Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UuidTest::testValidation | function | core/ |
Tests UUID validation. |
| UuidValidatorTest | class | core/ |
Tests the UUID validator. |
| UuidValidatorTest.php | file | core/ |
|
| UuidValidatorTest::$modules | property | core/ |
Modules to install. |
| UuidValidatorTest::setUp | function | core/ |
|
| UuidValidatorTest::testUuid | function | core/ |
Tests the UUID. |
| ValidateHostnameTest | class | core/ |
Tests Drupal\Core\DrupalKernel. |
| ValidateHostnameTest.php | file | core/ |
|
| ValidateHostnameTest::providerTestValidateHostname | function | core/ |
Provides test data for testValidateHostname(). |
| ValidateHostnameTest::testValidateHostname | function | core/ |
Tests validate hostname. |
| ValidateMigrationStateTest | class | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
| ValidateMigrationStateTest | class | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
| ValidateMigrationStateTest.php | file | core/ |
|
| ValidateMigrationStateTest.php | file | core/ |
|
| ValidateMigrationStateTest::$modules | property | core/ |
Modules to install. |
| ValidateMigrationStateTest::$modules | property | core/ |
Modules to install. |
| ValidateMigrationStateTestTrait | trait | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
| ValidateMigrationStateTestTrait.php | file | core/ |
|
| ValidateMigrationStateTestTrait::enableAllModules | function | core/ |
Enable all available modules. |
| ValidateMigrationStateTestTrait::testMigrationState | function | core/ |
Tests the migration information in .migrate_drupal.yml. |
| validation.basic_recursive_validator_factory | service | core/ |
Drupal\Core\Validation\BasicRecursiveValidatorFactory |
| validation.constraint | service | core/ |
Drupal\Core\Validation\ConstraintManager |
| ValidationErrorBlock | class | core/ |
Provides a 'Block with validation error' test block. |
| ValidationErrorBlock.php | file | core/ |
|
| ValidationErrorBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| ValidationErrorBlock::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
| ValidationResult | class | core/ |
A value object to contain the results of a validation. |
| ValidationResult.php | file | core/ |
|
| ValidationResult::createError | function | core/ |
Creates an error ValidationResult object. |
| ValidationResult::createErrorFromThrowable | function | core/ |
Creates an error ValidationResult object from a throwable. |
| ValidationResult::createWarning | function | core/ |
Creates a warning ValidationResult object. |
| ValidationResult::getOverallSeverity | function | core/ |
Returns the overall severity for a set of validation results. |
| ValidationResult::isEqual | function | core/ |
Determines if two validation results are equivalent. |
| ValidationResult::__construct | function | core/ |
Creates a ValidationResult object. |
| ValidationResult::__get | function | core/ |
Implements magic ::__get() method. |
| ValidationResultTest | class | core/ |
Tests Drupal\package_manager\ValidationResult. |
| ValidationResultTest.php | file | core/ |
|
| ValidationResultTest::assertResultValid | function | core/ |
Asserts a check result is valid. |
| ValidationResultTest::providerCreateExceptions | function | core/ |
Data provider for test methods that test create exceptions. |
| ValidationResultTest::providerValidConstructorArguments | function | core/ |
Data provider for testCreateWarningResult(). |
| ValidationResultTest::testCreateErrorResult | function | core/ |
Tests create error result. |
| ValidationResultTest::testCreateErrorResultException | function | core/ |
Tests create error result exception. |
| ValidationResultTest::testCreateWarningResult | function | core/ |
Tests create warning result. |
| ValidationResultTest::testCreateWarningResultException | function | core/ |
Tests create warning result exception. |
| ValidationResultTest::testMessagesMustBeTranslatable | function | core/ |
Tests that the messages are asserted to be translatable. |
| ValidationResultTest::testOverallSeverity | function | core/ |
Tests overall severity. |
| ValidationTest | class | core/ |
Tests form processing and alteration via form validation handlers. |
| ValidationTest.php | file | core/ |
|
| ValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ValidationTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 186
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.