Undefined index: marketing
/mnt/devel/Atrium/atriumstudio/temp/671a999d7b66c
http://www.atriumarchitekti.loc/sk/uvod (GET)
Mozilla/5.0 (X11; Linux x86_64; rv:131.0) Gecko/20100101 Firefox/131.0
190 ?>191192 <?php193 if (isset($this->commonAssets['js']) === true) {194 $__tpl_var = $this->commonAssets['js'];195 } else {196 $__tpl_var = "";197 }198 echo $__tpl_var;199 ?>200 <?php201 if (isset($this->assets['js']) === true) {202 $__tpl_var = $this->assets['js'];203 } else {204 $__tpl_var = "";205 }206 echo $__tpl_var;207 ?>208209 <?php if ($this->consent_cookie_allowed["marketing"] === true) { ?>210 <!-- Google tag (gtag.js) -->211 <script async src="https://www.googletagmanager.com/gtag/js?id=G-6KZFH51S3H"></script>212 <script>213 window.dataLayer = window.dataLayer || [];214 function gtag(){dataLayer.push(arguments);}215 gtag('js', new Date());216217 gtag('config', 'G-6KZFH51S3H');218 </script>219
190 ?>191192 <?php193 if (isset($this->commonAssets['js']) === true) {194 $__tpl_var = $this->commonAssets['js'];195 } else {196 $__tpl_var = "";197 }198 echo $__tpl_var;199 ?>200 <?php201 if (isset($this->assets['js']) === true) {202 $__tpl_var = $this->assets['js'];203 } else {204 $__tpl_var = "";205 }206 echo $__tpl_var;207 ?>208209 <?php if ($this->consent_cookie_allowed["marketing"] === true) { ?>210 <!-- Google tag (gtag.js) -->211 <script async src="https://www.googletagmanager.com/gtag/js?id=G-6KZFH51S3H"></script>212 <script>213 window.dataLayer = window.dataLayer || [];214 function gtag(){dataLayer.push(arguments);}215 gtag('js', new Date());216217 gtag('config', 'G-6KZFH51S3H');218 </script>219
array ( 0 => 8, 1 => 'Undefined index: marketing', 2 => '/mnt/devel/Atrium/atriumstudio/temp/671a999d7b66c', 3 => 209, 4 => array ( 'ajax' => 'false', 'template' => '<!doctype html> <!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]--> <!--[if IE 7]> <html class="lt-ie9 lt-ie8" lang=""> <![endif]--> <!--[if IE 8]> <html class="lt-ie9" lang=""> <![endif]--> <!--[if gt IE 8]><!--> <html lang="<?php if (isset($this->language[\'code\']) === true) { $__tpl_var = $this->language[\'code\']; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title><?php if (isset($this->title) === true) { $__tpl_var = $this->title; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?></title> <meta name="description" content="<?php if (isset($this->description) === true) { $__tpl_var = $this->description; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>"> <meta name="keywords" content="<?php if (isset($this->keywords) === true) { $__tpl_var = $this->keywords; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?> <?php if (isset($this->currentPage[\'keywords\']) === true) { $__tpl_var = $this->currentPage[\'keywords\']; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>"> <meta name="viewport" content="width=device-width, maximum-scale=1.0, user-scalable=no"> <meta http-equiv="cleartype" content="on"> <?php if (empty($this->shareTitle) === false) { ?> <meta property="og:title" content="<?php if (isset($this->shareTitle) === true) { $__tpl_var = $this->shareTitle; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>"> <?php } else { ?> <meta property="og:title" content="<?php if (isset($this->title) === true) { $__tpl_var = $this->title; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>"> <?php } ?> <?php if (empty($this->shareType) === false) { ?> <meta property="og:type" content="<?php if (isset($this->shareType) === true) { $__tpl_var = $this->shareType; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>"> <?php } else { ?> <meta property="og:type" content="article"> <?php } ?> <meta property="og:url" content="<?php if (isset($this->url) === true) { $__tpl_var = $this->url; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>"> <?php if (empty($this->shareImage) === false) { ?> <meta property="og:image" content="<?php if (isset($this->shareImage) === true) { $__tpl_var = $this->shareImage; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>"> <?php } else if (empty($this->currentPage[\'mainphoto_file\']) === false) { ?> <meta property="og:image" content="<?php $__tpl_route = $this->app->router->routes["photo"]; $__tpl_route_data = array(); $__tpl_values = array($this->currentPage[\'mainphoto_file\'],\'photo\',\'500x500\'); $this->renderUrl($__tpl_route, $__tpl_values, true); ?>"> <?php } else { ?> <meta property="og:image" content="<?php if (isset($this->baseUrl) === true) { $__tpl_var = $this->baseUrl; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>/gfx/share-icon.png"> <?php } ?> <?php if (empty($this->shareDescription) === false) { ?> <meta property="og:description" content="<?php if (isset($this->shareDescription) === true) { $__tpl_var = $this->shareDescription; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>"> <?php } else { ?> <?php if (empty($this->currentPage[\'perex\']) === false) { ?> <meta property="og:description" content="<?php if (isset($this->currentPage[\'perex\']) === true) { $__tpl_var = $this->currentPage[\'perex\']; } else { $__tpl_var = ""; } $__tpl_var = call_user_func($this->filters["format"], $__tpl_var); $__tpl_var = call_user_func($this->filters["firstParagraph"], $__tpl_var); $__tpl_var = strip_tags($__tpl_var); $this->printOut($__tpl_var); ?>"> <?php } else if (empty($this->currentPage[\'content\']) === false) { ?> <meta property="og:description" content="<?php if (isset($this->currentPage[\'content\']) === true) { $__tpl_var = $this->currentPage[\'content\']; } else { $__tpl_var = ""; } $__tpl_var = call_user_func($this->filters["format"], $__tpl_var); $__tpl_var = call_user_func($this->filters["firstParagraph"], $__tpl_var); $__tpl_var = strip_tags($__tpl_var); $this->printOut($__tpl_var); ?>"> <?php } else { ?> <meta property="og:description" content="<?php if (isset($this->description) === true) { $__tpl_var = $this->description; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>"> <?php } ?> <?php } ?> <base href="<?php if (isset($this->baseUrl) === true) { $__tpl_var = $this->baseUrl; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>/"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,600,900,200italic,300italic,600italic,900italic&subset=latin,latin-ext"> <?php if (isset($this->commonAssets[\'css\']) === true) { $__tpl_var = $this->commonAssets[\'css\']; } else { $__tpl_var = ""; } echo $__tpl_var; ?> <?php if (isset($this->assets[\'css\']) === true) { $__tpl_var = $this->assets[\'css\']; } else { $__tpl_var = ""; } echo $__tpl_var; ?> <?php if (isset($this->commonAssets[\'js\']) === true) { $__tpl_var = $this->commonAssets[\'js\']; } else { $__tpl_var = ""; } echo $__tpl_var; ?> <?php if (isset($this->assets[\'js\']) === true) { $__tpl_var = $this->assets[\'js\']; } else { $__tpl_var = ""; } echo $__tpl_var; ?> <?php if ($this->consent_cookie_allowed["marketing"] === true) { ?> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-6KZFH51S3H"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(\'js\', new Date()); gtag(\'config\', \'G-6KZFH51S3H\'); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-1021934482"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(\'js\', new Date()); gtag(\'config\', \'AW-1021934482\'); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= \'https://www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); })(window,document,\'script\',\'dataLayer\',\'GTM-NTMP2J64\');</script> <!-- End Google Tag Manager --> <!-- Meta Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version=\'2.0\'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,\'script\', \'https://connect.facebook.net/en_US/fbevents.js\'); fbq(\'init\', \'7424854917637868\'); fbq(\'track\', \'PageView\'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=7424854917637868&ev=PageView&noscript=1" /></noscript> <!-- End Meta Pixel Code --> <?php } ?> </head> <body class="template-<?php if (isset($this->__TEMPLATE__) === true) { $__tpl_var = $this->__TEMPLATE__; } else { $__tpl_var = ""; } $__tpl_var = trim($__tpl_var,\'!\'); $__tpl_var = substr($__tpl_var,0,-5); $__tpl_var = strtolower($__tpl_var); $this->printOut($__tpl_var); ?><?php if (strpos($this->__TEMPLATE__, \'Eshop\') !== false) { ?> eshop<?php } ?>" id="top-page"> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <header class="container"> <div id="search"> <form action="<?php $__tpl_route = $this->app->router->routes["search"]; $__tpl_route_data = array(); $__tpl_values = array(); $this->renderUrl($__tpl_route, $__tpl_values, true); ?>"> <div>s</div> <input type="text" name="term" value="<?php if (isset($this->searchTerm) === true) { $__tpl_var = $this->searchTerm; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>" placeholder="Hľadať"> <a href="">x</a> </form> </div> <div class="panel"> <h2> <a href="<?php if (isset($this->baseUrl) === true) { $__tpl_var = $this->baseUrl; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>/<?php if (isset($this->language[\'code\']) === true) { $__tpl_var = $this->language[\'code\']; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>"> <?php if (strpos($this->__TEMPLATE__, \'Eshop\') === false) { ?> <img src="./gfx/logo.png" alt="Logo Atrium"> <?php } else { ?> <!-- <a href="<?php if (isset($this->baseUrl) === true) { $__tpl_var = $this->baseUrl; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>/<?php if (isset($this->language[\'code\']) === true) { $__tpl_var = $this->language[\'code\']; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>/e-shop"> --> <img src="./gfx/logo-shop.svg" alt="Logo Atrium"> <?php } ?> </a> </h2> <div class="menu-icon">+</div> <nav> <span> <ul> <li class="search-form"> <form action="<?php $__tpl_route = $this->app->router->routes["search"]; $__tpl_route_data = array(); $__tpl_values = array(); $this->renderUrl($__tpl_route, $__tpl_values, true); ?>"> <div>s</div> <input type="text" name="term" value="<?php if (isset($this->searchTerm) === true) { $__tpl_var = $this->searchTerm; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>" placeholder="Hľadať"> </form> </li> <?php $__tpl_object = new AtriumMenuWidget($this->services, $this); echo $__tpl_object->render(null, 2); ?> <li class="facebook"><a href="http://www.facebook.com/pages/Architektonick%C3%A9-%C5%A1t%C3%BAdio-Atrium/382578126095" target="_blank">F</a></li> <li class="instagram"><a href="https://www.instagram.com/atrium_architekti" target="_blank">S</a></li> <?php $__tpl_object = new LanguageSwitcherWidget($this->services, $this); echo $__tpl_object->render(true); ?> <li class="search"><a href="">s</a></li> </ul> <ul> <li class="facebook"><a href="http://www.facebook.com/pages/Architektonick%C3%A9-%C5%A1t%C3%BAdio-Atrium/382578126095" target="_blank">F</a></li> <li class="instagram"><a href="https://www.instagram.com/atrium_architekti" target="_blank">S</a></li> <?php $__tpl_object = new LanguageSwitcherWidget($this->services, $this); echo $__tpl_object->render(true); ?> </ul> </span> </nav> </div> </header> {ajax #slider-content,replace} <div class="main-content"> <div id="carousel" class="container"> <?php $__tpl_object = new CarouselWidget($this->services, $this); echo $__tpl_object->render(); ?> <?php $__tpl_object = new LastNewsWidget($this->services, $this); echo $__tpl_object->render(1, \'FloatTrailer.html\'); ?> </div> <div class="container navigation-down"> <div class="center"> <a href="<?php if (isset($this->url) === true) { $__tpl_var = $this->url; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>#down" class="down">d</a> </div> </div> <div id="down"></div> <?php if (isset($this->currentPage[\'content\']) === true) { $__tpl_var = $this->currentPage[\'content\']; } else { $__tpl_var = ""; } $__tpl_var = call_user_func($this->filters["format"], $__tpl_var,1); echo $__tpl_var; ?> <div class="container trailers"> <div class="center"> <div class="row"> <div class="col-6"> <div class="header"> <h2>*<?php $this->renderCustomMacro(\'%\',\' Aktuálne\'); ?></h2> <div class="next"></div> <div class="prev"></div> </div> <?php $__tpl_object = new LastNewsWidget($this->services, $this); echo $__tpl_object->render(); ?> </div> <div class="col-6"> <div class="header"> <h2><?php $this->renderCustomMacro(\'%\',\' Odporúčané produkty AtriumShopu\'); ?></h2> <div class="next"></div> <div class="prev"></div> </div> <?php $__tpl_object = new EshopRecommendedProductsWidget($this->services, $this); echo $__tpl_object->render(\'SmallRecommendedProducts.html\'); ?> </div> </div> </div> </div> <div class="container we-are"> <div class="center"> <h2>We are from Košice (Slovakia)</h2> <?php $__tpl_object = new MapWidget($this->services, $this); echo $__tpl_object->render(\'sidlo\', \'100%x400\'); ?> </div> </div> <footer class="container"> <div class="center"> <div class="row"> <div class="col-3"> <h3><?php $this->renderCustomMacro(\'%\',\' Adresa\'); ?></h3> <p>Architektonické štúdio Atrium s.r.o.<br> Mlynská 27, 040 01 Košice<br> Slovakia</p> </div> <div class="col-3"> <h3><?php $this->renderCustomMacro(\'%\',\' Kontakt\'); ?></h3> <p>T: +421 55 / 62 315 87<br> E: <a href="mailto:info@atriumarchitekti.sk">info@atriumarchitekti.sk</a></p> </div> <div class="col-3"> <h3><?php $this->renderCustomMacro(\'%\',\' Fakturačné údaje\'); ?></h3> <p>IČO: 44 263 970<br> DIČ: 202 266 99 24<br> VAT: SK 202 266 99 24<br> Account number: 400 695 39 51/7500<br> IBAN: SK10 7500 0000 0040 0695 3951<br> BIC (SWIFT): CEKOSKBX</p> </div> <div class="col-3"> <h3><?php $this->renderCustomMacro(\'%\',\' Internet\'); ?></h3> <ul class="social"> <li><a href="http://www.facebook.com/pages/Architektonick%C3%A9-%C5%A1t%C3%BAdio-Atrium/382578126095" target="_blank">F</a></li> <!-- <li><a href="">T</a></li> --> <li><a href="https://plus.google.com/+MichalBurakAtriumStudio/posts" target="_blank">G</a></li> <li><a href="https://www.pinterest.com/atriumstudiosk/" target="_blank">R</a></li> <li class="instagram"><a href="https://www.instagram.com/atrium_architekti" target="_blank">S</a></li> <li class="linkedin"><a href="https://www.linkedin.com/company/atrium-architekti" target="_blank">Q</a></li> <li><a href="mailto:info@atriumarchitekti.sk">E</a></li> </ul> </div> </div> <p class="copyright">© 1991-<?php if (isset($this->year) === true) { $__tpl_var = $this->year; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?> Architektonické študio Atrium s.r.o.<br>webdesign<br><a href="http://www.peanuts.sk">P</a></p> <p class="cookies-cancel"><a href="/_cookies/cancel" id="cookies-reset-settings">Odvolať odmietnutie cookies/súhlas s použitím cookies</a></p> </div> </footer> </div> {/ajax} <div id="overlay"></div> <div id="textbox"> <div class="close">x</div> <div class="scroll"></div> </div> <div id="popup"> <div class="close">x</div> <div class="content"></div> </div> <div id="scroll-top"> <a href="#top"></a> </div> <?php if ($this->consent_cookie === false) { ?> <div id="cookies-preferences-overlay" class="hide"></div> <form id="cookies-preferences" class="hide" action="/_cookies/accept" method="post"> <input type="hidden" name="return" value="<?php if (isset($this->url) === true) { $__tpl_var = $this->url; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>"> <img src="./gfx/logo.png" alt="Logo Atrium"> <h2><?php $this->renderCustomMacro(\'%\',\' Súhlas s použitím cookies\'); ?></h2> <p><?php $this->renderCustomMacro(\'%\',\' Tieto webstránky používajú na svoju funkciu cookies.<br>O ich používaní sa môžete informovať\'); ?> <a href="/<?php if (isset($this->language[\'code\']) === true) { $__tpl_var = $this->language[\'code\']; } else { $__tpl_var = ""; } $this->printOut($__tpl_var); ?>/cookies"><?php $this->renderCustomMacro(\'%\',\' tu\'); ?></a>.</p> <hr> <div class="row"> <div class="col-3"> <span class="checkbox"> <input type="checkbox" name="function" id="agreement-function" checked readonly> <label for="checkbox-function"><?php $this->renderCustomMacro(\'%\',\' Funkčné\'); ?></label> </span> </div> <div class="col-3"> <span class="checkbox"> <input type="checkbox" name="preferences" id="agreement-preferences" checked> <label for="agreement-preferences"><?php $this->renderCustomMacro(\'%\',\' Predvoľby\'); ?></label> </span> </div> <div class="col-3"> <span class="checkbox"> <input type="checkbox" name="statistics" id="agreement-statistics" checked> <label for="agreement-statistics"><?php $this->renderCustomMacro(\'%\',\' Štatistiky\'); ?></label> </span> </div> <div class="col-3"> <span class="checkbox"> <input type="checkbox" name="marketing" id="agreement-marketing" checked> <label for="agreement-marketing"><?php $this->renderCustomMacro(\'%\',\' Marketing\'); ?></label> </span> </div> </div> <hr/> <div class="buttons"> <button name="action" value="accept" id="cookies-accept-button"><?php $this->renderCustomMacro(\'%\',\' Prijať\'); ?></button> <button name="action" value="decline" id="cookies-decline-button"><?php $this->renderCustomMacro(\'%\',\' Odmietnuť\'); ?></a> </div> </form> <?php } ?> <script type="text/javascript"> const cookiesResetSettings = document.getElementById("cookies-reset-settings"); cookiesResetSettings.onclick = () => localStorage.removeItem("decline_cookies"); const declineCookies = localStorage.getItem("decline_cookies"); if (getCookie("consent_cookie") === null && declineCookies === null) { const cookiesForm = document.getElementById("cookies-preferences"); const cookiesOverlay = document.getElementById("cookies-preferences-overlay"); const cookiesDeclineButton = document.getElementById("cookies-decline-button"); const cookiesAcceptButton = document.getElementById("cookies-accept-button"); if (cookiesForm) { cookiesForm.classList.remove("hide"); } if (cookiesOverlay) { cookiesOverlay.classList.remove("hide"); } if (cookiesDeclineButton) { cookiesDeclineButton.onclick = (event) => { localStorage.setItem("decline_cookies", "true"); if (cookiesForm) { cookiesForm.classList.add("hide");statistics cookiesOverlay.classList.add("hide"); } return false; }; } if (cookiesAcceptButton) { cookiesAcceptButton.onclick = (event) => { localStorage.removeItem("decline_cookies"); }; } } function getCookie(name) { const value = `; ${document.cookie}`; const parts = value.split(`; ${name}=`); if (parts.length === 2) { return parts.pop().split(\';\').shift(); } return null; } </script> <?php if ($this->consent_cookie_allowed["marketing"] === true) { ?> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NTMP2J64" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <?php } ?> <?php if ($this->consent_cookie_allowed["statistics"] === true) { ?> <script type="text/javascript"> // <![CDATA[ var _gaq = _gaq || []; _gaq.push([\'_setAccount\', \'UA-3201291-6\']); _gaq.push([\'_trackPageview\']); (function() { var ga = document.createElement(\'script\'); ga.type = \'text/javascript\'; ga.async = true; ga.src = (\'https:\' == document.location.protocol ? \'https://ssl\' : \'http://www\') + \'.google-analytics.com/ga.js\'; var s = document.getElementsByTagName(\'script\')[0]; s.parentNode.insertBefore(ga, s); })(); /// ]]> </script> <?php } ?> </body> </html> ', 'this' => 'object (Onion\\Templating\\View)', 'val' => '!Index.html', 'var' => '__TEMPLATE__', 'tempFile' => '/mnt/devel/Atrium/atriumstudio/temp/671a999d7b66c', '__tpl_var' => 'object (Onion\\Utils\\Html)', ), )
88 }89 }9091 public function render($ajax = false, $template = null)92 {93 if ($template === null) {94 $this['__TEMPLATE__'] = pathinfo($this->templateFile, PATHINFO_BASENAME);95 }96 $template = $this->compile($template);9798 foreach ($this->data as $var => $val) {99 $this->$var = $val;100 }101102 if (DEBUG === true) {103 $tempFile = TEMP_DIR . '/' . uniqid();104 file_put_contents($tempFile, $template);105106 ob_start();107 include($tempFile);108 $content = ob_get_clean();109 unlink($tempFile);110 } else {111 ob_start();112 $ret = eval(' ?>' . $template . '<?php ');113114 if ($ret === false) {115 trigger_error('Template parse error!');116 }117
array ( 0 => '/mnt/devel/Atrium/atriumstudio/temp/671a999d7b66c', )
162 $parameters = $this->currentRoute->getResource();163164 $this->runHooks('system.hooks.afterCreateController');165166 call_user_func_array(array($this->controller, 'before'), $parameters);167168 $this->runHooks('system.hooks.beforeControllerRun');169170 call_user_func_array(array($this->controller, $this->actionName), $parameters);171172 $this->runHooks('system.hooks.afterControllerRun');173174 call_user_func_array(array($this->controller, 'after'), $parameters);175176 if (is_object($this->controller->view) === true) {177 $view['flash'] = $this->flash['current'];178179 $this->runHooks('system.hooks.beforeRenderView');180181 $body = $view->render($this->request->isAjax());182183 $this->response->setBody($body);184 } else {185 $this->runHooks('system.hooks.beforeRenderView');186187 $this->response->setBody($this->controller->view);188 }189190 $_SESSION['onion.flash'] = $this->flash['next'];191
array ( 0 => 'false', )
132 WWW_DIR.'/js/vendor/cookie.js',133 WWW_DIR.'/js/vendor/scroll-top.js',134 ),135 'less' => array(136 )137 ),138 'after' => array(139 'js' => array(140 WWW_DIR.'/js/main.js',141 ),142 'less' => array(143 WWW_DIR.'/less/main.less'144 )145 )146 )147 );148149 $app = new \Onion\Application($configuration);150151 $app->run();152 exit;
array ( )
13 // absolute filesystem path to the libraries14 define('LIBS_DIR', realpath(WWW_DIR.'/../vendor'));1516 // absolute filesystem path to the web root17 define('ONION_DIR', LIBS_DIR.'/Onion');1819 // absolute filesystem path to the application root20 define('APP_DIR', WWW_DIR.'/../app');2122 // absolute filesystem path to the temporary files23 define('TEMP_DIR', realpath(WWW_DIR.'/../temp'));2425 // absolute filesystem path to the cache26 define('CACHE_DIR', realpath(WWW_DIR.'/../cache'));2728 define('ONIONCMS_DIR', realpath(ONION_DIR.'/../onionCMS'));2930 // load bootstrap file31 if ($_SERVER["SERVER_ADDR"] === "127.0.0.1") {32 require ONIONCMS_DIR.'/bootstrap.dev.php';33 } else {34 require ONIONCMS_DIR.'/bootstrap.php';35 }
array ( 0 => '/mnt/devel/Atrium/atriumstudio/vendor/onionCMS/bootstrap.dev.php', )
array ( 'REDIRECT_STATUS' => '200', 'HTTP_HOST' => 'www.atriumarchitekti.loc', 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:131.0) Gecko/20100101 Firefox/131.0', 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8', 'HTTP_ACCEPT_LANGUAGE' => 'sk,cs;q=0.8,en-US;q=0.5,en;q=0.3', 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate', 'HTTP_CONNECTION' => 'keep-alive', 'HTTP_UPGRADE_INSECURE_REQUESTS' => '1', 'HTTP_PRIORITY' => 'u=0, i', 'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at www.atriumarchitekti.loc Port 80</address> ', 'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)', 'SERVER_NAME' => 'www.atriumarchitekti.loc', 'SERVER_ADDR' => '127.0.0.1', 'SERVER_PORT' => '80', 'REMOTE_ADDR' => '127.0.0.1', 'DOCUMENT_ROOT' => '/mnt/devel/Atrium/atriumstudio/www_root', 'REQUEST_SCHEME' => 'http', 'CONTEXT_PREFIX' => '', 'CONTEXT_DOCUMENT_ROOT' => '/mnt/devel/Atrium/atriumstudio/www_root', 'SERVER_ADMIN' => 'webmaster@localhost', 'SCRIPT_FILENAME' => '/mnt/devel/Atrium/atriumstudio/www_root/index.php', 'REMOTE_PORT' => '43632', 'REDIRECT_URL' => '/sk/uvod', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'REQUEST_URI' => '/sk/uvod', 'SCRIPT_NAME' => '/index.php', 'PHP_SELF' => '/index.php', 'REQUEST_TIME_FLOAT' => 1729796509.095, 'REQUEST_TIME' => 1729796509, )
array ( )