Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
file_test_validator | function | core/ |
Helper validator that returns the $errors parameter. |
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 |
FilterTest::testInvalidFilterPathDueToElidedSoleProperty | function | core/ |
@covers ::queryCondition |
FilterTest::testInvalidFilterPathDueToMissingPropertyName | function | core/ |
@covers ::queryCondition |
FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithMetaProperties | function | core/ |
@covers ::queryCondition |
FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithoutMetaProperties | function | core/ |
@covers ::queryCondition |
FilterTest::testInvalidFilterPathDueToNonexistentProperty | function | core/ |
@covers ::queryCondition |
FilterUninstallValidator | class | core/ |
Prevents uninstallation of modules providing used filter plugins. |
FilterUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\filter\FilterUninstallValidator. |
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/ |
|
FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
FilterUninstallValidator::__construct | function | core/ |
Constructs a new FilterUninstallValidator. |
FilterUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
FilterUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\filter\FilterUninstallValidator @group filter |
FilterUninstallValidatorTest.php | file | core/ |
|
FilterUninstallValidatorTest::$filterUninstallValidator | property | core/ |
The filter uninstall validator. |
FilterUninstallValidatorTest::setUp | function | core/ |
|
FilterUninstallValidatorTest::testValidateNoFormats | function | core/ |
@covers ::validate |
FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
@covers ::validate |
FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
@covers ::validate |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.