Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| RedirectOnExceptionTest::testRedirectOn404 | function | core/ |
|
| RedirectResponseSubscriberTest::providerTestDestinationRedirectToExternalUrl | function | core/ |
Data provider for testDestinationRedirectToExternalUrl(). |
| RedirectResponseSubscriberTest::testDestinationRedirectToExternalUrl | function | core/ |
@dataProvider providerTestDestinationRedirectToExternalUrl |
| 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 pre-configured instance of a plugin. |
| ReflectionFactory::getInstanceArguments | function | core/ |
Inspects the plugin class and build a list of arguments for the constructor. |
| ReflectionFactoryTest | class | core/ |
@group Plugin @coversDefaultClass \Drupal\Component\Plugin\Factory\ReflectionFactory[[api-linebreak]] |
| ReflectionFactoryTest.php | file | core/ |
Contains \Drupal\Tests\Component\Plugin\Factory\ReflectionFactoryTest. |
| ReflectionFactoryTest::providerGetInstanceArguments | function | core/ |
Data provider for testGetInstanceArguments. |
| ReflectionFactoryTest::testCreateInstance | function | core/ |
@covers ::createInstance[[api-linebreak]] @dataProvider providerGetInstanceArguments |
| ReflectionFactoryTest::testGetInstanceArguments | function | core/ |
@covers ::getInstanceArguments[[api-linebreak]] @dataProvider providerGetInstanceArguments |
| RegexDirectoryIterator | class | core/ |
Iterates over files whose names match a regular expression in a directory. |
| RegexDirectoryIterator.php | file | core/ |
|
| RegexDirectoryIterator::$regex | property | core/ |
The regular expression to match. |
| RegexDirectoryIterator::accept | function | core/ |
Implements \FilterIterator::accept(). |
| RegexDirectoryIterator::__construct | function | core/ |
RegexDirectoryIterator constructor. |
| RegexDirectoryIteratorTest | class | core/ |
@coversDefaultClass \Drupal\Component\FileSystem\RegexDirectoryIterator[[api-linebreak]] @group FileSystem |
| RegexDirectoryIteratorTest.php | file | core/ |
|
| RegexDirectoryIteratorTest::providerTestRegexDirectoryIterator | function | core/ |
Provider for self::testRegexDirectoryIterator(). |
| RegexDirectoryIteratorTest::testRegexDirectoryIterator | function | core/ |
@covers ::accept[[api-linebreak]] @dataProvider providerTestRegexDirectoryIterator |
| RelatedResourceTypesTest::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository under test. |
| Relationship::getOmissions | function | core/ |
Returns the data that was omitted from the JSON:API document. |
| RemoteFileDirectoryTest | class | core/ |
Tests operations dealing with directories. |
| RemoteFileDirectoryTest.php | file | core/ |
|
| RemoteFileDirectoryTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| RemoteFileDirectoryTest::$modules | property | core/ |
Modules to enable. |
| RemoteFileDirectoryTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
| RemoteFileDirectoryTest::setUp | function | core/ |
|
| RemoteFileScanDirectoryTest | class | core/ |
Tests \Drupal\Core\File\FileSystemInterface::scanDirectory(). |
| RemoteFileScanDirectoryTest.php | file | core/ |
|
| RemoteFileScanDirectoryTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| RemoteFileScanDirectoryTest::$modules | property | core/ |
Modules to enable. |
| RemoteFileScanDirectoryTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
| RemoteFileScanDirectoryTest::setUp | function | core/ |
|
| RemoveBlockForm::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
| RemoveCommand::$selector | property | core/ |
The CSS selector for the element(s) to be removed. |
| RemoveSectionForm::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
| RenderableInterface::toRenderable | function | core/ |
Returns a render array representation of the object. |
| RenderCache::$cacheFactory | property | core/ |
The cache factory. |
| RenderCache::maxAgeToExpire | function | core/ |
Maps a #cache[max-age] value to an "expire" value for the Cache API. |
| RenderedEntity::$entityDisplayRepository | property | core/ |
The entity display repository. |
| RenderedEntity::$entityRepository | property | core/ |
The entity repository service. |
| RenderedEntity::getEntityRepository | function | core/ |
Returns the entity repository. |
| Renderer::$placeholderGenerator | property | core/ |
The placeholder generator. |
| RendererBubblingTest::testContextBubblingCustomCacheBin | function | core/ |
Tests cache context bubbling with a custom cache bin. |
| RendererBubblingTest::testOverWriteCacheKeys | function | core/ |
Tests that an element's cache keys cannot be changed during its rendering. |
Pagination
- Previous page
- Page 177
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.