Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
The theme to install as the default for testing. |
| FrontPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FrontPageTest::$modules | property | core/ |
Modules to enable. |
| FrontPageTest::$modules | property | core/ |
Modules to enable. |
| FrontPageTest::$nodePath | property | core/ |
The path to a node that is created for testing. |
| FrontPageTest::$nodeStorage | property | core/ |
The entity storage for nodes. |
| FrontPageTest::assertNotInResultSet | function | core/ |
Verifies that an amount of nids aren't in the result. |
| FrontPageTest::doTestFrontPageViewCacheTags | function | core/ |
Tests the cache tags on the front page. |
| FrontPageTest::setUp | function | core/ |
Sets up the test. |
| FrontPageTest::setUp | function | core/ |
|
| FrontPageTest::testCacheTagsWithCachePluginNone | function | core/ |
Tests the cache tags when using the "none" cache plugin. |
| FrontPageTest::testCacheTagsWithCachePluginTag | function | core/ |
Tests the cache tags when using the "tag" cache plugin. |
| FrontPageTest::testCacheTagsWithCachePluginTime | function | core/ |
Tests the cache tags when using the "time" cache plugin. |
| FrontPageTest::testDrupalFrontPage | function | core/ |
Tests front page functionality. |
| FrontPageTest::testFrontPage | function | core/ |
Tests the frontpage. |
| FruitInterface | interface | core/ |
Provides an interface for test plugins. |
| FruitInterface.php | file | core/ |
|
| FTP | class | core/ |
Defines the base class for FTP implementations. |
| FTP.php | file | core/ |
|
| FTP::factory | function | core/ |
Defines a factory method for this class. |
| FTP::getSettingsForm | function | core/ |
Returns a form to collect connection settings credentials. |
| FTP::__construct | function | core/ |
Constructs a Drupal\Core\FileTransfer\FileTransfer object. |
| FTPExtension | class | core/ |
Defines a file transfer class using the PHP FTP extension. |
| FTPExtension.php | file | core/ |
|
| FTPExtension::chmodJailed | function | core/ |
Changes the permissions of the file / directory specified in $path. |
| FTPExtension::connect | function | core/ |
Connects to the server. |
| FTPExtension::copyFileJailed | function | core/ |
Copies a file. |
| FTPExtension::createDirectoryJailed | function | core/ |
Creates a directory. |
| FTPExtension::isDirectory | function | core/ |
Checks if a particular path is a directory. |
| FTPExtension::isFile | function | core/ |
Checks if a particular path is a file (not a directory). |
| FTPExtension::removeDirectoryJailed | function | core/ |
Removes a directory. |
| FTPExtension::removeFileJailed | function | core/ |
Removes a file. |
| Full | class | core/ |
The plugin to handle full pager. |
| Full.php | file | core/ |
|
| Full::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
| Full::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Full::render | function | core/ |
Return the renderable array of the pager. |
| Full::summaryTitle | function | core/ |
Returns a string to display as the clickable title for the pager plugin. |
Pagination
- Previous page
- Page 728
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.