Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 front matter parsing helper methods. |
| FrontMatterTest | class | core/ |
Tests Twig front matter support. |
| 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. |
| FrontMatterTest::createTwigTemplate | function | core/ |
Creates a new temporary Twig file. |
| FrontMatterTest::providerFrontMatterData | function | core/ |
Provides the front matter data to test. |
| FrontMatterTest::register | function | core/ |
Registers test-specific services. |
| FrontMatterTest::setUp | function | core/ |
|
| FrontMatterTest::SOURCE | constant | core/ |
A basic source string. |
| FrontMatterTest::testFrontMatter | function | core/ |
Test Twig template front matter. |
| FrontMatterTest::testFrontMatterBroken | function | core/ |
Tests broken front matter. |
| FrontMatterTest::testFrontMatterBroken | function | core/ |
Tests broken front matter. |
| FrontMatterTest::testFrontMatterData | function | core/ |
Tests the parsed data from front matter. |
| FrontMatterTest::testFrontMatterSerializerException | function | core/ |
Tests when a passed serializer doesn't implement the proper interface. |
| frontpage.css | file | core/ |
This file is used to style the 'Frontpage' view. |
| FrontPageTest | class | core/ |
Tests front page functionality and administration. |
| FrontPageTest | class | core/ |
Tests the default frontpage provided by views. |
| FrontPageTest.php | file | core/ |
|
| FrontPageTest.php | file | core/ |
|
| FrontPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FrontPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FrontPageTest::$modules | property | core/ |
Modules to install. |
| FrontPageTest::$modules | property | core/ |
Modules to install. |
| FrontPageTest::$nodePath | property | core/ |
The path to a node that is created for testing. |
| FrontPageTest::$nodeStorage | property | core/ |
The entity storage for nodes. |
| FrontPageTest::assertNotInResultSet | function | core/ |
Verifies that an amount of nids aren't in the result. |
| FrontPageTest::doTestFrontPageViewCacheTags | function | core/ |
Tests the cache tags on the front page. |
| FrontPageTest::setUp | function | core/ |
Sets up the test. |
| FrontPageTest::setUp | function | core/ |
|
| FrontPageTest::testCacheTagsWithCachePluginNone | function | core/ |
Tests the cache tags when using the "none" cache plugin. |
| FrontPageTest::testCacheTagsWithCachePluginTag | function | core/ |
Tests the cache tags when using the "tag" cache plugin. |
| FrontPageTest::testCacheTagsWithCachePluginTime | function | core/ |
Tests the cache tags when using the "time" cache plugin. |
| FrontPageTest::testDrupalFrontPage | function | core/ |
Tests front page functionality. |
| FrontPageTest::testFrontPage | function | core/ |
Tests the frontpage. |
| Fruit | class | core/ |
|
| FruitInterface | interface | core/ |
Provides an interface for test plugins. |
| FruitInterface.php | file | core/ |
Pagination
- Previous page
- Page 743
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.