Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileItem::getUploadValidators | function | core/ |
Retrieves the upload validators for a file field. |
| FileItem::validateDirectory | function | core/ |
Form API callback. |
| FileItem::validateExtensions | function | core/ |
Form API callback. |
| FileItem::validateMaxFilesize | function | core/ |
Form API callback. |
| 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. |
| FileManagedFileElementTest::getLastFileId | function | core/ |
Retrieves the fid of the last inserted file. |
| FileManagedFileElementTest::testUnusedPermanentFileValidation | function | core/ |
Verify that unused permanent files can be used. |
| FileMediaFormatterTestBase::dataProvider | function | core/ |
Data provider for testRender. |
| FileModuleTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileNameLengthConstraintValidator | class | core/ |
Validates the file name length constraint. |
| FileNameLengthConstraintValidator.php | file | core/ |
|
| FileNameLengthConstraintValidator::validate | function | core/ |
|
| FileNameLengthConstraintValidatorTest | class | core/ |
Tests the FileNameLengthConstraintValidator. |
| FileNameLengthConstraintValidatorTest.php | file | core/ |
|
| FileNameLengthConstraintValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
| FilePathTest::providerTestFilePath | function | core/ |
Data provider of test dates for file path test. |
| FileRepositoryTest::testInvalidStreamWrapper | function | core/ |
Tests for an invalid stream wrapper. |
| FileRequiredTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| FileRouteProvider | class | core/ |
Provides routes for files. |
| FileRouteProvider.php | file | core/ |
|
| FileRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| FileSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| FileServiceProvider | class | core/ |
Adds 'application/octet-stream' as a known (bin) format. |
| FileServiceProvider.php | file | core/ |
|
| FileServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| FileSizeLimitConstraintValidator | class | core/ |
Validates the FileSizeLimitConstraint. |
| FileSizeLimitConstraintValidator.php | file | core/ |
|
| FileSizeLimitConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| FileSizeLimitConstraintValidator::validate | function | core/ |
|
| FileSizeLimitConstraintValidator::__construct | function | core/ |
Creates a new FileSizeConstraintValidator. |
| FileSizeLimitConstraintValidatorTest | class | core/ |
Tests the FileSizeLimitConstraintValidator. |
| FileSizeLimitConstraintValidatorTest.php | file | core/ |
|
| FileSizeLimitConstraintValidatorTest::testFileValidateSize | function | core/ |
Tests file validate size. |
| FileSystemForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileSystemModuleDiscoveryDataProviderTrait | trait | core/ |
A trait used in testing for providing a list of modules in a dataProvider. |
| FileSystemModuleDiscoveryDataProviderTrait.php | file | core/ |
|
| FileSystemModuleDiscoveryDataProviderTrait::coreModuleListDataProvider | function | core/ |
A data provider that lists every module in core. |
| FileSystemTest::providerTestBasename | function | core/ |
|
| FileSystemTest::testInvalidUTF8 | function | core/ |
Tests that invalid UTF-8 results in an exception. |
| FileTest::$entityTypeId | property | core/ |
The tested entity type. |
| FileTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| FileTest::providerSource | function | core/ |
Provides source data for ::testSource. |
Pagination
- Previous page
- Page 73
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.