constant AliasStorage::TABLE

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

const TABLE = 'url_alias';

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Path!AliasStorage.php/constant/AliasStorage::TABLE/8.1.x