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 |
|---|---|---|---|
| FormValuesTest.php | file | core/ |
|
| FormValuesTest::$defaultTheme | property | core/ |
|
| FormValuesTest::$modules | property | core/ |
|
| FormValuesTest::formModeProvider | function | core/ |
Data provider for testSimpleAjaxFormValue. |
| FormValuesTest::setUp | function | core/ |
|
| FormValuesTest::testSimpleAjaxFormValue | function | core/ |
Submits forms with select and checkbox elements via Ajax. |
| FormValuesTest::testSimpleInvalidCallbacksAjaxFormValue | function | core/ |
Tests that AJAX elements with invalid callbacks return error code 500. |
| form_ajax_response_builder | service | core/ |
Drupal\Core\Form\FormAjaxResponseBuilder |
| form_ajax_subscriber | service | core/ |
Drupal\Core\Form\EventSubscriber\FormAjaxSubscriber |
| form_builder | service | core/ |
Drupal\Core\Form\FormBuilder |
| form_cache | service | core/ |
Drupal\Core\Form\FormCache |
| form_error_handler | service | core/ |
Drupal\Core\Form\FormErrorHandler |
| form_get_options | function | core/ |
Returns the indexes of a select element's options matching a given key. |
| form_select_options | function | core/ |
Converts the options in a select element into a structured array for output. |
| form_submitter | service | core/ |
Drupal\Core\Form\FormSubmitter |
| form_test.event_subscriber | service | core/ |
Drupal\form_test\EventSubscriber\FormTestEventSubscriber |
| form_test.form.service_form | service | core/ |
Drupal\form_test\FormTestServiceObject |
| form_test.http_middleware | service | core/ |
Drupal\form_test\StackMiddleware\FormTestMiddleware |
| form_test.info.yml | file | core/ |
core/modules/system/tests/modules/form_test/form_test.info.yml |
| form_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/form_test/form_test.libraries.yml |
| form_test.permissions.yml | file | core/ |
core/modules/system/tests/modules/form_test/form_test.permissions.yml |
| form_test.routing.yml | file | core/ |
core/modules/system/tests/modules/form_test/form_test.routing.yml |
| form_test.schema.yml | file | core/ |
core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml |
| form_test.services.yml | file | core/ |
core/modules/system/tests/modules/form_test/form_test.services.yml |
| form_validator | service | core/ |
Drupal\Core\Form\FormValidator |
| Full::buildOptionsForm | function | core/ |
|
| FullDate::$argFormat | property | core/ |
|
| FullDate::$argFormat | property | core/ |
|
| FullDate::$format | property | core/ |
|
| 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. |
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.