AliasStorage::TABLE

The table for the url_alias storage.

File

core/lib/Drupal/Core/Path/AliasStorage.php, line 33

Class

AliasStorage
Provides a class for CRUD operations on path aliases.

Namespace

Drupal\Core\Path

Code

const TABLE = 'path_alias';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.