Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigTranslationLocalTask::$mapperManager | property | core/ |
The mapper plugin discovery service. |
ConfigTranslationLocalTask::getTitle | function | core/ |
|
ConfigTranslationLocalTask::mapperManager | function | core/ |
Gets the mapper manager. |
ConfigTranslationLocalTasks | class | core/ |
Provides dynamic local tasks for config translation. |
ConfigTranslationLocalTasks.php | file | core/ |
|
ConfigTranslationLocalTasks::$basePluginId | property | core/ |
The base plugin ID. |
ConfigTranslationLocalTasks::$mapperManager | property | core/ |
The mapper plugin discovery service. |
ConfigTranslationLocalTasks::create | function | core/ |
|
ConfigTranslationLocalTasks::getDerivativeDefinitions | function | core/ |
|
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/ |
|
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/ |
|
ConfigTranslationOverviewTest::$langcodes | property | core/ |
Languages to enable. |
ConfigTranslationOverviewTest::$localeStorage | property | core/ |
String translation storage object. |
ConfigTranslationOverviewTest::$modules | property | core/ |
|
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/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.