Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileItem::validateMaxFilesize | function | core/ |
Form API callback. |
| 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 enable. |
| 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 |
| 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. |
| 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. |
| 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. |
| 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/ |
The data provider. |
| FileTest::providerSource | function | core/ |
The data provider. |
| FileTest::testPostIndividual | function | core/ |
Tests POSTing an individual resource, plus edge cases to ensure good DX. |
| 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. |
| FileUploadForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileUploadForm::hideExtraSourceFieldComponents | function | core/ |
Processes an image or file source field element. |
| FileUploadForm::validateUploadElement | function | core/ |
Validates the upload element. |
| FileUploadHandler::handleExtensionValidation | function | core/ |
Gets the list of allowed extensions and updates the validators. |
| FileUploadJsonCookieTest::$entityTypeId | property | core/ |
Entity type ID for this storage. |
| FileUploadResource::generateLockIdFromFileUri | function | core/ |
Generates a lock ID based on the file URI. |
| FileUploadResource::getUploadValidators | function | core/ |
Retrieves the upload validators for a field definition. |
| FileUploadResource::validate | function | core/ |
Validates the file. |
| FileUploadResource::validateAndLoadFieldDefinition | function | core/ |
Validates and loads a field definition instance. |
| FileUploadResource::validateAndParseContentDispositionHeader | function | core/ |
Validates and extracts the filename from the Content-Disposition header. |
| FileUploadResourceTestBase::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| FileUploadResourceTestBase::testFileUploadInvalidFileType | function | core/ |
Tests using the file upload route with an invalid file type. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.