Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouteBuilderTest::$yamlDiscovery | property | core/ |
The mocked YAML discovery. |
| RouteBuilderTest::getSubscribedEvents | function | core/ |
|
| RouteBuilderTest::onRouteAlter | function | core/ |
|
| RouteBuilderTest::onRouteDynamic | function | core/ |
|
| RouteBuilderTest::setUp | function | core/ |
|
| RouteBuilderTest::setUpMockCheckProvider | function | core/ |
Reinitializes the check provider as a mock object. |
| RouteBuilderTest::setUpMockMatcherDumper | function | core/ |
Reinitializes the matcher dumper as a mock object. |
| RouteBuilderTest::testDeprecatedConstructorArgs | function | core/ |
#[IgnoreDeprecations] #[AllowMockObjectsWithoutExpectations] |
| 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 install. |
| RouteCachingLanguageTest::$webUser | property | core/ |
A 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 install. |
| RouteCachingNonPathLanguageNegotiationTest::setUp | function | core/ |
|
| RouteCachingNonPathLanguageNegotiationTest::testAliases | function | core/ |
Tests aliases when the negotiated language is not in the path. |
| RouteCachingQueryAlteredTest | class | core/ |
Tests the route cache when the request's query parameters are altered. |
| RouteCachingQueryAlteredTest.php | file | core/ |
|
| RouteCachingQueryAlteredTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RouteCachingQueryAlteredTest::$modules | property | core/ |
Modules to install. |
| RouteCachingQueryAlteredTest::setUp | function | core/ |
|
| RouteCachingQueryAlteredTest::testRouteCollectionCacheAfterException | function | core/ |
Tests route collection cache after an exception. |
| RouteCompiler::getPathWithoutDefaults | function | core/ |
Returns the path of the route, without placeholders with a default value. |
| RouteCompilerTest | class | core/ |
Tests Drupal\Core\Routing\RouteCompiler. |
| RouteCompilerTest.php | file | core/ |
|
| RouteCompilerTest::providerTestGetFit | function | core/ |
Provides data for RouteCompilerTest::testGetFit() |
| RouteCompilerTest::testCompilation | function | core/ |
Confirms that a route compiles properly with the necessary data. |
| RouteCompilerTest::testCompilationDefaultValue | function | core/ |
Confirms that a compiled route with default values has the correct outline. |
| RouteCompilerTest::testGetFit | function | core/ |
Tests RouteCompiler::getFit(). |
| RouteMatch::$parameters | property | core/ |
A key|value store of parameters. |
| RouteMatch::$rawParameters | property | core/ |
A key|value store of raw parameters. |
| RouteMatch::createFromRequest | function | core/ |
Creates a RouteMatch from a request. |
| RouteMatch::getParameterNames | function | core/ |
Returns the names of all parameters for the currently matched route. |
| RouteMatch::getParameters | function | core/ |
Returns the bag of all processed route parameters. |
| RouteMatch::getRawParameters | function | core/ |
Returns the bag of all raw route parameters. |
Pagination
- Previous page
- Page 1192
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.