Search for trans
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigTranslationContextualLink.php | file | core/ |
|
| ConfigTranslationContextualLink::$mapperManager | property | core/ |
The mapper plugin discovery service. |
| ConfigTranslationContextualLink::getTitle | function | core/ |
Returns the localized title to be shown for this contextual link. |
| ConfigTranslationContextualLink::mapperManager | function | core/ |
Gets the mapper manager. |
| ConfigTranslationContextualLinks | class | core/ |
Provides dynamic contextual links for configuration translation. |
| ConfigTranslationContextualLinks.php | file | core/ |
|
| ConfigTranslationContextualLinks::$mapperManager | property | core/ |
The mapper plugin discovery service. |
| ConfigTranslationContextualLinks::create | function | core/ |
Creates a new class instance. |
| ConfigTranslationContextualLinks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ConfigTranslationContextualLinks::__construct | function | core/ |
Constructs a new ConfigTranslationContextualLinks. |
| ConfigTranslationController | class | core/ |
Provides page callbacks for the configuration translation interface. |
| ConfigTranslationController.php | file | core/ |
|
| ConfigTranslationController::$accessManager | property | core/ |
The menu link access service. |
| ConfigTranslationController::$account | property | core/ |
The current user. |
| ConfigTranslationController::$configMapperManager | property | core/ |
The configuration mapper manager. |
| ConfigTranslationController::$languageManager | property | core/ |
The language manager. |
| ConfigTranslationController::$pathProcessor | property | core/ |
The path processor service. |
| ConfigTranslationController::$renderer | property | core/ |
The renderer. |
| ConfigTranslationController::$router | property | core/ |
The dynamic router service. |
| ConfigTranslationController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ConfigTranslationController::itemPage | function | core/ |
Language translations overview page for a configuration name. |
| ConfigTranslationController::__construct | function | core/ |
Constructs a ConfigTranslationController. |
| ConfigTranslationDateFormatUiTest | class | core/ |
Tests the content translation behaviors on date formats. |
| ConfigTranslationDateFormatUiTest.php | file | core/ |
|
| ConfigTranslationDateFormatUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTranslationDateFormatUiTest::$modules | property | core/ |
Modules to install. |
| ConfigTranslationDateFormatUiTest::setUp | function | core/ |
|
| ConfigTranslationDateFormatUiTest::testDateFormatTranslation | function | core/ |
Tests date format translation. |
| ConfigTranslationDateFormatUiTest::testDateFormatUI | function | core/ |
Tests date format translation behavior. |
| ConfigTranslationDeleteForm | class | core/ |
Builds a form to delete configuration translation. |
| ConfigTranslationDeleteForm.php | file | core/ |
|
| ConfigTranslationDeleteForm::$configMapperManager | property | core/ |
The configuration mapper manager. |
| ConfigTranslationDeleteForm::$language | property | core/ |
The language of configuration translation. |
| ConfigTranslationDeleteForm::$languageManager | property | core/ |
The language manager. |
| ConfigTranslationDeleteForm::$mapper | property | core/ |
The configuration translation to be deleted. |
| ConfigTranslationDeleteForm::$moduleHandler | property | core/ |
The module handler. |
| ConfigTranslationDeleteForm::buildForm | function | core/ |
Form constructor. |
| ConfigTranslationDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
| ConfigTranslationDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfigTranslationDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ConfigTranslationDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigTranslationDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ConfigTranslationDeleteForm::submitForm | function | core/ |
Form submission handler. |
| ConfigTranslationDeleteForm::__construct | function | core/ |
Constructs a ConfigTranslationDeleteForm. |
| ConfigTranslationEditForm | class | core/ |
Defines a form for editing configuration translations. |
| ConfigTranslationEditForm.php | file | core/ |
|
| ConfigTranslationEditForm::buildForm | function | core/ |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
| ConfigTranslationEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigTranslationEditForm::submitForm | function | core/ |
Form submission handler. |
| ConfigTranslationEntityListBuilder | class | core/ |
Defines the configuration translation list builder for entities. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.