Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| path.validator | service | core/ |
Drupal\Core\Path\PathValidator |
| PathAlias::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| PathAliasConstraintValidator | class | core/ |
Constraint validator for changing path aliases in pending revisions. |
| PathAliasConstraintValidator.php | file | core/ |
|
| PathAliasConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| PathAliasConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| PathAliasConstraintValidator::validate | function | core/ |
|
| PathAliasConstraintValidator::__construct | function | core/ |
Creates a new PathAliasConstraintValidator instance. |
| PathAliasStorage | class | core/ |
Defines the storage handler class for path_alias entities. |
| PathAliasStorage.php | file | core/ |
|
| PathAliasStorage::createWithSampleValues | function | core/ |
Creates an entity with sample field values. |
| PathAliasStorageSchema | class | core/ |
Defines the path_alias schema handler. |
| PathAliasStorageSchema.php | file | core/ |
|
| PathAliasStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| 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/ |
Pagination
- Previous page
- Page 189
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.