Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouteBuilder::$dispatcher | property | core/ |
The event dispatcher to notify of routes. |
| RouteBuilder::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| RouteBuilder::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| RouteBuilder::destruct | function | core/ |
Performs destruct operations. |
| RouteBuilder::destruct | function | core/ |
Performs destruct operations. |
| RouteBuilder::getRouteDefinitions | function | core/ |
Retrieves all defined routes from .routing.yml files. |
| RouteBuilder::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| RouteBuilder::setRebuildNeeded | function | core/ |
Sets the router to be rebuilt next time rebuildIfNeeded() is called. |
| RouteBuilder::setRebuildNeeded | function | core/ |
Sets the router to be rebuilt next time rebuildIfNeeded() is called. |
| RouteBuilder::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| RouteBuilder::__construct | function | core/ |
Constructs the RouteBuilder using the passed MatcherDumperInterface. |
| RouteBuilderInterface::setRebuildNeeded | function | core/ |
Sets the router to be rebuilt next time rebuildIfNeeded() is called. |
| RouteBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\RouteBuilder[[api-linebreak]] @group Routing |
| RouteBuilderTest.php | file | core/ |
Contains \Drupal\Tests\Core\Routing\RouteBuilderTest. |
| RouteBuilderTest::$checkProvider | property | core/ |
|
| RouteBuilderTest::$controllerResolver | property | core/ |
The controller resolver. |
| RouteBuilderTest::$dispatcher | property | core/ |
The mocked event dispatcher. |
| RouteBuilderTest::$dumper | property | core/ |
The mocked matcher dumper. |
| RouteBuilderTest::$lock | property | core/ |
The mocked lock backend. |
| RouteBuilderTest::$moduleHandler | property | core/ |
The module handler. |
| RouteBuilderTest::$routeBuilder | property | core/ |
The actual tested route builder. |
| RouteBuilderTest::$yamlDiscovery | property | core/ |
The mocked YAML discovery. |
| RouteBuilderTest::setUp | function | core/ |
|
| RouteBuilderTest::testRebuildBlockingLock | function | core/ |
Tests route rebuilding with a blocking lock. |
| RouteBuilderTest::testRebuildIfNeeded | function | core/ |
Tests \Drupal\Core\Routing\RouteBuilder::rebuildIfNeeded() method. |
| RouteBuilderTest::testRebuildLockingUnlocking | function | core/ |
Tests that the route rebuilding both locks and unlocks. |
| RouteBuilderTest::testRebuildWithOverriddenRouteClass | function | core/ |
Tests routes can use alternative compiler classes. |
| RouteBuilderTest::testRebuildWithProviderBasedRoutes | function | core/ |
Tests the rebuild with routes provided by a callback. |
| RouteBuilderTest::testRebuildWithStaticModuleRoutes | function | core/ |
Tests that provided routes by a module is put into the dumper/dispatcher. |
| RouteBuildEvent::__construct | function | core/ |
Constructs a RouteBuildEvent object. |
| RouteCacheContext::__construct | function | core/ |
Constructs a new RouteCacheContext class. |
| RouteCachingLanguageTest | class | core/ |
Tests that route lookup is cached by the current language. |
| RouteCachingLanguageTest.php | file | core/ |
|
| RouteCachingLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RouteCachingLanguageTest::$modules | property | core/ |
Modules to enable. |
| RouteCachingLanguageTest::$webUser | property | core/ |
An user with permissions to administer content types. |
| RouteCachingLanguageTest::providerLanguage | function | core/ |
Data provider for testFromUri(). |
| RouteCachingLanguageTest::setUp | function | core/ |
|
| RouteCachingLanguageTest::testLinkTranslationWithAlias | function | core/ |
Creates content with a link field pointing to an alias of another language. |
| RouteCachingNonPathLanguageNegotiationTest | class | core/ |
Tests the route cache when the language is not in the path. |
| RouteCachingNonPathLanguageNegotiationTest.php | file | core/ |
|
| RouteCachingNonPathLanguageNegotiationTest::$adminUser | property | core/ |
The admin user. |
| RouteCachingNonPathLanguageNegotiationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RouteCachingNonPathLanguageNegotiationTest::$modules | property | core/ |
Modules to enable. |
| RouteCachingNonPathLanguageNegotiationTest::setUp | function | core/ |
|
| RouteCachingNonPathLanguageNegotiationTest::testAliases | function | core/ |
Tests aliases when the negotiated language is not in the path. |
| RouteCompiler::getPathWithoutDefaults | function | core/ |
Returns the path of the route, without placeholders with a default value. |
| RouteCompilerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\RouteCompiler[[api-linebreak]] @group Routing |
| RouteCompilerTest.php | file | core/ |
|
| RouteCompilerTest::providerTestGetFit | function | core/ |
Provides data for RouteCompilerTest::testGetFit() |
Pagination
- Previous page
- Page 1042
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.