Search for valid
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileValidatorTestBase::$file | property | core/ |
The file. |
| FileValidatorTestBase::$modules | property | core/ |
Modules to install. |
| FileValidatorTestBase::$validator | property | core/ |
The file validator. |
| FileValidatorTestBase::setUp | function | core/ |
|
| FileWidget::validateMultipleCount | function | core/ |
Validates the number of uploaded files. |
| file_test_validator | function | core/ |
Helper validator that returns the $errors parameter. |
| file_validate | function | core/ |
Checks that a file meets the criteria specified by the validators. |
| file_validate_extensions | function | core/ |
Checks that the filename ends with an allowed extension. |
| file_validate_image_resolution | function | core/ |
Verifies that image dimensions are within the specified maximum and minimum. |
| file_validate_is_image | function | core/ |
Checks that the file is recognized as a valid image. |
| file_validate_name_length | function | core/ |
Checks for files with names longer than can be stored in the database. |
| file_validate_size | function | core/ |
Checks that the file's size is below certain limits. |
| 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 |
| filter.uninstall_validator | service | core/ |
Drupal\filter\FilterUninstallValidator |
| FilterDateTest::_testUiValidation | function | core/ |
Make sure the validation callbacks works. |
| FilterFormatFormBase::validateForm | function | core/ |
Form validation handler. |
| FilterFormatValidationTest | class | core/ |
Tests validation of filter_format entities. |
| FilterFormatValidationTest.php | file | core/ |
|
| FilterFormatValidationTest::$modules | property | core/ |
Modules to install. |
| FilterFormatValidationTest::setUp | function | core/ |
|
| FilterPluginBase::buildGroupValidate | function | core/ |
Validate the build group options form. |
| FilterPluginBase::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
| FilterPluginBase::operatorValidate | function | core/ |
Validate the operator form. |
| FilterPluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| FilterPluginBase::validateExposeForm | function | core/ |
Validate the options form. |
| FilterPluginBase::validateIdentifier | function | core/ |
Validates a filter identifier. |
| FilterPluginBase::validateOptionsForm | function | core/ |
Simple validate handler. |
| FilterPluginBase::valueValidate | function | core/ |
Validate the options form. |
| FilterTest::testInvalidFilterPathDueMissingMetaPrefixReferenceFieldWithMetaProperties | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testInvalidFilterPathDueToElidedSoleProperty | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testInvalidFilterPathDueToMissingPropertyName | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithMetaProperties | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithoutMetaProperties | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testInvalidFilterPathDueToNonexistentProperty | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\filter\FilterUninstallValidator. |
| FilterUninstallValidator | class | core/ |
Prevents uninstallation of modules providing used filter plugins. |
| FilterUninstallValidator.php | file | core/ |
|
| FilterUninstallValidator.php | file | core/ |
|
| FilterUninstallValidator::$container | property | core/ |
The service container. |
| FilterUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| FilterUninstallValidator::$filterManager | property | core/ |
The filter plugin manager. |
| FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
| FilterUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| FilterUninstallValidator::getEnabledFilterFormats | function | core/ |
Returns all enabled filter formats. |
| FilterUninstallValidator::getFilterDefinitionsByProvider | function | core/ |
Returns all filter definitions that are provided by the specified provider. |
| FilterUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| FilterUninstallValidator::setStringTranslation | function | core/ |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.