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:7955:"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:1778933203.40670490264892578125;i:4;a:0:{}i:5;i:738256;}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:1778933203.407144069671630859375;i:4;a:0:{}i:5;i:740232;}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:1778933203.4080379009246826171875;i:4;a:0:{}i:5;i:752784;}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:1778933203.4080650806427001953125;i:4;a:0:{}i:5;i:753424;}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:1778933203.410872936248779296875;i:4;a:0:{}i:5;i:784672;}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:1778933203.4148790836334228515625;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:798320;}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:1778933203.4149839878082275390625;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:800440;}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:1778933203.41771793365478515625;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:856392;}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:1778933203.418489933013916015625;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:857040;}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:1778933203.4203360080718994140625;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:865112;}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:1778933203.422564029693603515625;i:4;a:0:{}i:5;i:876408;}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:1778933203.4228270053863525390625;i:4;a:0:{}i:5;i:881752;}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:1778933203.4229409694671630859375;i:4;a:0:{}i:5;i:882576;}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:1778933203.4231989383697509765625;i:4;a:0:{}i:5;i:882640;}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:1778933203.42356395721435546875;i:4;a:0:{}i:5;i:885016;}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:1778933203.423943996429443359375;i:4;a:0:{}i:5;i:895672;}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:1778933203.424221038818359375;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:900120;}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:1778933203.42438411712646484375;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:902320;}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:1778933203.4244849681854248046875;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:925000;}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:1778933203.425981044769287109375;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:954416;}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:1778933203.4276130199432373046875;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:964920;}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:1778933203.42819690704345703125;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:971248;}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:1778933203.4286439418792724609375;i:4;a:0:{}i:5;i:937872;}}}";s:9:"profiling";s:5129:"a:3:{s:6:"memory";i:1065088;s:4:"time";d:0.0270669460296630859375;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:1778933203.4150249958038330078125;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:801248;}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:1778933203.4161510467529296875;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:844488;}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:1778933203.416203975677490234375;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:844432;}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:1778933203.417646884918212890625;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:855104;}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:1778933203.417749881744384765625;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:857304;}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:1778933203.418035030364990234375;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:859240;}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:1778933203.4185249805450439453125;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:858080;}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:1778933203.4192259311676025390625;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:859936;}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:1778933203.4203679561614990234375;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:865496;}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:1778933203.4205100536346435546875;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:867616;}}}";s:2:"db";s:4308:"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:1778933203.416203975677490234375;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:844432;}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:1778933203.417646884918212890625;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:855104;}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:1778933203.417749881744384765625;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:857304;}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:1778933203.418035030364990234375;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:859240;}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:1778933203.4185249805450439453125;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:858080;}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:1778933203.4192259311676025390625;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:859936;}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:1778933203.4203679561614990234375;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:865496;}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:1778933203.4205100536346435546875;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:867616;}}}";s:5:"event";s:6983:"a:37:{i:0;a:5:{s:4:"time";d:1778933203.4135129451751708984375;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:1778933203.4161388874053955078125;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:1778933203.4207808971405029296875;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:1778933203.4210989475250244140625;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:1778933203.422091007232666015625;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:1778933203.4231460094451904296875;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:1778933203.4236590862274169921875;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:1778933203.4237720966339111328125;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:1778933203.4242150783538818359375;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:1778933203.4243409633636474609375;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:1778933203.4243800640106201171875;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:1778933203.424480915069580078125;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:1778933203.425918102264404296875;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:1778933203.4259340763092041015625;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:1778933203.4259479045867919921875;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:1778933203.4259769916534423828125;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:1778933203.4264419078826904296875;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:1778933203.4270079135894775390625;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:1778933203.4271090030670166015625;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:1778933203.4272320270538330078125;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:1778933203.427259922027587890625;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:1778933203.427423000335693359375;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:1778933203.427443981170654296875;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:1778933203.427546024322509765625;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:1778933203.42755889892578125;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:1778933203.427577972412109375;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:1778933203.427608966827392578125;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:1778933203.427895069122314453125;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:1778933203.4282219409942626953125;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:1778933203.4283618927001953125;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:1778933203.42842388153076171875;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:1778933203.4284379482269287109375;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:1778933203.4284479618072509765625;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:1778933203.4284579753875732421875;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:1778933203.4284670352935791015625;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:1778933203.428658962249755859375;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:1778933203.42870998382568359375;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:121:"a:3:{s:5:"start";d:1778933203.403006076812744140625;s:3:"end";d:1778933203.430202007293701171875;s:6:"memory";i:1065088;}";s:4:"dump";s:6:"a:0:{}";s:6:"router";s:326:"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:1778933203.423182010650634765625;i:4;a:0:{}i:5;i:883072;}}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:1778933203.399157047271728515625;s:12:"REQUEST_TIME";i:1778933203;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:"6a085dd36730d";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:1778933203.399157047271728515625;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:1065088;s:14:"processingTime";d:0.0270669460296630859375;}s:10:"exceptions";a:0:{}}