Solutions

Warning (2): Undefined array key "Solution" [APP/View/Solutions/solution_detail.ctp, line 57]
Warning (2): Trying to access array offset on value of type null [APP/View/Solutions/solution_detail.ctp, line 57]

Warning (2): Undefined array key "Solutioncategory" [APP/View/Solutions/solution_detail.ctp, line 106]
Warning (2): Trying to access array offset on value of type null [APP/View/Solutions/solution_detail.ctp, line 106]

Views:
Warning (2): Undefined array key "Solution" [APP/View/Solutions/solution_detail.ctp, line 107]
Warning (2): Trying to access array offset on value of type null [APP/View/Solutions/solution_detail.ctp, line 107]
   Author:
Warning (2): Undefined array key "Solution" [APP/View/Solutions/solution_detail.ctp, line 107]
Warning (2): Trying to access array offset on value of type null [APP/View/Solutions/solution_detail.ctp, line 107]
    Publish Time:
Warning (2): Undefined array key "Solution" [APP/View/Solutions/solution_detail.ctp, line 107]
Warning (2): Trying to access array offset on value of type null [APP/View/Solutions/solution_detail.ctp, line 107]
    Origin:
Warning (2): Undefined array key "Solution" [APP/View/Solutions/solution_detail.ctp, line 107]
Warning (2): Trying to access array offset on value of type null [APP/View/Solutions/solution_detail.ctp, line 107]

Warning (2): Undefined array key "Solution" [APP/View/Solutions/solution_detail.ctp, line 109]
Warning (2): Trying to access array offset on value of type null [APP/View/Solutions/solution_detail.ctp, line 109]

Warning (2): Undefined array key "Solutiondetail" [APP/View/Solutions/solution_detail.ctp, line 147]
Warning (2): foreach() argument must be of type array|object, null given [APP/View/Solutions/solution_detail.ctp, line 147]
TEST MACHINERY REQUIRED ISO 20344 and ISO 20345
tests required as per 20345 spec clause apparatus / test machine Photo

Stock Building, 125 Main Street
1st Lane, San Francisco, USA

(default) 13 queries took 0 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Config`.`key`, `Config`.`value` FROM `shunfabd_main`.`configs` AS `Config` WHERE 1 = 135350
2BEGIN000
3ROLLBACK000
4SELECT `Category`.`id`, `Category`.`name`, `Category`.`slug`, COUNT(`Product`.`id`) AS total_products FROM `shunfabd_main`.`categories` AS `Category` LEFT JOIN `shunfabd_main`.`products` AS `Product` ON (`Category`.`id` = `Product`.`category_id`) WHERE `Category`.`status` = '1' AND `Category`.`parent_id` = 0 GROUP BY `Category`.`id`, `Category`.`name`, `Category`.`slug` ORDER BY `Category`.`sequence` ASC660
5SELECT `Category`.`id`, `Category`.`name`, `Category`.`slug` FROM `shunfabd_main`.`categories` AS `Category` WHERE `Category`.`status` = '1' AND `Category`.`parent_id` = 1 ORDER BY `Category`.`sequence` ASC000
6SELECT `Category`.`id`, `Category`.`name`, `Category`.`slug` FROM `shunfabd_main`.`categories` AS `Category` WHERE `Category`.`status` = '1' AND `Category`.`parent_id` = 2 ORDER BY `Category`.`sequence` ASC000
7SELECT `Category`.`id`, `Category`.`name`, `Category`.`slug` FROM `shunfabd_main`.`categories` AS `Category` WHERE `Category`.`status` = '1' AND `Category`.`parent_id` = 3 ORDER BY `Category`.`sequence` ASC000
8SELECT `Category`.`id`, `Category`.`name`, `Category`.`slug` FROM `shunfabd_main`.`categories` AS `Category` WHERE `Category`.`status` = '1' AND `Category`.`parent_id` = 4 ORDER BY `Category`.`sequence` ASC000
9SELECT `Category`.`id`, `Category`.`name`, `Category`.`slug` FROM `shunfabd_main`.`categories` AS `Category` WHERE `Category`.`status` = '1' AND `Category`.`parent_id` = 5 ORDER BY `Category`.`sequence` ASC000
10SELECT `Category`.`id`, `Category`.`name`, `Category`.`slug` FROM `shunfabd_main`.`categories` AS `Category` WHERE `Category`.`status` = '1' AND `Category`.`parent_id` = 6 ORDER BY `Category`.`sequence` ASC000
11SELECT `News`.`id`, `News`.`title`, `News`.`color_code` FROM `shunfabd_main`.`news` AS `News` WHERE `type` = '1' AND `status` = '1' ORDER BY `sequence` ASC000
12SELECT `Solution`.`id`, `Solution`.`solutioncategory_id`, `Solution`.`publish_time`, `Solution`.`views`, `Solution`.`author`, `Solution`.`origin`, `Solution`.`description`, `Solutioncategory`.`id`, `Solutioncategory`.`name`, `Solutioncategory`.`icon`, `Solutioncategory`.`spec`, `Solutioncategory`.`sequence`, `Solutioncategory`.`status`, `Solutioncategory`.`created`, `Solutioncategory`.`modified` FROM `shunfabd_main`.`solutions` AS `Solution` LEFT JOIN `shunfabd_main`.`solutioncategories` AS `Solutioncategory` ON (`Solution`.`solutioncategory_id` = `Solutioncategory`.`id`) WHERE `Solution`.`id` = 'about.html' LIMIT 1000
13SELECT `SolutionImg`.`id` FROM `shunfabd_main`.`solution_imgs` AS `SolutionImg` WHERE `SolutionImg`.`solution_id` IS NULL000