startTimer(); $grav = $this->container; $grav->fireEvent('onPluginsInitialized'); $this->stopTimer(); return $handler->handle($request); } }