Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormValuesTest.php | file | core/ |
|
| FormValuesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormValuesTest::$modules | property | core/ |
Modules to install. |
| 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_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 |
| 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%; } @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… |
| 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/ |
The theme to install as the default for testing. |
| FrameworkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FrameworkTest::$modules | property | core/ |
Modules to install. |
| FrameworkTest::$modules | property | core/ |
Modules to install. |
| 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. |
| FrameworkTest::testAJAXRender | function | core/ |
Verifies the Ajax rendering of a command in the settings. |
| FrameworkTest::testAJAXRenderError | function | core/ |
Tests the behavior of an error alert command. |
| FrameworkTest::testCurrentPathChange | function | core/ |
Tests that drupalSettings.currentPath is not updated on AJAX requests. |
| FrameworkTest::testLazyLoad | function | core/ |
Tests that new JavaScript and CSS files are lazy-loaded on an AJAX request. |
| FrameworkTest::testLazyLoadOverriddenCSS | function | core/ |
Tests that overridden CSS files are not added during lazy load. |
| FrameworkTest::testOrder | function | core/ |
Tests AjaxResponse::prepare() AJAX commands ordering. |
| FriendsNotATestClass | class | core/ |
|
| FriendsNotATestClass::noMetadata | function | core/ |
|
| FriendsTest | class | core/ |
|
| FriendsTest::testNoMetadata | function | core/ |
Pagination
- Previous page
- Page 667
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.