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 |
|---|---|---|---|
| PathProcessorManager::getOutbound | function | core/ |
Returns the sorted array of outbound processors. |
| PathProcessorManager::processInbound | function | core/ |
Processes the inbound path. |
| PathProcessorManager::processOutbound | function | core/ |
Processes the outbound path. |
| PathProcessorManager::sortProcessors | function | core/ |
Sorts the processors according to priority. |
| PathProcessorTest | class | core/ |
Path processor for url_alter_test. |
| PathProcessorTest | class | core/ |
Tests processing of the inbound path. |
| PathProcessorTest.php | file | core/ |
|
| PathProcessorTest.php | file | core/ |
|
| PathProcessorTest::$languageManager | property | core/ |
The language manager stub used to construct a PathProcessorLanguage object. |
| PathProcessorTest::$languages | property | core/ |
Configuration for the languageManager stub. |
| PathProcessorTest::processInbound | function | core/ |
Processes the inbound path. |
| PathProcessorTest::processOutbound | function | core/ |
Processes the outbound path. |
| PathProcessorTest::setUp | function | core/ |
|
| PathProcessorTest::testProcessInbound | function | core/ |
Tests resolving the inbound path to the system path. |
| PathRootsSubscriber | class | core/ |
Provides all available first bits of all route paths. |
| PathRootsSubscriber.php | file | core/ |
|
| PathRootsSubscriber::$pathRoots | property | core/ |
Stores the path roots available in the router. |
| PathRootsSubscriber::$state | property | core/ |
The state key value store. |
| PathRootsSubscriber::getSubscribedEvents | function | core/ |
|
| PathRootsSubscriber::onRouteAlter | function | core/ |
Collects all path roots. |
| PathRootsSubscriber::onRouteFinished | function | core/ |
|
| PathRootsSubscriber::__construct | function | core/ |
Constructs a new PathRootsSubscriber instance. |
| PathRootsSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\PathRootsSubscriber[[api-linebreak]] @group EventSubscriber |
| PathRootsSubscriberTest.php | file | core/ |
|
| PathRootsSubscriberTest::$pathRootsSubscriber | property | core/ |
The tested path root subscriber. |
| PathRootsSubscriberTest::$state | property | core/ |
The mocked state. |
| PathRootsSubscriberTest::setUp | function | core/ |
|
| PathRootsSubscriberTest::testSubscribing | function | core/ |
Tests altering and finished event. |
| PathSetTranslated | class | core/ |
A process plugin to update the path of a translated node. |
| PathSetTranslated.php | file | core/ |
|
| PathSetTranslated::transform | function | core/ |
Performs the associated process. |
| PathSetTranslatedTest | class | core/ |
Tests the path_set_translated process plugin. |
| PathSetTranslatedTest.php | file | core/ |
|
| PathSetTranslatedTest::testTransform | function | core/ |
Tests the transform method. |
| PathSetTranslatedTest::transformDataProvider | function | core/ |
Provides data for the testTransform method. |
| PathSubscriber | class | core/ |
Provides a path subscriber that converts path aliases. |
| PathSubscriber.php | file | core/ |
|
| PathSubscriber::$aliasManager | property | core/ |
The alias manager that caches alias lookups based on the request. |
| PathSubscriber::$currentPath | property | core/ |
The current path. |
| PathSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| PathSubscriber::onKernelController | function | core/ |
Sets the cache key on the alias manager cache decorator. |
| PathSubscriber::onKernelTerminate | function | core/ |
Ensures system paths for the request get cached. |
| PathSubscriber::__construct | function | core/ |
Constructs a new PathSubscriber instance. |
| PathTaxonomyTermTest | class | core/ |
Tests URL aliases for taxonomy terms. |
| PathTaxonomyTermTest.php | file | core/ |
|
| PathTaxonomyTermTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathTaxonomyTermTest::$modules | property | core/ |
Modules to enable. |
| PathTaxonomyTermTest::setUp | function | core/ |
|
| PathTaxonomyTermTest::testTermAlias | function | core/ |
Tests alias functionality through the admin interfaces. |
| PathTestBase | class | core/ |
Provides a base class for testing the Path module. |
Pagination
- Previous page
- Page 941
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.