Documentation

EntityStorageInterface

Table of Contents

Methods

deleteRecords()  : array<string|int, mixed>
writeRecords()  : array<string|int, mixed>

Methods

deleteRecords()

public deleteRecords(array<string|int, mixed> $records) : array<string|int, mixed>
Parameters
$records : array<string|int, mixed>
Return values
array<string|int, mixed>

writeRecords()

public writeRecords(array<string|int, mixed> $records) : array<string|int, mixed>
Parameters
$records : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results