SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_product_entity_datetime` AS `t_d` INNER JOIN `catalog_product_entity` AS `e` ON e.row_id = t_d.row_id AND (e.created_in <= '1681146840' AND e.updated_in > '1681146840') LEFT JOIN `catalog_product_entity_datetime` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.row_id = t_d.row_id AND t_s.store_id = 1 WHERE (e.entity_id IN (17, 1, 109)) AND (t_d.attribute_id IN (252, 149, 148, 101, 102, 94, 95, 79, 80)) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) UNION ALL SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_product_entity_varchar` AS `t_d` INNER JOIN `catalog_product_entity` AS `e` ON e.row_id = t_d.row_id AND (e.created_in <= '1681146840' AND e.updated_in > '1681146840') LEFT JOIN `catalog_product_entity_varchar` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.row_id = t_d.row_id AND t_s.store_id = 1 WHERE (e.entity_id IN (17, 1, 109)) AND (t_d.attribute_id IN (142, 153, 223, 158, 159, 160, 114, 100, 116, 117, 189, 161, 96, 134, 198, 163, 87, 109, 221, 132, 233, 86, 84, 124, 73, 106, 104, 131, 166, 167, 88, 110, 253, 135, 245, 89, 111, 172, 173, 174, 175, 250, 121, 122, 225, 179)) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) UNION ALL SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_product_entity_int` AS `t_d` INNER JOIN `catalog_product_entity` AS `e` ON e.row_id = t_d.row_id AND (e.created_in <= '1681146840' AND e.updated_in > '1681146840') LEFT JOIN `catalog_product_entity_int` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.row_id = t_d.row_id AND t_s.store_id = 1 WHERE (e.entity_id IN (17, 1, 109)) AND (t_d.attribute_id IN (145, 144, 191, 181, 224, 93, 140, 184, 162, 185, 164, 187, 133, 130, 83, 231, 165, 91, 125, 128, 115, 194, 193, 234, 129, 168, 169, 126, 170, 226, 228, 246, 247, 136, 171, 176, 177, 196, 195, 192, 190, 186, 188, 178, 127)) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) UNION ALL SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_product_entity_decimal` AS `t_d` INNER JOIN `catalog_product_entity` AS `e` ON e.row_id = t_d.row_id AND (e.created_in <= '1681146840' AND e.updated_in > '1681146840') LEFT JOIN `catalog_product_entity_decimal` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.row_id = t_d.row_id AND t_s.store_id = 1 WHERE (e.entity_id IN (17, 1, 109)) AND (t_d.attribute_id IN (81, 180, 199, 98, 123, 183, 182, 77, 78, 92, 82)) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) UNION ALL SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `catalog_product_entity_text` AS `t_d` INNER JOIN `catalog_product_entity` AS `e` ON e.row_id = t_d.row_id AND (e.created_in <= '1681146840' AND e.updated_in > '1681146840') LEFT JOIN `catalog_product_entity_text` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.row_id = t_d.row_id AND t_s.store_id = 1 WHERE (e.entity_id IN (17, 1, 109)) AND (t_d.attribute_id IN (103, 75, 232, 85, 76, 222, 157)) AND (t_d.store_id = IFNULL(t_s.store_id, 0))2 exception(s): Exception #0 (Zend_Db_Adapter_Exception): SQLSTATE[HY000] [2002] Connection refused Exception #1 (PDOException): SQLSTATE[HY000] [2002] Connection refused Exception #0 (Zend_Db_Adapter_Exception): SQLSTATE[HY000] [2002] Connection refused
#1 Zend_Db_Adapter_Pdo_Mysql->_connect() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:424]
#2 Magento\Framework\DB\Adapter\Pdo\Mysql->_connect() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:589]
#3 Magento\Framework\DB\Adapter\Pdo\Mysql->_query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:627]
#4 Magento\Framework\DB\Adapter\Pdo\Mysql->query() called at [generated/code/Magento/Framework/DB/Adapter/Pdo/Mysql/Interceptor.php:95]
#5 Magento\Framework\DB\Adapter\Pdo\Mysql\Interceptor->query() called at [vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php:737]
#6 Zend_Db_Adapter_Abstract->fetchAll() called at [generated/code/Magento/Framework/DB/Adapter/Pdo/Mysql/Interceptor.php:1085]
#7 Magento\Framework\DB\Adapter\Pdo\Mysql\Interceptor->fetchAll() called at [vendor/magento/module-eav/Model/Entity/Collection/AbstractCollection.php:1205]
#8 Magento\Eav\Model\Entity\Collection\AbstractCollection->_loadAttributes() called at [vendor/magento/module-catalog/Model/ResourceModel/Product/Collection.php:671]
#9 Magento\Catalog\Model\ResourceModel\Product\Collection->_loadAttributes() called at [generated/code/Magento/Catalog/Model/ResourceModel/Product/Collection/Interceptor.php:104]
#10 Magento\Catalog\Model\ResourceModel\Product\Collection\Interceptor->_loadAttributes() called at [vendor/magento/module-eav/Model/Entity/Collection/AbstractCollection.php:933]
#11 Magento\Eav\Model\Entity\Collection\AbstractCollection->load() called at [vendor/magento/module-catalog/Model/ResourceModel/Product/Collection.php:833]
#12 Magento\Catalog\Model\ResourceModel\Product\Collection->load() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#13 Magento\Catalog\Model\ResourceModel\Product\Collection\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#14 Magento\Catalog\Model\ResourceModel\Product\Collection\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#15 Magento\Catalog\Model\ResourceModel\Product\Collection\Interceptor->___callPlugins() called at [generated/code/Magento/Catalog/Model/ResourceModel/Product/Collection/Interceptor.php:140]
#16 Magento\Catalog\Model\ResourceModel\Product\Collection\Interceptor->load() called at [vendor/magento/framework/Data/Collection.php:850]
#17 Magento\Framework\Data\Collection->count() called at [generated/code/Magento/Catalog/Model/ResourceModel/Product/Collection/Interceptor.php:1247]
#18 Magento\Catalog\Model\ResourceModel\Product\Collection\Interceptor->count()
#19 sizeof() called at [app/code/Tadashi/SEO/Block/RichSnippets/Category.php:221]
#20 Tadashi\SEO\Block\RichSnippets\Category->getCategoryProductImagesEncoded() called at [generated/code/Tadashi/SEO/Block/RichSnippets/Category/Interceptor.php:41]
#21 Tadashi\SEO\Block\RichSnippets\Category\Interceptor->getCategoryProductImagesEncoded() called at [app/code/Tadashi/SEO/Block/RichSnippets/Category.php:174]
#22 Tadashi\SEO\Block\RichSnippets\Category->getCurrentCategoryData() called at [generated/code/Tadashi/SEO/Block/RichSnippets/Category/Interceptor.php:23]
#23 Tadashi\SEO\Block\RichSnippets\Category\Interceptor->getCurrentCategoryData() called at [app/code/Tadashi/SEO/Block/RichSnippets/Category.php:123]
#24 Tadashi\SEO\Block\RichSnippets\Category->__construct() called at [generated/code/Tadashi/SEO/Block/RichSnippets/Category/Interceptor.php:14]
#25 Tadashi\SEO\Block\RichSnippets\Category\Interceptor->__construct() called at [vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:121]
#26 Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject() called at [vendor/magento/framework/ObjectManager/Factory/Compiled.php:108]
#27 Magento\Framework\ObjectManager\Factory\Compiled->create() called at [vendor/magento/framework/ObjectManager/ObjectManager.php:56]
#28 Magento\Framework\ObjectManager\ObjectManager->create() called at [vendor/magento/framework/View/Element/BlockFactory.php:46]
#29 Magento\Framework\View\Element\BlockFactory->createBlock() called at [vendor/magento/framework/View/Layout/Generator/Block.php:272]
#30 Magento\Framework\View\Layout\Generator\Block->getBlockInstance() called at [vendor/magento/framework/View/Layout/Generator/Block.php:252]
#31 Magento\Framework\View\Layout\Generator\Block->createBlock() called at [vendor/magento/framework/View/Layout/Generator/Block.php:229]
#32 Magento\Framework\View\Layout\Generator\Block->generateBlock() called at [vendor/magento/framework/View/Layout/Generator/Block.php:134]
#33 Magento\Framework\View\Layout\Generator\Block->process() called at [vendor/magento/framework/View/Layout/GeneratorPool.php:93]
#34 Magento\Framework\View\Layout\GeneratorPool->process() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#35 Magento\Framework\View\Layout\GeneratorPool\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#36 Magento\Framework\View\Layout\GeneratorPool\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#37 Magento\Framework\View\Layout\GeneratorPool\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/View/Layout/GeneratorPool/Interceptor.php:32]
#38 Magento\Framework\View\Layout\GeneratorPool\Interceptor->process() called at [vendor/magento/framework/View/Layout.php:365]
#39 Magento\Framework\View\Layout->generateElements() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#40 Magento\Framework\View\Layout\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#41 Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#42 Magento\Framework\View\Layout\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:68]
#43 Magento\Framework\View\Layout\Interceptor->generateElements() called at [vendor/magento/framework/View/Layout/Builder.php:129]
#44 Magento\Framework\View\Layout\Builder->generateLayoutBlocks() called at [vendor/magento/framework/View/Page/Builder.php:65]
#45 Magento\Framework\View\Page\Builder->generateLayoutBlocks() called at [vendor/magento/framework/View/Layout/Builder.php:65]
#46 Magento\Framework\View\Layout\Builder->build() called at [vendor/magento/framework/View/Page/Config.php:224]
#47 Magento\Framework\View\Page\Config->build() called at [vendor/magento/framework/View/Page/Config.php:587]
#48 Magento\Framework\View\Page\Config->getElementAttribute() called at [vendor/magento/framework/View/Page/Config.php:545]
#49 Magento\Framework\View\Page\Config->addBodyClass() called at [app/code/Tadashi/Catalog/Controller/Category/View.php:200]
#50 Tadashi\Catalog\Controller\Category\View->execute() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#51 Tadashi\Catalog\Controller\Category\View\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#52 Tadashi\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/instantsearch/instantsearchplus/Model/Plugin/Html/CategoryView.php:48]
#53 Autocompleteplus\Autosuggest\Model\Plugin\Html\CategoryView->aroundExecute() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#54 Tadashi\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [app/code/Manadev/Core/Helper.php:185]
#55 Manadev\Core\Helper->handleHttpAndLogAllQueries() called at [app/code/Manadev/Core/Plugins/ActionPlugin.php:19]
#56 Manadev\Core\Plugins\ActionPlugin->aroundExecute() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#57 Tadashi\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/App/Action/Plugin/ActionFlagNoDispatchPlugin.php:51]
#58 Magento\Framework\App\Action\Plugin\ActionFlagNoDispatchPlugin->aroundExecute() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#59 Tadashi\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#60 Tadashi\Catalog\Controller\Category\View\Interceptor->___callPlugins() called at [generated/code/Tadashi/Catalog/Controller/Category/View/Interceptor.php:23]
#61 Tadashi\Catalog\Controller\Category\View\Interceptor->execute() called at [vendor/magento/framework/App/Action/Action.php:111]
#62 Magento\Framework\App\Action\Action->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#63 Tadashi\Catalog\Controller\Category\View\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#64 Tadashi\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/boltpay/bolt-magento2/Plugin/Magento/Framework/App/Action/AbstractActionPlugin.php:79]
#65 Bolt\Boltpay\Plugin\Magento\Framework\App\Action\AbstractActionPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#66 Tadashi\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#67 Tadashi\Catalog\Controller\Category\View\Interceptor->___callPlugins() called at [generated/code/Tadashi/Catalog/Controller/Category/View/Interceptor.php:32]
#68 Tadashi\Catalog\Controller\Category\View\Interceptor->dispatch() called at [vendor/magento/framework/App/FrontController.php:186]
#69 Magento\Framework\App\FrontController->processRequest() called at [vendor/magento/framework/App/FrontController.php:118]
#70 Magento\Framework\App\FrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#71 Magento\Framework\App\FrontController\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#72 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:99]
#73 Magento\Store\App\FrontController\Plugin\RequestPreprocessor->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#74 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php:75]
#75 Magento\PageCache\Model\App\FrontController\BuiltinPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#76 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#77 Magento\Framework\App\FrontController\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:23]
#78 Magento\Framework\App\FrontController\Interceptor->dispatch() called at [vendor/magento/framework/App/Http.php:116]
#79 Magento\Framework\App\Http->launch() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:23]
#80 Magento\Framework\App\Http\Interceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:263]
#81 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:29]
Exception #1 (PDOException): SQLSTATE[HY000] [2002] Connection refused
#1 Zend_Db_Adapter_Pdo_Abstract->_connect() called at [vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Mysql.php:111]
#2 Zend_Db_Adapter_Pdo_Mysql->_connect() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:424]
#3 Magento\Framework\DB\Adapter\Pdo\Mysql->_connect() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:589]
#4 Magento\Framework\DB\Adapter\Pdo\Mysql->_query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:627]
#5 Magento\Framework\DB\Adapter\Pdo\Mysql->query() called at [generated/code/Magento/Framework/DB/Adapter/Pdo/Mysql/Interceptor.php:95]
#6 Magento\Framework\DB\Adapter\Pdo\Mysql\Interceptor->query() called at [vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php:737]
#7 Zend_Db_Adapter_Abstract->fetchAll() called at [generated/code/Magento/Framework/DB/Adapter/Pdo/Mysql/Interceptor.php:1085]
#8 Magento\Framework\DB\Adapter\Pdo\Mysql\Interceptor->fetchAll() called at [vendor/magento/module-eav/Model/Entity/Collection/AbstractCollection.php:1205]
#9 Magento\Eav\Model\Entity\Collection\AbstractCollection->_loadAttributes() called at [vendor/magento/module-catalog/Model/ResourceModel/Product/Collection.php:671]
#10 Magento\Catalog\Model\ResourceModel\Product\Collection->_loadAttributes() called at [generated/code/Magento/Catalog/Model/ResourceModel/Product/Collection/Interceptor.php:104]
#11 Magento\Catalog\Model\ResourceModel\Product\Collection\Interceptor->_loadAttributes() called at [vendor/magento/module-eav/Model/Entity/Collection/AbstractCollection.php:933]
#12 Magento\Eav\Model\Entity\Collection\AbstractCollection->load() called at [vendor/magento/module-catalog/Model/ResourceModel/Product/Collection.php:833]
#13 Magento\Catalog\Model\ResourceModel\Product\Collection->load() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#14 Magento\Catalog\Model\ResourceModel\Product\Collection\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#15 Magento\Catalog\Model\ResourceModel\Product\Collection\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#16 Magento\Catalog\Model\ResourceModel\Product\Collection\Interceptor->___callPlugins() called at [generated/code/Magento/Catalog/Model/ResourceModel/Product/Collection/Interceptor.php:140]
#17 Magento\Catalog\Model\ResourceModel\Product\Collection\Interceptor->load() called at [vendor/magento/framework/Data/Collection.php:850]
#18 Magento\Framework\Data\Collection->count() called at [generated/code/Magento/Catalog/Model/ResourceModel/Product/Collection/Interceptor.php:1247]
#19 Magento\Catalog\Model\ResourceModel\Product\Collection\Interceptor->count()
#20 sizeof() called at [app/code/Tadashi/SEO/Block/RichSnippets/Category.php:221]
#21 Tadashi\SEO\Block\RichSnippets\Category->getCategoryProductImagesEncoded() called at [generated/code/Tadashi/SEO/Block/RichSnippets/Category/Interceptor.php:41]
#22 Tadashi\SEO\Block\RichSnippets\Category\Interceptor->getCategoryProductImagesEncoded() called at [app/code/Tadashi/SEO/Block/RichSnippets/Category.php:174]
#23 Tadashi\SEO\Block\RichSnippets\Category->getCurrentCategoryData() called at [generated/code/Tadashi/SEO/Block/RichSnippets/Category/Interceptor.php:23]
#24 Tadashi\SEO\Block\RichSnippets\Category\Interceptor->getCurrentCategoryData() called at [app/code/Tadashi/SEO/Block/RichSnippets/Category.php:123]
#25 Tadashi\SEO\Block\RichSnippets\Category->__construct() called at [generated/code/Tadashi/SEO/Block/RichSnippets/Category/Interceptor.php:14]
#26 Tadashi\SEO\Block\RichSnippets\Category\Interceptor->__construct() called at [vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:121]
#27 Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject() called at [vendor/magento/framework/ObjectManager/Factory/Compiled.php:108]
#28 Magento\Framework\ObjectManager\Factory\Compiled->create() called at [vendor/magento/framework/ObjectManager/ObjectManager.php:56]
#29 Magento\Framework\ObjectManager\ObjectManager->create() called at [vendor/magento/framework/View/Element/BlockFactory.php:46]
#30 Magento\Framework\View\Element\BlockFactory->createBlock() called at [vendor/magento/framework/View/Layout/Generator/Block.php:272]
#31 Magento\Framework\View\Layout\Generator\Block->getBlockInstance() called at [vendor/magento/framework/View/Layout/Generator/Block.php:252]
#32 Magento\Framework\View\Layout\Generator\Block->createBlock() called at [vendor/magento/framework/View/Layout/Generator/Block.php:229]
#33 Magento\Framework\View\Layout\Generator\Block->generateBlock() called at [vendor/magento/framework/View/Layout/Generator/Block.php:134]
#34 Magento\Framework\View\Layout\Generator\Block->process() called at [vendor/magento/framework/View/Layout/GeneratorPool.php:93]
#35 Magento\Framework\View\Layout\GeneratorPool->process() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#36 Magento\Framework\View\Layout\GeneratorPool\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#37 Magento\Framework\View\Layout\GeneratorPool\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#38 Magento\Framework\View\Layout\GeneratorPool\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/View/Layout/GeneratorPool/Interceptor.php:32]
#39 Magento\Framework\View\Layout\GeneratorPool\Interceptor->process() called at [vendor/magento/framework/View/Layout.php:365]
#40 Magento\Framework\View\Layout->generateElements() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#41 Magento\Framework\View\Layout\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#42 Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#43 Magento\Framework\View\Layout\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:68]
#44 Magento\Framework\View\Layout\Interceptor->generateElements() called at [vendor/magento/framework/View/Layout/Builder.php:129]
#45 Magento\Framework\View\Layout\Builder->generateLayoutBlocks() called at [vendor/magento/framework/View/Page/Builder.php:65]
#46 Magento\Framework\View\Page\Builder->generateLayoutBlocks() called at [vendor/magento/framework/View/Layout/Builder.php:65]
#47 Magento\Framework\View\Layout\Builder->build() called at [vendor/magento/framework/View/Page/Config.php:224]
#48 Magento\Framework\View\Page\Config->build() called at [vendor/magento/framework/View/Page/Config.php:587]
#49 Magento\Framework\View\Page\Config->getElementAttribute() called at [vendor/magento/framework/View/Page/Config.php:545]
#50 Magento\Framework\View\Page\Config->addBodyClass() called at [app/code/Tadashi/Catalog/Controller/Category/View.php:200]
#51 Tadashi\Catalog\Controller\Category\View->execute() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#52 Tadashi\Catalog\Controller\Category\View\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#53 Tadashi\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/instantsearch/instantsearchplus/Model/Plugin/Html/CategoryView.php:48]
#54 Autocompleteplus\Autosuggest\Model\Plugin\Html\CategoryView->aroundExecute() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#55 Tadashi\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [app/code/Manadev/Core/Helper.php:185]
#56 Manadev\Core\Helper->handleHttpAndLogAllQueries() called at [app/code/Manadev/Core/Plugins/ActionPlugin.php:19]
#57 Manadev\Core\Plugins\ActionPlugin->aroundExecute() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#58 Tadashi\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/App/Action/Plugin/ActionFlagNoDispatchPlugin.php:51]
#59 Magento\Framework\App\Action\Plugin\ActionFlagNoDispatchPlugin->aroundExecute() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#60 Tadashi\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#61 Tadashi\Catalog\Controller\Category\View\Interceptor->___callPlugins() called at [generated/code/Tadashi/Catalog/Controller/Category/View/Interceptor.php:23]
#62 Tadashi\Catalog\Controller\Category\View\Interceptor->execute() called at [vendor/magento/framework/App/Action/Action.php:111]
#63 Magento\Framework\App\Action\Action->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#64 Tadashi\Catalog\Controller\Category\View\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#65 Tadashi\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/boltpay/bolt-magento2/Plugin/Magento/Framework/App/Action/AbstractActionPlugin.php:79]
#66 Bolt\Boltpay\Plugin\Magento\Framework\App\Action\AbstractActionPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#67 Tadashi\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#68 Tadashi\Catalog\Controller\Category\View\Interceptor->___callPlugins() called at [generated/code/Tadashi/Catalog/Controller/Category/View/Interceptor.php:32]
#69 Tadashi\Catalog\Controller\Category\View\Interceptor->dispatch() called at [vendor/magento/framework/App/FrontController.php:186]
#70 Magento\Framework\App\FrontController->processRequest() called at [vendor/magento/framework/App/FrontController.php:118]
#71 Magento\Framework\App\FrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#72 Magento\Framework\App\FrontController\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#73 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:99]
#74 Magento\Store\App\FrontController\Plugin\RequestPreprocessor->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#75 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php:75]
#76 Magento\PageCache\Model\App\FrontController\BuiltinPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#77 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#78 Magento\Framework\App\FrontController\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:23]
#79 Magento\Framework\App\FrontController\Interceptor->dispatch() called at [vendor/magento/framework/App/Http.php:116]
#80 Magento\Framework\App\Http->launch() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:23]
#81 Magento\Framework\App\Http\Interceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:263]
#82 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:29]