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 |
|
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. |
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. |
UserAuthentication::$entityTypeManager |
property |
core/modules/user/src/UserAuthentication.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. |
UserRolesAccessPolicyTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Session/UserRolesAccessPolicyTest.php |
The mocked entity type manager service. |
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. |
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. |
ViewsOperations::alterQueryForEntityType |
function |
core/modules/workspaces/src/Hook/ViewsOperations.php |
Alters the entity type tables for a Views query. |
ViewsSelection::$entityTypeManager |
property |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
The entity type manager service. |
ViewStorageTest::$entityType |
property |
core/modules/views/tests/src/Kernel/ViewStorageTest.php |
The entity type definition. |
ViewsUiHooks::entityTypeBuild |
function |
core/modules/views_ui/src/Hook/ViewsUiHooks.php |
Implements hook_entity_type_build(). |
ViewTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ViewTest.php |
The tested entity type. |
ViewUI::$entityType |
property |
core/modules/views_ui/src/ViewUI.php |
The entity type. |
ViewUI::getEntityType |
function |
core/modules/views_ui/src/ViewUI.php |
Gets the entity type definition. |
ViewUI::getEntityTypeId |
function |
core/modules/views_ui/src/ViewUI.php |
Gets the ID of the type of the entity. |