Search for valid
Title | Object type | File name | Summary |
---|---|---|---|
NotNullConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
NullBackend::invalidate | function | core/ |
|
NullBackend::invalidateAll | function | core/ |
|
NullBackend::invalidateMultiple | function | core/ |
|
NullCoalesceTest::testExceptionOnInvalidValue | function | core/ |
Tests that an exception is thrown for a non-array value. |
NullIdMap::valid | function | core/ |
#[\ReturnTypeWillChange] |
Number::validateNumber | function | core/ |
Form element validation handler for #type 'number'. |
Number::validStep | function | core/ |
Verifies that a number is a multiple of a given step. |
NumberTest::providerTestValidStep | function | core/ |
Provides data for self::testNumberStep(). |
NumberTest::providerTestValidStepOffset | function | core/ |
Data provider for \Drupal\Tests\Component\Utility\NumberTest::testValidStepOffset(). |
NumberTest::testValidStep | function | core/ |
Tests Number::validStep() without offset. |
NumberTest::testValidStepOffset | function | core/ |
Tests Number::validStep() with offset. |
NumericArgumentValidator | class | core/ |
Validate whether an argument is numeric or not. |
NumericArgumentValidator.php | file | core/ |
|
NumericArgumentValidator::getContextDefinition | function | core/ |
|
NumericArgumentValidator::validateArgument | function | core/ |
|
NumericItemBase::validateMinAndMaxConfig | function | core/ |
Validates that the minimum value is less than the maximum. |
OEmbed::validateConfigurationForm | function | core/ |
|
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/ |
|
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[[api-linebreak]] |
OEmbedResourceConstraintValidatorTest.php | file | core/ |
|
OEmbedResourceConstraintValidatorTest::$modules | property | core/ |
|
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[[api-linebreak]] |
OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked | function | core/ |
@covers ::validate[[api-linebreak]] |
OpCodeCache::invalidate | function | core/ |
Invalidates a PHP file from a possibly active opcode cache. |
OpmlFields::validate | function | core/ |
|
OptionsDynamicValuesValidationTest | class | core/ |
Tests the Options field allowed values function. |
OptionsDynamicValuesValidationTest.php | file | core/ |
|
OptionsDynamicValuesValidationTest::$entity | property | core/ |
The created entity. |
OptionsDynamicValuesValidationTest::$modules | property | core/ |
|
OptionsDynamicValuesValidationTest::$test | property | core/ |
Test data. |
OptionsDynamicValuesValidationTest::setUp | function | core/ |
|
OptionsDynamicValuesValidationTest::testDynamicAllowedValues | function | core/ |
Tests 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/ |
|
Page::validateOptionsForm | function | core/ |
|
PagerPluginBase::exposedFormValidate | function | core/ |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.