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 |
|---|---|---|---|
| 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 | class | core/ |
Component for parsing front matter from a source. |
| FrontMatter.php | file | core/ |
|
| FrontMatter::$parsed | property | core/ |
The parsed source. |
| FrontMatter::$serializer | property | core/ |
A serializer. |
| FrontMatter::$source | property | core/ |
The source. |
| FrontMatter::create | function | core/ |
Creates a new FrontMatter instance. |
| FrontMatter::getContent | function | core/ |
Retrieves the extracted source content. |
| FrontMatter::getData | function | core/ |
Retrieves the extracted front matter data. |
| FrontMatter::getLine | function | core/ |
Retrieves the line where the source content starts, after any data. |
| FrontMatter::parse | function | core/ |
Parses the source. |
| FrontMatter::REGEXP | constant | core/ |
The regular expression used to extract the YAML front matter content. |
| FrontMatter::SEPARATOR | constant | core/ |
The separator used to indicate front matter data. |
| FrontMatter::__construct | function | core/ |
FrontMatter constructor. |
| FrontMatterParseException | class | core/ |
Defines a class for front matter parsing exceptions. |
| FrontMatterParseException.php | file | core/ |
|
| FrontMatterParseException::$sourceLine | property | core/ |
The line number of where the parse error occurred. |
| FrontMatterParseException::getSourceLine | function | core/ |
Retrieves the line number where the parse error occurred. |
| FrontMatterParseException::__construct | function | core/ |
Constructs a new FrontMatterParseException instance. |
| FrontMatterTest | class | core/ |
Tests Twig front matter support. |
| FrontMatterTest | class | core/ |
Tests front matter parsing helper methods. |
| FrontMatterTest.php | file | core/ |
|
| FrontMatterTest.php | file | core/ |
|
| FrontMatterTest::$twig | property | core/ |
Twig service. |
| FrontMatterTest::BROKEN_SOURCE | constant | core/ |
A broken source. |
| FrontMatterTest::createFrontMatterSource | function | core/ |
Creates a front matter source string. |
Pagination
- Previous page
- Page 769
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.