Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FullDate | class | core/ |
Argument handler for a full date (CCYYMMDD) |
| FullDate | class | core/ |
Argument handler for a full date (CCYYMMDD). |
| FullDate.php | file | core/ |
|
| FullDate.php | file | core/ |
|
| FullDate::$argFormat | property | core/ |
The date format used in the query. |
| FullDate::$argFormat | property | core/ |
The date format used in the query. |
| FullDate::$format | property | core/ |
The date format used in the title. |
| FullDate::summaryName | function | core/ |
Provides the name to use for the summary, defaults to the name field. |
| FullDate::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
| FullyQualified | class | core/ |
#[\Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ExtraAttributes\ExampleAttribute] |
| FullyQualified.php | file | core/ |
|
| 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/ |
|
| 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. |
| 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::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 744
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.