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 |
---|---|---|---|
file_validate_name_length | function | core/ |
Checks for files with names longer than can be stored in the database. |
file_validate_size | function | core/ |
Checks that the file's size is below certain limits. |
file_valid_uri | function | core/ |
Determines whether the URI has a valid scheme for file API operations. |
FILE_WRITABLE | constant | core/ |
File permission check -- File is writable. |
FilterHtmlUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FinalExceptionSubscriber::simplifyFileInError | function | core/ |
Attempts to reduce error verbosity in the error message's file path. |
FollowUpMigrationsTest::getFileMigrationInfo | function | core/ |
Returns information about the file to be migrated. |
form--managed-file.css | file | core/ |
Styles for the managed file widget. |
form--managed-file.pcss.css | file | core/ |
Styles for the managed file widget. |
FormBuilder::getFileUploadMaxSize | function | core/ |
Wraps file_upload_max_size(). |
FormBuilderTest::testExceededFileSize | function | core/ |
@covers ::buildForm |
FormCacheTest::testLoadCachedFormStateWithFiles | function | core/ |
@covers ::loadCachedFormState |
FormErrorHandlerFileUploadTest | class | core/ |
Tests file upload scenario's with Inline Form Errors. |
FormErrorHandlerFileUploadTest.php | file | core/ |
|
FormErrorHandlerFileUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FormErrorHandlerFileUploadTest::$modules | property | core/ |
Modules to enable. |
FormErrorHandlerFileUploadTest::setUp | function | core/ |
|
FormErrorHandlerFileUploadTest::testFileUploadErrors | function | core/ |
Tests that the required field error is displayed as inline error message. |
FormState::$has_file_element | property | core/ |
If TRUE, there is a file element and Form API will set the appropriate 'enctype' HTML attribute on the form. |
FormState::hasFileElement | function | core/ |
Returns whether this form has a file element. |
FormState::setHasFileElement | function | core/ |
Sets that this form has a file element. |
FormStateDecoratorBase::hasFileElement | function | core/ |
Returns whether this form has a file element. |
FormStateDecoratorBase::setHasFileElement | function | core/ |
Sets that this form has a file element. |
FormStateDecoratorBaseTest::testHasFileElement | function | core/ |
@covers ::hasFileElement |
FormStateDecoratorBaseTest::testSetHasFileElement | function | core/ |
@covers ::setHasFileElement |
FormStateInterface::hasFileElement | function | core/ |
Returns whether this form has a file element. |
FormStateInterface::setHasFileElement | function | core/ |
Sets that this form has a file element. |
FormTestFileForm | class | core/ |
Form constructor for testing #type 'file' elements. |
FormTestFileForm.php | file | core/ |
|
FormTestFileForm::buildForm | function | core/ |
Form constructor. |
FormTestFileForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestFileForm::submitForm | function | core/ |
Form submission handler. |
FTPExtension::copyFileJailed | function | core/ |
Copies a file. |
FTPExtension::isFile | function | core/ |
Checks if a particular path is a file (not a directory). |
FTPExtension::removeFileJailed | function | core/ |
Removes a file. |
GDToolkit::$fileSystem | property | core/ |
The file system. |
GDToolkit::parseFile | function | core/ |
Determines if a file contains a valid image. |
GenerateAutoloadReferenceFile | class | composer/ |
Generates an 'autoload.php' that includes the autoloader created by Composer. |
GenerateAutoloadReferenceFile.php | file | composer/ |
|
GenerateAutoloadReferenceFile::autoLoadContents | function | composer/ |
Builds the contents of the autoload file. |
GenerateAutoloadReferenceFile::autoloadFileCommitted | function | composer/ |
Determines whether or not the autoload file has been committed. |
GenerateAutoloadReferenceFile::autoloadPath | function | composer/ |
Generates a scaffold file path object for the autoload file. |
GenerateAutoloadReferenceFile::generateAutoload | function | composer/ |
Generates the autoload file at the specified location. |
GenerateAutoloadReferenceFile::__construct | function | composer/ |
This class provides only static methods. |
GenericFileFormatter | class | core/ |
Plugin implementation of the 'file_default' formatter. |
GenericFileFormatter.php | file | core/ |
|
GenericFileFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
GetFilenameTest | class | core/ |
Tests that drupal_get_filename() works correctly. |
GetFilenameTest.php | file | core/ |
|
GetFilenameTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.