TableMappingInterface::DELTA

A property that represents delta used in entity query conditions.

File

core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php, line 25

Class

TableMappingInterface
Provides a common interface for mapping field columns to SQL tables.

Namespace

Drupal\Core\Entity\Sql

Code

1
const DELTA = '%delta';
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.