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 |
---|---|---|---|
FileIsImageConstraintValidatorTest.php | file | core/ |
|
FileIsImageConstraintValidatorTest::$image | property | core/ |
An image file. |
FileIsImageConstraintValidatorTest::$nonImage | property | core/ |
A file which is not an image. |
FileIsImageConstraintValidatorTest::setUp | function | core/ |
|
FileIsImageConstraintValidatorTest::testFileIsImage | function | core/ |
This ensures a specific file is actually an image. |
FileItem | class | core/ |
Plugin implementation of the 'file' field type. |
FileItem.php | file | core/ |
|
FileItem::defaultFieldSettings | function | core/ |
|
FileItem::defaultStorageSettings | function | core/ |
|
FileItem::doGetUploadLocation | function | core/ |
Determines the URI for a file field. |
FileItem::fieldSettingsForm | function | core/ |
|
FileItem::generateSampleValue | function | core/ |
|
FileItem::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
FileItem::getUploadLocation | function | core/ |
Determines the URI for a file field. |
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/ |
|
FileItem::schema | function | core/ |
|
FileItem::storageSettingsForm | function | core/ |
|
FileItem::storageSettingsSummary | function | core/ |
|
FileItem::validateDirectory | function | core/ |
Form API callback. |
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. |
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/ |
@covers \Drupal\file\Plugin\Validation\Constraint\FileValidationConstraint @covers \Drupal\file\Plugin\Validation\Constraint\FileValidationConstraintValidator @dataProvider getFileTypes |
FileJsonAnonTest | class | core/ |
@group rest |
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/ |
@group rest |
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/ |
@group rest |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.