Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| config_translation.api.php | file | core/ |
Hooks provided by the Configuration Translation module. |
| config_translation.info.yml | file | core/ |
core/modules/config_translation/config_translation.info.yml |
| config_translation.libraries.yml | file | core/ |
core/modules/config_translation/config_translation.libraries.yml |
| config_translation.links.contextual.yml | file | core/ |
core/modules/config_translation/config_translation.links.contextual.yml |
| config_translation.links.menu.yml | file | core/ |
core/modules/config_translation/config_translation.links.menu.yml |
| config_translation.links.task.yml | file | core/ |
core/modules/config_translation/config_translation.links.task.yml |
| config_translation.migrate_drupal.yml | file | core/ |
core/modules/config_translation/migrations/state/config_translation.migrate_drupal.yml |
| config_translation.overview.html.twig | file | core/ |
--- label: 'Translating configuration' related: - core.config_overview - core.translations - language.add --- {% set config_translation_link_text %}{% trans %}Configuration translation{% endtrans %}{% endset %} {% set… |
| config_translation.permissions.yml | file | core/ |
core/modules/config_translation/config_translation.permissions.yml |
| config_translation.route_subscriber | service | core/ |
Drupal\config_translation\Routing\RouteSubscriber |
| config_translation.routing.yml | file | core/ |
core/modules/config_translation/config_translation.routing.yml |
| config_translation.services.yml | file | core/ |
core/modules/config_translation/config_translation.services.yml |
| config_translation_manage_form_element.html.twig | file | core/ |
Default theme implementation for a form element in config_translation. |
| config_translation_manage_form_element.html.twig | file | core/ |
Theme override for a form element in config_translation. |
| config_translation_manage_form_element.html.twig | file | core/ |
Theme override for a form element in config_translation. |
| config_translation_test.config_translation.yml | file | core/ |
core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.config_translation.yml |
| config_translation_test.content.yml | file | core/ |
core/modules/config_translation/tests/modules/config_translation_test/config/install/config_translation_test.content.yml |
| config_translation_test.info.yml | file | core/ |
core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.info.yml |
| config_translation_test.links.task.yml | file | core/ |
core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.links.task.yml |
| config_translation_test.schema.yml | file | core/ |
core/modules/config_translation/tests/modules/config_translation_test/config/schema/config_translation_test.schema.yml |
| config_translation_test.services.yml | file | core/ |
core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.services.yml |
| config_translation_test_event_subscriber | service | core/ |
Drupal\config_translation_test\EventSubscriber\ConfigTranslationTestSubscriber |
| config_translation_test_theme.config_translation.yml | file | core/ |
core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.config_translation.yml |
| config_translation_test_theme.info.yml | file | core/ |
core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.info.yml |
| confirm-form.html.twig | file | core/ |
Theme override for confirm form. |
| confirm-form.html.twig | file | core/ |
Theme override for confirm form. |
| confirm-form.html.twig | file | core/ |
Default theme implementation for confirm form. |
| ConfirmDeleteMultiple | class | core/ |
Provides the comment multiple delete confirmation form. |
| ConfirmDeleteMultiple.php | file | core/ |
|
| ConfirmDeleteMultiple::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmDeleteMultiple::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
| ConfirmDeleteMultiple::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
| ConfirmDeleteMultiple::getQuestion | function | core/ |
Returns the question to ask the user. |
| ConfirmFormArrayPathTestForm | class | core/ |
Provides a test confirmation form with a complex cancellation destination. |
| ConfirmFormArrayPathTestForm.php | file | core/ |
|
| ConfirmFormArrayPathTestForm::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ConfirmFormArrayPathTestForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmFormArrayPathTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfirmFormBase | class | core/ |
Provides a generic base class for a confirmation form. |
| ConfirmFormBase.php | file | core/ |
|
| ConfirmFormBase::buildForm | function | core/ |
Form constructor. |
| ConfirmFormBase::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ConfirmFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ConfirmFormBase::getDescription | function | core/ |
Returns additional text to display as a description. |
| ConfirmFormBase::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
| ConfirmFormHelper | class | core/ |
Provides common functionality to confirmation forms. |
| ConfirmFormHelper.php | file | core/ |
|
| ConfirmFormHelper::buildCancelLink | function | core/ |
Builds the cancel link for a confirmation form. |
| ConfirmFormHelperTest | class | core/ |
Tests Drupal\Core\Form\ConfirmFormHelper. |
| ConfirmFormHelperTest.php | file | core/ |
Pagination
- Previous page
- Page 277
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.