Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormValidatorTestMockInterface::element_validate | function | core/ |
Function used in the mocking process of this test. |
| FormValidatorTestMockInterface::hash_validate | function | core/ |
Function used in the mocking process of this test. |
| FormValidatorTestMockInterface::validate_handler | function | core/ |
Function used in the mocking process of this test. |
| FormValuesTest | class | core/ |
Tests that form values are properly delivered to AJAX callbacks. |
| 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 |
| forum-icon.html.twig | file | core/ |
Theme override to display a status icon for a forum post. |
| forum-icon.html.twig | file | core/ |
Theme override to display a status icon for a forum post. |
| forum-list.html.twig | file | core/ |
Theme override to display a list of forums and containers. |
| forum-list.html.twig | file | core/ |
Theme override to display a list of forums and containers. |
| forum-submitted.html.twig | file | core/ |
Theme override for a forum post submission string. |
| forum-submitted.html.twig | file | core/ |
Theme override for a forum post submission string. |
| forums.html.twig | file | core/ |
Theme override to display a forum. |
| forums.html.twig | file | core/ |
Theme override to display a forum. |
| fourcol_section.css | file | core/ |
/* * @file * Provides the layout styles for four-column layout section. */ .layout--fourcol-section { display: flex; flex-wrap: wrap; } .layout--fourcol-section > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em)… |
| fourcol_section.css | file | core/ |
/* * @file * Provides the layout styles for four-column layout section. */ .layout--fourcol-section { display: flex; flex-wrap: wrap; } .layout--fourcol-section > .layout__region { flex: 0 1 100%; } /* Medium */ @media screen and… |
| fourcol_section.css | file | core/ |
/* * @file * Provides the layout styles for four-column layout section. */ .layout--fourcol-section { display: flex; flex-wrap: wrap; } .layout--fourcol-section > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em)… |
| FrameworkTest | class | core/ |
Performs tests on AJAX framework functions. |
| FrameworkTest | class | core/ |
Tests the off-canvas dialog functionality. |
| FrameworkTest.php | file | core/ |
|
| FrameworkTest.php | file | core/ |
|
| FrameworkTest::$defaultTheme | property | core/ |
|
| FrameworkTest::$defaultTheme | property | core/ |
|
| FrameworkTest::$modules | property | core/ |
|
| FrameworkTest::$modules | property | core/ |
|
| FrameworkTest::assertCommand | function | core/ |
Asserts the array of Ajax commands contains the searched command. |
| FrameworkTest::drupalGetAjax | function | core/ |
Requests a path or URL in drupal_ajax format and JSON-decodes the response. |
Pagination
- Previous page
- Page 768
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.