where(['name' => '[\w]+']); $debugInfo = SimpleRouter::startDebug(); echo sprintf('
%s
', var_export($debugInfo, true)); exit;