File: /home/xedaptot/.cpanel/logs/restoredb/2025-12-07T08:16:12Z.1.log
{"name":"no-virus","data":{"description":"No virus detected in upload “mrsimple_ag.sql.gz”.","file":"mrsimple_ag.sql.gz"},"type":"info"}
{"type":"info","data":{"file":"mrsimple_ag.sql.gz","archive":"/home/xedaptot/tmp/Cpanel_Form_file.upload.27592a9e","description":"The system is extracting the archive “/home/xedaptot/tmp/Cpanel_Form_file.upload.27592a9e”."},"name":"gunzip"}
{"type":"debug","name":"database_name","data":{"description":"The system identified the database name for the backup file “mrsimple_ag.sql.gz” to be “xedaptot_mrsimple_ag”.","file":"mrsimple_ag.sql.gz","database":"xedaptot_mrsimple_ag"}}
{"name":"database_create","data":{"database":"xedaptot_mrsimple_ag","description":"The system created the database “xedaptot_mrsimple_ag” since it did not exist.","file":"mrsimple_ag.sql.gz"},"type":"info"}
{"type":"debug","data":{"description":"The system created a temporary database user “xedaptot_inly8km”.","file":"mrsimple_ag.sql.gz","username":"xedaptot_inly8km"},"name":"created_temp_database_user"}
{"data":{"database":"xedaptot_mrsimple_ag","username":"xedaptot_inly8km","file":"mrsimple_ag.sql.gz","description":"The system linked the temporary database user “xedaptot_inly8km” to the database “xedaptot_mrsimple_ag”."},"name":"linked_temp_database_user_to_database","type":"debug"}
{"type":"info","name":"restoring_start","data":{"description":"The system is starting to restore the database backup “mrsimple_ag.sql.gz”.","file":"mrsimple_ag.sql.gz"}}
{"data":{"description":"--------------\n/*M!999999 enable the sandbox mode */ \n\n\n\n\n\n\n/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */\n--------------\n\n--------------\n/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */\n--------------\n\n--------------\n/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */\n--------------\n\n--------------\n/*!40101 SET NAMES utf8mb4 */\n--------------\n\n--------------\n/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */\n--------------\n\n--------------\n/*!40103 SET TIME_ZONE='+00:00' */\n--------------\n\n--------------\n/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */\n--------------\n\n--------------\n/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */\n--------------\n\n--------------\n/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */\n--------------\n\n--------------\n/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ag_actionscheduler_actions`\n--------------\n\n-","file":"mrsimple_ag.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"file":"mrsimple_ag.sql.gz","description":"-------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ag_actionscheduler_actions` (\n `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `hook` varchar(191) NOT NULL,\n `status` varchar(20) NOT NULL,\n `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',\n `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',\n `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,\n `args` varchar(191) DEFAULT NULL,\n `schedule` longtext DEFAULT NULL,\n `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `attempts` int(11) NOT NULL DEFAULT 0,\n `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',\n `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',\n `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `extended_args` varchar(8000) DEFAULT NULL,\n PRIMARY KEY (`action_id`),\n KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled"},"name":"restoring","type":"debug"}
{"data":{"description":"_date_gmt`),\n KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),\n KEY `scheduled_date_gmt` (`scheduled_date_gmt`),\n KEY `args` (`args`),\n KEY `group_id` (`group_id`),\n KEY `last_attempt_gmt` (`last_attempt_gmt`),\n KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)\n) ENGINE=InnoDB AUTO_INCREMENT=466 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ag_actionscheduler_actions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_actionscheduler_actions` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ag_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `priority`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES (463,'action_scheduler/migration_hook','failed','2024-07-26 04:01:46',","file":"mrsimple_ag.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"'2024-07-26 11:01:46',10,'[]','O:30:\\\"ActionScheduler_SimpleSchedule\\\":2:{s:22:\\\"\\0*\\0scheduled_timestamp\\\";i:1721966506;s:41:\\\"\\0ActionScheduler_SimpleSchedule\\0timestamp\\\";i:1721966506;}',1,1,'2024-07-26 04:02:53','2024-07-26 11:02:53',0,NULL)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_actionscheduler_actions` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ag_actionscheduler_claims`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ag_actionscheduler_claims` (\n `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',\n PRIMARY KEY (`claim_id`),\n KEY `date_created_gmt` (`date_created_gmt`)\n) ENGINE=InnoDB AUTO_INCREMENT=3799 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n------------","file":"mrsimple_ag.sql.gz"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_ag.sql.gz","description":"--\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ag_actionscheduler_claims` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_actionscheduler_claims` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_actionscheduler_claims` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ag_actionscheduler_groups`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ag_actionscheduler_groups` (\n `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `slug` varchar(255) NOT NULL,\n PRIMARY KEY (`group_id`),\n KEY `slug` (`slug`(191))\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n-------"},"name":"restoring"}
{"data":{"description":"-------\n\n--------------\nLOCK TABLES `ag_actionscheduler_groups` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_actionscheduler_groups` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ag_actionscheduler_groups` (`group_id`, `slug`) VALUES (1,'action-scheduler-migration'),(2,'rank-math')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_actionscheduler_groups` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ag_actionscheduler_logs`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ag_actionscheduler_logs` (\n `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `action_id` bigint(20) unsigned NOT NULL,\n `message` text NOT NULL,\n `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',\n `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',\n PRIM","file":"mrsimple_ag.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"description":"ARY KEY (`log_id`),\n KEY `action_id` (`action_id`),\n KEY `log_date_gmt` (`log_date_gmt`)\n) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ag_actionscheduler_logs` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_actionscheduler_logs` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ag_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES (4,463,'action created','2024-07-26 04:00:46','2024-07-26 11:00:46'),(5,463,'action started via WP Cron','2024-07-26 04:02:53','2024-07-26 11:02:53'),(6,463,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-07-26 04:02:53','2024-07-26 11:02:53')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_actionscheduler_logs` ENABLE KEYS */\n-------------","file":"mrsimple_ag.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"-\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ag_commentmeta`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ag_commentmeta` (\n `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `meta_key` varchar(255) DEFAULT NULL,\n `meta_value` longtext DEFAULT NULL,\n PRIMARY KEY (`meta_id`),\n KEY `comment_id` (`comment_id`),\n KEY `meta_key` (`meta_key`(191))\n) ENGINE=MyISAM AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ag_commentmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_commentmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_commentmeta` ENABLE KEY","file":"mrsimple_ag.sql.gz"}}
{"name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"S */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ag_comments`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ag_comments` (\n `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,\n `comment_author` tinytext NOT NULL,\n `comment_author_email` varchar(100) NOT NULL DEFAULT '',\n `comment_author_url` varchar(200) NOT NULL DEFAULT '',\n `comment_author_IP` varchar(100) NOT NULL DEFAULT '',\n `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `comment_content` text NOT NULL,\n `comment_karma` int(11) NOT NULL DEFAULT 0,\n `comment_approved` varchar(20) NOT NULL DEFAULT '1',\n `comment_agent` varchar(255) NOT NULL DEFAULT '',\n `comment_type` varcha"},"type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"r(20) NOT NULL DEFAULT 'comment',\n `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,\n `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n PRIMARY KEY (`comment_ID`),\n KEY `comment_post_ID` (`comment_post_ID`),\n KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),\n KEY `comment_date_gmt` (`comment_date_gmt`),\n KEY `comment_parent` (`comment_parent`),\n KEY `comment_author_email` (`comment_author_email`(10))\n) ENGINE=MyISAM AUTO_INCREMENT=73 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ag_comments` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_comments` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_comments` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ag_e_events`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@cha"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"racter_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ag_e_events` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `event_data` text DEFAULT NULL,\n `created_at` datetime NOT NULL,\n PRIMARY KEY (`id`),\n KEY `created_at_index` (`created_at`)\n) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ag_e_events` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_e_events` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ag_e_events` (`id`, `event_data`, `created_at`) VALUES (1,'{\\\"event\\\":\\\"modal load\\\",\\\"version\\\":\\\"\\\",\\\"details\\\":\\\"{\\\\\\\"placement\\\\\\\":\\\\\\\"Onboarding wizard\\\\\\\",\\\\\\\"step\\\\\\\":\\\\\\\"account\\\\\\\",\\\\\\\"user_state\\\\\\\":\\\\\\\"anon\\\\\\\"}\\\",\\\"ts\\\":\\\"2023-04-22T13:56:04.475-07:00\\\"}','2023-04-22 13:56:04'),(2,'{\\\"event\\\":\\\"close modal\\\",\\"}}
{"data":{"file":"mrsimple_ag.sql.gz","description":"\"version\\\":\\\"\\\",\\\"details\\\":\\\"{\\\\\\\"placement\\\\\\\":\\\\\\\"Onboarding wizard\\\\\\\",\\\\\\\"step\\\\\\\":\\\\\\\"account\\\\\\\"}\\\",\\\"ts\\\":\\\"2023-04-22T13:56:06.490-07:00\\\"}','2023-04-22 13:56:06')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_e_events` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ag_e_submissions`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ag_e_submissions` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `type` varchar(60) DEFAULT NULL,\n `hash_id` varchar(60) NOT NULL,\n `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',\n `post_id` bigint(20) unsigned NOT NULL,\n `referer` varchar(500) NOT NULL,\n `referer_title` varchar(300) DEFAULT NULL,\n `element_id` varchar(20) NOT NULL,\n `form_name` varchar(60) NOT "},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"NULL,\n `campaign_id` bigint(20) unsigned NOT NULL,\n `user_id` bigint(20) unsigned DEFAULT NULL,\n `user_ip` varchar(46) NOT NULL,\n `user_agent` text NOT NULL,\n `actions_count` int(11) DEFAULT 0,\n `actions_succeeded_count` int(11) DEFAULT 0,\n `status` varchar(20) NOT NULL,\n `is_read` tinyint(1) NOT NULL DEFAULT 0,\n `meta` text DEFAULT NULL,\n `created_at_gmt` datetime NOT NULL,\n `updated_at_gmt` datetime NOT NULL,\n `created_at` datetime NOT NULL,\n `updated_at` datetime NOT NULL,\n PRIMARY KEY (`id`),\n UNIQUE KEY `hash_id_unique_index` (`hash_id`),\n KEY `main_meta_id_index` (`main_meta_id`),\n KEY `hash_id_index` (`hash_id`),\n KEY `type_index` (`type`),\n KEY `post_id_index` (`post_id`),\n KEY `element_id_index` (`element_id`),\n KEY `campaign_id_index` (`campaign_id`),\n KEY `user_id_index` (`user_id`),\n KEY `user_ip_index` (`user_ip`),\n KEY `status_index` (`status`),\n KEY `is_read_index` (`is_read`),\n KEY `created_at_gmt_index` (`created_at_gmt`),\n KEY `updated_at_gmt_index` (`updated_at_gm"},"type":"debug"}
{"data":{"description":"t`),\n KEY `created_at_index` (`created_at`),\n KEY `updated_at_index` (`updated_at`),\n KEY `referer_index` (`referer`(191)),\n KEY `referer_title_index` (`referer_title`(191))\n) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ag_e_submissions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_e_submissions` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ag_e_submissions` (`id`, `type`, `hash_id`, `main_meta_id`, `post_id`, `referer`, `referer_title`, `element_id`, `form_name`, `campaign_id`, `user_id`, `user_ip`, `user_agent`, `actions_count`, `actions_succeeded_count`, `status`, `is_read`, `meta`, `created_at_gmt`, `updated_at_gmt`, `created_at`, `updated_at`) VALUES (1,'submission','dccff217-c1e2-4efc-9cbb-c5ab18672ffa',2,207,'','','48dc426c','New Form',0,0,'178.140.136.62','Mozilla/5.0 (Windows NT 10.0; Win64; x64) Ap","file":"mrsimple_ag.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"pleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Iron Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"207\\\"}','2024-03-02 17:59:57','2024-03-02 17:59:57','2024-03-03 00:59:57','2024-03-03 00:59:57'),(2,'submission','0cfbb945-481a-4226-a32d-fd320dd6a6d0',4,207,'','','48dc426c','New Form',0,0,'185.170.10.187','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"207\\\"}','2024-03-19 04:10:16','2024-03-19 04:10:18','2024-03-19 11:10:16','2024-03-19 11:10:18')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_e_submissions` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ag_e_submissions_actions_log`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ag_e_submissions_actions_log` (\n `i","file":"mrsimple_ag.sql.gz"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"d` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `submission_id` bigint(20) unsigned NOT NULL,\n `action_name` varchar(60) NOT NULL,\n `action_label` varchar(60) DEFAULT NULL,\n `status` varchar(20) NOT NULL,\n `log` text DEFAULT NULL,\n `created_at_gmt` datetime NOT NULL,\n `updated_at_gmt` datetime NOT NULL,\n `created_at` datetime NOT NULL,\n `updated_at` datetime NOT NULL,\n PRIMARY KEY (`id`),\n KEY `submission_id_index` (`submission_id`),\n KEY `action_name_index` (`action_name`),\n KEY `status_index` (`status`),\n KEY `created_at_gmt_index` (`created_at_gmt`),\n KEY `updated_at_gmt_index` (`updated_at_gmt`),\n KEY `created_at_index` (`created_at`),\n KEY `updated_at_index` (`updated_at`)\n) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ag_e_submissions_actions_log` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_e_submission"},"type":"debug"}
{"data":{"description":"s_actions_log` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ag_e_submissions_actions_log` (`id`, `submission_id`, `action_name`, `action_label`, `status`, `log`, `created_at_gmt`, `updated_at_gmt`, `created_at`, `updated_at`) VALUES (1,1,'email','Email','success',NULL,'2024-03-02 17:59:57','2024-03-02 17:59:57','2024-03-03 00:59:57','2024-03-03 00:59:57'),(2,2,'email','Email','success',NULL,'2024-03-19 04:10:18','2024-03-19 04:10:18','2024-03-19 11:10:18','2024-03-19 11:10:18')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_e_submissions_actions_log` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ag_e_submissions_values`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ag_e_submissions_values` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `submiss","file":"mrsimple_ag.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"ion_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `key` varchar(60) DEFAULT NULL,\n `value` longtext DEFAULT NULL,\n PRIMARY KEY (`id`),\n KEY `submission_id_index` (`submission_id`),\n KEY `key_index` (`key`)\n) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ag_e_submissions_values` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_e_submissions_values` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ag_e_submissions_values` (`id`, `submission_id`, `key`, `value`) VALUES (1,1,'name','Williamatoks'),(2,1,'email','[email protected]'),(3,2,'name','LankorgannY'),(4,2,'email','[email protected]')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_e_submissions_values` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ag_links`\n--------------\n\n-----","file":"mrsimple_ag.sql.gz"}}
{"name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"---------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ag_links` (\n `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `link_url` varchar(255) NOT NULL DEFAULT '',\n `link_name` varchar(255) NOT NULL DEFAULT '',\n `link_image` varchar(255) NOT NULL DEFAULT '',\n `link_target` varchar(25) NOT NULL DEFAULT '',\n `link_description` varchar(255) NOT NULL DEFAULT '',\n `link_visible` varchar(20) NOT NULL DEFAULT 'Y',\n `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,\n `link_rating` int(11) NOT NULL DEFAULT 0,\n `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `link_rel` varchar(255) NOT NULL DEFAULT '',\n `link_notes` mediumtext NOT NULL,\n `link_rss` varchar(255) NOT NULL DEFAULT '',\n PRIMARY KEY (`link_id`),\n KEY `link_visible` (`link_visible`)\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_ag.sql.gz","description":"40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ag_links` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_links` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_links` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ag_litespeed_url`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ag_litespeed_url` (\n `id` bigint(20) NOT NULL AUTO_INCREMENT,\n `url` varchar(500) NOT NULL,\n `cache_tags` varchar(1000) NOT NULL DEFAULT '',\n PRIMARY KEY (`id`),\n UNIQUE KEY `url` (`url`(191)),\n KEY `cache_tags` (`cache_tags`(191))\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------"},"name":"restoring"}
{"data":{"file":"mrsimple_ag.sql.gz","description":"\nLOCK TABLES `ag_litespeed_url` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_litespeed_url` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_litespeed_url` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ag_litespeed_url_file`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ag_litespeed_url_file` (\n `id` bigint(20) NOT NULL AUTO_INCREMENT,\n `url_id` bigint(20) NOT NULL,\n `vary` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of final vary',\n `filename` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of file content',\n `type` tinyint(4) NOT NULL COMMENT 'css=1,js=2,ccss=3,ucss=4',\n `expired` int(11) NOT NULL DEFAULT 0,\n `mobile` tinyint(4) NOT N"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"ULL COMMENT 'mobile=1',\n `webp` tinyint(4) NOT NULL COMMENT 'webp=1',\n PRIMARY KEY (`id`),\n KEY `filename` (`filename`),\n KEY `type` (`type`),\n KEY `url_id_2` (`url_id`,`vary`,`type`),\n KEY `filename_2` (`filename`,`expired`),\n KEY `url_id` (`url_id`,`expired`)\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ag_litespeed_url_file` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_litespeed_url_file` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_litespeed_url_file` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ag_options`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ag_options` (\n `op"},"type":"debug"}
{"data":{"file":"mrsimple_ag.sql.gz","description":"tion_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `option_name` varchar(191) NOT NULL DEFAULT '',\n `option_value` longtext NOT NULL,\n `autoload` varchar(20) NOT NULL DEFAULT 'yes',\n PRIMARY KEY (`option_id`),\n UNIQUE KEY `option_name` (`option_name`),\n KEY `autoload` (`autoload`)\n) ENGINE=MyISAM AUTO_INCREMENT=29475 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ag_options` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ag_options` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ag_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1,'siteurl','https://agency.naniguide.com','yes'),(2,'home','https://agency.naniguide.com','yes'),(3,'blogname','Quảng cáo và Truyền thông Phú Quốc','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','[email protected]"},"name":"restoring","type":"debug"}
{"data":{"description":"om','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','[email protected]','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:152:{s:19:\\\"sitemap_index\\\\.xml$\\\";s:19:\\\"index.php?sitemap=1\\\";s:31:\\\"([^/]+?)-sitemap([0-9]+)?\\\\.xml$\\\";s:51:\\\"index.php?sitemap=$matches[1","file":"mrsimple_ag.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"]&sitemap_n=$matches[2]\\\";s:24:\\\"([a-z]+)?-?sitemap\\\\.xsl$\\\";s:25:\\\"index.php?xsl=$matches[1]\\\";s:15:\\\"locations\\\\.kml$\\\";s:27:\\\"index.php?sitemap=locations\\\";s:11:\\\"^wp-json/?$\\\";s:22:\\\"index.php?rest_route=/\\\";s:14:\\\"^wp-json/(.*)?\\\";s:33:\\\"index.php?rest_route=/$matches[1]\\\";s:21:\\\"^index.php/wp-json/?$\\\";s:22:\\\"index.php?rest_route=/\\\";s:24:\\\"^index.php/wp-json/(.*)?\\\";s:33:\\\"index.php?rest_route=/$matches[1]\\\";s:17:\\\"^wp-sitemap\\\\.xml$\\\";s:23:\\\"index.php?sitemap=index\\\";s:17:\\\"^wp-sitemap\\\\.xsl$\\\";s:36:\\\"index.php?sitemap-stylesheet=sitemap\\\";s:23:\\\"^wp-sitemap-index\\\\.xsl$\\\";s:34:\\\"index.php?sitemap-stylesheet=index\\\";s:48:\\\"^wp-sitemap-([a-z]+?)-([a-z\\\\d_-]+?)-(\\\\d+?)\\\\.xml$\\\";s:75:\\\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\\\";s:34:\\\"^wp-sitemap-([a-z]+?)-(\\\\d+?)\\\\.xml$\\\";s:47:\\\"index.php?sitemap=$matches[1]&paged=$matches[2]\\\";s:32:\\\"category/(.+?)/schema-preview/?$\\\";s:57:\\\"index.php?category=$matches[1]&schema-preview=$matches[3]\\\";s:27:\\\"tag/(.+?)/schema-preview/?$"},"type":"debug"}
{"name":"restoring","data":{"description":"\\\";s:57:\\\"index.php?post_tag=$matches[1]&schema-preview=$matches[3]\\\";s:47:\\\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:52:\\\"index.php?category_name=$matches[1]&feed=$matches[2]\\\";s:42:\\\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\\\";s:52:\\\"index.php?category_name=$matches[1]&feed=$matches[2]\\\";s:23:\\\"category/(.+?)/embed/?$\\\";s:46:\\\"index.php?category_name=$matches[1]&embed=true\\\";s:35:\\\"category/(.+?)/page/?([0-9]{1,})/?$\\\";s:53:\\\"index.php?category_name=$matches[1]&paged=$matches[2]\\\";s:17:\\\"category/(.+?)/?$\\\";s:35:\\\"index.php?category_name=$matches[1]\\\";s:44:\\\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?tag=$matches[1]&feed=$matches[2]\\\";s:39:\\\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?tag=$matches[1]&feed=$matches[2]\\\";s:20:\\\"tag/([^/]+)/embed/?$\\\";s:36:\\\"index.php?tag=$matches[1]&embed=true\\\";s:32:\\\"tag/([^/]+)/page/?([0-9]{1,})/?$\\\";s:43:\\\"index.php?tag=$matches[1]&paged=$matches[2]\\\";s:14:\\\"tag/([^/]+)/?$\\\";s:25:\\\"index.php?tag=$matches[1]\\\";s:45:\\\"type/([^","file":"mrsimple_ag.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?post_format=$matches[1]&feed=$matches[2]\\\";s:40:\\\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?post_format=$matches[1]&feed=$matches[2]\\\";s:21:\\\"type/([^/]+)/embed/?$\\\";s:44:\\\"index.php?post_format=$matches[1]&embed=true\\\";s:33:\\\"type/([^/]+)/page/?([0-9]{1,})/?$\\\";s:51:\\\"index.php?post_format=$matches[1]&paged=$matches[2]\\\";s:15:\\\"type/([^/]+)/?$\\\";s:33:\\\"index.php?post_format=$matches[1]\\\";s:42:\\\"e-landing-page/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:52:\\\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:72:\\\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:67:\\\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:67:\\\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";"}}
{"type":"debug","data":{"description":"s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:48:\\\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:31:\\\"e-landing-page/([^/]+)/embed/?$\\\";s:47:\\\"index.php?e-landing-page=$matches[1]&embed=true\\\";s:35:\\\"e-landing-page/([^/]+)/trackback/?$\\\";s:41:\\\"index.php?e-landing-page=$matches[1]&tb=1\\\";s:43:\\\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\\\";s:54:\\\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\\\";s:50:\\\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:54:\\\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\\\";s:48:\\\"e-landing-page/([^/]+)/schema-preview(/(.*))?/?$\\\";s:63:\\\"index.php?e-landing-page=$matches[1]&schema-preview=$matches[3]\\\";s:39:\\\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\\\";s:53:\\\"index.php?e-landing-page=$matches[1]&page=$matches[2]\\\";s:31:\\\"e-landing-page/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:41:\\\"e-landing-page/[^/]+/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&t","file":"mrsimple_ag.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"b=1\\\";s:61:\\\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:56:\\\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:56:\\\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:37:\\\"e-landing-page/[^/]+/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:45:\\\"elementskit-content/.+?/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:55:\\\"elementskit-content/.+?/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:75:\\\"elementskit-content/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:70:\\\"elementskit-content/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:70:\\\"elementskit-content/.+?/attachment/([^"}}
{"type":"debug","name":"restoring","data":{"description":"/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:51:\\\"elementskit-content/.+?/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:34:\\\"elementskit-content/(.+?)/embed/?$\\\";s:52:\\\"index.php?elementskit_content=$matches[1]&embed=true\\\";s:38:\\\"elementskit-content/(.+?)/trackback/?$\\\";s:46:\\\"index.php?elementskit_content=$matches[1]&tb=1\\\";s:46:\\\"elementskit-content/(.+?)/page/?([0-9]{1,})/?$\\\";s:59:\\\"index.php?elementskit_content=$matches[1]&paged=$matches[2]\\\";s:53:\\\"elementskit-content/(.+?)/comment-page-([0-9]{1,})/?$\\\";s:59:\\\"index.php?elementskit_content=$matches[1]&cpage=$matches[2]\\\";s:51:\\\"elementskit-content/(.+?)/schema-preview(/(.*))?/?$\\\";s:68:\\\"index.php?elementskit_content=$matches[1]&schema-preview=$matches[3]\\\";s:42:\\\"elementskit-content/(.+?)(?:/([0-9]+))?/?$\\\";s:58:\\\"index.php?elementskit_content=$matches[1]&page=$matches[2]\\\";s:38:\\\"metform-form/.+?/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\"","file":"mrsimple_ag.sql.gz"}}
{"type":"debug","name":"restoring","data":{"description":";s:48:\\\"metform-form/.+?/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:68:\\\"metform-form/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:63:\\\"metform-form/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:63:\\\"metform-form/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:44:\\\"metform-form/.+?/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:27:\\\"metform-form/(.+?)/embed/?$\\\";s:45:\\\"index.php?metform-form=$matches[1]&embed=true\\\";s:31:\\\"metform-form/(.+?)/trackback/?$\\\";s:39:\\\"index.php?metform-form=$matches[1]&tb=1\\\";s:39:\\\"metform-form/(.+?)/page/?([0-9]{1,})/?$\\\";s:52:\\\"index.php?metform-form=$matches[1]&paged=$matches[2]\\\";s:46:\\\"metform-form/(.+?)/comment-page-([0-9]{1,})/?$\\\";s:52:\\\"index.php?metform-form=$matches[1]&cpage=$matches[2]\\","file":"mrsimple_ag.sql.gz"}}
{"data":{"file":"mrsimple_ag.sql.gz","description":"\";s:44:\\\"metform-form/(.+?)/schema-preview(/(.*))?/?$\\\";s:61:\\\"index.php?metform-form=$matches[1]&schema-preview=$matches[3]\\\";s:35:\\\"metform-form/(.+?)(?:/([0-9]+))?/?$\\\";s:51:\\\"index.php?metform-form=$matches[1]&page=$matches[2]\\\";s:12:\\\"robots\\\\.txt$\\\";s:18:\\\"index.php?robots=1\\\";s:13:\\\"favicon\\\\.ico$\\\";s:19:\\\"index.php?favicon=1\\\";s:12:\\\"sitemap\\\\.xml\\\";s:24:\\\"index.php??sitemap=index\\\";s:48:\\\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\\\.php$\\\";s:18:\\\"index.php?feed=old\\\";s:20:\\\".*wp-app\\\\.php(/.*)?$\\\";s:19:\\\"index.php?error=403\\\";s:18:\\\".*wp-register.php$\\\";s:23:\\\"index.php?register=true\\\";s:32:\\\"feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:27:\\\"index.php?&feed=$matches[1]\\\";s:27:\\\"(feed|rdf|rss|rss2|atom)/?$\\\";s:27:\\\"index.php?&feed=$matches[1]\\\";s:8:\\\"embed/?$\\\";s:21:\\\"index.php?&embed=true\\\";s:20:\\\"page/?([0-9]{1,})/?$\\\";s:28:\\\"index.php?&paged=$matches[1]\\\";s:27:\\\"comment-page-([0-9]{1,})/?$\\\";s:40:\\\"index.php?&page_id=269&cpage=$matches[1]\\\";s:25:\\\"schema-preview(/(.*))?/?$\\\";s:37:\\\"index.php?&schema-previe"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"w=$matches[2]\\\";s:41:\\\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?&feed=$matches[1]&withcomments=1\\\";s:36:\\\"comments/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?&feed=$matches[1]&withcomments=1\\\";s:17:\\\"comments/embed/?$\\\";s:21:\\\"index.php?&embed=true\\\";s:44:\\\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:40:\\\"index.php?s=$matches[1]&feed=$matches[2]\\\";s:39:\\\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:40:\\\"index.php?s=$matches[1]&feed=$matches[2]\\\";s:20:\\\"search/(.+)/embed/?$\\\";s:34:\\\"index.php?s=$matches[1]&embed=true\\\";s:32:\\\"search/(.+)/page/?([0-9]{1,})/?$\\\";s:41:\\\"index.php?s=$matches[1]&paged=$matches[2]\\\";s:14:\\\"search/(.+)/?$\\\";s:23:\\\"index.php?s=$matches[1]\\\";s:47:\\\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?author_name=$matches[1]&feed=$matches[2]\\\";s:42:\\\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?author_name=$matches[1]&feed=$matches[2]\\\";s:23:\\\"author/([^/]+)/embed/?$\\\";s:44:\\\"index.php?author_name=$matches[1]&embed=true\\\";s:35:\\"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_ag.sql.gz","description":"\"author/([^/]+)/page/?([0-9]{1,})/?$\\\";s:51:\\\"index.php?author_name=$matches[1]&paged=$matches[2]\\\";s:17:\\\"author/([^/]+)/?$\\\";s:33:\\\"index.php?author_name=$matches[1]\\\";s:69:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:80:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\\\";s:64:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\\\";s:80:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\\\";s:45:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\\\";s:74:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\\\";s:57:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\\\";s:81:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\\\";s:39:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\\\";s:63:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\\\";s:56:\\\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:64:\\\"index.php?year=$matches[1]&mo"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_ag.sql.gz","description":"nthnum=$matches[2]&feed=$matches[3]\\\";s:51:\\\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\\\";s:64:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\\\";s:32:\\\"([0-9]{4})/([0-9]{1,2})/embed/?$\\\";s:58:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\\\";s:44:\\\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\\\";s:65:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\\\";s:26:\\\"([0-9]{4})/([0-9]{1,2})/?$\\\";s:47:\\\"index.php?year=$matches[1]&monthnum=$matches[2]\\\";s:43:\\\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:43:\\\"index.php?year=$matches[1]&feed=$matches[2]\\\";s:38:\\\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\\\";s:43:\\\"index.php?year=$matches[1]&feed=$matches[2]\\\";s:19:\\\"([0-9]{4})/embed/?$\\\";s:37:\\\"index.php?year=$matches[1]&embed=true\\\";s:31:\\\"([0-9]{4})/page/?([0-9]{1,})/?$\\\";s:44:\\\"index.php?year=$matches[1]&paged=$matches[2]\\\";s:13:\\\"([0-9]{4})/?$\\\";s:26:\\\"index.php?year=$matches[1]\\\";s:58:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.p"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"hp?attachment=$matches[1]\\\";s:68:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:88:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:83:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:83:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:64:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:53:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\\\";s:91:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\\\";s:57:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\\\";s:85:\\\"index.php?year=$matches[1]&monthnum=$matches"}}
{"type":"debug","data":{"description":"[2]&day=$matches[3]&name=$matches[4]&tb=1\\\";s:77:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:97:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\\\";s:72:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:97:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\\\";s:65:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\\\";s:98:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\\\";s:72:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:98:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\\\";s:70:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/schema-preview(/(.*))?/?$\\\";s:107:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&schema-preview=$matches[6]\\\";s:61:\\\"([0-9]{4})/([0-9]{1","file":"mrsimple_ag.sql.gz"},"name":"restoring"}
{"data":{"file":"mrsimple_ag.sql.gz","description":",2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\\\";s:97:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\\\";s:47:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:57:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:77:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:72:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:72:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:53:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:64:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\\\";s:81:\\\"index.php?year=$matches[1]&monthn"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"file":"mrsimple_ag.sql.gz","description":"um=$matches[2]&day=$matches[3]&cpage=$matches[4]\\\";s:62:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/schema-preview(/(.*))?/?$\\\";s:90:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&schema-preview=$matches[5]\\\";s:51:\\\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\\\";s:65:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\\\";s:49:\\\"([0-9]{4})/([0-9]{1,2})/schema-preview(/(.*))?/?$\\\";s:74:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&schema-preview=$matches[4]\\\";s:38:\\\"([0-9]{4})/comment-page-([0-9]{1,})/?$\\\";s:44:\\\"index.php?year=$matches[1]&cpage=$matches[2]\\\";s:36:\\\"([0-9]{4})/schema-preview(/(.*))?/?$\\\";s:53:\\\"index.php?year=$matches[1]&schema-preview=$matches[3]\\\";s:27:\\\".?.+?/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:37:\\\".?.+?/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:57:\\\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:52:\\\".?.+?"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:52:\\\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:33:\\\".?.+?/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:16:\\\"(.?.+?)/embed/?$\\\";s:41:\\\"index.php?pagename=$matches[1]&embed=true\\\";s:20:\\\"(.?.+?)/trackback/?$\\\";s:35:\\\"index.php?pagename=$matches[1]&tb=1\\\";s:40:\\\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:47:\\\"index.php?pagename=$matches[1]&feed=$matches[2]\\\";s:35:\\\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\\\";s:47:\\\"index.php?pagename=$matches[1]&feed=$matches[2]\\\";s:28:\\\"(.?.+?)/page/?([0-9]{1,})/?$\\\";s:48:\\\"index.php?pagename=$matches[1]&paged=$matches[2]\\\";s:35:\\\"(.?.+?)/comment-page-([0-9]{1,})/?$\\\";s:48:\\\"index.php?pagename=$matches[1]&cpage=$matches[2]\\\";s:33:\\\"(.?.+?)/schema-preview(/(.*))?/?$\\\";s:57:\\\"index.php?pagename=$matches[1]&schema-preview=$matches[3]\\\";s:24:\\\"(.?.+?)(?:/([0-9]+))","file":"mrsimple_ag.sql.gz"}}
{"type":"debug","data":{"description":"?/?$\\\";s:47:\\\"index.php?pagename=$matches[1]&page=$matches[2]\\\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:7:{i:0;s:31:\\\"elementor-pro/elementor-pro.php\\\";i:1;s:23:\\\"elementor/elementor.php\\\";i:2;s:37:\\\"elementskit-lite/elementskit-lite.php\\\";i:3;s:35:\\\"litespeed-cache/litespeed-cache.php\\\";i:4;s:19:\\\"metform/metform.php\\\";i:5;s:38:\\\"seo-by-rank-math-pro/rank-math-pro.php\\\";i:6;s:30:\\\"seo-by-rank-math/rank-math.php\\\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','https://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','hello-elementor','yes'),(41,'stylesheet','hello-elementor','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','60421','yes'),(47,'uploads_use_yearmonth_folders',","file":"mrsimple_ag.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"'1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:1;a:0"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":":{}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(79,'uninstall_plugins','a:2:{s:23:\\\"elementor/elementor.php\\\";a:2:{i:0;s:21:\\\"Elementor\\\\Maintenance\\\";i:1;s:9:\\\"uninstall\\\";}s:35:\\\"litespeed-cache/litespeed-cache.php\\\";s:47:\\\"LiteSpeed\\\\Activation::uninstall_litespeed_cache\\\";}','no'),(80,'timezone_string','Asia/Ho_Chi_Minh','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','269','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','354','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1737517769','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no')"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":",(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','off'),(99,'initial_db_version','53496','yes'),(100,'ag_user_roles','a:5:{s:13:\\\"administrator\\\";a:2:{s:4:\\\"name\\\";s:13:\\\"Administrator\\\";s:12:\\\"capabilities\\\";a:78:{s:13:\\\"switch_themes\\\";b:1;s:11:\\\"edit_themes\\\";b:1;s:16:\\\"activate_plugins\\\";b:1;s:12:\\\"edit_plugins\\\";b:1;s:10:\\\"edit_users\\\";b:1;s:10:\\\"edit_files\\\";b:1;s:14:\\\"manage_options\\\";b:1;s:17:\\\"moderate_comments\\\";b:1;s:17:\\\"manage_categories\\\";b:1;s:12:\\\"manage_links\\\";b:1;s:12:\\\"upload_files\\\";b:1;s:6:\\\"import\\\";b:1;s:15:\\\"unfiltered_html\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:17:\\\"edit_others_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:10:\\\"edit_pages\\\";b:1;s:4:\\\"read\\\";b:1;s:8:\\\"level_10\\\";b:1;s:7:\\\"level_9\\\";b:1;s:7:\\\"level_8\\\";b:1;s:7:\\\"level_7\\\";b:1;s:7:\\\"level_6\\\";b:1;s:7:\\\"level_5\\\";b:1;s:7:\\\"level_4\\\";b:1;s:7:\\\"level_3\\\";b:1;s:7:\\\"level_2"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:17:\\\"edit_others_pages\\\";b:1;s:20:\\\"edit_published_pages\\\";b:1;s:13:\\\"publish_pages\\\";b:1;s:12:\\\"delete_pages\\\";b:1;s:19:\\\"delete_others_pages\\\";b:1;s:22:\\\"delete_published_pages\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:19:\\\"delete_others_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;s:20:\\\"delete_private_posts\\\";b:1;s:18:\\\"edit_private_posts\\\";b:1;s:18:\\\"read_private_posts\\\";b:1;s:20:\\\"delete_private_pages\\\";b:1;s:18:\\\"edit_private_pages\\\";b:1;s:18:\\\"read_private_pages\\\";b:1;s:12:\\\"delete_users\\\";b:1;s:12:\\\"create_users\\\";b:1;s:17:\\\"unfiltered_upload\\\";b:1;s:14:\\\"edit_dashboard\\\";b:1;s:14:\\\"update_plugins\\\";b:1;s:14:\\\"delete_plugins\\\";b:1;s:15:\\\"install_plugins\\\";b:1;s:13:\\\"update_themes\\\";b:1;s:14:\\\"install_themes\\\";b:1;s:11:\\\"update_core\\\";b:1;s:10:\\\"list_users\\\";b:1;s:12:\\\"remove_users\\\";b:1;s:13:\\\"promote_users\\\";b:1;s:18:\\\"edit_theme_options\\\";b:1;s:13:\\\"delete_themes\\\";b:1;s:6:\\\"export\\\";b:1;s:23:\\\"rank_math_edit_htaccess\\\";b:1;s:16:\\\"rank_math_titles\\\";b:1;s"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":":17:\\\"rank_math_general\\\";b:1;s:17:\\\"rank_math_sitemap\\\";b:1;s:21:\\\"rank_math_404_monitor\\\";b:1;s:22:\\\"rank_math_link_builder\\\";b:1;s:22:\\\"rank_math_redirections\\\";b:1;s:22:\\\"rank_math_role_manager\\\";b:1;s:19:\\\"rank_math_analytics\\\";b:1;s:23:\\\"rank_math_site_analysis\\\";b:1;s:25:\\\"rank_math_onpage_analysis\\\";b:1;s:24:\\\"rank_math_onpage_general\\\";b:1;s:25:\\\"rank_math_onpage_advanced\\\";b:1;s:24:\\\"rank_math_onpage_snippet\\\";b:1;s:23:\\\"rank_math_onpage_social\\\";b:1;s:20:\\\"rank_math_content_ai\\\";b:1;s:19:\\\"rank_math_admin_bar\\\";b:1;}}s:6:\\\"editor\\\";a:2:{s:4:\\\"name\\\";s:6:\\\"Editor\\\";s:12:\\\"capabilities\\\";a:39:{s:17:\\\"moderate_comments\\\";b:1;s:17:\\\"manage_categories\\\";b:1;s:12:\\\"manage_links\\\";b:1;s:12:\\\"upload_files\\\";b:1;s:15:\\\"unfiltered_html\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:17:\\\"edit_others_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:10:\\\"edit_pages\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_7\\\";b:1;s:7:\\\"level_6\\\";b:1;s:7:\\\"level_5\\\";b:1;s:7:\\\"level_4\\\";b:1;s:7:\\\"level_3\\\";b:1;s:7:\\\"level_2\\"}}
{"type":"debug","data":{"file":"mrsimple_ag.sql.gz","description":"\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:17:\\\"edit_others_pages\\\";b:1;s:20:\\\"edit_published_pages\\\";b:1;s:13:\\\"publish_pages\\\";b:1;s:12:\\\"delete_pages\\\";b:1;s:19:\\\"delete_others_pages\\\";b:1;s:22:\\\"delete_published_pages\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:19:\\\"delete_others_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;s:20:\\\"delete_private_posts\\\";b:1;s:18:\\\"edit_private_posts\\\";b:1;s:18:\\\"read_private_posts\\\";b:1;s:20:\\\"delete_private_pages\\\";b:1;s:18:\\\"edit_private_pages\\\";b:1;s:18:\\\"read_private_pages\\\";b:1;s:23:\\\"rank_math_site_analysis\\\";b:1;s:25:\\\"rank_math_onpage_analysis\\\";b:1;s:24:\\\"rank_math_onpage_general\\\";b:1;s:24:\\\"rank_math_onpage_snippet\\\";b:1;s:23:\\\"rank_math_onpage_social\\\";b:1;}}s:6:\\\"author\\\";a:2:{s:4:\\\"name\\\";s:6:\\\"Author\\\";s:12:\\\"capabilities\\\";a:14:{s:12:\\\"upload_files\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:22:\\\"delete_publi"},"name":"restoring"}
{"type":"debug","data":{"description":"shed_posts\\\";b:1;s:25:\\\"rank_math_onpage_analysis\\\";b:1;s:24:\\\"rank_math_onpage_general\\\";b:1;s:24:\\\"rank_math_onpage_snippet\\\";b:1;s:23:\\\"rank_math_onpage_social\\\";b:1;}}s:11:\\\"contributor\\\";a:2:{s:4:\\\"name\\\";s:11:\\\"Contributor\\\";s:12:\\\"capabilities\\\";a:5:{s:10:\\\"edit_posts\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:12:\\\"delete_posts\\\";b:1;}}s:10:\\\"subscriber\\\";a:2:{s:4:\\\"name\\\";s:10:\\\"Subscriber\\\";s:12:\\\"capabilities\\\";a:2:{s:4:\\\"read\\\";b:1;s:7:\\\"level_0\\\";b:1;}}}','yes'),(101,'fresh_site','0','off'),(102,'user_count','1','no'),(103,'widget_block','a:6:{i:2;a:1:{s:7:\\\"content\\\";s:19:\\\"<!-- wp:search /-->\\\";}i:3;a:1:{s:7:\\\"content\\\";s:154:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\\\";}i:4;a:1:{s:7:\\\"content\\\";s:227:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\\\"displayAvatar\\\":false,","file":"mrsimple_ag.sql.gz"},"name":"restoring"}
{"data":{"file":"mrsimple_ag.sql.gz","description":"\\\"displayDate\\\":false,\\\"displayExcerpt\\\":false} /--></div><!-- /wp:group -->\\\";}i:5;a:1:{s:7:\\\"content\\\";s:146:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\\\";}i:6;a:1:{s:7:\\\"content\\\";s:150:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\\\";}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(104,'sidebars_widgets','a:2:{s:19:\\\"wp_inactive_widgets\\\";a:5:{i:0;s:7:\\\"block-2\\\";i:1;s:7:\\\"block-3\\\";i:2;s:7:\\\"block-4\\\";i:3;s:7:\\\"block-5\\\";i:4;s:7:\\\"block-6\\\";}s:13:\\\"array_version\\\";i:3;}','yes'),(105,'cron','a:13:{i:1764555605;a:2:{s:19:\\\"litespeed_task_lqip\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:16:\\\"litespeed_filter\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:60;}}s:27:\\\"litespeed_task_imgoptm_pull\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:16:\\\"litespeed_filte"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"r\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:60;}}}i:1764555641;a:1:{s:26:\\\"action_scheduler_run_queue\\\";a:1:{s:32:\\\"0d04ed39571b55704c122d726248bbac\\\";a:3:{s:8:\\\"schedule\\\";s:12:\\\"every_minute\\\";s:4:\\\"args\\\";a:1:{i:0;s:7:\\\"WP Cron\\\";}s:8:\\\"interval\\\";i:60;}}}i:1764556370;a:1:{s:34:\\\"wp_privacy_delete_old_export_files\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:6:\\\"hourly\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:3600;}}}i:1764570769;a:3:{s:32:\\\"recovery_mode_clean_expired_keys\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}s:17:\\\"wp_update_plugins\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}s:16:\\\"wp_update_themes\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}i:1764570853;a:3:{s:19:\\\"wp_scheduled_delete\\\";a:1:{s:32:\\\"40c"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"d750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}s:25:\\\"delete_expired_transients\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}s:21:\\\"wp_update_user_counts\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}i:1764570854;a:1:{s:30:\\\"wp_scheduled_auto_draft_delete\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1764572160;a:1:{s:28:\\\"elementor/tracker/send_event\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1764631150;a:1:{s:35:\\\"rank_math/content-ai/update_prompts\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1764633600"}}
{"data":{"description":";a:1:{s:35:\\\"rank_math/redirection/clean_trashed\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1764659192;a:1:{s:16:\\\"wp_version_check\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}i:1764750160;a:1:{s:30:\\\"wp_delete_temp_updater_backups\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:6:\\\"weekly\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:604800;}}}i:1765089169;a:1:{s:30:\\\"wp_site_health_scheduled_check\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:6:\\\"weekly\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:604800;}}}s:7:\\\"version\\\";i:2;}','on'),(106,'widget_pages','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(107,'widget_calendar','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(108,'widget_archives','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(109,'widget_media_audio','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','","file":"mrsimple_ag.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"yes'),(110,'widget_media_image','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(111,'widget_media_gallery','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(112,'widget_media_video','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(113,'widget_meta','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(114,'widget_search','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(115,'widget_recent-posts','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(116,'widget_recent-comments','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(117,'widget_tag_cloud','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(118,'widget_nav_menu','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(119,'widget_custom_html','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(120,'recovery_keys','a:0:{}','off'),(121,'theme_mods_twentytwentythree','a:2:{s:18:\\\"custom_css_post_id\\\";i:-1;s:16:\\\"sidebars_widgets\\\";a:2:{s:4:\\\"time\\\";i:1682146484;s:4:\\\"data\\\";a:3:{s:19:\\\"wp_inactive_widgets\\\";a:0:{}s:9:\\\"sidebar-1\\\";a:3:{i:0;s:7:\\\"block-2\\\";i:1;s:7:\\\"block-3\\\";i:2;s:7:\\\"block-4\\\";}s:9:\\\"sidebar-2\\\";a:2:{i:0;s:7:\\\"block-5\\\"","file":"mrsimple_ag.sql.gz"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":";i:1;s:7:\\\"block-6\\\";}}}}','no'),(123,'WPLANG','vi','yes'),(124,'https_detection_errors','a:0:{}','off'),(152,'finished_updating_comment_type','1','yes'),(188,'widget_elementor-library','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(189,'_elementor_pro_installed_time','1682146602','yes'),(190,'elementor_submissions_db_version','5','yes'),(166,'elementor_active_kit','234','yes'),(167,'elementor_font_display','swap','yes'),(174,'elementor_log','a:42:{s:32:\\\"c9755b20fbd4274365df02a4da6ad795\\\";O:32:\\\"Elementor\\\\Core\\\\Logger\\\\Items\\\\Base\\\":7:{s:7:\\\"\\0*\\0date\\\";s:19:\\\"2023-10-27 21:30:32\\\";s:7:\\\"\\0*\\0type\\\";s:4:\\\"info\\\";s:10:\\\"\\0*\\0message\\\";s:48:\\\"Elementor Pro/Upgrades - _on_each_version Start \\\";s:7:\\\"\\0*\\0meta\\\";a:0:{}s:8:\\\"\\0*\\0times\\\";i:1;s:14:\\\"\\0*\\0times_dates\\\";a:1:{i:0;s:19:\\\"2023-10-27 21:30:32\\\";}s:7:\\\"\\0*\\0args\\\";a:2:{s:7:\\\"message\\\";s:48:\\\"Elementor Pro/Upgrades - _on_each_version Start \\\";s:4:\\\"type\\\";s:4:\\\"info\\\";}}s:32:\\\"c2b983a59a00bb5ff2353e79e3c99d36\\\";O:32:\\\"Elementor\\\\Core\\\\Logger\\\\Items\\\\Base\\\":7"},"type":"debug"}
{"data":{"file":"mrsimple_ag.sql.gz","description":":{s:7:\\\"\\0*\\0date\\\";s:19:\\\"2023-10-27 21:30:32\\\";s:7:\\\"\\0*\\0type\\\";s:4:\\\"info\\\";s:10:\\\"\\0*\\0message\\\";s:50:\\\"Elementor Pro/Upgrades - _on_each_version Finished\\\";s:7:\\\"\\0*\\0meta\\\";a:0:{}s:8:\\\"\\0*\\0times\\\";i:1;s:14:\\\"\\0*\\0times_dates\\\";a:1:{i:0;s:19:\\\"2023-10-27 21:30:32\\\";}s:7:\\\"\\0*\\0args\\\";a:2:{s:7:\\\"message\\\";s:50:\\\"Elementor Pro/Upgrades - _on_each_version Finished\\\";s:4:\\\"type\\\";s:4:\\\"info\\\";}}s:32:\\\"26df828acac1d2a7b93a20374fdf6107\\\";O:32:\\\"Elementor\\\\Core\\\\Logger\\\\Items\\\\Base\\\":7:{s:7:\\\"\\0*\\0date\\\";s:19:\\\"2023-10-27 21:30:32\\\";s:7:\\\"\\0*\\0type\\\";s:4:\\\"info\\\";s:10:\\\"\\0*\\0message\\\";s:50:\\\"Elementor data updater process has been completed.\\\";s:7:\\\"\\0*\\0meta\\\";a:3:{s:6:\\\"plugin\\\";s:13:\\\"Elementor Pro\\\";s:4:\\\"from\\\";s:6:\\\"3.14.1\\\";s:2:\\\"to\\\";s:6:\\\"3.17.0\\\";}s:8:\\\"\\0*\\0times\\\";i:1;s:14:\\\"\\0*\\0times_dates\\\";a:1:{i:0;s:19:\\\"2023-10-27 21:30:32\\\";}s:7:\\\"\\0*\\0args\\\";a:3:{s:4:\\\"meta\\\";a:3:{s:6:\\\"plugin\\\";s:13:\\\"Elementor Pro\\\";s:4:\\\"from\\\";s:6:\\\"3.14.1\\\";s:2:\\\"to\\\";s:6:\\\"3.17.0\\\";}s:7:\\\"message\\\";s:50:\\\"Elementor d"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"ata updater process has been completed.\\\";s:4:\\\"type\\\";s:4:\\\"info\\\";}}s:32:\\\"5887c9b7914b36a84752a6e5f8fefa16\\\";O:32:\\\"Elementor\\\\Core\\\\Logger\\\\Items\\\\Base\\\":7:{s:7:\\\"\\0*\\0date\\\";s:19:\\\"2023-10-27 21:30:32\\\";s:7:\\\"\\0*\\0type\\\";s:4:\\\"info\\\";s:10:\\\"\\0*\\0message\\\";s:47:\\\"Elementor data updater process has been queued.\\\";s:7:\\\"\\0*\\0meta\\\";a:3:{s:6:\\\"plugin\\\";s:13:\\\"Elementor Pro\\\";s:4:\\\"from\\\";s:6:\\\"3.14.1\\\";s:2:\\\"to\\\";s:6:\\\"3.17.0\\\";}s:8:\\\"\\0*\\0times\\\";i:1;s:14:\\\"\\0*\\0times_dates\\\";a:1:{i:0;s:19:\\\"2023-10-27 21:30:32\\\";}s:7:\\\"\\0*\\0args\\\";a:3:{s:4:\\\"meta\\\";a:3:{s:6:\\\"plugin\\\";s:13:\\\"Elementor Pro\\\";s:4:\\\"from\\\";s:6:\\\"3.14.1\\\";s:2:\\\"to\\\";s:6:\\\"3.17.0\\\";}s:7:\\\"message\\\";s:47:\\\"Elementor data updater process has been queued.\\\";s:4:\\\"type\\\";s:4:\\\"info\\\";}}s:32:\\\"71ad6ec2c9feb647d14bf58acb7750b2\\\";O:31:\\\"Elementor\\\\Core\\\\Logger\\\\Items\\\\PHP\\\":9:{s:7:\\\"\\0*\\0date\\\";s:19:\\\"2023-12-01 16:02:42\\\";s:7:\\\"\\0*\\0type\\\";s:6:\\\"notice\\\";s:10:\\\"\\0*\\0message\\\";s:57:\\\"Using ${var} in strings is deprecated, use {$var} instead\\\";s:7:\\\"\\0","file":"mrsimple_ag.sql.gz"}}
{"name":"restoring","data":{"file":"mrsimple_ag.sql.gz","description":"*\\0meta\\\";a:1:{s:5:\\\"trace\\\";a:1:{i:0;a:3:{s:8:\\\"function\\\";s:8:\\\"shutdown\\\";s:5:\\\"class\\\";s:29:\\\"Elementor\\\\Core\\\\Logger\\\\Manager\\\";s:4:\\\"type\\\";s:2:\\\"->\\\";}}}s:8:\\\"\\0*\\0times\\\";i:12221;s:14:\\\"\\0*\\0times_dates\\\";a:42:{i:0;s:19:\\\"2024-07-26 10:49:26\\\";i:1;s:19:\\\"2024-07-26 10:49:27\\\";i:2;s:19:\\\"2024-07-26 10:49:29\\\";i:3;s:19:\\\"2024-07-26 10:49:35\\\";i:4;s:19:\\\"2024-07-26 10:49:35\\\";i:5;s:19:\\\"2024-07-26 10:49:35\\\";i:6;s:19:\\\"2024-07-26 10:49:36\\\";i:7;s:19:\\\"2024-07-26 10:49:36\\\";i:8;s:19:\\\"2024-07-26 10:49:39\\\";i:9;s:19:\\\"2024-07-26 10:49:39\\\";i:10;s:19:\\\"2024-07-26 10:49:40\\\";i:11;s:19:\\\"2024-07-26 10:49:58\\\";i:12;s:19:\\\"2024-07-26 10:50:06\\\";i:13;s:19:\\\"2024-07-26 10:50:06\\\";i:14;s:19:\\\"2024-07-26 10:50:07\\\";i:15;s:19:\\\"2024-07-26 10:50:08\\\";i:16;s:19:\\\"2024-07-26 10:50:10\\\";i:17;s:19:\\\"2024-07-26 10:50:37\\\";i:18;s:19:\\\"2024-07-26 10:51:16\\\";i:19;s:19:\\\"2024-07-26 10:51:17\\\";i:20;s:19:\\\"2024-07-26 10:51:17\\\";i:21;s:19:\\\"2024-07-26 10:51:17\\\";i:22;s:19:\\\"2024-07-26 10:52:07\\\";i:23;s:19:\\\"2024-07-26 10:52:07\\\""},"type":"debug"}
{"name":"restoring","data":{"description":";i:24;s:19:\\\"2024-07-26 10:52:31\\\";i:25;s:19:\\\"2024-07-26 10:52:34\\\";i:26;s:19:\\\"2024-07-26 10:52:38\\\";i:27;s:19:\\\"2024-07-26 10:52:43\\\";i:28;s:19:\\\"2024-07-26 10:53:43\\\";i:29;s:19:\\\"2024-07-26 10:53:43\\\";i:30;s:19:\\\"2024-07-26 10:53:44\\\";i:31;s:19:\\\"2024-07-26 10:53:44\\\";i:32;s:19:\\\"2024-07-26 10:53:44\\\";i:33;s:19:\\\"2024-07-26 10:53:44\\\";i:34;s:19:\\\"2024-07-26 10:53:49\\\";i:35;s:19:\\\"2024-07-26 10:53:54\\\";i:36;s:19:\\\"2024-07-26 10:53:54\\\";i:37;s:19:\\\"2024-07-26 10:54:00\\\";i:38;s:19:\\\"2024-07-26 10:54:13\\\";i:39;s:19:\\\"2024-07-26 10:54:13\\\";i:40;s:19:\\\"2024-07-26 10:54:16\\\";i:41;s:19:\\\"2024-07-26 10:54:16\\\";}s:7:\\\"\\0*\\0args\\\";a:5:{s:4:\\\"type\\\";s:6:\\\"notice\\\";s:7:\\\"message\\\";s:57:\\\"Using ${var} in strings is deprecated, use {$var} instead\\\";s:4:\\\"file\\\";s:91:\\\"/home/mrsimple/agency.naniguide.com/wp-content/plugins/elementor-pro/core/editor/editor.php\\\";s:4:\\\"line\\\";i:129;s:5:\\\"trace\\\";b:1;}s:7:\\\"\\0*\\0file\\\";s:91:\\\"/home/mrsimple/agency.naniguide.com/wp-content/plugins/elementor-pro/core/editor/editor.php\\\";s:7:\\","file":"mrsimple_ag.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"\"\\0*\\0line\\\";i:129;}s:32:\\\"ef52369c2ef0bb44d0ee334de273969f\\\";O:31:\\\"Elementor\\\\Core\\\\Logger\\\\Items\\\\PHP\\\":9:{s:7:\\\"\\0*\\0date\\\";s:19:\\\"2023-12-01 19:15:54\\\";s:7:\\\"\\0*\\0type\\\";s:6:\\\"notice\\\";s:10:\\\"\\0*\\0message\\\";s:112:\\\"Creation of dynamic property Elementor\\\\Includes\\\\Elements\\\\Container::$logical_dimensions_inline_end is deprecated\\\";s:7:\\\"\\0*\\0meta\\\";a:1:{s:5:\\\"trace\\\";a:1:{i:0;a:3:{s:8:\\\"function\\\";s:8:\\\"shutdown\\\";s:5:\\\"class\\\";s:29:\\\"Elementor\\\\Core\\\\Logger\\\\Manager\\\";s:4:\\\"type\\\";s:2:\\\"->\\\";}}}s:8:\\\"\\0*\\0times\\\";i:2722;s:14:\\\"\\0*\\0times_dates\\\";a:42:{i:0;s:19:\\\"2024-04-11 11:26:21\\\";i:1;s:19:\\\"2024-04-17 19:48:10\\\";i:2;s:19:\\\"2024-04-18 15:45:49\\\";i:3;s:19:\\\"2024-04-18 15:45:50\\\";i:4;s:19:\\\"2024-04-18 15:45:51\\\";i:5;s:19:\\\"2024-04-18 15:45:51\\\";i:6;s:19:\\\"2024-04-20 03:48:55\\\";i:7;s:19:\\\"2024-04-20 03:48:57\\\";i:8;s:19:\\\"2024-04-20 03:48:58\\\";i:9;s:19:\\\"2024-04-28 01:35:47\\\";i:10;s:19:\\\"2024-04-28 01:35:47\\\";i:11;s:19:\\\"2024-04-28 01:35:47\\\";i:12;s:19:\\\"2024-04-28 01:36:20\\\";i:13;s:19:\\\"2024-05-23 02:27","file":"mrsimple_ag.sql.gz"}}
{"name":"restoring","data":{"description":":38\\\";i:14;s:19:\\\"2024-05-24 12:17:03\\\";i:15;s:19:\\\"2024-06-04 06:26:45\\\";i:16;s:19:\\\"2024-06-27 11:06:48\\\";i:17;s:19:\\\"2024-06-27 11:06:49\\\";i:18;s:19:\\\"2024-06-27 11:06:50\\\";i:19;s:19:\\\"2024-06-27 11:06:50\\\";i:20;s:19:\\\"2024-06-27 11:06:51\\\";i:21;s:19:\\\"2024-06-27 11:06:52\\\";i:22;s:19:\\\"2024-06-27 11:06:52\\\";i:23;s:19:\\\"2024-06-27 11:06:53\\\";i:24;s:19:\\\"2024-06-27 11:06:54\\\";i:25;s:19:\\\"2024-06-27 11:06:54\\\";i:26;s:19:\\\"2024-06-27 11:06:56\\\";i:27;s:19:\\\"2024-06-27 11:06:56\\\";i:28;s:19:\\\"2024-06-27 11:06:57\\\";i:29;s:19:\\\"2024-07-12 22:05:19\\\";i:30;s:19:\\\"2024-07-13 22:53:29\\\";i:31;s:19:\\\"2024-07-16 16:41:49\\\";i:32;s:19:\\\"2024-07-16 16:41:53\\\";i:33;s:19:\\\"2024-07-16 16:41:58\\\";i:34;s:19:\\\"2024-07-16 16:42:53\\\";i:35;s:19:\\\"2024-07-17 18:30:19\\\";i:36;s:19:\\\"2024-07-21 02:50:42\\\";i:37;s:19:\\\"2024-07-21 03:50:32\\\";i:38;s:19:\\\"2024-07-21 05:19:59\\\";i:39;s:19:\\\"2024-07-23 17:38:19\\\";i:40;s:19:\\\"2024-07-24 14:05:15\\\";i:41;s:19:\\\"2024-07-26 10:49:15\\\";}s:7:\\\"\\0*\\0args\\\";a:5:{s:4:\\\"type\\\";s:6:\\\"notice\\\";s:7:\\\"message\\","file":"mrsimple_ag.sql.gz"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_ag.sql.gz","description":"\";s:112:\\\"Creation of dynamic property Elementor\\\\Includes\\\\Elements\\\\Container::$logical_dimensions_inline_end is deprecated\\\";s:4:\\\"file\\\";s:96:\\\"/home/mrsimple/agency.naniguide.com/wp-content/plugins/elementor/includes/elements/container.php\\\";s:4:\\\"line\\\";i:43;s:5:\\\"trace\\\";b:1;}s:7:\\\"\\0*\\0file\\\";s:96:\\\"/home/mrsimple/agency.naniguide.com/wp-content/plugins/elementor/includes/elements/container.php\\\";s:7:\\\"\\0*\\0line\\\";i:43;}s:32:\\\"47564c0538c5c09716938c3d76c896b7\\\";O:31:\\\"Elementor\\\\Core\\\\Logger\\\\Items\\\\PHP\\\":9:{s:7:\\\"\\0*\\0date\\\";s:19:\\\"2023-12-04 19:23:09\\\";s:7:\\\"\\0*\\0type\\\";s:6:\\\"notice\\\";s:10:\\\"\\0*\\0message\\\";s:114:\\\"Creation of dynamic property Elementor\\\\Includes\\\\Elements\\\\Container::$logical_dimensions_inline_start is deprecated\\\";s:7:\\\"\\0*\\0meta\\\";a:1:{s:5:\\\"trace\\\";a:5:{i:0;a:5:{s:4:\\\"file\\\";s:96:\\\"/home/mrsimple/agency.naniguide.com/wp-content/plugins/elementor/includes/elements/container.php\\\";s:4:\\\"line\\\";i:42;s:8:\\\"function\\\";s:18:\\\"rest_error_handler\\\";s:5:\\\"class\\\";s:29:\\\"Elementor\\\\Core\\\\L"},"name":"restoring"}
{"data":{"description":"ogger\\\\Manager\\\";s:4:\\\"type\\\";s:2:\\\"->\\\";}i:1;a:5:{s:4:\\\"file\\\";s:95:\\\"/home/mrsimple/agency.naniguide.com/wp-content/plugins/elementor/includes/managers/elements.php\\\";s:4:\\\"line\\\";i:257;s:8:\\\"function\\\";s:11:\\\"__construct\\\";s:5:\\\"class\\\";s:37:\\\"Elementor\\\\Includes\\\\Elements\\\\Container\\\";s:4:\\\"type\\\";s:2:\\\"->\\\";}i:2;a:5:{s:4:\\\"file\\\";s:95:\\\"/home/mrsimple/agency.naniguide.com/wp-content/plugins/elementor/includes/managers/elements.php\\\";s:4:\\\"line\\\";i:192;s:8:\\\"function\\\";s:13:\\\"init_elements\\\";s:5:\\\"class\\\";s:26:\\\"Elementor\\\\Elements_Manager\\\";s:4:\\\"type\\\";s:2:\\\"->\\\";}i:3;a:5:{s:4:\\\"file\\\";s:95:\\\"/home/mrsimple/agency.naniguide.com/wp-content/plugins/elementor/includes/managers/elements.php\\\";s:4:\\\"line\\\";i:76;s:8:\\\"function\\\";s:17:\\\"get_element_types\\\";s:5:\\\"class\\\";s:26:\\\"Elementor\\\\Elements_Manager\\\";s:4:\\\"type\\\";s:2:\\\"->\\\";}i:4;a:5:{s:4:\\\"file\\\";s:88:\\\"/home/mrsimple/agency.naniguide.com/wp-content/plugins/elementor/core/files/css/post.php\\\";s:4:\\\"line\\\";i:172;s:8:\\\"function\\\";s:23:\\\"create_element_inst","file":"mrsimple_ag.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"ance\\\";s:5:\\\"class\\\";s:26:\\\"Elementor\\\\Elements_Manager\\\";s:4:\\\"type\\\";s:2:\\\"->\\\";}}}s:8:\\\"\\0*\\0times\\\";i:31;s:14:\\\"\\0*\\0times_dates\\\";a:31:{i:0;s:19:\\\"2023-12-04 19:23:09\\\";i:1;s:19:\\\"2023-12-04 19:23:12\\\";i:2;s:19:\\\"2023-12-04 19:23:14\\\";i:3;s:19:\\\"2023-12-04 19:23:15\\\";i:4;s:19:\\\"2023-12-04 19:23:16\\\";i:5;s:19:\\\"2023-12-04 19:23:16\\\";i:6;s:19:\\\"2023-12-04 19:23:17\\\";i:7;s:19:\\\"2023-12-05 07:24:42\\\";i:8;s:19:\\\"2023-12-12 14:26:42\\\";i:9;s:19:\\\"2023-12-15 10:22:07\\\";i:10;s:19:\\\"2023-12-17 04:45:09\\\";i:11;s:19:\\\"2023-12-22 06:17:12\\\";i:12;s:19:\\\"2023-12-22 23:37:19\\\";i:13;s:19:\\\"2023-12-23 09:33:14\\\";i:14;s:19:\\\"2024-01-06 13:29:09\\\";i:15;s:19:\\\"2024-01-11 15:57:51\\\";i:16;s:19:\\\"2024-01-14 11:51:14\\\";i:17;s:19:\\\"2024-01-17 13:12:34\\\";i:18;s:19:\\\"2024-01-31 05:24:42\\\";i:19;s:19:\\\"2024-01-31 05:25:08\\\";i:20;s:19:\\\"2024-01-31 05:25:24\\\";i:21;s:19:\\\"2024-01-31 05:25:25\\\";i:22;s:19:\\\"2024-01-31 05:25:35\\\";i:23;s:19:\\\"2024-01-31 05:26:22\\\";i:24;s:19:\\\"2024-02-03 20:49:08\\\";i:25;s:19:\\\"2024-02-03 20:49:10\\\";i:26;s:19","file":"mrsimple_ag.sql.gz"},"type":"debug"}
{"data":{"description":":\\\"2024-02-08 21:38:25\\\";i:27;s:19:\\\"2024-02-09 02:42:39\\\";i:28;s:19:\\\"2024-02-27 20:31:37\\\";i:29;s:19:\\\"2024-02-29 03:30:06\\\";i:30;s:19:\\\"2024-03-10 07:16:16\\\";}s:7:\\\"\\0*\\0args\\\";a:5:{s:4:\\\"type\\\";s:6:\\\"notice\\\";s:7:\\\"message\\\";s:114:\\\"Creation of dynamic property Elementor\\\\Includes\\\\Elements\\\\Container::$logical_dimensions_inline_start is deprecated\\\";s:4:\\\"file\\\";s:96:\\\"/home/mrsimple/agency.naniguide.com/wp-content/plugins/elementor/includes/elements/container.php\\\";s:4:\\\"line\\\";i:42;s:5:\\\"trace\\\";b:1;}s:7:\\\"\\0*\\0file\\\";s:96:\\\"/home/mrsimple/agency.naniguide.com/wp-content/plugins/elementor/includes/elements/container.php\\\";s:7:\\\"\\0*\\0line\\\";i:42;}s:32:\\\"75dcad38b4ad0e474133089376714c3d\\\";O:31:\\\"Elementor\\\\Core\\\\Logger\\\\Items\\\\PHP\\\":9:{s:7:\\\"\\0*\\0date\\\";s:19:\\\"2023-12-04 19:23:09\\\";s:7:\\\"\\0*\\0type\\\";s:6:\\\"notice\\\";s:10:\\\"\\0*\\0message\\\";s:112:\\\"Creation of dynamic property Elementor\\\\Includes\\\\Elements\\\\Container::$logical_dimensions_inline_end is deprecated\\\";s:7:\\\"\\0*\\0meta\\\";a:1:{s:5:\\\"trace\\\";a:5:{i:0","file":"mrsimple_ag.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"file":"mrsimple_ag.sql.gz","truncated":1,"description":"…"},"name":"restoring"}
{"data":{"file":"mrsimple_ag.sql.gz","description":"The system removed the temporary database user “xedaptot_inly8km”.","username":"xedaptot_inly8km"},"name":"removed_temp_database_user","type":"debug"}
{"type":"done","data":{"description":"The system successfully restored the database “xedaptot_mrsimple_ag” from the backup file “mrsimple_ag.sql.gz”.","file":"mrsimple_ag.sql.gz"},"name":"restore_done"}
{"data":{"file":"mrsimple_ag.sql.gz"},"name":"processed","type":"info"}
{"type":"close"}