Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FileSystem::validScheme | function | core/ |
Checks that the scheme of a stream URI is valid. |
| FileSystemDeprecationTest::providerTestUriScheme | function | core/ |
|
| FileSystemDeprecationTest::testDeprecatedValidScheme | function | core/ |
@expectedDeprecation file_stream_wrapper_valid_scheme() is deprecated in drupal:8.0.0 and will be removed before drupal:9.0.0. Use \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::isValidScheme() instead. See https://www.drupal.org/node/3035273 |
| FileSystemDeprecationTest::testDeprecatedValidUri | function | core/ |
@expectedDeprecation file_valid_uri() is deprecated in drupal:8.8.0 and will be removed before drupal:9.0.0. Use \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::isValidUri() instead. See https://www.drupal.org/node/3035273 |
| FileSystemForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileSystemInterface::validScheme | function | core/ |
Checks that the scheme of a stream URI is valid. |
| 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. |
| 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. |
| FileUploadResourceTestBase::testPostFileUploadInvalidHeaders | function | core/ |
Tests using the file upload POST route with invalid headers. |
| FileUploadTest::$entityTypeId | property | core/ |
|
| FileUploadTest::testDeleteIndividual | function | core/ |
@requires module irrelevant_for_this_test |
| FileUploadTest::testFileUploadInvalidFileType | function | core/ |
Tests using the file upload route with an invalid file type. |
| FileUploadTest::testGetIndividual | function | core/ |
@requires module irrelevant_for_this_test |
| FileUploadTest::testPatchIndividual | function | core/ |
@requires module irrelevant_for_this_test |
| FileUploadTest::testPostFileUploadInvalidHeaders | function | core/ |
Tests using the file upload POST route with invalid headers. |
| FileUploadTest::testPostIndividual | function | core/ |
@requires module irrelevant_for_this_test |
| FileUriUnique::validatedBy | function | core/ |
|
| FileValidationConstraint | class | core/ |
Validation File constraint. |
| FileValidationConstraint.php | file | core/ |
|
| FileValidationConstraintValidator | class | core/ |
Checks that a file referenced in a file field is valid. |
| FileValidationConstraintValidator.php | file | core/ |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.