| ShortcutSetResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php |
|
| ShortcutSetUsers::fields |
function |
core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php |
|
| ShortcutSetUsers::fields |
function |
core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php |
Returns available fields on the source. |
| ShortcutTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/ShortcutTest.php |
The fields that are protected against modification during PATCH requests. |
| ShortcutTest::$patchProtectedFieldNames |
property |
core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutTest.php |
|
| SimpleSource::fields |
function |
core/modules/migrate/tests/modules/migrate_plugin_config_test/src/Plugin/migrate/source/SimpleSource.php |
|
| SingleInternalPropertyTestFieldItem |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SingleInternalPropertyTestFieldItem.php |
Defines the 'Single Internal Property' entity test field type. |
| SingleInternalPropertyTestFieldItem.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SingleInternalPropertyTestFieldItem.php |
|
| SingleInternalPropertyTestFieldItem::propertyDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SingleInternalPropertyTestFieldItem.php |
|
| Sort::$fields |
property |
core/modules/jsonapi/src/Query/Sort.php |
The fields on which to sort. |
| Sort::expandFieldString |
function |
core/modules/jsonapi/src/Query/Sort.php |
Expands a simple string sort into a more expressive sort that we can use. |
| Sort::fields |
function |
core/modules/jsonapi/src/Query/Sort.php |
Gets the root condition group. |
| SortTranslationTest::testSortbyUntranslatedIntegerField |
function |
core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php |
Tests sorting on an untranslated field. |
| SourcePluginBase::getHighWaterField |
function |
core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php |
Get the name of the field used as the high watermark. |
| Sql::$count_field |
property |
core/modules/views/src/Plugin/views/query/Sql.php |
The count field definition. |
| Sql::$destinationIdFields |
property |
core/modules/migrate/src/Plugin/migrate/id_map/Sql.php |
The destination ID fields. |
| Sql::$fieldAliases |
property |
core/modules/views/src/Plugin/views/query/Sql.php |
An array mapping table aliases and field names to field aliases. |
| Sql::$fields |
property |
core/modules/views/src/Plugin/views/query/Sql.php |
An array of fields. |
| Sql::$sourceIdFields |
property |
core/modules/migrate/src/Plugin/migrate/id_map/Sql.php |
The source ID fields. |
| Sql::addField |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Adds a field to the query table, possibly with an alias. |
| Sql::clearFields |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Removes all fields that may have been added. |
| Sql::compileFields |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Adds fields to the query. |
| Sql::destinationIdFields |
function |
core/modules/migrate/src/Plugin/migrate/id_map/Sql.php |
The destination ID fields. |
| Sql::getDateField |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
|
| Sql::getFieldAlias |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Returns the alias for the given field added to $table. |
| Sql::getFieldSchema |
function |
core/modules/migrate/src/Plugin/migrate/id_map/Sql.php |
Creates schema from an ID definition. |
| Sql::setCountField |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Set what field the query will count() on for paging. |
| Sql::setFieldTimezoneOffset |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
|
| Sql::sourceIdFields |
function |
core/modules/migrate/src/Plugin/migrate/id_map/Sql.php |
The source ID fields. |
| SqlContentEntityStorage::$fieldStorageDefinitions |
property |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
The entity type's field storage definitions. |
| SqlContentEntityStorage::countFieldData |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::doDeleteFieldItems |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::doDeleteRevisionFieldItems |
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::FIELD_MINIMUM_CHUNK_SIZE |
constant |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
The minimum chunk size for field loading. |
| SqlContentEntityStorage::handleNullableFieldUnserialize |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Handles NULL values before passing data to unserialize(). |
| SqlContentEntityStorage::loadMultipleCardinalityFields |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Load multiple cardinality fields. |
| SqlContentEntityStorage::loadSingleCardinalityFields |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Load single cardinality fields. |
| SqlContentEntityStorage::onFieldableEntityTypeCreate |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::onFieldableEntityTypeUpdate |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::onFieldDefinitionDelete |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::onFieldStorageDefinitionCreate |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::onFieldStorageDefinitionDelete |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::onFieldStorageDefinitionUpdate |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::purgeFieldItems |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::readFieldItemsToPurge |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::requiresFieldDataMigration |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::requiresFieldStorageSchemaChanges |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::setFieldStorageDefinitions |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Updates the internal list of field storage definitions. |