Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 this class. |
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 enable. |
ConfigTranslationDateFormatUiTest::setUp | function | core/ |
|
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. |
ConfigTranslationEntityListBuilder.php | file | core/ |
|
ConfigTranslationEntityListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ConfigTranslationEntityListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ConfigTranslationEntityListBuilder::getFilterLabels | function | core/ |
Provides user facing strings for the filter element. |
ConfigTranslationEntityListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
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.