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 |
|---|---|---|---|
| FundamentalCompatibilityConstraintValidator::getFiltersInFormatOfType | function | core/ |
Gets the filters of the given type in this text format. |
| GDToolkit::buildConfigurationForm | function | core/ |
|
| GDToolkit::submitConfigurationForm | function | core/ |
|
| GenericFileFormatter | class | core/ |
Plugin implementation of the 'file_default' formatter. |
| GenericFileFormatter.php | file | core/ |
|
| GenericFileFormatter::viewElements | function | core/ |
|
| Get::transform | function | core/ |
|
| GetTest::testTransformSourceArray | function | core/ |
Tests the Get plugin when source is an array. |
| GetTest::testTransformSourceArrayAt | function | core/ |
Tests the Get plugin when source is an array pointing to destination. |
| GetTest::testTransformSourceString | function | core/ |
Tests the Get plugin when source is a string. |
| GetTest::testTransformSourceStringAt | function | core/ |
Tests the Get plugin when source is a string pointing to destination. |
| gin-form.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore Darkmode, tablesaw */ .form-element { box-sizing: border-box; min-height:… |
| gin-form.pcss.css | file | core/ |
/* cspell:ignore Darkmode, tablesaw */ .form-element { box-sizing: border-box; min-height: calc((var(--input-padding-vertical) * 2) + var(--input-line-height)); color: var(--gin-color-text); border: 1px solid… |
| gin-performance.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .system-clear-cache #edit-clear { margin: 0; } |
| gin-performance.pcss.css | file | core/ |
.system-clear-cache #edit-clear { margin: 0; } |
| GotoAction::buildConfigurationForm | function | core/ |
|
| GotoAction::submitConfigurationForm | function | core/ |
|
| Grid::buildOptionsForm | function | core/ |
|
| GridResponsive::buildOptionsForm | function | core/ |
|
| GroupwiseMax::buildOptionsForm | function | core/ |
|
| GroupwiseMax::submitOptionsForm | function | core/ |
When the form is submitted, make sure to clear the subquery string cache. |
| HandlerBase::buildExposedForm | function | core/ |
Render our chunk of the exposed handler form when selecting. |
| HandlerBase::buildExposeForm | function | core/ |
Form for exposed handler options. |
| HandlerBase::buildExtraOptionsForm | function | core/ |
Provide a form for setting options. |
| HandlerBase::buildGroupByForm | function | core/ |
Provide a form for aggregation settings. |
| HandlerBase::buildOptionsForm | function | core/ |
|
| HandlerBase::caseTransform | function | core/ |
Transform a string by a certain method. |
| HandlerBase::displayExposedForm | function | core/ |
Displays the Expose form. |
| HandlerBase::getDateFormat | function | core/ |
Creates cross-database SQL date formatting. |
| HandlerBase::showExposeForm | function | core/ |
Shortcut to display the exposed options form. |
| HandlerBase::submitExposeForm | function | core/ |
Perform any necessary changes to the form exposes prior to storage. |
| HandlerBase::submitExtraOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| HandlerBase::submitFormCalculateOptions | function | core/ |
Calculates options stored on the handler. |
| HandlerBase::submitGroupByForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| HandlerBase::submitTemporaryForm | function | core/ |
Submits a temporary form. |
| HandlerBase::validateExposeForm | function | core/ |
Validate the options form. |
| HandlerBase::validateExtraOptionsForm | function | core/ |
Validate the options form. |
| HandlerFieldFieldTest::doTestFormatterSimpleFieldRender | function | core/ |
Tests that fields with formatters runs as expected. |
| Heading::buildConfigurationForm | function | core/ |
Form for choosing which heading tags are available. |
| Heading::submitConfigurationForm | function | core/ |
|
| Heading::validateConfigurationForm | function | core/ |
|
| Helper::formActions | function | core/ |
Set and get the form actions of the current request. |
| Helper::formActions | function | core/ |
Set and get the form actions of the current request. |
| Helper::isContentForm | function | core/ |
Check if we´re on a content edit form. |
| Helper::isContentForm | function | core/ |
Check if we´re on a content edit form. |
| HelpTopicTwigTest::PLUGIN_INFORMATION | constant | core/ |
The plugin information to use for setting up a test topic. |
| hook_admin_content_form_ignore_form_ids | function | core/ |
Register form IDs that should not use the content form. |
| hook_admin_content_form_routes | function | core/ |
Register routes to apply admin’s content edit form layout. |
| hook_admin_content_form_routes_alter | function | core/ |
Alter the registered routes to enable or disable admin’s edit form layout. |
| hook_default_admin_content_form_ignore_form_ids | function | core/ |
Register form IDs that should not use the content form. |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.