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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FileFormHooks | class | core/ |
Hook implementations for file forms. |
| FileFormHooks.php | file | core/ |
|
| FileFormHooks::formSystemFileSystemSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| FileFormHooks::settingsSubmit | function | core/ |
Form submission handler for file system settings form. |
| FileFormHooks::__construct | function | core/ |
|
| FileHooks | class | core/ |
Hook implementations for file. |
| FileHooks.php | file | core/ |
|
| FileHooks::fieldWidgetInfoAlter | function | core/ |
Implements hook_field_widget_info_alter(). |
| FileHooks::filePredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
| FileHooks::help | function | core/ |
Implements hook_help(). |
| FileImageDimensionsConstraint | class | core/ |
File extension dimensions constraint. |
| FileImageDimensionsConstraint.php | file | core/ |
|
| FileImageDimensionsConstraint::__construct | function | core/ |
|
| FileImageDimensionsConstraintValidator | class | core/ |
Validator for the FileImageDimensionsConstraint. |
| FileImageDimensionsConstraintValidator.php | file | core/ |
|
| FileImageDimensionsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| FileImageDimensionsConstraintValidator::validate | function | core/ |
|
| FileImageDimensionsConstraintValidator::__construct | function | core/ |
Creates a new FileImageDimensionsConstraintValidator. |
| FileImageDimensionsConstraintValidatorTest | class | core/ |
Tests the FileImageDimensionsConstraintValidator. |
| FileImageDimensionsConstraintValidatorTest.php | file | core/ |
|
| FileImageDimensionsConstraintValidatorTest::$image | property | core/ |
An image file. |
| FileImageDimensionsConstraintValidatorTest::$nonImage | property | core/ |
A file which is not an image. |
| FileImageDimensionsConstraintValidatorTest::setUp | function | core/ |
|
| FileImageDimensionsConstraintValidatorTest::testFileValidateImageResolution | function | core/ |
This ensures the dimensions of a specific file is within bounds. |
| FileInterface::getDownloadHeaders | function | core/ |
Examines a file entity and returns content headers for download. |
| FileInterface::getSize | function | core/ |
Returns the size of the file. |
| FileInterface::isPermanent | function | core/ |
Returns TRUE if the file is permanent. |
| FileInterface::isTemporary | function | core/ |
Returns TRUE if the file is temporary. |
| FileInterface::setFilename | function | core/ |
Sets the name of the file. |
Pagination
- Previous page
- Page 576
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.