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 10.3.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.
EntityType class core/lib/Drupal/Core/Entity/Attribute/EntityType.php Defines an entity type for plugin discovery.

All search results

Title Object type File name Summary
ConfigEntityType::getRevisionDataTable function core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php Gets the name of the entity's revision data table.
ConfigEntityType::getRevisionTable function core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php Gets the name of the entity's revision table.
ConfigEntityType::__construct function core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php
ConfigEntityType::__construct function core/lib/Drupal/Core/Entity/Attribute/ConfigEntityType.php Constructs a plugin attribute object.
ConfigEntityTypeInterface interface core/lib/Drupal/Core/Config/Entity/ConfigEntityTypeInterface.php Provides an interface for a configuration entity type and its metadata.
ConfigEntityTypeInterface.php file core/lib/Drupal/Core/Config/Entity/ConfigEntityTypeInterface.php
ConfigEntityTypeInterface::getConfigPrefix function core/lib/Drupal/Core/Config/Entity/ConfigEntityTypeInterface.php Gets the config prefix used by the configuration entity type.
ConfigEntityTypeInterface::getLookupKeys function core/lib/Drupal/Core/Config/Entity/ConfigEntityTypeInterface.php Gets the keys that are available for fast lookup.
ConfigEntityTypeInterface::getPropertiesToExport function core/lib/Drupal/Core/Config/Entity/ConfigEntityTypeInterface.php Gets the config entity properties to export if declared on the annotation.
ConfigEntityTypeInterface::PREFIX_LENGTH constant core/lib/Drupal/Core/Config/Entity/ConfigEntityTypeInterface.php Length limit of the configuration entity prefix.
ConfigEntityTypeTest class core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php @coversDefaultClass \Drupal\Core\Config\Entity\ConfigEntityType
@group Config
ConfigEntityTypeTest.php file core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php
ConfigEntityTypeTest::$typedConfigManager property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php The mocked typed config manager.
ConfigEntityTypeTest::providerGetPropertiesToExport function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php
ConfigEntityTypeTest::providerTestGetConfigPrefix function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php Provides test data.
ConfigEntityTypeTest::setUp function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php
ConfigEntityTypeTest::setUpConfigEntityType function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php Sets up a ConfigEntityType object for a given set of values.
ConfigEntityTypeTest::testConfigPrefixLengthExceeds function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php Tests when the prefix length exceeds the maximum defined prefix length.
ConfigEntityTypeTest::testConfigPrefixLengthValid function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php Tests when the prefix length is valid.
ConfigEntityTypeTest::testConstruct function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php @covers ::__construct
ConfigEntityTypeTest::testConstructBadStorage function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php @covers ::__construct
ConfigEntityTypeTest::testGetConfigPrefix function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php Tests the getConfigPrefix() method.
ConfigEntityTypeTest::testGetPropertiesToExport function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php @covers ::getPropertiesToExport
ConfigEntityTypeTest::testGetPropertiesToExportNoFallback function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php @covers ::getPropertiesToExport
ConfigEntityTypeTest::testSetStorageClass function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php @covers ::setStorageClass
ConfigEntityUpdater::$entityTypeManager property core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php The entity type manager.
ConfigFieldDefinitionTest::$entityType property core/modules/field/tests/src/Kernel/ConfigFieldDefinitionTest.php
ConfigFieldMapperTest::$entityTypeManager property core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php The entity type manager used for testing.
ConfigImportSubscriber::$entityTypeManager property core/modules/content_moderation/src/EventSubscriber/ConfigImportSubscriber.php The entity type manager.
ConfigManager::$entityTypeManager property core/lib/Drupal/Core/Config/ConfigManager.php The entity type manager.
ConfigManager::getEntityTypeIdByName function core/lib/Drupal/Core/Config/ConfigManager.php Returns the entity type of a configuration object.
ConfigManager::getEntityTypeManager function core/lib/Drupal/Core/Config/ConfigManager.php Gets the entity type manager.
ConfigManagerInterface::getEntityTypeIdByName function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Returns the entity type of a configuration object.
ConfigManagerInterface::getEntityTypeManager function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Gets the entity type manager.
ConfigSingleExportForm::$entityTypeManager property core/modules/config/src/Form/ConfigSingleExportForm.php The entity type manager.
ConfigTestHooks::entityTypeAlter function core/modules/config/tests/config_test/src/Hook/ConfigTestHooks.php Implements hook_entity_type_alter().
ConfigTestResourceTestBase::$entityTypeId property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php The tested entity type.
ConfigTestRestHooks::entityTypeAlter function core/modules/rest/tests/modules/config_test_rest/src/Hook/ConfigTestRestHooks.php Implements hook_entity_type_alter().
ConfigTestTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php The tested entity type.
ConfigTranslationFieldListBuilder::$baseEntityType property core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php The name of the entity type the fields are attached to.
ConfigTranslationFieldListBuilder::$entityTypeBundleInfo property core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php The entity bundle info.
ConfigTranslationFieldListBuilder::$entityTypeManager property core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php The entity type manager.
ConfigTranslationHooks::entityTypeAlter function core/modules/config_translation/src/Hook/ConfigTranslationHooks.php Implements hook_entity_type_alter().
ConfigTranslationTestHooks::entityTypeAlter function core/modules/config_translation/tests/modules/config_translation_test/src/Hook/ConfigTranslationTestHooks.php Implements hook_entity_type_alter().
ConfigurableLanguageResourceTestBase::$entityTypeId property core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php The tested entity type.
ConfigurableLanguageTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php The tested entity type.
ContactFormResourceTestBase::$entityTypeId property core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php The tested entity type.
ContactFormTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ContactFormTest.php The tested entity type.
ContactHooks::entityTypeAlter function core/modules/contact/src/Hook/ContactHooks.php Implements hook_entity_type_alter().
ContactStorageTestHooks::entityTypeAlter function core/modules/contact/tests/modules/contact_storage_test/src/Hook/ContactStorageTestHooks.php Implements hook_entity_type_alter().

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