HandlerBase::getEntityType |
function |
core/modules/views/src/Plugin/views/HandlerBase.php |
Determines the entity type used by this handler. |
HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable |
function |
core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php |
@covers ::getEntityType[[api-linebreak]] |
HandlerBaseTest::testGetEntityTypeForFieldWithRelationship |
function |
core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php |
@covers ::getEntityType[[api-linebreak]] |
HtmlEntityFormController::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/HtmlEntityFormController.php |
The entity type manager service. |
ImageFormatterTest::$entityType |
property |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
|
ImageStyleResourceTestBase::$entityTypeId |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php |
The tested entity type. |
ImageStyleTest::$entityType |
property |
core/modules/image/tests/src/Unit/ImageStyleTest.php |
The entity type used for testing. |
ImageStyleTest::$entityTypeId |
property |
core/modules/image/tests/src/Unit/ImageStyleTest.php |
The ID of the type of the entity under test. |
ImageStyleTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php |
The tested entity type. |
ImageStyleTest::$entityTypeManager |
property |
core/modules/image/tests/src/Unit/ImageStyleTest.php |
The entity type manager used for testing. |
IncludeResolver::$entityTypeManager |
property |
core/modules/jsonapi/src/IncludeResolver.php |
The entity type manager. |
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 |
@covers ::getContext[[api-linebreak]] |
LayoutBuilderLocalTaskDeriver::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php |
The entity type manager. |
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 |
|
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(). |