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::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. |
DemoUmamiHooks::formInstallConfigureFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
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. |
DevelopmentSettingsFormTest::testTwigDevelopmentMode | function | core/ |
Tests turning on Twig development mode. |
DevelopmentSettingsFormTest::twigDevelopmentData | function | core/ |
Test data for Twig development mode. |
DialogFormLink | class | core/ |
Test class to create dialog form link. |
DialogFormLink.php | file | core/ |
|
DialogFormLink::makeDialogFormLink | function | core/ |
Builds an associative array representing a link that opens a dialog. |
diff.formatter | service | core/ |
Drupal\Core\Diff\DiffFormatter |
DiffFormatter | class | core/ |
A class to format Diffs |
DiffFormatter | class | core/ |
Diff formatter which uses returns output that can be rendered to a table. |
DiffFormatter.php | file | core/ |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.