EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets |
function |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php |
Tests the entity reference field with all its supported field widgets. |
EntityReferenceItemNormalizer::$entityTypeManager |
property |
core/modules/hal/src/Normalizer/EntityReferenceItemNormalizer.php |
The entity type manager. |
EntityReferenceRdfaTest::$entityType |
property |
core/modules/rdf/tests/src/Kernel/Field/EntityReferenceRdfaTest.php |
The entity type used in this test. |
EntityReferenceSupportedNewEntitiesConstraintValidator::$entityTypeManager |
property |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
The entity type manager. |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php |
The entity type manager. |
EntityReferenceTranslationDeriver::$entityTypeManager |
property |
core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php |
The entity type manager. |
EntityRepository::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/EntityRepository.php |
The entity type manager. |
EntityRepositoryTest::$entityTypeManager |
property |
core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php |
The entity type manager. |
EntityRepositoryTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Entity/EntityRepositoryTest.php |
The entity type manager. |
EntityRepositoryTest::assertEntityType |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php |
Asserts that the entity has the expected entity type ID. |
EntityResolverManager::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/EntityResolverManager.php |
The entity type manager service. |
EntityResolverManager::$entityTypes |
property |
core/lib/Drupal/Core/Entity/EntityResolverManager.php |
The list of all entity types. |
EntityResolverManager::getEntityTypes |
function |
core/lib/Drupal/Core/Entity/EntityResolverManager.php |
Gets the list of all entity types. |
EntityResolverManagerTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
The mocked entity type manager. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeNoUpcasting |
function |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
Data provider for testSetRouteOptionsWithEntityTypeNoUpcasting. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeUpcasting |
function |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
Data provider for testSetRouteOptionsWithEntityTypeUpcasting. |
EntityResolverManagerTest::setupEntityTypes |
function |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
Creates the entity type manager mock returning entity type objects. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityTypeNoUpcasting |
function |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
Tests setRouteOptions() with an entity type parameter. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityTypeUpcasting |
function |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
Tests setRouteOptions() with an entity type parameter, upcasting. |
EntityResource::$entityType |
property |
core/modules/rest/src/Plugin/rest/resource/EntityResource.php |
The entity type targeted by this resource. |
EntityResource::$entityTypeManager |
property |
core/modules/jsonapi/src/Controller/EntityResource.php |
The entity type manager. |
EntityResourceHalTestCoverageTest::testEntityTypeHalTestCoverage |
function |
core/modules/hal/tests/src/Kernel/EntityResource/EntityResourceHalTestCoverageTest.php |
Tests that all core content/config entity types have HAL test coverage. |
EntityResourceRestTestCoverageTest::testEntityTypeRestTestCoverage |
function |
core/modules/rest/tests/src/Kernel/EntityResource/EntityResourceRestTestCoverageTest.php |
Tests that all core content/config entity types have REST test coverage. |
EntityResourceTestBase::$entityTypeId |
property |
core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php |
The tested entity type. |
EntityRevisionParamConverter::$entityTypeManager |
property |
core/lib/Drupal/Core/ParamConverter/EntityRevisionParamConverter.php |
The entity type manager. |
EntityRevisionParamConverterTest::testConvertWithInvalidDynamicEntityType |
function |
core/tests/Drupal/Tests/Core/ParamConverter/EntityRevisionParamConverterTest.php |
Tests the convert() method with an invalid dynamic entity type ID. |
EntityRevisionParamConverterTest::testConvertWithInvalidEntityType |
function |
core/tests/Drupal/Tests/Core/ParamConverter/EntityRevisionParamConverterTest.php |
Tests the convert() method with an invalid entity type ID. |
EntityRevisionTestDestination::getEntityTypeId |
function |
core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityRevisionTest.php |
Finds the entity type from configuration or plugin ID. |
EntityRouteProviderSubscriber::$entityTypeManager |
property |
core/lib/Drupal/Core/EventSubscriber/EntityRouteProviderSubscriber.php |
The entity type manager service. |
EntityRow::$entityType |
property |
core/modules/views/src/Plugin/views/row/EntityRow.php |
Contains the entity type of this row plugin instance. |
EntityRow::$entityTypeId |
property |
core/modules/views/src/Plugin/views/row/EntityRow.php |
Stores the entity type ID of the result entities. |
EntityRow::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/row/EntityRow.php |
The entity type manager. |
EntityRow::getEntityTypeId |
function |
core/modules/views/src/Plugin/views/row/EntityRow.php |
Returns the entity type identifier. |
EntityRow::getEntityTypeManager |
function |
core/modules/views/src/Plugin/views/row/EntityRow.php |
|
EntitySchemaSubscriber::onEntityTypeCreate |
function |
core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php |
Reacts to the creation of the entity type. |
EntitySchemaSubscriber::onEntityTypeCreate |
function |
core/modules/system/tests/modules/entity_test_update/src/EventSubscriber/EntitySchemaSubscriber.php |
Reacts to the creation of the entity type. |
EntitySchemaSubscriber::onEntityTypeDelete |
function |
core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php |
Reacts to the deletion of the entity type. |
EntitySchemaSubscriber::onEntityTypeUpdate |
function |
core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php |
Reacts to the update of the entity type. |
EntitySchemaSubscriber::onEntityTypeUpdate |
function |
core/modules/system/tests/modules/entity_test_update/src/EventSubscriber/EntitySchemaSubscriber.php |
Reacts to the update of the entity type. |
EntitySchemaSubscriber::onFieldableEntityTypeCreate |
function |
core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php |
Reacts to the creation of the fieldable entity type. |
EntitySchemaSubscriber::onFieldableEntityTypeUpdate |
function |
core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php |
Reacts to the update of a fieldable entity type. |
EntitySchemaTest::updateEntityType |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntitySchemaTest.php |
Updates the entity type definition. |
EntityStorageBase::$entityType |
property |
core/lib/Drupal/Core/Entity/EntityStorageBase.php |
Information about the entity type. |
EntityStorageBase::$entityTypeId |
property |
core/lib/Drupal/Core/Entity/EntityStorageBase.php |
Entity type ID for this storage. |
EntityStorageBase::getEntityType |
function |
core/lib/Drupal/Core/Entity/EntityStorageBase.php |
Gets the entity type definition. |
EntityStorageBase::getEntityTypeId |
function |
core/lib/Drupal/Core/Entity/EntityStorageBase.php |
Gets the entity type ID. |
EntityStorageDeprecationTest::$entityType |
property |
core/tests/Drupal/Tests/Core/Entity/EntityStorageDeprecationTest.php |
The mocked entity type used in this test. |
EntityStorageDeprecationTest::$entityTypeBundleInfo |
property |
core/tests/Drupal/Tests/Core/Entity/EntityStorageDeprecationTest.php |
The mocked entity type bundle info used in this test. |
EntityStorageDeprecationTest::$entityTypeId |
property |
core/tests/Drupal/Tests/Core/Entity/EntityStorageDeprecationTest.php |
The entity type ID. |
EntityStorageDeprecationTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Entity/EntityStorageDeprecationTest.php |
The mocked entity type manager used in this test. |