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 |
---|---|---|---|
DeleteMultipleForm::$entityType | property | core/ |
The entity type definition. |
DeleteMultipleForm::$entityTypeId | property | core/ |
The entity type ID. |
DeleteMultipleForm::$entityTypeManager | property | core/ |
The entity type manager. |
DeleteMultipleForm::$messenger | property | core/ |
The messenger service. |
DeleteMultipleForm::$selection | property | core/ |
The selection, in the entity_id => langcodes format. |
DeleteMultipleForm::$tempStore | property | core/ |
The tempstore. |
DeleteMultipleForm::buildForm | function | core/ |
Form constructor. |
DeleteMultipleForm::create | function | core/ |
Instantiates a new instance of this class. |
DeleteMultipleForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
DeleteMultipleForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
DeleteMultipleForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
DeleteMultipleForm::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
DeleteMultipleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DeleteMultipleForm::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
DeleteMultipleForm::getQuestion | function | core/ |
Returns the question to ask the user. |
DeleteMultipleForm::isWorkspaceSafeForm | function | core/ |
Determines whether the form is safe to be submitted in a workspace. |
DeleteMultipleForm::submitForm | function | core/ |
Form submission handler. |
DeleteMultipleForm::__construct | function | core/ |
Constructs a new DeleteMultiple object. |
DeleteMultipleFormTest | class | core/ |
Tests the delete multiple confirmation form. |
DeleteMultipleFormTest.php | file | core/ |
|
DeleteMultipleFormTest::$account | property | core/ |
The current user. |
DeleteMultipleFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DeleteMultipleFormTest::$modules | property | core/ |
Modules to install. |
DeleteMultipleFormTest::setUp | function | core/ |
|
DeleteMultipleFormTest::testTranslatableEntities | function | core/ |
Tests the delete form for translatable entities. |
DeleteMultipleFormTest::testUntranslatableEntities | function | core/ |
Tests the delete form for untranslatable entities. |
demo_umami_form_install_configure_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
demo_umami_form_install_configure_submit | function | core/ |
Submission handler to sync the contact.form.feedback recipient. |
DeprecatedExtendsFormElement | class | core/ |
Provides render element that extends deprecated FormElement for testing. |
DeprecatedExtendsFormElement.php | file | core/ |
|
DeprecatedExtendsFormElement::getInfo | function | core/ |
Returns the element properties for this element. |
DescriptionAwareFileFormatterBase | class | core/ |
Base class for file formatters that have to deal with file descriptions. |
DescriptionAwareFileFormatterBase.php | file | core/ |
|
DescriptionAwareFileFormatterBase::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
DescriptionAwareFileFormatterBase::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
DescriptionAwareFileFormatterBase::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
details--media-library-add-form-selected-media.html.twig | file | core/ |
Theme override for the "Additional selected media" area of the modal media library dialog. |
DevelopmentSettingsForm | class | core/ |
Configure development settings for this site. |
DevelopmentSettingsForm.php | file | core/ |
|
DevelopmentSettingsForm::buildForm | function | core/ |
Form constructor. |
DevelopmentSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
DevelopmentSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DevelopmentSettingsForm::submitForm | function | core/ |
Form submission handler. |
DevelopmentSettingsForm::__construct | function | core/ |
Constructs a new development settings form. |
DevelopmentSettingsFormTest | class | core/ |
Tests development settings form items for expected behavior. |
DevelopmentSettingsFormTest.php | file | core/ |
|
DevelopmentSettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DevelopmentSettingsFormTest::$modules | property | core/ |
Modules to install. |
DevelopmentSettingsFormTest::setUp | function | core/ |
|
DevelopmentSettingsFormTest::testDisabledRenderedOutputCacheBins | function | core/ |
Tests disabling cache bins which cache markup. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.