Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ConfigTranslationFieldListBuilder::sortRows | function | core/ |
Sorts an array by value. |
ConfigTranslationFieldListBuilder::__construct | function | core/ |
Constructs a new ConfigTranslationFieldListBuilder object. |
ConfigTranslationFormAccess | class | core/ |
Checks access for displaying the translation add, edit, and delete forms. |
ConfigTranslationFormAccess.php | file | core/ |
|
ConfigTranslationFormAccess::access | function | core/ |
Checks access to the overview based on permissions and translatability. |
ConfigTranslationFormAccess::doCheckAccess | function | core/ |
Checks access given an account, configuration mapper, and source language. |
ConfigTranslationFormBase | class | core/ |
Provides a base form for configuration translations. |
ConfigTranslationFormBase.php | file | core/ |
|
ConfigTranslationFormBase::$baseConfigData | property | core/ |
An array of base language configuration data keyed by configuration names. |
ConfigTranslationFormBase::$configMapperManager | property | core/ |
The configuration mapper manager. |
ConfigTranslationFormBase::$language | property | core/ |
The language of the configuration translation. |
ConfigTranslationFormBase::$languageManager | property | core/ |
The language manager. |
ConfigTranslationFormBase::$mapper | property | core/ |
The mapper for configuration translation. |
ConfigTranslationFormBase::$sourceLanguage | property | core/ |
The language of the configuration translation source. |
ConfigTranslationFormBase::$typedConfigManager | property | core/ |
The typed configuration manager. |
ConfigTranslationFormBase::buildForm | function | core/ |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
ConfigTranslationFormBase::create | function | core/ |
Instantiates a new instance of this class. |
ConfigTranslationFormBase::createFormElement | function | core/ |
Creates a form element builder. |
ConfigTranslationFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
ConfigTranslationFormBase::submitForm | function | core/ |
Form submission handler. |
ConfigTranslationFormBase::__construct | function | core/ |
Constructs a ConfigTranslationFormBase. |
ConfigTranslationFormTest | class | core/ |
Tests for altering configuration translation forms. |
ConfigTranslationFormTest.php | file | core/ |
|
ConfigTranslationFormTest::$modules | property | core/ |
Modules to install. |
ConfigTranslationFormTest::testConfigTranslationFormAlter | function | core/ |
Tests altering of the configuration translation forms. |
ConfigTranslationHooks | class | core/ |
Hook implementations for config_translation. |
ConfigTranslationHooks.php | file | core/ |
|
ConfigTranslationHooks::configSchemaInfoAlter | function | core/ |
Implements hook_config_schema_info_alter(). |
ConfigTranslationHooks::configTranslationInfo | function | core/ |
Implements hook_config_translation_info(). |
ConfigTranslationHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
ConfigTranslationHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
ConfigTranslationHooks::help | function | core/ |
Implements hook_help(). |
ConfigTranslationHooks::theme | function | core/ |
Implements hook_theme(). |
ConfigTranslationHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
ConfigTranslationHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
ConfigTranslationInstallTest | class | core/ |
Installs the config translation module on a site installed in non english. |
ConfigTranslationInstallTest.php | file | core/ |
|
ConfigTranslationInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigTranslationInstallTest::$langcode | property | core/ |
The language code in which to install Drupal. |
ConfigTranslationInstallTest::getPo | function | core/ |
Returns the string for the test .po file. |
ConfigTranslationInstallTest::setUpLanguage | function | core/ |
Installer step: Select language. |
ConfigTranslationInstallTest::testConfigTranslation | function | core/ |
Tests install of Configuration Translation module. |
ConfigTranslationListController | class | core/ |
Defines the configuration translation list controller. |
ConfigTranslationListController.php | file | core/ |
|
ConfigTranslationListController::$mapperManager | property | core/ |
The mapper manager. |
ConfigTranslationListController::listing | function | core/ |
Provides the listing page for any entity type. |
ConfigTranslationListController::__construct | function | core/ |
Constructs a new ConfigTranslationListController object. |
ConfigTranslationListUiTest | class | core/ |
Visit all lists. |
ConfigTranslationListUiTest.php | file | core/ |
|
ConfigTranslationListUiTest::$adminUser | property | core/ |
Admin user with all needed permissions. |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.