Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NumericArgumentValidator::validateArgument | function | core/ |
Performs validation for a given argument. |
OEmbed::validateConfigurationForm | function | core/ |
Form validation handler. |
OEmbedForm::validateUrl | function | core/ |
Validates the oEmbed URL. |
OEmbedResourceConstraint::$invalidResourceMessage | property | core/ |
The error message if the URL is not a valid oEmbed resource. |
OEmbedResourceConstraintValidator | class | core/ |
Validates oEmbed resource URLs. |
OEmbedResourceConstraintValidator.php | file | core/ |
|
OEmbedResourceConstraintValidator::$logger | property | core/ |
The logger service. |
OEmbedResourceConstraintValidator::$resourceFetcher | property | core/ |
The resource fetcher service. |
OEmbedResourceConstraintValidator::$urlResolver | property | core/ |
The oEmbed URL resolver service. |
OEmbedResourceConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
OEmbedResourceConstraintValidator::handleException | function | core/ |
Handles exceptions that occur during validation. |
OEmbedResourceConstraintValidator::validate | function | core/ |
|
OEmbedResourceConstraintValidator::__construct | function | core/ |
Constructs a new OEmbedResourceConstraintValidator. |
OEmbedResourceConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\Validation\Constraint\OEmbedResourceConstraintValidator |
OEmbedResourceConstraintValidatorTest.php | file | core/ |
|
OEmbedResourceConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
OEmbedResourceConstraintValidatorTest::getValue | function | core/ |
Wraps a media entity in an anonymous class to mock a field value. |
OEmbedResourceConstraintValidatorTest::setUp | function | core/ |
|
OEmbedResourceConstraintValidatorTest::testValidateEmptySource | function | core/ |
@covers ::validate |
OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked | function | core/ |
@covers ::validate |
OpCodeCache::invalidate | function | core/ |
Invalidates a PHP file from a possibly active opcode cache. |
OpmlFeedAdd::validateForm | function | core/ |
Form validation handler. |
OpmlFields::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
OptionsDynamicValuesValidationTest | class | core/ |
Tests the Options field allowed values function. |
OptionsDynamicValuesValidationTest.php | file | core/ |
|
OptionsDynamicValuesValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
OptionsDynamicValuesValidationTest::testDynamicAllowedValues | function | core/ |
Test that allowed values function gets the entity. |
OptionsWidgetBase::validateElement | function | core/ |
Form validation handler for widget elements. |
OrderByTest::testInvalidDirection | function | core/ |
Checks that invalid sort directions in ORDER BY get converted to ASC. |
Page::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
Page::validateOptionsForm | function | core/ |
Validate the options form. |
PagerPluginBase::exposedFormValidate | function | core/ |
|
PagerPluginBase::validateOptionsForm | function | core/ |
Provide the default form form for validating options |
PasswordConfirm::validatePasswordConfirm | function | core/ |
Validates a password_confirm element. |
path.validator | service | core/ |
Drupal\Core\Path\PathValidator |
PathAlias::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
PathAliasConstraintValidator | class | core/ |
Constraint validator for changing path aliases in pending revisions. |
PathAliasConstraintValidator.php | file | core/ |
|
PathAliasConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
PathAliasConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
PathAliasConstraintValidator::validate | function | core/ |
|
PathAliasConstraintValidator::__construct | function | core/ |
Creates a new PathAliasConstraintValidator instance. |
PathElement::validateMatchedPath | function | core/ |
Form element validation handler for matched_path elements. |
PathElementFormTest::validateForm | function | core/ |
Form validation handler. |
PathPluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
PathPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
PathPluginBase::validatePath | function | core/ |
Validates the path of the display. |
PathValidator | class | core/ |
Provides a default path validator and access checker. |
PathValidator.php | file | core/ |
|
PathValidator::$accessAwareRouter | property | core/ |
The access aware router. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.