startTimer(); // TODO: remove in 2.0. $this->container['accounts']; $this->container['plugins']->init(); $this->container->fireEvent('onPluginsInitialized'); $this->stopTimer(); return $handler->handle($request); } }