| serializer.normalizer.entity.hal |
service |
core/modules/hal/hal.services.yml |
Drupal\hal\Normalizer\ContentEntityNormalizer |
| serializer.normalizer.entity_access_exception.jsonapi |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\Normalizer\EntityAccessDeniedHttpExceptionNormalizer |
| serializer.normalizer.entity_reference_field_item |
service |
core/modules/serialization/serialization.services.yml |
Drupal\serialization\Normalizer\EntityReferenceFieldItemNormalizer |
| serializer.normalizer.entity_reference_item.hal |
service |
core/modules/hal/hal.services.yml |
Drupal\hal\Normalizer\EntityReferenceItemNormalizer |
| serializer.normalizer.file_entity.hal |
service |
core/modules/hal/hal.services.yml |
Drupal\hal\Normalizer\FileEntityNormalizer |
| serializer.normalizer.unprocessable_entity_exception.jsonapi |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\Normalizer\UnprocessableHttpEntityExceptionNormalizer |
| SetCustomize::$entity |
property |
core/modules/shortcut/src/Form/SetCustomize.php |
The entity being used by this form. |
| SetInlineBlockDependency::$entityTypeManager |
property |
core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php |
The entity type manager. |
| SetInlineBlockDependency::isBlockRevisionUsedInEntity |
function |
core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php |
Determines if a block content revision is used in an entity. |
| settings_tray_entity_type_build |
function |
core/modules/settings_tray/settings_tray.module |
Implements hook_entity_type_build(). |
| ShortcutCacheTagsTest::createEntity |
function |
core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php |
Creates the entity to be tested. |
| ShortcutCacheTagsTest::testEntityCreation |
function |
core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php |
Tests that when creating a shortcut, the shortcut set tag is invalidated. |
| ShortcutForm::$entity |
property |
core/modules/shortcut/src/ShortcutForm.php |
The entity being used by this form. |
| ShortcutHalJsonAnonTest::getExpectedNormalizedEntity |
function |
core/modules/hal/tests/src/Functional/shortcut/ShortcutHalJsonAnonTest.php |
Returns the expected normalization of the entity. |
| ShortcutHalJsonAnonTest::getNormalizedPostEntity |
function |
core/modules/hal/tests/src/Functional/shortcut/ShortcutHalJsonAnonTest.php |
Returns the normalized POST entity. |
| ShortcutResourceTestBase::$entity |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php |
The Shortcut entity. |
| ShortcutResourceTestBase::$entityTypeId |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php |
The tested entity type. |
| ShortcutResourceTestBase::createEntity |
function |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php |
Creates the entity to be tested. |
| ShortcutResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php |
Returns the expected normalization of the entity. |
| ShortcutResourceTestBase::getNormalizedPostEntity |
function |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php |
Returns the normalized POST entity. |
| ShortcutSetResourceTestBase::$entity |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php |
The ShortcutSet entity. |
| ShortcutSetResourceTestBase::$entityTypeId |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php |
The tested entity type. |
| ShortcutSetResourceTestBase::createEntity |
function |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php |
Creates the entity to be tested. |
| ShortcutSetResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php |
Returns the expected normalization of the entity. |
| ShortcutSetResourceTestBase::getNormalizedPostEntity |
function |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php |
Returns the normalized POST entity. |
| ShortcutSetTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php |
|
| ShortcutSetTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php |
The tested entity type. |
| ShortcutSetTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php |
Creates the entity to be tested. |
| ShortcutTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/ShortcutTest.php |
|
| ShortcutTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ShortcutTest.php |
The tested entity type. |
| ShortcutTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/ShortcutTest.php |
Creates the entity to be tested. |
| ShortcutTranslationUITest::createEntity |
function |
core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php |
Creates the entity to be translated. |
| ShortcutTranslationUITest::getNewEntityValues |
function |
core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php |
Returns an array of entity field values to be tested. |
| SimpleTestEntity |
class |
core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php |
A concrete entity. |
| SimpleTestEntity |
class |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
A concrete entity. |
| SourceProviderTest::getEntityCounts |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php |
Gets the expected number of entities per entity type after migration. |
| SourceProviderTest::getEntityCountsIncremental |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/SourceProviderTest.php |
Gets expected number of entities per entity after incremental migration. |
| Sql::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/query/Sql.php |
The entity type manager. |
| 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. |