Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileFieldWidgetClaroThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldWidgetClaroThemeTest::testWidgetDefaultVisibilitySettings | function | core/ |
Tests that the field widget visibility settings are respected on the form. |
| FileFieldWidgetTest | class | core/ |
Tests the file field widget, single and multi-valued, using AJAX upload. |
| FileFieldWidgetTest | class | core/ |
Tests the file field widget with public and private files. |
| 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 install. |
| FileFieldWidgetTest::$modules | property | core/ |
Modules to install. |
| 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 uploading and remove buttons for a single-valued File field. |
| FileFieldWidgetTest::testSingleValuedWidget | function | core/ |
Tests upload 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. |
| FileImageDimensionsConstraint::$messageImageTooSmall | property | core/ |
The image too small message. |
| FileImageDimensionsConstraint::$messageResizedImageTooSmall | property | core/ |
The resized image too small message. |
| FileInterface::getCreatedTime | function | core/ |
Returns the file entity creation timestamp. |
| FileInterface::getFilename | function | core/ |
Returns the name of the file. |
| FileInterface::getFileUri | function | core/ |
Returns the URI of the file. |
| FileInterface::getMimeType | function | core/ |
Returns the MIME type of the file. |
| FileInterface::getSize | function | core/ |
Returns the size of the file. |
| FileItem::doGetUploadLocation | function | core/ |
Determines the URI for a file field. |
| 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. |
| FileItemValidationTest::getFileTypes | function | core/ |
Provides a list of file types to test. |
| FileManagedFileElementTest::getLastFileId | function | core/ |
Retrieves the fid of the last inserted file. |
| FileMediaFormatterBase::getHtmlTag | function | core/ |
Gets the HTML tag for the formatter. |
| FileMediaFormatterBase::getSourceFiles | function | core/ |
Gets source files with attributes. |
| FileMediaFormatterInterface::getMediaType | function | core/ |
Gets the applicable media type for a formatter. |
| FileMigrationSetupTrait::getFileMigrationInfo | function | core/ |
Returns information about the file to be migrated. |
| FileModuleTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileNameLengthConstraint::$messageTooLong | property | core/ |
The message when file name is too long. |
| FilePathTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| FilePathTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
Pagination
- Previous page
- Page 87
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.