| TestCoverageTest::testEntityTypeRestTestCoverage |
function |
core/modules/jsonapi/tests/src/Kernel/TestCoverageTest.php |
Tests that all core entity types have JSON:API test coverage. |
| TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Gets the type of the ID key for a given entity type. |
| TestEntityForm::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
The entity type manager. |
| TestEntityForm::setEntityTypeManager |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
|
| TestEntityType |
class |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Entity type class which allows changing the entity keys. |
| TestEntityType::setKey |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Sets a specific entity key. |
| TestEntityTypeManager |
class |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Provides a test entity type manager. |
| TestEntityTypeManager::setDiscovery |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Sets the discovery for the manager. |
| TextFormatterTest::$entityType |
property |
core/modules/text/tests/src/Kernel/TextFormatterTest.php |
The entity type used in this test. |
| ThumbnailDownloader::$entityTypeManager |
property |
core/modules/media/src/Plugin/QueueWorker/ThumbnailDownloader.php |
The entity type manager service. |
| TimestampFormatterTest::$entityType |
property |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
|
| TourHelpSection::$entityTypeManager |
property |
core/modules/tour/src/Plugin/HelpSection/TourHelpSection.php |
The entity type manager. |
| TourResourceTestBase::$entityTypeId |
property |
core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php |
The tested entity type. |
| TourTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/TourTest.php |
The tested entity type. |
| TranslationTest::$entityType |
property |
core/modules/field/tests/src/Kernel/TranslationTest.php |
The name of the entity type to use in this test. |
| TranslationWebTest::$entityTypeId |
property |
core/modules/field/tests/src/Functional/TranslationWebTest.php |
The name of the entity type to use in this test. |
| TypeLinkManager::$entityTypeManager |
property |
core/modules/hal/src/LinkManager/TypeLinkManager.php |
The entity type manager. |
| UniquePathAliasConstraintValidator::$entityTypeManager |
property |
core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraintValidator.php |
The entity type manager. |
| UnsupportedEntityTypeDefinitionException |
class |
core/lib/Drupal/Core/Entity/Exception/UnsupportedEntityTypeDefinitionException.php |
Defines an exception thrown when an entity type definition is invalid. |
| UnsupportedEntityTypeDefinitionException.php |
file |
core/lib/Drupal/Core/Entity/Exception/UnsupportedEntityTypeDefinitionException.php |
|
| UserAuth::$entityTypeManager |
property |
core/modules/user/src/UserAuth.php |
The entity type manager. |
| UserLocalTask::$entityTypeManager |
property |
core/modules/user/src/Plugin/Derivative/UserLocalTask.php |
The entity type manager. |
| UserMultipleCancelConfirm::$entityTypeManager |
property |
core/modules/user/src/Form/UserMultipleCancelConfirm.php |
The entity type manager. |
| UserNameFormatterTest::$entityType |
property |
core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php |
|
| UserReference::getEntityTypeMigrationId |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/d6/UserReference.php |
Gets the plugin ID for the reference type migration. |
| UserReference::getEntityTypeMigrationId |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/d7/UserReference.php |
Gets the plugin ID for the reference type migration. |
| UserRegistrationRestTest::$entityTypeId |
property |
core/modules/user/tests/src/Functional/UserRegistrationRestTest.php |
Entity type ID for this storage. |
| UserRequestSubscriber::$entityTypeManager |
property |
core/modules/user/src/EventSubscriber/UserRequestSubscriber.php |
The entity type manager service. |
| UserResourceTestBase::$entityTypeId |
property |
core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php |
The tested entity type. |
| UserSearch::$entityTypeManager |
property |
core/modules/user/src/Plugin/Search/UserSearch.php |
The entity type manager. |
| UserTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
The tested entity type. |
| ValidReferenceConstraintValidator::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraintValidator.php |
The entity type manager. |
| ViewExecutable::$baseEntityType |
property |
core/modules/views/src/ViewExecutable.php |
The entity type of the base table, if available. |
| ViewExecutable::getBaseEntityType |
function |
core/modules/views/src/ViewExecutable.php |
Returns the entity type of the base table, if available. |
| ViewModeAccessCheck::$entityTypeManager |
property |
core/modules/field_ui/src/Access/ViewModeAccessCheck.php |
The entity type manager. |
| ViewResourceTestBase::$entityTypeId |
property |
core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php |
The tested entity type. |
| ViewsConfigEntityTestViewsData::getViewsTableForEntityType |
function |
core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php |
Gets the table of an entity type to be used as base table in views. |
| ViewsConfigUpdater::$entityTypeManager |
property |
core/modules/views/src/ViewsConfigUpdater.php |
The entity type manager. |
| ViewsData::$entityTypeManager |
property |
core/modules/content_moderation/src/ViewsData.php |
The entity type manager. |
| ViewsData::processEntityTypes |
function |
core/modules/views/src/ViewsData.php |
Links tables with 'entity type' to respective generic entity-type tables. |
| ViewsEntityArgumentValidator::$entityTypeManager |
property |
core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php |
The entity type manager. |
| ViewsEntityRow::$entityTypeManager |
property |
core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php |
The entity type manager. |
| ViewsEntitySchemaSubscriber::$entityTypeManager |
property |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
The entity type manager. |
| ViewsEntitySchemaSubscriber::onEntityTypeDelete |
function |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Reacts to the deletion of the entity type. |
| ViewsEntitySchemaSubscriber::onEntityTypeUpdate |
function |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Reacts to the update of the entity type. |
| ViewsEntitySchemaSubscriberIntegrationTest::$entityTypeManager |
property |
core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php |
The entity type manager service. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDeleteEntityType |
function |
core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php |
Tests that views are disabled when an entity type is deleted. |
| ViewsHandlerInterface::getEntityType |
function |
core/modules/views/src/Plugin/views/ViewsHandlerInterface.php |
Determines the entity type used by this handler. |
| ViewsMenuLink::$entityTypeManager |
property |
core/modules/views/src/Plugin/Menu/ViewsMenuLink.php |
The entity type manager. |
| ViewsModerationStateFilterTest::testNonTranslatableEntityType |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php |
Tests the moderation filter with a non-translatable entity type. |