Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ConfigTranslationEntityListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
ConfigTranslationEntityListBuilder::setMapperDefinition | function | core/ |
Sets the config translation mapper definition. |
ConfigTranslationEntityListBuilder::sortRows | function | core/ |
Sorts an array by value. |
ConfigTranslationEntityListBuilder::sortRowsMultiple | function | core/ |
Sorts an array by multiple criteria. |
ConfigTranslationEntityListBuilderInterface | interface | core/ |
Defines an interface for configuration translation entity list builders. |
ConfigTranslationEntityListBuilderInterface.php | file | core/ |
|
ConfigTranslationEntityListBuilderInterface::setMapperDefinition | function | core/ |
Sets the config translation mapper definition. |
ConfigTranslationEntityListBuilderInterface::sortRows | function | core/ |
Sorts an array by value. |
ConfigTranslationEvents | class | core/ |
Provides a list of events dispatched by the Configuration Translation module. |
ConfigTranslationEvents.php | file | core/ |
|
ConfigTranslationEvents::POPULATE_MAPPER | constant | core/ |
The name of the event dispatched when a configuration mapper is populated. |
ConfigTranslationFieldListBuilder | class | core/ |
Defines the config translation list builder for field entities. |
ConfigTranslationFieldListBuilder.php | file | core/ |
|
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::$deprecatedProperties | property | core/ |
|
ConfigTranslationFieldListBuilder::$entityTypeBundleInfo | property | core/ |
The entity bundle info. |
ConfigTranslationFieldListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigTranslationFieldListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.