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 |
---|---|---|---|
FileFieldValidateTest::testAjaxValidationMessage | function | core/ |
Tests the validation message is displayed only once for ajax uploads. |
FileFieldValidateTest::testFileExtension | function | core/ |
Tests file extension checking. |
FileFieldValidateTest::testFileMaxSize | function | core/ |
Tests the max file size validator. |
FileFieldValidateTest::testFileRemoval | function | core/ |
Checks that a file can always be removed if it does not pass validation. |
FileFieldValidateTest::testRequired | function | core/ |
Tests the required property on file fields. |
FileFieldWidgetTest | class | core/ |
Tests the file field widget with public and private files. |
FileFieldWidgetTest | class | core/ |
Tests the file field widget, single and multi-valued, using AJAX upload. |
FileFieldWidgetTest.php | file | core/ |
|
FileFieldWidgetTest.php | file | core/ |
|
FileFieldWidgetTest::$adminUser | property | core/ |
An user with administration permissions. |
FileFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileFieldWidgetTest::$modules | property | core/ |
Modules to enable. |
FileFieldWidgetTest::$modules | property | core/ |
Modules to enable. |
FileFieldWidgetTest::createTemporaryFile | function | core/ |
Creates a temporary file, for a specific user. |
FileFieldWidgetTest::doTestTemporaryFileRemovalExploit | function | core/ |
Helper for testing exploiting the temporary file removal using fid. |
FileFieldWidgetTest::getTestFile | function | core/ |
Retrieves a sample file of the specified type. |
FileFieldWidgetTest::setUp | function | core/ |
|
FileFieldWidgetTest::setUp | function | core/ |
|
FileFieldWidgetTest::testFileExtensionsSetting | function | core/ |
Tests configuring file field's allowed file extensions setting. |
FileFieldWidgetTest::testMaximumUploadFileSizeValidation | function | core/ |
Tests maximum upload file size validation. |
FileFieldWidgetTest::testMultiValuedWidget | function | core/ |
Tests upload and remove buttons for multiple multi-valued File fields. |
FileFieldWidgetTest::testMultiValuedWidget | function | core/ |
Tests upload and remove buttons for multiple multi-valued File fields. |
FileFieldWidgetTest::testPrivateFileComment | function | core/ |
Tests that download restrictions on private files work on comments. |
FileFieldWidgetTest::testPrivateFileSetting | function | core/ |
Tests a file field with a "Private files" upload destination setting. |
FileFieldWidgetTest::testSingleValuedWidget | function | core/ |
Tests upload and remove buttons for a single-valued File field. |
FileFieldWidgetTest::testSingleValuedWidget | function | core/ |
Tests uploading and remove buttons for a single-valued File field. |
FileFieldWidgetTest::testTemporaryFileRemovalExploit | function | core/ |
Tests exploiting the temporary file removal of another user using fid. |
FileFieldWidgetTest::testTemporaryFileRemovalExploitAnonymous | function | core/ |
Tests exploiting the temporary file removal for anonymous users using fid. |
FileFieldWidgetTest::testUploadingMoreFilesThanAllowed | function | core/ |
Tests uploading more files than allowed at once. |
FileFieldWidgetTest::testWidgetElement | function | core/ |
Tests file widget element. |
FileFieldWidgetTest::testWidgetValidation | function | core/ |
Tests validation with the Upload button. |
FileFormatterBase | class | core/ |
Base class for file formatters. |
FileFormatterBase.php | file | core/ |
|
FileFormatterBase::checkAccess | function | core/ |
Checks access to the given entity. |
FileFormatterBase::needsEntityLoad | function | core/ |
Returns whether the entity referenced by an item needs to be loaded. |
FileHalJsonAnonTest | class | core/ |
@group hal @group legacy |
FileHalJsonAnonTest.php | file | core/ |
|
FileHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
FileHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FileHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
FileHalJsonAnonTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
FileHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
FileHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
FileHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
FileHalJsonBasicAuthTest.php | file | core/ |
|
FileHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FileHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.