Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FrontMatter.php | file | core/ |
|
| FrontMatter::$parsed | property | core/ |
The parsed source. |
| FrontMatter::$serializer | property | core/ |
A serializer class. |
| FrontMatter::$source | property | core/ |
The source. |
| FrontMatter::FRONT_MATTER_REGEXP | constant | core/ |
The regular expression used to extract the YAML front matter content. |
| FrontMatter::FRONT_MATTER_SEPARATOR | constant | core/ |
The separator used to indicate front matter data. |
| FrontMatter::getCode | function | core/ |
Retrieves the extracted source code. |
| FrontMatter::getData | function | core/ |
Retrieves the extracted front matter data. |
| FrontMatter::getLine | function | core/ |
Retrieves the line where the source code starts, after any data. |
| FrontMatter::load | function | core/ |
Creates a new FrontMatter instance. |
| FrontMatter::parse | function | core/ |
Parses the source. |
| FrontMatter::__construct | function | core/ |
FrontMatter constructor. |
| 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/ |
|
| FrontPageTest::$defaultTheme | property | core/ |
|
| FrontPageTest::$dumpHeaders | property | core/ |
|
| 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/ |
|
| FrontPageTest::setUp | function | core/ |
|
| FrontPageTest::testAdminFrontPage | function | core/ |
Tests the frontpage when logged in as admin. |
| 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/ |
Test 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/ |
|
| FTP::getSettingsForm | function | core/ |
|
| FTP::__construct | function | core/ |
|
| FTPExtension | class | core/ |
Defines a file transfer class using the PHP FTP extension. |
| FTPExtension.php | file | core/ |
|
| FTPExtension::chmodJailed | function | core/ |
|
| FTPExtension::connect | function | core/ |
|
| FTPExtension::copyFileJailed | function | core/ |
|
| FTPExtension::createDirectoryJailed | function | core/ |
|
| FTPExtension::isDirectory | function | core/ |
|
| FTPExtension::isFile | function | core/ |
|
| FTPExtension::removeDirectoryJailed | function | core/ |
Pagination
- Previous page
- Page 717
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.