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 |
---|---|---|---|
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. |
TestProfilerExtension | class | core/ |
Twig extension to add a test node visitor. |
TestProfilerExtension.php | file | core/ |
|
TestProfilerExtension.php | file | core/ |
|
TestProfilerExtension::enter | function | core/ |
Dummy function called when a Twig template is entered. |
TestProfilerExtension::enter | function | core/ |
Dummy function called when a Twig template is entered. |
TestProfilerExtension::getNodeVisitors | function | core/ |
|
TestProfilerExtension::getNodeVisitors | function | core/ |
|
TestProfilerExtension::leave | function | core/ |
Dummy function called when a Twig template is left. |
TestProfilerExtension::leave | function | core/ |
Dummy function called when a Twig template is left. |
TestRun::processPhpErrorLogFile | function | core/ |
Reads the PHP error log and reports any errors as assertion failures. |
TestRunTest::testProcessPhpErrorLogFile | function | core/ |
@covers ::createNew @covers ::setDatabasePrefix @covers ::processPhpErrorLogFile @covers ::getLogEntriesByTestClass |
TestSetupTrait::$privateFilesDirectory | property | core/ |
The private file directory for the test environment. |
TestSetupTrait::$publicFilesDirectory | property | core/ |
The public file directory for the test environment. |
TestSetupTrait::$tempFilesDirectory | property | core/ |
The temporary file directory for the test environment. |
TestSiteApplicationTest::getTestLockFile | function | core/ |
Gets the lock file path. |
TestSiteApplicationTest::testInstallWithFileWithNoClass | function | core/ |
@coversNothing |
TestSiteApplicationTest::testInstallWithNonExistingFile | function | core/ |
@coversNothing |
TestSiteInstallCommand::$profile | property | core/ |
The install profile to use. |
TestSiteInstallCommand::$translationFilesDirectory | property | core/ |
The translation file directory for the test environment. |
TestSiteTearDownCommand::fileUnmanagedDeleteRecursive | function | core/ |
Deletes all files and directories in the specified path recursively. |
TestSuiteBaseTest::getFilesystem | function | core/ |
Helper method to set up the file system. |
Pagination
- Previous page
- Page 65
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.