Search for entityType
- Search 7.x for entityType
- Search 9.5.x for entityType
- Search 8.9.x for entityType
- Search 10.3.x for entityType
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
EntityType | class | core/ |
Provides an implementation of an entity type and its metadata. |
EntityType | class | core/ |
Defines an Entity type annotation object. |
EntityType | class | core/ |
Defines an entity type for plugin discovery. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityType::getRevisionDataTable | function | core/ |
Gets the name of the entity's revision data table. |
ConfigEntityType::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
ConfigEntityType::__construct | function | core/ |
|
ConfigEntityType::__construct | function | core/ |
Constructs a plugin attribute object. |
ConfigEntityTypeInterface | interface | core/ |
Provides an interface for a configuration entity type and its metadata. |
ConfigEntityTypeInterface.php | file | core/ |
|
ConfigEntityTypeInterface::getConfigPrefix | function | core/ |
Gets the config prefix used by the configuration entity type. |
ConfigEntityTypeInterface::getLookupKeys | function | core/ |
Gets the keys that are available for fast lookup. |
ConfigEntityTypeInterface::getPropertiesToExport | function | core/ |
Gets the config entity properties to export if declared on the annotation. |
ConfigEntityTypeInterface::PREFIX_LENGTH | constant | core/ |
Length limit of the configuration entity prefix. |
ConfigEntityTypeTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Entity\ConfigEntityType @group Config |
ConfigEntityTypeTest.php | file | core/ |
|
ConfigEntityTypeTest::$typedConfigManager | property | core/ |
The mocked typed config manager. |
ConfigEntityTypeTest::providerGetPropertiesToExport | function | core/ |
|
ConfigEntityTypeTest::providerTestGetConfigPrefix | function | core/ |
Provides test data. |
ConfigEntityTypeTest::setUp | function | core/ |
|
ConfigEntityTypeTest::setUpConfigEntityType | function | core/ |
Sets up a ConfigEntityType object for a given set of values. |
ConfigEntityTypeTest::testConfigPrefixLengthExceeds | function | core/ |
Tests when the prefix length exceeds the maximum defined prefix length. |
ConfigEntityTypeTest::testConfigPrefixLengthValid | function | core/ |
Tests when the prefix length is valid. |
ConfigEntityTypeTest::testConstruct | function | core/ |
@covers ::__construct |
ConfigEntityTypeTest::testConstructBadStorage | function | core/ |
@covers ::__construct |
ConfigEntityTypeTest::testGetConfigPrefix | function | core/ |
Tests the getConfigPrefix() method. |
ConfigEntityTypeTest::testGetPropertiesToExport | function | core/ |
@covers ::getPropertiesToExport |
ConfigEntityTypeTest::testGetPropertiesToExportNoFallback | function | core/ |
@covers ::getPropertiesToExport |
ConfigEntityTypeTest::testSetStorageClass | function | core/ |
@covers ::setStorageClass |
ConfigEntityUpdater::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigFieldDefinitionTest::$entityType | property | core/ |
|
ConfigFieldMapperTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
ConfigImportSubscriber::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigManager::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigManager::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
ConfigManager::getEntityTypeManager | function | core/ |
Gets the entity type manager. |
ConfigManagerInterface::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
ConfigManagerInterface::getEntityTypeManager | function | core/ |
Gets the entity type manager. |
ConfigSingleExportForm::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
ConfigTestResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
ConfigTestRestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
ConfigTestTest::$entityTypeId | property | core/ |
The tested entity type. |
ConfigTranslationFieldListBuilder::$baseEntityType | property | core/ |
The name of the entity type the fields are attached to. |
ConfigTranslationFieldListBuilder::$entityTypeBundleInfo | property | core/ |
The entity bundle info. |
ConfigTranslationFieldListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigTranslationHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
ConfigTranslationTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
ConfigurableLanguageResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
ConfigurableLanguageTest::$entityTypeId | property | core/ |
The tested entity type. |
ContactFormResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
ContactFormTest::$entityTypeId | property | core/ |
The tested entity type. |
ContactHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
ContactStorageTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.