Twig\Error\RuntimeError {#412 -lineno: 8 -rawMessage: "Variable "icon" does not exist." -source: Twig\Source {#384 -code: """ {% set title = title ?? false %}\n {% set description = description ?? false %}\n {% set hasDescription = title or description %}\n {% set id = hasDescription ? (id ??? html_id('icon')) -%}\n \n <svg {{ html_attributes({\n id: id,\n class: ['icon', "icon--#{icon}", class ?? ''],\n viewBox: viewBox ??? '0 0 200 200',\n role: hasDescription ? 'img',\n 'aria-hidden': not hasDescription ? 'true',\n 'aria-labelledby': hasDescription ? {\n ("#{id}-title"): title,\n ("#{id}-description"): description,\n },\n }, attrs ?? {}) }}>\n {%- if title -%}\n <title id="{{ id }}-title">{{ title }}</title>\n {%- endif -%}\n \n {%- if description -%}\n <desc id="{{ id }}-description">{{ description }}</desc>\n {%- endif -%}\n \n <use xlink:href="{{ asset('icons/icons.svg', absoluteUrl=false) }}#{{ icon }}"></use>\n </svg>\n \n {#- Prevent new line after icon -#}\n {{- '' -}}\n """ -name: "@components/1-particles/icon/icon.twig" -path: "/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.twig" } -phpFile: "/Users/dennis/Projekte/zplane-licensing/storage/runtime/compiled_templates/3a/3aee659fad0e7423ae8b08e9cd220493.php" -phpLine: 57 }
{% set hasDescription = title or description %}{% set id = hasDescription ? (id ??? html_id('icon')) -%}<svg {{ html_attributes({id: id,class: ['icon', "icon--#{icon}", class ?? ''],viewBox: viewBox ??? '0 0 200 200',role: hasDescription ? 'img','aria-hidden': not hasDescription ? 'true','aria-labelledby': hasDescription ? {("#{id}-title"): title, $context["id"] = (((($tmp = (isset($context["hasDescription"]) || array_key_exists("hasDescription", $context) ? $context["hasDescription"] : (craft\helpers\Template::fallbackExists("hasDescription") ? craft\helpers\Template::fallback("hasDescription") : (function () { throw new RuntimeError('Variable "hasDescription" does not exist.', 4, $this->source); })()))) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? (((((array_key_exists("id", $context) || craft\helpers\Template::fallbackExists("id")) && !twig_test_empty((isset($context["id"]) || array_key_exists("id", $context) ? $context["id"] : (craft\helpers\Template::fallbackExists("id") ? craft\helpers\Template::fallback("id") : (function () { throw new RuntimeError('Variable "id" does not exist.', 4, $this->source); })()))))) ? ((isset($context["id"]) || array_key_exists("id", $context) ? $context["id"] : (craft\helpers\Template::fallbackExists("id") ? craft\helpers\Template::fallback("id") : (function () { throw new RuntimeError('Variable "id" does not exist.', 4, $this->source); })()))) : ($this->extensions['Gglnx\TwigHtmlExtendedExtra\Extension\HtmlExtendedExtension']->htmlId("icon")))) : ("")); // line 6 yield "<svg "; yield twig_html_extended_attributes($this->env, ["id" => $this->sandbox->ensureToStringAllowed( // line 7(isset($context["id"]) || array_key_exists("id", $context) ? $context["id"] : (craft\helpers\Template::fallbackExists("id") ? craft\helpers\Template::fallback("id") : (function () { throw new RuntimeError('Variable "id" does not exist.', 7, $this->source); })())), 7, $this->source), "class" => ["icon", ("icon--" . $this->sandbox->ensureToStringAllowed( // line 8(isset($context["icon"]) || array_key_exists("icon", $context) ? $context["icon"] : (craft\helpers\Template::fallbackExists("icon") ? craft\helpers\Template::fallback("icon") : (function () { throw new RuntimeError('Variable "icon" does not exist.', 8, $this->source); })())), 8, $this->source)), ((((array_key_exists("class", $context) || craft\helpers\Template::fallbackExists("class")) && !(null === $context["class"]))) ? ($context["class"]) : (""))], "viewBox" => ((( // line 9(array_key_exists("viewBox", $context) || craft\helpers\Template::fallbackExists("viewBox")) && !twig_test_empty((isset($context["viewBox"]) || array_key_exists("viewBox", $context) ? $context["viewBox"] : (craft\helpers\Template::fallbackExists("viewBox") ? craft\helpers\Template::fallback("viewBox") : (function () { throw new RuntimeError('Variable "viewBox" does not exist.', 9, $this->source); })()))))) ? ((isset($context["viewBox"]) || array_key_exists("viewBox", $context) ? $context["viewBox"] : (craft\helpers\Template::fallbackExists("viewBox") ? craft\helpers\Template::fallback("viewBox") : (function () { throw new RuntimeError('Variable "viewBox" does not exist.', 9, $this->source); })()))) : ("0 0 200 200")), "role" => (((($tmp = // line 10(isset($context["hasDescription"]) || array_key_exists("hasDescription", $context) ? $context["hasDescription"] : (craft\helpers\Template::fallbackExists("hasDescription") ? craft\helpers\Template::fallback("hasDescription") : (function () { throw new RuntimeError('Variable "hasDescription" does not exist.', 10, $this->source); })()))) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ("img") : ("")), "aria-hidden" => (((($tmp = ! // line 11(isset($context["hasDescription"]) || array_key_exists("hasDescription", $context) ? $context["hasDescription"] : (craft\helpers\Template::fallbackExists("hasDescription") ? craft\helpers\Template::fallback("hasDescription") : (function () { throw new RuntimeError('Variable "hasDescription" does not exist.', 11, $this->source); })()))) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ("true") : ("")), "aria-labelledby" => (((($tmp = // line 12(isset($context["hasDescription"]) || array_key_exists("hasDescription", $context) ? $context["hasDescription"] : (craft\helpers\Template::fallbackExists("hasDescription") ? craft\helpers\Template::fallback("hasDescription") : (function () { throw new RuntimeError('Variable "hasDescription" does not exist.', 12, $this->source); })()))) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ([($this->sandbox->ensureToStringAllowed( // line 13(isset($context["id"]) || array_key_exists("id", $context) ? $context["id"] : (craft\helpers\Template::fallbackExists("id") ? craft\helpers\Template::fallback("id") : (function () { throw new RuntimeError('Variable "id" does not exist.', 13, $this->source); })())), 13, $this->source) . "-title") => (isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (craft\helpers\Template::fallbackExists("title") ? craft\helpers\Template::fallback("title") : (function () { throw new RuntimeError('Variable "title" does not exist.', 13, $this->source); })())), ($this->sandbox->ensureToStringAllowed( // line 14 { $context += $this->env->getGlobals(); $blocks = array_merge($this->blocks, $blocks); try { yield from $this->doDisplay($context, $blocks); } catch (Error $e) { if (!$e->getSourceContext()) { $e->setSourceContext($this->getSourceContext()); } return $this->blocks; } public function display(array $context, array $blocks = []): void { foreach ($this->yield($context, $blocks) as $data) { echo $data; } } public function render(array $context): string ob_start(); } else { ob_start(function () { return ''; }); } try { $this->display($context); } catch (\Throwable $e) { while (ob_get_level() > $level) { ob_end_clean(); } yield from $this->template->yieldBlock($name, $context); } public function render(array $context = []): string { return $this->template->render($context); } /** * @return void */ * @throws SyntaxError When an error occurred during compilation * @throws RuntimeError When an error occurred during rendering */ public function render($name, array $context = []): string { return $this->load($name)->render($context); } /** * Displays a template. * // Render and return $renderingTemplate = $this->_renderingTemplate; $this->_renderingTemplate = $template; try { $output = $this->getTwig()->render($template, $variables); } finally { $this->_renderingTemplate = $renderingTemplate; $this->setTemplateMode($oldTemplateMode); } $isRenderingPageTemplate = $this->_isRenderingPageTemplate; $this->_isRenderingPageTemplate = true; try { $this->beginPage(); echo $this->renderTemplate($template, $variables); $this->endPage(); } finally { $this->_isRenderingPageTemplate = $isRenderingPageTemplate; $this->setTemplateMode($oldTemplateMode); $output = ob_get_clean(); function (RegisterTemplateRootsEvent $event) { $event->roots['@components'] = Craft::getAlias('@root/src/components'); }, ); Console::stdout(Craft::$app->getView()->renderPageTemplate( "@components/{$template}", $context, View::TEMPLATE_MODE_SITE, )); } catch (\Throwable $exception) { Yii::debug('Running action: ' . get_class($this->controller) . '::' . $this->actionMethod . '()', __METHOD__); if (Yii::$app->requestedParams === null) { Yii::$app->requestedParams = $args; } return call_user_func_array([$this->controller, $this->actionMethod], $args); }} $result = null; if ($runAction && $this->beforeAction($action)) { // run the action $result = $action->runWithParams($params); $result = $this->afterAction($action, $result); // call afterAction on modules foreach ($modules as $module) { if ($this->help) { $route = $this->getUniqueId() . '/' . $id; return Yii::$app->runAction('help', [$route]); } return parent::runAction($id, $params); } /** * Binds the parameters to the action. * This method is invoked by [[Action]] when it begins to run with the given parameters. public function runAction($id, $params = []) { try { // *should* only be an int, but there are exceptions :/ /** @var int|null $response */ $response = parent::runAction($id, $params); return $response ?? ExitCode::OK; } finally { if (isset($this->isolationMutexName)) { Craft::$app->getMutex()->release($this->isolationMutexName); } * @inheritdoc */ public function runAction($id, $params = []): int { $this->_actionId = $id; $result = $this->traitRunAction($id, $params); $this->_actionId = null; return $result; } /** * @phpstan-var Controller<$this> $controller */ list($controller, $actionID) = $parts; $oldController = Yii::$app->controller; Yii::$app->controller = $controller; $result = $controller->runAction($actionID, $params); if ($oldController !== null) { Yii::$app->controller = $oldController; } return $result; * @throws Exception if the route is invalid */ public function runAction($route, $params = []) { try { $res = parent::runAction($route, $params); return is_object($res) ? $res : (int) $res; } catch (InvalidRouteException $e) { throw new UnknownCommandException($route, $this, 0, $e); } } } Console::outputWarning("Craft can’t fetch the `$infoTable` table row." . ($e ? PHP_EOL . 'Exception: ' . $e->getMessage() : ''), false); } } return parent::runAction($route, $params); } /** * @inheritdoc */ */ public function handleRequest($request) { list($route, $params) = $request->resolve(); $this->requestedRoute = $route; $result = $this->runAction($route, $params); if ($result instanceof Response) { return $result; } $response = $this->getResponse(); public function handleRequest($request) { // Disable read/write splitting for all console requests $this->getDb()->enableReplicas = false; return parent::handleRequest($request); } /** * Returns the configuration of the built-in commands. * try { $this->state = self::STATE_BEFORE_REQUEST; $this->trigger(self::EVENT_BEFORE_REQUEST); $this->state = self::STATE_HANDLING_REQUEST; $response = $this->handleRequest($this->getRequest()); $this->state = self::STATE_AFTER_REQUEST; $this->trigger(self::EVENT_AFTER_REQUEST); $this->state = self::STATE_SENDING_RESPONSE;// Load and run Craft/** @var craft\console\Application $app */$app = require CRAFT_VENDOR_PATH . '/craftcms/cms/bootstrap/console.php';$exitCode = $app->run();exit($exitCode);|
RuntimeError
|
|---|
Twig\Error\RuntimeError:
Variable "icon" does not exist in "@components/1-particles/icon/icon.twig" at line 8.
at /Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.twig:8
at __TwigTemplate_de324f2c30b2bfe07c1564aeb01ad026->{closure}()
(/Users/dennis/Projekte/zplane-licensing/storage/runtime/compiled_templates/3a/3aee659fad0e7423ae8b08e9cd220493.php:57)
at __TwigTemplate_de324f2c30b2bfe07c1564aeb01ad026->doDisplay(array('_self' => array('id' => 'f4f5eecb9636c1d5c9ad845c0891c147', 'name' => 'default', 'handle' => 'icon--default', 'label' => 'Default', 'title' => 'Icon: Default', 'order' => 1, 'isHidden' => true, 'alias' => 'icon', 'isEntity' => true, 'isVariant' => true, 'baseHandle' => 'icon', 'notes' => null, 'meta' => array(), 'status' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'display' => array(), 'isDefault' => true, 'viewPath' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.twig', 'preview' => '@preview', 'context' => array(), 'resources' => array('assets' => array(array('id' => '600805bf31bfd0080f5b80be4221d519', 'path' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.scss', 'relPath' => '1-particles/icon/icon.scss', 'base' => 'icon.scss', 'handle' => 'icon-scss', 'name' => 'icon.scss', 'ext' => '.scss', 'lang' => 'SCSS', 'mime' => 'text/x-scss', 'editorMode' => 'scss', 'editorScope' => 'source.scss', 'githubColor' => '#000', 'isBinary' => false, 'isFile' => true, 'isImage' => false, 'isAsset' => true, 'srcPath' => 'components/1-particles/icon/icon.scss', 'isSCSS' => true))), 'content' => '{% set title = title ?? false %}{% set description = description ?? false %}{% set hasDescription = title or description %}{% set id = hasDescription ? (id ??? html_id(\'icon\')) -%}<svg {{ html_attributes({ id: id, class: [\'icon\', "icon--#{icon}", class ?? \'\'], viewBox: viewBox ??? \'0 0 200 200\', role: hasDescription ? \'img\', \'aria-hidden\': not hasDescription ? \'true\', \'aria-labelledby\': hasDescription ? { ("#{id}-title"): title, ("#{id}-description"): description, },}, attrs ?? {}) }}> {%- if title -%} <title id="{{ id }}-title">{{ title }}</title> {%- endif -%} {%- if description -%} <desc id="{{ id }}-description">{{ description }}</desc> {%- endif -%} <use xlink:href="{{ asset(\'icons/icons.svg\', absoluteUrl=false) }}#{{ icon }}"></use></svg>{#- Prevent new line after icon -#}{{- \'\' -}}', 'lang' => 'Twig', 'editorMode' => 'twig', 'editorScope' => 'text.html.twig'), '_env' => array('request' => array('headers' => array(), 'query' => array(), 'url' => '/components/render/icon', 'segments' => array('components', 'render', 'icon'), 'params' => array('handle' => 'icon'), 'path' => '/components/render/icon', 'error' => null, 'errorStatus' => null, 'route' => array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), 'builder' => true, 'server' => false), '_config' => array('version' => '1.5.15', 'env' => 'production', 'project' => array('title' => '@zplane-web/craft-licensing', 'version' => null), 'components' => array('path' => 'src/components', 'label' => 'Components', 'title' => 'Components', 'yield' => 'yield', 'splitter' => '--', 'ext' => '.twig', 'files' => array('preview' => 'preview', 'config' => 'config', 'collator' => 'collator', 'notes' => 'readme'), 'resources' => array('assets' => array('label' => 'Assets', 'match' => array('**/*'))), 'default' => array('preview' => '@preview', 'display' => array(), 'context' => array(), 'tags' => array(), 'meta' => array(), 'status' => 'wip', 'collated' => false, 'prefix' => null), 'statuses' => array('prototype' => array('label' => 'Prototype', 'description' => 'Do not implement.', 'color' => '#FF3333'), 'wip' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'ready' => array('label' => 'Ready', 'description' => 'Ready to implement.', 'color' => '#29CC29'))), 'docs' => array('path' => null, 'label' => 'documentation', 'title' => 'Documentation', 'markdown' => array('gfm' => true, 'tables' => true, 'breaks' => false, 'pedantic' => false, 'sanitize' => false, 'smartLists' => true, 'smartypants' => true), 'ext' => '.md', 'indexLabel' => 'Overview', 'default' => array('context' => array(), 'status' => null, 'prefix' => null), 'statuses' => array('draft' => array('label' => 'Draft', 'description' => 'Work in progress.', 'color' => '#FF3333'), 'ready' => array('label' => 'Ready', 'description' => 'Ready for referencing.', 'color' => '#29CC29')), 'files' => array('config' => 'config')), 'assets' => array('label' => 'assets', 'title' => 'Assets'), 'cli' => array(), 'web' => array('theme' => array('_config' => array('skin' => array('name' => 'default'), 'navigation' => 'default', 'rtl' => false, 'lang' => 'en', 'styles' => array('/themes/mandelbrot/css/default.css', '/themes/mandelbrot/css/highlight.css'), 'highlightStyles' => 'default', 'scripts' => array('/themes/mandelbrot/js/mandelbrot.js'), 'format' => 'json', 'static' => array('mount' => 'themes/mandelbrot'), 'version' => '1.10.3', 'favicon' => '/themes/mandelbrot/favicon.ico', 'labels' => array('info' => 'Information', 'builtOn' => 'Built on', 'search' => array('label' => 'Search', 'placeholder' => 'Search…', 'clear' => 'Clear search'), 'navigation' => array('back' => 'Back'), 'tree' => array('collapse' => 'Collapse tree'), 'components' => array('handle' => 'Handle', 'tags' => 'Tags', 'variants' => 'Variants', 'context' => array('empty' => 'No context defined.'), 'notes' => array('empty' => 'No notes defined.'), 'preview' => array('label' => 'Preview', 'withLayout' => 'With layout', 'componentOnly' => 'Component only'), 'path' => 'Filesystem Path', 'references' => 'References', 'referenced' => 'Referenced by', 'resources' => array('file' => 'File', 'content' => 'Content', 'previewUnavailable' => 'Previews are currently not available for this file type.', 'url' => 'URL', 'path' => 'Filesystem Path', 'size' => 'Size')), 'panels' => array('html' => 'HTML', 'view' => 'View', 'context' => 'Context', 'resources' => 'Resources', 'info' => 'Info', 'notes' => 'Notes')), 'information' => array(array('type' => 'time', 'label' => 'Built on', 'value' => object(DateTime))), 'panels' => array('html', 'view', 'context', 'resources', 'info', 'notes'), 'nav' => array('search', 'components', 'docs', 'assets', 'information')), '_staticPaths' => array(array('path' => '/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/dist', 'mount' => '/themes/mandelbrot'), array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets')), '_routes' => array(array('overview', array('handle' => 'overview', 'view' => 'pages/doc.nunj', 'path' => '/', 'matcher' => array(), 'keys' => array())), array('/docs', array('redirect' => '/', 'path' => '/docs', 'handle' => '/docs', 'matcher' => array(), 'keys' => array())), array('/components', array('redirect' => '/', 'path' => '/components', 'handle' => '/components', 'matcher' => array(), 'keys' => array())), array('/assets', array('redirect' => '/', 'path' => '/assets', 'handle' => '/assets', 'matcher' => array(), 'keys' => array())), array('asset-source', array('handle' => 'asset-source', 'view' => 'pages/assets.nunj', 'path' => '/assets/:name', 'matcher' => array(), 'keys' => array(array('name' => 'name', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('preview', array('handle' => 'preview', 'view' => 'pages/components/preview.nunj', 'path' => '/components/preview/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('render', array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component', array('handle' => 'component', 'view' => 'pages/components/detail.nunj', 'path' => '/components/detail/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component-resource', array('handle' => 'component-resource', 'path' => '/components/raw/:handle/:asset', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => ''), array('name' => 'asset', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('page', array('handle' => 'page', 'view' => 'pages/doc.nunj', 'path' => '/docs/:path([^?]+?)', 'matcher' => array(), 'keys' => array(array('name' => 'path', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^?]+?', 'modifier' => ''))))), '_resolvers' => array('overview' => array(null), '/docs' => array(null), '/components' => array(null), '/assets' => array(null), 'asset-source' => array(null), 'preview' => array(null), 'render' => array(null), 'component' => array(null), 'component-resource' => array(null), 'page' => array(null)), '_builder' => null, '_views' => array('/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/views'), '_filters' => array(), '_extensions' => array(), '_globals' => array(), '_errorView' => 'pages/error.nunj', '_redirectView' => '__system/redirect.nunj', '_events' => array(), '_eventsCount' => 1), 'server' => array('sync' => false, 'watch' => false, 'port' => null, 'syncOptions' => array('ghostMode' => false, 'watchOptions' => array('ignored' => array('/Users/dennis/Projekte/zplane-licensing/src/**/*.{scss,js,ts}')))), 'builder' => array('dest' => 'web/design-system', 'concurrency' => 10, 'ext' => '.html', 'urls' => array('ext' => '.html', 'relativeToCurrentFolder' => true), 'static' => array('ignored' => array())), 'static' => array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets'), 'assets' => array('mount' => 'assets'))), 'craft' => object(CraftVariable), 'currentSite' => object(Site), 'currentUser' => null, 'primarySite' => object(Site), 'siteName' => 'zplane licensing', 'siteUrl' => 'https://licensing.zplane.test/', 'systemName' => 'zplane licensing', 'view' => object(View), 'devMode' => true, 'SORT_ASC' => 4, 'SORT_DESC' => 3, 'SORT_REGULAR' => 0, 'SORT_NUMERIC' => 1, 'SORT_STRING' => 2, 'SORT_LOCALE_STRING' => 5, 'SORT_NATURAL' => 6, 'SORT_FLAG_CASE' => 8, 'PHP_INT_MAX' => 9223372036854775807, 'POS_HEAD' => 1, 'POS_BEGIN' => 2, 'POS_END' => 3, 'POS_READY' => 4, 'POS_LOAD' => 5, 'isInstalled' => true, 'loginUrl' => 'https://licensing.zplane.test/', 'logoutUrl' => 'https://licensing.zplane.test/', 'setPasswordUrl' => null, 'now' => object(DateTime), 'today' => object(DateTime), 'tomorrow' => object(DateTime), 'yesterday' => object(DateTime), '_globals' => object(Collection), 'htmlHead' => object(HtmlHead), 'title' => false, 'description' => false, 'hasDescription' => false, 'id' => ''), array())
(/Users/dennis/Projekte/zplane-licensing/vendor/twig/twig/src/Template.php:402)
at Twig\Template->yield(array('_self' => array('id' => 'f4f5eecb9636c1d5c9ad845c0891c147', 'name' => 'default', 'handle' => 'icon--default', 'label' => 'Default', 'title' => 'Icon: Default', 'order' => 1, 'isHidden' => true, 'alias' => 'icon', 'isEntity' => true, 'isVariant' => true, 'baseHandle' => 'icon', 'notes' => null, 'meta' => array(), 'status' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'display' => array(), 'isDefault' => true, 'viewPath' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.twig', 'preview' => '@preview', 'context' => array(), 'resources' => array('assets' => array(array('id' => '600805bf31bfd0080f5b80be4221d519', 'path' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.scss', 'relPath' => '1-particles/icon/icon.scss', 'base' => 'icon.scss', 'handle' => 'icon-scss', 'name' => 'icon.scss', 'ext' => '.scss', 'lang' => 'SCSS', 'mime' => 'text/x-scss', 'editorMode' => 'scss', 'editorScope' => 'source.scss', 'githubColor' => '#000', 'isBinary' => false, 'isFile' => true, 'isImage' => false, 'isAsset' => true, 'srcPath' => 'components/1-particles/icon/icon.scss', 'isSCSS' => true))), 'content' => '{% set title = title ?? false %}{% set description = description ?? false %}{% set hasDescription = title or description %}{% set id = hasDescription ? (id ??? html_id(\'icon\')) -%}<svg {{ html_attributes({ id: id, class: [\'icon\', "icon--#{icon}", class ?? \'\'], viewBox: viewBox ??? \'0 0 200 200\', role: hasDescription ? \'img\', \'aria-hidden\': not hasDescription ? \'true\', \'aria-labelledby\': hasDescription ? { ("#{id}-title"): title, ("#{id}-description"): description, },}, attrs ?? {}) }}> {%- if title -%} <title id="{{ id }}-title">{{ title }}</title> {%- endif -%} {%- if description -%} <desc id="{{ id }}-description">{{ description }}</desc> {%- endif -%} <use xlink:href="{{ asset(\'icons/icons.svg\', absoluteUrl=false) }}#{{ icon }}"></use></svg>{#- Prevent new line after icon -#}{{- \'\' -}}', 'lang' => 'Twig', 'editorMode' => 'twig', 'editorScope' => 'text.html.twig'), '_env' => array('request' => array('headers' => array(), 'query' => array(), 'url' => '/components/render/icon', 'segments' => array('components', 'render', 'icon'), 'params' => array('handle' => 'icon'), 'path' => '/components/render/icon', 'error' => null, 'errorStatus' => null, 'route' => array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), 'builder' => true, 'server' => false), '_config' => array('version' => '1.5.15', 'env' => 'production', 'project' => array('title' => '@zplane-web/craft-licensing', 'version' => null), 'components' => array('path' => 'src/components', 'label' => 'Components', 'title' => 'Components', 'yield' => 'yield', 'splitter' => '--', 'ext' => '.twig', 'files' => array('preview' => 'preview', 'config' => 'config', 'collator' => 'collator', 'notes' => 'readme'), 'resources' => array('assets' => array('label' => 'Assets', 'match' => array('**/*'))), 'default' => array('preview' => '@preview', 'display' => array(), 'context' => array(), 'tags' => array(), 'meta' => array(), 'status' => 'wip', 'collated' => false, 'prefix' => null), 'statuses' => array('prototype' => array('label' => 'Prototype', 'description' => 'Do not implement.', 'color' => '#FF3333'), 'wip' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'ready' => array('label' => 'Ready', 'description' => 'Ready to implement.', 'color' => '#29CC29'))), 'docs' => array('path' => null, 'label' => 'documentation', 'title' => 'Documentation', 'markdown' => array('gfm' => true, 'tables' => true, 'breaks' => false, 'pedantic' => false, 'sanitize' => false, 'smartLists' => true, 'smartypants' => true), 'ext' => '.md', 'indexLabel' => 'Overview', 'default' => array('context' => array(), 'status' => null, 'prefix' => null), 'statuses' => array('draft' => array('label' => 'Draft', 'description' => 'Work in progress.', 'color' => '#FF3333'), 'ready' => array('label' => 'Ready', 'description' => 'Ready for referencing.', 'color' => '#29CC29')), 'files' => array('config' => 'config')), 'assets' => array('label' => 'assets', 'title' => 'Assets'), 'cli' => array(), 'web' => array('theme' => array('_config' => array('skin' => array('name' => 'default'), 'navigation' => 'default', 'rtl' => false, 'lang' => 'en', 'styles' => array('/themes/mandelbrot/css/default.css', '/themes/mandelbrot/css/highlight.css'), 'highlightStyles' => 'default', 'scripts' => array('/themes/mandelbrot/js/mandelbrot.js'), 'format' => 'json', 'static' => array('mount' => 'themes/mandelbrot'), 'version' => '1.10.3', 'favicon' => '/themes/mandelbrot/favicon.ico', 'labels' => array('info' => 'Information', 'builtOn' => 'Built on', 'search' => array('label' => 'Search', 'placeholder' => 'Search…', 'clear' => 'Clear search'), 'navigation' => array('back' => 'Back'), 'tree' => array('collapse' => 'Collapse tree'), 'components' => array('handle' => 'Handle', 'tags' => 'Tags', 'variants' => 'Variants', 'context' => array('empty' => 'No context defined.'), 'notes' => array('empty' => 'No notes defined.'), 'preview' => array('label' => 'Preview', 'withLayout' => 'With layout', 'componentOnly' => 'Component only'), 'path' => 'Filesystem Path', 'references' => 'References', 'referenced' => 'Referenced by', 'resources' => array('file' => 'File', 'content' => 'Content', 'previewUnavailable' => 'Previews are currently not available for this file type.', 'url' => 'URL', 'path' => 'Filesystem Path', 'size' => 'Size')), 'panels' => array('html' => 'HTML', 'view' => 'View', 'context' => 'Context', 'resources' => 'Resources', 'info' => 'Info', 'notes' => 'Notes')), 'information' => array(array('type' => 'time', 'label' => 'Built on', 'value' => object(DateTime))), 'panels' => array('html', 'view', 'context', 'resources', 'info', 'notes'), 'nav' => array('search', 'components', 'docs', 'assets', 'information')), '_staticPaths' => array(array('path' => '/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/dist', 'mount' => '/themes/mandelbrot'), array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets')), '_routes' => array(array('overview', array('handle' => 'overview', 'view' => 'pages/doc.nunj', 'path' => '/', 'matcher' => array(), 'keys' => array())), array('/docs', array('redirect' => '/', 'path' => '/docs', 'handle' => '/docs', 'matcher' => array(), 'keys' => array())), array('/components', array('redirect' => '/', 'path' => '/components', 'handle' => '/components', 'matcher' => array(), 'keys' => array())), array('/assets', array('redirect' => '/', 'path' => '/assets', 'handle' => '/assets', 'matcher' => array(), 'keys' => array())), array('asset-source', array('handle' => 'asset-source', 'view' => 'pages/assets.nunj', 'path' => '/assets/:name', 'matcher' => array(), 'keys' => array(array('name' => 'name', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('preview', array('handle' => 'preview', 'view' => 'pages/components/preview.nunj', 'path' => '/components/preview/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('render', array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component', array('handle' => 'component', 'view' => 'pages/components/detail.nunj', 'path' => '/components/detail/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component-resource', array('handle' => 'component-resource', 'path' => '/components/raw/:handle/:asset', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => ''), array('name' => 'asset', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('page', array('handle' => 'page', 'view' => 'pages/doc.nunj', 'path' => '/docs/:path([^?]+?)', 'matcher' => array(), 'keys' => array(array('name' => 'path', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^?]+?', 'modifier' => ''))))), '_resolvers' => array('overview' => array(null), '/docs' => array(null), '/components' => array(null), '/assets' => array(null), 'asset-source' => array(null), 'preview' => array(null), 'render' => array(null), 'component' => array(null), 'component-resource' => array(null), 'page' => array(null)), '_builder' => null, '_views' => array('/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/views'), '_filters' => array(), '_extensions' => array(), '_globals' => array(), '_errorView' => 'pages/error.nunj', '_redirectView' => '__system/redirect.nunj', '_events' => array(), '_eventsCount' => 1), 'server' => array('sync' => false, 'watch' => false, 'port' => null, 'syncOptions' => array('ghostMode' => false, 'watchOptions' => array('ignored' => array('/Users/dennis/Projekte/zplane-licensing/src/**/*.{scss,js,ts}')))), 'builder' => array('dest' => 'web/design-system', 'concurrency' => 10, 'ext' => '.html', 'urls' => array('ext' => '.html', 'relativeToCurrentFolder' => true), 'static' => array('ignored' => array())), 'static' => array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets'), 'assets' => array('mount' => 'assets'))), 'craft' => object(CraftVariable), 'currentSite' => object(Site), 'currentUser' => null, 'primarySite' => object(Site), 'siteName' => 'zplane licensing', 'siteUrl' => 'https://licensing.zplane.test/', 'systemName' => 'zplane licensing', 'view' => object(View), 'devMode' => true, 'SORT_ASC' => 4, 'SORT_DESC' => 3, 'SORT_REGULAR' => 0, 'SORT_NUMERIC' => 1, 'SORT_STRING' => 2, 'SORT_LOCALE_STRING' => 5, 'SORT_NATURAL' => 6, 'SORT_FLAG_CASE' => 8, 'PHP_INT_MAX' => 9223372036854775807, 'POS_HEAD' => 1, 'POS_BEGIN' => 2, 'POS_END' => 3, 'POS_READY' => 4, 'POS_LOAD' => 5, 'isInstalled' => true, 'loginUrl' => 'https://licensing.zplane.test/', 'logoutUrl' => 'https://licensing.zplane.test/', 'setPasswordUrl' => null, 'now' => object(DateTime), 'today' => object(DateTime), 'tomorrow' => object(DateTime), 'yesterday' => object(DateTime), '_globals' => object(Collection), 'htmlHead' => object(HtmlHead)), array())
(/Users/dennis/Projekte/zplane-licensing/vendor/twig/twig/src/Template.php:358)
at Twig\Template->display(array('_self' => array('id' => 'f4f5eecb9636c1d5c9ad845c0891c147', 'name' => 'default', 'handle' => 'icon--default', 'label' => 'Default', 'title' => 'Icon: Default', 'order' => 1, 'isHidden' => true, 'alias' => 'icon', 'isEntity' => true, 'isVariant' => true, 'baseHandle' => 'icon', 'notes' => null, 'meta' => array(), 'status' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'display' => array(), 'isDefault' => true, 'viewPath' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.twig', 'preview' => '@preview', 'context' => array(), 'resources' => array('assets' => array(array('id' => '600805bf31bfd0080f5b80be4221d519', 'path' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.scss', 'relPath' => '1-particles/icon/icon.scss', 'base' => 'icon.scss', 'handle' => 'icon-scss', 'name' => 'icon.scss', 'ext' => '.scss', 'lang' => 'SCSS', 'mime' => 'text/x-scss', 'editorMode' => 'scss', 'editorScope' => 'source.scss', 'githubColor' => '#000', 'isBinary' => false, 'isFile' => true, 'isImage' => false, 'isAsset' => true, 'srcPath' => 'components/1-particles/icon/icon.scss', 'isSCSS' => true))), 'content' => '{% set title = title ?? false %}{% set description = description ?? false %}{% set hasDescription = title or description %}{% set id = hasDescription ? (id ??? html_id(\'icon\')) -%}<svg {{ html_attributes({ id: id, class: [\'icon\', "icon--#{icon}", class ?? \'\'], viewBox: viewBox ??? \'0 0 200 200\', role: hasDescription ? \'img\', \'aria-hidden\': not hasDescription ? \'true\', \'aria-labelledby\': hasDescription ? { ("#{id}-title"): title, ("#{id}-description"): description, },}, attrs ?? {}) }}> {%- if title -%} <title id="{{ id }}-title">{{ title }}</title> {%- endif -%} {%- if description -%} <desc id="{{ id }}-description">{{ description }}</desc> {%- endif -%} <use xlink:href="{{ asset(\'icons/icons.svg\', absoluteUrl=false) }}#{{ icon }}"></use></svg>{#- Prevent new line after icon -#}{{- \'\' -}}', 'lang' => 'Twig', 'editorMode' => 'twig', 'editorScope' => 'text.html.twig'), '_env' => array('request' => array('headers' => array(), 'query' => array(), 'url' => '/components/render/icon', 'segments' => array('components', 'render', 'icon'), 'params' => array('handle' => 'icon'), 'path' => '/components/render/icon', 'error' => null, 'errorStatus' => null, 'route' => array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), 'builder' => true, 'server' => false), '_config' => array('version' => '1.5.15', 'env' => 'production', 'project' => array('title' => '@zplane-web/craft-licensing', 'version' => null), 'components' => array('path' => 'src/components', 'label' => 'Components', 'title' => 'Components', 'yield' => 'yield', 'splitter' => '--', 'ext' => '.twig', 'files' => array('preview' => 'preview', 'config' => 'config', 'collator' => 'collator', 'notes' => 'readme'), 'resources' => array('assets' => array('label' => 'Assets', 'match' => array('**/*'))), 'default' => array('preview' => '@preview', 'display' => array(), 'context' => array(), 'tags' => array(), 'meta' => array(), 'status' => 'wip', 'collated' => false, 'prefix' => null), 'statuses' => array('prototype' => array('label' => 'Prototype', 'description' => 'Do not implement.', 'color' => '#FF3333'), 'wip' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'ready' => array('label' => 'Ready', 'description' => 'Ready to implement.', 'color' => '#29CC29'))), 'docs' => array('path' => null, 'label' => 'documentation', 'title' => 'Documentation', 'markdown' => array('gfm' => true, 'tables' => true, 'breaks' => false, 'pedantic' => false, 'sanitize' => false, 'smartLists' => true, 'smartypants' => true), 'ext' => '.md', 'indexLabel' => 'Overview', 'default' => array('context' => array(), 'status' => null, 'prefix' => null), 'statuses' => array('draft' => array('label' => 'Draft', 'description' => 'Work in progress.', 'color' => '#FF3333'), 'ready' => array('label' => 'Ready', 'description' => 'Ready for referencing.', 'color' => '#29CC29')), 'files' => array('config' => 'config')), 'assets' => array('label' => 'assets', 'title' => 'Assets'), 'cli' => array(), 'web' => array('theme' => array('_config' => array('skin' => array('name' => 'default'), 'navigation' => 'default', 'rtl' => false, 'lang' => 'en', 'styles' => array('/themes/mandelbrot/css/default.css', '/themes/mandelbrot/css/highlight.css'), 'highlightStyles' => 'default', 'scripts' => array('/themes/mandelbrot/js/mandelbrot.js'), 'format' => 'json', 'static' => array('mount' => 'themes/mandelbrot'), 'version' => '1.10.3', 'favicon' => '/themes/mandelbrot/favicon.ico', 'labels' => array('info' => 'Information', 'builtOn' => 'Built on', 'search' => array('label' => 'Search', 'placeholder' => 'Search…', 'clear' => 'Clear search'), 'navigation' => array('back' => 'Back'), 'tree' => array('collapse' => 'Collapse tree'), 'components' => array('handle' => 'Handle', 'tags' => 'Tags', 'variants' => 'Variants', 'context' => array('empty' => 'No context defined.'), 'notes' => array('empty' => 'No notes defined.'), 'preview' => array('label' => 'Preview', 'withLayout' => 'With layout', 'componentOnly' => 'Component only'), 'path' => 'Filesystem Path', 'references' => 'References', 'referenced' => 'Referenced by', 'resources' => array('file' => 'File', 'content' => 'Content', 'previewUnavailable' => 'Previews are currently not available for this file type.', 'url' => 'URL', 'path' => 'Filesystem Path', 'size' => 'Size')), 'panels' => array('html' => 'HTML', 'view' => 'View', 'context' => 'Context', 'resources' => 'Resources', 'info' => 'Info', 'notes' => 'Notes')), 'information' => array(array('type' => 'time', 'label' => 'Built on', 'value' => object(DateTime))), 'panels' => array('html', 'view', 'context', 'resources', 'info', 'notes'), 'nav' => array('search', 'components', 'docs', 'assets', 'information')), '_staticPaths' => array(array('path' => '/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/dist', 'mount' => '/themes/mandelbrot'), array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets')), '_routes' => array(array('overview', array('handle' => 'overview', 'view' => 'pages/doc.nunj', 'path' => '/', 'matcher' => array(), 'keys' => array())), array('/docs', array('redirect' => '/', 'path' => '/docs', 'handle' => '/docs', 'matcher' => array(), 'keys' => array())), array('/components', array('redirect' => '/', 'path' => '/components', 'handle' => '/components', 'matcher' => array(), 'keys' => array())), array('/assets', array('redirect' => '/', 'path' => '/assets', 'handle' => '/assets', 'matcher' => array(), 'keys' => array())), array('asset-source', array('handle' => 'asset-source', 'view' => 'pages/assets.nunj', 'path' => '/assets/:name', 'matcher' => array(), 'keys' => array(array('name' => 'name', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('preview', array('handle' => 'preview', 'view' => 'pages/components/preview.nunj', 'path' => '/components/preview/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('render', array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component', array('handle' => 'component', 'view' => 'pages/components/detail.nunj', 'path' => '/components/detail/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component-resource', array('handle' => 'component-resource', 'path' => '/components/raw/:handle/:asset', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => ''), array('name' => 'asset', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('page', array('handle' => 'page', 'view' => 'pages/doc.nunj', 'path' => '/docs/:path([^?]+?)', 'matcher' => array(), 'keys' => array(array('name' => 'path', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^?]+?', 'modifier' => ''))))), '_resolvers' => array('overview' => array(null), '/docs' => array(null), '/components' => array(null), '/assets' => array(null), 'asset-source' => array(null), 'preview' => array(null), 'render' => array(null), 'component' => array(null), 'component-resource' => array(null), 'page' => array(null)), '_builder' => null, '_views' => array('/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/views'), '_filters' => array(), '_extensions' => array(), '_globals' => array(), '_errorView' => 'pages/error.nunj', '_redirectView' => '__system/redirect.nunj', '_events' => array(), '_eventsCount' => 1), 'server' => array('sync' => false, 'watch' => false, 'port' => null, 'syncOptions' => array('ghostMode' => false, 'watchOptions' => array('ignored' => array('/Users/dennis/Projekte/zplane-licensing/src/**/*.{scss,js,ts}')))), 'builder' => array('dest' => 'web/design-system', 'concurrency' => 10, 'ext' => '.html', 'urls' => array('ext' => '.html', 'relativeToCurrentFolder' => true), 'static' => array('ignored' => array())), 'static' => array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets'), 'assets' => array('mount' => 'assets')))))
(/Users/dennis/Projekte/zplane-licensing/vendor/twig/twig/src/Template.php:373)
at Twig\Template->render(array('_self' => array('id' => 'f4f5eecb9636c1d5c9ad845c0891c147', 'name' => 'default', 'handle' => 'icon--default', 'label' => 'Default', 'title' => 'Icon: Default', 'order' => 1, 'isHidden' => true, 'alias' => 'icon', 'isEntity' => true, 'isVariant' => true, 'baseHandle' => 'icon', 'notes' => null, 'meta' => array(), 'status' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'display' => array(), 'isDefault' => true, 'viewPath' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.twig', 'preview' => '@preview', 'context' => array(), 'resources' => array('assets' => array(array('id' => '600805bf31bfd0080f5b80be4221d519', 'path' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.scss', 'relPath' => '1-particles/icon/icon.scss', 'base' => 'icon.scss', 'handle' => 'icon-scss', 'name' => 'icon.scss', 'ext' => '.scss', 'lang' => 'SCSS', 'mime' => 'text/x-scss', 'editorMode' => 'scss', 'editorScope' => 'source.scss', 'githubColor' => '#000', 'isBinary' => false, 'isFile' => true, 'isImage' => false, 'isAsset' => true, 'srcPath' => 'components/1-particles/icon/icon.scss', 'isSCSS' => true))), 'content' => '{% set title = title ?? false %}{% set description = description ?? false %}{% set hasDescription = title or description %}{% set id = hasDescription ? (id ??? html_id(\'icon\')) -%}<svg {{ html_attributes({ id: id, class: [\'icon\', "icon--#{icon}", class ?? \'\'], viewBox: viewBox ??? \'0 0 200 200\', role: hasDescription ? \'img\', \'aria-hidden\': not hasDescription ? \'true\', \'aria-labelledby\': hasDescription ? { ("#{id}-title"): title, ("#{id}-description"): description, },}, attrs ?? {}) }}> {%- if title -%} <title id="{{ id }}-title">{{ title }}</title> {%- endif -%} {%- if description -%} <desc id="{{ id }}-description">{{ description }}</desc> {%- endif -%} <use xlink:href="{{ asset(\'icons/icons.svg\', absoluteUrl=false) }}#{{ icon }}"></use></svg>{#- Prevent new line after icon -#}{{- \'\' -}}', 'lang' => 'Twig', 'editorMode' => 'twig', 'editorScope' => 'text.html.twig'), '_env' => array('request' => array('headers' => array(), 'query' => array(), 'url' => '/components/render/icon', 'segments' => array('components', 'render', 'icon'), 'params' => array('handle' => 'icon'), 'path' => '/components/render/icon', 'error' => null, 'errorStatus' => null, 'route' => array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), 'builder' => true, 'server' => false), '_config' => array('version' => '1.5.15', 'env' => 'production', 'project' => array('title' => '@zplane-web/craft-licensing', 'version' => null), 'components' => array('path' => 'src/components', 'label' => 'Components', 'title' => 'Components', 'yield' => 'yield', 'splitter' => '--', 'ext' => '.twig', 'files' => array('preview' => 'preview', 'config' => 'config', 'collator' => 'collator', 'notes' => 'readme'), 'resources' => array('assets' => array('label' => 'Assets', 'match' => array('**/*'))), 'default' => array('preview' => '@preview', 'display' => array(), 'context' => array(), 'tags' => array(), 'meta' => array(), 'status' => 'wip', 'collated' => false, 'prefix' => null), 'statuses' => array('prototype' => array('label' => 'Prototype', 'description' => 'Do not implement.', 'color' => '#FF3333'), 'wip' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'ready' => array('label' => 'Ready', 'description' => 'Ready to implement.', 'color' => '#29CC29'))), 'docs' => array('path' => null, 'label' => 'documentation', 'title' => 'Documentation', 'markdown' => array('gfm' => true, 'tables' => true, 'breaks' => false, 'pedantic' => false, 'sanitize' => false, 'smartLists' => true, 'smartypants' => true), 'ext' => '.md', 'indexLabel' => 'Overview', 'default' => array('context' => array(), 'status' => null, 'prefix' => null), 'statuses' => array('draft' => array('label' => 'Draft', 'description' => 'Work in progress.', 'color' => '#FF3333'), 'ready' => array('label' => 'Ready', 'description' => 'Ready for referencing.', 'color' => '#29CC29')), 'files' => array('config' => 'config')), 'assets' => array('label' => 'assets', 'title' => 'Assets'), 'cli' => array(), 'web' => array('theme' => array('_config' => array('skin' => array('name' => 'default'), 'navigation' => 'default', 'rtl' => false, 'lang' => 'en', 'styles' => array('/themes/mandelbrot/css/default.css', '/themes/mandelbrot/css/highlight.css'), 'highlightStyles' => 'default', 'scripts' => array('/themes/mandelbrot/js/mandelbrot.js'), 'format' => 'json', 'static' => array('mount' => 'themes/mandelbrot'), 'version' => '1.10.3', 'favicon' => '/themes/mandelbrot/favicon.ico', 'labels' => array('info' => 'Information', 'builtOn' => 'Built on', 'search' => array('label' => 'Search', 'placeholder' => 'Search…', 'clear' => 'Clear search'), 'navigation' => array('back' => 'Back'), 'tree' => array('collapse' => 'Collapse tree'), 'components' => array('handle' => 'Handle', 'tags' => 'Tags', 'variants' => 'Variants', 'context' => array('empty' => 'No context defined.'), 'notes' => array('empty' => 'No notes defined.'), 'preview' => array('label' => 'Preview', 'withLayout' => 'With layout', 'componentOnly' => 'Component only'), 'path' => 'Filesystem Path', 'references' => 'References', 'referenced' => 'Referenced by', 'resources' => array('file' => 'File', 'content' => 'Content', 'previewUnavailable' => 'Previews are currently not available for this file type.', 'url' => 'URL', 'path' => 'Filesystem Path', 'size' => 'Size')), 'panels' => array('html' => 'HTML', 'view' => 'View', 'context' => 'Context', 'resources' => 'Resources', 'info' => 'Info', 'notes' => 'Notes')), 'information' => array(array('type' => 'time', 'label' => 'Built on', 'value' => object(DateTime))), 'panels' => array('html', 'view', 'context', 'resources', 'info', 'notes'), 'nav' => array('search', 'components', 'docs', 'assets', 'information')), '_staticPaths' => array(array('path' => '/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/dist', 'mount' => '/themes/mandelbrot'), array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets')), '_routes' => array(array('overview', array('handle' => 'overview', 'view' => 'pages/doc.nunj', 'path' => '/', 'matcher' => array(), 'keys' => array())), array('/docs', array('redirect' => '/', 'path' => '/docs', 'handle' => '/docs', 'matcher' => array(), 'keys' => array())), array('/components', array('redirect' => '/', 'path' => '/components', 'handle' => '/components', 'matcher' => array(), 'keys' => array())), array('/assets', array('redirect' => '/', 'path' => '/assets', 'handle' => '/assets', 'matcher' => array(), 'keys' => array())), array('asset-source', array('handle' => 'asset-source', 'view' => 'pages/assets.nunj', 'path' => '/assets/:name', 'matcher' => array(), 'keys' => array(array('name' => 'name', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('preview', array('handle' => 'preview', 'view' => 'pages/components/preview.nunj', 'path' => '/components/preview/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('render', array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component', array('handle' => 'component', 'view' => 'pages/components/detail.nunj', 'path' => '/components/detail/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component-resource', array('handle' => 'component-resource', 'path' => '/components/raw/:handle/:asset', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => ''), array('name' => 'asset', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('page', array('handle' => 'page', 'view' => 'pages/doc.nunj', 'path' => '/docs/:path([^?]+?)', 'matcher' => array(), 'keys' => array(array('name' => 'path', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^?]+?', 'modifier' => ''))))), '_resolvers' => array('overview' => array(null), '/docs' => array(null), '/components' => array(null), '/assets' => array(null), 'asset-source' => array(null), 'preview' => array(null), 'render' => array(null), 'component' => array(null), 'component-resource' => array(null), 'page' => array(null)), '_builder' => null, '_views' => array('/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/views'), '_filters' => array(), '_extensions' => array(), '_globals' => array(), '_errorView' => 'pages/error.nunj', '_redirectView' => '__system/redirect.nunj', '_events' => array(), '_eventsCount' => 1), 'server' => array('sync' => false, 'watch' => false, 'port' => null, 'syncOptions' => array('ghostMode' => false, 'watchOptions' => array('ignored' => array('/Users/dennis/Projekte/zplane-licensing/src/**/*.{scss,js,ts}')))), 'builder' => array('dest' => 'web/design-system', 'concurrency' => 10, 'ext' => '.html', 'urls' => array('ext' => '.html', 'relativeToCurrentFolder' => true), 'static' => array('ignored' => array())), 'static' => array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets'), 'assets' => array('mount' => 'assets')))))
(/Users/dennis/Projekte/zplane-licensing/vendor/twig/twig/src/TemplateWrapper.php:51)
at Twig\TemplateWrapper->render(array('_self' => array('id' => 'f4f5eecb9636c1d5c9ad845c0891c147', 'name' => 'default', 'handle' => 'icon--default', 'label' => 'Default', 'title' => 'Icon: Default', 'order' => 1, 'isHidden' => true, 'alias' => 'icon', 'isEntity' => true, 'isVariant' => true, 'baseHandle' => 'icon', 'notes' => null, 'meta' => array(), 'status' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'display' => array(), 'isDefault' => true, 'viewPath' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.twig', 'preview' => '@preview', 'context' => array(), 'resources' => array('assets' => array(array('id' => '600805bf31bfd0080f5b80be4221d519', 'path' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.scss', 'relPath' => '1-particles/icon/icon.scss', 'base' => 'icon.scss', 'handle' => 'icon-scss', 'name' => 'icon.scss', 'ext' => '.scss', 'lang' => 'SCSS', 'mime' => 'text/x-scss', 'editorMode' => 'scss', 'editorScope' => 'source.scss', 'githubColor' => '#000', 'isBinary' => false, 'isFile' => true, 'isImage' => false, 'isAsset' => true, 'srcPath' => 'components/1-particles/icon/icon.scss', 'isSCSS' => true))), 'content' => '{% set title = title ?? false %}{% set description = description ?? false %}{% set hasDescription = title or description %}{% set id = hasDescription ? (id ??? html_id(\'icon\')) -%}<svg {{ html_attributes({ id: id, class: [\'icon\', "icon--#{icon}", class ?? \'\'], viewBox: viewBox ??? \'0 0 200 200\', role: hasDescription ? \'img\', \'aria-hidden\': not hasDescription ? \'true\', \'aria-labelledby\': hasDescription ? { ("#{id}-title"): title, ("#{id}-description"): description, },}, attrs ?? {}) }}> {%- if title -%} <title id="{{ id }}-title">{{ title }}</title> {%- endif -%} {%- if description -%} <desc id="{{ id }}-description">{{ description }}</desc> {%- endif -%} <use xlink:href="{{ asset(\'icons/icons.svg\', absoluteUrl=false) }}#{{ icon }}"></use></svg>{#- Prevent new line after icon -#}{{- \'\' -}}', 'lang' => 'Twig', 'editorMode' => 'twig', 'editorScope' => 'text.html.twig'), '_env' => array('request' => array('headers' => array(), 'query' => array(), 'url' => '/components/render/icon', 'segments' => array('components', 'render', 'icon'), 'params' => array('handle' => 'icon'), 'path' => '/components/render/icon', 'error' => null, 'errorStatus' => null, 'route' => array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), 'builder' => true, 'server' => false), '_config' => array('version' => '1.5.15', 'env' => 'production', 'project' => array('title' => '@zplane-web/craft-licensing', 'version' => null), 'components' => array('path' => 'src/components', 'label' => 'Components', 'title' => 'Components', 'yield' => 'yield', 'splitter' => '--', 'ext' => '.twig', 'files' => array('preview' => 'preview', 'config' => 'config', 'collator' => 'collator', 'notes' => 'readme'), 'resources' => array('assets' => array('label' => 'Assets', 'match' => array('**/*'))), 'default' => array('preview' => '@preview', 'display' => array(), 'context' => array(), 'tags' => array(), 'meta' => array(), 'status' => 'wip', 'collated' => false, 'prefix' => null), 'statuses' => array('prototype' => array('label' => 'Prototype', 'description' => 'Do not implement.', 'color' => '#FF3333'), 'wip' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'ready' => array('label' => 'Ready', 'description' => 'Ready to implement.', 'color' => '#29CC29'))), 'docs' => array('path' => null, 'label' => 'documentation', 'title' => 'Documentation', 'markdown' => array('gfm' => true, 'tables' => true, 'breaks' => false, 'pedantic' => false, 'sanitize' => false, 'smartLists' => true, 'smartypants' => true), 'ext' => '.md', 'indexLabel' => 'Overview', 'default' => array('context' => array(), 'status' => null, 'prefix' => null), 'statuses' => array('draft' => array('label' => 'Draft', 'description' => 'Work in progress.', 'color' => '#FF3333'), 'ready' => array('label' => 'Ready', 'description' => 'Ready for referencing.', 'color' => '#29CC29')), 'files' => array('config' => 'config')), 'assets' => array('label' => 'assets', 'title' => 'Assets'), 'cli' => array(), 'web' => array('theme' => array('_config' => array('skin' => array('name' => 'default'), 'navigation' => 'default', 'rtl' => false, 'lang' => 'en', 'styles' => array('/themes/mandelbrot/css/default.css', '/themes/mandelbrot/css/highlight.css'), 'highlightStyles' => 'default', 'scripts' => array('/themes/mandelbrot/js/mandelbrot.js'), 'format' => 'json', 'static' => array('mount' => 'themes/mandelbrot'), 'version' => '1.10.3', 'favicon' => '/themes/mandelbrot/favicon.ico', 'labels' => array('info' => 'Information', 'builtOn' => 'Built on', 'search' => array('label' => 'Search', 'placeholder' => 'Search…', 'clear' => 'Clear search'), 'navigation' => array('back' => 'Back'), 'tree' => array('collapse' => 'Collapse tree'), 'components' => array('handle' => 'Handle', 'tags' => 'Tags', 'variants' => 'Variants', 'context' => array('empty' => 'No context defined.'), 'notes' => array('empty' => 'No notes defined.'), 'preview' => array('label' => 'Preview', 'withLayout' => 'With layout', 'componentOnly' => 'Component only'), 'path' => 'Filesystem Path', 'references' => 'References', 'referenced' => 'Referenced by', 'resources' => array('file' => 'File', 'content' => 'Content', 'previewUnavailable' => 'Previews are currently not available for this file type.', 'url' => 'URL', 'path' => 'Filesystem Path', 'size' => 'Size')), 'panels' => array('html' => 'HTML', 'view' => 'View', 'context' => 'Context', 'resources' => 'Resources', 'info' => 'Info', 'notes' => 'Notes')), 'information' => array(array('type' => 'time', 'label' => 'Built on', 'value' => object(DateTime))), 'panels' => array('html', 'view', 'context', 'resources', 'info', 'notes'), 'nav' => array('search', 'components', 'docs', 'assets', 'information')), '_staticPaths' => array(array('path' => '/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/dist', 'mount' => '/themes/mandelbrot'), array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets')), '_routes' => array(array('overview', array('handle' => 'overview', 'view' => 'pages/doc.nunj', 'path' => '/', 'matcher' => array(), 'keys' => array())), array('/docs', array('redirect' => '/', 'path' => '/docs', 'handle' => '/docs', 'matcher' => array(), 'keys' => array())), array('/components', array('redirect' => '/', 'path' => '/components', 'handle' => '/components', 'matcher' => array(), 'keys' => array())), array('/assets', array('redirect' => '/', 'path' => '/assets', 'handle' => '/assets', 'matcher' => array(), 'keys' => array())), array('asset-source', array('handle' => 'asset-source', 'view' => 'pages/assets.nunj', 'path' => '/assets/:name', 'matcher' => array(), 'keys' => array(array('name' => 'name', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('preview', array('handle' => 'preview', 'view' => 'pages/components/preview.nunj', 'path' => '/components/preview/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('render', array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component', array('handle' => 'component', 'view' => 'pages/components/detail.nunj', 'path' => '/components/detail/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component-resource', array('handle' => 'component-resource', 'path' => '/components/raw/:handle/:asset', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => ''), array('name' => 'asset', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('page', array('handle' => 'page', 'view' => 'pages/doc.nunj', 'path' => '/docs/:path([^?]+?)', 'matcher' => array(), 'keys' => array(array('name' => 'path', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^?]+?', 'modifier' => ''))))), '_resolvers' => array('overview' => array(null), '/docs' => array(null), '/components' => array(null), '/assets' => array(null), 'asset-source' => array(null), 'preview' => array(null), 'render' => array(null), 'component' => array(null), 'component-resource' => array(null), 'page' => array(null)), '_builder' => null, '_views' => array('/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/views'), '_filters' => array(), '_extensions' => array(), '_globals' => array(), '_errorView' => 'pages/error.nunj', '_redirectView' => '__system/redirect.nunj', '_events' => array(), '_eventsCount' => 1), 'server' => array('sync' => false, 'watch' => false, 'port' => null, 'syncOptions' => array('ghostMode' => false, 'watchOptions' => array('ignored' => array('/Users/dennis/Projekte/zplane-licensing/src/**/*.{scss,js,ts}')))), 'builder' => array('dest' => 'web/design-system', 'concurrency' => 10, 'ext' => '.html', 'urls' => array('ext' => '.html', 'relativeToCurrentFolder' => true), 'static' => array('ignored' => array())), 'static' => array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets'), 'assets' => array('mount' => 'assets')))))
(/Users/dennis/Projekte/zplane-licensing/vendor/twig/twig/src/Environment.php:333)
at Twig\Environment->render('@components/1-particles/icon/icon.twig', array('_self' => array('id' => 'f4f5eecb9636c1d5c9ad845c0891c147', 'name' => 'default', 'handle' => 'icon--default', 'label' => 'Default', 'title' => 'Icon: Default', 'order' => 1, 'isHidden' => true, 'alias' => 'icon', 'isEntity' => true, 'isVariant' => true, 'baseHandle' => 'icon', 'notes' => null, 'meta' => array(), 'status' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'display' => array(), 'isDefault' => true, 'viewPath' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.twig', 'preview' => '@preview', 'context' => array(), 'resources' => array('assets' => array(array('id' => '600805bf31bfd0080f5b80be4221d519', 'path' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.scss', 'relPath' => '1-particles/icon/icon.scss', 'base' => 'icon.scss', 'handle' => 'icon-scss', 'name' => 'icon.scss', 'ext' => '.scss', 'lang' => 'SCSS', 'mime' => 'text/x-scss', 'editorMode' => 'scss', 'editorScope' => 'source.scss', 'githubColor' => '#000', 'isBinary' => false, 'isFile' => true, 'isImage' => false, 'isAsset' => true, 'srcPath' => 'components/1-particles/icon/icon.scss', 'isSCSS' => true))), 'content' => '{% set title = title ?? false %}{% set description = description ?? false %}{% set hasDescription = title or description %}{% set id = hasDescription ? (id ??? html_id(\'icon\')) -%}<svg {{ html_attributes({ id: id, class: [\'icon\', "icon--#{icon}", class ?? \'\'], viewBox: viewBox ??? \'0 0 200 200\', role: hasDescription ? \'img\', \'aria-hidden\': not hasDescription ? \'true\', \'aria-labelledby\': hasDescription ? { ("#{id}-title"): title, ("#{id}-description"): description, },}, attrs ?? {}) }}> {%- if title -%} <title id="{{ id }}-title">{{ title }}</title> {%- endif -%} {%- if description -%} <desc id="{{ id }}-description">{{ description }}</desc> {%- endif -%} <use xlink:href="{{ asset(\'icons/icons.svg\', absoluteUrl=false) }}#{{ icon }}"></use></svg>{#- Prevent new line after icon -#}{{- \'\' -}}', 'lang' => 'Twig', 'editorMode' => 'twig', 'editorScope' => 'text.html.twig'), '_env' => array('request' => array('headers' => array(), 'query' => array(), 'url' => '/components/render/icon', 'segments' => array('components', 'render', 'icon'), 'params' => array('handle' => 'icon'), 'path' => '/components/render/icon', 'error' => null, 'errorStatus' => null, 'route' => array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), 'builder' => true, 'server' => false), '_config' => array('version' => '1.5.15', 'env' => 'production', 'project' => array('title' => '@zplane-web/craft-licensing', 'version' => null), 'components' => array('path' => 'src/components', 'label' => 'Components', 'title' => 'Components', 'yield' => 'yield', 'splitter' => '--', 'ext' => '.twig', 'files' => array('preview' => 'preview', 'config' => 'config', 'collator' => 'collator', 'notes' => 'readme'), 'resources' => array('assets' => array('label' => 'Assets', 'match' => array('**/*'))), 'default' => array('preview' => '@preview', 'display' => array(), 'context' => array(), 'tags' => array(), 'meta' => array(), 'status' => 'wip', 'collated' => false, 'prefix' => null), 'statuses' => array('prototype' => array('label' => 'Prototype', 'description' => 'Do not implement.', 'color' => '#FF3333'), 'wip' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'ready' => array('label' => 'Ready', 'description' => 'Ready to implement.', 'color' => '#29CC29'))), 'docs' => array('path' => null, 'label' => 'documentation', 'title' => 'Documentation', 'markdown' => array('gfm' => true, 'tables' => true, 'breaks' => false, 'pedantic' => false, 'sanitize' => false, 'smartLists' => true, 'smartypants' => true), 'ext' => '.md', 'indexLabel' => 'Overview', 'default' => array('context' => array(), 'status' => null, 'prefix' => null), 'statuses' => array('draft' => array('label' => 'Draft', 'description' => 'Work in progress.', 'color' => '#FF3333'), 'ready' => array('label' => 'Ready', 'description' => 'Ready for referencing.', 'color' => '#29CC29')), 'files' => array('config' => 'config')), 'assets' => array('label' => 'assets', 'title' => 'Assets'), 'cli' => array(), 'web' => array('theme' => array('_config' => array('skin' => array('name' => 'default'), 'navigation' => 'default', 'rtl' => false, 'lang' => 'en', 'styles' => array('/themes/mandelbrot/css/default.css', '/themes/mandelbrot/css/highlight.css'), 'highlightStyles' => 'default', 'scripts' => array('/themes/mandelbrot/js/mandelbrot.js'), 'format' => 'json', 'static' => array('mount' => 'themes/mandelbrot'), 'version' => '1.10.3', 'favicon' => '/themes/mandelbrot/favicon.ico', 'labels' => array('info' => 'Information', 'builtOn' => 'Built on', 'search' => array('label' => 'Search', 'placeholder' => 'Search…', 'clear' => 'Clear search'), 'navigation' => array('back' => 'Back'), 'tree' => array('collapse' => 'Collapse tree'), 'components' => array('handle' => 'Handle', 'tags' => 'Tags', 'variants' => 'Variants', 'context' => array('empty' => 'No context defined.'), 'notes' => array('empty' => 'No notes defined.'), 'preview' => array('label' => 'Preview', 'withLayout' => 'With layout', 'componentOnly' => 'Component only'), 'path' => 'Filesystem Path', 'references' => 'References', 'referenced' => 'Referenced by', 'resources' => array('file' => 'File', 'content' => 'Content', 'previewUnavailable' => 'Previews are currently not available for this file type.', 'url' => 'URL', 'path' => 'Filesystem Path', 'size' => 'Size')), 'panels' => array('html' => 'HTML', 'view' => 'View', 'context' => 'Context', 'resources' => 'Resources', 'info' => 'Info', 'notes' => 'Notes')), 'information' => array(array('type' => 'time', 'label' => 'Built on', 'value' => object(DateTime))), 'panels' => array('html', 'view', 'context', 'resources', 'info', 'notes'), 'nav' => array('search', 'components', 'docs', 'assets', 'information')), '_staticPaths' => array(array('path' => '/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/dist', 'mount' => '/themes/mandelbrot'), array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets')), '_routes' => array(array('overview', array('handle' => 'overview', 'view' => 'pages/doc.nunj', 'path' => '/', 'matcher' => array(), 'keys' => array())), array('/docs', array('redirect' => '/', 'path' => '/docs', 'handle' => '/docs', 'matcher' => array(), 'keys' => array())), array('/components', array('redirect' => '/', 'path' => '/components', 'handle' => '/components', 'matcher' => array(), 'keys' => array())), array('/assets', array('redirect' => '/', 'path' => '/assets', 'handle' => '/assets', 'matcher' => array(), 'keys' => array())), array('asset-source', array('handle' => 'asset-source', 'view' => 'pages/assets.nunj', 'path' => '/assets/:name', 'matcher' => array(), 'keys' => array(array('name' => 'name', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('preview', array('handle' => 'preview', 'view' => 'pages/components/preview.nunj', 'path' => '/components/preview/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('render', array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component', array('handle' => 'component', 'view' => 'pages/components/detail.nunj', 'path' => '/components/detail/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component-resource', array('handle' => 'component-resource', 'path' => '/components/raw/:handle/:asset', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => ''), array('name' => 'asset', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('page', array('handle' => 'page', 'view' => 'pages/doc.nunj', 'path' => '/docs/:path([^?]+?)', 'matcher' => array(), 'keys' => array(array('name' => 'path', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^?]+?', 'modifier' => ''))))), '_resolvers' => array('overview' => array(null), '/docs' => array(null), '/components' => array(null), '/assets' => array(null), 'asset-source' => array(null), 'preview' => array(null), 'render' => array(null), 'component' => array(null), 'component-resource' => array(null), 'page' => array(null)), '_builder' => null, '_views' => array('/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/views'), '_filters' => array(), '_extensions' => array(), '_globals' => array(), '_errorView' => 'pages/error.nunj', '_redirectView' => '__system/redirect.nunj', '_events' => array(), '_eventsCount' => 1), 'server' => array('sync' => false, 'watch' => false, 'port' => null, 'syncOptions' => array('ghostMode' => false, 'watchOptions' => array('ignored' => array('/Users/dennis/Projekte/zplane-licensing/src/**/*.{scss,js,ts}')))), 'builder' => array('dest' => 'web/design-system', 'concurrency' => 10, 'ext' => '.html', 'urls' => array('ext' => '.html', 'relativeToCurrentFolder' => true), 'static' => array('ignored' => array())), 'static' => array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets'), 'assets' => array('mount' => 'assets')))))
(/Users/dennis/Projekte/zplane-licensing/vendor/craftcms/cms/src/web/View.php:590)
at craft\web\View->renderTemplate('@components/1-particles/icon/icon.twig', array('_self' => array('id' => 'f4f5eecb9636c1d5c9ad845c0891c147', 'name' => 'default', 'handle' => 'icon--default', 'label' => 'Default', 'title' => 'Icon: Default', 'order' => 1, 'isHidden' => true, 'alias' => 'icon', 'isEntity' => true, 'isVariant' => true, 'baseHandle' => 'icon', 'notes' => null, 'meta' => array(), 'status' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'display' => array(), 'isDefault' => true, 'viewPath' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.twig', 'preview' => '@preview', 'context' => array(), 'resources' => array('assets' => array(array('id' => '600805bf31bfd0080f5b80be4221d519', 'path' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.scss', 'relPath' => '1-particles/icon/icon.scss', 'base' => 'icon.scss', 'handle' => 'icon-scss', 'name' => 'icon.scss', 'ext' => '.scss', 'lang' => 'SCSS', 'mime' => 'text/x-scss', 'editorMode' => 'scss', 'editorScope' => 'source.scss', 'githubColor' => '#000', 'isBinary' => false, 'isFile' => true, 'isImage' => false, 'isAsset' => true, 'srcPath' => 'components/1-particles/icon/icon.scss', 'isSCSS' => true))), 'content' => '{% set title = title ?? false %}{% set description = description ?? false %}{% set hasDescription = title or description %}{% set id = hasDescription ? (id ??? html_id(\'icon\')) -%}<svg {{ html_attributes({ id: id, class: [\'icon\', "icon--#{icon}", class ?? \'\'], viewBox: viewBox ??? \'0 0 200 200\', role: hasDescription ? \'img\', \'aria-hidden\': not hasDescription ? \'true\', \'aria-labelledby\': hasDescription ? { ("#{id}-title"): title, ("#{id}-description"): description, },}, attrs ?? {}) }}> {%- if title -%} <title id="{{ id }}-title">{{ title }}</title> {%- endif -%} {%- if description -%} <desc id="{{ id }}-description">{{ description }}</desc> {%- endif -%} <use xlink:href="{{ asset(\'icons/icons.svg\', absoluteUrl=false) }}#{{ icon }}"></use></svg>{#- Prevent new line after icon -#}{{- \'\' -}}', 'lang' => 'Twig', 'editorMode' => 'twig', 'editorScope' => 'text.html.twig'), '_env' => array('request' => array('headers' => array(), 'query' => array(), 'url' => '/components/render/icon', 'segments' => array('components', 'render', 'icon'), 'params' => array('handle' => 'icon'), 'path' => '/components/render/icon', 'error' => null, 'errorStatus' => null, 'route' => array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), 'builder' => true, 'server' => false), '_config' => array('version' => '1.5.15', 'env' => 'production', 'project' => array('title' => '@zplane-web/craft-licensing', 'version' => null), 'components' => array('path' => 'src/components', 'label' => 'Components', 'title' => 'Components', 'yield' => 'yield', 'splitter' => '--', 'ext' => '.twig', 'files' => array('preview' => 'preview', 'config' => 'config', 'collator' => 'collator', 'notes' => 'readme'), 'resources' => array('assets' => array('label' => 'Assets', 'match' => array('**/*'))), 'default' => array('preview' => '@preview', 'display' => array(), 'context' => array(), 'tags' => array(), 'meta' => array(), 'status' => 'wip', 'collated' => false, 'prefix' => null), 'statuses' => array('prototype' => array('label' => 'Prototype', 'description' => 'Do not implement.', 'color' => '#FF3333'), 'wip' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'ready' => array('label' => 'Ready', 'description' => 'Ready to implement.', 'color' => '#29CC29'))), 'docs' => array('path' => null, 'label' => 'documentation', 'title' => 'Documentation', 'markdown' => array('gfm' => true, 'tables' => true, 'breaks' => false, 'pedantic' => false, 'sanitize' => false, 'smartLists' => true, 'smartypants' => true), 'ext' => '.md', 'indexLabel' => 'Overview', 'default' => array('context' => array(), 'status' => null, 'prefix' => null), 'statuses' => array('draft' => array('label' => 'Draft', 'description' => 'Work in progress.', 'color' => '#FF3333'), 'ready' => array('label' => 'Ready', 'description' => 'Ready for referencing.', 'color' => '#29CC29')), 'files' => array('config' => 'config')), 'assets' => array('label' => 'assets', 'title' => 'Assets'), 'cli' => array(), 'web' => array('theme' => array('_config' => array('skin' => array('name' => 'default'), 'navigation' => 'default', 'rtl' => false, 'lang' => 'en', 'styles' => array('/themes/mandelbrot/css/default.css', '/themes/mandelbrot/css/highlight.css'), 'highlightStyles' => 'default', 'scripts' => array('/themes/mandelbrot/js/mandelbrot.js'), 'format' => 'json', 'static' => array('mount' => 'themes/mandelbrot'), 'version' => '1.10.3', 'favicon' => '/themes/mandelbrot/favicon.ico', 'labels' => array('info' => 'Information', 'builtOn' => 'Built on', 'search' => array('label' => 'Search', 'placeholder' => 'Search…', 'clear' => 'Clear search'), 'navigation' => array('back' => 'Back'), 'tree' => array('collapse' => 'Collapse tree'), 'components' => array('handle' => 'Handle', 'tags' => 'Tags', 'variants' => 'Variants', 'context' => array('empty' => 'No context defined.'), 'notes' => array('empty' => 'No notes defined.'), 'preview' => array('label' => 'Preview', 'withLayout' => 'With layout', 'componentOnly' => 'Component only'), 'path' => 'Filesystem Path', 'references' => 'References', 'referenced' => 'Referenced by', 'resources' => array('file' => 'File', 'content' => 'Content', 'previewUnavailable' => 'Previews are currently not available for this file type.', 'url' => 'URL', 'path' => 'Filesystem Path', 'size' => 'Size')), 'panels' => array('html' => 'HTML', 'view' => 'View', 'context' => 'Context', 'resources' => 'Resources', 'info' => 'Info', 'notes' => 'Notes')), 'information' => array(array('type' => 'time', 'label' => 'Built on', 'value' => object(DateTime))), 'panels' => array('html', 'view', 'context', 'resources', 'info', 'notes'), 'nav' => array('search', 'components', 'docs', 'assets', 'information')), '_staticPaths' => array(array('path' => '/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/dist', 'mount' => '/themes/mandelbrot'), array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets')), '_routes' => array(array('overview', array('handle' => 'overview', 'view' => 'pages/doc.nunj', 'path' => '/', 'matcher' => array(), 'keys' => array())), array('/docs', array('redirect' => '/', 'path' => '/docs', 'handle' => '/docs', 'matcher' => array(), 'keys' => array())), array('/components', array('redirect' => '/', 'path' => '/components', 'handle' => '/components', 'matcher' => array(), 'keys' => array())), array('/assets', array('redirect' => '/', 'path' => '/assets', 'handle' => '/assets', 'matcher' => array(), 'keys' => array())), array('asset-source', array('handle' => 'asset-source', 'view' => 'pages/assets.nunj', 'path' => '/assets/:name', 'matcher' => array(), 'keys' => array(array('name' => 'name', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('preview', array('handle' => 'preview', 'view' => 'pages/components/preview.nunj', 'path' => '/components/preview/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('render', array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component', array('handle' => 'component', 'view' => 'pages/components/detail.nunj', 'path' => '/components/detail/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component-resource', array('handle' => 'component-resource', 'path' => '/components/raw/:handle/:asset', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => ''), array('name' => 'asset', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('page', array('handle' => 'page', 'view' => 'pages/doc.nunj', 'path' => '/docs/:path([^?]+?)', 'matcher' => array(), 'keys' => array(array('name' => 'path', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^?]+?', 'modifier' => ''))))), '_resolvers' => array('overview' => array(null), '/docs' => array(null), '/components' => array(null), '/assets' => array(null), 'asset-source' => array(null), 'preview' => array(null), 'render' => array(null), 'component' => array(null), 'component-resource' => array(null), 'page' => array(null)), '_builder' => null, '_views' => array('/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/views'), '_filters' => array(), '_extensions' => array(), '_globals' => array(), '_errorView' => 'pages/error.nunj', '_redirectView' => '__system/redirect.nunj', '_events' => array(), '_eventsCount' => 1), 'server' => array('sync' => false, 'watch' => false, 'port' => null, 'syncOptions' => array('ghostMode' => false, 'watchOptions' => array('ignored' => array('/Users/dennis/Projekte/zplane-licensing/src/**/*.{scss,js,ts}')))), 'builder' => array('dest' => 'web/design-system', 'concurrency' => 10, 'ext' => '.html', 'urls' => array('ext' => '.html', 'relativeToCurrentFolder' => true), 'static' => array('ignored' => array())), 'static' => array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets'), 'assets' => array('mount' => 'assets')))))
(/Users/dennis/Projekte/zplane-licensing/vendor/craftcms/cms/src/web/View.php:662)
at craft\web\View->renderPageTemplate('@components/1-particles/icon/icon.twig', array('_self' => array('id' => 'f4f5eecb9636c1d5c9ad845c0891c147', 'name' => 'default', 'handle' => 'icon--default', 'label' => 'Default', 'title' => 'Icon: Default', 'order' => 1, 'isHidden' => true, 'alias' => 'icon', 'isEntity' => true, 'isVariant' => true, 'baseHandle' => 'icon', 'notes' => null, 'meta' => array(), 'status' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'display' => array(), 'isDefault' => true, 'viewPath' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.twig', 'preview' => '@preview', 'context' => array(), 'resources' => array('assets' => array(array('id' => '600805bf31bfd0080f5b80be4221d519', 'path' => '/Users/dennis/Projekte/zplane-licensing/src/components/1-particles/icon/icon.scss', 'relPath' => '1-particles/icon/icon.scss', 'base' => 'icon.scss', 'handle' => 'icon-scss', 'name' => 'icon.scss', 'ext' => '.scss', 'lang' => 'SCSS', 'mime' => 'text/x-scss', 'editorMode' => 'scss', 'editorScope' => 'source.scss', 'githubColor' => '#000', 'isBinary' => false, 'isFile' => true, 'isImage' => false, 'isAsset' => true, 'srcPath' => 'components/1-particles/icon/icon.scss', 'isSCSS' => true))), 'content' => '{% set title = title ?? false %}{% set description = description ?? false %}{% set hasDescription = title or description %}{% set id = hasDescription ? (id ??? html_id(\'icon\')) -%}<svg {{ html_attributes({ id: id, class: [\'icon\', "icon--#{icon}", class ?? \'\'], viewBox: viewBox ??? \'0 0 200 200\', role: hasDescription ? \'img\', \'aria-hidden\': not hasDescription ? \'true\', \'aria-labelledby\': hasDescription ? { ("#{id}-title"): title, ("#{id}-description"): description, },}, attrs ?? {}) }}> {%- if title -%} <title id="{{ id }}-title">{{ title }}</title> {%- endif -%} {%- if description -%} <desc id="{{ id }}-description">{{ description }}</desc> {%- endif -%} <use xlink:href="{{ asset(\'icons/icons.svg\', absoluteUrl=false) }}#{{ icon }}"></use></svg>{#- Prevent new line after icon -#}{{- \'\' -}}', 'lang' => 'Twig', 'editorMode' => 'twig', 'editorScope' => 'text.html.twig'), '_env' => array('request' => array('headers' => array(), 'query' => array(), 'url' => '/components/render/icon', 'segments' => array('components', 'render', 'icon'), 'params' => array('handle' => 'icon'), 'path' => '/components/render/icon', 'error' => null, 'errorStatus' => null, 'route' => array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), 'builder' => true, 'server' => false), '_config' => array('version' => '1.5.15', 'env' => 'production', 'project' => array('title' => '@zplane-web/craft-licensing', 'version' => null), 'components' => array('path' => 'src/components', 'label' => 'Components', 'title' => 'Components', 'yield' => 'yield', 'splitter' => '--', 'ext' => '.twig', 'files' => array('preview' => 'preview', 'config' => 'config', 'collator' => 'collator', 'notes' => 'readme'), 'resources' => array('assets' => array('label' => 'Assets', 'match' => array('**/*'))), 'default' => array('preview' => '@preview', 'display' => array(), 'context' => array(), 'tags' => array(), 'meta' => array(), 'status' => 'wip', 'collated' => false, 'prefix' => null), 'statuses' => array('prototype' => array('label' => 'Prototype', 'description' => 'Do not implement.', 'color' => '#FF3333'), 'wip' => array('label' => 'WIP', 'description' => 'Work in progress. Implement with caution.', 'color' => '#FF9233'), 'ready' => array('label' => 'Ready', 'description' => 'Ready to implement.', 'color' => '#29CC29'))), 'docs' => array('path' => null, 'label' => 'documentation', 'title' => 'Documentation', 'markdown' => array('gfm' => true, 'tables' => true, 'breaks' => false, 'pedantic' => false, 'sanitize' => false, 'smartLists' => true, 'smartypants' => true), 'ext' => '.md', 'indexLabel' => 'Overview', 'default' => array('context' => array(), 'status' => null, 'prefix' => null), 'statuses' => array('draft' => array('label' => 'Draft', 'description' => 'Work in progress.', 'color' => '#FF3333'), 'ready' => array('label' => 'Ready', 'description' => 'Ready for referencing.', 'color' => '#29CC29')), 'files' => array('config' => 'config')), 'assets' => array('label' => 'assets', 'title' => 'Assets'), 'cli' => array(), 'web' => array('theme' => array('_config' => array('skin' => array('name' => 'default'), 'navigation' => 'default', 'rtl' => false, 'lang' => 'en', 'styles' => array('/themes/mandelbrot/css/default.css', '/themes/mandelbrot/css/highlight.css'), 'highlightStyles' => 'default', 'scripts' => array('/themes/mandelbrot/js/mandelbrot.js'), 'format' => 'json', 'static' => array('mount' => 'themes/mandelbrot'), 'version' => '1.10.3', 'favicon' => '/themes/mandelbrot/favicon.ico', 'labels' => array('info' => 'Information', 'builtOn' => 'Built on', 'search' => array('label' => 'Search', 'placeholder' => 'Search…', 'clear' => 'Clear search'), 'navigation' => array('back' => 'Back'), 'tree' => array('collapse' => 'Collapse tree'), 'components' => array('handle' => 'Handle', 'tags' => 'Tags', 'variants' => 'Variants', 'context' => array('empty' => 'No context defined.'), 'notes' => array('empty' => 'No notes defined.'), 'preview' => array('label' => 'Preview', 'withLayout' => 'With layout', 'componentOnly' => 'Component only'), 'path' => 'Filesystem Path', 'references' => 'References', 'referenced' => 'Referenced by', 'resources' => array('file' => 'File', 'content' => 'Content', 'previewUnavailable' => 'Previews are currently not available for this file type.', 'url' => 'URL', 'path' => 'Filesystem Path', 'size' => 'Size')), 'panels' => array('html' => 'HTML', 'view' => 'View', 'context' => 'Context', 'resources' => 'Resources', 'info' => 'Info', 'notes' => 'Notes')), 'information' => array(array('type' => 'time', 'label' => 'Built on', 'value' => object(DateTime))), 'panels' => array('html', 'view', 'context', 'resources', 'info', 'notes'), 'nav' => array('search', 'components', 'docs', 'assets', 'information')), '_staticPaths' => array(array('path' => '/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/dist', 'mount' => '/themes/mandelbrot'), array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets')), '_routes' => array(array('overview', array('handle' => 'overview', 'view' => 'pages/doc.nunj', 'path' => '/', 'matcher' => array(), 'keys' => array())), array('/docs', array('redirect' => '/', 'path' => '/docs', 'handle' => '/docs', 'matcher' => array(), 'keys' => array())), array('/components', array('redirect' => '/', 'path' => '/components', 'handle' => '/components', 'matcher' => array(), 'keys' => array())), array('/assets', array('redirect' => '/', 'path' => '/assets', 'handle' => '/assets', 'matcher' => array(), 'keys' => array())), array('asset-source', array('handle' => 'asset-source', 'view' => 'pages/assets.nunj', 'path' => '/assets/:name', 'matcher' => array(), 'keys' => array(array('name' => 'name', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('preview', array('handle' => 'preview', 'view' => 'pages/components/preview.nunj', 'path' => '/components/preview/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('render', array('handle' => 'render', 'view' => 'pages/components/render.nunj', 'path' => '/components/render/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component', array('handle' => 'component', 'view' => 'pages/components/detail.nunj', 'path' => '/components/detail/:handle', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('component-resource', array('handle' => 'component-resource', 'path' => '/components/raw/:handle/:asset', 'matcher' => array(), 'keys' => array(array('name' => 'handle', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => ''), array('name' => 'asset', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^\\/#\\?]+?', 'modifier' => '')))), array('page', array('handle' => 'page', 'view' => 'pages/doc.nunj', 'path' => '/docs/:path([^?]+?)', 'matcher' => array(), 'keys' => array(array('name' => 'path', 'prefix' => '/', 'suffix' => '', 'pattern' => '[^?]+?', 'modifier' => ''))))), '_resolvers' => array('overview' => array(null), '/docs' => array(null), '/components' => array(null), '/assets' => array(null), 'asset-source' => array(null), 'preview' => array(null), 'render' => array(null), 'component' => array(null), 'component-resource' => array(null), 'page' => array(null)), '_builder' => null, '_views' => array('/Users/dennis/Projekte/zplane-licensing/node_modules/@frctl/mandelbrot/views'), '_filters' => array(), '_extensions' => array(), '_globals' => array(), '_errorView' => 'pages/error.nunj', '_redirectView' => '__system/redirect.nunj', '_events' => array(), '_eventsCount' => 1), 'server' => array('sync' => false, 'watch' => false, 'port' => null, 'syncOptions' => array('ghostMode' => false, 'watchOptions' => array('ignored' => array('/Users/dennis/Projekte/zplane-licensing/src/**/*.{scss,js,ts}')))), 'builder' => array('dest' => 'web/design-system', 'concurrency' => 10, 'ext' => '.html', 'urls' => array('ext' => '.html', 'relativeToCurrentFolder' => true), 'static' => array('ignored' => array())), 'static' => array('path' => '/Users/dennis/Projekte/zplane-licensing/web/assets', 'mount' => 'assets'), 'assets' => array('mount' => 'assets')))), 'site')
(/Users/dennis/Projekte/zplane-licensing/src/module/Console/Controller/ComponentController.php:42)
at ZplaneLicensing\Console\Controller\ComponentController->actionRender('1-particles/icon/icon.twig')
at call_user_func_array(array(object(ComponentController), 'actionRender'), array('1-particles/icon/icon.twig'))
(/Users/dennis/Projekte/zplane-licensing/vendor/yiisoft/yii2/base/InlineAction.php:66)
at yii\base\InlineAction->runWithParams(array('1-particles/icon/icon.twig'))
(/Users/dennis/Projekte/zplane-licensing/vendor/yiisoft/yii2/base/Controller.php:197)
at yii\base\Controller->runAction('render', array('1-particles/icon/icon.twig'))
(/Users/dennis/Projekte/zplane-licensing/vendor/yiisoft/yii2/console/Controller.php:186)
at yii\console\Controller->runAction('render', array('1-particles/icon/icon.twig'))
(/Users/dennis/Projekte/zplane-licensing/vendor/craftcms/cms/src/console/ControllerTrait.php:88)
at craft\console\Controller->traitRunAction('render', array('1-particles/icon/icon.twig'))
(/Users/dennis/Projekte/zplane-licensing/vendor/craftcms/cms/src/console/Controller.php:217)
at craft\console\Controller->runAction('render', array('1-particles/icon/icon.twig'))
(/Users/dennis/Projekte/zplane-licensing/vendor/yiisoft/yii2/base/Module.php:554)
at yii\base\Module->runAction('zplane-licensing/component/render', array('1-particles/icon/icon.twig'))
(/Users/dennis/Projekte/zplane-licensing/vendor/yiisoft/yii2/console/Application.php:183)
at yii\console\Application->runAction('zplane-licensing/component/render', array('1-particles/icon/icon.twig'))
(/Users/dennis/Projekte/zplane-licensing/vendor/craftcms/cms/src/console/Application.php:91)
at craft\console\Application->runAction('zplane-licensing/component/render', array('1-particles/icon/icon.twig'))
(/Users/dennis/Projekte/zplane-licensing/vendor/yiisoft/yii2/console/Application.php:150)
at yii\console\Application->handleRequest(object(Request))
(/Users/dennis/Projekte/zplane-licensing/vendor/craftcms/cms/src/console/Application.php:122)
at craft\console\Application->handleRequest(object(Request))
(/Users/dennis/Projekte/zplane-licensing/vendor/yiisoft/yii2/base/Application.php:391)
at yii\base\Application->run()
(/Users/dennis/Projekte/zplane-licensing/craft:15)
|