Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
FrontMatter::__construct function core/lib/Drupal/Component/FrontMatter/FrontMatter.php FrontMatter constructor.
FrontMatterParseException class core/lib/Drupal/Component/FrontMatter/Exception/FrontMatterParseException.php Defines a class for front matter parsing exceptions.
FrontMatterParseException.php file core/lib/Drupal/Component/FrontMatter/Exception/FrontMatterParseException.php
FrontMatterParseException::$sourceLine property core/lib/Drupal/Component/FrontMatter/Exception/FrontMatterParseException.php The line number of where the parse error occurred.
FrontMatterParseException::getSourceLine function core/lib/Drupal/Component/FrontMatter/Exception/FrontMatterParseException.php Retrieves the line number where the parse error occurred.
FrontMatterParseException::__construct function core/lib/Drupal/Component/FrontMatter/Exception/FrontMatterParseException.php Constructs a new FrontMatterParseException instance.
FrontMatterTest class core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php Tests front matter parsing helper methods.
FrontMatterTest class core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Tests Twig front matter support.
FrontMatterTest.php file core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php
FrontMatterTest.php file core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php
FrontMatterTest::$twig property core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Twig service.
FrontMatterTest::BROKEN_SOURCE constant core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php A broken source.
FrontMatterTest::createFrontMatterSource function core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php Creates a front matter source string.
FrontMatterTest::createTwigTemplate function core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Creates a new temporary Twig file.
FrontMatterTest::providerFrontMatterData function core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php Provides the front matter data to test.
FrontMatterTest::register function core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php
FrontMatterTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php
FrontMatterTest::SOURCE constant core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php A basic source string.
FrontMatterTest::testFrontMatter function core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Test Twig template front matter.
FrontMatterTest::testFrontMatterBroken function core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Tests broken front matter.
FrontMatterTest::testFrontMatterBroken function core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php Tests broken front matter.
FrontMatterTest::testFrontMatterData function core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php Tests the parsed data from front matter.
FrontMatterTest::testFrontMatterSerializerException function core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php Tests when a passed serializer doesn't implement the proper interface.
frontpage.css file core/profiles/demo_umami/themes/umami/css/components/views/frontpage.css This file is used to style the 'Frontpage' view.
FrontPageTest class core/modules/system/tests/src/Functional/System/FrontPageTest.php Tests front page functionality and administration.
FrontPageTest class core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the default frontpage provided by views.
FrontPageTest.php file core/modules/node/tests/src/Functional/Views/FrontPageTest.php
FrontPageTest.php file core/modules/system/tests/src/Functional/System/FrontPageTest.php
FrontPageTest::$defaultTheme property core/modules/system/tests/src/Functional/System/FrontPageTest.php The theme to install as the default for testing.
FrontPageTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/FrontPageTest.php The theme to install as the default for testing.
FrontPageTest::$modules property core/modules/node/tests/src/Functional/Views/FrontPageTest.php Modules to install.
FrontPageTest::$modules property core/modules/system/tests/src/Functional/System/FrontPageTest.php Modules to install.
FrontPageTest::$nodePath property core/modules/system/tests/src/Functional/System/FrontPageTest.php The path to a node that is created for testing.
FrontPageTest::$nodeStorage property core/modules/node/tests/src/Functional/Views/FrontPageTest.php The entity storage for nodes.
FrontPageTest::assertNotInResultSet function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Verifies that an amount of nids aren't in the result.
FrontPageTest::doTestFrontPageViewCacheTags function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the cache tags on the front page.
FrontPageTest::setUp function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Sets up the test.
FrontPageTest::setUp function core/modules/system/tests/src/Functional/System/FrontPageTest.php
FrontPageTest::testCacheTagsWithCachePluginNone function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the cache tags when using the "none" cache plugin.
FrontPageTest::testCacheTagsWithCachePluginTag function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the cache tags when using the "tag" cache plugin.
FrontPageTest::testCacheTagsWithCachePluginTime function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the cache tags when using the "time" cache plugin.
FrontPageTest::testDrupalFrontPage function core/modules/system/tests/src/Functional/System/FrontPageTest.php Tests front page functionality.
FrontPageTest::testFrontPage function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the frontpage.
Full::buildOptionsForm function core/modules/views/src/Plugin/views/pager/Full.php Provide the default form for setting options.
Full::defineOptions function core/modules/views/src/Plugin/views/pager/Full.php Information about options for all kinds of purposes will be held here.
Full::summaryTitle function core/modules/views/src/Plugin/views/pager/Full.php Returns a string to display as the clickable title for the pager plugin.
FullDate::summaryName function core/modules/views/src/Plugin/views/argument/FullDate.php Provides the name to use for the summary, defaults to the name field.
fullscreen.admin.css file core/modules/ckeditor5/css/fullscreen.admin.css .ckeditor5-toolbar-button-fullscreen {
background-image: url(../icons/fullscreen-enter.svg);
}
FullyValidatableConstraint class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/FullyValidatableConstraint.php Constraint for fully validatable config schema type.
FullyValidatableConstraint.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/FullyValidatableConstraint.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.