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 |
Builds the header row for the entity listing. |
ConfigTranslationEntityListBuilder::buildRow |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Builds a row for an entity in the entity listing. |
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 |
Provides an array of information to build a list of operation links. |
ConfigTranslationEntityListBuilder::render |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Builds the entity listing as renderable array for table.html.twig. |
ConfigTranslationEntityListBuilder::setMapperDefinition |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Sets the config translation mapper definition. |
ConfigTranslationEntityListBuilder::sortRows |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Sorts an array by value. |
ConfigTranslationEntityListBuilder::sortRowsMultiple |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Sorts an array by multiple criteria. |
ConfigTranslationEntityListBuilderInterface |
interface |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php |
Defines an interface for configuration translation entity list builders. |
ConfigTranslationEntityListBuilderInterface.php |
file |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php |
|
ConfigTranslationEntityListBuilderInterface::setMapperDefinition |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php |
Sets the config translation mapper definition. |
ConfigTranslationEntityListBuilderInterface::sortRows |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php |
Sorts an array by value. |
ConfigTranslationFieldListBuilder::$baseEntityBundles |
property |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
The bundle info for the base entity type. |
ConfigTranslationFieldListBuilder::$baseEntityInfo |
property |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
An array containing the base entity type's definition. |
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. |
ConfigTranslationUiTest::testContactConfigEntityTranslation |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php |
Tests the contact form translation. |
ConfigurableEntityReferenceItem |
class |
core/modules/entity_reference/src/ConfigurableEntityReferenceItem.php |
Deprecated. Alternative implementation of the 'entity_reference' field type. |
ConfigurableEntityReferenceItem.php |
file |
core/modules/entity_reference/src/ConfigurableEntityReferenceItem.php |
|
ConfigurableLanguageResourceTestBase::$entity |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php |
|
ConfigurableLanguageResourceTestBase::$entityTypeId |
property |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php |
The tested entity type. |
ConfigurableLanguageResourceTestBase::createEntity |
function |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php |
Creates the entity to be tested. |
ConfigurableLanguageResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php |
Returns the expected normalization of the entity. |
ConfigurableLanguageResourceTestBase::getNormalizedPostEntity |
function |
core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php |
Returns the normalized POST entity. |
ConfigurableLanguageTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
|
ConfigurableLanguageTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
The tested entity type. |
ConfigurableLanguageTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/ConfigurableLanguageTest.php |
Creates the entity to be tested. |
config_entity_static_cache_test.info.yml |
file |
core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.info.yml |
core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.info.yml |
config_entity_static_cache_test.module |
file |
core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.module |
Provides configuration entity static cache test helpers. |
config_entity_static_cache_test_config_test_load |
function |
core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.module |
Implements hook_ENTITY_TYPE_load() for 'static_cache_test_config_test'. |
config_entity_static_cache_test_entity_type_alter |
function |
core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.module |
Implements hook_entity_type_alter(). |
config_test.dynamic.other_module_test_optional_entity_unmet.yml |
file |
core/modules/config/tests/config_other_module_config_test/config/optional/config_test.dynamic.other_module_test_optional_entity_unmet.yml |
core/modules/config/tests/config_other_module_config_test/config/optional/config_test.dynamic.other_module_test_optional_entity_unmet.yml |
config_test.dynamic.other_module_test_optional_entity_unmet2.yml |
file |
core/modules/config/tests/config_other_module_config_test/config/optional/config_test.dynamic.other_module_test_optional_entity_unmet2.yml |
core/modules/config/tests/config_other_module_config_test/config/optional/config_test.dynamic.other_module_test_optional_entity_unmet2.yml |
config_test_entity_type_alter |
function |
core/modules/config/tests/config_test/config_test.module |
Implements hook_entity_type_alter(). |
config_test_rest_entity_type_alter |
function |
core/modules/rest/tests/modules/config_test_rest/config_test_rest.module |
Implements hook_entity_type_alter(). |
config_translation_entity_operation |
function |
core/modules/config_translation/config_translation.module |
Implements hook_entity_operation(). |
config_translation_entity_type_alter |
function |
core/modules/config_translation/config_translation.module |
Implements hook_entity_type_alter(). |
config_translation_test_entity_type_alter |
function |
core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.module |
Implements hook_entity_type_alter(). |
ContactFormResourceTestBase::$entity |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php |
|
ContactFormResourceTestBase::$entityTypeId |
property |
core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php |
The tested entity type. |
ContactFormResourceTestBase::createEntity |
function |
core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php |
Creates the entity to be tested. |
ContactFormResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php |
Returns the expected normalization of the entity. |
ContactFormResourceTestBase::getNormalizedPostEntity |
function |
core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php |
Returns the normalized POST entity. |
ContactFormTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/ContactFormTest.php |
|
ContactFormTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ContactFormTest.php |
The tested entity type. |
ContactFormTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/ContactFormTest.php |
Creates the entity to be tested. |
contact_entity_extra_field_info |
function |
core/modules/contact/contact.module |
Implements hook_entity_extra_field_info(). |