Search for entityType
- Search 7.x for entityType
- Search 9.5.x for entityType
- Search 8.9.x for entityType
- Search 11.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. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
ConfigManager::getEntityTypeManager | function | core/ |
|
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. |
ConfigSingleImportForm::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigTestResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
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. |
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. |
ContentEntity::$entityType | property | core/ |
The entity type definition. |
ContentEntity::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
ContentEntity::$entityTypeManager | property | core/ |
The entity type manager. |
ContentEntityBaseUnitTest::$entityType | property | core/ |
The entity type used for testing. |
ContentEntityBaseUnitTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle manager used for testing. |
ContentEntityBaseUnitTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
ContentEntityBaseUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
ContentEntityDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
ContentEntityForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
ContentEntityFormFieldValidationFilteringTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
ContentEntityStorageBase::$entityTypeBundleInfo | property | core/ |
The entity bundle info. |
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.