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 |
---|---|---|---|
NumericArgumentValidator::validateArgument | function | core/ |
Performs validation for a given argument. |
NumericItemBase::validateMinAndMaxConfig | function | core/ |
Validates that the minimum value is less than the maximum. |
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[[api-linebreak]] |
OEmbedResourceConstraintValidatorTest.php | file | core/ |
|
OEmbedResourceConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
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/ |
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::$entity | property | core/ |
The created entity. |
OptionsDynamicValuesValidationTest::$modules | property | core/ |
Modules to install. |
OptionsDynamicValuesValidationTest::$test | property | core/ |
Test data. |
OptionsDynamicValuesValidationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
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. |
OverwriteExistingPackagesValidator | class | core/ |
Validates that newly installed packages don't overwrite existing directories. |
OverwriteExistingPackagesValidator.php | file | core/ |
|
OverwriteExistingPackagesValidator::getSubscribedEvents | function | core/ |
|
OverwriteExistingPackagesValidator::validate | function | core/ |
Validates that new installed packages don't overwrite existing directories. |
OverwriteExistingPackagesValidator::__construct | function | core/ |
|
OverwriteExistingPackagesValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\OverwriteExistingPackagesValidator[[api-linebreak]] @group package_manager @internal |
OverwriteExistingPackagesValidatorTest.php | file | core/ |
|
OverwriteExistingPackagesValidatorTest::setUp | function | core/ |
|
OverwriteExistingPackagesValidatorTest::testNewPackagesOverwriteExisting | function | core/ |
Tests that new installed packages overwrite existing directories. |
PackageManagerKernelTestBase::$disableValidators | property | core/ |
The service IDs of any validators to disable. |
PackageManagerTestValidationServiceProvider | class | core/ |
Modifies container services for testing. |
PackageManagerTestValidationServiceProvider.php | file | core/ |
|
PackageManagerTestValidationServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
PackageManagerUninstallValidator | class | core/ |
Prevents any module from being uninstalled if update is in process. |
PackageManagerUninstallValidator.php | file | core/ |
|
PackageManagerUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
PackageManagerUninstallValidator::__construct | function | core/ |
|
package_manager.validator.collect_paths_to_exclude_fail | service | core/ |
Drupal\package_manager_test_validation\CollectPathsToExcludeFailValidator |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.