a:14:{s:6:"config";s:1547:"a:5:{s:10:"phpVersion";s:6:"8.2.30";s:10:"yiiVersion";s:6:"2.0.55";s:11:"application";a:8:{s:3:"yii";s:6:"2.0.55";s:4:"name";s:14:"My Application";s:7:"version";s:3:"1.0";s:8:"language";s:5:"en-US";s:14:"sourceLanguage";s:5:"en-US";s:7:"charset";s:5:"UTF-8";s:3:"env";s:3:"dev";s:5:"debug";b:1;}s:3:"php";a:5:{s:7:"version";s:6:"8.2.30";s:6:"xdebug";b:0;s:3:"apc";b:0;s:8:"memcache";b:0;s:9:"memcached";b:1;}s:10:"extensions";a:5:{s:18:"yiisoft/yii2-faker";a:3:{s:4:"name";s:18:"yiisoft/yii2-faker";s:7:"version";s:7:"2.0.5.0";s:5:"alias";a:1:{s:10:"@yii/faker";s:60:"/home/sheishei/apinew.shei.dev/vendor/yiisoft/yii2-faker/src";}}s:23:"yiisoft/yii2-bootstrap5";a:4:{s:4:"name";s:23:"yiisoft/yii2-bootstrap5";s:7:"version";s:8:"2.0.51.0";s:5:"alias";a:1:{s:15:"@yii/bootstrap5";s:65:"/home/sheishei/apinew.shei.dev/vendor/yiisoft/yii2-bootstrap5/src";}s:9:"bootstrap";s:40:"yii\bootstrap5\i18n\TranslationBootstrap";}s:18:"yiisoft/yii2-debug";a:3:{s:4:"name";s:18:"yiisoft/yii2-debug";s:7:"version";s:8:"2.1.28.0";s:5:"alias";a:1:{s:10:"@yii/debug";s:60:"/home/sheishei/apinew.shei.dev/vendor/yiisoft/yii2-debug/src";}}s:26:"yiisoft/yii2-symfonymailer";a:3:{s:4:"name";s:26:"yiisoft/yii2-symfonymailer";s:7:"version";s:7:"2.0.4.0";s:5:"alias";a:1:{s:18:"@yii/symfonymailer";s:68:"/home/sheishei/apinew.shei.dev/vendor/yiisoft/yii2-symfonymailer/src";}}s:16:"yiisoft/yii2-gii";a:3:{s:4:"name";s:16:"yiisoft/yii2-gii";s:7:"version";s:7:"2.2.7.0";s:5:"alias";a:1:{s:8:"@yii/gii";s:58:"/home/sheishei/apinew.shei.dev/vendor/yiisoft/yii2-gii/src";}}}}";s:3:"log";s:7957:"a:1:{s:8:"messages";a:23:{i:0;a:6:{i:0;s:68:"Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()";i:1;i:8;i:2;s:31:"yii\base\Application::bootstrap";i:3;d:1778933201.263125896453857421875;i:4;a:0:{}i:5;i:739384;}i:1;a:6:{i:0;s:60:"Bootstrap with common\bootstrap\MailerBootstrap::bootstrap()";i:1;i:8;i:2;s:31:"yii\base\Application::bootstrap";i:3;d:1778933201.2634909152984619140625;i:4;a:0:{}i:5;i:741360;}i:2;a:6:{i:0;s:33:"Bootstrap with yii\log\Dispatcher";i:1;i:8;i:2;s:31:"yii\base\Application::bootstrap";i:3;d:1778933201.2645180225372314453125;i:4;a:0:{}i:5;i:753912;}i:3;a:6:{i:0;s:21:"Loading module: debug";i:1;i:8;i:2;s:26:"yii\base\Module::getModule";i:3;d:1778933201.26455593109130859375;i:4;a:0:{}i:5;i:754552;}i:4;a:6:{i:0;s:15:"Session started";i:1;i:4;i:2;s:21:"yii\web\Session::open";i:3;d:1778933201.268229007720947265625;i:4;a:0:{}i:5;i:785800;}i:5;a:6:{i:0;s:29:"SHOW FULL COLUMNS FROM `user`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.2731859683990478515625;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:799448;}i:6;a:6:{i:0;s:62:"Opening DB connection: mysql:host=localhost;dbname=sheishei_db";i:1;i:4;i:2;s:23:"yii\db\Connection::open";i:3;d:1778933201.2733190059661865234375;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:801568;}i:11;a:6:{i:0;s:24:"SHOW CREATE TABLE `user`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.2765181064605712890625;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:857520;}i:14;a:6:{i:0;s:764:"SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'user' AND `kcu`.`TABLE_NAME` = 'user'";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.277861118316650390625;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:858168;}i:17;a:6:{i:0;s:53:"SELECT * FROM `user` WHERE (`id`=1) AND (`status`=10)";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.2810089588165283203125;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:866240;}i:20;a:6:{i:0;s:44:"Bootstrap with yii\debug\Module::bootstrap()";i:1;i:8;i:2;s:31:"yii\base\Application::bootstrap";i:3;d:1778933201.28705310821533203125;i:4;a:0:{}i:5;i:877952;}i:21;a:6:{i:0;s:19:"Loading module: gii";i:1;i:8;i:2;s:26:"yii\base\Module::getModule";i:3;d:1778933201.287487030029296875;i:4;a:0:{}i:5;i:883296;}i:22;a:6:{i:0;s:42:"Bootstrap with yii\gii\Module::bootstrap()";i:1;i:8;i:2;s:31:"yii\base\Application::bootstrap";i:3;d:1778933201.2877008914947509765625;i:4;a:0:{}i:5;i:884120;}i:24;a:6:{i:0;s:19:"Route requested: ''";i:1;i:8;i:2;s:34:"yii\web\Application::handleRequest";i:3;d:1778933201.2881810665130615234375;i:4;a:0:{}i:5;i:884184;}i:25;a:6:{i:0;s:27:"Route to run: product/index";i:1;i:8;i:2;s:30:"yii\base\Controller::runAction";i:3;d:1778933201.289905071258544921875;i:4;a:0:{}i:5;i:886672;}i:26;a:6:{i:0;s:68:"Running action: backend\controllers\ProductController::actionIndex()";i:1;i:8;i:2;s:36:"yii\base\InlineAction::runWithParams";i:3;d:1778933201.290544986724853515625;i:4;a:0:{}i:5;i:897328;}i:27;a:6:{i:0;s:84:"Rendering view file: /home/sheishei/apinew.shei.dev/backend/views/product/testsh.php";i:1;i:8;i:2;s:25:"yii\base\View::renderFile";i:3;d:1778933201.2911128997802734375;i:4;a:1:{i:0;a:5:{s:4:"file";s:72:"/home/sheishei/apinew.shei.dev/backend/controllers/ProductController.php";s:4:"line";i:45;s:8:"function";s:6:"render";s:5:"class";s:19:"yii\base\Controller";s:4:"type";s:2:"->";}}i:5;i:901776;}i:28;a:6:{i:0;s:82:"Rendering view file: /home/sheishei/apinew.shei.dev/backend/views/layouts/main.php";i:1;i:8;i:2;s:25:"yii\base\View::renderFile";i:3;d:1778933201.2914969921112060546875;i:4;a:1:{i:0;a:5:{s:4:"file";s:72:"/home/sheishei/apinew.shei.dev/backend/controllers/ProductController.php";s:4:"line";i:45;s:8:"function";s:6:"render";s:5:"class";s:19:"yii\base\Controller";s:4:"type";s:2:"->";}}i:5;i:904072;}i:29;a:6:{i:0;s:83:"Rendering view file: /home/sheishei/apinew.shei.dev/backend/views/layouts/_head.php";i:1;i:8;i:2;s:25:"yii\base\View::renderFile";i:3;d:1778933201.2920210361480712890625;i:4;a:2:{i:0;a:5:{s:4:"file";s:61:"/home/sheishei/apinew.shei.dev/backend/views/layouts/main.php";s:4:"line";i:12;s:8:"function";s:6:"render";s:5:"class";s:13:"yii\base\View";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:72:"/home/sheishei/apinew.shei.dev/backend/controllers/ProductController.php";s:4:"line";i:45;s:8:"function";s:6:"render";s:5:"class";s:19:"yii\base\Controller";s:4:"type";s:2:"->";}}i:5;i:926848;}i:30;a:6:{i:0;s:85:"Rendering view file: /home/sheishei/apinew.shei.dev/backend/views/layouts/_header.php";i:1;i:8;i:2;s:25:"yii\base\View::renderFile";i:3;d:1778933201.295692920684814453125;i:4;a:2:{i:0;a:5:{s:4:"file";s:61:"/home/sheishei/apinew.shei.dev/backend/views/layouts/main.php";s:4:"line";i:24;s:8:"function";s:6:"render";s:5:"class";s:13:"yii\base\View";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:72:"/home/sheishei/apinew.shei.dev/backend/controllers/ProductController.php";s:4:"line";i:45;s:8:"function";s:6:"render";s:5:"class";s:19:"yii\base\Controller";s:4:"type";s:2:"->";}}i:5;i:956456;}i:31;a:6:{i:0;s:85:"Rendering view file: /home/sheishei/apinew.shei.dev/backend/views/layouts/_footer.php";i:1;i:8;i:2;s:25:"yii\base\View::renderFile";i:3;d:1778933201.2992889881134033203125;i:4;a:2:{i:0;a:5:{s:4:"file";s:61:"/home/sheishei/apinew.shei.dev/backend/views/layouts/main.php";s:4:"line";i:36;s:8:"function";s:6:"render";s:5:"class";s:13:"yii\base\View";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:72:"/home/sheishei/apinew.shei.dev/backend/controllers/ProductController.php";s:4:"line";i:45;s:8:"function";s:6:"render";s:5:"class";s:19:"yii\base\Controller";s:4:"type";s:2:"->";}}i:5;i:967120;}i:32;a:6:{i:0;s:103:"Access to debugger is denied due to IP address restriction. The requesting IP address is 178.131.150.68";i:1;i:2;i:2;s:29:"yii\debug\Module::checkAccess";i:3;d:1778933201.300734996795654296875;i:4;a:2:{i:0;a:5:{s:4:"file";s:61:"/home/sheishei/apinew.shei.dev/backend/views/layouts/main.php";s:4:"line";i:38;s:8:"function";s:7:"endBody";s:5:"class";s:12:"yii\web\View";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:72:"/home/sheishei/apinew.shei.dev/backend/controllers/ProductController.php";s:4:"line";i:45;s:8:"function";s:6:"render";s:5:"class";s:19:"yii\base\Controller";s:4:"type";s:2:"->";}}i:5;i:973544;}i:33;a:6:{i:0;s:103:"Access to debugger is denied due to IP address restriction. The requesting IP address is 178.131.150.68";i:1;i:2;i:2;s:29:"yii\debug\Module::checkAccess";i:3;d:1778933201.3015000820159912109375;i:4;a:0:{}i:5;i:940168;}}}";s:9:"profiling";s:5115:"a:3:{s:6:"memory";i:1067128;s:4:"time";d:0.0471210479736328125;s:8:"messages";a:10:{i:7;a:6:{i:0;s:62:"Opening DB connection: mysql:host=localhost;dbname=sheishei_db";i:1;i:80;i:2;s:23:"yii\db\Connection::open";i:3;d:1778933201.27336788177490234375;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:802376;}i:8;a:6:{i:0;s:62:"Opening DB connection: mysql:host=localhost;dbname=sheishei_db";i:1;i:96;i:2;s:23:"yii\db\Connection::open";i:3;d:1778933201.275012969970703125;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:845616;}i:9;a:6:{i:0;s:29:"SHOW FULL COLUMNS FROM `user`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.2750790119171142578125;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:845560;}i:10;a:6:{i:0;s:29:"SHOW FULL COLUMNS FROM `user`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.2764151096343994140625;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:856232;}i:12;a:6:{i:0;s:24:"SHOW CREATE TABLE `user`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.276565074920654296875;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:858432;}i:13;a:6:{i:0;s:24:"SHOW CREATE TABLE `user`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.27684688568115234375;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:860368;}i:15;a:6:{i:0;s:764:"SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'user' AND `kcu`.`TABLE_NAME` = 'user'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.2779319286346435546875;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:859208;}i:16;a:6:{i:0;s:764:"SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'user' AND `kcu`.`TABLE_NAME` = 'user'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.2786800861358642578125;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:861064;}i:18;a:6:{i:0;s:53:"SELECT * FROM `user` WHERE (`id`=1) AND (`status`=10)";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.28106689453125;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:866624;}i:19;a:6:{i:0;s:53:"SELECT * FROM `user` WHERE (`id`=1) AND (`status`=10)";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.281526088714599609375;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:868744;}}}";s:2:"db";s:4300:"a:1:{s:8:"messages";a:8:{i:9;a:6:{i:0;s:29:"SHOW FULL COLUMNS FROM `user`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.2750790119171142578125;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:845560;}i:10;a:6:{i:0;s:29:"SHOW FULL COLUMNS FROM `user`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.2764151096343994140625;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:856232;}i:12;a:6:{i:0;s:24:"SHOW CREATE TABLE `user`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.276565074920654296875;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:858432;}i:13;a:6:{i:0;s:24:"SHOW CREATE TABLE `user`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.27684688568115234375;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:860368;}i:15;a:6:{i:0;s:764:"SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'user' AND `kcu`.`TABLE_NAME` = 'user'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.2779319286346435546875;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:859208;}i:16;a:6:{i:0;s:764:"SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'user' AND `kcu`.`TABLE_NAME` = 'user'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.2786800861358642578125;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:861064;}i:18;a:6:{i:0;s:53:"SELECT * FROM `user` WHERE (`id`=1) AND (`status`=10)";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.28106689453125;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:866624;}i:19;a:6:{i:0;s:53:"SELECT * FROM `user` WHERE (`id`=1) AND (`status`=10)";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1778933201.281526088714599609375;i:4;a:1:{i:0;a:5:{s:4:"file";s:53:"/home/sheishei/apinew.shei.dev/common/models/User.php";s:4:"line";i:67;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:868744;}}}";s:5:"event";s:6968:"a:37:{i:0;a:5:{s:4:"time";d:1778933201.2712109088897705078125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:18:"yii\db\ActiveQuery";}i:1;a:5:{s:4:"time";d:1778933201.275000095367431640625;s:4:"name";s:9:"afterOpen";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:17:"yii\db\Connection";}i:2;a:5:{s:4:"time";d:1778933201.2820870876312255859375;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:18:"common\models\User";}i:3;a:5:{s:4:"time";d:1778933201.2821900844573974609375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:18:"common\models\User";}i:4;a:5:{s:4:"time";d:1778933201.2861039638519287109375;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:18:"common\models\User";}i:5;a:5:{s:4:"time";d:1778933201.2881290912628173828125;s:4:"name";s:13:"beforeRequest";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:19:"yii\web\Application";}i:6;a:5:{s:4:"time";d:1778933201.2900791168212890625;s:4:"name";s:12:"beforeAction";s:5:"class";s:20:"yii\base\ActionEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:19:"yii\web\Application";}i:7;a:5:{s:4:"time";d:1778933201.290277957916259765625;s:4:"name";s:12:"beforeAction";s:5:"class";s:20:"yii\base\ActionEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:37:"backend\controllers\ProductController";}i:8;a:5:{s:4:"time";d:1778933201.291100978851318359375;s:4:"name";s:12:"beforeRender";s:5:"class";s:18:"yii\base\ViewEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:12:"yii\web\View";}i:9;a:5:{s:4:"time";d:1778933201.29141998291015625;s:4:"name";s:11:"afterRender";s:5:"class";s:18:"yii\base\ViewEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:12:"yii\web\View";}i:10;a:5:{s:4:"time";d:1778933201.2914888858795166015625;s:4:"name";s:12:"beforeRender";s:5:"class";s:18:"yii\base\ViewEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:12:"yii\web\View";}i:11;a:5:{s:4:"time";d:1778933201.2920119762420654296875;s:4:"name";s:12:"beforeRender";s:5:"class";s:18:"yii\base\ViewEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:12:"yii\web\View";}i:12;a:5:{s:4:"time";d:1778933201.2955780029296875;s:4:"name";s:11:"afterRender";s:5:"class";s:18:"yii\base\ViewEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:12:"yii\web\View";}i:13;a:5:{s:4:"time";d:1778933201.295607089996337890625;s:4:"name";s:9:"beginPage";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:12:"yii\web\View";}i:14;a:5:{s:4:"time";d:1778933201.295631885528564453125;s:4:"name";s:9:"beginBody";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:12:"yii\web\View";}i:15;a:5:{s:4:"time";d:1778933201.2956840991973876953125;s:4:"name";s:12:"beforeRender";s:5:"class";s:18:"yii\base\ViewEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:12:"yii\web\View";}i:16;a:5:{s:4:"time";d:1778933201.2969529628753662109375;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:21:"yii\bootstrap5\NavBar";}i:17;a:5:{s:4:"time";d:1778933201.2981929779052734375;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:18:"yii\bootstrap5\Nav";}i:18;a:5:{s:4:"time";d:1778933201.298369884490966796875;s:4:"name";s:9:"beforeRun";s:5:"class";s:20:"yii\base\WidgetEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:18:"yii\bootstrap5\Nav";}i:19;a:5:{s:4:"time";d:1778933201.29860210418701171875;s:4:"name";s:8:"afterRun";s:5:"class";s:20:"yii\base\WidgetEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:18:"yii\bootstrap5\Nav";}i:20;a:5:{s:4:"time";d:1778933201.29864406585693359375;s:4:"name";s:9:"beforeRun";s:5:"class";s:20:"yii\base\WidgetEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:21:"yii\bootstrap5\NavBar";}i:21;a:5:{s:4:"time";d:1778933201.2989690303802490234375;s:4:"name";s:8:"afterRun";s:5:"class";s:20:"yii\base\WidgetEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:21:"yii\bootstrap5\NavBar";}i:22;a:5:{s:4:"time";d:1778933201.2990028858184814453125;s:4:"name";s:11:"afterRender";s:5:"class";s:18:"yii\base\ViewEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:12:"yii\web\View";}i:23;a:5:{s:4:"time";d:1778933201.2991869449615478515625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:20:"common\widgets\Alert";}i:24;a:5:{s:4:"time";d:1778933201.2992060184478759765625;s:4:"name";s:9:"beforeRun";s:5:"class";s:20:"yii\base\WidgetEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:20:"common\widgets\Alert";}i:25;a:5:{s:4:"time";d:1778933201.2992351055145263671875;s:4:"name";s:8:"afterRun";s:5:"class";s:20:"yii\base\WidgetEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:20:"common\widgets\Alert";}i:26;a:5:{s:4:"time";d:1778933201.29928302764892578125;s:4:"name";s:12:"beforeRender";s:5:"class";s:18:"yii\base\ViewEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:12:"yii\web\View";}i:27;a:5:{s:4:"time";d:1778933201.300128936767578125;s:4:"name";s:11:"afterRender";s:5:"class";s:18:"yii\base\ViewEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:12:"yii\web\View";}i:28;a:5:{s:4:"time";d:1778933201.300776004791259765625;s:4:"name";s:7:"endBody";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:12:"yii\web\View";}i:29;a:5:{s:4:"time";d:1778933201.301042079925537109375;s:4:"name";s:7:"endPage";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:12:"yii\web\View";}i:30;a:5:{s:4:"time";d:1778933201.3011119365692138671875;s:4:"name";s:11:"afterRender";s:5:"class";s:18:"yii\base\ViewEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:12:"yii\web\View";}i:31;a:5:{s:4:"time";d:1778933201.3011341094970703125;s:4:"name";s:11:"afterAction";s:5:"class";s:20:"yii\base\ActionEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:37:"backend\controllers\ProductController";}i:32;a:5:{s:4:"time";d:1778933201.301147937774658203125;s:4:"name";s:11:"afterAction";s:5:"class";s:20:"yii\base\ActionEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:19:"yii\web\Application";}i:33;a:5:{s:4:"time";d:1778933201.3011629581451416015625;s:4:"name";s:12:"afterRequest";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:19:"yii\web\Application";}i:34;a:5:{s:4:"time";d:1778933201.30117702484130859375;s:4:"name";s:10:"beforeSend";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:16:"yii\web\Response";}i:35;a:5:{s:4:"time";d:1778933201.3015239238739013671875;s:4:"name";s:12:"afterPrepare";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:16:"yii\web\Response";}i:36;a:5:{s:4:"time";d:1778933201.3016579151153564453125;s:4:"name";s:9:"afterSend";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:16:"yii\web\Response";}}";s:4:"mail";s:6:"a:0:{}";s:8:"timeline";s:122:"a:3:{s:5:"start";d:1778933201.256906032562255859375;s:3:"end";d:1778933201.3041889667510986328125;s:6:"memory";i:1067128;}";s:4:"dump";s:6:"a:0:{}";s:6:"router";s:327:"a:3:{s:8:"messages";a:1:{i:23;a:6:{i:0;s:56:"Pretty URL not enabled. Using default URL parsing logic.";i:1;i:8;i:2;s:32:"yii\web\UrlManager::parseRequest";i:3;d:1778933201.2881510257720947265625;i:4;a:0:{}i:5;i:884616;}}s:5:"route";s:13:"product/index";s:6:"action";s:52:"backend\controllers\ProductController::actionIndex()";}";s:7:"request";s:4602:"a:15:{s:7:"flashes";a:0:{}s:10:"statusCode";i:200;s:14:"requestHeaders";a:10:{s:4:"host";s:15:"apinew.shei.dev";s:10:"connection";s:10:"keep-alive";s:13:"cache-control";s:9:"max-age=0";s:25:"upgrade-insecure-requests";s:1:"1";s:10:"user-agent";s:117:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36";s:6:"accept";s:135:"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7";s:7:"referer";s:60:"http://apinew.shei.dev/backend/web/index.php?r=product-order";s:15:"accept-encoding";s:13:"gzip, deflate";s:15:"accept-language";s:23:"en-US,en;q=0.9,fr;q=0.8";s:6:"cookie";s:485:"_csrf-backend=e7e9c17875317883b302ef39a038734b0a1870128e3c73bcda1feb9af0476c19a%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%224UDiZAW5w5gTo8GyADKJ80QuFTFYqry1%22%3B%7D; _csrf-frontend=2cca7b0672488a4b1f045f69704163cbc00f813d01d4c359ce63ef931bd32694a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22jdkBb_7kW1DzUCcLySAUMkq3YlqOQLE4%22%3B%7D; advanced-frontend=09c22a1c3933543e63a1aa2b9784c164; advanced-backend=89a21000334b5342a77760d972c4cb02";}s:15:"responseHeaders";a:4:{s:7:"Expires";s:29:"Thu, 19 Nov 1981 08:52:00 GMT";s:13:"Cache-Control";s:35:"no-store, no-cache, must-revalidate";s:6:"Pragma";s:8:"no-cache";s:12:"Content-Type";s:24:"text/html; charset=UTF-8";}s:5:"route";s:13:"product/index";s:6:"action";s:52:"backend\controllers\ProductController::actionIndex()";s:12:"actionParams";a:0:{}s:7:"general";a:5:{s:6:"method";s:3:"GET";s:6:"isAjax";b:0;s:6:"isPjax";b:0;s:7:"isFlash";b:0;s:18:"isSecureConnection";b:0;}s:11:"requestBody";a:0:{}s:6:"SERVER";a:34:{s:4:"PATH";s:28:"/usr/local/bin:/bin:/usr/bin";s:11:"HTTP_ACCEPT";s:135:"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7";s:20:"HTTP_ACCEPT_ENCODING";s:13:"gzip, deflate";s:20:"HTTP_ACCEPT_LANGUAGE";s:23:"en-US,en;q=0.9,fr;q=0.8";s:15:"HTTP_CONNECTION";s:10:"keep-alive";s:11:"HTTP_COOKIE";s:485:"_csrf-backend=e7e9c17875317883b302ef39a038734b0a1870128e3c73bcda1feb9af0476c19a%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%224UDiZAW5w5gTo8GyADKJ80QuFTFYqry1%22%3B%7D; _csrf-frontend=2cca7b0672488a4b1f045f69704163cbc00f813d01d4c359ce63ef931bd32694a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22jdkBb_7kW1DzUCcLySAUMkq3YlqOQLE4%22%3B%7D; advanced-frontend=09c22a1c3933543e63a1aa2b9784c164; advanced-backend=89a21000334b5342a77760d972c4cb02";s:9:"HTTP_HOST";s:15:"apinew.shei.dev";s:12:"HTTP_REFERER";s:60:"http://apinew.shei.dev/backend/web/index.php?r=product-order";s:15:"HTTP_USER_AGENT";s:117:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36";s:18:"HTTP_CACHE_CONTROL";s:9:"max-age=0";s:30:"HTTP_UPGRADE_INSECURE_REQUESTS";s:1:"1";s:13:"DOCUMENT_ROOT";s:30:"/home/sheishei/apinew.shei.dev";s:11:"REMOTE_ADDR";s:14:"178.131.150.68";s:11:"REMOTE_PORT";s:5:"10687";s:11:"SERVER_ADDR";s:14:"87.236.211.214";s:11:"SERVER_NAME";s:15:"apinew.shei.dev";s:12:"SERVER_ADMIN";s:25:"webmaster@apinew.shei.dev";s:11:"SERVER_PORT";s:2:"80";s:14:"REQUEST_SCHEME";s:4:"http";s:11:"REQUEST_URI";s:22:"/backend/web/index.php";s:15:"SCRIPT_FILENAME";s:52:"/home/sheishei/apinew.shei.dev/backend/web/index.php";s:12:"QUERY_STRING";s:0:"";s:10:"SCRIPT_URI";s:44:"http://apinew.shei.dev/backend/web/index.php";s:10:"SCRIPT_URL";s:22:"/backend/web/index.php";s:11:"SCRIPT_NAME";s:22:"/backend/web/index.php";s:15:"SERVER_PROTOCOL";s:8:"HTTP/1.1";s:15:"SERVER_SOFTWARE";s:9:"LiteSpeed";s:14:"REQUEST_METHOD";s:3:"GET";s:9:"X-LSCACHE";s:2:"on";s:8:"PHP_SELF";s:22:"/backend/web/index.php";s:18:"REQUEST_TIME_FLOAT";d:1778933201.243485927581787109375;s:12:"REQUEST_TIME";i:1778933201;s:4:"argv";a:0:{}s:4:"argc";i:0;}s:3:"GET";a:0:{}s:4:"POST";a:0:{}s:6:"COOKIE";a:4:{s:13:"_csrf-backend";s:139:"e7e9c17875317883b302ef39a038734b0a1870128e3c73bcda1feb9af0476c19a:2:{i:0;s:13:"_csrf-backend";i:1;s:32:"4UDiZAW5w5gTo8GyADKJ80QuFTFYqry1";}";s:14:"_csrf-frontend";s:140:"2cca7b0672488a4b1f045f69704163cbc00f813d01d4c359ce63ef931bd32694a:2:{i:0;s:14:"_csrf-frontend";i:1;s:32:"jdkBb_7kW1DzUCcLySAUMkq3YlqOQLE4";}";s:17:"advanced-frontend";s:32:"09c22a1c3933543e63a1aa2b9784c164";s:16:"advanced-backend";s:32:"89a21000334b5342a77760d972c4cb02";}s:5:"FILES";a:0:{}s:7:"SESSION";a:3:{s:7:"__flash";a:0:{}s:11:"__returnUrl";s:44:"http://apinew.shei.dev/backend/web/index.php";s:4:"__id";i:1;}}";s:4:"user";s:1268:"a:5:{s:2:"id";i:1;s:8:"identity";a:10:{s:2:"id";s:1:"1";s:8:"username";s:7:"'admin'";s:13:"password_hash";s:62:"'$2y$13$U4d72Fur6USuq8v9kIqcYurrEUP9pfg2wL7G/.AkMgex1RwqoSeja'";s:20:"password_reset_token";s:4:"null";s:18:"verification_token";s:45:"'2TQG2caVQ7HmeeudTzch8dLGE0oekSFo_1778931144'";s:5:"email";s:26:"'rajabisheyda15@gmail.com'";s:8:"auth_key";s:3:"'0'";s:6:"status";s:2:"10";s:10:"created_at";s:10:"1778931144";s:10:"updated_at";s:10:"1778931144";}s:10:"attributes";a:10:{i:0;a:2:{s:9:"attribute";s:2:"id";s:5:"label";s:2:"Id";}i:1;a:2:{s:9:"attribute";s:8:"username";s:5:"label";s:8:"Username";}i:2;a:2:{s:9:"attribute";s:13:"password_hash";s:5:"label";s:13:"Password Hash";}i:3;a:2:{s:9:"attribute";s:20:"password_reset_token";s:5:"label";s:20:"Password Reset Token";}i:4;a:2:{s:9:"attribute";s:18:"verification_token";s:5:"label";s:18:"Verification Token";}i:5;a:2:{s:9:"attribute";s:5:"email";s:5:"label";s:5:"Email";}i:6;a:2:{s:9:"attribute";s:8:"auth_key";s:5:"label";s:8:"Auth Key";}i:7;a:2:{s:9:"attribute";s:6:"status";s:5:"label";s:6:"Status";}i:8;a:2:{s:9:"attribute";s:10:"created_at";s:5:"label";s:10:"Created At";}i:9;a:2:{s:9:"attribute";s:10:"updated_at";s:5:"label";s:10:"Updated At";}}s:13:"rolesProvider";N;s:19:"permissionsProvider";N;}";s:5:"asset";s:2532:"a:6:{s:23:"backend\assets\AppAsset";a:9:{s:10:"sourcePath";N;s:8:"basePath";s:42:"/home/sheishei/apinew.shei.dev/backend/web";s:7:"baseUrl";s:12:"/backend/web";s:7:"depends";a:3:{i:0;s:16:"yii\web\YiiAsset";i:1;s:29:"yii\bootstrap5\BootstrapAsset";i:2;s:28:"common\assets\ColorModeAsset";}s:2:"js";a:0:{}s:3:"css";a:1:{i:0;s:12:"css/site.css";}s:9:"jsOptions";a:0:{}s:10:"cssOptions";a:0:{}s:14:"publishOptions";a:0:{}}s:16:"yii\web\YiiAsset";a:9:{s:10:"sourcePath";s:57:"/home/sheishei/apinew.shei.dev/vendor/yiisoft/yii2/assets";s:8:"basePath";s:58:"/home/sheishei/apinew.shei.dev/backend/web/assets/784c73b2";s:7:"baseUrl";s:28:"/backend/web/assets/784c73b2";s:7:"depends";a:1:{i:0;s:19:"yii\web\JqueryAsset";}s:2:"js";a:1:{i:0;s:6:"yii.js";}s:3:"css";a:0:{}s:9:"jsOptions";a:0:{}s:10:"cssOptions";a:0:{}s:14:"publishOptions";a:0:{}}s:19:"yii\web\JqueryAsset";a:9:{s:10:"sourcePath";s:61:"/home/sheishei/apinew.shei.dev/vendor/bower-asset/jquery/dist";s:8:"basePath";s:58:"/home/sheishei/apinew.shei.dev/backend/web/assets/7b5ab189";s:7:"baseUrl";s:28:"/backend/web/assets/7b5ab189";s:7:"depends";a:0:{}s:2:"js";a:1:{i:0;s:9:"jquery.js";}s:3:"css";a:0:{}s:9:"jsOptions";a:0:{}s:10:"cssOptions";a:0:{}s:14:"publishOptions";a:0:{}}s:29:"yii\bootstrap5\BootstrapAsset";a:9:{s:10:"sourcePath";s:61:"/home/sheishei/apinew.shei.dev/vendor/twbs/bootstrap/dist/css";s:8:"basePath";s:58:"/home/sheishei/apinew.shei.dev/backend/web/assets/18b7ccf5";s:7:"baseUrl";s:28:"/backend/web/assets/18b7ccf5";s:7:"depends";a:0:{}s:2:"js";a:0:{}s:3:"css";a:1:{i:0;s:13:"bootstrap.css";}s:9:"jsOptions";a:0:{}s:10:"cssOptions";a:0:{}s:14:"publishOptions";a:0:{}}s:28:"common\assets\ColorModeAsset";a:9:{s:10:"sourcePath";s:54:"/home/sheishei/apinew.shei.dev/common/assets/colormode";s:8:"basePath";s:58:"/home/sheishei/apinew.shei.dev/backend/web/assets/282d1208";s:7:"baseUrl";s:28:"/backend/web/assets/282d1208";s:7:"depends";a:0:{}s:2:"js";a:1:{i:0;s:16:"js/color-mode.js";}s:3:"css";a:0:{}s:9:"jsOptions";a:1:{s:8:"position";i:1;}s:10:"cssOptions";a:0:{}s:14:"publishOptions";a:0:{}}s:35:"yii\bootstrap5\BootstrapPluginAsset";a:9:{s:10:"sourcePath";s:60:"/home/sheishei/apinew.shei.dev/vendor/twbs/bootstrap/dist/js";s:8:"basePath";s:58:"/home/sheishei/apinew.shei.dev/backend/web/assets/9b2b0c43";s:7:"baseUrl";s:28:"/backend/web/assets/9b2b0c43";s:7:"depends";a:1:{i:0;s:29:"yii\bootstrap5\BootstrapAsset";}s:2:"js";a:1:{i:0;s:19:"bootstrap.bundle.js";}s:3:"css";a:0:{}s:9:"jsOptions";a:0:{}s:10:"cssOptions";a:0:{}s:14:"publishOptions";a:0:{}}}";s:7:"summary";a:13:{s:3:"tag";s:13:"6a085dd14621c";s:3:"url";s:44:"http://apinew.shei.dev/backend/web/index.php";s:4:"ajax";i:0;s:6:"method";s:3:"GET";s:2:"ip";s:14:"178.131.150.68";s:4:"time";d:1778933201.243485927581787109375;s:10:"statusCode";i:200;s:8:"sqlCount";i:4;s:21:"excessiveCallersCount";i:0;s:9:"mailCount";i:0;s:9:"mailFiles";a:0:{}s:10:"peakMemory";i:1067128;s:14:"processingTime";d:0.0471210479736328125;}s:10:"exceptions";a:0:{}}