Search for id
Title | Object type | File name | Summary |
---|---|---|---|
FileSizeLimitConstraintValidatorTest.php | file | core/ |
|
FileSizeLimitConstraintValidatorTest::testFileValidateSize | function | core/ |
@covers ::validate[[api-linebreak]] |
FileTransferAuthorizeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FileTransferAuthorizeForm::validateForm | function | core/ |
Form validation handler. |
FileValidationEvent | class | core/ |
Event for file validations. |
FileValidationEvent.php | file | core/ |
|
FileValidationEvent::__construct | function | core/ |
Creates a new FileValidationEvent. |
FileValidationTestSubscriber | class | core/ |
Provides a validation listener for file validation tests. |
FileValidationTestSubscriber.php | file | core/ |
|
FileValidationTestSubscriber::getSubscribedEvents | function | core/ |
|
FileValidationTestSubscriber::onFileValidation | function | core/ |
Handles the file validation event. |
FileValidator | class | core/ |
Provides a class for file validation. |
FileValidator.php | file | core/ |
|
FileValidator::validate | function | core/ |
Validates a File with a list of validators. |
FileValidator::__construct | function | core/ |
Creates a new FileValidator. |
FileValidatorInterface | interface | core/ |
Provides a file validator that supports a list of validations. |
FileValidatorInterface.php | file | core/ |
|
FileValidatorInterface::validate | function | core/ |
Validates a File with a list of validators. |
FileValidatorSettingsTrait | trait | core/ |
Provides a trait to create validators from settings. |
FileValidatorSettingsTrait.php | file | core/ |
|
FileValidatorSettingsTrait::getFileUploadValidators | function | core/ |
Gets the upload validators for the specified settings. |
FileValidatorTest | class | core/ |
Tests the file validator. |
FileValidatorTest.php | file | core/ |
|
FileValidatorTest::$modules | property | core/ |
Modules to install. |
FileValidatorTest::testValidate | function | core/ |
Tests the validator. |
FileValidatorTestBase | class | core/ |
Provides a base file constraint validator test. |
FileValidatorTestBase.php | file | core/ |
|
FileValidatorTestBase::$file | property | core/ |
The file. |
FileValidatorTestBase::$modules | property | core/ |
Modules to install. |
FileValidatorTestBase::$validator | property | core/ |
The file validator. |
FileValidatorTestBase::setUp | function | core/ |
|
FileVideoFormatterUpdateTest | class | core/ |
Tests the upgrade path for video formatters. |
FileVideoFormatterUpdateTest.php | file | core/ |
|
FileVideoFormatterUpdateTest::$modules | property | core/ |
Modules to install after the database is loaded. |
FileVideoFormatterUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FileVideoFormatterUpdateTest::testPlaysInlineUpdate | function | core/ |
@covers \file_post_update_add_playsinline[[api-linebreak]] |
file_validation_sanitization_subscriber | service | core/ |
Drupal\file_validator_test\EventSubscriber\FileSanitizationEventSubscriber |
file_validation_test_subscriber | service | core/ |
Drupal\file_validator_test\EventSubscriber\FileValidationTestSubscriber |
file_validator_test.info.yml | file | core/ |
core/modules/file/tests/modules/file_validator_test/file_validator_test.info.yml |
file_validator_test.services.yml | file | core/ |
core/modules/file/tests/modules/file_validator_test/file_validator_test.services.yml |
FilterArrayTest::providerRemoveEmptyStrings | function | core/ |
Data provider for testRemoveEmptyStrings(). |
FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions | function | core/ |
Provides test data for ::testGetFilteredDefinitions(). |
FilterFormatValidationTest | class | core/ |
Tests validation of filter_format entities. |
FilterFormatValidationTest.php | file | core/ |
|
FilterFormatValidationTest::$modules | property | core/ |
Modules to install. |
FilterFormatValidationTest::setUp | function | core/ |
|
FilterImageLazyLoadTest::providerHtml | function | core/ |
Provides data for testProcess. |
FinalTestHttpMiddlewareClass | class | core/ |
Stub of http_middleware class that is declared final. |
FinalTestHttpMiddlewareClass.php | file | core/ |
|
FinalTestHttpMiddlewareClass::handle | function | core/ |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.