NodeTypeTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php |
The tested entity type. |
OverridesSectionStorage::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
The entity type manager. |
OverridesSectionStorage::getEntityTypes |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
Returns an array of relevant entity types. |
OverridesSectionStorageTest::$entityTypeManager |
property |
core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php |
The entity type manager. |
OverviewTerms::$entityTypeManager |
property |
core/modules/taxonomy/src/Form/OverviewTerms.php |
The entity type manager. |
PathAliasConstraintValidator::$entityTypeManager |
property |
core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php |
The entity type manager. |
PathAliasResourceTestBase::$entityTypeId |
property |
core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php |
The tested entity type. |
PathAliasTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/PathAliasTest.php |
The tested entity type. |
PathProcessorEntityResourceBC::$entityTypeManager |
property |
core/modules/rest/src/PathProcessor/PathProcessorEntityResourceBC.php |
The entity type manager. |
PrepareModulesEntityUninstallForm::$entityTypeId |
property |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
The entity type ID of the entities to delete. |
PrepareModulesEntityUninstallForm::$entityTypeManager |
property |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
The entity type manager. |
Query::$entityType |
property |
core/lib/Drupal/Core/Config/Entity/Query/Query.php |
Information about the entity type. |
QueryBase::$entityType |
property |
core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Information about the entity type. |
QueryBase::$entityTypeId |
property |
core/lib/Drupal/Core/Entity/Query/QueryBase.php |
The entity type this query runs against. |
QueryBase::getEntityTypeId |
function |
core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Gets the ID of the entity type for this query. |
QueryFactory::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Query/QueryFactory.php |
The entity type manager service. |
QueryInterface::getEntityTypeId |
function |
core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Gets the ID of the entity type for this query. |
QuickEditIntegration::$entityTypeManager |
property |
core/modules/layout_builder/src/QuickEditIntegration.php |
The entity type manager. |
RawStringFormatterTest::$entityType |
property |
core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php |
|
RdfMapping::$targetEntityType |
property |
core/modules/rdf/src/Entity/RdfMapping.php |
Entity type to be mapped. |
RdfMappingConfigEntityUnitTest::$entityType |
property |
core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php |
The entity type used for testing. |
RdfMappingConfigEntityUnitTest::$entityTypeId |
property |
core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php |
The ID of the type of the entity under test. |
RdfMappingConfigEntityUnitTest::$entityTypeManager |
property |
core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php |
The entity type manager used for testing. |
RdfMappingResourceTestBase::$entityTypeId |
property |
core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php |
The tested entity type. |
RdfMappingTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php |
The tested entity type. |
RelationLinkManager::$entityTypeBundleInfo |
property |
core/modules/hal/src/LinkManager/RelationLinkManager.php |
The entity bundle info. |
RelationLinkManager::$entityTypeManager |
property |
core/modules/hal/src/LinkManager/RelationLinkManager.php |
The entity type manager. |
RenderedEntity::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/field/RenderedEntity.php |
The entity type manager. |
RenderedEntity::getEntityTypeId |
function |
core/modules/views/src/Plugin/views/field/RenderedEntity.php |
Returns the entity type identifier. |
RenderedEntity::getEntityTypeManager |
function |
core/modules/views/src/Plugin/views/field/RenderedEntity.php |
Returns the entity type manager. |
RendererBase::$entityType |
property |
core/modules/views/src/Entity/Render/RendererBase.php |
The type of the entity being rendered. |
ResourceTestBase::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php |
The tested entity type. |
ResourceType::$entityTypeId |
property |
core/modules/jsonapi/src/ResourceType/ResourceType.php |
The entity type ID. |
ResourceType::getEntityTypeId |
function |
core/modules/jsonapi/src/ResourceType/ResourceType.php |
Gets the entity type ID. |
ResourceTypeBuildEvent::createFromEntityTypeAndBundle |
function |
core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php |
Creates a new ResourceTypeBuildEvent. |
ResourceTypeRepository::$entityTypeBundleInfo |
property |
core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php |
The bundle manager. |
ResourceTypeRepository::$entityTypeManager |
property |
core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php |
The entity type manager. |
ResourceTypeRepository::getAllBundlesForEntityType |
function |
core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php |
Gets all bundle IDs for a given entity type. |
ResponsiveImageStyleConfigEntityUnitTest::$entityType |
property |
core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php |
The entity type used for testing. |
ResponsiveImageStyleConfigEntityUnitTest::$entityTypeManager |
property |
core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php |
The entity type manager used for testing. |
ResponsiveImageStyleResourceTestBase::$entityTypeId |
property |
core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php |
The tested entity type. |
ResponsiveImageStyleTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ResponsiveImageStyleTest.php |
The tested entity type. |
RestResourceConfigResourceTestBase::$entityTypeId |
property |
core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php |
The tested entity type. |
RestResourceConfigTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php |
The tested entity type. |
RESTTestBase::$testEntityType |
property |
core/modules/rest/src/Tests/RESTTestBase.php |
The entity type to use for testing. |
RoleResourceTestBase::$entityTypeId |
property |
core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php |
The tested entity type. |
RoleTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/RoleTest.php |
The tested entity type. |
RoleUserTestBase::$userRoleEntityType |
property |
core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php |
The user role entity type. |
RouteSubscriber::$entityTypeManager |
property |
core/modules/field_ui/src/Routing/RouteSubscriber.php |
The entity type manager service. |
RouteSubscriberTest::$entityTypeManager |
property |
core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php |
The mocked entity type manager. |