Search for Id

  1. Search 7.x for Id
  2. Search 9.5.x for Id
  3. Search 10.3.x for Id
  4. Search 11.x for Id
  5. Other projects
Title Object type File name Summary
RolesRid::titleQuery function core/modules/user/src/Plugin/views/argument/RolesRid.php Override for specific title lookups.
RolesRid::__construct function core/modules/user/src/Plugin/views/argument/RolesRid.php Constructs a \Drupal\user\Plugin\views\argument\RolesRid object.
RolesRidArgumentTest class core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php Tests the handler of the user: roles argument.
RolesRidArgumentTest.php file core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php
RolesRidArgumentTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php The theme to install as the default for testing.
RolesRidArgumentTest::$testViews property core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php Views used by this test.
RolesRidArgumentTest::testArgumentTitle function core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php Tests the generated title of a user: roles argument.
RolesRidTest class core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.php @coversDefaultClass \Drupal\user\Plugin\views\argument\RolesRid
@group user
RolesRidTest.php file core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.php
RolesRidTest::testTitleQuery function core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.php Tests the titleQuery method.
RoleTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/RoleTest.php The tested entity type.
RoleTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/RoleTest.php The data provider.
RoleTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/RoleTest.php The data provider.
Rotate::validateArguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Rotate.php Validates the arguments.
RotateImageEffect::validateConfigurationForm function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php
Route::$pathValidator property core/modules/migrate/src/Plugin/migrate/process/Route.php The path validator service.
RouteBuilder::$checkProvider property core/lib/Drupal/Core/Routing/RouteBuilder.php The check provider.
RouteBuilder::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Routing/RouteBuilder.php The id of the original proxied service.
RouteBuilderTest::$checkProvider property core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php
RouteBuilderTest::testRebuildWithOverriddenRouteClass function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Tests routes can use alternative compiler classes.
RouteBuilderTest::testRebuildWithProviderBasedRoutes function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Tests the rebuild with routes provided by a callback.
RouteCachingLanguageTest::providerLanguage function core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php Data provider for testFromUri().
RouteCompilerTest::providerTestGetFit function core/tests/Drupal/Tests/Core/Routing/RouteCompilerTest.php Provides data for RouteCompilerTest::testGetFit()
RouteMatchTestBase::routeMatchProvider function core/tests/Drupal/Tests/Core/Routing/RouteMatchTestBase.php Provide sets of parameters and expected parameters for parameter tests.
RoutePreloader::$routeProvider property core/lib/Drupal/Core/Routing/RoutePreloader.php The route provider.
RoutePreloaderTest::$routeProvider property core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php The mocked route provider.
RouteProcessor::$routeProvider property core/modules/path/src/Routing/RouteProcessor.php The route provider.
RouteProvider class core/tests/Drupal/KernelTests/RouteProvider.php Rebuilds the router when the provider is instantiated.
RouteProvider class core/modules/simpletest/src/RouteProvider.php Rebuilds the router when the provider is instantiated.
RouteProvider class core/lib/Drupal/Core/Routing/RouteProvider.php A Route Provider front-end for all Drupal-stored routes.
RouteProvider.php file core/lib/Drupal/Core/Routing/RouteProvider.php
RouteProvider.php file core/tests/Drupal/KernelTests/RouteProvider.php
RouteProvider.php file core/modules/simpletest/src/RouteProvider.php
RouteProvider::$cache property core/lib/Drupal/Core/Routing/RouteProvider.php The cache backend.
RouteProvider::$cacheTagInvalidator property core/lib/Drupal/Core/Routing/RouteProvider.php The cache tag invalidator.
RouteProvider::$connection property core/lib/Drupal/Core/Routing/RouteProvider.php The database connection from which to read route information.
RouteProvider::$currentPath property core/lib/Drupal/Core/Routing/RouteProvider.php The current path.
RouteProvider::$extraCacheKeyParts property core/lib/Drupal/Core/Routing/RouteProvider.php An array of cache key parts to be used for the route match cache.
RouteProvider::$languageManager property core/lib/Drupal/Core/Routing/RouteProvider.php The language manager.
RouteProvider::$pathProcessor property core/lib/Drupal/Core/Routing/RouteProvider.php A path processor manager for resolving the system path.
RouteProvider::$routes property core/lib/Drupal/Core/Routing/RouteProvider.php A cache of already-loaded routes, keyed by route name.
RouteProvider::$serializedRoutes property core/lib/Drupal/Core/Routing/RouteProvider.php A cache of already-loaded serialized routes, keyed by route name.
RouteProvider::$state property core/lib/Drupal/Core/Routing/RouteProvider.php The state.
RouteProvider::$tableName property core/lib/Drupal/Core/Routing/RouteProvider.php The name of the SQL table from which to read the routes.
RouteProvider::addExtraCacheKeyPart function core/lib/Drupal/Core/Routing/RouteProvider.php Adds a cache key part to be used in the cache ID of the route collection.
RouteProvider::getAllRoutes function core/lib/Drupal/Core/Routing/RouteProvider.php Returns all the routes on the system.
RouteProvider::getAllRoutes function core/tests/Drupal/KernelTests/RouteProvider.php Returns all the routes on the system.
RouteProvider::getCandidateOutlines function core/tests/Drupal/KernelTests/RouteProvider.php
RouteProvider::getCandidateOutlines function core/lib/Drupal/Core/Routing/RouteProvider.php Returns an array of path pattern outlines that could match the path parts.
RouteProvider::getCurrentLanguageCacheIdPart function core/lib/Drupal/Core/Routing/RouteProvider.php Returns the language identifier for the route collection cache.

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