Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
FrontPageTest::$defaultTheme property core/modules/system/tests/src/Functional/System/FrontPageTest.php The theme to install as the default for testing.
FrontPageTest::$modules property core/modules/system/tests/src/Functional/System/FrontPageTest.php Modules to install.
FrontPageTest::$modules property core/modules/node/tests/src/Functional/Views/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.
Fruit class core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php A simple entity for testing.
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::$connection property core/lib/Drupal/Core/FileTransfer/FTPExtension.php The FTP connection.
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.
FTPExtension::__construct function core/lib/Drupal/Core/FileTransfer/FTPExtension.php Constructs a Drupal\Core\FileTransfer\FileTransfer object.
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.
FullDate class core/modules/views/src/Plugin/views/argument/FullDate.php Argument handler for a full date (CCYYMMDD)
FullDate class core/modules/datetime/src/Plugin/views/argument/FullDate.php Argument handler for a full date (CCYYMMDD).
FullDate.php file core/modules/datetime/src/Plugin/views/argument/FullDate.php
FullDate.php file core/modules/views/src/Plugin/views/argument/FullDate.php
FullDate::$argFormat property core/modules/views/src/Plugin/views/argument/FullDate.php The date format used in the query.
FullDate::$argFormat property core/modules/datetime/src/Plugin/views/argument/FullDate.php The date format used in the query.
FullDate::$format property core/modules/views/src/Plugin/views/argument/FullDate.php The date format used in the title.
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.
FullDate::title function core/modules/views/src/Plugin/views/argument/FullDate.php Get the title this argument will assign the view, given the argument.
fullscreen.admin.css file core/modules/ckeditor5/css/fullscreen.admin.css .ckeditor5-toolbar-button-fullscreen {
background-image: url(../icons/fullscreen-enter.svg);
}

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