Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileValidationConstraintValidator | class | core/ |
Checks that a file referenced in a file field is valid. |
| FileValidationConstraintValidator.php | file | core/ |
|
| FileValidationConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| FileValidationConstraintValidator::validate | function | core/ |
|
| FileValidationConstraintValidator::__construct | function | core/ |
Creates a new FileValidationConstraintValidator. |
| 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/ |
|
| file_url_generator | service | core/ |
Drupal\Core\File\FileUrlGenerator |
| 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 |
| filter.uninstall_validator | service | core/ |
Drupal\filter\FilterUninstallValidator |
| FilterAutoP | class | core/ |
Provides a filter to convert line breaks to HTML. |
| FilterAutoP.php | file | core/ |
|
| FilterAutoP::process | function | core/ |
Performs the filter processing. |
| FilterAutoP::tips | function | core/ |
Generates a filter's tip. |
| FilterBooleanOperatorDefaultTest | class | core/ |
Tests the queryOpBoolean() with default operator. |
| FilterBooleanOperatorDefaultTest | class | core/ |
Filter to test queryOpBoolean() with default operator. |
| FilterBooleanOperatorDefaultTest.php | file | core/ |
|
| FilterBooleanOperatorDefaultTest.php | file | core/ |
|
| FilterBooleanOperatorDefaultTest::$modules | property | core/ |
Modules to install. |
| FilterBooleanOperatorDefaultTest::$testViews | property | core/ |
Views to be enabled. |
| FilterBooleanOperatorDefaultTest::query | function | core/ |
Add this filter to the query. |
| FilterBooleanOperatorDefaultTest::testFilterBooleanOperatorDefault | function | core/ |
Tests the queryOpBoolean() with default operator. |
| FilterBooleanOperatorDefaultTest::viewsData | function | core/ |
Returns the views data definition. |
| FilterBooleanOperatorGroupTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler. |
| FilterBooleanOperatorGroupTest.php | file | core/ |
|
| FilterBooleanOperatorGroupTest::$modules | property | core/ |
Modules to install. |
| FilterBooleanOperatorGroupTest::$testViews | property | core/ |
Views used by this test. |
| FilterBooleanOperatorGroupTest::setUp | function | core/ |
|
| FilterBooleanOperatorGroupTest::testViewsBooleanGroupedFilter | function | core/ |
Tests that grouped boolean exposed form works as expected. |
| FilterBooleanOperatorStringTest | class | core/ |
Tests core's BooleanOperatorString views filter handler. |
| FilterBooleanOperatorStringTest.php | file | core/ |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.