startTimer(); $this->container['config']->init(); $this->container['plugins']->setup(); $this->stopTimer(); return $handler->handle($request); } }