Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigTranslationFieldListBuilder::$baseEntityBundles | property | core/ |
The bundle info for the base entity type. |
| ConfigTranslationFieldListBuilder::$baseEntityInfo | property | core/ |
An array containing the base entity type's definition. |
| ConfigTranslationFieldListBuilder::$baseEntityType | property | core/ |
The name of the entity type the fields are attached to. |
| ConfigTranslationFieldListBuilder::$entityTypeBundleInfo | property | core/ |
The entity bundle info. |
| ConfigTranslationFieldListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
| ConfigTranslationFieldListBuilder::buildHeader | function | core/ |
|
| ConfigTranslationFieldListBuilder::buildRow | function | core/ |
|
| ConfigTranslationFieldListBuilder::createInstance | function | core/ |
|
| ConfigTranslationFieldListBuilder::displayBundle | function | core/ |
Controls the visibility of the bundle column on field list pages. |
| ConfigTranslationFieldListBuilder::getFilterLabels | function | core/ |
|
| ConfigTranslationFieldListBuilder::load | function | core/ |
|
| ConfigTranslationFieldListBuilder::setMapperDefinition | function | core/ |
|
| ConfigTranslationFieldListBuilder::sortRows | function | core/ |
|
| 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/ |
|
| ConfigTranslationFormBase::createFormElement | function | core/ |
Creates a form element builder. |
| ConfigTranslationFormBase::getBaseFormId | function | core/ |
|
| ConfigTranslationFormBase::submitForm | function | core/ |
|
| ConfigTranslationFormBase::__construct | function | core/ |
Constructs a ConfigTranslationFormBase. |
| ConfigTranslationFormTest | class | core/ |
Tests for altering configuration translation forms. |
| ConfigTranslationFormTest.php | file | core/ |
|
| ConfigTranslationFormTest::$modules | property | core/ |
|
| ConfigTranslationFormTest::testConfigTranslationFormAlter | function | core/ |
Tests altering of the configuration translation forms. |
| ConfigTranslationInstallTest | class | core/ |
Installs the config translation module on a site installed in non english. |
| ConfigTranslationInstallTest.php | file | core/ |
|
| ConfigTranslationInstallTest::$langcode | property | core/ |
|
| ConfigTranslationInstallTest::$profile | property | core/ |
|
| ConfigTranslationInstallTest::getPo | function | core/ |
Returns the string for the test .po file. |
| ConfigTranslationInstallTest::setUpLanguage | function | core/ |
|
| ConfigTranslationInstallTest::testConfigTranslation | function | core/ |
|
| ConfigTranslationListController | class | core/ |
Defines the configuration translation list controller. |
| ConfigTranslationListController.php | file | core/ |
|
| ConfigTranslationListController::$mapperManager | property | core/ |
The mapper manager. |
| ConfigTranslationListController::create | function | core/ |
|
| ConfigTranslationListController::listing | function | core/ |
Provides the listing page for any entity type. |
| ConfigTranslationListController::__construct | function | core/ |
Constructs a new ConfigTranslationListController object. |
Pagination
- Previous page
- Page 249
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.