Search for getPath
- Search 7.x for getPath
- Search 8.9.x for getPath
- Search 10.3.x for getPath
- Search 11.x for getPath
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ActiveTheme::getPath | function | core/ |
Returns the path to the theme directory. |
AliasManager::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
AliasManagerInterface::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
AliasManagerTest::testGetPathByAliasLangcode | function | core/ |
Tests the getPathByAlias method when a langcode is passed explicitly. |
AliasManagerTest::testGetPathByAliasMatch | function | core/ |
Tests the getPathByAlias method for an alias that have a matching path. |
AliasManagerTest::testGetPathByAliasNoMatch | function | core/ |
Tests the getPathByAlias method for an alias that have no matching path. |
BuilderInterface::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
ComposerProjectTemplatesTest::getPathReposForType | function | core/ |
Get Composer items that we want to be path repos, from within a directory. |
Config::getPathsForPackage | function | composer/ |
Get a list of paths to remove for the given package. |
ConfigInstaller::drupalGetPath | function | core/ |
Wrapper for drupal_get_path(). |
ConfigTest::testGetPathsForPackageMixedCase | function | core/ |
@covers ::getPathsForPackage |
CurrentPathStack::getPath | function | core/ |
Returns the path of the current request. |
DisplayPluginBase::getPath | function | core/ |
Returns the base path to use for this display. |
DisplayPluginInterface::getPath | function | core/ |
Returns the base path to use for this display. |
DrupalCoreRecommendedBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
DrupalDevDependenciesBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
DrupalPinnedDevDependenciesBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
Extension::getPath | function | core/ |
Returns the relative path of the extension. |
Extension::getPathname | function | core/ |
Returns the relative path and filename of the extension's info file. |
ExtensionList::getPath | function | core/ |
Gets the path to an extension of a specific type (module, theme, etc.). |
ExtensionList::getPathname | function | core/ |
Gets the info file path for an extension. |
ExtensionList::getPathnames | function | core/ |
Returns a list of extension file paths keyed by machine name. |
ExtensionList::getPathnamesCacheId | function | core/ |
Returns the extension filenames cache ID. |
ExtensionListTest::testGetPath | function | core/ |
@covers ::getPath |
ExtensionListTest::testGetPathname | function | core/ |
@covers ::getPathname |
ExtensionListTest::testGetPathnames | function | core/ |
@covers ::getPathnames |
ExtensionListTrait::getPathname | function | core/ |
|
ExtensionPathResolver::getPath | function | core/ |
Gets the extension directory path. |
ExtensionPathResolver::getPathname | function | core/ |
Gets the info file path for the extension. |
FieldResolver::getPathPartPropertyName | function | core/ |
Gets the property name from an entity typed or untyped path part. |
FormUploadedFile::getPathname | function | core/ |
Gets the path to the file. |
GetFilenameTest::testDrupalGetPath | function | core/ |
Tests drupal_get_path() deprecation. |
ImageStyle::getPathToken | function | core/ |
Generates a token to protect an image style derivative. |
ImageStyleInterface::getPathToken | function | core/ |
Generates a token to protect an image style derivative. |
ImageStyleTest::testGetPathToken | function | core/ |
@covers ::getPathToken |
LayoutBuilderOptInTest::getPathForFieldBlock | function | core/ |
Returns the path to update a field block in the UI. |
LayoutDefinition::getPath | function | core/ |
Gets the base path for this layout definition. |
LegacyScriptsTest::getPathReposForType | function | core/ |
Get Composer items that we want to be path repos, from within a directory. |
LibraryDiscoveryParser::drupalGetPath | function | core/ |
Wraps drupal_get_path(). |
MetadataBubblingUrlGenerator::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
MockAliasManager::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
MTimeProtectedFileStorage::getPath | function | core/ |
|
PathAlias::getPath | function | core/ |
Gets the source path of the alias. |
PathAliasInterface::getPath | function | core/ |
Gets the source path of the alias. |
PathPluginBase::getPath | function | core/ |
Returns the base path to use for this display. |
PathValidator::getPathAttributes | function | core/ |
Gets the matched attributes for a given path. |
ProtectedDirectory::getPath | function | core/ |
Gets the directory path. |
Registry::getPath | function | core/ |
Wraps drupal_get_path(). |
ResourceType::getPath | function | core/ |
Get the resource path. |
RouteCompiler::getPathWithoutDefaults | function | core/ |
Returns the path of the route, without placeholders with a default value. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.