$prefix can be used to define a table prefix for the location table.
Optionally pass a Location object, which will be filled with the values.
public createLocationFromRow ( array $data, string $prefix = '', eZ\Publish\SPI\Persistence\Content\Location $location = null ) : eZ\Publish\SPI\Persistence\Content\Location | ||
$data | array | |
$prefix | string | |
$location | eZ\Publish\SPI\Persistence\Content\Location | |
Résultat | eZ\Publish\SPI\Persistence\Content\Location |