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 |
Tests Drupal\Core\Config\Entity\ConfigEntityType. |
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 |
Tests construct. |
ConfigEntityTypeTest::testConstructBadStorage |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
Tests construct bad storage. |
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 |
Tests get properties to export. |
ConfigEntityTypeTest::testGetPropertiesToExportNoFallback |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
Tests get properties to export no fallback. |
ConfigEntityTypeTest::testSetStorageClass |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php |
Tests set storage class. |
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 |
|
ConfigManager::getEntityTypeManager |
function |
core/lib/Drupal/Core/Config/ConfigManager.php |
|
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/contact/tests/src/Functional/Jsonapi/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(). |
ContentEntity::$entityType |
property |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php |
The entity type definition. |
ContentEntity::$entityType |
property |
core/modules/migrate/src/Plugin/migrate/source/ContentEntity.php |
The entity type definition. |
ContentEntity::$entityTypeBundleInfo |
property |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php |
The entity type bundle info service. |
ContentEntity::$entityTypeManager |
property |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php |
The entity type manager. |
ContentEntityBaseUnitTest::$entityType |
property |
core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php |
The entity type used for testing. |
ContentEntityBaseUnitTest::$entityTypeBundleInfo |
property |
core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php |
The entity type bundle manager used for testing. |