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 |
---|---|---|---|
FileTransfer::factory | function | core/ |
Defines a factory method for this class. |
FileTransfer::findChroot | function | core/ |
Returns the chroot property for this connection. |
FileTransfer::fixRemotePath | function | core/ |
Returns a modified path suitable for passing to the server. |
FileTransfer::getSettingsForm | function | core/ |
Returns a form to collect connection settings credentials. |
FileTransfer::isDirectory | function | core/ |
Checks if a particular path is a directory. |
FileTransfer::isFile | function | core/ |
Checks if a particular path is a file (not a directory). |
FileTransfer::removeDirectory | function | core/ |
Removes a directory. |
FileTransfer::removeDirectoryJailed | function | core/ |
Removes a directory. |
FileTransfer::removeFile | function | core/ |
Removes a file. |
FileTransfer::removeFileJailed | function | core/ |
Removes a file. |
FileTransfer::sanitizePath | function | core/ |
Changes backslashes to slashes, also removes a trailing slash. |
FileTransfer::setChroot | function | core/ |
Sets the chroot and changes the jail to match the correct path scheme. |
FileTransfer::__construct | function | core/ |
Constructs a Drupal\Core\FileTransfer\FileTransfer object. |
FileTransfer::__get | function | core/ |
Implements the magic __get() method. |
FileTransferAuthorizeForm | class | core/ |
Provides the file transfer authorization form. |
FileTransferAuthorizeForm.php | file | core/ |
|
FileTransferAuthorizeForm::$root | property | core/ |
The app root. |
FileTransferAuthorizeForm::addConnectionSettings | function | core/ |
Generates the Form API array for a given connection backend's settings. |
FileTransferAuthorizeForm::buildForm | function | core/ |
Form constructor. |
FileTransferAuthorizeForm::create | function | core/ |
Instantiates a new instance of this class. |
FileTransferAuthorizeForm::getFiletransfer | function | core/ |
Gets a FileTransfer class for a specific transfer method and settings. |
FileTransferAuthorizeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FileTransferAuthorizeForm::runOperation | function | core/ |
Runs the operation specified in 'authorize_operation' session property. |
FileTransferAuthorizeForm::setConnectionSettingsDefaults | function | core/ |
Sets the default settings on a file transfer connection form recursively. |
FileTransferAuthorizeForm::submitForm | function | core/ |
Form submission handler. |
FileTransferAuthorizeForm::validateForm | function | core/ |
Form validation handler. |
FileTransferAuthorizeForm::__construct | function | core/ |
Constructs a new FileTransferAuthorizeForm object. |
FileTransferAuthorizeFormTest | class | core/ |
Tests the Update Manager module upload via authorize.php functionality. |
FileTransferAuthorizeFormTest.php | file | core/ |
|
FileTransferAuthorizeFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileTransferAuthorizeFormTest::$modules | property | core/ |
Modules to enable. |
FileTransferAuthorizeFormTest::archiveFileUrlProvider | function | core/ |
Data provider method for testViaAuthorize(). |
FileTransferAuthorizeFormTest::setUp | function | core/ |
|
FileTransferAuthorizeFormTest::testViaAuthorize | function | core/ |
Tests the Update Manager module upload via authorize.php functionality. |
FileTransferException | class | core/ |
FileTransferException class. |
FileTransferException.php | file | core/ |
|
FileTransferException::$arguments | property | core/ |
Arguments to be used in this exception. |
FileTransferException::__construct | function | core/ |
Constructs a FileTransferException object. |
FileTransferTest | class | core/ |
Tests that the jail is respected and that protocols using recursive file move operations work. |
FileTransferTest.php | file | core/ |
|
FileTransferTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileTransferTest::$hostname | property | core/ |
|
FileTransferTest::$password | property | core/ |
|
FileTransferTest::$port | property | core/ |
|
FileTransferTest::$username | property | core/ |
|
FileTransferTest::setUp | function | core/ |
|
FileTransferTest::testJail | function | core/ |
|
FileTransferTest::_buildFakeModule | function | core/ |
|
FileTransferTest::_getFakeModuleFiles | function | core/ |
|
FileTransferTest::_writeDirectory | function | core/ |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.