Search for entityType

  1. Search 7.x for entityType
  2. Search 9.5.x for entityType
  3. Search 8.9.x for entityType
  4. Search 11.x for entityType
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
EntityType class core/lib/Drupal/Core/Entity/EntityType.php Provides an implementation of an entity type and its metadata.
EntityType class core/lib/Drupal/Core/Entity/Annotation/EntityType.php Defines an Entity type annotation object.

All search results

Title Object type File name Summary
Tables::$entityTypeManager property core/lib/Drupal/Core/Entity/Query/Sql/Tables.php The entity type manager.
TaxonomyPermissions::$entityTypeManager property core/modules/taxonomy/src/TaxonomyPermissions.php The entity type manager.
TaxonomyTermHierarchyConstraintValidator::$entityTypeManager property core/modules/taxonomy/src/Plugin/Validation/Constraint/TaxonomyTermHierarchyConstraintValidator.php The entity type manager.
TermBreadcrumbBuilder::$entityTypeManager property core/modules/taxonomy/src/TermBreadcrumbBuilder.php The entity type manager.
TermResourceTestBase::$entityTypeId property core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php The tested entity type.
TermTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/TermTest.php The tested entity type.
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/tour/tests/src/Functional/Jsonapi/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.
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.
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.