Search for form
- Search 7.x for form
- Search 9.5.x for form
- Search 8.9.x for form
- Search 10.3.x for form
- Search 11.x for form
- Other projects
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 |
|---|---|---|---|
| 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. |
| 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. |
| 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 the implementing class using autowiring. |
| 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. |
| DialogTestEntityEditForm | class | core/ |
Base form for dialog test entity form edit form. |
| DialogTestEntityEditForm.php | file | core/ |
|
| DialogTestEntityEditForm::getEditableConfigNames | function | core/ |
|
| DialogTestEntityForm | class | core/ |
Define the dialog test entity form entity. |
| DialogTestEntityForm.php | file | core/ |
|
| 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. |
| DiffFormatter::format | function | core/ |
Format a diff. |
| DiffFormatter::_added | function | core/ |
|
| DiffFormatter::_added | function | core/ |
|
| DiffFormatter::_block | function | core/ |
|
| DiffFormatter::_block_header | function | core/ |
|
| DiffFormatter::_block_header | function | core/ |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.