| OverridesSectionStorage::$entityFieldManager |
property |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
The entity field manager. |
| OverridesSectionStorage::$entityRepository |
property |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
The entity repository. |
| OverridesSectionStorage::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
The entity type manager. |
| OverridesSectionStorage::extractEntityFromRoute |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
Extracts an entity from the route values. |
| OverridesSectionStorage::getEntity |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
Gets the entity storing the overrides. |
| OverridesSectionStorage::getEntityTypes |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
Returns an array of relevant entity types. |
| OverridesSectionStorageTest::$entityFieldManager |
property |
core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php |
The entity field manager. |
| OverridesSectionStorageTest::$entityRepository |
property |
core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php |
The entity repository. |
| OverridesSectionStorageTest::$entityTypeManager |
property |
core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php |
The entity type manager. |
| OverridesSectionStorageTest::providerTestExtractEntityFromRoute |
function |
core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php |
Provides data for ::testExtractEntityFromRoute(). |
| OverridesSectionStorageTest::testExtractEntityFromRoute |
function |
core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php |
@covers ::extractEntityFromRoute[[api-linebreak]] |
| OverviewTerms::$entityRepository |
property |
core/modules/taxonomy/src/Form/OverviewTerms.php |
The entity repository. |
| OverviewTerms::$entityTypeManager |
property |
core/modules/taxonomy/src/Form/OverviewTerms.php |
The entity type manager. |
| paramconverter.configentity_admin |
service |
core/core.services.yml |
Drupal\Core\ParamConverter\AdminPathConfigEntityConverter |
| paramconverter.entity |
service |
core/core.services.yml |
Drupal\Core\ParamConverter\EntityConverter |
| paramconverter.entity_revision |
service |
core/core.services.yml |
Drupal\Core\ParamConverter\EntityRevisionParamConverter |
| paramconverter.jsonapi.entity_uuid |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\ParamConverter\EntityUuidConverter |
| PathAliasConstraintValidator::$entityTypeManager |
property |
core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php |
The entity type manager. |
| PathAliasForm::$entity |
property |
core/modules/path/src/PathAliasForm.php |
The path_alias entity. |
| PathAliasListBuilder::getEntityIds |
function |
core/modules/path/src/PathAliasListBuilder.php |
Loads entity IDs using a pager sorted by the entity id. |
| PathAliasResourceTestBase::$entityTypeId |
property |
core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php |
The tested entity type. |
| PathAliasResourceTestBase::$firstCreatedEntityId |
property |
core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php |
The entity ID for the first created entity in testPost(). |
| PathAliasResourceTestBase::$secondCreatedEntityId |
property |
core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php |
The entity ID for the second created entity in testPost(). |
| PathAliasResourceTestBase::createEntity |
function |
core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php |
Creates the entity to be tested. |
| PathAliasResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php |
Returns the expected normalization of the entity. |
| PathAliasResourceTestBase::getNormalizedPostEntity |
function |
core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php |
Returns the normalized POST entity. |
| PathAliasStorageSchema::getEntitySchema |
function |
core/modules/path_alias/src/PathAliasStorageSchema.php |
Gets the entity schema for the specified entity type. |
| PathAliasTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/PathAliasTest.php |
|
| PathAliasTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/PathAliasTest.php |
The tested entity type. |
| PathAliasTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/PathAliasTest.php |
Creates the entity to be tested. |
| path_entity_base_field_info |
function |
core/modules/path/path.module |
Implements hook_entity_base_field_info(). |
| path_entity_base_field_info_alter |
function |
core/modules/path/path.module |
Implements hook_entity_base_field_info_alter(). |
| path_entity_translation_create |
function |
core/modules/path/path.module |
Implements hook_entity_translation_create(). |
| path_entity_type_alter |
function |
core/modules/path/path.module |
Implements hook_entity_type_alter(). |
| PerComponentEntityDisplay |
class |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php |
This class imports one component of an entity display. |
| PerComponentEntityDisplay.php |
file |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php |
|
| PerComponentEntityDisplay::getEntity |
function |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php |
Gets the entity. |
| PerComponentEntityDisplay::MODE_NAME |
constant |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php |
|
| PerComponentEntityDisplayTest |
class |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php |
Tests the entity display destination plugin. |
| PerComponentEntityDisplayTest.php |
file |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php |
|
| PerComponentEntityDisplayTest::testImport |
function |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php |
Tests the entity display import method. |
| PerComponentEntityFormDisplay |
class |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php |
This class imports one component of an entity form display. |
| PerComponentEntityFormDisplay.php |
file |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php |
|
| PerComponentEntityFormDisplay::getEntity |
function |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php |
Gets the entity. |
| PerComponentEntityFormDisplay::MODE_NAME |
constant |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php |
|
| PerComponentEntityFormDisplayTest |
class |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php |
Tests the entity display destination plugin. |
| PerComponentEntityFormDisplayTest.php |
file |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php |
|
| PerComponentEntityFormDisplayTest::testImport |
function |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php |
Tests the entity display import method. |
| PermissionsTest::testPreRenderNullEntity |
function |
core/modules/user/tests/src/Unit/Plugin/views/field/PermissionsTest.php |
Tests the preRender method when getEntity returns NULL. |
| pgsql.entity.query.sql |
service |
core/core.services.yml |
Drupal\Core\Entity\Query\Sql\pgsql\QueryFactory |