The table for the url_alias storage.
File
- core/lib/Drupal/Core/Path/AliasStorage.php, line 24
Class
- AliasStorage
- Provides a class for CRUD operations on path aliases.
Namespace
Drupal\Core\Path
Code
1 | const TABLE = 'url_alias' ; |
The table for the url_alias storage.
Drupal\Core\Path
1 | const TABLE = 'url_alias' ; |
Designed by : w10schools
service@w10schools.com
Please login to continue.