Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileItem::getUploadValidators | function | core/ |
Retrieves the upload validators for a file field. |
| FileItem::isDisplayed | function | core/ |
Determines whether an item should be displayed when rendering the field. |
| FileItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| FileItem::schema | function | core/ |
Returns the schema for the field. |
| FileItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| FileItem::storageSettingsSummary | function | core/ |
Returns a short summary of the field's storage-level settings. |
| FileItem::validateExtensions | function | core/ |
Form API callback. |
| FileItem::validateMaxFilesize | function | core/ |
Form API callback. |
| FileItemTest | class | core/ |
Tests using entity fields of the file field type. |
| FileItemTest.php | file | core/ |
|
| FileItemTest::$directory | property | core/ |
Directory where the sample files are stored. |
| FileItemTest::$file | property | core/ |
Created file entity. |
| FileItemTest::$modules | property | core/ |
Modules to install. |
| FileItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| FileItemTest::testFileItem | function | core/ |
Tests using entity fields of the file field type. |
| FileItemTest::testGenerateSampleValue | function | core/ |
Tests sample value generation with actual allowed file extensions. |
| FileItemTest::validateFileUriForDirectory | function | core/ |
Tests file URIs generated for a given file directory. |
| FileItemValidationTest | class | core/ |
Tests that files referenced in file and image fields are always validated. |
| FileItemValidationTest.php | file | core/ |
|
| FileItemValidationTest::$modules | property | core/ |
Modules to install. |
| FileItemValidationTest::$user | property | core/ |
A user. |
| FileItemValidationTest::getFileTypes | function | core/ |
Provides a list of file types to test. |
| FileItemValidationTest::setUp | function | core/ |
|
| FileItemValidationTest::testFileValidationConstraint | function | core/ |
Tests file validation constraint. |
| FileJsonAnonTest | class | core/ |
Tests File Json Anon. |
| FileJsonAnonTest.php | file | core/ |
|
| FileJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| FileJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FileJsonBasicAuthTest | class | core/ |
Tests File Json Basic Auth. |
| FileJsonBasicAuthTest.php | file | core/ |
|
| FileJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FileJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FileJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FileJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FileJsonCookieTest | class | core/ |
Tests File Json Cookie. |
| FileJsonCookieTest.php | file | core/ |
|
| FileJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FileJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| FileJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FileListingTest | class | core/ |
Tests file listing page functionality. |
| FileListingTest.php | file | core/ |
|
| FileListingTest::$baseUser | property | core/ |
An authenticated user. |
| FileListingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileListingTest::$modules | property | core/ |
Modules to install. |
| FileListingTest::createFile | function | core/ |
Creates and saves a test file. |
| FileListingTest::setUp | function | core/ |
|
| FileListingTest::sumUsages | function | core/ |
Calculates total count of usages for a file. |
Pagination
- Previous page
- Page 595
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.