AliasRepository::$connection
Same name in other branches
- 9 core/modules/path_alias/src/AliasRepository.php \Drupal\path_alias\AliasRepository::connection
- 10 core/modules/path_alias/src/AliasRepository.php \Drupal\path_alias\AliasRepository::connection
- 11.x core/modules/path_alias/src/AliasRepository.php \Drupal\path_alias\AliasRepository::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
-
core/
lib/ Drupal/ Core/ Path/ AliasRepository.php, line 25
Class
- AliasRepository
- Provides the default path alias lookup operations.
Namespace
Drupal\Core\PathCode
protected $connection;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.