| InlineBlock::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
The entity type manager. |
| InlineBlockDeriver::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php |
The entity type manager. |
| InlineBlockEntityOperations::$entityTypeManager |
property |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
The entity type manager. |
| InstallHelper::$entityTypeManager |
property |
core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php |
Entity type manager. |
| JsonApiDocumentTopLevelNormalizer::$entityTypeManager |
property |
core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php |
The entity type manager. |
| JsonApiFilterRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php |
Ensure filtering on relationships works with bundle-specific target types. |
| JsonApiPatchRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php |
Ensure filtering on relationships works with bundle-specific target types. |
| JsonApiRegressionTest::testDeepNestedIncludeMultiTargetEntityTypeFieldFromIssue2973681 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php |
Ensure deep nested include works on multi target entity type field. |
| JsonApiRelationshipTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/JsonApiRelationshipTest.php |
The entity type ID. |
| KeyValueEntityStorageTest::$entityType |
property |
core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php |
The entity type. |
| KeyValueEntityStorageTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php |
The mocked entity type manager. |
| KeyvalueTestHooks::entityTypeAlter |
function |
core/modules/system/tests/modules/keyvalue_test/src/Hook/KeyvalueTestHooks.php |
Implements hook_entity_type_alter(). |
| LanguageNegotiationContentEntity::$entityTypeManager |
property |
core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationContentEntity.php |
The entity type manager. |
| LanguageNegotiationContentEntity::getContentEntityTypeIdForCurrentRequest |
function |
core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationContentEntity.php |
Returns the content entity type ID from the current request for the route. |
| LatestRevision::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/filter/LatestRevision.php |
Entity Type Manager service. |
| LatestTranslationAffectedRevision::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php |
Entity Type Manager service. |
| LayoutBuilderHooks::entityTypeAlter |
function |
core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php |
Implements hook_entity_type_alter(). |
| LayoutBuilderIsActiveCacheContextTest::testGetContextMissingEntityTypeId |
function |
core/modules/layout_builder/tests/src/Unit/LayoutBuilderIsActiveCacheContextTest.php |
Tests get context missing entity type id. |
| LayoutBuilderLocalTaskDeriver::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php |
The entity type manager. |
| LayoutBuilderOverrideHook::entityTypeAlter |
function |
core/modules/layout_builder/tests/modules/layout_builder_override_dependency/src/Hook/LayoutBuilderOverrideHook.php |
Implements hook_entity_type_alter(). |
| LayoutBuilderOverrideHook::entityTypeAlter |
function |
core/modules/layout_builder/tests/modules/layout_builder_override/src/Hook/LayoutBuilderOverrideHook.php |
Implements hook_entity_type_alter(). |
| LayoutBuilderOverridesPermissions::$entityTypeManager |
property |
core/modules/layout_builder/src/LayoutBuilderOverridesPermissions.php |
The entity type manager. |
| LayoutBuilderSampleEntityGenerator::$entityTypeManager |
property |
core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php |
The entity type manager. |
| LayoutBuilderTest::testNonBundleEntityType |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php |
Tests the Layout Builder UI for an entity type without a bundle. |
| LinkBase::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/field/LinkBase.php |
The entity type manager. |
| LinkBase::getEntityTypeId |
function |
core/modules/views/src/Plugin/views/field/LinkBase.php |
Returns the entity type identifier. |
| LinkBase::getEntityTypeManager |
function |
core/modules/views/src/Plugin/views/field/LinkBase.php |
|
| LinkFormatterTest::$entityType |
property |
core/modules/link/tests/src/Kernel/LinkFormatterTest.php |
The entity type used in this test. |
| LinkUri::$entityTypeManager |
property |
core/modules/menu_link_content/src/Plugin/migrate/process/LinkUri.php |
The entity type manager, used to fetch entity link templates. |
| MailHandlerTest::$entityTypeManager |
property |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
The entity type manager. |
| MakeUniqueEntityField::$entityTypeManager |
property |
core/modules/migrate/src/Plugin/migrate/process/MakeUniqueEntityField.php |
The entity type manager. |
| MakeUniqueEntityFieldTest::$entityTypeManager |
property |
core/modules/migrate/tests/src/Unit/process/MakeUniqueEntityFieldTest.php |
The mocked entity type manager. |
| ManageDisplayTest::$entityTypeManager |
property |
core/modules/field_ui/tests/src/FunctionalJavascript/ManageDisplayTest.php |
The entity type manager. |
| ManageFieldsMultipleTypesTest::entityTypesProvider |
function |
core/modules/field_ui/tests/src/Functional/ManageFieldsMultipleTypesTest.php |
Data provider for testing Field UI with multiple entity types. |
| MediaAccessControlHandler::$entityTypeManager |
property |
core/modules/media/src/MediaAccessControlHandler.php |
The entity type manager. |
| MediaConfigSubscriber::$entityTypeManager |
property |
core/modules/media/src/EventSubscriber/MediaConfigSubscriber.php |
The entity type manager. |
| MediaEmbed::$entityTypeBundleInfo |
property |
core/modules/media/src/Plugin/Filter/MediaEmbed.php |
The entity type bundle info service. |
| MediaEmbed::$entityTypeManager |
property |
core/modules/media/src/Plugin/Filter/MediaEmbed.php |
The entity type manager. |
| MediaHooks::entityTypeAlter |
function |
core/modules/media/src/Hook/MediaHooks.php |
Implements hook_entity_type_alter(). |
| MediaLibraryFieldWidgetOpener::$entityTypeManager |
property |
core/modules/media_library/src/MediaLibraryFieldWidgetOpener.php |
The entity type manager. |
| MediaLibraryTestHooks::entityTypeAlter |
function |
core/modules/media_library/tests/modules/media_library_test/src/Hook/MediaLibraryTestHooks.php |
Implements hook_entity_type_alter(). |
| MediaLibraryUiBuilder::$entityTypeManager |
property |
core/modules/media_library/src/MediaLibraryUiBuilder.php |
The entity type manager. |
| MediaLibraryWidget::$entityTypeManager |
property |
core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php |
Entity type manager service. |
| MediaPermissions::$entityTypeManager |
property |
core/modules/media/src/MediaPermissions.php |
The entity type manager service. |
| MediaResourceTestBase::$entityTypeId |
property |
core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php |
The tested entity type. |
| MediaSettingsForm::$entityTypeManager |
property |
core/modules/media/src/Form/MediaSettingsForm.php |
The entity type manager. |
| MediaSourceBase::$entityTypeManager |
property |
core/modules/media/src/MediaSourceBase.php |
The entity type manager service. |
| MediaTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/MediaTest.php |
The tested entity type. |
| MediaThumbnailFormatterTest::$testEntityTypeId |
property |
core/modules/media/tests/src/Kernel/MediaThumbnailFormatterTest.php |
Test entity type id. |
| MediaTypeDeleteConfirmForm::$entityTypeManager |
property |
core/modules/media/src/Form/MediaTypeDeleteConfirmForm.php |
The entity type manager. |