Search for path

  1. Search 7.x for path
  2. Search 9.5.x for path
  3. Search 8.9.x for path
  4. Search 11.x for path
  5. Other projects
Title Object type File name Summary
PathPluginBaseTest::testCollectRoutesWithNamedParameters function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the collectRoutes method with a path containing named parameters.
PathPluginBaseTest::testCollectRoutesWithSpecialRouteName function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the collect routes method with an alternative route name in the UI.
PathPluginBaseTest::testGetRestRoute function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the altering of a REST route.
PathPluginBaseTest::testGetRouteName function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the getRouteName method.
PathPluginTest class core/modules/node/tests/src/Kernel/Views/PathPluginTest.php Tests the node row plugin.
PathPluginTest.php file core/modules/node/tests/src/Kernel/Views/PathPluginTest.php
PathPluginTest::$modules property core/modules/node/tests/src/Kernel/Views/PathPluginTest.php Modules to install.
PathPluginTest::$nodes property core/modules/node/tests/src/Kernel/Views/PathPluginTest.php Contains all nodes used by this test.
PathPluginTest::$testViews property core/modules/node/tests/src/Kernel/Views/PathPluginTest.php Views used by this test.
PathPluginTest::setUp function core/modules/node/tests/src/Kernel/Views/PathPluginTest.php
PathPluginTest::testPathPlugin function core/modules/node/tests/src/Kernel/Views/PathPluginTest.php Tests the node path plugin functionality when converted to entity link.
PathProcessorDecode class core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php Processes the inbound path by decoding the URL.
PathProcessorDecode.php file core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php
PathProcessorDecode::processInbound function core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php
PathProcessorFiles class core/modules/system/src/PathProcessor/PathProcessorFiles.php Defines a path processor to rewrite file URLs.
PathProcessorFiles.php file core/modules/system/src/PathProcessor/PathProcessorFiles.php
PathProcessorFiles::processInbound function core/modules/system/src/PathProcessor/PathProcessorFiles.php
PathProcessorFront class core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php Processes the inbound path by resolving it to the front page if empty.
PathProcessorFront.php file core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php
PathProcessorFront::$config property core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php A config factory for retrieving required config settings.
PathProcessorFront::processInbound function core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php
PathProcessorFront::__construct function core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php Constructs a PathProcessorFront object.
PathProcessorFrontTest class core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php Test front page path processing.
PathProcessorFrontTest.php file core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php
PathProcessorFrontTest::providerProcessInbound function core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php Inbound paths and expected results.
PathProcessorFrontTest::testProcessInbound function core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php Tests basic inbound processing functionality.
PathProcessorFrontTest::testProcessInboundBadConfig function core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php Tests inbound failure with broken config.
PathProcessorImageStyles class core/modules/image/src/PathProcessor/PathProcessorImageStyles.php Defines a path processor to rewrite image styles URLs.
PathProcessorImageStyles.php file core/modules/image/src/PathProcessor/PathProcessorImageStyles.php
PathProcessorImageStyles::$streamWrapperManager property core/modules/image/src/PathProcessor/PathProcessorImageStyles.php The stream wrapper manager service.
PathProcessorImageStyles::processInbound function core/modules/image/src/PathProcessor/PathProcessorImageStyles.php
PathProcessorImageStyles::__construct function core/modules/image/src/PathProcessor/PathProcessorImageStyles.php Constructs a new PathProcessorImageStyles object.
PathProcessorLanguage class core/modules/language/src/HttpKernel/PathProcessorLanguage.php Processes the inbound path using path alias lookups.
PathProcessorLanguage.php file core/modules/language/src/HttpKernel/PathProcessorLanguage.php
PathProcessorLanguage::$config property core/modules/language/src/HttpKernel/PathProcessorLanguage.php A config factory for retrieving required config settings.
PathProcessorLanguage::$configSubscriber property core/modules/language/src/HttpKernel/PathProcessorLanguage.php The language configuration event subscriber.
PathProcessorLanguage::$languageManager property core/modules/language/src/HttpKernel/PathProcessorLanguage.php Language manager for retrieving the URL language type.
PathProcessorLanguage::$multilingual property core/modules/language/src/HttpKernel/PathProcessorLanguage.php Flag indicating whether the site is multilingual.
PathProcessorLanguage::$negotiator property core/modules/language/src/HttpKernel/PathProcessorLanguage.php The language negotiator.
PathProcessorLanguage::$processors property core/modules/language/src/HttpKernel/PathProcessorLanguage.php Local cache for language path processors.
PathProcessorLanguage::initConfigSubscriber function core/modules/language/src/HttpKernel/PathProcessorLanguage.php Initializes the injected event subscriber with the language path processor.
PathProcessorLanguage::initProcessors function core/modules/language/src/HttpKernel/PathProcessorLanguage.php Initializes the local cache for language path processors.
PathProcessorLanguage::processInbound function core/modules/language/src/HttpKernel/PathProcessorLanguage.php
PathProcessorLanguage::processOutbound function core/modules/language/src/HttpKernel/PathProcessorLanguage.php
PathProcessorLanguage::reset function core/modules/language/src/HttpKernel/PathProcessorLanguage.php Resets the collected processors instances.
PathProcessorLanguage::__construct function core/modules/language/src/HttpKernel/PathProcessorLanguage.php Constructs a PathProcessorLanguage object.
PathProcessorManager class core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Path processor manager.
PathProcessorManager.php file core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php
PathProcessorManager::$inboundProcessors property core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Holds the array of inbound processors to cycle through.
PathProcessorManager::$outboundProcessors property core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Holds the array of outbound processors to cycle through.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.