Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| config_translation_test.module | file | core/ |
Configuration Translation Test module. |
| 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_config_translation_info_alter | function | core/ |
Implements hook_config_translation_info_alter(). |
| config_translation_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
| config_translation_test_event_subscriber | service | core/ |
Drupal\config_translation_test\EventSubscriber\ConfigTranslationTestSubscriber |
| config_translation_test_form_config_translation_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for ConfigTranslationAddForm. |
| config_translation_test_form_config_translation_edit_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for ConfigTranslationEditForm. |
| config_translation_test_form_config_translation_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for ConfigTranslationFormBase. |
| config_translation_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| 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 |
| config_translation_theme | function | core/ |
Implements hook_theme(). |
| config_translation_themes_installed | function | core/ |
Implements hook_themes_installed(). |
| config_translation_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| 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. |
| ConfirmClassyCopiesTest | class | core/ |
Confirms that theme assets copied from Classy have not been changed. |
| ConfirmClassyCopiesTest.php | file | core/ |
|
| ConfirmClassyCopiesTest::getClassyHash | function | core/ |
Gets the hash of a Classy asset. |
| ConfirmClassyCopiesTest::providerTestClassyCopies | function | core/ |
Provides lists of filenames for a theme's asset files copied from Classy. |
| ConfirmClassyCopiesTest::testClassyCopies | function | core/ |
Confirms that files copied from Classy have not been altered. |
| ConfirmClassyCopiesTest::testClassyHashes | function | core/ |
Tests Classy's assets have not been altered. |
| 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 an 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/ |
@coversDefaultClass \Drupal\Core\Form\ConfirmFormHelper[[api-linebreak]] @group Form |
| ConfirmFormHelperTest.php | file | core/ |
|
| ConfirmFormHelperTest::providerTestCancelLinkDestination | function | core/ |
Provides test data for testCancelLinkDestination(). |
| ConfirmFormHelperTest::testCancelLinkDestination | function | core/ |
@covers ::buildCancelLink[[api-linebreak]] |
| ConfirmFormHelperTest::testCancelLinkRoute | function | core/ |
@covers ::buildCancelLink[[api-linebreak]] |
Pagination
- Previous page
- Page 252
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.