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 |
---|---|---|---|
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/ |
|
DiffFormatter::_changed | function | core/ |
|
DiffFormatter::_changed | function | core/ |
|
DiffFormatter::_context | function | core/ |
|
DiffFormatter::_context | function | core/ |
|
DiffFormatter::_deleted | function | core/ |
|
DiffFormatter::_deleted | function | core/ |
|
DiffFormatter::_end_block | function | core/ |
|
DiffFormatter::_end_diff | function | core/ |
|
DiffFormatter::_end_diff | function | core/ |
|
DiffFormatter::_lines | function | core/ |
|
DiffFormatter::_lines | function | core/ |
|
DiffFormatter::_start_block | function | core/ |
|
DiffFormatter::_start_block | function | core/ |
|
DiffFormatter::_start_diff | function | core/ |
|
DiffFormatter::_start_diff | function | core/ |
|
DiffFormatter::__construct | function | core/ |
Creates a DiffFormatter to render diffs in a table. |
DiffFormatterTest | class | core/ |
Test DiffFormatter classes. |
DiffFormatterTest.php | file | core/ |
|
DiffFormatterTest::provideTestDiff | function | core/ |
|
DiffFormatterTest::testDiff | function | core/ |
Tests whether op classes returned by DiffEngine::diff() match expectations. |
DiscardLayoutChangesForm | class | core/ |
Discards any pending changes to the layout. |
DiscardLayoutChangesForm.php | file | core/ |
|
DiscardLayoutChangesForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
DiscardLayoutChangesForm::$messenger | property | core/ |
The messenger service. |
DiscardLayoutChangesForm::$sectionStorage | property | core/ |
The section storage. |
DiscardLayoutChangesForm::buildForm | function | core/ |
Form constructor. |
DiscardLayoutChangesForm::create | function | core/ |
Instantiates a new instance of this class. |
DiscardLayoutChangesForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
DiscardLayoutChangesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DiscardLayoutChangesForm::getQuestion | function | core/ |
Returns the question to ask the user. |
DiscardLayoutChangesForm::submitForm | function | core/ |
Form submission handler. |
DiscardLayoutChangesForm::__construct | function | core/ |
Constructs a new DiscardLayoutChangesForm. |
Display::buildForm | function | core/ |
Form constructor. |
Display::getForm | function | core/ |
Creates a new instance of this form. |
Display::getFormId | function | core/ |
Returns a unique string identifying the form. |
Display::getFormKey | function | core/ |
Returns the key that represents this form. |
Display::getFormState | function | core/ |
@todo Remove this and switch all usage of $form_state->get('section') to $form_state->get('type'). |
Display::submitForm | function | core/ |
Form submission handler. |
Display::validateForm | function | core/ |
Form validation handler. |
DisplayBlockTest::testViewsBlockForm | function | core/ |
Tests the block form for a Views block. |
DisplayExtenderPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayExtenderPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
DisplayExtenderPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
DisplayExtenderTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
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.