Search for path
Title | Object type | File name | Summary |
---|---|---|---|
AliasPrefixList::$pathAliasRepository | property | core/ |
The path alias repository. |
AliasPrefixList::loadMenuPathRoots | function | core/ |
Loads menu path roots to prepopulate cache. |
AssetOptimizationTest::$fileAssetsPath | property | core/ |
The file assets path settings value. |
AssetsStream::basePath | function | core/ |
Returns the base path for public://. |
BootableCommandTrait::getSitePath | function | core/ |
Gets the site path. |
CollectPathsToExcludeEvent | class | core/ |
Defines an event that collects paths to exclude. |
CollectPathsToExcludeEvent.php | file | core/ |
|
CollectPathsToExcludeEvent::add | function | core/ |
|
CollectPathsToExcludeEvent::addPathsRelativeToProjectRoot | function | core/ |
Flags paths to be ignored, relative to the project root. |
CollectPathsToExcludeEvent::addPathsRelativeToWebRoot | function | core/ |
Flags paths to be ignored, relative to the web root. |
CollectPathsToExcludeEvent::getAll | function | core/ |
|
CollectPathsToExcludeEvent::scanForDirectoriesByName | function | core/ |
Finds all directories in the project root matching the given name. |
CollectPathsToExcludeEvent::__construct | function | core/ |
Constructs a CollectPathsToExcludeEvent object. |
CollectPathsToExcludeFailValidator | class | core/ |
Allows to test an excluder which fails on CollectPathsToExcludeEvent. |
CollectPathsToExcludeFailValidator.php | file | core/ |
|
CollectPathsToExcludeFailValidator::callToComposer | function | core/ |
Fails when composer.json is deleted to simulate failure on excluders. |
CollectPathsToExcludeFailValidator::getSubscribedEvents | function | core/ |
|
CollectPathsToExcludeFailValidator::__construct | function | core/ |
Constructs a CollectPathsToExcludeFailValidator object. |
Component::getTemplatePath | function | core/ |
The template path. |
ComponentMetadata::$path | property | core/ |
The absolute path to the component directory. |
ComponentMetadata::$thumbnailPath | property | core/ |
The PNG path for the component thumbnail. |
ComponentMetadata::getThumbnailPath | function | core/ |
Gets the thumbnail path. |
ComponentPluginManager::makePathRelativeToLibraryRoot | function | core/ |
Takes a path and makes it relative to the library provider. |
ComponentPluginManager::translateLibraryPaths | function | core/ |
Changes the library paths, so they can be used by the library system. |
ComposerInspectorTest::testMetapackagePath | function | core/ |
Tests that the installed path of metapackages is always NULL. |
ComposerInstallersTrait::setInstallerPaths | function | core/ |
Sets the installer paths config. |
ConfigTarget::$propertyPaths | property | core/ |
The property paths to target. |
ConstraintViolationBuilder::atPath | function | core/ |
|
DatabaseDriver::getExtensionPathname | function | core/ |
Returns the relative path of the main extension file, if any. |
DatabaseDriver::getPath | function | core/ |
Returns the relative path of the extension. |
DatabaseDriver::getPathname | function | core/ |
Returns the relative path and filename of the extension's info file. |
DatabaseDriverList::getPath | function | core/ |
Gets the path to an extension of a specific type (module, theme, etc.). |
DatabaseDriverList::getPathname | function | core/ |
Gets the info file path for an extension. |
DatabaseDriverList::getPathNames | function | core/ |
Returns a list of extension file paths keyed by machine name. |
DatabaseDriverList::recalculatePathNames | function | core/ |
Generates a sorted list of .info.yml file locations for all extensions. |
DatabaseDriverList::setPathname | function | core/ |
Sets the pathname for an extension. |
DebugDump::$stagingFilePath | property | core/ |
The path to the dump staging file. |
Drupal\package_manager\PathExcluder\GitExcluder | service | core/ |
|
Drupal\package_manager\PathExcluder\NodeModulesExcluder | service | core/ |
|
Drupal\package_manager\PathExcluder\SiteConfigurationExcluder | service | core/ |
|
Drupal\package_manager\PathExcluder\SiteFilesExcluder | service | core/ |
|
Drupal\package_manager\PathExcluder\SqliteDatabaseExcluder | service | core/ |
|
Drupal\package_manager\PathExcluder\TestSiteExcluder | service | core/ |
|
Drupal\package_manager\PathExcluder\UnknownPathExcluder | service | core/ |
|
Drupal\package_manager\PathExcluder\VendorHardeningExcluder | service | core/ |
|
Drupal\package_manager\PathLocator | service | core/ |
|
DuplicateInfoFileValidatorTest::createFileAtPath | function | core/ |
Creates the file at the root directory. |
EntityFormModeUpdatePathTest | class | core/ |
Tests update path for the entity form mode description value from '' to NULL. |
EntityFormModeUpdatePathTest.php | file | core/ |
|
EntityFormModeUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.