Search for conf
- Search 7.x for conf
- Search 9.5.x for conf
- Search 8.9.x for conf
- Search 10.3.x for conf
- Search 11.x for conf
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| ConfirmFormTest::$modules | property | core/ |
|
| ConfirmFormTest::testConfirmForm | function | core/ |
Tests the confirm form functionality, including submission and cancellation. |
| ConfirmFormTest::testConfirmFormWithExternalDestination | function | core/ |
Tests that the confirm form does not use external destinations. |
| ConfirmFormTestForm | class | core/ |
Provides a test confirmation form. |
| ConfirmFormTestForm.php | file | core/ |
|
| ConfirmFormTestForm::buildForm | function | core/ |
|
| ConfirmFormTestForm::getCancelText | function | core/ |
|
| ConfirmFormTestForm::getCancelUrl | function | core/ |
|
| ConfirmFormTestForm::getConfirmText | function | core/ |
|
| ConfirmFormTestForm::getDescription | function | core/ |
|
| ConfirmFormTestForm::getFormId | function | core/ |
|
| ConfirmFormTestForm::getQuestion | function | core/ |
|
| ConfirmFormTestForm::submitForm | function | core/ |
|
| ConsoleInputCollector::configureCommand | function | core/ |
Configures a console command to support the `--input` option. |
| contact.configuring_personal.html.twig | file | core/ |
--- label: 'Configuring personal contact forms' related: - contact.overview - contact.adding_fields --- {% set config_link_text %}{% trans %}Account settings{% endtrans %}{% endset %} {% set config_link =… |
| ContactFormEditForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ContactPageAccess::$configFactory | property | core/ |
The contact settings config object. |
| ContainerTest::testGetForConfigurator | function | core/ |
Tests that Container::get() for configurable services works. |
| ContainerTest::testGetForConfiguratorWithException | function | core/ |
Tests that Container::get() for configurable services throws an Exception. |
| ContentEntity::$defaultConfiguration | property | core/ |
The plugin's default configuration. |
| ContentEntity::$defaultConfiguration | property | core/ |
The plugin's default configuration. |
| ContentEntityConfirmFormBase | class | core/ |
Provides a generic base class for an entity-based confirmation form. |
| ContentEntityConfirmFormBase.php | file | core/ |
|
| ContentEntityConfirmFormBase::actions | function | core/ |
|
| ContentEntityConfirmFormBase::buildForm | function | core/ |
|
| ContentEntityConfirmFormBase::delete | function | core/ |
The delete() method is not used in ContentEntityConfirmFormBase. This overrides the default implementation that redirects to the delete-form confirmation form. |
| ContentEntityConfirmFormBase::form | function | core/ |
|
| ContentEntityConfirmFormBase::getBaseFormId | function | core/ |
|
| ContentEntityConfirmFormBase::getCancelText | function | core/ |
|
| ContentEntityConfirmFormBase::getConfirmText | function | core/ |
|
| ContentEntityConfirmFormBase::getDescription | function | core/ |
|
| ContentEntityConfirmFormBase::getFormName | function | core/ |
|
| ContentEntityConfirmFormBase::save | function | core/ |
The save() method is not used in ContentEntityConfirmFormBase. This overrides the default implementation that saves the entity. |
| ContentEntityConfirmFormBase::validateForm | function | core/ |
|
| ContentEntityTest::migrationConfigurationProvider | function | core/ |
Data provider for several test methods. |
| ContentEntityType::getConfigDependencyKey | function | core/ |
|
| ContentExportCommand::configure | function | core/ |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.