Role::alterRouteDefinition |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php |
Allows access plugins to alter the route definition of a view. |
None::alterRouteDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/None.php |
Allows access plugins to alter the route definition of a view. |
Permission::alterRouteDefinition |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Permission.php |
Allows access plugins to alter the route definition of a view. |
StaticTest::alterRouteDefinition |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/access/StaticTest.php |
Allows access plugins to alter the route definition of a view. |
AccessPluginBase::alterRouteDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php |
Allows access plugins to alter the route definition of a view. |