Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FrontPageTest::$modules | property | core/ |
Modules to install. |
| FrontPageTest::$modules | property | core/ |
Modules to install. |
| 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. |
| 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::$connection | property | core/ |
The FTP connection. |
| 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. |
| FTPExtension::__construct | function | core/ |
Constructs a Drupal\Core\FileTransfer\FileTransfer object. |
| 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/ |
Returns a string to display as the clickable title for the pager plugin. |
| FullDate::summaryName | function | core/ |
Provides the name to use for the summary, defaults to the name field. |
| fullscreen.admin.css | file | core/ |
.ckeditor5-toolbar-button-fullscreen { background-image: url(../icons/fullscreen-enter.svg); } |
| FullyValidatableConstraint | class | core/ |
Constraint for fully validatable config schema type. |
| FullyValidatableConstraint.php | file | core/ |
|
| FullyValidatableConstraintValidator | class | core/ |
FullyValidatable constraint. |
| FullyValidatableConstraintValidator.php | file | core/ |
|
| FullyValidatableConstraintValidator::validate | function | core/ |
|
| FunctionalJavascriptTest | class | core/ |
|
| FunctionalTest | class | core/ |
|
| FunctionalTestDebugHtmlOutputHelperTest | class | core/ |
Helper test for FunctionalTestDebugHtmlOutputTest. |
| FunctionalTestDebugHtmlOutputHelperTest.php | file | core/ |
|
| FunctionalTestDebugHtmlOutputHelperTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FunctionalTestDebugHtmlOutputHelperTest::testCreateFunctionalTestDebugHtmlOutput | function | core/ |
Creates one page of debug HTML output. |
| FunctionalTestDebugHtmlOutputTest | class | core/ |
Test to ensure that functional tests produce debug HTML output when required. |
| FunctionalTestDebugHtmlOutputTest.php | file | core/ |
|
| FunctionalTestDebugHtmlOutputTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FunctionalTestDebugHtmlOutputTest::getAlteredPhpunitXmlConfigurationFile | function | core/ |
|
| FunctionalTestDebugHtmlOutputTest::testFunctionalTestDebugHtmlOutput | function | core/ |
Ensures that functional tests produce debug HTML output when required. |
| FunctionalTestSetupTrait | trait | core/ |
Defines a trait for shared functional test setup functionality. |
| FunctionalTestSetupTrait.php | file | core/ |
Pagination
- Previous page
- Page 669
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.