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 |
|---|---|---|---|
| EnvironmentSupportValidatorTest::testInvalidUrlDuringPreApply | function | core/ |
Tests an invalid URL in the environment support variable during pre-apply. |
| EnvironmentSupportValidatorTest::testValidUrl | function | core/ |
Tests that the validation message links to the provided URL. |
| EnvironmentSupportValidatorTest::testValidUrlDuringPreApply | function | core/ |
Tests that the validation message links to the provided URL during pre-apply. |
| EventSubscriber::onConfigImporterValidate | function | core/ |
Validates the configuration to be imported. |
| ExecutionContext::$validatedConstraints | property | core/ |
Stores which class constraint has been validated for which object. |
| ExecutionContext::$validatedObjects | property | core/ |
Stores which objects have been validated in which group. |
| ExecutionContext::getValidator | function | core/ |
|
| ExecutionContext::isConstraintValidated | function | core/ |
|
| ExecutionContext::isGroupValidated | function | core/ |
|
| ExecutionContext::markConstraintAsValidated | function | core/ |
|
| ExecutionContext::markGroupAsValidated | function | core/ |
|
| ExposedFormPluginBase::exposedFormValidate | function | core/ |
Validates the exposed form submission. |
| ExposedFormPluginInterface::exposedFormValidate | function | core/ |
Validates the exposed form submission. |
| ExtensionAvailableConstraintValidator | class | core/ |
Validates that a given extension exists. |
| ExtensionAvailableConstraintValidator.php | file | core/ |
|
| ExtensionAvailableConstraintValidator::$extensionDiscovery | property | core/ |
Extension discovery objects for when the profile has changed. |
| ExtensionAvailableConstraintValidator::$inTestEnvironment | property | core/ |
Indicates if the application is running in a test environment. |
| ExtensionAvailableConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ExtensionAvailableConstraintValidator::extensionExists | function | core/ |
Determines if an extension exists. |
| ExtensionAvailableConstraintValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object for the given profile. |
| ExtensionAvailableConstraintValidator::insideTest | function | core/ |
Whether this validator is running inside a test. |
| ExtensionAvailableConstraintValidator::resolveProfile | function | core/ |
Resolve the profile based on the given typed data. |
| ExtensionAvailableConstraintValidator::validate | function | core/ |
|
| ExtensionAvailableConstraintValidator::__construct | function | core/ |
|
| ExtensionAvailableConstraintValidatorTest | class | core/ |
Tests the ExtensionAvailable constraint validator. |
| ExtensionAvailableConstraintValidatorTest.php | file | core/ |
|
| ExtensionAvailableConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| ExtensionAvailableConstraintValidatorTest::dataProvider | function | core/ |
Data provider using yield statements. |
| ExtensionAvailableConstraintValidatorTest::testValidationModule | function | core/ |
Tests the ExtensionAvailable constraint validator. |
| ExtensionAvailableConstraintValidatorTest::testValidationProfile | function | core/ |
Tests the ExtensionAvailable constraint validator. |
| ExtensionExistsConstraintValidator | class | core/ |
Validates that a given extension exists. |
| ExtensionExistsConstraintValidator.php | file | core/ |
|
| ExtensionExistsConstraintValidator::$moduleHandler | property | core/ |
The module handler service. |
| ExtensionExistsConstraintValidator::$themeHandler | property | core/ |
The theme handler service. |
| ExtensionExistsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ExtensionExistsConstraintValidator::validate | function | core/ |
|
| ExtensionExistsConstraintValidator::__construct | function | core/ |
Constructs a ExtensionExistsConstraintValidator object. |
| ExtensionExistsConstraintValidatorTest | class | core/ |
Tests the ExtensionExists constraint validator. |
| ExtensionExistsConstraintValidatorTest.php | file | core/ |
|
| ExtensionExistsConstraintValidatorTest::testValidation | function | core/ |
Tests the ExtensionExists constraint validator. |
| ExtensionLifecycle::isValid | function | core/ |
Determines if a given extension lifecycle string is valid. |
| ExtensionNameConstraintTest::testValidation | function | core/ |
Tests the ExtensionName constraint. |
| ExtensionStreamTest::testInvalidStreamUri | function | core/ |
Tests invalid stream URIs. |
| ExtensionVersionTest::provideInvalidBranch | function | core/ |
Data provider for testInvalidBranch(). |
| ExtensionVersionTest::providerInvalidBranchCorePrefix | function | core/ |
Data provider for testInvalidBranchCorePrefix(). |
| ExtensionVersionTest::providerInvalidVersionCorePrefix | function | core/ |
Data provider for testInvalidVersionCorePrefix(). |
| ExtensionVersionTest::providerInvalidVersionNumber | function | core/ |
Data provider for testInvalidVersionNumber(). |
| ExtensionVersionTest::testInvalidBranch | function | core/ |
Tests invalid branch. |
| ExtensionVersionTest::testInvalidBranchCorePrefix | function | core/ |
Tests invalid branch core prefix. |
| ExtensionVersionTest::testInvalidVersionCorePrefix | function | core/ |
Tests invalid version core prefix. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.