Search for form
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Form | class | core/ |
Provides a render element for a form. |
Form | class | core/ |
Form to test _form routing. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ConfigureSectionForm::$isUpdate | property | core/ |
Indicates whether the section is being added or updated. |
ConfigureSectionForm::$layout | property | core/ |
The plugin being configured. |
ConfigureSectionForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
ConfigureSectionForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
ConfigureSectionForm::$pluginId | property | core/ |
The plugin ID. |
ConfigureSectionForm::$section | property | core/ |
The section being configured. |
ConfigureSectionForm::$sectionStorage | property | core/ |
The section storage. |
ConfigureSectionForm::buildForm | function | core/ |
Form constructor. |
ConfigureSectionForm::create | function | core/ |
Instantiates a new instance of this class. |
ConfigureSectionForm::getCurrentLayout | function | core/ |
Retrieves the layout being modified by the form. |
ConfigureSectionForm::getCurrentSection | function | core/ |
Retrieves the section being modified by the form. |
ConfigureSectionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigureSectionForm::getPluginForm | function | core/ |
Retrieves the plugin form for a given layout. |
ConfigureSectionForm::getSectionStorage | function | core/ |
Retrieves the section storage property. |
ConfigureSectionForm::submitForm | function | core/ |
Form submission handler. |
ConfigureSectionForm::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
ConfigureSectionForm::validateForm | function | core/ |
Form validation handler. |
ConfigureSectionForm::__construct | function | core/ |
Constructs a new ConfigureSectionForm. |
config_override_message_test_form_system_site_information_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
config_transformer_test.event_subscriber | service | core/ |
Drupal\config_transformer_test\EventSubscriber |
config_transformer_test.info.yml | file | core/ |
core/modules/config/tests/config_transformer_test/config_transformer_test.info.yml |
config_transformer_test.services.yml | file | core/ |
core/modules/config/tests/config_transformer_test/config_transformer_test.services.yml |
config_translation.access.form | service | core/ |
Drupal\config_translation\Access\ConfigTranslationFormAccess |
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_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. |
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. |
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/ |
@coversDefaultClass \Drupal\Core\Form\ConfirmFormHelper @group Form |
ConfirmFormHelperTest.php | file | core/ |
|
ConfirmFormHelperTest::providerTestCancelLinkDestination | function | core/ |
Provides test data for testCancelLinkDestination(). |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.