Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
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 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 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.
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 Defines a factory method for this class.
FTP::getSettingsForm function core/lib/Drupal/Core/FileTransfer/FTP.php Returns a form to collect connection settings credentials.
FTP::__construct function core/lib/Drupal/Core/FileTransfer/FTP.php Constructs a Drupal\Core\FileTransfer\FileTransfer object.
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 Changes the permissions of the file / directory specified in $path.
FTPExtension::connect function core/lib/Drupal/Core/FileTransfer/FTPExtension.php Connects to the server.
FTPExtension::copyFileJailed function core/lib/Drupal/Core/FileTransfer/FTPExtension.php Copies a file.
FTPExtension::createDirectoryJailed function core/lib/Drupal/Core/FileTransfer/FTPExtension.php Creates a directory.
FTPExtension::isDirectory function core/lib/Drupal/Core/FileTransfer/FTPExtension.php Checks if a particular path is a directory.
FTPExtension::isFile function core/lib/Drupal/Core/FileTransfer/FTPExtension.php Checks if a particular path is a file (not a directory).
FTPExtension::removeDirectoryJailed function core/lib/Drupal/Core/FileTransfer/FTPExtension.php Removes a directory.
FTPExtension::removeFileJailed function core/lib/Drupal/Core/FileTransfer/FTPExtension.php Removes a file.
Full class core/modules/views/src/Plugin/views/pager/Full.php The plugin to handle full pager.
Full.php file core/modules/views/src/Plugin/views/pager/Full.php
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::render function core/modules/views/src/Plugin/views/pager/Full.php Return the renderable array of the pager.
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.

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