Search for form
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Form | class | core/ |
Form to test _form routing. |
Form | class | core/ |
Provides a render element for a form. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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(). |
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/ |
Diff formatter which uses returns output that can be rendered to a table. |
DiffFormatter | class | core/ |
A class to format Diffs |
DiffFormatter.php | file | core/ |
|
DiffFormatter.php | file | core/ |
|
DiffFormatter::$leading_context_lines | property | core/ |
Number of leading context "lines" to preserve. |
DiffFormatter::$line_stats | property | core/ |
The line stats. |
DiffFormatter::$rows | property | core/ |
The diff represented as an array of rows. |
DiffFormatter::$show_header | property | core/ |
Should a block header be shown? |
DiffFormatter::$trailing_context_lines | property | core/ |
Number of trailing context "lines" to preserve. |
DiffFormatter::addedLine | function | core/ |
Creates an added line. |
DiffFormatter::contextLine | function | core/ |
Creates a context line. |
DiffFormatter::deletedLine | function | core/ |
Creates a deleted line. |
DiffFormatter::emptyLine | function | core/ |
Creates an empty line. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.