Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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 install. |
| 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. |
| PathTestBase.php | file | core/ |
|
| PathTestBase::$modules | property | core/ |
Modules to install. |
| PathTestBase::setUp | function | core/ |
|
| PathValidator::$accessAwareRouter | property | core/ |
The access aware router. |
| PathValidator::$accessUnawareRouter | property | core/ |
A router implementation which does not check access. |
| PathValidator::$pathProcessor | property | core/ |
The path processor. |
| PathValidator::getPathAttributes | function | core/ |
Gets the matched attributes for a given path. |
| PathValidator::getUrlIfValidWithoutAccessCheck | function | core/ |
Returns a URL object, if the path is valid. |
| PathValidator::isValid | function | core/ |
Checks if the URL path is valid and accessible by the current user. |
| PathValidator::__construct | function | core/ |
Creates a new PathValidator. |
| PathValidatorInterface::getUrlIfValidWithoutAccessCheck | function | core/ |
Returns a URL object, if the path is valid. |
| PathValidatorInterface::isValid | function | core/ |
Checks if the URL path is valid and accessible by the current user. |
| PathValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Path\PathValidator[[api-linebreak]] @group Routing |
| PathValidatorTest | class | core/ |
Tests the path validator. |
| PathValidatorTest.php | file | core/ |
|
| PathValidatorTest.php | file | core/ |
|
| PathValidatorTest::$accessAwareRouter | property | core/ |
The mocked access aware router. |
| PathValidatorTest::$accessUnawareRouter | property | core/ |
The mocked access unaware router. |
| PathValidatorTest::$account | property | core/ |
The mocked account. |
| PathValidatorTest::$modules | property | core/ |
Modules to install. |
| PathValidatorTest::$pathProcessor | property | core/ |
The path processor. |
| PathValidatorTest::$pathValidator | property | core/ |
The tested path validator. |
| PathValidatorTest::setUp | function | core/ |
|
| PathValidatorTest::setUp | function | core/ |
|
| PathValidatorTest::testGetUrlIfValidWithAccess | function | core/ |
Tests the getUrlIfValid() method when there is access. |
| PathValidatorTest::testGetUrlIfValidWithFrontPageAndQueryAndFragments | function | core/ |
Tests the getUrlIfValid() method with a front page + query + fragments. |
| PathValidatorTest::testGetUrlIfValidWithoutAccess | function | core/ |
Tests the getUrlIfValid() method where there is no access. |
| PathValidatorTest::testGetUrlIfValidWithoutAccessCheck | function | core/ |
Tests the getUrlIfValidWithoutAccessCheck() method. |
| PathValidatorTest::testGetUrlIfValidWithoutAccessCheck | function | core/ |
|
| PathValidatorTest::testGetUrlIfValidWithQuery | function | core/ |
Tests the getUrlIfValid() method with a query in the path. |
| PathValidatorTest::testIsValidWithAccessDenied | function | core/ |
Tests the isValid() method with a user without access to the path. |
Pagination
- Previous page
- Page 991
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.