Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
RefinableDependentAccessTrait::$accessDependency property core/lib/Drupal/Core/Access/RefinableDependentAccessTrait.php The access dependency.
RefinableDependentAccessTrait::addAccessDependency function core/lib/Drupal/Core/Access/RefinableDependentAccessTrait.php
RefinableDependentAccessTrait::getAccessDependency function core/lib/Drupal/Core/Access/RefinableDependentAccessTrait.php
RefinableDependentAccessTrait::setAccessDependency function core/lib/Drupal/Core/Access/RefinableDependentAccessTrait.php
RefinableDependentAccessTraitTestClass class core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php Test class that implements RefinableDependentAccessInterface.
Reflection class core/lib/Drupal/Component/Utility/Reflection.php Provides helper methods for reflection.
Reflection.php file core/lib/Drupal/Component/Utility/Reflection.php
Reflection::getParameterClassName function core/lib/Drupal/Component/Utility/Reflection.php Gets the parameter's class name.
ReflectionFactory class core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php A plugin factory that maps instance configuration to constructor arguments.
ReflectionFactory.php file core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php
ReflectionFactory::createInstance function core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php
ReflectionFactory::getInstanceArguments function core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php Inspects the plugin class and builds a list of constructor arguments.
ReflectionFactoryTest class core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php Tests Drupal\Component\Plugin\Factory\ReflectionFactory.
ReflectionFactoryTest.php file core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php
ReflectionFactoryTest::providerGetInstanceArguments function core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php Data provider for testGetInstanceArguments.
ReflectionFactoryTest::testCreateInstance function core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php Tests create instance.
ReflectionFactoryTest::testGetInstanceArguments function core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php Tests get instance arguments.
ReflectionTest class core/tests/Drupal/Tests/Component/Utility/ReflectionTest.php Tests Drupal\Component\Utility\Reflection.
ReflectionTest.php file core/tests/Drupal/Tests/Component/Utility/ReflectionTest.php
ReflectionTest::existsForTesting function core/tests/Drupal/Tests/Component/Utility/ReflectionTest.php This method exists for reflection testing only.
ReflectionTest::providerGetParameterClassName function core/tests/Drupal/Tests/Component/Utility/ReflectionTest.php Data provider for ::testGetParameterClassName().
ReflectionTest::testGetParameterClassName function core/tests/Drupal/Tests/Component/Utility/ReflectionTest.php Tests get parameter class name.
RefreshVariablesTrait trait core/lib/Drupal/Core/Test/RefreshVariablesTrait.php Provides a method to refresh in-memory configuration and state information.
RefreshVariablesTrait.php file core/lib/Drupal/Core/Test/RefreshVariablesTrait.php
RefreshVariablesTrait::refreshVariables function core/lib/Drupal/Core/Test/RefreshVariablesTrait.php Refreshes in-memory configuration and state information.
RegexConstraint class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RegexConstraint.php Regex constraint.
RegexConstraint.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RegexConstraint.php
RegexConstraint::validatedBy function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RegexConstraint.php
RegexDirectoryIterator class core/lib/Drupal/Component/FileSystem/RegexDirectoryIterator.php Iterates over files whose names match a regular expression in a directory.
RegexDirectoryIterator.php file core/lib/Drupal/Component/FileSystem/RegexDirectoryIterator.php
RegexDirectoryIterator::accept function core/lib/Drupal/Component/FileSystem/RegexDirectoryIterator.php Implements \RegexIterator::accept().
RegexDirectoryIterator::__construct function core/lib/Drupal/Component/FileSystem/RegexDirectoryIterator.php RegexDirectoryIterator constructor.
RegexDirectoryIteratorTest class core/tests/Drupal/Tests/Component/FileSystem/RegexDirectoryIteratorTest.php Tests Drupal\Component\FileSystem\RegexDirectoryIterator.
RegexDirectoryIteratorTest.php file core/tests/Drupal/Tests/Component/FileSystem/RegexDirectoryIteratorTest.php
RegexDirectoryIteratorTest::providerTestRegexDirectoryIterator function core/tests/Drupal/Tests/Component/FileSystem/RegexDirectoryIteratorTest.php Provider for self::testRegexDirectoryIterator().
RegexDirectoryIteratorTest::testRegexDirectoryIterator function core/tests/Drupal/Tests/Component/FileSystem/RegexDirectoryIteratorTest.php @legacy-covers ::accept
RegexRecursiveFilterIterator class core/lib/Drupal/Core/Plugin/Discovery/RegexRecursiveFilterIterator.php Iterates over files whose names match a regular expression in a directory.
RegexRecursiveFilterIterator.php file core/lib/Drupal/Core/Plugin/Discovery/RegexRecursiveFilterIterator.php
RegexRecursiveFilterIterator::accept function core/lib/Drupal/Core/Plugin/Discovery/RegexRecursiveFilterIterator.php
RegexRecursiveFilterIterator::getChildren function core/lib/Drupal/Core/Plugin/Discovery/RegexRecursiveFilterIterator.php
RegexRecursiveFilterIterator::__construct function core/lib/Drupal/Core/Plugin/Discovery/RegexRecursiveFilterIterator.php RegexRecursiveFilterIterator constructor.
region--breadcrumb.html.twig file core/themes/default_admin/templates/regions/region--breadcrumb.html.twig Theme override to display a breadcrumb region.
region--breadcrumb.html.twig file core/themes/admin/templates/regions/region--breadcrumb.html.twig Theme override to display a breadcrumb region.
region--breadcrumb.html.twig file core/themes/olivero/templates/layout/region--breadcrumb.html.twig Olivero's theme override to display the breadcrumb region.
region--breadcrumb.html.twig file core/themes/claro/templates/region--breadcrumb.html.twig Theme override to display a breadcrumb region.
region--content-above.html.twig file core/themes/olivero/templates/layout/region--content-above.html.twig Olivero's theme override to display the content above region.
region--content-below.html.twig file core/themes/olivero/templates/layout/region--content-below.html.twig Olivero's theme override to display the content below region.
region--content.html.twig file core/themes/olivero/templates/layout/region--content.html.twig Olivero's theme override to display the content region.
region--footer-bottom.html.twig file core/themes/olivero/templates/layout/region--footer-bottom.html.twig Olivero's theme override to display the footer bottom region.
region--footer-top.html.twig file core/themes/olivero/templates/layout/region--footer-top.html.twig Olivero's theme override to display the footer top region.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.