Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Path.php

8 calls to Path::canonicalize()

Path::getDirectory in vendor/symfony/filesystem/Path.php
Returns the directory part of the path.
Path::getHomeDirectory in vendor/symfony/filesystem/Path.php
Returns canonical path of the user's home directory.
Path::getLongestCommonBasePath in vendor/symfony/filesystem/Path.php
Returns the longest common base path in canonical form of a set of paths or `null` if the paths are on different Windows partitions.
Path::isBasePath in vendor/symfony/filesystem/Path.php
Returns whether a path is a base path of another path.
Path::join in vendor/symfony/filesystem/Path.php
Joins two or more path strings into a canonical path.
Path::makeAbsolute in vendor/symfony/filesystem/Path.php
Turns a relative path into an absolute path in canonical form.
Path::makeRelative in vendor/symfony/filesystem/Path.php
Turns a path into a relative path.
PathHelper::canonicalize in vendor/php-tuf/composer-stager/src/Internal/Path/Service/PathHelper.php

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal