public function RebuildIndex::onRequest in Persistent URL 8
File
- src/
Event/ RebuildIndex.php, line 36
Class
Namespace
Drupal\purl\EventCode
public function onRequest(GetResponseEvent $event, $eventName, EventDispatcherInterface $dispatcher) {
$this->modifierIndex
->performDueRebuilds();
}