Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| frontpage.css | file | core/ |
This file is used to style the 'Frontpage' view. |
| FrontPageTest | class | core/ |
Tests the default frontpage provided by views. |
| FrontPageTest | class | core/ |
Tests front page functionality and administration. |
| 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::$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. |
| 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::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::summaryTitle | function | core/ |
Return a string to display as the clickable title for the pager plugin. |
| FullDate::summaryName | function | core/ |
Provides the name to use for the summary. By default this is just the name field. |
| FunctionalJavascriptTestSuite | class | core/ |
Discovers tests for the functional-javascript test suite. |
| FunctionalJavascriptTestSuite.php | file | core/ |
|
| FunctionalJavascriptTestSuite::suite | function | core/ |
Factory method which loads up a suite with all functional javascript tests. |
| FunctionalTestSetupTrait | trait | core/ |
Defines a trait for shared functional test setup functionality. |
| FunctionalTestSetupTrait.php | file | core/ |
|
| FunctionalTestSetupTrait::$apcuEnsureUniquePrefix | property | core/ |
The flag to set 'apcu_ensure_unique_prefix' setting. |
| FunctionalTestSetupTrait::$classLoader | property | core/ |
The class loader to use for installation and initialization of setup. |
| FunctionalTestSetupTrait::$configDirectories | property | core/ |
The config directories used in this test. |
| FunctionalTestSetupTrait::$rootUser | property | core/ |
The "#1" admin user. |
| FunctionalTestSetupTrait::doInstall | function | core/ |
Execute the non-interactive installer. |
| FunctionalTestSetupTrait::getDatabaseTypes | function | core/ |
Returns all supported database driver installer objects. |
| FunctionalTestSetupTrait::initConfig | function | core/ |
Initialize various configurations post-installation. |
Pagination
- Previous page
- Page 602
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.