Search for path
Title | Object type | File name | Summary |
---|---|---|---|
AssetOptimizationTest::$fileAssetsPath | property | core/ |
The file assets path settings value. |
AssetsStream::basePath | function | core/ |
Returns the base path for public://. |
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. |
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. |
ExecutionContext::$propertyPath | property | core/ |
The property path leading to the current value. |
ExecutionContext::getPropertyPath | function | core/ |
|
InputStreamUploadedFile::getPathname | function | core/ |
Gets the path to the file. |
InputStreamUploadedFile::getRealPath | function | core/ |
Gets the absolute path to the file. |
MigrateMessageControllerTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
MigrateMessageControllerTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
MigrateMessageControllerTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
NavigationRenderer::$contentEntityPaths | property | core/ |
A list of all the link paths of enabled content entities. |
NavigationRenderer::getContentEntityPaths | function | core/ |
Returns the paths for the link templates of all content entities. |
NavigationRenderer::getContentEntityTypePaths | function | core/ |
Returns the path for the link template for a given content entity type. |
OptionsFieldUIAllowedValuesTest::$adminPath | property | core/ |
Admin path to manage field storage settings. |
OptionsFieldUIAllowedValuesTest::$nodeFormPath | property | core/ |
Node form path for created content type. |
OptionsFieldUITest::$adminPath | property | core/ |
Admin path to manage field storage settings. |
OptionsFieldUITest::$nodeFormPath | property | core/ |
Node form path for created content type. |
path.creating_alias.html.twig | file | core/ |
--- label: 'Creating a URL alias for a content item' related: - path.overview - path.editing_alias - node.creating_content - node.editing --- {% set path_permissions_link_text %} {% trans %}Create and edit URL aliases{% endtrans… |
path.editing_alias.html.twig | file | core/ |
--- label: 'Editing a URL alias' related: - path.overview - path.creating_alias --- {% set path_permissions_link_text %} {% trans %}Administer URL aliases{% endtrans %} {% endset %} {% set path_permissions_link =… |
path.overview.html.twig | file | core/ |
--- label: 'Configuring aliases for URLs' top_level: true related: - path.creating_alias - path.editing_alias --- <h2>{% trans %}What is a URL?{% endtrans %}</h2> <p>{% trans %}URL is the abbreviation for "Uniform… |
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. |
PathChangedHelper | class | core/ |
Provides helper functions for handling path changes. |
PathChangedHelper.php | file | core/ |
|
PathChangedHelper::$newUrl | property | core/ |
The URL object for the route whose path has changed. |
PathChangedHelper::$oldUrl | property | core/ |
The URL object for the BC route. |
PathChangedHelper::newPath | function | core/ |
Returns the updated path. |
PathChangedHelper::oldPath | function | core/ |
Returns the deprecated path. |
PathChangedHelper::redirect | function | core/ |
Returns a redirect to the new path. |
PathChangedHelper::__construct | function | core/ |
Constructs a PathChangedHelper object. |
PathChangedHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\PathChangedHelper[[api-linebreak]] @group Routing |
PathChangedHelperTest | class | core/ |
Tests the PathChangedHelper class. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.