Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
RolesRid::$roleStorage | property | core/ |
The role entity storage. |
RolesRid::create | function | core/ |
Creates an instance of the plugin. |
RolesRid::titleQuery | function | core/ |
Override for specific title lookups. |
RolesRid::__construct | function | core/ |
Constructs a \Drupal\user\Plugin\views\argument\RolesRid object. |
RolesRidArgumentTest | class | core/ |
Tests the handler of the user: roles argument. |
RolesRidArgumentTest.php | file | core/ |
|
RolesRidArgumentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RolesRidArgumentTest::$modules | property | core/ |
Modules to install. |
RolesRidArgumentTest::$testViews | property | core/ |
Views used by this test. |
RolesRidArgumentTest::testArgumentTitle | function | core/ |
Tests the generated title of a user: roles argument. |
RolesRidTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\views\argument\RolesRid @group user |
RolesRidTest.php | file | core/ |
|
RolesRidTest::testTitleQuery | function | core/ |
Tests the titleQuery method. |
RoleTest::$entityTypeId | property | core/ |
The tested entity type. |
RoleTest::providerSource | function | core/ |
|
RoleTest::providerSource | function | core/ |
|
RoleValidationTest | class | core/ |
Tests validation of user_role entities. |
RoleValidationTest.php | file | core/ |
|
RoleValidationTest::$modules | property | core/ |
Modules to install. |
RoleValidationTest::setUp | function | core/ |
|
RollbackTest::testRollbackForInvalidConfig | function | core/ |
@testWith ["invalid_config", "core.date_format.invalid"] ["recipe_depend_on_invalid", "core.date_format.invalid"] ["recipe_depend_on_invalid_config_and_valid_modules", "core.date_format.invalid"] |
Rotate::validateArguments | function | core/ |
Validates the arguments. |
RotateImageEffect::validateConfigurationForm | function | core/ |
|
Route::$pathValidator | property | core/ |
The path validator service. |
RouteBuilder::$checkProvider | property | core/ |
The check provider. |
RouteBuilder::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
RouteBuilderTest::$checkProvider | property | core/ |
|
RouteBuilderTest::testRebuildWithOverriddenRouteClass | function | core/ |
Tests routes can use alternative compiler classes. |
RouteBuilderTest::testRebuildWithProviderBasedRoutes | function | core/ |
Tests the rebuild with routes provided by a callback. |
RouteCachingLanguageTest::providerLanguage | function | core/ |
Data provider for testFromUri(). |
RouteCompilerTest::providerTestGetFit | function | core/ |
Provides data for RouteCompilerTest::testGetFit() |
RouteMatchTestBase::routeMatchProvider | function | core/ |
Provide sets of parameters and expected parameters for parameter tests. |
RoutePreloaderTest::$routeProvider | property | core/ |
The mocked preloadable route provider. |
RouteProvider | class | core/ |
A Route Provider front-end for all Drupal-stored routes. |
RouteProvider | class | core/ |
Rebuilds the router when the provider is instantiated. |
RouteProvider.php | file | core/ |
|
RouteProvider.php | file | core/ |
|
RouteProvider::$cache | property | core/ |
The cache backend. |
RouteProvider::$cacheTagInvalidator | property | core/ |
The cache tag invalidator. |
RouteProvider::$connection | property | core/ |
The database connection from which to read route information. |
RouteProvider::$currentPath | property | core/ |
The current path. |
RouteProvider::$extraCacheKeyParts | property | core/ |
An array of cache key parts to be used for the route match cache. |
RouteProvider::$languageManager | property | core/ |
The language manager. |
RouteProvider::$pathProcessor | property | core/ |
A path processor manager for resolving the system path. |
RouteProvider::$routes | property | core/ |
A cache of already-loaded routes, keyed by route name. |
RouteProvider::$serializedRoutes | property | core/ |
A cache of already-loaded serialized routes, keyed by route name. |
RouteProvider::$service | property | core/ |
The route provider service. |
RouteProvider::$state | property | core/ |
The state. |
RouteProvider::$tableName | property | core/ |
The name of the SQL table from which to read the routes. |
RouteProvider::addExtraCacheKeyPart | function | core/ |
Adds a cache key part to be used in the cache ID of the route collection. |
Pagination
- Previous page
- Page 146
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.