You are here

16 string references to plugin.manager.config_translation.mapper in Drupal 10

ConfigEntityMapper::create in core/modules/config_translation/src/ConfigEntityMapper.php
ConfigMapperTest::testAddingConfigNames in core/modules/config_translation/tests/src/Kernel/ConfigMapperTest.php
Tests adding config names to mapper.
ConfigNamesMapper::create in core/modules/config_translation/src/ConfigNamesMapper.php
ConfigTranslationContextualLink::mapperManager in core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php
Gets the mapper manager.
ConfigTranslationContextualLinks::create in core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php
ConfigTranslationController::create in core/modules/config_translation/src/Controller/ConfigTranslationController.php
Instantiates a new instance of this class.
ConfigTranslationDeleteForm::create in core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php
Instantiates a new instance of this class.
ConfigTranslationFormBase::create in core/modules/config_translation/src/Form/ConfigTranslationFormBase.php
Instantiates a new instance of this class.
ConfigTranslationFormTest::testConfigTranslationFormAlter in core/modules/config_translation/tests/src/Kernel/ConfigTranslationFormTest.php
Tests altering of the configuration translation forms.
ConfigTranslationListController::create in core/modules/config_translation/src/Controller/ConfigTranslationListController.php
Instantiates a new instance of this class.
ConfigTranslationLocalTask::mapperManager in core/modules/config_translation/src/Plugin/Menu/LocalTask/ConfigTranslationLocalTask.php
Gets the mapper manager.
ConfigTranslationLocalTasks::create in core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php
ConfigTranslationMapperList::create in core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php
Instantiates a new instance of this class.
ConfigTranslationUiTest::testAlterInfo in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the config_translation_info_alter() hook.
config_translation_themes_installed in core/modules/config_translation/config_translation.module
Implements hook_themes_installed().
config_translation_themes_uninstalled in core/modules/config_translation/config_translation.module
Implements hook_themes_uninstalled().