Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathAliasStorageSchemaTest | class | core/ |
Tests the path_alias storage schema. |
| PathAliasStorageSchemaTest.php | file | core/ |
|
| PathAliasStorageSchemaTest::$modules | property | core/ |
Modules to install. |
| PathAliasStorageSchemaTest::setUp | function | core/ |
|
| PathAliasStorageSchemaTest::testPathAliasStatusIndexRemoved | function | core/ |
Tests that the path_alias__status index is removed. |
| PathBasedBreadcrumbBuilderTest::setupAccessManagerToAllow | function | core/ |
Setup the access manager to always allow access to routes. |
| PathEncodedTest::testAliasToEncoded | function | core/ |
|
| PathExtractor | class | core/ |
Plugin implementation of the icon_extractor. |
| PathExtractor.php | file | core/ |
|
| PathExtractor::discoverIcons | function | core/ |
Get a list of all the icons discovered by this extractor. |
| PathExtractorTest | class | core/ |
Tests Drupal\Core\Theme\Plugin\IconExtractor\PathExtractor. |
| PathExtractorTest.php | file | core/ |
|
| PathExtractorTest::$iconFinder | property | core/ |
The IconFinder instance. |
| PathExtractorTest::$pathExtractorPlugin | property | core/ |
The PathExtractor instance. |
| PathExtractorTest::$pluginId | property | core/ |
This test plugin id (icon pack id). |
| PathExtractorTest::providerDiscoverIconsPath | function | core/ |
Data provider for ::testDiscoverIconsPath(). |
| PathExtractorTest::setUp | function | core/ |
|
| PathExtractorTest::testDiscoverIconsPath | function | core/ |
Test the PathExtractor::discoverIcons() method. |
| PathLocator | class | core/ |
Computes file system paths that are needed to stage code changes. |
| PathLocator.php | file | core/ |
|
| PathLocator::getProjectRoot | function | core/ |
Returns the absolute path of the project root. |
| PathLocator::getStagingRoot | function | core/ |
Returns the directory where stage directories will be created. |
| PathLocator::getVendorDirectory | function | core/ |
Returns the absolute path of the vendor directory. |
| PathLocator::getWebRoot | function | core/ |
Returns the path of the Drupal installation, relative to the project root. |
| PathLocator::__construct | function | core/ |
|
| PathLocatorTest | class | core/ |
Tests Drupal\package_manager\PathLocator. |
| PathLocatorTest.php | file | core/ |
|
| PathLocatorTest::providerWebRoot | function | core/ |
Data provider for ::testWebRoot(). |
| PathLocatorTest::testStagingRoot | function | core/ |
Tests staging root. |
| PathLocatorTest::testWebRoot | function | core/ |
Tests that the web root is computed correctly. |
| PathMatcher::$configFactory | property | core/ |
The config factory service. |
| PathPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| PathProcessorLanguage::$negotiator | property | core/ |
The language negotiator. |
| PathProcessorManager::getOutbound | function | core/ |
Returns the sorted array of outbound processors. |
| PathValidator | class | core/ |
Provides a default path validator and access checker. |
| PathValidator.php | file | core/ |
|
| PathValidator::$accessAwareRouter | property | core/ |
The access aware router. |
| PathValidator::$accessUnawareRouter | property | core/ |
A router implementation which does not check access. |
| PathValidator::$account | property | core/ |
The current user. |
| PathValidator::$pathProcessor | property | core/ |
The path processor. |
| PathValidator::getPathAttributes | function | core/ |
Gets the matched attributes for a given path. |
| PathValidator::getUrl | function | core/ |
Helper for getUrlIfValid() and getUrlIfValidWithoutAccessCheck(). |
| PathValidator::getUrlIfValid | function | core/ |
Returns a URL object, if the path is valid and accessible. |
| 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 | interface | core/ |
Provides an interface for URL path validators. |
| PathValidatorInterface.php | file | core/ |
|
| PathValidatorInterface::getUrlIfValid | function | core/ |
Returns a URL object, if the path is valid and accessible. |
| PathValidatorInterface::getUrlIfValidWithoutAccessCheck | function | core/ |
Returns a URL object, if the path is valid. |
Pagination
- Previous page
- Page 185
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.