Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
FrontMatter.php file core/modules/help_topics/src/FrontMatter.php
FrontMatter::$parsed property core/modules/help_topics/src/FrontMatter.php The parsed source.
FrontMatter::$serializer property core/modules/help_topics/src/FrontMatter.php A serializer class.
FrontMatter::$source property core/modules/help_topics/src/FrontMatter.php The source.
FrontMatter::FRONT_MATTER_REGEXP constant core/modules/help_topics/src/FrontMatter.php The regular expression used to extract the YAML front matter content.
FrontMatter::FRONT_MATTER_SEPARATOR constant core/modules/help_topics/src/FrontMatter.php The separator used to indicate front matter data.
FrontMatter::getCode function core/modules/help_topics/src/FrontMatter.php Retrieves the extracted source code.
FrontMatter::getData function core/modules/help_topics/src/FrontMatter.php Retrieves the extracted front matter data.
FrontMatter::getLine function core/modules/help_topics/src/FrontMatter.php Retrieves the line where the source code starts, after any data.
FrontMatter::load function core/modules/help_topics/src/FrontMatter.php Creates a new FrontMatter instance.
FrontMatter::parse function core/modules/help_topics/src/FrontMatter.php Parses the source.
FrontMatter::__construct function core/modules/help_topics/src/FrontMatter.php FrontMatter constructor.
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
FrontPageTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/FrontPageTest.php
FrontPageTest::$dumpHeaders property core/modules/node/tests/src/Functional/Views/FrontPageTest.php
FrontPageTest::$modules property core/modules/node/tests/src/Functional/Views/FrontPageTest.php Modules to enable.
FrontPageTest::$modules property core/modules/system/tests/src/Functional/System/FrontPageTest.php Modules to enable.
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
FrontPageTest::setUp function core/modules/system/tests/src/Functional/System/FrontPageTest.php
FrontPageTest::testAdminFrontPage function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the frontpage when logged in as admin.
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 Test front page functionality.
FrontPageTest::testFrontPage function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the frontpage.
FruitInterface interface core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/FruitInterface.php Provides an interface for test plugins.
FruitInterface.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/FruitInterface.php
FTP class core/lib/Drupal/Core/FileTransfer/FTP.php Defines the base class for FTP implementations.
FTP.php file core/lib/Drupal/Core/FileTransfer/FTP.php
FTP::factory function core/lib/Drupal/Core/FileTransfer/FTP.php
FTP::getSettingsForm function core/lib/Drupal/Core/FileTransfer/FTP.php
FTP::__construct function core/lib/Drupal/Core/FileTransfer/FTP.php
FTPExtension class core/lib/Drupal/Core/FileTransfer/FTPExtension.php Defines a file transfer class using the PHP FTP extension.
FTPExtension.php file core/lib/Drupal/Core/FileTransfer/FTPExtension.php
FTPExtension::chmodJailed function core/lib/Drupal/Core/FileTransfer/FTPExtension.php
FTPExtension::connect function core/lib/Drupal/Core/FileTransfer/FTPExtension.php
FTPExtension::copyFileJailed function core/lib/Drupal/Core/FileTransfer/FTPExtension.php
FTPExtension::createDirectoryJailed function core/lib/Drupal/Core/FileTransfer/FTPExtension.php
FTPExtension::isDirectory function core/lib/Drupal/Core/FileTransfer/FTPExtension.php
FTPExtension::isFile function core/lib/Drupal/Core/FileTransfer/FTPExtension.php
FTPExtension::removeDirectoryJailed function core/lib/Drupal/Core/FileTransfer/FTPExtension.php

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