Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilemimeFormatter | class | core/ |
Formatter to render the file MIME type, with an optional icon. |
| FilemimeFormatter.php | file | core/ |
|
| FilemimeFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FilemimeFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| FilemimeFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| FilemimeFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
| FileModuleTest | class | core/ |
Tests file.module methods. |
| FileModuleTest.php | file | core/ |
|
| FileModuleTest::$modules | property | core/ |
Modules to enable. |
| FileModuleTest::testFileSaveUploadSingleErrorFormSize | function | core/ |
Tests file size upload errors. |
| FileModuleTestForm | class | core/ |
Form controller for file_module_test module. |
| FileModuleTestForm.php | file | core/ |
|
| FileModuleTestForm::buildForm | function | core/ |
|
| FileModuleTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileModuleTestForm::submitForm | function | core/ |
Form submission handler. |
| FileMoveTest | class | core/ |
Tests the unmanaged file move function. |
| FileMoveTest | class | core/ |
Tests the file move function for images and image styles. |
| FileMoveTest.php | file | core/ |
|
| FileMoveTest.php | file | core/ |
|
| FileMoveTest::$defaultTheme | property | core/ |
|
| FileMoveTest::$modules | property | core/ |
Modules to enable. |
| FileMoveTest::testMissing | function | core/ |
Try to move a missing file. |
| FileMoveTest::testNormal | function | core/ |
Move a normal file. |
| FileMoveTest::testNormal | function | core/ |
Tests moving a randomly generated image. |
| FileMoveTest::testOverwriteSelf | function | core/ |
Try to move a file onto itself. |
| FileNormalizeTest | class | core/ |
Tests that file entities can be normalized in HAL. |
| FileNormalizeTest.php | file | core/ |
|
| FileNormalizeTest::$modules | property | core/ |
Modules to enable. |
| FileNormalizeTest::setUp | function | core/ |
|
| FileNormalizeTest::testNormalize | function | core/ |
Tests the normalize function. |
| FileNotExistsException | class | core/ |
Exception thrown when a file is expected to exist but does not. |
| FileNotExistsException.php | file | core/ |
|
| FileOnTranslatedEntityTest | class | core/ |
Uploads files to translated nodes. |
| FileOnTranslatedEntityTest.php | file | core/ |
|
| FileOnTranslatedEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the file field used in the test. |
| FileOnTranslatedEntityTest::$modules | property | core/ |
Modules to enable. |
| FileOnTranslatedEntityTest::setUp | function | core/ |
|
| FileOnTranslatedEntityTest::testSyncedFiles | function | core/ |
Tests synced file fields on translated nodes. |
| FilePrivateTest | class | core/ |
Uploads a test to a private node and checks access. |
| FilePrivateTest.php | file | core/ |
|
| FilePrivateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilePrivateTest::$modules | property | core/ |
Modules to enable. |
| FilePrivateTest::setUp | function | core/ |
|
| FilePrivateTest::testPrivateFile | function | core/ |
Tests file access for file uploaded to a private node. |
| FileProcessBase | class | core/ |
Provides functionality for file process plugins. |
| FileProcessBase.php | file | core/ |
|
| FileProcessBase::__construct | function | core/ |
Constructs a file process plugin. |
| FileReadOnlyStorage | class | core/ |
Reads code as regular PHP files, but won't write them. |
| FileReadOnlyStorage.php | file | core/ |
Pagination
- Previous page
- Page 638
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.