Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| FileIsImageConstraintValidatorTest | class | core/ |
Tests the FileIsImageConstraintValidator. |
| 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. |
| 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[[api-linebreak]] @covers \Drupal\file\Plugin\Validation\Constraint\FileValidationConstraintValidator[[api-linebreak]] @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. |
Pagination
- Previous page
- Page 297
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.