You are here

namespace Drupal\rabbit_hole\Plugin\RabbitHoleBehaviorPlugin in Rabbit Hole 8

Same name in other branches
  1. 2.x Drupal\rabbit_hole\Plugin\RabbitHoleBehaviorPlugin
Classsort descending Location Description
AccessDenied src/Plugin/RabbitHoleBehaviorPlugin/AccessDenied.php Denies access to a page.
DisplayPage src/Plugin/RabbitHoleBehaviorPlugin/DisplayPage.php Does nothing (displays a page).
PageNotFound src/Plugin/RabbitHoleBehaviorPlugin/PageNotFound.php Denies access to a page.
PageRedirect src/Plugin/RabbitHoleBehaviorPlugin/PageRedirect.php Redirects to another page.