Search for path
Title | Object type | File name | Summary |
---|---|---|---|
PathAliasXmlCookieTest | class | core/ |
Test path_alias entities for XML requests. |
PathAliasXmlCookieTest.php | file | core/ |
|
PathAliasXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
PathAliasXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathAliasXmlCookieTest::$format | property | core/ |
The format to use in this test. |
PathAliasXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
PathBasedBreadcrumbBuilder | class | core/ |
Defines a class to build path-based breadcrumbs. |
PathBasedBreadcrumbBuilder.php | file | core/ |
|
PathBasedBreadcrumbBuilder::$accessManager | property | core/ |
The access check service. |
PathBasedBreadcrumbBuilder::$config | property | core/ |
Site config object. |
PathBasedBreadcrumbBuilder::$context | property | core/ |
The router request context. |
PathBasedBreadcrumbBuilder::$currentPath | property | core/ |
The current path service. |
PathBasedBreadcrumbBuilder::$currentUser | property | core/ |
The current user object. |
PathBasedBreadcrumbBuilder::$pathMatcher | property | core/ |
The patch matcher service. |
PathBasedBreadcrumbBuilder::$pathProcessor | property | core/ |
The inbound path processor. |
PathBasedBreadcrumbBuilder::$router | property | core/ |
The dynamic router service. |
PathBasedBreadcrumbBuilder::$titleResolver | property | core/ |
The title resolver. |
PathBasedBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
PathBasedBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
PathBasedBreadcrumbBuilder::getRequestForPath | function | core/ |
Matches a path in the router. |
PathBasedBreadcrumbBuilder::__construct | function | core/ |
Constructs the PathBasedBreadcrumbBuilder. |
PathBasedBreadcrumbBuilderTest | class | core/ |
@coversDefaultClass \Drupal\system\PathBasedBreadcrumbBuilder @group system |
PathBasedBreadcrumbBuilderTest.php | file | core/ |
|
PathBasedBreadcrumbBuilderTest::$accessManager | property | core/ |
The mocked access manager. |
PathBasedBreadcrumbBuilderTest::$builder | property | core/ |
The path based breadcrumb builder object to test. |
PathBasedBreadcrumbBuilderTest::$context | property | core/ |
The mocked route request context. |
PathBasedBreadcrumbBuilderTest::$currentPath | property | core/ |
The mocked current path. |
PathBasedBreadcrumbBuilderTest::$currentUser | property | core/ |
The mocked current user. |
PathBasedBreadcrumbBuilderTest::$pathMatcher | property | core/ |
The mocked path matcher service. |
PathBasedBreadcrumbBuilderTest::$pathProcessor | property | core/ |
The mocked path processor. |
PathBasedBreadcrumbBuilderTest::$requestMatcher | property | core/ |
The request matching mock object. |
PathBasedBreadcrumbBuilderTest::$titleResolver | property | core/ |
The mocked title resolver. |
PathBasedBreadcrumbBuilderTest::providerTestBuildWithException | function | core/ |
Provides exception types for testBuildWithException. |
PathBasedBreadcrumbBuilderTest::setUp | function | core/ |
@covers ::__construct |
PathBasedBreadcrumbBuilderTest::setupAccessManagerToAllow | function | core/ |
Setup the access manager to always allow access to routes. |
PathBasedBreadcrumbBuilderTest::setupStubPathProcessor | function | core/ |
|
PathBasedBreadcrumbBuilderTest::testApplies | function | core/ |
Tests the applied method. |
PathBasedBreadcrumbBuilderTest::testBuildOnFrontpage | function | core/ |
Tests the build method on the frontpage. |
PathBasedBreadcrumbBuilderTest::testBuildWithException | function | core/ |
Tests that exceptions during request matching are caught. |
PathBasedBreadcrumbBuilderTest::testBuildWithNonProcessedPath | function | core/ |
Tests the build method with a non processed path. |
PathBasedBreadcrumbBuilderTest::testBuildWithOnePathElement | function | core/ |
Tests the build method with one path element. |
PathBasedBreadcrumbBuilderTest::testBuildWithThreePathElements | function | core/ |
Tests the build method with three path elements. |
PathBasedBreadcrumbBuilderTest::testBuildWithTwoPathElements | function | core/ |
Tests the build method with two path elements. |
PathBasedBreadcrumbBuilderTest::testBuildWithUserPath | function | core/ |
Tests the breadcrumb for a user path. |
PathCacheContext | class | core/ |
Defines the PathCacheContext service, for "per URL path" caching. |
PathCacheContext.php | file | core/ |
|
PathCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
PathCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
PathCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
PathChangedHelper | class | core/ |
Provides helper functions for handling path changes. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.