Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RecursiveContextualValidatorTest::testValidateWithoutTypedData | function | core/ |
Ensures that passing a non typed data value is not supported. |
| 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. |
| RecursiveValidatorFactory | class | core/ |
Factory for creating a new RecursiveValidator. |
| RecursiveValidatorFactory.php | file | core/ |
|
| RecursiveValidatorFactory::createValidator | function | core/ |
Creates a new RecursiveValidator. |
| RecursiveValidatorFactory::__construct | function | core/ |
Constructs a new RecursiveValidatorFactory. |
| RedirectDestination::$urlGenerator | property | core/ |
The URL generator. |
| RedirectDestinationTest::$urlGenerator | property | core/ |
The mocked URL generator. |
| RedirectDestinationTest::setupUrlGenerator | function | core/ |
|
| RedirectOnExceptionTest | class | core/ |
Tests redirects on exception pages. |
| RedirectOnExceptionTest.php | file | core/ |
|
| RedirectOnExceptionTest::$modules | property | core/ |
Modules to install. |
| RedirectOnExceptionTest::testRedirectOn404 | function | core/ |
Tests redirects with a 404. |
| RedirectResponseSubscriberTest::providerTestDestinationRedirectToExternalUrl | function | core/ |
Data provider for testDestinationRedirectToExternalUrl(). |
| RedirectResponseSubscriberTest::testDestinationRedirectToExternalUrl | function | core/ |
Tests destination redirect to external url. |
| ReferenceAccessConstraintValidator | class | core/ |
Checks if the current user has access to newly referenced entities. |
| ReferenceAccessConstraintValidator.php | file | core/ |
|
| ReferenceAccessConstraintValidator::validate | function | core/ |
|
| ReflectionFactory | class | core/ |
A plugin factory that maps instance configuration to constructor arguments. |
| ReflectionFactory.php | file | core/ |
|
| ReflectionFactory::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| ReflectionFactory::getInstanceArguments | function | core/ |
Inspects the plugin class and builds a list of constructor arguments. |
| ReflectionFactoryTest | class | core/ |
Tests Drupal\Component\Plugin\Factory\ReflectionFactory. |
| ReflectionFactoryTest.php | file | core/ |
|
| ReflectionFactoryTest::providerGetInstanceArguments | function | core/ |
Data provider for testGetInstanceArguments. |
| ReflectionFactoryTest::testCreateInstance | function | core/ |
Tests create instance. |
| ReflectionFactoryTest::testGetInstanceArguments | function | core/ |
Tests get instance arguments. |
| RegexDirectoryIterator | class | core/ |
Iterates over files whose names match a regular expression in a directory. |
| RegexDirectoryIterator.php | file | core/ |
|
| RegexDirectoryIterator::accept | function | core/ |
Implements \RegexIterator::accept(). |
| RegexDirectoryIterator::__construct | function | core/ |
RegexDirectoryIterator constructor. |
| RegexDirectoryIteratorTest | class | core/ |
Tests Drupal\Component\FileSystem\RegexDirectoryIterator. |
| RegexDirectoryIteratorTest.php | file | core/ |
|
| RegexDirectoryIteratorTest::providerTestRegexDirectoryIterator | function | core/ |
Provider for self::testRegexDirectoryIterator(). |
| RegexDirectoryIteratorTest::testRegexDirectoryIterator | function | core/ |
@legacy-covers ::accept |
| RegexRecursiveFilterIterator | class | core/ |
Iterates over files whose names match a regular expression in a directory. |
| RegexRecursiveFilterIterator.php | file | core/ |
|
| RegexRecursiveFilterIterator::accept | function | core/ |
Pagination
- Previous page
- Page 200
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.