Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search 11.x for to
  6. Other projects
Title Object type File name Summary
PathAliasStorageSchemaTest class core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php Tests the path_alias storage schema.
PathAliasStorageSchemaTest.php file core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php
PathAliasStorageSchemaTest::$modules property core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php Modules to install.
PathAliasStorageSchemaTest::setUp function core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php
PathAliasStorageSchemaTest::testPathAliasStatusIndexRemoved function core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php Tests that the path_alias__status index is removed.
PathBasedBreadcrumbBuilderTest::setupAccessManagerToAllow function core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php Setup the access manager to always allow access to routes.
PathEncodedTest::testAliasToEncoded function core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php
PathExtractor class core/lib/Drupal/Core/Theme/Plugin/IconExtractor/PathExtractor.php Plugin implementation of the icon_extractor.
PathExtractor.php file core/lib/Drupal/Core/Theme/Plugin/IconExtractor/PathExtractor.php
PathExtractor::discoverIcons function core/lib/Drupal/Core/Theme/Plugin/IconExtractor/PathExtractor.php Get a list of all the icons discovered by this extractor.
PathExtractorTest class core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php Tests Drupal\Core\Theme\Plugin\IconExtractor\PathExtractor.
PathExtractorTest.php file core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php
PathExtractorTest::$iconFinder property core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php The IconFinder instance.
PathExtractorTest::$pathExtractorPlugin property core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php The PathExtractor instance.
PathExtractorTest::$pluginId property core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php This test plugin id (icon pack id).
PathExtractorTest::providerDiscoverIconsPath function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php Data provider for ::testDiscoverIconsPath().
PathExtractorTest::setUp function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php
PathExtractorTest::testDiscoverIconsPath function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php Test the PathExtractor::discoverIcons() method.
PathLocator class core/modules/package_manager/src/PathLocator.php Computes file system paths that are needed to stage code changes.
PathLocator.php file core/modules/package_manager/src/PathLocator.php
PathLocator::getProjectRoot function core/modules/package_manager/src/PathLocator.php Returns the absolute path of the project root.
PathLocator::getStagingRoot function core/modules/package_manager/src/PathLocator.php Returns the directory where stage directories will be created.
PathLocator::getVendorDirectory function core/modules/package_manager/src/PathLocator.php Returns the absolute path of the vendor directory.
PathLocator::getWebRoot function core/modules/package_manager/src/PathLocator.php Returns the path of the Drupal installation, relative to the project root.
PathLocator::__construct function core/modules/package_manager/src/PathLocator.php
PathLocatorTest class core/modules/package_manager/tests/src/Unit/PathLocatorTest.php Tests Drupal\package_manager\PathLocator.
PathLocatorTest.php file core/modules/package_manager/tests/src/Unit/PathLocatorTest.php
PathLocatorTest::providerWebRoot function core/modules/package_manager/tests/src/Unit/PathLocatorTest.php Data provider for ::testWebRoot().
PathLocatorTest::testStagingRoot function core/modules/package_manager/tests/src/Unit/PathLocatorTest.php Tests staging root.
PathLocatorTest::testWebRoot function core/modules/package_manager/tests/src/Unit/PathLocatorTest.php Tests that the web root is computed correctly.
PathMatcher::$configFactory property core/lib/Drupal/Core/Path/PathMatcher.php The config factory service.
PathPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/display/PathPluginBase.php Handle any special handling on the validate form.
PathProcessorLanguage::$negotiator property core/modules/language/src/HttpKernel/PathProcessorLanguage.php The language negotiator.
PathProcessorManager::getOutbound function core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Returns the sorted array of outbound processors.
PathValidator class core/lib/Drupal/Core/Path/PathValidator.php Provides a default path validator and access checker.
PathValidator.php file core/lib/Drupal/Core/Path/PathValidator.php
PathValidator::$accessAwareRouter property core/lib/Drupal/Core/Path/PathValidator.php The access aware router.
PathValidator::$accessUnawareRouter property core/lib/Drupal/Core/Path/PathValidator.php A router implementation which does not check access.
PathValidator::$account property core/lib/Drupal/Core/Path/PathValidator.php The current user.
PathValidator::$pathProcessor property core/lib/Drupal/Core/Path/PathValidator.php The path processor.
PathValidator::getPathAttributes function core/lib/Drupal/Core/Path/PathValidator.php Gets the matched attributes for a given path.
PathValidator::getUrl function core/lib/Drupal/Core/Path/PathValidator.php Helper for getUrlIfValid() and getUrlIfValidWithoutAccessCheck().
PathValidator::getUrlIfValid function core/lib/Drupal/Core/Path/PathValidator.php Returns a URL object, if the path is valid and accessible.
PathValidator::getUrlIfValidWithoutAccessCheck function core/lib/Drupal/Core/Path/PathValidator.php Returns a URL object, if the path is valid.
PathValidator::isValid function core/lib/Drupal/Core/Path/PathValidator.php Checks if the URL path is valid and accessible by the current user.
PathValidator::__construct function core/lib/Drupal/Core/Path/PathValidator.php Creates a new PathValidator.
PathValidatorInterface interface core/lib/Drupal/Core/Path/PathValidatorInterface.php Provides an interface for URL path validators.
PathValidatorInterface.php file core/lib/Drupal/Core/Path/PathValidatorInterface.php
PathValidatorInterface::getUrlIfValid function core/lib/Drupal/Core/Path/PathValidatorInterface.php Returns a URL object, if the path is valid and accessible.
PathValidatorInterface::getUrlIfValidWithoutAccessCheck function core/lib/Drupal/Core/Path/PathValidatorInterface.php Returns a URL object, if the path is valid.

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