Search for path
| Title | Object type | File name | Summary |
|---|---|---|---|
| RequestPath::$requestStack | property | core/ |
The request stack. |
| RequestPath::buildConfigurationForm | function | core/ |
Form constructor. |
| RequestPath::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| RequestPath::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| RequestPath::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| RequestPath::getCacheContexts | function | core/ |
|
| RequestPath::submitConfigurationForm | function | core/ |
Form submission handler. |
| RequestPath::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| RequestPath::validateConfigurationForm | function | core/ |
Form validation handler. |
| RequestPath::__construct | function | core/ |
Constructs a RequestPath condition plugin. |
| RequestPathTest | class | core/ |
Tests system.module's request path condition. |
| RequestPathTest.php | file | core/ |
|
| RequestPathTest::$aliasManager | property | core/ |
The path alias manager used for testing. |
| RequestPathTest::$currentPath | property | core/ |
The current path. |
| RequestPathTest::$modules | property | core/ |
Modules to install. |
| RequestPathTest::$pluginManager | property | core/ |
The condition plugin manager under test. |
| RequestPathTest::$requestStack | property | core/ |
The request stack used for testing. |
| RequestPathTest::setUp | function | core/ |
|
| RequestPathTest::testConditions | function | core/ |
Tests the request path condition. |
| ResolvedLibraryDefinitionsFilesMatchTest::$pathsChecked | property | core/ |
A list of all paths that have been checked. |
| ResourceResponseTestTrait::getLinkPaths | function | core/ |
Turns a list of relationship field names into an array of link paths. |
| ResourceTest::testUriPaths | function | core/ |
Tests that resource URI paths are formatted properly. |
| ResourceTestBase::getNestedIncludePaths | function | core/ |
Gets an array of all nested include paths to be tested. |
| ResourceType::getPath | function | core/ |
Get the resource path. |
| ResourceType::TYPE_NAME_URI_PATH_SEPARATOR | constant | core/ |
A string which is used as path separator in resource type names. |
| RestResource::$uri_paths | property | core/ |
The URI paths that this REST resource plugin provides. |
| Route::$pathValidator | property | core/ |
The path validator service. |
| 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. |
| RouteCompiler::getPathWithoutDefaults | function | core/ |
Returns the path of the route, without placeholders with a default value. |
| RoutePathGenerationTrait | trait | core/ |
Provides a method for generating route paths. |
| RoutePathGenerationTrait.php | file | core/ |
|
| RoutePathGenerationTrait::generateRoutePath | function | core/ |
Generates a route path by replacing placeholders with their values. |
| RoutePathGenerationTraitTest | class | core/ |
Tests Route Path Generation Trait. |
| RoutePathGenerationTraitTest.php | file | core/ |
|
| RoutePathGenerationTraitTest::$accessCheck | property | core/ |
The CSRF access checker. |
| RoutePathGenerationTraitTest::$csrfToken | property | core/ |
The mock CSRF token generator. |
| RoutePathGenerationTraitTest::$processor | property | core/ |
The route processor. |
| RoutePathGenerationTraitTest::$requestStack | property | core/ |
The request stack. |
| RoutePathGenerationTraitTest::providerTestCsrfTokenCompleteLifeCycle | function | core/ |
Data provider for testCsrfTokenCompleteLifeCycle(). |
| RoutePathGenerationTraitTest::setUp | function | core/ |
|
| RoutePathGenerationTraitTest::testCsrfTokenCompleteLifeCycle | function | core/ |
Tests that CSRF token creation and validation is consistent. |
| RoutePreloaderTest::testOnAlterRoutesWithAdminPathNoAdminRoute | function | core/ |
Tests onAlterRoutes with "admin" appearing in the path. |
| RouteProvider::$currentPath | property | core/ |
The current path. |
| RouteProvider::$pathProcessor | property | core/ |
A path processor manager for resolving the system path. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.