| ActionResourceTestBase::$entityTypeId |
property |
core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php |
The tested entity type. |
| ActionTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ActionTest.php |
The tested entity type. |
| AddFormBase::$entityTypeManager |
property |
core/modules/media_library/src/Form/AddFormBase.php |
The entity type manager. |
| AddModerationConfigActionTest::testAddEntityTypeAndBundle |
function |
core/modules/content_moderation/tests/src/Kernel/ConfigAction/AddModerationConfigActionTest.php |
Tests adding entity types and bundles to a workflow. |
| BaseFieldDefinition::getTargetEntityTypeId |
function |
core/lib/Drupal/Core/Field/BaseFieldDefinition.php |
Returns the ID of the entity type the field is attached to. |
| BaseFieldDefinition::setTargetEntityTypeId |
function |
core/lib/Drupal/Core/Field/BaseFieldDefinition.php |
Sets the ID of the type of the entity this field is attached to. |
| BaseFieldOverrideResourceTestBase::$entityTypeId |
property |
core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php |
The tested entity type. |
| BaseFieldOverrideTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php |
The tested entity type. |
| BasicAuth::$entityTypeManager |
property |
core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php |
The entity type manager service. |
| Block::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/display/Block.php |
The entity type manager. |
| BlockConfigEntityUnitTest::$entityType |
property |
core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php |
The entity type used for testing. |
| BlockConfigEntityUnitTest::$entityTypeId |
property |
core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php |
The ID of the type of the entity under test. |
| BlockConfigEntityUnitTest::$entityTypeManager |
property |
core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php |
The entity type manager used for testing. |
| BlockContentEntityReferenceSelectionTest::$entityTypeManager |
property |
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php |
The entity type manager. |
| BlockContentHooks::entityTypeAlter |
function |
core/modules/block_content/src/Hook/BlockContentHooks.php |
Implements hook_entity_type_alter(). |
| BlockContentResourceTestBase::$entityTypeId |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php |
The tested entity type. |
| BlockContentTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/BlockContentTest.php |
The tested entity type. |
| BlockContentTypeResourceTestBase::$entityTypeId |
property |
core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php |
The tested entity type. |
| BlockContentTypeTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php |
The tested entity type. |
| BlockContentUuidLookup::$entityTypeManager |
property |
core/modules/block_content/src/BlockContentUuidLookup.php |
The entity type manager. |
| BlockFormTest::$entityTypeManager |
property |
core/modules/block/tests/src/Unit/BlockFormTest.php |
The entity type manager. |
| BlockResourceTestBase::$entityTypeId |
property |
core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php |
The tested entity type. |
| BlockTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
The tested entity type. |
| BooleanFormatterTest::$entityType |
property |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
| BreakLockForm::$entityTypeManager |
property |
core/modules/views_ui/src/Form/BreakLockForm.php |
Stores the entity type manager. |
| BreakLockLink::$entityTypeManager |
property |
core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php |
The entity type manager. |
| BulkDeleteTest::$entityTypeId |
property |
core/modules/field/tests/src/Kernel/BulkDeleteTest.php |
The entity type to be used in the test classes. |
| BulkForm::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/field/BulkForm.php |
The entity type manager. |
| BulkForm::getEntityTypeId |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Returns the entity type identifier. |
| BulkForm::getEntityTypeManager |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
|
| Bundle::$entityType |
property |
core/modules/views/src/Plugin/views/filter/Bundle.php |
The entity type definition. |
| Bundle::$entityTypeId |
property |
core/modules/views/src/Plugin/views/filter/Bundle.php |
The entity type for the filter. |
| Bundle::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/filter/Bundle.php |
The entity type manager. |
| BundleClassTest::testAmbiguousBundleClassExceptionEntityTypeRepository |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Checks exception is thrown if two entity types share the same bundle class. |
| BundleConfigImportValidate::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php |
The entity type manager service. |
| CacheableMetadataCalculationTest::$entityTypeManager |
property |
core/modules/views/tests/src/Kernel/CacheableMetadataCalculationTest.php |
The entity type manager. |
| ChainEntityResolverTest::$testEntityType |
property |
core/modules/serialization/tests/src/Unit/EntityResolver/ChainEntityResolverTest.php |
A test entity type. |
| ChangeUserRoleBase::$entityType |
property |
core/modules/user/src/Plugin/Action/ChangeUserRoleBase.php |
The user role entity type. |
| ChooseBlockController::$entityTypeManager |
property |
core/modules/layout_builder/src/Controller/ChooseBlockController.php |
The entity type manager. |
| Comment::getCommentedEntityTypeId |
function |
core/modules/comment/src/Entity/Comment.php |
Returns the type of the entity to which the comment is attached. |
| CommentAdminOverview::$entityTypeManager |
property |
core/modules/comment/src/Form/CommentAdminOverview.php |
The entity type manager. |
| CommentBreadcrumbBuilder::$entityTypeManager |
property |
core/modules/comment/src/CommentBreadcrumbBuilder.php |
The entity type manager. |
| CommentBundlesTest::$targetEntityTypes |
property |
core/modules/comment/tests/src/Kernel/CommentBundlesTest.php |
Entity type ids to use for target_entity_type_id on comment bundles. |
| CommentDisplayConfigurableTestHooks::entityTypeBuild |
function |
core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php |
Implements hook_entity_type_build(). |
| CommentHooks::fieldInfoEntityTypeUiDefinitionsAlter |
function |
core/modules/comment/src/Hook/CommentHooks.php |
Implements hook_field_info_entity_type_ui_definitions_alter(). |
| CommentInterface::getCommentedEntityTypeId |
function |
core/modules/comment/src/CommentInterface.php |
Returns the type of the entity to which the comment is attached. |
| CommentLazyBuilders::$entityTypeManager |
property |
core/modules/comment/src/CommentLazyBuilders.php |
The entity type manager service. |
| CommentManager::$entityTypeManager |
property |
core/modules/comment/src/CommentManager.php |
The entity type manager. |
| CommentResourceTestBase::$entityTypeId |
property |
core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php |
The tested entity type. |
| CommentStatistics::$entityTypeManager |
property |
core/modules/comment/src/CommentStatistics.php |
The entity type manager. |