Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| ConfirmFormHelperTest::providerTestCancelLinkDestination | function | core/ |
Provides test data for testCancelLinkDestination(). |
| ConfirmFormHelperTest::testCancelLinkDestination | function | core/ |
Tests a cancel link provided by the destination. |
| ConfirmFormHelperTest::testCancelLinkRoute | function | core/ |
Tests a cancel link route. |
| ConfirmFormHelperTest::testCancelLinkRouteWithParams | function | core/ |
Tests a cancel link route with parameters. |
| ConfirmFormHelperTest::testCancelLinkRouteWithUrl | function | core/ |
Tests a cancel link route with a URL object. |
| ConfirmFormHelperTest::testCancelLinkTitle | function | core/ |
Tests the cancel link title. |
| ConfirmFormInterface | interface | core/ |
Defines the behavior a confirmation form. |
| ConfirmFormInterface.php | file | core/ |
|
| ConfirmFormInterface::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ConfirmFormInterface::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmFormInterface::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ConfirmFormInterface::getDescription | function | core/ |
Returns additional text to display as a description. |
| ConfirmFormInterface::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
| ConfirmFormInterface::getQuestion | function | core/ |
Returns the question to ask the user. |
| ConfirmFormTest | class | core/ |
Tests confirmation forms. |
| ConfirmFormTest.php | file | core/ |
|
| ConfirmFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfirmFormTest::$modules | property | core/ |
Modules to install. |
| ConfirmFormTest::testConfirmForm | function | core/ |
Tests the confirm form functionality, including submission and cancellation. |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.