ConfigTranslationDeleteForm::getCancelUrl |
function |
core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php |
Returns the route to go to if the user cancels the action. |
ConfigTranslationDeleteForm::getConfirmText |
function |
core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php |
Returns a caption for the button that confirms the action. |
ConfigTranslationDeleteForm::getFormId |
function |
core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php |
Returns a unique string identifying the form. |
ConfigTranslationDeleteForm::getQuestion |
function |
core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php |
Returns the question to ask the user. |
ConfigTranslationDeleteForm::submitForm |
function |
core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php |
Form submission handler. |
ConfigTranslationDeleteForm::__construct |
function |
core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php |
Constructs a ConfigTranslationDeleteForm. |
ConfigTranslationEditForm |
class |
core/modules/config_translation/src/Form/ConfigTranslationEditForm.php |
Defines a form for editing configuration translations. |
ConfigTranslationEditForm.php |
file |
core/modules/config_translation/src/Form/ConfigTranslationEditForm.php |
|
ConfigTranslationEditForm::buildForm |
function |
core/modules/config_translation/src/Form/ConfigTranslationEditForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
ConfigTranslationEditForm::getFormId |
function |
core/modules/config_translation/src/Form/ConfigTranslationEditForm.php |
Returns a unique string identifying the form. |
ConfigTranslationEditForm::submitForm |
function |
core/modules/config_translation/src/Form/ConfigTranslationEditForm.php |
Form submission handler. |
ConfigTranslationEntityListBuilder |
class |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Defines the configuration translation list builder for entities. |
ConfigTranslationEntityListBuilder.php |
file |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
|
ConfigTranslationEntityListBuilder::buildHeader |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Builds the header row for the entity listing. |
ConfigTranslationEntityListBuilder::buildRow |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Builds a row for an entity in the entity listing. |
ConfigTranslationEntityListBuilder::getFilterLabels |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Provides user facing strings for the filter element. |
ConfigTranslationEntityListBuilder::getOperations |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Provides an array of information to build a list of operation links. |
ConfigTranslationEntityListBuilder::render |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Builds the entity listing as renderable array for table.html.twig. |
ConfigTranslationEntityListBuilder::setMapperDefinition |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Sets the config translation mapper definition. |
ConfigTranslationEntityListBuilder::sortRows |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Sorts an array by value. |
ConfigTranslationEntityListBuilder::sortRowsMultiple |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php |
Sorts an array by multiple criteria. |
ConfigTranslationEntityListBuilderInterface |
interface |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php |
Defines an interface for configuration translation entity list builders. |
ConfigTranslationEntityListBuilderInterface.php |
file |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php |
|
ConfigTranslationEntityListBuilderInterface::setMapperDefinition |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php |
Sets the config translation mapper definition. |
ConfigTranslationEntityListBuilderInterface::sortRows |
function |
core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php |
Sorts an array by value. |
ConfigTranslationEvents |
class |
core/modules/config_translation/src/Event/ConfigTranslationEvents.php |
Provides a list of events dispatched by the Configuration Translation module. |
ConfigTranslationEvents.php |
file |
core/modules/config_translation/src/Event/ConfigTranslationEvents.php |
|
ConfigTranslationEvents::POPULATE_MAPPER |
constant |
core/modules/config_translation/src/Event/ConfigTranslationEvents.php |
The name of the event dispatched when a configuration mapper is populated. |
ConfigTranslationFieldListBuilder |
class |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
Defines the config translation list builder for field entities. |
ConfigTranslationFieldListBuilder.php |
file |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
|
ConfigTranslationFieldListBuilder::$baseEntityBundles |
property |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
The bundle info for the base entity type. |
ConfigTranslationFieldListBuilder::$baseEntityInfo |
property |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
An array containing the base entity type's definition. |
ConfigTranslationFieldListBuilder::$baseEntityType |
property |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
The name of the entity type the fields are attached to. |
ConfigTranslationFieldListBuilder::$deprecatedProperties |
property |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
|
ConfigTranslationFieldListBuilder::$entityTypeBundleInfo |
property |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
The entity bundle info. |
ConfigTranslationFieldListBuilder::$entityTypeManager |
property |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
The entity type manager. |
ConfigTranslationFieldListBuilder::buildHeader |
function |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
Builds the header row for the entity listing. |
ConfigTranslationFieldListBuilder::buildRow |
function |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
Builds a row for an entity in the entity listing. |
ConfigTranslationFieldListBuilder::createInstance |
function |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
Instantiates a new instance of this entity handler. |
ConfigTranslationFieldListBuilder::displayBundle |
function |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
Controls the visibility of the bundle column on field list pages. |
ConfigTranslationFieldListBuilder::getFilterLabels |
function |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
Provides user facing strings for the filter element. |
ConfigTranslationFieldListBuilder::load |
function |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
Loads entities of this type from storage for listing. |
ConfigTranslationFieldListBuilder::setMapperDefinition |
function |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
Sets the config translation mapper definition. |
ConfigTranslationFieldListBuilder::sortRows |
function |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
Sorts an array by value. |
ConfigTranslationFieldListBuilder::__construct |
function |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
Constructs a new ConfigTranslationFieldListBuilder object. |
ConfigTranslationFormAccess |
class |
core/modules/config_translation/src/Access/ConfigTranslationFormAccess.php |
Checks access for displaying the translation add, edit, and delete forms. |
ConfigTranslationFormAccess.php |
file |
core/modules/config_translation/src/Access/ConfigTranslationFormAccess.php |
|
ConfigTranslationFormAccess::access |
function |
core/modules/config_translation/src/Access/ConfigTranslationFormAccess.php |
Checks access to the overview based on permissions and translatability. |
ConfigTranslationFormAccess::doCheckAccess |
function |
core/modules/config_translation/src/Access/ConfigTranslationFormAccess.php |
Checks access given an account, configuration mapper, and source language. |
ConfigTranslationFormBase |
class |
core/modules/config_translation/src/Form/ConfigTranslationFormBase.php |
Provides a base form for configuration translations. |