Search for id
Title | Object type | File name | Summary |
---|---|---|---|
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 |
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/ |
@covers ::validate |
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/ |
|
FileTest::providerSource | function | core/ |
|
FileTest::testIndividual | function | core/ |
Tests POST/PATCH/DELETE for an individual resource. |
FileTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FileTestForm::validateForm | function | core/ |
Form validation handler. |
FileTestSaveUploadFromForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FileTestSaveUploadFromForm::validateForm | function | core/ |
Form validation handler. |
FileTransferAuthorizeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FileTransferAuthorizeForm::validateForm | function | core/ |
Form validation handler. |
FileTransferAuthorizeFormTest::archiveFileUrlProvider | function | core/ |
Data provider method for testViaAuthorize(). |
FileUpload::validateAndLoadFieldDefinition | function | core/ |
Validates and loads a field definition instance. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.