Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search 11.x for to
  6. Other projects
Title Object type File name Summary
Sql::submitOptionsForm function core/modules/views/src/Plugin/views/query/Sql.php Special submit handling.
SqlBase::getPagerTotal function core/modules/views/src/Plugin/views/pager/SqlBase.php Gets the total number of pages.
SqlBase::initializeIterator function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Initializes the iterator with the source data.
SqlBase::__toString function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Prints the query string when the object is used as a string.
SqlContentEntityStorage class core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php A content entity database storage implementation.
SqlContentEntityStorage.php file core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::$baseTable property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The base table of the entity.
SqlContentEntityStorage::$database property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Active database connection.
SqlContentEntityStorage::$dataTable property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The table that stores properties, if the entity has multilingual support.
SqlContentEntityStorage::$defaultLangcodeKey property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The default language entity key.
SqlContentEntityStorage::$entityTypeManager property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The entity type manager.
SqlContentEntityStorage::$fieldStorageDefinitions property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The entity type's field storage definitions.
SqlContentEntityStorage::$langcodeKey property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The entity langcode key.
SqlContentEntityStorage::$languageManager property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The language manager.
SqlContentEntityStorage::$revisionDataTable property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The table that stores revision field data if the entity supports revisions.
SqlContentEntityStorage::$revisionKey property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Name of entity's revision database table field, if it supports revisions.
SqlContentEntityStorage::$revisionTable property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The table that stores revisions, if the entity supports revisions.
SqlContentEntityStorage::$storageSchema property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The entity type's storage schema object.
SqlContentEntityStorage::$tableMapping property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php The mapping of field columns to SQL tables.
SqlContentEntityStorage::$temporary property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Whether this storage should use the temporary table mapping.
SqlContentEntityStorage::buildPropertyQuery function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::buildQuery function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Builds the query to load the entity.
SqlContentEntityStorage::countFieldData function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::createInstance function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::delete function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::deleteFromDedicatedTables function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Deletes values of fields in dedicated tables for all revisions.
SqlContentEntityStorage::deleteRevisionFromDedicatedTables function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Deletes values of fields in dedicated tables for all revisions.
SqlContentEntityStorage::doDeleteFieldItems function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::doDeleteRevisionFieldItems function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::doLoadMultiple function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::doLoadMultipleRevisionsFieldItems function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::doSaveFieldItems function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::finalizePurge function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::getBaseTable function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Gets the base table name.
SqlContentEntityStorage::getCustomTableMapping function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Gets a table mapping for the specified entity type and storage definitions.
SqlContentEntityStorage::getDataTable function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Gets the data table name.
SqlContentEntityStorage::getFromStorage function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Gets entities from the storage.
SqlContentEntityStorage::getQueryServiceName function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::getRevisionDataTable function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Gets the revision data table name.
SqlContentEntityStorage::getRevisionTable function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Gets the revision table name.
SqlContentEntityStorage::getStorageSchema function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Gets the entity type's storage schema object.
SqlContentEntityStorage::getTableMapping function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::handleNullableFieldUnserialize function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Handles NULL values before passing data to unserialize().
SqlContentEntityStorage::has function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::initTableLayout function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Initializes table name variables.
SqlContentEntityStorage::isColumnSerial function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Checks whether a field column should be treated as serial.
SqlContentEntityStorage::loadFromDedicatedTables function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Loads values of fields stored in dedicated tables for a group of entities.
SqlContentEntityStorage::loadFromSharedTables function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Loads values for fields stored in the shared data tables.
SqlContentEntityStorage::mapFromStorageRecords function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Maps from storage records to entity objects, and attaches fields.
SqlContentEntityStorage::mapToDataStorageRecord function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Maps from an entity object to the storage record of the field data.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.