Drupal\Core\Path
Namespaces
Classes
AliasManager deprecated
The default alias manager implementation.
AliasRepository deprecated
Provides the default path alias lookup operations.
AliasStorage deprecated
Provides a class for CRUD operations on path aliases.
AliasWhitelist deprecated
Extends CacheCollector to build the path alias whitelist over time.
Represents the current path for the current request.
Provides a path matcher.
Provides a default path validator and access checker.
Interfaces
AliasManagerInterface
deprecated
Find an alias for a path and vice versa.
AliasRepositoryInterface
deprecated
Provides an interface for path alias lookup operations.
AliasStorageInterface
deprecated
Provides a class for CRUD operations on path aliases.
AliasWhitelistInterface
deprecated
Cache the alias whitelist.
Provides an interface for URL path matchers.
Provides an interface for url path validators.