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 |
---|---|---|---|
FileTestAccessControlHandler | class | core/ |
Defines a class for an alternate file access control handler. |
FileTestAccessControlHandler.php | file | core/ |
|
FileTestAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
FileTestBase | class | core/ |
Base class for file tests that adds some additional file specific assertions and helper functions. |
FileTestBase.php | file | core/ |
|
FileTestBase::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
FileTestBase::$modules | property | core/ |
Modules to enable. |
FileTestBase::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
FileTestBase::assertDirectoryPermissions | function | core/ |
Helper function to test the permissions of a directory. |
FileTestBase::assertFilePermissions | function | core/ |
Helper function to test the permissions of a file. |
FileTestBase::createDirectory | function | core/ |
Create a directory and assert it exists. |
FileTestBase::createUri | function | core/ |
Create a file and return the URI of it. |
FileTestBase::register | function | core/ |
Registers test-specific services. |
FileTestBase::setUp | function | core/ |
|
FileTestBase::setUpFilesystem | function | core/ |
Sets up the filesystem, so things like the file directory. |
FileTestForm | class | core/ |
File test form class. |
FileTestForm.php | file | core/ |
|
FileTestForm::buildForm | function | core/ |
Form constructor. |
FileTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FileTestForm::submitForm | function | core/ |
Form submission handler. |
FileTestForm::validateForm | function | core/ |
Form validation handler. |
FileTestSaveUploadFromForm | class | core/ |
File test form class. |
FileTestSaveUploadFromForm.php | file | core/ |
|
FileTestSaveUploadFromForm::$messenger | property | core/ |
The messenger. |
FileTestSaveUploadFromForm::$state | property | core/ |
Stores the state storage service. |
FileTestSaveUploadFromForm::buildForm | function | core/ |
Form constructor. |
FileTestSaveUploadFromForm::create | function | core/ |
Instantiates a new instance of this class. |
FileTestSaveUploadFromForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FileTestSaveUploadFromForm::submitForm | function | core/ |
Form submission handler. |
FileTestSaveUploadFromForm::validateForm | function | core/ |
Form validation handler. |
FileTestSaveUploadFromForm::__construct | function | core/ |
Constructs a FileTestSaveUploadFromForm object. |
FileTokenReplaceTest | class | core/ |
Generates text using placeholders for dummy content to check file token replacement. |
FileTokenReplaceTest.php | file | core/ |
|
FileTokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileTokenReplaceTest::testFileTokenReplacement | function | core/ |
Creates a file, then tests the tokens generated from it. |
FileTransfer | class | core/ |
Defines the base FileTransfer class. |
FileTransfer.php | file | core/ |
|
FileTransfer::$hostname | property | core/ |
The hostname for this file transfer. |
FileTransfer::$password | property | core/ |
The password for this file transfer. |
FileTransfer::$port | property | core/ |
The port for this file transfer. |
FileTransfer::$username | property | core/ |
The username for this file transfer. |
FileTransfer::checkPath | function | core/ |
Checks that the path is inside the jail and throws an exception if not. |
FileTransfer::chmod | function | core/ |
Changes the permissions of the specified $path (file or directory). |
FileTransfer::connect | function | core/ |
Connects to the server. |
FileTransfer::copyDirectory | function | core/ |
Copies a directory. |
FileTransfer::copyDirectoryJailed | function | core/ |
Copies a directory. |
FileTransfer::copyFile | function | core/ |
Copies a file. |
FileTransfer::copyFileJailed | function | core/ |
Copies a file. |
FileTransfer::createDirectory | function | core/ |
Creates a directory. |
FileTransfer::createDirectoryJailed | function | core/ |
Creates a directory. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.