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 |
|---|---|---|---|
| TestFileParserTest::testParseContents | function | core/ |
@covers ::parseContents[[api-linebreak]] @dataProvider provideTestFileContents |
| TestFileTransfer | class | core/ |
Mock FileTransfer object for test case. |
| TestFileTransfer.php | file | core/ |
|
| TestFileTransfer::$host | property | core/ |
|
| TestFileTransfer::$password | property | core/ |
The password for this file transfer. |
| TestFileTransfer::$port | property | core/ |
The port for this file transfer. |
| TestFileTransfer::$shouldIsDirectoryReturnTrue | property | core/ |
This is for testing the CopyRecursive logic. |
| TestFileTransfer::$username | property | core/ |
The username for this file transfer. |
| TestFileTransfer::chmodJailed | function | core/ |
|
| TestFileTransfer::connect | function | core/ |
Connects to the server. |
| TestFileTransfer::copyFileJailed | function | core/ |
Copies a file. |
| TestFileTransfer::createDirectoryJailed | function | core/ |
Creates a directory. |
| TestFileTransfer::factory | function | core/ |
Defines a factory method for this class. |
| TestFileTransfer::isDirectory | function | core/ |
Checks if a particular path is a directory. |
| TestFileTransfer::isFile | function | core/ |
Checks if a particular path is a file (not a directory). |
| TestFileTransfer::removeDirectoryJailed | function | core/ |
Removes a directory. |
| TestFileTransfer::removeFileJailed | function | core/ |
Removes a file. |
| TestFileTransfer::__construct | function | core/ |
Constructs a Drupal\Core\FileTransfer\FileTransfer object. |
| TestFileTransferWithSettingsForm | class | core/ |
Provides an object to test the settings form functionality. |
| TestFileTransferWithSettingsForm.php | file | core/ |
|
| TestFileTransferWithSettingsForm::factory | function | core/ |
Returns a Drupal\update_test\TestFileTransferWithSettingsForm object. |
| TestFileTransferWithSettingsForm::getSettingsForm | function | core/ |
Returns a settings form with a text field to input a username. |
| TestFileUsage | class | core/ |
Provides a pass through to the abstract FileUsageBase() constructor. |
| TestFileUsage | class | core/ |
|
| TestFileUsage.php | file | core/ |
|
| TestFileUsage::add | function | core/ |
Records that a module is using a file. |
| TestFileUsage::add | function | core/ |
Records that a module is using a file. |
| TestFileUsage::delete | function | core/ |
Removes a record to indicate that a module is no longer using a file. |
| TestFileUsage::delete | function | core/ |
Removes a record to indicate that a module is no longer using a file. |
| TestFileUsage::listUsage | function | core/ |
Determines where a file is used. |
| TestFileUsage::listUsage | function | core/ |
Determines where a file is used. |
| TestFilteredPluginManager | class | core/ |
Class that allows testing the trait. |
| TestFilteredPluginManager::$contextHandler | property | core/ |
|
| TestFilteredPluginManager::$definitions | property | core/ |
|
| TestFilteredPluginManager::$moduleHandler | property | core/ |
|
| TestFilteredPluginManager::$themeManager | property | core/ |
|
| TestFilteredPluginManager::contextHandler | function | core/ |
Wraps the context handler. |
| TestFilteredPluginManager::getDefinitions | function | core/ |
See \Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
| TestFilteredPluginManager::getType | function | core/ |
A string identifying the plugin type. |
| TestFilteredPluginManager::moduleHandler | function | core/ |
Wraps the module handler. |
| TestFilteredPluginManager::themeManager | function | core/ |
Wraps the theme manager. |
| TestFilteredPluginManager::__construct | function | core/ |
|
| TestFilterIterator | class | core/ |
Class to test FilterIterators. |
| TestFilterIterator.php | file | core/ |
|
| TestFilterIterator::accept | function | core/ |
|
| TestForm | class | core/ |
A form to test page cache. |
| TestForm | class | core/ |
Form that performs base block form test. |
| TestForm | class | core/ |
Defines a test form for testing assertions. |
| TestForm | class | core/ |
|
| TestForm.php | file | core/ |
Pagination
- Previous page
- Page 1223
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.