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. |
QueryInterface::getEntityTypeId |
function |
core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Gets the ID of the entity type for this query. |
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/rdf/tests/src/Functional/Jsonapi/RdfMappingTest.php |
The tested entity type. |
ReferenceBase::getEntityTypeMigrationId |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/ReferenceBase.php |
Gets the plugin ID for the reference type migration. |
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 |
|
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. |
RevisionLogEntityTrait::getEntityType |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Gets the entity type definition. |
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. |
Rss::$entityTypeId |
property |
core/modules/aggregator/src/Plugin/views/row/Rss.php |
The ID of the entity type for which this is an RSS row plugin. |
Rss::$entityTypeId |
property |
core/modules/comment/src/Plugin/views/row/Rss.php |
The ID of the entity type for which this is an RSS row plugin. |
Rss::$entityTypeId |
property |
core/modules/node/src/Plugin/views/row/Rss.php |
The ID of the entity type for which this is an RSS row plugin. |
RssPluginBase::$entityTypeId |
property |
core/modules/views/src/Plugin/views/row/RssPluginBase.php |
The ID of the entity type for which this is an RSS row plugin. |
RssPluginBase::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/row/RssPluginBase.php |
The entity type manager. |
SearchPageResourceTestBase::$entityTypeId |
property |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
The tested entity type. |
SearchPageTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/SearchPageTest.php |
The tested entity type. |
SetInlineBlockDependency::$entityTypeManager |
property |
core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php |
The entity type manager. |
ShortcutResourceTestBase::$entityTypeId |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php |
The tested entity type. |
ShortcutSetResourceTestBase::$entityTypeId |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php |
The tested entity type. |
ShortcutSetTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php |
The tested entity type. |