constant 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

const DELTA = '%delta';

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!Sql!TableMappingInterface.php/constant/TableMappingInterface::DELTA/8.1.x