Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RecursiveContextualValidatorTest::testBasicValidateWithMultipleConstraints | function | core/ |
@covers ::validate[[api-linebreak]] |
| RecursiveContextualValidatorTest::testBasicValidateWithoutConstraints | function | core/ |
@covers ::validate[[api-linebreak]] |
| RecursiveContextualValidatorTest::testPropertiesValidateWithMultipleLevels | function | core/ |
@covers ::validate[[api-linebreak]] |
| RecursiveContextualValidatorTest::testRecursiveValidate | function | core/ |
Tests recursive validation against given constraints against an entity. |
| RecursiveContextualValidatorTest::testRecursiveViolationPropagation | function | core/ |
Test recursive propagation of violations. |
| RecursiveContextualValidatorTest::testValidateProperty | function | core/ |
@covers ::validateProperty[[api-linebreak]] |
| RecursiveContextualValidatorTest::testValidatePropertyValue | function | core/ |
@covers ::validatePropertyValue[[api-linebreak]] |
| RecursiveContextualValidatorTest::testValidatePropertyValueWithInvalidObjects | function | core/ |
@covers ::validatePropertyValue[[api-linebreak]] |
| RecursiveContextualValidatorTest::testValidatePropertyWithCustomGroup | function | core/ |
@covers ::validateProperty[[api-linebreak]] |
| RecursiveContextualValidatorTest::testValidatePropertyWithInvalidObjects | function | core/ |
@covers ::validateProperty[[api-linebreak]] |
| RecursiveContextualValidatorTest::testValidateWithGroups | function | core/ |
Ensures that passing an explicit group is not supported. |
| RecursiveContextualValidatorTest::testValidateWithoutTypedData | function | core/ |
Ensures that passing a non typed data value is not supported. |
| RecursiveExtensionFilterIterator | class | core/ |
Filters a RecursiveDirectoryIterator to discover extensions. |
| RecursiveExtensionFilterIterator.php | file | core/ |
|
| RecursiveExtensionFilterIterator::$acceptTests | property | core/ |
Whether to include test directories when recursing. |
| RecursiveExtensionFilterIterator::$blacklist | property | core/ |
List of directory names to skip when recursing. |
| RecursiveExtensionFilterIterator::$whitelist | property | core/ |
List of base extension type directory names to scan. |
| RecursiveExtensionFilterIterator::accept | function | core/ |
|
| RecursiveExtensionFilterIterator::acceptTests | function | core/ |
Controls whether test directories will be scanned. |
| RecursiveExtensionFilterIterator::getChildren | function | core/ |
|
| RecursiveExtensionFilterIterator::__construct | function | core/ |
Construct a RecursiveExtensionFilterIterator. |
| RecursivePlaceholdersTest | class | core/ |
|
| RecursivePlaceholdersTest::callback | function | core/ |
#lazy_builder callback; bubbles another placeholder. |
| RecursivePlaceholdersTest::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| RecursiveValidator | class | core/ |
Defines a recursive validator for Typed Data. |
| RecursiveValidator.php | file | core/ |
|
| RecursiveValidator::$constraintValidatorFactory | property | core/ |
|
| RecursiveValidator::$contextFactory | property | core/ |
|
| RecursiveValidator::$typedDataManager | property | core/ |
|
| RecursiveValidator::getMetadataFor | function | core/ |
|
| RecursiveValidator::hasMetadataFor | function | core/ |
|
| RecursiveValidator::inContext | function | core/ |
|
| RecursiveValidator::startContext | function | core/ |
|
| RecursiveValidator::validate | function | core/ |
|
| RecursiveValidator::validateProperty | function | core/ |
|
| RecursiveValidator::validatePropertyValue | function | core/ |
|
| RecursiveValidator::__construct | function | core/ |
Creates a new validator. |
| redirect.destination | service | core/ |
Drupal\Core\Routing\RedirectDestination |
| RedirectBlockForm::submitForm | function | core/ |
Form submission handler. |
| RedirectCommand::__construct | function | core/ |
Constructs an RedirectCommand object. |
| RedirectDestination | class | core/ |
Provides helpers for redirect destinations. |
| RedirectDestination.php | file | core/ |
|
| RedirectDestination::$destination | property | core/ |
The destination used by the current request. |
| RedirectDestination::$requestStack | property | core/ |
The request stack. |
| RedirectDestination::$urlGenerator | property | core/ |
The URL generator. |
| RedirectDestination::get | function | core/ |
Gets the destination as a path. |
| RedirectDestination::getAsArray | function | core/ |
Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url. |
| RedirectDestination::set | function | core/ |
Sets the destination as URL. |
| RedirectDestination::__construct | function | core/ |
Constructs a new RedirectDestination instance. |
| RedirectDestinationInterface | interface | core/ |
Provides an interface for redirect destinations. |
Pagination
- Previous page
- Page 991
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.