MediaTypeDeleteConfirmForm::$entityTypeManager |
property |
core/modules/media/src/Form/MediaTypeDeleteConfirmForm.php |
The entity type manager. |
MediaTypeResourceTestBase::$entityTypeId |
property |
core/modules/media/tests/src/Functional/Rest/MediaTypeResourceTestBase.php |
The tested entity type. |
MediaTypeTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/MediaTypeTest.php |
The tested entity type. |
MenuLinkContent::$entityTypeManager |
property |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
The entity type manager. |
MenuLinkContentDeriver::$entityTypeManager |
property |
core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php |
The entity type manager. |
MenuLinkContentResourceTestBase::$entityTypeId |
property |
core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php |
The tested entity type. |
MenuLinkContentTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php |
The tested entity type. |
MenuParentFormSelector::$entityTypeManager |
property |
core/lib/Drupal/Core/Menu/MenuParentFormSelector.php |
The entity type manager service. |
MenuResourceTestBase::$entityTypeId |
property |
core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php |
The tested entity type. |
MenuTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/MenuTest.php |
The tested entity type. |
MenuTreeHierarchyConstraintValidator::$entityTypeManager |
property |
core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraintValidator.php |
The entity type manager. |
MessageResourceTestBase::$entityTypeId |
property |
core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php |
The tested entity type. |
MessageTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/MessageTest.php |
The tested entity type. |
MetadataGeneratorTest::testSimpleEntityType |
function |
core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php |
Tests a simple entity type, with two different simple fields. |
MigrateDestinationPluginManager::$entityTypeManager |
property |
core/modules/migrate/src/Plugin/MigrateDestinationPluginManager.php |
The entity type manager. |
ModeratedNodeListBuilder::$entityTypeManager |
property |
core/modules/content_moderation/src/ModeratedNodeListBuilder.php |
The entity type manager. |
ModerationInformation::$entityTypeManager |
property |
core/modules/content_moderation/src/ModerationInformation.php |
The entity type manager. |
ModerationInformation::canModerateEntitiesOfEntityType |
function |
core/modules/content_moderation/src/ModerationInformation.php |
Determines if an entity type can have moderated entities. |
ModerationInformation::getWorkflowForEntityTypeAndBundle |
function |
core/modules/content_moderation/src/ModerationInformation.php |
Gets the workflow for the given entity type and bundle. |
ModerationInformation::isModeratedEntityType |
function |
core/modules/content_moderation/src/ModerationInformation.php |
Determines if an entity type has at least one moderated bundle. |
ModerationInformationInterface::canModerateEntitiesOfEntityType |
function |
core/modules/content_moderation/src/ModerationInformationInterface.php |
Determines if an entity type can have moderated entities. |
ModerationInformationInterface::getWorkflowForEntityTypeAndBundle |
function |
core/modules/content_moderation/src/ModerationInformationInterface.php |
Gets the workflow for the given entity type and bundle. |
ModerationInformationInterface::isModeratedEntityType |
function |
core/modules/content_moderation/src/ModerationInformationInterface.php |
Determines if an entity type has at least one moderated bundle. |
ModerationInformationTest::getEntityTypeManager |
function |
core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php |
Returns a mock Entity Type Manager. |
ModerationInformationTest::testIsModeratedEntityType |
function |
core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php |
@covers ::isModeratedEntityType |
ModerationStateConstraintValidator::$entityTypeManager |
property |
core/modules/content_moderation/src/Plugin/Validation/Constraint/ModerationStateConstraintValidator.php |
The entity type manager. |
ModerationStateFilter::$entityTypeManager |
property |
core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php |
The entity type manager. |
ModerationStateSort::$entityTypeManager |
property |
core/modules/content_moderation/src/Plugin/views/sort/ModerationStateSort.php |
The entity type manager. |
ModerationStateWidget::$entityTypeManager |
property |
core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php |
The entity type manager. |
ModulesUninstallConfirmForm::$entityTypeManager |
property |
core/modules/system/src/Form/ModulesUninstallConfirmForm.php |
The entity type manager. |
NegotiatorBase::$entityTypeManager |
property |
core/modules/jsonapi/src/Revisions/NegotiatorBase.php |
The entity type manager to load the revision. |
NodeAccessControlHandler::$entityTypeManager |
property |
core/modules/node/src/NodeAccessControlHandler.php |
The entity type manager. |
NodeAddAccessCheck::$entityTypeManager |
property |
core/modules/node/src/Access/NodeAddAccessCheck.php |
The entity type manager. |
NodeNewComments::$entityTypeManager |
property |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
The entity type manager. |
NodePreviewAccessCheck::$entityTypeManager |
property |
core/modules/node/src/Access/NodePreviewAccessCheck.php |
The entity type manager service. |
NodeReference::getEntityTypeMigrationId |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/d6/NodeReference.php |
Gets the plugin ID for the reference type migration. |
NodeReference::getEntityTypeMigrationId |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/d7/NodeReference.php |
Gets the plugin ID for the reference type migration. |
NodeResourceTestBase::$entityTypeId |
property |
core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php |
The tested entity type. |
NodeSearch::$entityTypeManager |
property |
core/modules/node/src/Plugin/Search/NodeSearch.php |
The entity type manager. |
NodeTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/NodeTest.php |
The tested entity type. |
NodeTypeResourceTestBase::$entityTypeId |
property |
core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php |
The tested entity type. |
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. |
PrepareModulesEntityUninstallForm::$entityTypeId |
property |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
The entity type ID of the entities to delete. |