Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigTranslationLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ConfigTranslationLocalTasks::__construct | function | core/ |
Constructs a new ConfigTranslationLocalTasks. |
| ConfigTranslationMapperList | class | core/ |
Defines the configuration translation mapper list. |
| ConfigTranslationMapperList.php | file | core/ |
|
| ConfigTranslationMapperList::$mappers | property | core/ |
An array of configuration mapper instances. |
| ConfigTranslationMapperList::buildHeader | function | core/ |
Builds the header row for the mapper listing. |
| ConfigTranslationMapperList::buildOperations | function | core/ |
Builds a renderable list of operation links for the entity. |
| ConfigTranslationMapperList::buildRow | function | core/ |
Builds a row for a mapper in the mapper listing. |
| ConfigTranslationMapperList::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ConfigTranslationMapperList::render | function | core/ |
Builds the mappers as a renderable array for table.html.twig. |
| ConfigTranslationMapperList::__construct | function | core/ |
Constructs a new ConfigTranslationMapperList object. |
| ConfigTranslationOverviewAccess | class | core/ |
Checks access for displaying the configuration translation overview. |
| ConfigTranslationOverviewAccess.php | file | core/ |
|
| ConfigTranslationOverviewAccess::$configMapperManager | property | core/ |
The mapper plugin discovery service. |
| ConfigTranslationOverviewAccess::$languageManager | property | core/ |
The language manager. |
| ConfigTranslationOverviewAccess::access | function | core/ |
Checks access to the overview based on permissions and translatability. |
| ConfigTranslationOverviewAccess::doCheckAccess | function | core/ |
Checks access given an account, configuration mapper, and source language. |
| ConfigTranslationOverviewAccess::getMapperFromRouteMatch | function | core/ |
Gets a configuration mapper using a route match. |
| ConfigTranslationOverviewAccess::__construct | function | core/ |
Constructs a ConfigTranslationOverviewAccess object. |
| ConfigTranslationOverviewTest | class | core/ |
Translate settings and entities to various languages. |
| ConfigTranslationOverviewTest.php | file | core/ |
|
| ConfigTranslationOverviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTranslationOverviewTest::$langcodes | property | core/ |
Languages to enable. |
| ConfigTranslationOverviewTest::$localeStorage | property | core/ |
String translation storage object. |
| ConfigTranslationOverviewTest::$modules | property | core/ |
Modules to install. |
| ConfigTranslationOverviewTest::setUp | function | core/ |
|
| ConfigTranslationOverviewTest::testHiddenEntities | function | core/ |
Tests availability of hidden entities in the translation overview. |
| ConfigTranslationOverviewTest::testListingFieldsPage | function | core/ |
Tests the field listing for the translate operation. |
| ConfigTranslationOverviewTest::testListingPageWithOverrides | function | core/ |
Tests that overrides do not affect listing screens. |
| ConfigTranslationOverviewTest::testMapperListPage | function | core/ |
Tests the config translation mapper page. |
| ConfigTranslationTestHooks | class | core/ |
Hook implementations for config_translation_test. |
| ConfigTranslationTestHooks.php | file | core/ |
|
| ConfigTranslationTestHooks::configTranslationInfoAlter | function | core/ |
Implements hook_config_translation_info_alter(). |
| ConfigTranslationTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| ConfigTranslationTestHooks::formConfigTranslationAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for ConfigTranslationAddForm. |
| ConfigTranslationTestHooks::formConfigTranslationEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for ConfigTranslationEditForm. |
| ConfigTranslationTestHooks::formConfigTranslationFormAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for ConfigTranslationFormBase. |
| ConfigTranslationTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| ConfigTranslationTestSubscriber | class | core/ |
Adds configuration names to configuration mapper on POPULATE_MAPPER event. |
| ConfigTranslationTestSubscriber.php | file | core/ |
|
| ConfigTranslationTestSubscriber::addConfigNames | function | core/ |
Reacts to the populating of a configuration mapper. |
| ConfigTranslationTestSubscriber::getSubscribedEvents | function | core/ |
|
| ConfigTranslationUiModulesTest | class | core/ |
Translate settings and entities to various languages. |
| ConfigTranslationUiModulesTest.php | file | core/ |
|
| ConfigTranslationUiModulesTest::testBooleanFieldConfigTranslation | function | core/ |
Tests the translation of a boolean field settings. |
| ConfigTranslationUiModulesTest::testFieldConfigTranslation | function | core/ |
Tests the translation of field and field storage configuration. |
| ConfigTranslationUiModulesTest::testMenuTranslationWithoutChange | function | core/ |
Test translation save confirmation message. |
| ConfigTranslationUiModulesTest::testNodeFieldTranslation | function | core/ |
Tests field translation for node fields. |
| ConfigTranslationUiModulesTest::testTextFormatTranslation | function | core/ |
Tests text_format translation. |
| ConfigTranslationUiModulesTest::testViewsTranslationUI | function | core/ |
Tests the views translation interface. |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.