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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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%; } /* 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/ |
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/ |
|
| FriendsTest::testWithAllowedAnnotation | function | core/ |
|
| FriendsTest::testWithAttribute | function | core/ |
#[Group('Joey')] |
| FriendsTest::testWithAttributeAndAllowedAnnotation | function | core/ |
@legacy-covers ::phoebe |
| FriendsTest::testWithAttributeAndForbiddenAnnotation | function | core/ |
@group Chandler |
| FriendsTest::testWithForbiddenAnnotation | function | core/ |
@group Janice |
| FriendsTest::testWithLegacyCoversAnnotation | function | core/ |
This test method has a legacy covers annotation. |
| FriendsTrait | trait | core/ |
|
| FriendsTrait::testInTraitNoMetadata | function | core/ |
|
| FriendsTrait::testInTraitWithAllowedAnnotation | function | core/ |
|
| FriendsTrait::testInTraitWithAttribute | function | core/ |
#[Group('Joey')] |
| FriendsTrait::testInTraitWithAttributeAndAllowedAnnotation | function | core/ |
@legacy-covers ::phoebe |
| FriendsTrait::testInTraitWithAttributeAndForbiddenAnnotation | function | core/ |
@group Chandler |
| FriendsTrait::testInTraitWithForbiddenAnnotation | function | core/ |
@group Janice |
| FriendsTrait::testInTraitWithLegacyCoversAnnotation | function | core/ |
This test method has a legacy covers annotation. |
| FriendsWithFriendsTraitTest | class | core/ |
|
| FrontMatter::$parsed | property | core/ |
The parsed source. |
| FrontMatter::$serializer | property | core/ |
A serializer. |
| FrontMatter::$source | property | core/ |
The source. |
| FrontMatter::parse | function | core/ |
Parses the source. |
| FrontMatter::SEPARATOR | constant | core/ |
The separator used to indicate front matter data. |
Pagination
- Previous page
- Page 653
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.