Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
PathAliasConstraintValidator::validate function core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php
PathAliasConstraintValidator::__construct function core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php Creates a new PathAliasConstraintValidator instance.
PathAliasDeprecatedTestServiceProvider::$useDecorator property core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/PathAliasDeprecatedTestServiceProvider.php Whether to use a decorator to wrap the alias manager implementation.
PathAliasStorage class core/modules/path_alias/src/PathAliasStorage.php Defines the storage handler class for path_alias entities.
PathAliasStorage.php file core/modules/path_alias/src/PathAliasStorage.php
PathAliasStorage::createWithSampleValues function core/modules/path_alias/src/PathAliasStorage.php Creates an entity with sample field values.
PathAliasStorage::invokeHook function core/modules/path_alias/src/PathAliasStorage.php Invokes a hook on behalf of the entity.
PathAliasStorageSchema class core/modules/path_alias/src/PathAliasStorageSchema.php Defines the path_alias schema handler.
PathAliasStorageSchema.php file core/modules/path_alias/src/PathAliasStorageSchema.php
PathAliasStorageSchema::getEntitySchema function core/modules/path_alias/src/PathAliasStorageSchema.php Gets the entity schema for the specified entity type.
PathAliasToEntityUpdateTest class core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php Tests the conversion of path aliases to entities.
PathAliasToEntityUpdateTest.php file core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php
PathAliasToEntityUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php The theme to install as the default for testing.
PathAliasToEntityUpdateTest::providerConversionToEntities function core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php Data provider for ::testConversionToEntities.
PathAliasToEntityUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php Set database dump files to be used.
PathAliasToEntityUpdateTest::testConversionToEntities function core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php Tests the conversion of path aliases to entities.
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
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.
PathValidatorInterface::isValid function core/lib/Drupal/Core/Path/PathValidatorInterface.php Checks if the URL path is valid and accessible by the current user.
PathValidatorTest class core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php Tests the path validator.
PathValidatorTest class core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php @coversDefaultClass \Drupal\Core\Path\PathValidator[[api-linebreak]]
@group Routing
PathValidatorTest.php file core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php
PathValidatorTest.php file core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php
PathValidatorTest::$accessAwareRouter property core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php The mocked access aware router.
PathValidatorTest::$accessUnawareRouter property core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php The mocked access unaware router.
PathValidatorTest::$account property core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php The mocked account.
PathValidatorTest::$modules property core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php Modules to enable.
PathValidatorTest::$pathProcessor property core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php The path processor.
PathValidatorTest::$pathValidator property core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php The tested path validator.
PathValidatorTest::setUp function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php

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