a:14:{s:6:"config";s:1552:"a:5:{s:10:"phpVersion";s:6:"8.0.30";s:10:"yiiVersion";s:6:"2.0.53";s:11:"application";a:8:{s:3:"yii";s:6:"2.0.53";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.0.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: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:66:"/home/wadokaitexxia/public_html/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.27.0";s:5:"alias";a:1:{s:10:"@yii/debug";s:61:"/home/wadokaitexxia/public_html/vendor/yiisoft/yii2-debug/src";}}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:61:"/home/wadokaitexxia/public_html/vendor/yiisoft/yii2-faker/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:69:"/home/wadokaitexxia/public_html/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:59:"/home/wadokaitexxia/public_html/vendor/yiisoft/yii2-gii/src";}}}}";s:3:"log";s:29233:"a:1:{s:8:"messages";a:48:{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:1779734084.2148048877716064453125;i:4;a:0:{}i:5;i:2280960;}i:1;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:1779734084.2165119647979736328125;i:4;a:0:{}i:5;i:2451272;}i:2;a:6:{i:0;s:21:"Loading module: debug";i:1;i:8;i:2;s:26:"yii\base\Module::getModule";i:3;d:1779734084.2165439128875732421875;i:4;a:0:{}i:5;i:2452072;}i:3;a:6:{i:0;s:15:"Session started";i:1;i:4;i:2;s:21:"yii\web\Session::open";i:3;d:1779734084.2322330474853515625;i:4;a:0:{}i:5;i:3186216;}i:4;a:6:{i:0;s:33:"SHOW FULL COLUMNS FROM `app_user`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.27081394195556640625;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4624232;}i:5;a:6:{i:0;s:57:"Opening DB connection: mysql:host=localhost;dbname=wadoka";i:1;i:4;i:2;s:23:"yii\db\Connection::open";i:3;d:1779734084.270915985107421875;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4626672;}i:10;a:6:{i:0;s:28:"SHOW CREATE TABLE `app_user`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.273253917694091796875;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4683784;}i:13;a:6:{i:0;s:772:"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` = 'app_user' AND `kcu`.`TABLE_NAME` = 'app_user'";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.274517059326171875;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4707600;}i:16;a:6:{i:0;s:41:"SELECT * FROM `app_user` WHERE `id`='100'";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.288796901702880859375;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:5136856;}i:19;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:1779734084.299909114837646484375;i:4;a:0:{}i:5;i:5812608;}i:20;a:6:{i:0;s:19:"Loading module: gii";i:1;i:8;i:2;s:26:"yii\base\Module::getModule";i:3;d:1779734084.3016870021820068359375;i:4;a:0:{}i:5;i:5922936;}i:21;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:1779734084.302093982696533203125;i:4;a:0:{}i:5;i:5946464;}i:23;a:6:{i:0;s:39:"Route requested: 'site/student-grading'";i:1;i:8;i:2;s:34:"yii\web\Application::handleRequest";i:3;d:1779734084.3021929264068603515625;i:4;a:0:{}i:5;i:5947128;}i:24;a:6:{i:0;s:34:"Route to run: site/student-grading";i:1;i:8;i:2;s:30:"yii\base\Controller::runAction";i:3;d:1779734084.30675506591796875;i:4;a:0:{}i:5;i:6227264;}i:25;a:6:{i:0;s:70:"Running action: app\controllers\SiteController::actionStudentGrading()";i:1;i:8;i:2;s:36:"yii\base\InlineAction::runWithParams";i:3;d:1779734084.3078320026397705078125;i:4;a:0:{}i:5;i:6277920;}i:26;a:6:{i:0;s:58:"SELECT * FROM `grading_window` ORDER BY `grading_start_at`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3169128894805908203125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6462664;}i:29;a:6:{i:0;s:39:"SHOW FULL COLUMNS FROM `grading_window`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3176820278167724609375;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6472296;}i:32;a:6:{i:0;s:34:"SHOW CREATE TABLE `grading_window`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3185069561004638671875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6486976;}i:35;a:6:{i:0;s:784:"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` = 'grading_window' AND `kcu`.`TABLE_NAME` = 'grading_window'";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.319655895233154296875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6488192;}i:38;a:6:{i:0;s:33:"SELECT * FROM `belt` WHERE `id`=1";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3216640949249267578125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6550632;}i:41;a:6:{i:0;s:29:"SHOW FULL COLUMNS FROM `belt`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3221709728240966796875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6557304;}i:44;a:6:{i:0;s:24:"SHOW CREATE TABLE `belt`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3228509426116943359375;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6566920;}i:47;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` = 'belt' AND `kcu`.`TABLE_NAME` = 'belt'";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3232200145721435546875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6569432;}i:50;a:6:{i:0;s:102:"SELECT * FROM `grade_record` WHERE (`student_id`='100') AND (`grading_window_id`=1) ORDER BY `id` DESC";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3246409893035888671875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:608;s:8:"function";s:3:"one";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6607656;}i:53;a:6:{i:0;s:97:"SELECT * FROM `student_notification` WHERE `student_id`='100' ORDER BY `created_at` DESC LIMIT 20";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3268640041351318359375;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:628;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6626624;}i:56;a:6:{i:0;s:42:"SELECT * FROM `belt` ORDER BY `rank_order`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3338730335235595703125;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6630984;}i:59;a:6:{i:0;s:104:"SELECT * FROM `syllabus_item` WHERE `belt_id` IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10) ORDER BY `type`, `name`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3352410793304443359375;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6692152;}i:62;a:6:{i:0;s:38:"SHOW FULL COLUMNS FROM `syllabus_item`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3367440700531005859375;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6726080;}i:65;a:6:{i:0;s:33:"SHOW CREATE TABLE `syllabus_item`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3394091129302978515625;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6744536;}i:68;a:6:{i:0;s:782:"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` = 'syllabus_item' AND `kcu`.`TABLE_NAME` = 'syllabus_item'";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.34082698822021484375;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6748744;}i:71;a:6:{i:0;s:83:"Rendering view file: /home/wadokaitexxia/public_html/views/site/student-grading.php";i:1;i:8;i:2;s:25:"yii\base\View::renderFile";i:3;d:1779734084.3473351001739501953125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:633;s:8:"function";s:6:"render";s:5:"class";s:19:"yii\base\Controller";s:4:"type";s:2:"->";}}i:5;i:6897072;}i:72;a:6:{i:0;s:75:"Rendering view file: /home/wadokaitexxia/public_html/views/layouts/main.php";i:1;i:8;i:2;s:25:"yii\base\View::renderFile";i:3;d:1779734084.3526260852813720703125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:633;s:8:"function";s:6:"render";s:5:"class";s:19:"yii\base\Controller";s:4:"type";s:2:"->";}}i:5;i:7195408;}i:73;a:6:{i:0;s:37:"SHOW FULL COLUMNS FROM `content_page`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3552539348602294921875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7501632;}i:76;a:6:{i:0;s:32:"SHOW CREATE TABLE `content_page`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3562810420989990234375;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7513808;}i:79;a:6:{i:0;s:780:"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` = 'content_page' AND `kcu`.`TABLE_NAME` = 'content_page'";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.356628894805908203125;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7517824;}i:82;a:6:{i:0;s:48:"SELECT * FROM `content_page` WHERE `slug`='home'";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3573238849639892578125;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7522896;}i:85;a:6:{i:0;s:40:"SHOW FULL COLUMNS FROM `content_section`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.358045101165771484375;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7562016;}i:88;a:6:{i:0;s:35:"SHOW CREATE TABLE `content_section`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.35865688323974609375;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7577120;}i:91;a:6:{i:0;s:786:"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` = 'content_section' AND `kcu`.`TABLE_NAME` = 'content_section'";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.35902500152587890625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7579472;}i:94;a:6:{i:0;s:77:"SELECT * FROM `content_section` WHERE (`page_id`=1) AND (`identifier`='hero')";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3597049713134765625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7585368;}i:97;a:6:{i:0;s:38:"SHOW FULL COLUMNS FROM `content_block`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3606770038604736328125;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7637448;}i:100;a:6:{i:0;s:33:"SHOW CREATE TABLE `content_block`";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3616039752960205078125;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7669376;}i:103;a:6:{i:0;s:782:"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` = 'content_block' AND `kcu`.`TABLE_NAME` = 'content_block'";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.362224102020263671875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7663272;}i:106;a:6:{i:0;s:85:"SELECT * FROM `content_block` WHERE (`section_id`=1) AND (`identifier`='navbar-logo')";i:1;i:4;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3630199432373046875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7671496;}i:109;a:6:{i:0;s:270:"Unable to write cache file '/home/wadokaitexxia/public_html/runtime/cache/5d/5d292feef0d65d81fd7bfc40480b5838.bin': file_put_contents(/home/wadokaitexxia/public_html/runtime/cache/5d/5d292feef0d65d81fd7bfc40480b5838.bin): Failed to open stream: No such file or directory";i:1;i:2;i:2;s:31:"yii\caching\FileCache::setValue";i:3;d:1779734084.3637239933013916015625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:54:"/home/wadokaitexxia/public_html/views/layouts/main.php";s:4:"line";i:33;s:8:"function";s:17:"getNavbarBranding";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:633;s:8:"function";s:6:"render";s:5:"class";s:19:"yii\base\Controller";s:4:"type";s:2:"->";}}i:5;i:7671744;}i:110;a:6:{i:0;s:59:"Failed to set cache value for key "content.navbar-branding"";i:1;i:2;i:2;s:27:"yii\caching\Cache::getOrSet";i:3;d:1779734084.3637359142303466796875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:54:"/home/wadokaitexxia/public_html/views/layouts/main.php";s:4:"line";i:33;s:8:"function";s:17:"getNavbarBranding";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:633;s:8:"function";s:6:"render";s:5:"class";s:19:"yii\base\Controller";s:4:"type";s:2:"->";}}i:5;i:7671280;}i:111;a:6:{i:0;s:103:"Access to debugger is denied due to IP address restriction. The requesting IP address is 99.252.214.188";i:1;i:2;i:2;s:29:"yii\debug\Module::checkAccess";i:3;d:1779734084.36703395843505859375;i:4;a:2:{i:0;a:5:{s:4:"file";s:54:"/home/wadokaitexxia/public_html/views/layouts/main.php";s:4:"line";i:205;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:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:633;s:8:"function";s:6:"render";s:5:"class";s:19:"yii\base\Controller";s:4:"type";s:2:"->";}}i:5;i:7878120;}i:112;a:6:{i:0;s:103:"Access to debugger is denied due to IP address restriction. The requesting IP address is 99.252.214.188";i:1;i:2;i:2;s:29:"yii\debug\Module::checkAccess";i:3;d:1779734084.3681590557098388671875;i:4;a:0:{}i:5;i:7742128;}}}";s:9:"profiling";s:48146:"a:3:{s:6:"memory";i:7950496;s:4:"time";d:0.1728041172027587890625;s:8:"messages";a:64:{i:6;a:6:{i:0;s:57:"Opening DB connection: mysql:host=localhost;dbname=wadoka";i:1;i:80;i:2;s:23:"yii\db\Connection::open";i:3;d:1779734084.2709701061248779296875;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4627800;}i:7;a:6:{i:0;s:57:"Opening DB connection: mysql:host=localhost;dbname=wadoka";i:1;i:96;i:2;s:23:"yii\db\Connection::open";i:3;d:1779734084.272090911865234375;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4672904;}i:8;a:6:{i:0;s:33:"SHOW FULL COLUMNS FROM `app_user`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.2721669673919677734375;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4673144;}i:9;a:6:{i:0;s:33:"SHOW FULL COLUMNS FROM `app_user`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.2731230258941650390625;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4682408;}i:11;a:6:{i:0;s:28:"SHOW CREATE TABLE `app_user`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.2732880115509033203125;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4685136;}i:12;a:6:{i:0;s:28:"SHOW CREATE TABLE `app_user`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.273622035980224609375;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4687512;}i:14;a:6:{i:0;s:772:"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` = 'app_user' AND `kcu`.`TABLE_NAME` = 'app_user'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.2745730876922607421875;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4710464;}i:15;a:6:{i:0;s:772:"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` = 'app_user' AND `kcu`.`TABLE_NAME` = 'app_user'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.2754490375518798828125;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4713520;}i:17;a:6:{i:0;s:41:"SELECT * FROM `app_user` WHERE `id`='100'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.2888629436492919921875;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:5137664;}i:18;a:6:{i:0;s:41:"SELECT * FROM `app_user` WHERE `id`='100'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.289452075958251953125;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:5139688;}i:27;a:6:{i:0;s:58:"SELECT * FROM `grading_window` ORDER BY `grading_start_at`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3169829845428466796875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6464088;}i:28;a:6:{i:0;s:58:"SELECT * FROM `grading_window` ORDER BY `grading_start_at`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.317532062530517578125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6467280;}i:30;a:6:{i:0;s:39:"SHOW FULL COLUMNS FROM `grading_window`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3177139759063720703125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6473664;}i:31;a:6:{i:0;s:39:"SHOW FULL COLUMNS FROM `grading_window`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3184258937835693359375;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6485592;}i:33;a:6:{i:0;s:34:"SHOW CREATE TABLE `grading_window`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.31853008270263671875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6489624;}i:34;a:6:{i:0;s:34:"SHOW CREATE TABLE `grading_window`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.318934917449951171875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6492000;}i:36;a:6:{i:0;s:784:"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` = 'grading_window' AND `kcu`.`TABLE_NAME` = 'grading_window'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.319694995880126953125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6491056;}i:37;a:6:{i:0;s:784:"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` = 'grading_window' AND `kcu`.`TABLE_NAME` = 'grading_window'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3203639984130859375;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6494112;}i:39;a:6:{i:0;s:33:"SELECT * FROM `belt` WHERE `id`=1";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3217029571533203125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6552056;}i:40;a:6:{i:0;s:33:"SELECT * FROM `belt` WHERE `id`=1";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.322041034698486328125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6554056;}i:42;a:6:{i:0;s:29:"SHOW FULL COLUMNS FROM `belt`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.32219696044921875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6558656;}i:43;a:6:{i:0;s:29:"SHOW FULL COLUMNS FROM `belt`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.322782993316650390625;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6565528;}i:45;a:6:{i:0;s:24:"SHOW CREATE TABLE `belt`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.32287502288818359375;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6568272;}i:46;a:6:{i:0;s:24:"SHOW CREATE TABLE `belt`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3230440616607666015625;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6570256;}i:48;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` = 'belt' AND `kcu`.`TABLE_NAME` = 'belt'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.32324504852294921875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6572296;}i:49;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` = 'belt' AND `kcu`.`TABLE_NAME` = 'belt'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.323730945587158203125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6574504;}i:51;a:6:{i:0;s:102:"SELECT * FROM `grade_record` WHERE (`student_id`='100') AND (`grading_window_id`=1) ORDER BY `id` DESC";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3246669769287109375;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:608;s:8:"function";s:3:"one";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6608984;}i:52;a:6:{i:0;s:102:"SELECT * FROM `grade_record` WHERE (`student_id`='100') AND (`grading_window_id`=1) ORDER BY `id` DESC";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3251669406890869140625;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:608;s:8:"function";s:3:"one";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6610680;}i:54;a:6:{i:0;s:97:"SELECT * FROM `student_notification` WHERE `student_id`='100' ORDER BY `created_at` DESC LIMIT 20";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.326899051666259765625;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:628;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6628184;}i:55;a:6:{i:0;s:97:"SELECT * FROM `student_notification` WHERE `student_id`='100' ORDER BY `created_at` DESC LIMIT 20";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3336050510406494140625;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:628;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6629832;}i:57;a:6:{i:0;s:42:"SELECT * FROM `belt` ORDER BY `rank_order`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3339099884033203125;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6633128;}i:58;a:6:{i:0;s:42:"SELECT * FROM `belt` ORDER BY `rank_order`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3343551158905029296875;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6641360;}i:60;a:6:{i:0;s:104:"SELECT * FROM `syllabus_item` WHERE `belt_id` IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10) ORDER BY `type`, `name`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.33528900146484375;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6691848;}i:61;a:6:{i:0;s:104:"SELECT * FROM `syllabus_item` WHERE `belt_id` IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10) ORDER BY `type`, `name`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3366000652313232421875;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6724136;}i:63;a:6:{i:0;s:38:"SHOW FULL COLUMNS FROM `syllabus_item`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3367769718170166015625;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6728200;}i:64;a:6:{i:0;s:38:"SHOW FULL COLUMNS FROM `syllabus_item`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.33909893035888671875;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6736768;}i:66;a:6:{i:0;s:33:"SHOW CREATE TABLE `syllabus_item`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.339447021484375;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6746656;}i:67;a:6:{i:0;s:33:"SHOW CREATE TABLE `syllabus_item`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.339778900146484375;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6749528;}i:69;a:6:{i:0;s:782:"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` = 'syllabus_item' AND `kcu`.`TABLE_NAME` = 'syllabus_item'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.340878009796142578125;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6752360;}i:70;a:6:{i:0;s:782:"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` = 'syllabus_item' AND `kcu`.`TABLE_NAME` = 'syllabus_item'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3423058986663818359375;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6756160;}i:74;a:6:{i:0;s:37:"SHOW FULL COLUMNS FROM `content_page`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.355309963226318359375;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7503752;}i:75;a:6:{i:0;s:37:"SHOW FULL COLUMNS FROM `content_page`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3561871051788330078125;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7510392;}i:77;a:6:{i:0;s:32:"SHOW CREATE TABLE `content_page`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3563048839569091796875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7514648;}i:78;a:6:{i:0;s:32:"SHOW CREATE TABLE `content_page`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.356483936309814453125;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7517328;}i:80;a:6:{i:0;s:780:"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` = 'content_page' AND `kcu`.`TABLE_NAME` = 'content_page'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3566520214080810546875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7521440;}i:81;a:6:{i:0;s:780:"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` = 'content_page' AND `kcu`.`TABLE_NAME` = 'content_page'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3571460247039794921875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7524400;}i:83;a:6:{i:0;s:48:"SELECT * FROM `content_page` WHERE `slug`='home'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3573629856109619140625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7525096;}i:84;a:6:{i:0;s:48:"SELECT * FROM `content_page` WHERE `slug`='home'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.357637882232666015625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7527800;}i:86;a:6:{i:0;s:40:"SHOW FULL COLUMNS FROM `content_section`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3580710887908935546875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7564160;}i:87;a:6:{i:0;s:40:"SHOW FULL COLUMNS FROM `content_section`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.358601093292236328125;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7573728;}i:89;a:6:{i:0;s:35:"SHOW CREATE TABLE `content_section`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.35867404937744140625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7577960;}i:90;a:6:{i:0;s:35:"SHOW CREATE TABLE `content_section`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3588581085205078125;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7580960;}i:92;a:6:{i:0;s:786:"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` = 'content_section' AND `kcu`.`TABLE_NAME` = 'content_section'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3590419292449951171875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7583088;}i:93;a:6:{i:0;s:786:"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` = 'content_section' AND `kcu`.`TABLE_NAME` = 'content_section'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3595030307769775390625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7586896;}i:95;a:6:{i:0;s:77:"SELECT * FROM `content_section` WHERE (`page_id`=1) AND (`identifier`='hero')";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3597218990325927734375;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7587368;}i:96;a:6:{i:0;s:77:"SELECT * FROM `content_section` WHERE (`page_id`=1) AND (`identifier`='hero')";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.360012054443359375;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7590328;}i:98;a:6:{i:0;s:38:"SHOW FULL COLUMNS FROM `content_block`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3607089519500732421875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7639568;}i:99;a:6:{i:0;s:38:"SHOW FULL COLUMNS FROM `content_block`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.36153697967529296875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7665960;}i:101;a:6:{i:0;s:33:"SHOW CREATE TABLE `content_block`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.361628055572509765625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7670216;}i:102;a:6:{i:0;s:33:"SHOW CREATE TABLE `content_block`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3619201183319091796875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7674368;}i:104;a:6:{i:0;s:782:"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` = 'content_block' AND `kcu`.`TABLE_NAME` = 'content_block'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.362266063690185546875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7666888;}i:105;a:6:{i:0;s:782:"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` = 'content_block' AND `kcu`.`TABLE_NAME` = 'content_block'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.36279010772705078125;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7671264;}i:107;a:6:{i:0;s:85:"SELECT * FROM `content_block` WHERE (`section_id`=1) AND (`identifier`='navbar-logo')";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.36303806304931640625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7673496;}i:108;a:6:{i:0;s:85:"SELECT * FROM `content_block` WHERE (`section_id`=1) AND (`identifier`='navbar-logo')";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.363421916961669921875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7678344;}}}";s:2:"db";s:47347:"a:1:{s:8:"messages";a:62:{i:8;a:6:{i:0;s:33:"SHOW FULL COLUMNS FROM `app_user`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.2721669673919677734375;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4673144;}i:9;a:6:{i:0;s:33:"SHOW FULL COLUMNS FROM `app_user`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.2731230258941650390625;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4682408;}i:11;a:6:{i:0;s:28:"SHOW CREATE TABLE `app_user`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.2732880115509033203125;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4685136;}i:12;a:6:{i:0;s:28:"SHOW CREATE TABLE `app_user`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.273622035980224609375;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4687512;}i:14;a:6:{i:0;s:772:"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` = 'app_user' AND `kcu`.`TABLE_NAME` = 'app_user'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.2745730876922607421875;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4710464;}i:15;a:6:{i:0;s:772:"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` = 'app_user' AND `kcu`.`TABLE_NAME` = 'app_user'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.2754490375518798828125;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:4713520;}i:17;a:6:{i:0;s:41:"SELECT * FROM `app_user` WHERE `id`='100'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.2888629436492919921875;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:5137664;}i:18;a:6:{i:0;s:41:"SELECT * FROM `app_user` WHERE `id`='100'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.289452075958251953125;i:4;a:1:{i:0;a:5:{s:4:"file";s:47:"/home/wadokaitexxia/public_html/models/User.php";s:4:"line";i:51;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}}i:5;i:5139688;}i:27;a:6:{i:0;s:58:"SELECT * FROM `grading_window` ORDER BY `grading_start_at`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3169829845428466796875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6464088;}i:28;a:6:{i:0;s:58:"SELECT * FROM `grading_window` ORDER BY `grading_start_at`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.317532062530517578125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6467280;}i:30;a:6:{i:0;s:39:"SHOW FULL COLUMNS FROM `grading_window`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3177139759063720703125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6473664;}i:31;a:6:{i:0;s:39:"SHOW FULL COLUMNS FROM `grading_window`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3184258937835693359375;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6485592;}i:33;a:6:{i:0;s:34:"SHOW CREATE TABLE `grading_window`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.31853008270263671875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6489624;}i:34;a:6:{i:0;s:34:"SHOW CREATE TABLE `grading_window`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.318934917449951171875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6492000;}i:36;a:6:{i:0;s:784:"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` = 'grading_window' AND `kcu`.`TABLE_NAME` = 'grading_window'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.319694995880126953125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6491056;}i:37;a:6:{i:0;s:784:"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` = 'grading_window' AND `kcu`.`TABLE_NAME` = 'grading_window'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3203639984130859375;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6494112;}i:39;a:6:{i:0;s:33:"SELECT * FROM `belt` WHERE `id`=1";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3217029571533203125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6552056;}i:40;a:6:{i:0;s:33:"SELECT * FROM `belt` WHERE `id`=1";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.322041034698486328125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6554056;}i:42;a:6:{i:0;s:29:"SHOW FULL COLUMNS FROM `belt`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.32219696044921875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6558656;}i:43;a:6:{i:0;s:29:"SHOW FULL COLUMNS FROM `belt`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.322782993316650390625;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6565528;}i:45;a:6:{i:0;s:24:"SHOW CREATE TABLE `belt`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.32287502288818359375;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6568272;}i:46;a:6:{i:0;s:24:"SHOW CREATE TABLE `belt`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3230440616607666015625;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6570256;}i:48;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` = 'belt' AND `kcu`.`TABLE_NAME` = 'belt'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.32324504852294921875;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6572296;}i:49;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` = 'belt' AND `kcu`.`TABLE_NAME` = 'belt'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.323730945587158203125;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:598;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6574504;}i:51;a:6:{i:0;s:102:"SELECT * FROM `grade_record` WHERE (`student_id`='100') AND (`grading_window_id`=1) ORDER BY `id` DESC";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3246669769287109375;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:608;s:8:"function";s:3:"one";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6608984;}i:52;a:6:{i:0;s:102:"SELECT * FROM `grade_record` WHERE (`student_id`='100') AND (`grading_window_id`=1) ORDER BY `id` DESC";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3251669406890869140625;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:608;s:8:"function";s:3:"one";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6610680;}i:54;a:6:{i:0;s:97:"SELECT * FROM `student_notification` WHERE `student_id`='100' ORDER BY `created_at` DESC LIMIT 20";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.326899051666259765625;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:628;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6628184;}i:55;a:6:{i:0;s:97:"SELECT * FROM `student_notification` WHERE `student_id`='100' ORDER BY `created_at` DESC LIMIT 20";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3336050510406494140625;i:4;a:1:{i:0;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:628;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}}i:5;i:6629832;}i:57;a:6:{i:0;s:42:"SELECT * FROM `belt` ORDER BY `rank_order`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3339099884033203125;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6633128;}i:58;a:6:{i:0;s:42:"SELECT * FROM `belt` ORDER BY `rank_order`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3343551158905029296875;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6641360;}i:60;a:6:{i:0;s:104:"SELECT * FROM `syllabus_item` WHERE `belt_id` IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10) ORDER BY `type`, `name`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.33528900146484375;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6691848;}i:61;a:6:{i:0;s:104:"SELECT * FROM `syllabus_item` WHERE `belt_id` IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10) ORDER BY `type`, `name`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3366000652313232421875;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6724136;}i:63;a:6:{i:0;s:38:"SHOW FULL COLUMNS FROM `syllabus_item`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3367769718170166015625;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6728200;}i:64;a:6:{i:0;s:38:"SHOW FULL COLUMNS FROM `syllabus_item`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.33909893035888671875;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6736768;}i:66;a:6:{i:0;s:33:"SHOW CREATE TABLE `syllabus_item`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.339447021484375;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6746656;}i:67;a:6:{i:0;s:33:"SHOW CREATE TABLE `syllabus_item`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.339778900146484375;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6749528;}i:69;a:6:{i:0;s:782:"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` = 'syllabus_item' AND `kcu`.`TABLE_NAME` = 'syllabus_item'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.340878009796142578125;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6752360;}i:70;a:6:{i:0;s:782:"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` = 'syllabus_item' AND `kcu`.`TABLE_NAME` = 'syllabus_item'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3423058986663818359375;i:4;a:3:{i:0;a:5:{s:4:"file";s:67:"/home/wadokaitexxia/public_html/models/GradingContentRepository.php";s:4:"line";i:14;s:8:"function";s:3:"all";s:5:"class";s:18:"yii\db\ActiveQuery";s:4:"type";s:2:"->";}i:1;a:5:{s:4:"file";s:57:"/home/wadokaitexxia/public_html/models/AppDataService.php";s:4:"line";i:93;s:8:"function";s:3:"all";s:5:"class";s:35:"app\models\GradingContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:62:"/home/wadokaitexxia/public_html/controllers/SiteController.php";s:4:"line";i:631;s:8:"function";s:17:"getGradingContent";s:5:"class";s:25:"app\models\AppDataService";s:4:"type";s:2:"->";}}i:5;i:6756160;}i:74;a:6:{i:0;s:37:"SHOW FULL COLUMNS FROM `content_page`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.355309963226318359375;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7503752;}i:75;a:6:{i:0;s:37:"SHOW FULL COLUMNS FROM `content_page`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3561871051788330078125;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7510392;}i:77;a:6:{i:0;s:32:"SHOW CREATE TABLE `content_page`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3563048839569091796875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7514648;}i:78;a:6:{i:0;s:32:"SHOW CREATE TABLE `content_page`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.356483936309814453125;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7517328;}i:80;a:6:{i:0;s:780:"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` = 'content_page' AND `kcu`.`TABLE_NAME` = 'content_page'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3566520214080810546875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7521440;}i:81;a:6:{i:0;s:780:"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` = 'content_page' AND `kcu`.`TABLE_NAME` = 'content_page'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3571460247039794921875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7524400;}i:83;a:6:{i:0;s:48:"SELECT * FROM `content_page` WHERE `slug`='home'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3573629856109619140625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7525096;}i:84;a:6:{i:0;s:48:"SELECT * FROM `content_page` WHERE `slug`='home'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.357637882232666015625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:52;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7527800;}i:86;a:6:{i:0;s:40:"SHOW FULL COLUMNS FROM `content_section`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3580710887908935546875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7564160;}i:87;a:6:{i:0;s:40:"SHOW FULL COLUMNS FROM `content_section`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.358601093292236328125;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7573728;}i:89;a:6:{i:0;s:35:"SHOW CREATE TABLE `content_section`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.35867404937744140625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7577960;}i:90;a:6:{i:0;s:35:"SHOW CREATE TABLE `content_section`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3588581085205078125;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7580960;}i:92;a:6:{i:0;s:786:"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` = 'content_section' AND `kcu`.`TABLE_NAME` = 'content_section'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3590419292449951171875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7583088;}i:93;a:6:{i:0;s:786:"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` = 'content_section' AND `kcu`.`TABLE_NAME` = 'content_section'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3595030307769775390625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7586896;}i:95;a:6:{i:0;s:77:"SELECT * FROM `content_section` WHERE (`page_id`=1) AND (`identifier`='hero')";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3597218990325927734375;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7587368;}i:96;a:6:{i:0;s:77:"SELECT * FROM `content_section` WHERE (`page_id`=1) AND (`identifier`='hero')";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.360012054443359375;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:59;s:8:"function";s:7:"findOne";s:5:"class";s:23:"yii\db\BaseActiveRecord";s:4:"type";s:2:"::";}i:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7590328;}i:98;a:6:{i:0;s:38:"SHOW FULL COLUMNS FROM `content_block`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3607089519500732421875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7639568;}i:99;a:6:{i:0;s:38:"SHOW FULL COLUMNS FROM `content_block`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.36153697967529296875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7665960;}i:101;a:6:{i:0;s:33:"SHOW CREATE TABLE `content_block`";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.361628055572509765625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7670216;}i:102;a:6:{i:0;s:33:"SHOW CREATE TABLE `content_block`";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.3619201183319091796875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7674368;}i:104;a:6:{i:0;s:782:"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` = 'content_block' AND `kcu`.`TABLE_NAME` = 'content_block'";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.362266063690185546875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7666888;}i:105;a:6:{i:0;s:782:"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` = 'content_block' AND `kcu`.`TABLE_NAME` = 'content_block'";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.36279010772705078125;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7671264;}i:107;a:6:{i:0;s:85:"SELECT * FROM `content_block` WHERE (`section_id`=1) AND (`identifier`='navbar-logo')";i:1;i:80;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.36303806304931640625;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7673496;}i:108;a:6:{i:0;s:85:"SELECT * FROM `content_block` WHERE (`section_id`=1) AND (`identifier`='navbar-logo')";i:1;i:96;i:2;s:21:"yii\db\Command::query";i:3;d:1779734084.363421916961669921875;i:4;a:3:{i:0;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.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:1;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:28;s:8:"function";s:30:"fetchNavbarBrandingFromContent";s:5:"class";s:28:"app\models\ContentRepository";s:4:"type";s:2:"->";}i:2;a:5:{s:4:"file";s:60:"/home/wadokaitexxia/public_html/models/ContentRepository.php";s:4:"line";i:29;s:8:"function";s:8:"getOrSet";s:5:"class";s:17:"yii\caching\Cache";s:4:"type";s:2:"->";}}i:5;i:7678344;}}}";s:5:"event";s:27517:"a:147:{i:0;a:5:{s:4:"time";d:1779734084.2574079036712646484375;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:1779734084.2720739841461181640625;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:1779734084.2895600795745849609375;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\User";}i:3;a:5:{s:4:"time";d:1779734084.2896940708160400390625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\User";}i:4;a:5:{s:4:"time";d:1779734084.296535968780517578125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\User";}i:5;a:5:{s:4:"time";d:1779734084.3021590709686279296875;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:1779734084.3068830966949462890625;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:1779734084.30739498138427734375;s:4:"name";s:12:"beforeAction";s:5:"class";s:20:"yii\base\ActionEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:30:"app\controllers\SiteController";}i:8;a:5:{s:4:"time";d:1779734084.3167688846588134765625;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:9;a:5:{s:4:"time";d:1779734084.31760311126708984375;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:24:"app\models\GradingWindow";}i:10;a:5:{s:4:"time";d:1779734084.3207070827484130859375;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:11;a:5:{s:4:"time";d:1779734084.322104930877685546875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:12;a:5:{s:4:"time";d:1779734084.3238270282745361328125;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:13;a:5:{s:4:"time";d:1779734084.3238599300384521484375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:24:"app\models\GradingWindow";}i:14;a:5:{s:4:"time";d:1779734084.3244750499725341796875;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:15;a:5:{s:4:"time";d:1779734084.3264930248260498046875;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:16;a:5:{s:4:"time";d:1779734084.3337390422821044921875;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:17;a:5:{s:4:"time";d:1779734084.3344190120697021484375;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:18;a:5:{s:4:"time";d:1779734084.334475994110107421875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:19;a:5:{s:4:"time";d:1779734084.334495067596435546875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:20;a:5:{s:4:"time";d:1779734084.3345139026641845703125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:21;a:5:{s:4:"time";d:1779734084.3345301151275634765625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:22;a:5:{s:4:"time";d:1779734084.33454608917236328125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:23;a:5:{s:4:"time";d:1779734084.3345611095428466796875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:24;a:5:{s:4:"time";d:1779734084.33458805084228515625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:25;a:5:{s:4:"time";d:1779734084.3346030712127685546875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:26;a:5:{s:4:"time";d:1779734084.334618091583251953125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:27;a:5:{s:4:"time";d:1779734084.335002899169921875;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:28;a:5:{s:4:"time";d:1779734084.3366680145263671875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:29;a:5:{s:4:"time";d:1779734084.3424360752105712890625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:30;a:5:{s:4:"time";d:1779734084.342464923858642578125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:31;a:5:{s:4:"time";d:1779734084.342483997344970703125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:32;a:5:{s:4:"time";d:1779734084.342502117156982421875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:33;a:5:{s:4:"time";d:1779734084.3425199985504150390625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:34;a:5:{s:4:"time";d:1779734084.34253692626953125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:35;a:5:{s:4:"time";d:1779734084.3425540924072265625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:36;a:5:{s:4:"time";d:1779734084.3425700664520263671875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:37;a:5:{s:4:"time";d:1779734084.342586040496826171875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:38;a:5:{s:4:"time";d:1779734084.3426029682159423828125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:39;a:5:{s:4:"time";d:1779734084.3426189422607421875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:40;a:5:{s:4:"time";d:1779734084.3426349163055419921875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:41;a:5:{s:4:"time";d:1779734084.342650890350341796875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:42;a:5:{s:4:"time";d:1779734084.342667102813720703125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:43;a:5:{s:4:"time";d:1779734084.3426830768585205078125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:44;a:5:{s:4:"time";d:1779734084.34269809722900390625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:45;a:5:{s:4:"time";d:1779734084.3427131175994873046875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:46;a:5:{s:4:"time";d:1779734084.342772006988525390625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:47;a:5:{s:4:"time";d:1779734084.342792987823486328125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:48;a:5:{s:4:"time";d:1779734084.3428099155426025390625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:49;a:5:{s:4:"time";d:1779734084.34282588958740234375;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:50;a:5:{s:4:"time";d:1779734084.3428409099578857421875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:51;a:5:{s:4:"time";d:1779734084.342855930328369140625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:52;a:5:{s:4:"time";d:1779734084.3428709506988525390625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:53;a:5:{s:4:"time";d:1779734084.3428881168365478515625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:54;a:5:{s:4:"time";d:1779734084.34290409088134765625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:55;a:5:{s:4:"time";d:1779734084.3429200649261474609375;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:56;a:5:{s:4:"time";d:1779734084.342935085296630859375;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:57;a:5:{s:4:"time";d:1779734084.3430049419403076171875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:58;a:5:{s:4:"time";d:1779734084.343020915985107421875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:59;a:5:{s:4:"time";d:1779734084.3430368900299072265625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:60;a:5:{s:4:"time";d:1779734084.3430569171905517578125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:61;a:5:{s:4:"time";d:1779734084.3430728912353515625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:62;a:5:{s:4:"time";d:1779734084.3430879116058349609375;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:63;a:5:{s:4:"time";d:1779734084.343102931976318359375;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:64;a:5:{s:4:"time";d:1779734084.3431189060211181640625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:65;a:5:{s:4:"time";d:1779734084.3431351184844970703125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:66;a:5:{s:4:"time";d:1779734084.343151092529296875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:67;a:5:{s:4:"time";d:1779734084.3431670665740966796875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:68;a:5:{s:4:"time";d:1779734084.343182086944580078125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:69;a:5:{s:4:"time";d:1779734084.3431971073150634765625;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:70;a:5:{s:4:"time";d:1779734084.3432118892669677734375;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:71;a:5:{s:4:"time";d:1779734084.3432319164276123046875;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:72;a:5:{s:4:"time";d:1779734084.3432390689849853515625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:73;a:5:{s:4:"time";d:1779734084.343245983123779296875;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:74;a:5:{s:4:"time";d:1779734084.3432519435882568359375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:75;a:5:{s:4:"time";d:1779734084.3432590961456298828125;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:76;a:5:{s:4:"time";d:1779734084.343265056610107421875;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:77;a:5:{s:4:"time";d:1779734084.3432719707489013671875;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:78;a:5:{s:4:"time";d:1779734084.34327793121337890625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:79;a:5:{s:4:"time";d:1779734084.3432838916778564453125;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:80;a:5:{s:4:"time";d:1779734084.3432900905609130859375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:81;a:5:{s:4:"time";d:1779734084.34329509735107421875;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:82;a:5:{s:4:"time";d:1779734084.3433010578155517578125;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:83;a:5:{s:4:"time";d:1779734084.343307018280029296875;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:84;a:5:{s:4:"time";d:1779734084.3433129787445068359375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:85;a:5:{s:4:"time";d:1779734084.343318939208984375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:86;a:5:{s:4:"time";d:1779734084.3433248996734619140625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:87;a:5:{s:4:"time";d:1779734084.3433310985565185546875;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:88;a:5:{s:4:"time";d:1779734084.34333705902099609375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:89;a:5:{s:4:"time";d:1779734084.3433430194854736328125;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:90;a:5:{s:4:"time";d:1779734084.343348026275634765625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:91;a:5:{s:4:"time";d:1779734084.3433549404144287109375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:92;a:5:{s:4:"time";d:1779734084.34335994720458984375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:93;a:5:{s:4:"time";d:1779734084.3433659076690673828125;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:94;a:5:{s:4:"time";d:1779734084.3433721065521240234375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:95;a:5:{s:4:"time";d:1779734084.3433780670166015625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:96;a:5:{s:4:"time";d:1779734084.3433840274810791015625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:97;a:5:{s:4:"time";d:1779734084.343389034271240234375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:98;a:5:{s:4:"time";d:1779734084.3433949947357177734375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:99;a:5:{s:4:"time";d:1779734084.3434009552001953125;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:100;a:5:{s:4:"time";d:1779734084.3434069156646728515625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:101;a:5:{s:4:"time";d:1779734084.3434131145477294921875;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:102;a:5:{s:4:"time";d:1779734084.34341907501220703125;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:103;a:5:{s:4:"time";d:1779734084.3434240818023681640625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:104;a:5:{s:4:"time";d:1779734084.343430995941162109375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:105;a:5:{s:4:"time";d:1779734084.3434360027313232421875;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:106;a:5:{s:4:"time";d:1779734084.34344196319580078125;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:107;a:5:{s:4:"time";d:1779734084.3434469699859619140625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:108;a:5:{s:4:"time";d:1779734084.343452930450439453125;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:109;a:5:{s:4:"time";d:1779734084.3434588909149169921875;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:110;a:5:{s:4:"time";d:1779734084.3434650897979736328125;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:111;a:5:{s:4:"time";d:1779734084.343470096588134765625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:112;a:5:{s:4:"time";d:1779734084.3437290191650390625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:113;a:5:{s:4:"time";d:1779734084.34374904632568359375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\SyllabusItem";}i:114;a:5:{s:4:"time";d:1779734084.343965053558349609375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:115;a:5:{s:4:"time";d:1779734084.34397411346435546875;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:116;a:5:{s:4:"time";d:1779734084.3439810276031494140625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:117;a:5:{s:4:"time";d:1779734084.343986988067626953125;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:118;a:5:{s:4:"time";d:1779734084.3439929485321044921875;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:119;a:5:{s:4:"time";d:1779734084.34399890899658203125;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:120;a:5:{s:4:"time";d:1779734084.344005107879638671875;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:121;a:5:{s:4:"time";d:1779734084.3440110683441162109375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:122;a:5:{s:4:"time";d:1779734084.34401702880859375;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:123;a:5:{s:4:"time";d:1779734084.3440229892730712890625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:15:"app\models\Belt";}i:124;a:5:{s:4:"time";d:1779734084.347321987152099609375;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:125;a:5:{s:4:"time";d:1779734084.352550983428955078125;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:126;a:5:{s:4:"time";d:1779734084.3526198863983154296875;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:127;a:5:{s:4:"time";d:1779734084.3551480770111083984375;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:128;a:5:{s:4:"time";d:1779734084.3577029705047607421875;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:22:"app\models\ContentPage";}i:129;a:5:{s:4:"time";d:1779734084.3577539920806884765625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:22:"app\models\ContentPage";}i:130;a:5:{s:4:"time";d:1779734084.3579819202423095703125;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:131;a:5:{s:4:"time";d:1779734084.3600881099700927734375;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:25:"app\models\ContentSection";}i:132;a:5:{s:4:"time";d:1779734084.3601400852203369140625;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:25:"app\models\ContentSection";}i:133;a:5:{s:4:"time";d:1779734084.3605940341949462890625;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:134;a:5:{s:4:"time";d:1779734084.3634960651397705078125;s:4:"name";s:4:"init";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\ContentBlock";}i:135;a:5:{s:4:"time";d:1779734084.363564014434814453125;s:4:"name";s:9:"afterFind";s:5:"class";s:14:"yii\base\Event";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:23:"app\models\ContentBlock";}i:136;a:5:{s:4:"time";d:1779734084.36376094818115234375;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:137;a:5:{s:4:"time";d:1779734084.363871097564697265625;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:138;a:5:{s:4:"time";d:1779734084.3670940399169921875;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:139;a:5:{s:4:"time";d:1779734084.367289066314697265625;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:140;a:5:{s:4:"time";d:1779734084.3677709102630615234375;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:141;a:5:{s:4:"time";d:1779734084.3678309917449951171875;s:4:"name";s:11:"afterAction";s:5:"class";s:20:"yii\base\ActionEvent";s:8:"isStatic";s:1:"0";s:11:"senderClass";s:30:"app\controllers\SiteController";}i:142;a:5:{s:4:"time";d:1779734084.367844104766845703125;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:143;a:5:{s:4:"time";d:1779734084.3678619861602783203125;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:144;a:5:{s:4:"time";d:1779734084.3678739070892333984375;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:145;a:5:{s:4:"time";d:1779734084.3681850433349609375;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:146;a:5:{s:4:"time";d:1779734084.3683440685272216796875;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:120:"a:3:{s:5:"start";d:1779734084.19763088226318359375;s:3:"end";d:1779734084.371079921722412109375;s:6:"memory";i:7950496;}";s:4:"dump";s:6:"a:0:{}";s:6:"router";s:336:"a:3:{s:8:"messages";a:1:{i:22;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:1779734084.302174091339111328125;i:4;a:0:{}i:5;i:5947064;}}s:5:"route";s:20:"site/student-grading";s:6:"action";s:54:"app\controllers\SiteController::actionStudentGrading()";}";s:7:"request";s:5515:"a:15:{s:7:"flashes";a:0:{}s:10:"statusCode";i:200;s:14:"requestHeaders";a:15:{s:7:"x-https";s:1:"1";s:8:"priority";s:6:"u=0, i";s:14:"sec-fetch-user";s:2:"?1";s:14:"sec-fetch-site";s:11:"same-origin";s:14:"sec-fetch-mode";s:8:"navigate";s:14:"sec-fetch-dest";s:8:"document";s:25:"upgrade-insecure-requests";s:1:"1";s:6:"cookie";s:410:"_identity=e0c1bb4a7ab6b4948b233bc96ba85ccac8716ed8758b9049682320c349d5509fa%3A2%3A%7Bi%3A0%3Bs%3A9%3A%22_identity%22%3Bi%3A1%3Bs%3A28%3A%22%5B%22100%22%2C%22test100key%22%2C2592000%5D%22%3B%7D; PHPSESSID=9c4eb0bac26337cad3aa05921d5cf65b; _csrf=5d8f2e0a2d7deed14fc430e136cfb407d7d2d5d4ad029e542ad8ab62bf360b66a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22jSFl_JkxIK2eiCDW5r3Na7jUDTMOG8q4%22%3B%7D";s:7:"referer";s:74:"https://wadoka.itexxiahosting.com/web/index.php?r=site%2Fstudent-dashboard";s:10:"connection";s:10:"keep-alive";s:15:"accept-encoding";s:23:"gzip, deflate, br, zstd";s:15:"accept-language";s:14:"en-US,en;q=0.9";s:6:"accept";s:63:"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8";s:10:"user-agent";s:80:"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0";s:4:"host";s:25:"wadoka.itexxiahosting.com";}s:15:"responseHeaders";a:5:{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:10:"Set-Cookie";s:280:"_identity=e0c1bb4a7ab6b4948b233bc96ba85ccac8716ed8758b9049682320c349d5509fa%3A2%3A%7Bi%3A0%3Bs%3A9%3A%22_identity%22%3Bi%3A1%3Bs%3A28%3A%22%5B%22100%22%2C%22test100key%22%2C2592000%5D%22%3B%7D; expires=Wed, 24-Jun-2026 18:34:44 GMT; Max-Age=2592000; path=/; HttpOnly; SameSite=Lax";}s:5:"route";s:20:"site/student-grading";s:6:"action";s:54:"app\controllers\SiteController::actionStudentGrading()";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:1;}s:11:"requestBody";a:0:{}s:6:"SERVER";a:49:{s:4:"USER";s:13:"wadokaitexxia";s:4:"HOME";s:19:"/home/wadokaitexxia";s:11:"SCRIPT_NAME";s:14:"/web/index.php";s:11:"REQUEST_URI";s:39:"/web/index.php?r=site%2Fstudent-grading";s:12:"QUERY_STRING";s:24:"r=site%2Fstudent-grading";s:14:"REQUEST_METHOD";s:3:"GET";s:15:"SERVER_PROTOCOL";s:8:"HTTP/1.1";s:17:"GATEWAY_INTERFACE";s:7:"CGI/1.1";s:11:"REMOTE_PORT";s:5:"49337";s:15:"SCRIPT_FILENAME";s:45:"/home/wadokaitexxia/public_html/web/index.php";s:12:"SERVER_ADMIN";s:35:"webmaster@wadoka.itexxiahosting.com";s:21:"CONTEXT_DOCUMENT_ROOT";s:31:"/home/wadokaitexxia/public_html";s:14:"CONTEXT_PREFIX";s:0:"";s:14:"REQUEST_SCHEME";s:5:"https";s:13:"DOCUMENT_ROOT";s:31:"/home/wadokaitexxia/public_html";s:11:"REMOTE_ADDR";s:14:"99.252.214.188";s:11:"SERVER_PORT";s:3:"443";s:11:"SERVER_ADDR";s:13:"208.87.134.53";s:11:"SERVER_NAME";s:25:"wadoka.itexxiahosting.com";s:15:"SERVER_SOFTWARE";s:6:"Apache";s:16:"SERVER_SIGNATURE";s:0:"";s:4:"PATH";s:180:"/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin";s:12:"HTTP_X_HTTPS";s:1:"1";s:13:"HTTP_PRIORITY";s:6:"u=0, i";s:19:"HTTP_SEC_FETCH_USER";s:2:"?1";s:19:"HTTP_SEC_FETCH_SITE";s:11:"same-origin";s:19:"HTTP_SEC_FETCH_MODE";s:8:"navigate";s:19:"HTTP_SEC_FETCH_DEST";s:8:"document";s:30:"HTTP_UPGRADE_INSECURE_REQUESTS";s:1:"1";s:11:"HTTP_COOKIE";s:410:"_identity=e0c1bb4a7ab6b4948b233bc96ba85ccac8716ed8758b9049682320c349d5509fa%3A2%3A%7Bi%3A0%3Bs%3A9%3A%22_identity%22%3Bi%3A1%3Bs%3A28%3A%22%5B%22100%22%2C%22test100key%22%2C2592000%5D%22%3B%7D; PHPSESSID=9c4eb0bac26337cad3aa05921d5cf65b; _csrf=5d8f2e0a2d7deed14fc430e136cfb407d7d2d5d4ad029e542ad8ab62bf360b66a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22jSFl_JkxIK2eiCDW5r3Na7jUDTMOG8q4%22%3B%7D";s:12:"HTTP_REFERER";s:74:"https://wadoka.itexxiahosting.com/web/index.php?r=site%2Fstudent-dashboard";s:15:"HTTP_CONNECTION";s:10:"keep-alive";s:20:"HTTP_ACCEPT_ENCODING";s:23:"gzip, deflate, br, zstd";s:20:"HTTP_ACCEPT_LANGUAGE";s:14:"en-US,en;q=0.9";s:11:"HTTP_ACCEPT";s:63:"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8";s:15:"HTTP_USER_AGENT";s:80:"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0";s:9:"HTTP_HOST";s:25:"wadoka.itexxiahosting.com";s:17:"proxy-nokeepalive";s:1:"1";s:11:"SSL_TLS_SNI";s:25:"wadoka.itexxiahosting.com";s:5:"HTTPS";s:2:"on";s:10:"SCRIPT_URI";s:47:"https://wadoka.itexxiahosting.com/web/index.php";s:10:"SCRIPT_URL";s:14:"/web/index.php";s:9:"UNIQUE_ID";s:27:"ahSWRLvtc3rTzb2ow9qNVwAAAck";s:9:"FCGI_ROLE";s:9:"RESPONDER";s:8:"PHP_SELF";s:14:"/web/index.php";s:18:"REQUEST_TIME_FLOAT";d:1779734084.168159008026123046875;s:12:"REQUEST_TIME";i:1779734084;s:4:"argv";a:1:{i:0;s:24:"r=site%2Fstudent-grading";}s:4:"argc";i:1;}s:3:"GET";a:1:{s:1:"r";s:20:"site/student-grading";}s:4:"POST";a:0:{}s:6:"COOKIE";a:3:{s:9:"_identity";s:130:"e0c1bb4a7ab6b4948b233bc96ba85ccac8716ed8758b9049682320c349d5509fa:2:{i:0;s:9:"_identity";i:1;s:28:"["100","test100key",2592000]";}";s:9:"PHPSESSID";s:32:"9c4eb0bac26337cad3aa05921d5cf65b";s:5:"_csrf";s:130:"5d8f2e0a2d7deed14fc430e136cfb407d7d2d5d4ad029e542ad8ab62bf360b66a:2:{i:0;s:5:"_csrf";i:1;s:32:"jSFl_JkxIK2eiCDW5r3Na7jUDTMOG8q4";}";}s:5:"FILES";a:0:{}s:7:"SESSION";a:4:{s:7:"__flash";a:0:{}s:11:"__returnUrl";a:1:{i:0;s:16:"/dashboard/index";}s:4:"__id";s:3:"100";s:9:"__authKey";s:10:"test100key";}}";s:4:"user";s:795:"a:5:{s:2:"id";s:3:"100";s:8:"identity";a:7:{s:2:"id";s:5:"'100'";s:8:"username";s:7:"'admin'";s:8:"password";s:7:"'admin'";s:8:"auth_key";s:12:"'test100key'";s:12:"access_token";s:11:"'100-token'";s:4:"role";s:7:"'admin'";s:9:"stream_id";s:4:"null";}s:10:"attributes";a:7:{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:8:"password";s:5:"label";s:8:"Password";}i:3;a:2:{s:9:"attribute";s:8:"auth_key";s:5:"label";s:8:"Auth Key";}i:4;a:2:{s:9:"attribute";s:12:"access_token";s:5:"label";s:12:"Access Token";}i:5;a:2:{s:9:"attribute";s:4:"role";s:5:"label";s:4:"Role";}i:6;a:2:{s:9:"attribute";s:9:"stream_id";s:5:"label";s:9:"Stream Id";}}s:13:"rolesProvider";N;s:19:"permissionsProvider";N;}";s:5:"asset";s:2038:"a:5:{s:19:"app\assets\AppAsset";a:9:{s:8:"basePath";s:35:"/home/wadokaitexxia/public_html/web";s:7:"baseUrl";s:4:"/web";s:3:"css";a:1:{i:0;s:12:"css/site.css";}s:2:"js";a:0:{}s:7:"depends";a:3:{i:0;s:16:"yii\web\YiiAsset";i:1;s:29:"yii\bootstrap5\BootstrapAsset";i:2;s:35:"yii\bootstrap5\BootstrapPluginAsset";}s:10:"sourcePath";N;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:58:"/home/wadokaitexxia/public_html/vendor/yiisoft/yii2/assets";s:2:"js";a:1:{i:0;s:6:"yii.js";}s:7:"depends";a:1:{i:0;s:19:"yii\web\JqueryAsset";}s:8:"basePath";s:51:"/home/wadokaitexxia/public_html/web/assets/9974b06e";s:7:"baseUrl";s:20:"/web/assets/9974b06e";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:62:"/home/wadokaitexxia/public_html/vendor/bower-asset/jquery/dist";s:2:"js";a:1:{i:0;s:9:"jquery.js";}s:8:"basePath";s:51:"/home/wadokaitexxia/public_html/web/assets/4c9fb2ac";s:7:"baseUrl";s:20:"/web/assets/4c9fb2ac";s:7:"depends";a:0:{}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:62:"/home/wadokaitexxia/public_html/vendor/twbs/bootstrap/dist/css";s:3:"css";a:1:{i:0;s:13:"bootstrap.css";}s:8:"basePath";s:51:"/home/wadokaitexxia/public_html/web/assets/2f72cfd0";s:7:"baseUrl";s:20:"/web/assets/2f72cfd0";s:7:"depends";a:0:{}s:2:"js";a:0:{}s:9:"jsOptions";a:0:{}s:10:"cssOptions";a:0:{}s:14:"publishOptions";a:0:{}}s:35:"yii\bootstrap5\BootstrapPluginAsset";a:9:{s:10:"sourcePath";s:61:"/home/wadokaitexxia/public_html/vendor/twbs/bootstrap/dist/js";s:2:"js";a:1:{i:0;s:19:"bootstrap.bundle.js";}s:7:"depends";a:1:{i:0;s:29:"yii\bootstrap5\BootstrapAsset";}s:8:"basePath";s:51:"/home/wadokaitexxia/public_html/web/assets/392adb1b";s:7:"baseUrl";s:20:"/web/assets/392adb1b";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:"6a1496444962a";s:3:"url";s:72:"https://wadoka.itexxiahosting.com/web/index.php?r=site%2Fstudent-grading";s:4:"ajax";i:0;s:6:"method";s:3:"GET";s:2:"ip";s:14:"99.252.214.188";s:4:"time";d:1779734084.168159008026123046875;s:10:"statusCode";i:200;s:8:"sqlCount";i:31;s:21:"excessiveCallersCount";i:0;s:9:"mailCount";i:0;s:9:"mailFiles";a:0:{}s:10:"peakMemory";i:7950496;s:14:"processingTime";d:0.1728041172027587890625;}s:10:"exceptions";a:0:{}}