Seu carrinho
Não há mais itens no seu carrinho
Wata II
WATA II LOW CANVAS AQUA PIERRE
R$ 590,00
5x
R$ 118,00
^ Doctrine\DBAL\Exception {#2616 #message: """ An exception occurred while establishing a connection to figure out your platform version.\n You can circumvent this by setting a 'server_version' configuration value\n \n For further information have a look at:\n https://github.com/doctrine/DoctrineBundle/issues/673 """ #code: 0 #file: "/home/ps8prod/public_html/vendor/doctrine/doctrine-bundle/ConnectionFactory.php" #line: 142 -previous: Doctrine\DBAL\Exception\DriverException {#2613 #message: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" #code: 0 #file: "/home/ps8prod/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php" #line: 128 -previous: Doctrine\DBAL\Driver\PDO\Exception {#2615 #message: "SQLSTATE[HY000] [1040] Too many connections" #code: 1040 #file: "/home/ps8prod/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php" #line: 18 -previous: PDOException {#2614 #message: "SQLSTATE[HY000] [1040] Too many connections" #code: 1040 #file: "/home/ps8prod/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php" #line: 40 +errorInfo: array:3 [ 0 => "HY000" 1 => 1040 2 => "Too many connections" ] : { { Doctrine\DBAL\Driver\PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) ›try {
›parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
›$this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
: { …4} } { Doctrine\DBAL\Driver\PDOMySql\Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) ›$conn = new PDO\Connection(
›$this->constructPdoDsn($params),
›$username,
: { …4} } { Doctrine\DBAL\Connection->connect() … › ›$this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
› : { …4} } { Doctrine\DBAL\Connection->getDatabasePlatformVersion() … ›try {
›$this->connect();
›} catch (Throwable $originalException) {
} { Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform … ›{
›$version = $this->getDatabasePlatformVersion();
› } { Doctrine\DBAL\Connection->getDatabasePlatform() … ›if ($this->platform === null) {
›$this->platform = $this->detectDatabasePlatform();
›$this->platform->setEventManager($this->_eventManager);
} { Doctrine\Bundle\DoctrineBundle\ConnectionFactory->getDatabasePlatform(Connection $connection): AbstractPlatform … ›try {
›return $connection->getDatabasePlatform();
›} catch (DriverException $driverException) {
} { Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, Configuration $config = null, EventManager $eventManager = null, array $mappingTypes = []) … ›if (! empty($mappingTypes)) {
›$platform = $this->getDatabasePlatform($connection);
›foreach ($mappingTypes as $dbType => $doctrineType) {
: { …1} } { FrontContainer->getDoctrine_Dbal_DefaultConnectionService() … ›{
›return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => '', 'dbname' => 'ps8prod_dbname', 'user' => 'ps8prod_dbuser', 'password' => 'PvS21h2EiuudJRPlcRxaQEQL8eYj23afDfvIjYCG', 'charset' => 'utf8mb4', 'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode,\'ONLY_FULL_GROUP_BY\',\'\'))', 1013 => $this->getEnv('const:runtime:_PS_ALLOW_MULTI_STATEMENTS_QUERIES_')], 'defaultTableOptions' => []], new \Doctrine\DBAL\Configuration(), new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this), ['enum' => 'string']);
›}
: { …4} } { FrontContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) … › ›$this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
› } { Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … ›} elseif (isset($this->methodMap[$id])) {
›return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}();
›}
} { Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … ›?? $this->services[$id = $this->aliases[$id] ?? $id]
›?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));
› : { …2} } { ModuleCore->get($serviceName) … › ›return $container->get($serviceName);
›}
: { …1} } { agsizecombinations->renderWidget($hookName, array $configuration) … ›\r
›$em = $this->get('doctrine.orm.entity_manager');\r
›$repoCombination = $em->getRepository(Combination::class);\r
: { …1} } { HookCore::coreRenderWidget($module, $hook_name, $params) … ›try {
›return $module->renderWidget($hook_name, $params);
›} catch (Exception $e) {
: { …2} } { HookCore::exec($hook_name, $hook_args = [], $id_module = null, $array_return = false, $check_exceptions = true, $use_push = false, $id_shop = null, $chain = false) … › ›$display = Hook::coreRenderWidget($moduleInstance, $registeredHookName, $hook_args);
› : { …3} } { smartyHook($params, &$smarty) … › ›return Hook::exec($params['h'], $hook_params, $id_module);
›}
: { …3} } { SmartyLazyRegister->__call($name, $arguments) … › ›return call_user_func_array($item, $args);
›}
: { …2} } { Block_811330101672f9e09749917_13785020->callBlock(Smarty_Internal_Template $_smarty_tpl) … › ›<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductListBelowButton','product'=>$_smarty_tpl->tpl_vars['product']->value),$_smarty_tpl ) );?>
› : { …2} } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { …1} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { …2} } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { …2} } { Block_1644570087672f9e097412e7_09886775->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_811330101672f9e09749917_13785020', 'product_add_cart_below', $this->tplIndex);
›?>
: { …4} } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { …1} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { …2} } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { …2} } { content_672f9e0974a127_60106828(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1644570087672f9e097412e7_09886775', 'product_description_block');
›?>
: { …3} } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { …1} } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { …1} } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { …1} } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Block_846933913672f9e097384d8_20488694->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php if ($_smarty_tpl->tpl_vars['iqitTheme']->value['pl_grid_layout'] == 1) {?>
›<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/miniatures/_partials/product-miniature-1.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
›?>
: { …8} } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { …1} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { …2} } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { …2} } { content_672f9e0973ef97_86098379(Smarty_Internal_Template $_smarty_tpl) … ›$_smarty_tpl->inheritance->init($_smarty_tpl, false);
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_846933913672f9e097384d8_20488694', 'product_miniature_item');
›?>
: { …3} } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { …1} } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { …1} } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { …1} } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Block_1021052900672f9e09732bf7_34247999->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php if ($_smarty_tpl->tpl_vars['iqitTheme']->value['pl_default_view'] == 'grid') {?>
›<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/miniatures/product.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('product'=>$_smarty_tpl->tpl_vars['product']->value,'position'=>$_smarty_tpl->tpl_vars['position']->value), 0, true);
›?>
: { …8} } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { …1} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { …2} } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { …2} } { content_672f9e09736805_48291417(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1021052900672f9e09732bf7_34247999', 'product_miniature');
›?>
: { …3} } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { …1} } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { …1} } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { …1} } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Block_1733119384672f9e0944d853_84759893->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<div id="facets-loader-icon"><i class="fa fa-circle-o-notch fa-spin"></i></div>
›<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/products.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('listing'=>$_smarty_tpl->tpl_vars['listing']->value), 0, false);
›?>
: { …8} } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { …1} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { …2} } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { …2} } { Block_72990923672f9e09449497_98501741->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1733119384672f9e0944d853_84759893', 'product_list', $this->tplIndex);
›?>
: { …4} } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { …1} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { …2} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›} else {
›$this->process($tpl, $block->child, $block);
›}
: { …3} } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { …2} } { Block_297236345672f9e09452a42_47945894->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_454085355672f9e09453907_17361941', 'content', $this->tplIndex);
›?>
: { …4} } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { …1} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { …2} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›} else {
›$this->process($tpl, $block->child, $block);
›}
: { …3} } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { …2} } { content_672f9e09466f13_43467475(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1313818848672f9e0945f235_36636850', "content_wrapper");
›?>
: { …3} } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { …1} } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { …1} } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { …1} } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Smarty_Internal_Runtime_Inheritance->endChild(Smarty_Internal_Template $tpl, $template = null, $uid = null, $func = null) … ›$tpl->_subTemplateRender(
›$template,
›$tpl->cache_id,
: { …10} } { content_672f9e09454143_60630530(Smarty_Internal_Template $_smarty_tpl) … › ›<?php $_smarty_tpl->inheritance->endChild($_smarty_tpl, 'layouts/layout-both-columns.tpl');
›}
: { …2} } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { …1} } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { …1} } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { …1} } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Smarty_Internal_Runtime_Inheritance->endChild(Smarty_Internal_Template $tpl, $template = null, $uid = null, $func = null) … ›$tpl->_subTemplateRender(
›$template,
›$tpl->cache_id,
: { …10} } { content_672f9e0944fb07_70424360(Smarty_Internal_Template $_smarty_tpl) … › ›<?php $_smarty_tpl->inheritance->endChild($_smarty_tpl, $_smarty_tpl->tpl_vars['layout']->value);
›}
: { …2} } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { …1} } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { …1} } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { …1} } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Smarty_Internal_Runtime_Inheritance->endChild(Smarty_Internal_Template $tpl, $template = null, $uid = null, $func = null) … ›$tpl->_subTemplateRender(
›$template,
›$tpl->cache_id,
: { …10} } { content_672f9e0943df54_87270911(Smarty_Internal_Template $_smarty_tpl) … ›}
›$_smarty_tpl->inheritance->endChild($_smarty_tpl, 'catalog/listing/product-list.tpl');
›}
: { …2} } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { …1} } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { …1} } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { …1} } { Smarty_Internal_TemplateBase->_execute($template, $cache_id, $compile_id, $parent, $function) … ›}
›$result = $template->render(false, $function);
›$template->_cleanUp();
: { …2} } { Smarty_Internal_TemplateBase->fetch($template = null, $cache_id = null, $compile_id = null, $parent = null) … ›{
›$result = $this->_execute($template, $cache_id, $compile_id, $parent, 0);
›return $result === null ? ob_get_clean() : $result;
…1 } { …5} { …5} { …4} { …4} { …3} } } +errorInfo: array:3 [ 0 => "HY000" 1 => 1040 2 => "Too many connections" ] -errorCode: 1040 -sqlState: "HY000" : { { Doctrine\DBAL\Driver\PDO\Exception::new(PDOException $exception): self ›{
›return new self($exception);
›}
} { Doctrine\DBAL\Driver\PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) ›} catch (PDOException $exception) {
›throw Exception::new($exception);
›}
: { …1} } { Doctrine\DBAL\Driver\PDOMySql\Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) ›$conn = new PDO\Connection(
›$this->constructPdoDsn($params),
›$username,
: { …4} } { Doctrine\DBAL\Connection->connect() … › ›$this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
› : { …4} } { Doctrine\DBAL\Connection->getDatabasePlatformVersion() … ›try {
›$this->connect();
›} catch (Throwable $originalException) {
} { Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform … ›{
›$version = $this->getDatabasePlatformVersion();
› } { Doctrine\DBAL\Connection->getDatabasePlatform() … ›if ($this->platform === null) {
›$this->platform = $this->detectDatabasePlatform();
›$this->platform->setEventManager($this->_eventManager);
} { Doctrine\Bundle\DoctrineBundle\ConnectionFactory->getDatabasePlatform(Connection $connection): AbstractPlatform … ›try {
›return $connection->getDatabasePlatform();
›} catch (DriverException $driverException) {
} { Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, Configuration $config = null, EventManager $eventManager = null, array $mappingTypes = []) … ›if (! empty($mappingTypes)) {
›$platform = $this->getDatabasePlatform($connection);
›foreach ($mappingTypes as $dbType => $doctrineType) {
: { …1} } { FrontContainer->getDoctrine_Dbal_DefaultConnectionService() … ›{
›return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => '', 'dbname' => 'ps8prod_dbname', 'user' => 'ps8prod_dbuser', 'password' => 'PvS21h2EiuudJRPlcRxaQEQL8eYj23afDfvIjYCG', 'charset' => 'utf8mb4', 'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode,\'ONLY_FULL_GROUP_BY\',\'\'))', 1013 => $this->getEnv('const:runtime:_PS_ALLOW_MULTI_STATEMENTS_QUERIES_')], 'defaultTableOptions' => []], new \Doctrine\DBAL\Configuration(), new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this), ['enum' => 'string']);
›}
: { …4} } { FrontContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) … › ›$this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
› } { Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … ›} elseif (isset($this->methodMap[$id])) {
›return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}();
›}
} { Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … ›?? $this->services[$id = $this->aliases[$id] ?? $id]
›?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));
› : { …2} } { ModuleCore->get($serviceName) … › ›return $container->get($serviceName);
›}
: { …1} } { agsizecombinations->renderWidget($hookName, array $configuration) … ›\r
›$em = $this->get('doctrine.orm.entity_manager');\r
›$repoCombination = $em->getRepository(Combination::class);\r
: { …1} } { HookCore::coreRenderWidget($module, $hook_name, $params) … ›try {
›return $module->renderWidget($hook_name, $params);
›} catch (Exception $e) {
: { …2} } { HookCore::exec($hook_name, $hook_args = [], $id_module = null, $array_return = false, $check_exceptions = true, $use_push = false, $id_shop = null, $chain = false) … › ›$display = Hook::coreRenderWidget($moduleInstance, $registeredHookName, $hook_args);
› : { …3} } { smartyHook($params, &$smarty) … › ›return Hook::exec($params['h'], $hook_params, $id_module);
›}
: { …3} } { SmartyLazyRegister->__call($name, $arguments) … › ›return call_user_func_array($item, $args);
›}
: { …2} } { Block_811330101672f9e09749917_13785020->callBlock(Smarty_Internal_Template $_smarty_tpl) … › ›<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductListBelowButton','product'=>$_smarty_tpl->tpl_vars['product']->value),$_smarty_tpl ) );?>
› : { …2} } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { …1} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { …2} } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { …2} } { Block_1644570087672f9e097412e7_09886775->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_811330101672f9e09749917_13785020', 'product_add_cart_below', $this->tplIndex);
›?>
: { …4} } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { …1} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { …2} } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { …2} } { content_672f9e0974a127_60106828(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1644570087672f9e097412e7_09886775', 'product_description_block');
›?>
: { …3} } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { …1} } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { …1} } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { …1} } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Block_846933913672f9e097384d8_20488694->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php if ($_smarty_tpl->tpl_vars['iqitTheme']->value['pl_grid_layout'] == 1) {?>
›<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/miniatures/_partials/product-miniature-1.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
›?>
: { …8} } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { …1} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { …2} } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { …2} } { content_672f9e0973ef97_86098379(Smarty_Internal_Template $_smarty_tpl) … ›$_smarty_tpl->inheritance->init($_smarty_tpl, false);
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_846933913672f9e097384d8_20488694', 'product_miniature_item');
›?>
: { …3} } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { …1} } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { …1} } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { …1} } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Block_1021052900672f9e09732bf7_34247999->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php if ($_smarty_tpl->tpl_vars['iqitTheme']->value['pl_default_view'] == 'grid') {?>
›<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/miniatures/product.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('product'=>$_smarty_tpl->tpl_vars['product']->value,'position'=>$_smarty_tpl->tpl_vars['position']->value), 0, true);
›?>
: { …8} } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { …1} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { …2} } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { …2} } { content_672f9e09736805_48291417(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1021052900672f9e09732bf7_34247999', 'product_miniature');
›?>
: { …3} } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { …1} } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { …1} } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { …1} } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Block_1733119384672f9e0944d853_84759893->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<div id="facets-loader-icon"><i class="fa fa-circle-o-notch fa-spin"></i></div>
›<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/products.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('listing'=>$_smarty_tpl->tpl_vars['listing']->value), 0, false);
›?>
: { …8} } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { …1} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { …2} } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { …2} } { Block_72990923672f9e09449497_98501741->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1733119384672f9e0944d853_84759893', 'product_list', $this->tplIndex);
›?>
: { …4} } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { …1} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { …2} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›} else {
›$this->process($tpl, $block->child, $block);
›}
: { …3} } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { …2} } { Block_297236345672f9e09452a42_47945894->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_454085355672f9e09453907_17361941', 'content', $this->tplIndex);
›?>
: { …4} } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { …1} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { …2} } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›} else {
›$this->process($tpl, $block->child, $block);
›}
: { …3} } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { …2} } { content_672f9e09466f13_43467475(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1313818848672f9e0945f235_36636850', "content_wrapper");
›?>
: { …3} } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { …1} } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { …1} } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { …1} } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Smarty_Internal_Runtime_Inheritance->endChild(Smarty_Internal_Template $tpl, $template = null, $uid = null, $func = null) … ›$tpl->_subTemplateRender(
›$template,
›$tpl->cache_id,
: { …10} } { content_672f9e09454143_60630530(Smarty_Internal_Template $_smarty_tpl) … › ›<?php $_smarty_tpl->inheritance->endChild($_smarty_tpl, 'layouts/layout-both-columns.tpl');
›}
: { …2} } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { …1} } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { …1} } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { …1} } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Smarty_Internal_Runtime_Inheritance->endChild(Smarty_Internal_Template $tpl, $template = null, $uid = null, $func = null) … ›$tpl->_subTemplateRender(
›$template,
›$tpl->cache_id,
: { …10} } { content_672f9e0944fb07_70424360(Smarty_Internal_Template $_smarty_tpl) … › ›<?php $_smarty_tpl->inheritance->endChild($_smarty_tpl, $_smarty_tpl->tpl_vars['layout']->value);
›}
: { …2} } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { …1} } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { …1} } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { …1} } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Smarty_Internal_Runtime_Inheritance->endChild(Smarty_Internal_Template $tpl, $template = null, $uid = null, $func = null) … ›$tpl->_subTemplateRender(
›$template,
›$tpl->cache_id,
: { …10} } { content_672f9e0943df54_87270911(Smarty_Internal_Template $_smarty_tpl) … ›}
›$_smarty_tpl->inheritance->endChild($_smarty_tpl, 'catalog/listing/product-list.tpl');
›}
: { …2} } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { …1} } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { …1} } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { …1} } { Smarty_Internal_TemplateBase->_execute($template, $cache_id, $compile_id, $parent, $function) … ›}
›$result = $template->render(false, $function);
›$template->_cleanUp();
: { …2} } { Smarty_Internal_TemplateBase->fetch($template = null, $cache_id = null, $compile_id = null, $parent = null) … ›{
›$result = $this->_execute($template, $cache_id, $compile_id, $parent, 0);
›return $result === null ? ob_get_clean() : $result;
: { …5} } { FrontControllerCore->smartyOutputContent($content) … ›} else {
›$html = $this->context->smarty->fetch($content, null, $theme . $this->getLayout());
›}
: { …3} } { FrontControllerCore->display() … › ›$this->smartyOutputContent($this->template);
› : { …1} } { ControllerCore->run() … ›} else {
›$this->display();
›}
} { DispatcherCore->dispatch() … ›// Running controller
›$controller->run();
› } { ›require dirname(__FILE__).'/config/config.inc.php';
›Dispatcher::getInstance()->dispatch();
› } } } -driverException: Doctrine\DBAL\Driver\PDO\Exception {#2615} : { { Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException($message, DriverException $exception) … › ›return new DriverException($message, $exception);
›}
} { Doctrine\DBAL\DBALException::wrapException(Driver $driver, Throwable $driverEx, string $msg) … ›if ($driver instanceof ExceptionConverterDriver && $driverEx instanceof DeprecatedDriverException) {
›return $driver->convertException($msg, $driverEx);
›}
: { : "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" : Doctrine\DBAL\Driver\PDO\Exception {#2615} } } { Doctrine\DBAL\DBALException::driverException(Driver $driver, Throwable $driverEx) … ›{
›return self::wrapException($driver, $driverEx, 'An exception occurred in driver: ' . $driverEx->getMessage());
›}
: { : Doctrine\DBAL\Driver\PDO\MySQL\Driver {#2610} : Doctrine\DBAL\Driver\PDO\Exception {#2615} : "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" } } { Doctrine\DBAL\Driver\PDOMySql\Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) … ›} catch (PDOException $e) {
›throw Exception::driverException($this, $e);
›}
: { : Doctrine\DBAL\Driver\PDO\MySQL\Driver {#2610} : Doctrine\DBAL\Driver\PDO\Exception {#2615} } } { Doctrine\DBAL\Connection->connect() … › ›$this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
› : { : array:9 [ …9] : "ps8prod_dbuser" : "PvS21h2EiuudJRPlcRxaQEQL8eYj23afDfvIjYCG" : array:2 [ …2] } } { Doctrine\DBAL\Connection->getDatabasePlatformVersion() … ›try {
›$this->connect();
›} catch (Throwable $originalException) {
} { Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform … ›{
›$version = $this->getDatabasePlatformVersion();
› } { Doctrine\DBAL\Connection->getDatabasePlatform() … ›if ($this->platform === null) {
›$this->platform = $this->detectDatabasePlatform();
›$this->platform->setEventManager($this->_eventManager);
} { Doctrine\Bundle\DoctrineBundle\ConnectionFactory->getDatabasePlatform(Connection $connection): AbstractPlatform … ›try {
›return $connection->getDatabasePlatform();
›} catch (DriverException $driverException) {
} { Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, Configuration $config = null, EventManager $eventManager = null, array $mappingTypes = []) … ›if (! empty($mappingTypes)) {
›$platform = $this->getDatabasePlatform($connection);
›foreach ($mappingTypes as $dbType => $doctrineType) {
: { : Doctrine\DBAL\Connection {#2611 …} } } { FrontContainer->getDoctrine_Dbal_DefaultConnectionService() … ›{
›return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => '', 'dbname' => 'ps8prod_dbname', 'user' => 'ps8prod_dbuser', 'password' => 'PvS21h2EiuudJRPlcRxaQEQL8eYj23afDfvIjYCG', 'charset' => 'utf8mb4', 'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode,\'ONLY_FULL_GROUP_BY\',\'\'))', 1013 => $this->getEnv('const:runtime:_PS_ALLOW_MULTI_STATEMENTS_QUERIES_')], 'defaultTableOptions' => []], new \Doctrine\DBAL\Configuration(), new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this), ['enum' => 'string']);
›}
: { : array:9 [ …9] : Doctrine\DBAL\Configuration {#2608 …} : Symfony\Bridge\Doctrine\ContainerAwareEventManager {#2609 …} : array:1 [ …1] } } { FrontContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) … › ›$this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
› } { Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … ›} elseif (isset($this->methodMap[$id])) {
›return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}();
›}
} { Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … ›?? $this->services[$id = $this->aliases[$id] ?? $id]
›?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));
› : { : "doctrine.orm.default_entity_manager" : 1 } } { ModuleCore->get($serviceName) … › ›return $container->get($serviceName);
›}
: { : "doctrine.orm.default_entity_manager" } } { agsizecombinations->renderWidget($hookName, array $configuration) … ›\r
›$em = $this->get('doctrine.orm.entity_manager');\r
›$repoCombination = $em->getRepository(Combination::class);\r
: { : "doctrine.orm.entity_manager" } } { HookCore::coreRenderWidget($module, $hook_name, $params) … ›try {
›return $module->renderWidget($hook_name, $params);
›} catch (Exception $e) {
: { : "displayProductListBelowButton" : array:4 [ …4] } } { HookCore::exec($hook_name, $hook_args = [], $id_module = null, $array_return = false, $check_exceptions = true, $use_push = false, $id_shop = null, $chain = false) … › ›$display = Hook::coreRenderWidget($moduleInstance, $registeredHookName, $hook_args);
› : { : agsizecombinations {#1094 …} : "displayProductListBelowButton" : array:4 [ …4] } } { smartyHook($params, &$smarty) … › ›return Hook::exec($params['h'], $hook_params, $id_module);
›}
: { : "displayProductListBelowButton" : array:4 [ …4] : null } } { SmartyLazyRegister->__call($name, $arguments) … › ›return call_user_func_array($item, $args);
›}
: { : array:2 [ …2] : Smarty_Internal_Template {#2531 …} } } { Block_811330101672f9e09749917_13785020->callBlock(Smarty_Internal_Template $_smarty_tpl) … › ›<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductListBelowButton','product'=>$_smarty_tpl->tpl_vars['product']->value),$_smarty_tpl ) );?>
› : { : "smartyHook" : array:2 [ …2] } } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { : Block_297236345672f9e09452a42_47945894 {#1209 …} : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { Block_1644570087672f9e097412e7_09886775->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_811330101672f9e09749917_13785020', 'product_add_cart_below', $this->tplIndex);
›?>
: { : Smarty_Internal_Template {#2531 …} : "Block_811330101672f9e09749917_13785020" : "product_add_cart_below" : 14 } } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { : Block_297236345672f9e09452a42_47945894 {#1209 …} : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { content_672f9e0974a127_60106828(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1644570087672f9e097412e7_09886775', 'product_description_block');
›?>
: { : Smarty_Internal_Template {#2531 …} : "Block_1644570087672f9e097412e7_09886775" : "product_description_block" } } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Block_846933913672f9e097384d8_20488694->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php if ($_smarty_tpl->tpl_vars['iqitTheme']->value['pl_grid_layout'] == 1) {?>
›<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/miniatures/_partials/product-miniature-1.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
›?>
: { : "file:catalog/_partials/miniatures/_partials/product-miniature-1.tpl" : null : "agtilayouts/layout-left-column.tpl" : 0 : 31536000 : [] : 0 : false } } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { : Block_297236345672f9e09452a42_47945894 {#1209 …} : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { content_672f9e0973ef97_86098379(Smarty_Internal_Template $_smarty_tpl) … ›$_smarty_tpl->inheritance->init($_smarty_tpl, false);
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_846933913672f9e097384d8_20488694', 'product_miniature_item');
›?>
: { : Smarty_Internal_Template {#2525 …} : "Block_846933913672f9e097384d8_20488694" : "product_miniature_item" } } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Block_1021052900672f9e09732bf7_34247999->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php if ($_smarty_tpl->tpl_vars['iqitTheme']->value['pl_default_view'] == 'grid') {?>
›<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/miniatures/product.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('product'=>$_smarty_tpl->tpl_vars['product']->value,'position'=>$_smarty_tpl->tpl_vars['position']->value), 0, true);
›?>
: { : "file:catalog/_partials/miniatures/product.tpl" : null : "agtilayouts/layout-left-column.tpl" : 0 : 31536000 : array:2 [ …2] : 0 : true } } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { : Block_297236345672f9e09452a42_47945894 {#1209 …} : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { content_672f9e09736805_48291417(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1021052900672f9e09732bf7_34247999', 'product_miniature');
›?>
: { : Smarty_Internal_Template {#2516 …} : "Block_1021052900672f9e09732bf7_34247999" : "product_miniature" } } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Block_1733119384672f9e0944d853_84759893->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<div id="facets-loader-icon"><i class="fa fa-circle-o-notch fa-spin"></i></div>
›<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/products.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('listing'=>$_smarty_tpl->tpl_vars['listing']->value), 0, false);
›?>
: { : "file:catalog/_partials/products.tpl" : null : "agtilayouts/layout-left-column.tpl" : 0 : 31536000 : array:1 [ …1] : 0 : false } } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { : Block_297236345672f9e09452a42_47945894 {#1209 …} : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { Block_72990923672f9e09449497_98501741->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1733119384672f9e0944d853_84759893', 'product_list', $this->tplIndex);
›?>
: { : Smarty_Internal_Template {#1210 …} : "Block_1733119384672f9e0944d853_84759893" : "product_list" : 1 } } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { : Block_297236345672f9e09452a42_47945894 {#1209 …} : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›} else {
›$this->process($tpl, $block->child, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_297236345672f9e09452a42_47945894 {#1209 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { Block_297236345672f9e09452a42_47945894->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_454085355672f9e09453907_17361941', 'content', $this->tplIndex);
›?>
: { : Smarty_Internal_Template {#1210 …} : "Block_454085355672f9e09453907_17361941" : "content" : 2 } } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { : Block_297236345672f9e09452a42_47945894 {#1209 …} : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›} else {
›$this->process($tpl, $block->child, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_297236345672f9e09452a42_47945894 {#1209 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { content_672f9e09466f13_43467475(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1313818848672f9e0945f235_36636850', "content_wrapper");
›?>
: { : Smarty_Internal_Template {#1210 …} : "Block_1313818848672f9e0945f235_36636850" : "content_wrapper" } } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Smarty_Internal_Runtime_Inheritance->endChild(Smarty_Internal_Template $tpl, $template = null, $uid = null, $func = null) … ›$tpl->_subTemplateRender(
›$template,
›$tpl->cache_id,
: { : "catalog/listing/product-list.tpl" : null : "agtilayouts/layout-left-column.tpl" : 0 : 31536000 : [] : 2 : false : null : null } } { content_672f9e09454143_60630530(Smarty_Internal_Template $_smarty_tpl) … › ›<?php $_smarty_tpl->inheritance->endChild($_smarty_tpl, 'layouts/layout-both-columns.tpl');
›}
: { : Smarty_Internal_Template {#1205 …} : "layouts/layout-both-columns.tpl" } } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Smarty_Internal_Runtime_Inheritance->endChild(Smarty_Internal_Template $tpl, $template = null, $uid = null, $func = null) … ›$tpl->_subTemplateRender(
›$template,
›$tpl->cache_id,
: { : "catalog/listing/product-list.tpl" : null : "agtilayouts/layout-left-column.tpl" : 0 : 31536000 : [] : 2 : false : null : null } } { content_672f9e0944fb07_70424360(Smarty_Internal_Template $_smarty_tpl) … › ›<?php $_smarty_tpl->inheritance->endChild($_smarty_tpl, $_smarty_tpl->tpl_vars['layout']->value);
›}
: { : Smarty_Internal_Template {#1199 …} : "layouts/layout-left-column.tpl" } } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Smarty_Internal_Runtime_Inheritance->endChild(Smarty_Internal_Template $tpl, $template = null, $uid = null, $func = null) … ›$tpl->_subTemplateRender(
›$template,
›$tpl->cache_id,
: { : "catalog/listing/product-list.tpl" : null : "agtilayouts/layout-left-column.tpl" : 0 : 31536000 : [] : 2 : false : null : null } } { content_672f9e0943df54_87270911(Smarty_Internal_Template $_smarty_tpl) … ›}
›$_smarty_tpl->inheritance->endChild($_smarty_tpl, 'catalog/listing/product-list.tpl');
›}
: { : Smarty_Internal_Template {#1188 …} : "catalog/listing/product-list.tpl" } } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_TemplateBase->_execute($template, $cache_id, $compile_id, $parent, $function) … ›}
›$result = $template->render(false, $function);
›$template->_cleanUp();
: { : false : 0 } } { Smarty_Internal_TemplateBase->fetch($template = null, $cache_id = null, $compile_id = null, $parent = null) … ›{
›$result = $this->_execute($template, $cache_id, $compile_id, $parent, 0);
›return $result === null ? ob_get_clean() : $result;
: { : Smarty_Internal_Template {#1188 …} : null : "agtilayouts/layout-left-column.tpl" : null : 0 } } { FrontControllerCore->smartyOutputContent($content) … ›} else {
›$html = $this->context->smarty->fetch($content, null, $theme . $this->getLayout());
›}
: { : "catalog/listing/category.tpl" : null : "agtilayouts/layout-left-column.tpl" } } { FrontControllerCore->display() … › ›$this->smartyOutputContent($this->template);
› : { : "catalog/listing/category.tpl" } } { ControllerCore->run() … ›} else {
›$this->display();
›}
} { DispatcherCore->dispatch() … ›// Running controller
›$controller->run();
› } { ›require dirname(__FILE__).'/config/config.inc.php';
›Dispatcher::getInstance()->dispatch();
› } } } : { { Doctrine\Bundle\DoctrineBundle\ConnectionFactory->getDatabasePlatform(Connection $connection): AbstractPlatform … ›} catch (DriverException $driverException) {
›throw new DBALException(
›'An exception occurred while establishing a connection to figure out your platform version.' . PHP_EOL .
} { Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, Configuration $config = null, EventManager $eventManager = null, array $mappingTypes = []) … ›if (! empty($mappingTypes)) {
›$platform = $this->getDatabasePlatform($connection);
›foreach ($mappingTypes as $dbType => $doctrineType) {
: { : Doctrine\DBAL\Connection {#2611 …} } } { FrontContainer->getDoctrine_Dbal_DefaultConnectionService() … ›{
›return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => '', 'dbname' => 'ps8prod_dbname', 'user' => 'ps8prod_dbuser', 'password' => 'PvS21h2EiuudJRPlcRxaQEQL8eYj23afDfvIjYCG', 'charset' => 'utf8mb4', 'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode,\'ONLY_FULL_GROUP_BY\',\'\'))', 1013 => $this->getEnv('const:runtime:_PS_ALLOW_MULTI_STATEMENTS_QUERIES_')], 'defaultTableOptions' => []], new \Doctrine\DBAL\Configuration(), new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this), ['enum' => 'string']);
›}
: { : array:9 [ …9] : Doctrine\DBAL\Configuration {#2608 …} : Symfony\Bridge\Doctrine\ContainerAwareEventManager {#2609 …} : array:1 [ …1] } } { FrontContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) … › ›$this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
› } { Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … ›} elseif (isset($this->methodMap[$id])) {
›return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}();
›}
} { Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … ›?? $this->services[$id = $this->aliases[$id] ?? $id]
›?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));
› : { : "doctrine.orm.default_entity_manager" : 1 } } { ModuleCore->get($serviceName) … › ›return $container->get($serviceName);
›}
: { : "doctrine.orm.default_entity_manager" } } { agsizecombinations->renderWidget($hookName, array $configuration) … ›\r
›$em = $this->get('doctrine.orm.entity_manager');\r
›$repoCombination = $em->getRepository(Combination::class);\r
: { : "doctrine.orm.entity_manager" } } { HookCore::coreRenderWidget($module, $hook_name, $params) … ›try {
›return $module->renderWidget($hook_name, $params);
›} catch (Exception $e) {
: { : "displayProductListBelowButton" : array:4 [ …4] } } { HookCore::exec($hook_name, $hook_args = [], $id_module = null, $array_return = false, $check_exceptions = true, $use_push = false, $id_shop = null, $chain = false) … › ›$display = Hook::coreRenderWidget($moduleInstance, $registeredHookName, $hook_args);
› : { : agsizecombinations {#1094 …} : "displayProductListBelowButton" : array:4 [ …4] } } { smartyHook($params, &$smarty) … › ›return Hook::exec($params['h'], $hook_params, $id_module);
›}
: { : "displayProductListBelowButton" : array:4 [ …4] : null } } { SmartyLazyRegister->__call($name, $arguments) … › ›return call_user_func_array($item, $args);
›}
: { : array:2 [ …2] : Smarty_Internal_Template {#2531 …} } } { Block_811330101672f9e09749917_13785020->callBlock(Smarty_Internal_Template $_smarty_tpl) … › ›<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayProductListBelowButton','product'=>$_smarty_tpl->tpl_vars['product']->value),$_smarty_tpl ) );?>
› : { : "smartyHook" : array:2 [ …2] } } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { : Block_297236345672f9e09452a42_47945894 {#1209 …} : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { Block_1644570087672f9e097412e7_09886775->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_811330101672f9e09749917_13785020', 'product_add_cart_below', $this->tplIndex);
›?>
: { : Smarty_Internal_Template {#2531 …} : "Block_811330101672f9e09749917_13785020" : "product_add_cart_below" : 14 } } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { : Block_297236345672f9e09452a42_47945894 {#1209 …} : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { content_672f9e0974a127_60106828(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1644570087672f9e097412e7_09886775', 'product_description_block');
›?>
: { : Smarty_Internal_Template {#2531 …} : "Block_1644570087672f9e097412e7_09886775" : "product_description_block" } } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Block_846933913672f9e097384d8_20488694->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php if ($_smarty_tpl->tpl_vars['iqitTheme']->value['pl_grid_layout'] == 1) {?>
›<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/miniatures/_partials/product-miniature-1.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
›?>
: { : "file:catalog/_partials/miniatures/_partials/product-miniature-1.tpl" : null : "agtilayouts/layout-left-column.tpl" : 0 : 31536000 : [] : 0 : false } } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { : Block_297236345672f9e09452a42_47945894 {#1209 …} : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { content_672f9e0973ef97_86098379(Smarty_Internal_Template $_smarty_tpl) … ›$_smarty_tpl->inheritance->init($_smarty_tpl, false);
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_846933913672f9e097384d8_20488694', 'product_miniature_item');
›?>
: { : Smarty_Internal_Template {#2525 …} : "Block_846933913672f9e097384d8_20488694" : "product_miniature_item" } } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Block_1021052900672f9e09732bf7_34247999->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php if ($_smarty_tpl->tpl_vars['iqitTheme']->value['pl_default_view'] == 'grid') {?>
›<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/miniatures/product.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('product'=>$_smarty_tpl->tpl_vars['product']->value,'position'=>$_smarty_tpl->tpl_vars['position']->value), 0, true);
›?>
: { : "file:catalog/_partials/miniatures/product.tpl" : null : "agtilayouts/layout-left-column.tpl" : 0 : 31536000 : array:2 [ …2] : 0 : true } } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { : Block_297236345672f9e09452a42_47945894 {#1209 …} : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { content_672f9e09736805_48291417(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1021052900672f9e09732bf7_34247999', 'product_miniature');
›?>
: { : Smarty_Internal_Template {#2516 …} : "Block_1021052900672f9e09732bf7_34247999" : "product_miniature" } } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Block_1733119384672f9e0944d853_84759893->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<div id="facets-loader-icon"><i class="fa fa-circle-o-notch fa-spin"></i></div>
›<?php $_smarty_tpl->_subTemplateRender('file:catalog/_partials/products.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('listing'=>$_smarty_tpl->tpl_vars['listing']->value), 0, false);
›?>
: { : "file:catalog/_partials/products.tpl" : null : "agtilayouts/layout-left-column.tpl" : 0 : 31536000 : array:1 [ …1] : 0 : false } } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { : Block_297236345672f9e09452a42_47945894 {#1209 …} : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { Block_72990923672f9e09449497_98501741->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1733119384672f9e0944d853_84759893', 'product_list', $this->tplIndex);
›?>
: { : Smarty_Internal_Template {#1210 …} : "Block_1733119384672f9e0944d853_84759893" : "product_list" : 1 } } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { : Block_297236345672f9e09452a42_47945894 {#1209 …} : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›} else {
›$this->process($tpl, $block->child, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_297236345672f9e09452a42_47945894 {#1209 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { Block_297236345672f9e09452a42_47945894->callBlock(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_454085355672f9e09453907_17361941', 'content', $this->tplIndex);
›?>
: { : Smarty_Internal_Template {#1210 …} : "Block_454085355672f9e09453907_17361941" : "content" : 2 } } { Smarty_Internal_Runtime_Inheritance->callBlock(Smarty_Internal_Block $block, Smarty_Internal_Template $tpl) … ›$tpl->source = $this->sources[ $block->tplIndex ];
›$block->callBlock($tpl);
›$tpl->source = array_pop($this->sourceStack);
: { : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->child))) {
›$this->callBlock($block, $tpl);
›} else {
: { : Block_297236345672f9e09452a42_47945894 {#1209 …} : Smarty_Internal_Template {#1210 …} } } { Smarty_Internal_Runtime_Inheritance->process(Smarty_Internal_Template $tpl, Smarty_Internal_Block $block, Smarty_Internal_Block $parent = null) … ›} else {
›$this->process($tpl, $block->child, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_297236345672f9e09452a42_47945894 {#1209 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { Smarty_Internal_Runtime_Inheritance->instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) … ›}
›$this->process($tpl, $block);
›}
: { : Smarty_Internal_Template {#1210 …} : Block_1313818848672f9e0945f235_36636850 {#2498 …} } } { content_672f9e09466f13_43467475(Smarty_Internal_Template $_smarty_tpl) … ›<?php
›$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_1313818848672f9e0945f235_36636850', "content_wrapper");
›?>
: { : Smarty_Internal_Template {#1210 …} : "Block_1313818848672f9e0945f235_36636850" : "content_wrapper" } } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Smarty_Internal_Runtime_Inheritance->endChild(Smarty_Internal_Template $tpl, $template = null, $uid = null, $func = null) … ›$tpl->_subTemplateRender(
›$template,
›$tpl->cache_id,
: { : "catalog/listing/product-list.tpl" : null : "agtilayouts/layout-left-column.tpl" : 0 : 31536000 : [] : 2 : false : null : null } } { content_672f9e09454143_60630530(Smarty_Internal_Template $_smarty_tpl) … › ›<?php $_smarty_tpl->inheritance->endChild($_smarty_tpl, 'layouts/layout-both-columns.tpl');
›}
: { : Smarty_Internal_Template {#1205 …} : "layouts/layout-both-columns.tpl" } } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Smarty_Internal_Runtime_Inheritance->endChild(Smarty_Internal_Template $tpl, $template = null, $uid = null, $func = null) … ›$tpl->_subTemplateRender(
›$template,
›$tpl->cache_id,
: { : "catalog/listing/product-list.tpl" : null : "agtilayouts/layout-left-column.tpl" : 0 : 31536000 : [] : 2 : false : null : null } } { content_672f9e0944fb07_70424360(Smarty_Internal_Template $_smarty_tpl) … › ›<?php $_smarty_tpl->inheritance->endChild($_smarty_tpl, $_smarty_tpl->tpl_vars['layout']->value);
›}
: { : Smarty_Internal_Template {#1199 …} : "layouts/layout-left-column.tpl" } } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->_subTemplateRender($template, $cache_id, $compile_id, $caching, $cache_lifetime, $data, $scope, $forceTplCache, $uid = null, $content_func = null) … ›} else {
›$tpl->render();
›}
} { Smarty_Internal_Runtime_Inheritance->endChild(Smarty_Internal_Template $tpl, $template = null, $uid = null, $func = null) … ›$tpl->_subTemplateRender(
›$template,
›$tpl->cache_id,
: { : "catalog/listing/product-list.tpl" : null : "agtilayouts/layout-left-column.tpl" : 0 : 31536000 : [] : 2 : false : null : null } } { content_672f9e0943df54_87270911(Smarty_Internal_Template $_smarty_tpl) … ›}
›$_smarty_tpl->inheritance->endChild($_smarty_tpl, 'catalog/listing/product-list.tpl');
›}
: { : Smarty_Internal_Template {#1188 …} : "catalog/listing/product-list.tpl" } } { Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) … ›}
›$unifunc($_template);
›foreach ($_template->endRenderCallbacks as $callback) {
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) … ›} else {
›$this->getRenderedTemplateCode($_template);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_Template->render($no_output_filter = true, $display = null) … ›}
›$this->compiled->render($this);
›}
: { : Smarty_Internal_Template {#1188 …} } } { Smarty_Internal_TemplateBase->_execute($template, $cache_id, $compile_id, $parent, $function) … ›}
›$result = $template->render(false, $function);
›$template->_cleanUp();
: { : false : 0 } } { Smarty_Internal_TemplateBase->fetch($template = null, $cache_id = null, $compile_id = null, $parent = null) … ›{
›$result = $this->_execute($template, $cache_id, $compile_id, $parent, 0);
›return $result === null ? ob_get_clean() : $result;
: { : Smarty_Internal_Template {#1188 …} : null : "agtilayouts/layout-left-column.tpl" : null : 0 } } { FrontControllerCore->smartyOutputContent($content) … ›} else {
›$html = $this->context->smarty->fetch($content, null, $theme . $this->getLayout());
›}
: { : "catalog/listing/category.tpl" : null : "agtilayouts/layout-left-column.tpl" } } { FrontControllerCore->display() … › ›$this->smartyOutputContent($this->template);
› : { : "catalog/listing/category.tpl" } } { ControllerCore->run() … ›} else {
›$this->display();
›}
} { DispatcherCore->dispatch() … ›// Running controller
›$controller->run();
› } { ›require dirname(__FILE__).'/config/config.inc.php';
›Dispatcher::getInstance()->dispatch();
› } } }