Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| 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. |
| 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/ |
|
| 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/ |
|
| FrontPageTest::$defaultTheme | property | core/ |
|
| FrontPageTest::$modules | property | core/ |
|
| FrontPageTest::$modules | property | core/ |
Pagination
- Previous page
- Page 624
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.