| ConfigEntityValidationTestBase::testEntityIsValid |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php |
Ensures that the entity created in ::setUp() has no validation errors. |
| ConfigEntityValidationTestBase::testImmutableProperties |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php |
Tests that immutable properties cannot be changed. |
| ConfigEntityValidationTestBase::testInvalidMachineNameCharacters |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php |
Tests that the entity's ID is tested for invalid characters. |
| ConfigEntityValidationTestBase::testLabelValidation |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php |
Tests validation of config entity's label. |
| ConfigEntityValidationTestBase::testLangcode |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php |
Tests that the config entity's langcode is validated. |
| ConfigEntityValidationTestBase::testMachineNameLength |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php |
Tests that the entity ID's length is validated if it is a machine name. |
| ConfigEntityValidationTestBase::testRequiredPropertyKeysMissing |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php |
A property that is required must have a value (i.e. not NULL). |
| ConfigEntityValidationTestBase::testRequiredPropertyValuesMissing |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php |
A property that is required must have a value (i.e. not NULL). |
| ConfigFieldDefinitionTest::$entityType |
property |
core/modules/field/tests/src/Kernel/ConfigFieldDefinitionTest.php |
|
| ConfigFieldMapper::$entity |
property |
core/modules/config_translation/src/ConfigFieldMapper.php |
Loaded entity instance to help produce the translation interface. |
| ConfigFieldMapper::setEntity |
function |
core/modules/config_translation/src/ConfigFieldMapper.php |
|
| ConfigFieldMapperTest::$entity |
property |
core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php |
The field config instance used for testing. |
| ConfigFieldMapperTest::$entityTypeManager |
property |
core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php |
The entity type manager used for testing. |
| ConfigFieldMapperTest::testSetEntity |
function |
core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php |
Tests ConfigFieldMapper::setEntity(). |
| ConfigImportRecreateTest::testRecreateEntity |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php |
Tests re-creating a config entity with the same name but different UUID. |
| ConfigImportSubscriber::$entityTypeManager |
property |
core/modules/content_moderation/src/EventSubscriber/ConfigImportSubscriber.php |
The entity type manager. |
| ConfigImportUITest::testEntityBundleDelete |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Tests the config importer cannot delete bundles with existing entities. |
| ConfigInstallTest::testCollectionInstallationCollectionConfigEntity |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php |
Tests collections which do not support config entities install correctly. |
| ConfigManager::$entityRepository |
property |
core/lib/Drupal/Core/Config/ConfigManager.php |
The entity repository. |
| ConfigManager::$entityTypeManager |
property |
core/lib/Drupal/Core/Config/ConfigManager.php |
The entity type manager. |
| ConfigManager::findConfigEntityDependencies |
function |
core/lib/Drupal/Core/Config/ConfigManager.php |
|
| ConfigManager::findConfigEntityDependenciesAsEntities |
function |
core/lib/Drupal/Core/Config/ConfigManager.php |
|
| ConfigManager::getEntityTypeIdByName |
function |
core/lib/Drupal/Core/Config/ConfigManager.php |
|
| ConfigManager::getEntityTypeManager |
function |
core/lib/Drupal/Core/Config/ConfigManager.php |
|
| ConfigManager::loadConfigEntityByName |
function |
core/lib/Drupal/Core/Config/ConfigManager.php |
|
| ConfigManagerInterface::findConfigEntityDependencies |
function |
core/lib/Drupal/Core/Config/ConfigManagerInterface.php |
Finds config entities that are dependent on extensions or entities. |
| ConfigManagerInterface::findConfigEntityDependenciesAsEntities |
function |
core/lib/Drupal/Core/Config/ConfigManagerInterface.php |
Finds config entities that are dependent on extensions or entities. |
| 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. |
| ConfigManagerInterface::loadConfigEntityByName |
function |
core/lib/Drupal/Core/Config/ConfigManagerInterface.php |
Loads a configuration entity using the configuration name. |
| ConfigOtherModuleTest::testInstallConfigEntityModuleFirst |
function |
core/modules/config/tests/src/Kernel/ConfigOtherModuleTest.php |
Tests enabling the provider of the config entity type first. |
| ConfigSingleExportForm::$entityTypeManager |
property |
core/modules/config/src/Form/ConfigSingleExportForm.php |
The entity type manager. |
| ConfigTestHooks::entityQueryTagConfigQueryTestConfigEntityQueryAlterHookTestAlter |
function |
core/modules/config/tests/config_test/src/Hook/ConfigTestHooks.php |
Implements hook_entity_query_tag__ENTITY_TYPE__TAG_alter(). |
| ConfigTestHooks::entityTypeAlter |
function |
core/modules/config/tests/config_test/src/Hook/ConfigTestHooks.php |
Implements hook_entity_type_alter(). |
| ConfigTestResourceTestBase::$entity |
property |
core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php |
|
| ConfigTestResourceTestBase::$entityTypeId |
property |
core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php |
|
| ConfigTestResourceTestBase::createEntity |
function |
core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php |
|
| ConfigTestResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php |
|
| ConfigTestResourceTestBase::getNormalizedPostEntity |
function |
core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php |
|
| ConfigTestRestHooks::entityTypeAlter |
function |
core/modules/rest/tests/modules/config_test_rest/src/Hook/ConfigTestRestHooks.php |
Implements hook_entity_type_alter(). |
| ConfigTestTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php |
|
| ConfigTestTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php |
|
| ConfigTestTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php |
|
| ConfigTranslationEntityListBuilder |
class |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Defines the configuration translation list builder for entities. |
| ConfigTranslationEntityListBuilder.php |
file |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
|
| ConfigTranslationEntityListBuilder::buildHeader |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
|
| ConfigTranslationEntityListBuilder::buildRow |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
|
| ConfigTranslationEntityListBuilder::getFilterLabels |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Provides user facing strings for the filter element. |
| ConfigTranslationEntityListBuilder::getOperations |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
|
| ConfigTranslationEntityListBuilder::render |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
|