Search for file
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| File | class | core/ |
File entity media source. |
| File | class | core/ |
Defines the file entity class. |
| File | class | core/ |
Field handler to provide simple renderer that allows linking to a file. |
| File | class | core/ |
Tests creating managed files views with the wizard. |
| File | class | core/ |
Drupal 6 file source from database. |
| File | class | core/ |
Drupal 7 file source from database. |
| File | class | core/ |
Provides a form element for uploading a file. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestFileCreationTrait.php | file | core/ |
|
| TestFileCreationTrait::$generatedTestFiles | property | core/ |
Whether the files were copied to the test files directory. |
| TestFileCreationTrait::compareFiles | function | core/ |
Compares two files based on size and file name. |
| TestFileCreationTrait::generateFile | function | core/ |
Generates a test file. |
| TestFileCreationTrait::getTestFiles | function | core/ |
Gets a list of files that can be used in tests. |
| TestFileParser | class | core/ |
Parses class names from PHP files without loading them. |
| TestFileParser.php | file | core/ |
|
| TestFileParser::getTestListFromFile | function | core/ |
Gets the classes from a PHP file. |
| TestFileParser::parseContents | function | core/ |
Parse class names out of PHP file contents. |
| TestFileParserTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\RunTests\TestFileParser[[api-linebreak]] @group Test @group RunTests |
| TestFileParserTest.php | file | core/ |
|
| TestFileParserTest::provideTestFileContents | function | core/ |
|
| TestFileParserTest::testGetTestListFromFile | function | core/ |
@covers ::getTestListFromFile[[api-linebreak]] |
| 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. |
| 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/ |
|
| TestFileUsage.php | file | core/ |
|
| 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::listUsage | function | core/ |
Determines where a file is used. |
| TestingProfileInstallTest | class | core/ |
Tests installing the Testing profile with update notifications on. |
| TestingProfileInstallTest.php | file | core/ |
|
| TestingProfileInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TestingProfileInstallTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| TestingProfileInstallTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| TestingProfileInstallTest::testUpdateModuleInstall | function | core/ |
Ensure the Update module is installed. |
| testing_install_profile_all_dependencies.info.yml | file | core/ |
core/profiles/testing_install_profile_all_dependencies/testing_install_profile_all_dependencies.info.yml |
| testing_install_profile_dependencies.info.yml | file | core/ |
core/profiles/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml |
| TestLibraryDiscoveryParser::fileValidUri | function | core/ |
|
| TestLibraryDiscoveryParser::setFileValidUri | function | core/ |
|
| TestProfilerExtension | class | core/ |
Twig extension to add a test node visitor. |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.