1件~9件 (全9 件)
No post data.
Query | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|
SELECT `Brand`.`code` FROM `brands` AS `Brand` WHERE `Brand`.`delete_flg` = '0' | 4 | 4 | 1 | maybe slow |
SELECT `OperationSetting`.`id`, `OperationSetting`.`code`, `OperationSetting`.`controller`, `OperationSetting`.`value`, `OperationSetting`.`created_user`, `OperationSetting`.`created`, `OperationSetting`.`modified_user`, `OperationSetting`.`modified`, `OperationSetting`.`delete_flg` FROM `sieve_stg`.`operation_settings` AS `OperationSetting` WHERE `OperationSetting`.`delete_flg` = '0' | 509 | 509 | 3 | |
SELECT `Basket`.`id`, `Basket`.`data`, `Basket`.`created`, `Basket`.`modified_user`, `Basket`.`modified`, `Basket`.`delete_flg` FROM `sieve_stg`.`baskets` AS `Basket` WHERE `Basket`.`id` IS NULL AND `Basket`.`delete_flg` = '0' LIMIT 1 | 0 | 0 | 0 | |
BEGIN | ||||
SELECT COUNT(*) AS `count` FROM `sieve_stg`.`baskets` AS `Basket` WHERE `Basket`.`id` = '6041da25-9f18-4fb2-baa5-15bf0a00013d' | 1 | 1 | 0 | |
SELECT COUNT(*) AS `count` FROM `sieve_stg`.`baskets` AS `Basket` WHERE `Basket`.`id` = '6041da25-9f18-4fb2-baa5-15bf0a00013d' | 1 | 1 | 0 | |
INSERT INTO `sieve_stg`.`baskets` (`id`, `data`, `modified`, `created`, `modified_user`) VALUES ('6041da25-9f18-4fb2-baa5-15bf0a00013d', '{\"cart\":{\"version\":\"1.00\",\"shipping_count\":1,\"total_quantity\":0,\"items\":[]},\"subscription_cart\":{\"version\":\"1.00\",\"shipping_count\":1,\"total_quantity\":0,\"items\":[]}}', '2021-03-05 16:13:41', '2021-03-05 16:13:41', '-') | 1 | 1 | 2 | maybe slow |
COMMIT | ||||
SELECT `Basket`.`id`, `Basket`.`data`, `Basket`.`created`, `Basket`.`modified_user`, `Basket`.`modified`, `Basket`.`delete_flg` FROM `sieve_stg`.`baskets` AS `Basket` WHERE `Basket`.`id` = '6041da25-9f18-4fb2-baa5-15bf0a00013d' AND `Basket`.`delete_flg` = '0' LIMIT 1 | 1 | 1 | 0 | |
SELECT `TaxRate`.`id`, `TaxRate`.`tax_div`, `TaxRate`.`tax`, `TaxRate`.`from`, `TaxRate`.`label_div`, `TaxRate`.`memo`, `TaxRate`.`created_user`, `TaxRate`.`created`, `TaxRate`.`modified_user`, `TaxRate`.`modified`, `TaxRate`.`delete_flg` FROM `sieve_stg`.`tax_rates` AS `TaxRate` WHERE `TaxRate`.`from` <= '2021-03-05' AND `TaxRate`.`tax_div` = 1 AND `TaxRate`.`delete_flg` = '0' ORDER BY `TaxRate`.`from` DESC LIMIT 1 | 1 | 1 | 1 | |
SELECT `TaxRate`.`id`, `TaxRate`.`tax_div`, `TaxRate`.`tax`, `TaxRate`.`from`, `TaxRate`.`label_div`, `TaxRate`.`memo`, `TaxRate`.`created_user`, `TaxRate`.`created`, `TaxRate`.`modified_user`, `TaxRate`.`modified`, `TaxRate`.`delete_flg` FROM `sieve_stg`.`tax_rates` AS `TaxRate` WHERE `TaxRate`.`from` <= '2021-03-05' AND `TaxRate`.`tax_div` = 2 AND `TaxRate`.`delete_flg` = '0' ORDER BY `TaxRate`.`from` DESC LIMIT 1 | 1 | 1 | 0 | |
SELECT `Page`.`id`, `Page`.`code`, `Page`.`name`, `Page`.`title`, `Page`.`keywords`, `Page`.`description`, `Page`.`content`, `Page`.`label_div`, `Page`.`memo`, `Page`.`created_user`, `Page`.`created`, `Page`.`modified_user`, `Page`.`modified`, `Page`.`delete_flg` FROM `sieve_stg`.`pages` AS `Page` WHERE `code` = 'item_list' AND `Page`.`delete_flg` = '0' LIMIT 1 | 1 | 1 | 0 | |
SELECT `PagePart`.`id`, `PagePart`.`page_id`, `PagePart`.`part_id`, `PagePart`.`display_section_div`, `PagePart`.`display_order`, `PagePart`.`content`, `PagePart`.`created_user`, `PagePart`.`created`, `PagePart`.`modified_user`, `PagePart`.`modified`, `PagePart`.`delete_flg`, `Page`.`id`, `Page`.`code`, `Page`.`name`, `Page`.`title`, `Page`.`keywords`, `Page`.`description`, `Page`.`content`, `Page`.`label_div`, `Page`.`memo`, `Page`.`created_user`, `Page`.`created`, `Page`.`modified_user`, `Page`.`modified`, `Page`.`delete_flg`, `Part`.`id`, `Part`.`code`, `Part`.`name`, `Part`.`title`, `Part`.`ajax_div`, `Part`.`content`, `Part`.`system_parts_flg`, `Part`.`label_div`, `Part`.`memo`, `Part`.`created_user`, `Part`.`created`, `Part`.`modified_user`, `Part`.`modified`, `Part`.`delete_flg` FROM `sieve_stg`.`page_parts` AS `PagePart` LEFT JOIN `sieve_stg`.`pages` AS `Page` ON (`PagePart`.`page_id` = `Page`.`id` AND `Page`.`delete_flg` = '0') LEFT JOIN `sieve_stg`.`parts` AS `Part` ON (`PagePart`.`part_id` = `Part`.`id` AND `Part`.`delete_flg` = '0') WHERE `page_id` = '527b103b-d354-431c-8f8a-d644fd5ad003' AND `PagePart`.`delete_flg` = '0' ORDER BY `PagePart`.`display_section_div` ASC, `PagePart`.`display_order` ASC | 11 | 11 | 1 | maybe slow |
SELECT `Part`.`id`, `Part`.`code`, `Part`.`name`, `Part`.`title`, `Part`.`ajax_div`, `Part`.`content`, `Part`.`system_parts_flg`, `Part`.`label_div`, `Part`.`memo`, `Part`.`created_user`, `Part`.`created`, `Part`.`modified_user`, `Part`.`modified`, `Part`.`delete_flg` FROM `sieve_stg`.`parts` AS `Part` WHERE `Part`.`code` = 'parts_sidebar_recent' AND `Part`.`delete_flg` = '0' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ItemCategory`.`id`, `ItemCategory`.`item_category_div`, `ItemCategory`.`code`, `ItemCategory`.`brand_id`, `ItemCategory`.`title`, `ItemCategory`.`subtitle`, `ItemCategory`.`link_url`, `ItemCategory`.`read`, `ItemCategory`.`title_kana`, `ItemCategory`.`prefecture_div`, `ItemCategory`.`description`, `ItemCategory`.`keywords`, `ItemCategory`.`head_tag`, `ItemCategory`.`image`, `ItemCategory`.`icon_image`, `ItemCategory`.`parent_category_tree`, `ItemCategory`.`main_content`, `ItemCategory`.`side_content`, `ItemCategory`.`wysiwyg_flg`, `ItemCategory`.`display_order`, `ItemCategory`.`release_div`, `ItemCategory`.`only_bussiness_flg`, `ItemCategory`.`disp_date_from`, `ItemCategory`.`disp_date_to`, `ItemCategory`.`core_item_div`, `ItemCategory`.`allow_pre_published_flg`, `ItemCategory`.`label_div`, `ItemCategory`.`memo`, `ItemCategory`.`created_user`, `ItemCategory`.`created`, `ItemCategory`.`modified_user`, `ItemCategory`.`modified`, `ItemCategory`.`delete_flg`, `ItemCategory`.`tmp`, (CONCAT(`ItemCategory`.`parent_category_tree`,":", `ItemCategory`.`id`)) AS `ItemCategory__category_tree` FROM `sieve_stg`.`item_categories` AS `ItemCategory` WHERE `ItemCategory`.`delete_flg` = 0 AND '2021-03-05 16:13:41' BETWEEN COALESCE(`ItemCategory`.`disp_date_from`, '1000-01-01') AND COALESCE(`ItemCategory`.`disp_date_to`, '9999-12-31') AND `ItemCategory`.`item_category_div` = 2 AND `ItemCategory`.`delete_flg` = '0' AND ((`ItemCategory`.`only_bussiness_flg` = '0') OR (`ItemCategory`.`only_bussiness_flg` IS NULL) OR (`ItemCategory`.`only_bussiness_flg` = '0')) ORDER BY `display_order` asc | 10 | 10 | 1 | maybe slow |
SELECT `ItemCategory`.`id`, `ItemCategory`.`item_category_div`, `ItemCategory`.`code`, `ItemCategory`.`brand_id`, `ItemCategory`.`title`, `ItemCategory`.`subtitle`, `ItemCategory`.`link_url`, `ItemCategory`.`read`, `ItemCategory`.`title_kana`, `ItemCategory`.`prefecture_div`, `ItemCategory`.`description`, `ItemCategory`.`keywords`, `ItemCategory`.`head_tag`, `ItemCategory`.`image`, `ItemCategory`.`icon_image`, `ItemCategory`.`parent_category_tree`, `ItemCategory`.`main_content`, `ItemCategory`.`side_content`, `ItemCategory`.`wysiwyg_flg`, `ItemCategory`.`display_order`, `ItemCategory`.`release_div`, `ItemCategory`.`only_bussiness_flg`, `ItemCategory`.`disp_date_from`, `ItemCategory`.`disp_date_to`, `ItemCategory`.`core_item_div`, `ItemCategory`.`allow_pre_published_flg`, `ItemCategory`.`label_div`, `ItemCategory`.`memo`, `ItemCategory`.`created_user`, `ItemCategory`.`created`, `ItemCategory`.`modified_user`, `ItemCategory`.`modified`, `ItemCategory`.`delete_flg`, `ItemCategory`.`tmp`, (CONCAT(`ItemCategory`.`parent_category_tree`,":", `ItemCategory`.`id`)) AS `ItemCategory__category_tree` FROM `sieve_stg`.`item_categories` AS `ItemCategory` WHERE `ItemCategory`.`delete_flg` = 0 AND '2021-03-05 16:13:41' BETWEEN COALESCE(`ItemCategory`.`disp_date_from`, '1000-01-01') AND COALESCE(`ItemCategory`.`disp_date_to`, '9999-12-31') AND `ItemCategory`.`item_category_div` = 3 AND `ItemCategory`.`release_div` = 1 AND ((`ItemCategory`.`description` LIKE '%バージュ%') OR (`ItemCategory`.`title` LIKE '%バージュ%') OR (`ItemCategory`.`title_kana` LIKE '%バージュ%')) AND `ItemCategory`.`delete_flg` = '0' AND ((`ItemCategory`.`only_bussiness_flg` = '0') OR (`ItemCategory`.`only_bussiness_flg` IS NULL) OR (`ItemCategory`.`only_bussiness_flg` = '0')) ORDER BY `ItemCategory`.`disp_date_from` desc | 2 | 2 | 1 | maybe slow |
SELECT `ItemCategoryRelation`.`id`, `ItemCategoryRelation`.`item_category_div`, `ItemCategoryRelation`.`item_id`, `ItemCategoryRelation`.`item_category_id`, `ItemCategoryRelation`.`label_div`, `ItemCategoryRelation`.`memo`, `ItemCategoryRelation`.`created_user`, `ItemCategoryRelation`.`created`, `ItemCategoryRelation`.`modified_user`, `ItemCategoryRelation`.`modified`, `ItemCategoryRelation`.`delete_flg` FROM `sieve_stg`.`item_category_relations` AS `ItemCategoryRelation` WHERE `ItemCategoryRelation`.`delete_flg` = '0' AND `ItemCategoryRelation`.`item_category_id` IN ('5e410aed-b338-40a2-bc45-3a680a00013d', '57f6f7b8-6a20-43d5-8156-3d80a0104cac') | 12 | 12 | 11 | maybe slow |
SELECT `Item`.`id`, `Item`.`code`, `Item`.`brand_id`, `Item`.`name`, `Item`.`title`, `Item`.`name_kana`, `Item`.`jan_code`, `Item`.`smaregi_original_code`, `Item`.`description`, `Item`.`keywords`, `Item`.`subscription_div`, `Item`.`reservation_div`, `Item`.`scheduled_arrival_date`, `Item`.`release_div`, `Item`.`only_member_flg`, `Item`.`only_bussiness_flg`, `Item`.`outlet_flg`, `Item`.`not_purchase_flg`, `Item`.`price_hidden_flg`, `Item`.`set_item_flg`, `Item`.`set_item_contents`, `Item`.`disp_date_from`, `Item`.`disp_date_to`, `Item`.`selling_date_from`, `Item`.`selling_date_to`, `Item`.`sale_date_from`, `Item`.`sale_date_to`, `Item`.`price`, `Item`.`sale_price`, `Item`.`member_price`, `Item`.`business_price`, `Item`.`cost_price`, `Item`.`shipping_weight`, `Item`.`point_div`, `Item`.`free_shipping_div`, `Item`.`cool_div`, `Item`.`specific_point`, `Item`.`specific_point_date_from`, `Item`.`specific_point_date_to`, `Item`.`item_tags`, `Item`.`item_list_tags`, `Item`.`explain`, `Item`.`explain2`, `Item`.`wysiwyg_flg`, `Item`.`wysiwyg_flg2`, `Item`.`item_variation_group_id`, `Item`.`stock_div`, `Item`.`stock_quantity`, `Item`.`warning_stock_quantity`, `Item`.`lot_quantity`, `Item`.`core_item_flg`, `Item`.`item_variation_attribute1`, `Item`.`item_variation_attribute2`, `Item`.`tax_div`, `Item`.`preview_image_index`, `Item`.`brand`, `Item`.`attribute1`, `Item`.`attribute2`, `Item`.`attribute3`, `Item`.`attribute4`, `Item`.`attribute5`, `Item`.`attribute6`, `Item`.`attribute7`, `Item`.`attribute8`, `Item`.`attribute9`, `Item`.`attribute10`, `Item`.`item_option1`, `Item`.`item_option2`, `Item`.`item_option3`, `Item`.`item_option4`, `Item`.`item_option5`, `Item`.`images`, `Item`.`image_captions`, `Item`.`representative_image`, `Item`.`point`, `Item`.`google_product_category`, `Item`.`pla_image`, `Item`.`shipping_category_id`, `Item`.`parts_id1`, `Item`.`parts_id2`, `Item`.`parts_id3`, `Item`.`parts_id4`, `Item`.`parts_id5`, `Item`.`disp_inform_restock_flg`, `Item`.`delivery_sources_id`, `Item`.`external_cooperation_1`, `Item`.`external_cooperation_2`, `Item`.`external_cooperation_3`, `Item`.`external_cooperation_4`, `Item`.`external_cooperation_5`, `Item`.`ga_page_view`, `Item`.`avg_review`, `Item`.`notice_text`, `Item`.`recommend`, `Item`.`label_div`, `Item`.`memo`, `Item`.`created_user`, `Item`.`created`, `Item`.`modified_user`, `Item`.`modified`, `Item`.`delete_flg`, `Item`.`parent_item_id`, (COALESCE(IF('2021-03-05 16:13:41' BETWEEN COALESCE(`Item`.`sale_date_from`, '1000-01-01') AND COALESCE(`Item`.`sale_date_to`, '9999-12-31'), `Item`.`sale_price`, NULL), `Item`.`price`)) AS `Item__current_price`, (TRUNCATE (COALESCE(IF('2021-03-05 16:13:41' BETWEEN COALESCE(`Item`.`sale_date_from`, '1000-01-01') AND COALESCE(`Item`.`sale_date_to`, '9999-12-31'), `Item`.`sale_price` * (IF(`Item`.`tax_div` = 1, 1.1, 1.08)), NULL), `Item`.`price` * (IF(`Item`.`tax_div` = 1, 1.1, 1.08))), 0 ) ) AS `Item__current_price_withtax`, (IF(`Item`.`sale_price` IS NULL, 1, IF('2021-03-05 16:13:41' BETWEEN COALESCE(`Item`.`sale_date_from`, '1000-01-01') AND COALESCE(`Item`.`sale_date_to`, '9999-12-31'), 2, 1))) AS `Item__price_div`, (IF('2021-03-05 16:13:41' BETWEEN COALESCE(`Item`.`selling_date_from`, '1000-01-01') AND COALESCE(`Item`.`selling_date_to`, '9999-12-31'), 1, 2)) AS `Item__selling_div`, (IF(SYSDATE() BETWEEN `Item`.`sale_date_from` AND `Item`.`sale_date_to` ,true, false)) AS `Item__sales_term_flg`, (IF(`Item`.`item_variation_group_id` IS NULL OR `Item`.`item_variation_group_id` = "", "", (SELECT SUM(stock_quantity) AS sum_stock_quantity FROM items WHERE item_variation_group_id = `Item`.`item_variation_group_id` ) )) AS `Item__variation_sum_stock_quantity` FROM `sieve_stg`.`items` AS `Item` WHERE `Item`.`delete_flg` = 0 AND '2021-03-05 16:13:41' BETWEEN COALESCE(`Item`.`disp_date_from`, '1000-01-01') AND COALESCE(`Item`.`disp_date_to`, '9999-12-31') AND `Item`.`release_div` = 1 AND ((((`Item`.`item_variation_group_id` is not null) AND (`Item`.`item_variation_group_id` <> '') AND (`Item`.`core_item_flg` = '1'))) OR (((`Item`.`item_variation_group_id` is null) OR (`Item`.`item_variation_group_id` = '')))) AND ((`Item`.`name` LIKE '%バージュ%') OR (`Item`.`name_kana` LIKE '%バージュ%') OR (`Item`.`title` LIKE '%バージュ%') OR (`Item`.`code` LIKE '%バージュ%') OR (`Item`.`keywords` LIKE '%バージュ%') OR (`Item`.`explain` LIKE '%バージュ%') OR (`Item`.`item_tags` LIKE '%バージュ%')) AND `Item`.`delete_flg` = '0' AND ((`Item`.`only_bussiness_flg` = '0') OR (`Item`.`only_bussiness_flg` IS NULL) OR (`Item`.`only_bussiness_flg` = '0')) ORDER BY `Item`.`disp_date_from` desc, `code` asc LIMIT 24 | 9 | 9 | 19 | maybe slow |
SELECT `SetItemRelation`.`id`, `SetItemRelation`.`parent_item_id`, `SetItemRelation`.`child_item_id`, `SetItemRelation`.`quantity`, `SetItemRelation`.`created_user`, `SetItemRelation`.`created`, `SetItemRelation`.`modified_user`, `SetItemRelation`.`modified`, `SetItemRelation`.`delete_flg` FROM `sieve_stg`.`set_item_relations` AS `SetItemRelation` WHERE `SetItemRelation`.`delete_flg` = '0' AND `SetItemRelation`.`parent_item_id` IN ('57c4f585-2fb8-4d9c-b602-0c53a0104cac', '57c4f584-bbd0-4ce7-8a25-0c53a0104cac', '5fb24d00-4fa8-47bf-adb5-3e2a0a00013d', '5fb258ea-9abc-4d63-a9f3-3f930a00013d', '5fb258eb-284c-4530-8a91-3f930a00013d', '5fb258ec-cc08-4d29-b6e3-3f930a00013d', '5fb258ed-287c-4027-81b1-3f930a00013d', '5fb258ef-0abc-4855-a515-3f930a00013d', '5fb258f0-04d8-491d-a84d-3f930a00013d') | 0 | 0 | 1 | maybe slow |
SELECT `ItemCategoryRelation`.`id`, `ItemCategoryRelation`.`item_category_div`, `ItemCategoryRelation`.`item_id`, `ItemCategoryRelation`.`item_category_id`, `ItemCategoryRelation`.`label_div`, `ItemCategoryRelation`.`memo`, `ItemCategoryRelation`.`created_user`, `ItemCategoryRelation`.`created`, `ItemCategoryRelation`.`modified_user`, `ItemCategoryRelation`.`modified`, `ItemCategoryRelation`.`delete_flg` FROM `sieve_stg`.`item_category_relations` AS `ItemCategoryRelation` WHERE `ItemCategoryRelation`.`delete_flg` = '0' AND `ItemCategoryRelation`.`item_id` IN ('57c4f585-2fb8-4d9c-b602-0c53a0104cac', '57c4f584-bbd0-4ce7-8a25-0c53a0104cac', '5fb24d00-4fa8-47bf-adb5-3e2a0a00013d', '5fb258ea-9abc-4d63-a9f3-3f930a00013d', '5fb258eb-284c-4530-8a91-3f930a00013d', '5fb258ec-cc08-4d29-b6e3-3f930a00013d', '5fb258ed-287c-4027-81b1-3f930a00013d', '5fb258ef-0abc-4855-a515-3f930a00013d', '5fb258f0-04d8-491d-a84d-3f930a00013d') | 41 | 41 | 1 | |
SELECT `ItemKeyword`.`id`, `ItemKeyword`.`item_id`, `ItemKeyword`.`keyword`, `ItemKeyword`.`priority`, `ItemKeyword`.`label_div`, `ItemKeyword`.`memo`, `ItemKeyword`.`created_user`, `ItemKeyword`.`created`, `ItemKeyword`.`modified_user`, `ItemKeyword`.`modified`, `ItemKeyword`.`delete_flg` FROM `sieve_stg`.`item_keywords` AS `ItemKeyword` WHERE `ItemKeyword`.`delete_flg` = '0' AND `ItemKeyword`.`item_id` IN ('57c4f585-2fb8-4d9c-b602-0c53a0104cac', '57c4f584-bbd0-4ce7-8a25-0c53a0104cac', '5fb24d00-4fa8-47bf-adb5-3e2a0a00013d', '5fb258ea-9abc-4d63-a9f3-3f930a00013d', '5fb258eb-284c-4530-8a91-3f930a00013d', '5fb258ec-cc08-4d29-b6e3-3f930a00013d', '5fb258ed-287c-4027-81b1-3f930a00013d', '5fb258ef-0abc-4855-a515-3f930a00013d', '5fb258f0-04d8-491d-a84d-3f930a00013d') | 10 | 10 | 2 | maybe slow |
SELECT `Page`.`id`, `Page`.`code`, `Page`.`name`, `Page`.`title`, `Page`.`keywords`, `Page`.`description`, `Page`.`content`, `Page`.`label_div`, `Page`.`memo`, `Page`.`created_user`, `Page`.`created`, `Page`.`modified_user`, `Page`.`modified`, `Page`.`delete_flg` FROM `sieve_stg`.`pages` AS `Page` WHERE `code` = 'item_list' AND `Page`.`delete_flg` = '0' LIMIT 1 | 1 | 1 | 1 | |
SELECT `PagePart`.`id`, `PagePart`.`page_id`, `PagePart`.`part_id`, `PagePart`.`display_section_div`, `PagePart`.`display_order`, `PagePart`.`content`, `PagePart`.`created_user`, `PagePart`.`created`, `PagePart`.`modified_user`, `PagePart`.`modified`, `PagePart`.`delete_flg`, `Page`.`id`, `Page`.`code`, `Page`.`name`, `Page`.`title`, `Page`.`keywords`, `Page`.`description`, `Page`.`content`, `Page`.`label_div`, `Page`.`memo`, `Page`.`created_user`, `Page`.`created`, `Page`.`modified_user`, `Page`.`modified`, `Page`.`delete_flg`, `Part`.`id`, `Part`.`code`, `Part`.`name`, `Part`.`title`, `Part`.`ajax_div`, `Part`.`content`, `Part`.`system_parts_flg`, `Part`.`label_div`, `Part`.`memo`, `Part`.`created_user`, `Part`.`created`, `Part`.`modified_user`, `Part`.`modified`, `Part`.`delete_flg` FROM `sieve_stg`.`page_parts` AS `PagePart` LEFT JOIN `sieve_stg`.`pages` AS `Page` ON (`PagePart`.`page_id` = `Page`.`id` AND `Page`.`delete_flg` = '0') LEFT JOIN `sieve_stg`.`parts` AS `Part` ON (`PagePart`.`part_id` = `Part`.`id` AND `Part`.`delete_flg` = '0') WHERE `page_id` = '527b103b-d354-431c-8f8a-d644fd5ad003' AND `PagePart`.`delete_flg` = '0' ORDER BY `PagePart`.`display_section_div` ASC, `PagePart`.`display_order` ASC | 11 | 11 | 1 | maybe slow |
3 duplicate queries run.
Peak Memory Use 14.60 MB
Message | Memory use |
---|---|
Component initialization | 6.33 MB |
Controller action start | 10.18 MB |
Controller render start | 11.13 MB |
View render complete | 12.78 MB |
Total Request Time: 321 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 93.21 | |
Event: Controller.initialize | 41.50 | |
Event: Controller.startup | 23.59 | |
Controller action | 57.94 | |
Event: Controller.beforeRender | 2.65 | |
» Processing toolbar data | 2.53 | |
Rendering View | 89.29 | |
» Event: View.beforeRender | 0.02 | |
» Rendering APP/View/Front/ItemList/index_sieve.ctp | 37.68 | |
» » Rendering APP/View/Front/Elements/item_info_sieve.ctp | 2.39 | |
» » Rendering APP/View/Front/Elements/item_info_sieve.ctp #2 | 2.12 | |
» » Rendering APP/View/Front/Elements/item_info_sieve.ctp #3 | 2.13 | |
» » Rendering APP/View/Front/Elements/item_info_sieve.ctp #4 | 2.13 | |
» » Rendering APP/View/Front/Elements/item_info_sieve.ctp #5 | 2.18 | |
» » Rendering APP/View/Front/Elements/item_info_sieve.ctp #6 | 2.14 | |
» » Rendering APP/View/Front/Elements/item_info_sieve.ctp #7 | 2.15 | |
» » Rendering APP/View/Front/Elements/item_info_sieve.ctp #8 | 2.15 | |
» » Rendering APP/View/Front/Elements/item_info_sieve.ctp #9 | 2.13 | |
» » Rendering APP/View/Front/Elements/pager_sieve.ctp | 0.26 | |
» Event: View.afterRender | 0.02 | |
» Event: View.beforeLayout | 0.01 | |
» Rendering APP/View/Front/Layouts/default_sieve.ctp | 50.63 | |
» » Rendering APP/View/Front/Elements/gaTrackingCode.ctp | 1.16 | |
» » Rendering APP/View/Front/Elements/parts_header_sieve.ctp | 1.20 | |
» » Rendering APP/View/Front/Elements/parts_breadcrumb_sieve.ctp | 0.18 | |
» » Rendering APP/View/Front/Elements/parts_sidebar_genre.ctp | 2.15 | |
» » Rendering APP/View/Front/Elements/parts_item_list_special_sieve.ctp | 1.16 | |
» » Rendering APP/View/Front/Elements/parts_sidebar_recent_sieve.ctp | 0.19 | |
» » Rendering APP/View/Front/Elements/parts_footer_sieve.ctp | 0.52 | |
Event: View.afterLayout | 0.00 |
Time | Message |
---|---|
2021-03-05 16:13:41 | Array ( [0] => Array ( [ItemCategory] => Array ( [id] => 5e410aed-b338-40a2-bc45-3a680a00013d [item_category_div] => 3 [code] => outlet202002 [brand_id] => [title] => 未使用品・10%〜OFFアウトレットセール [subtitle] => <キャンペーン> [link_url] => [read] => [title_kana] => [prefecture_div] => [description] => ちょっと訳あり『未使用品』を10%〜OFFにて販売開始!大人気レクトユニットソファや、バージュソファなどもちょっと訳ありで販売中です。 [keywords] => カウチソファ,レクト,バージュ,アウトレット,セール,値下げ,SALE,OUTLET, [head_tag] => [image] => 5e410adb-2df8-4649-8f88-3cc30a00013d.jpg [icon_image] => [parent_category_tree] => [main_content] => <p> <img src="/img/cache/5e410b21-79a8-470a-9843-3a680a00013d.jpg" alt="アウトレット" class="w100"></p><p> ちょっと訳あり<span style="background-color: rgb(255, 255, 0);">『未使用品』</span>を10%〜OFFにて販売開始!<br> 大人気レクトユニットソファや、バージュソファなどもちょっと訳ありで販売中です。<br> 在庫がなくなり次第販売終了となります。<br> ご検討中のお客様は、なくなる前にお早めにお買い求めください。<br><br> </p><p>・アウトレット品のお取り置きはできかねます。</p> [side_content] => [wysiwyg_flg] => 1 [display_order] => 1 [release_div] => 1 [only_bussiness_flg] => [disp_date_from] => 2020-02-10 16:00:00 [disp_date_to] => [core_item_div] => 1 [allow_pre_published_flg] => [label_div] => [memo] => [created_user] => takita [created] => 2020-02-10 16:49:01 [modified_user] => takita [modified] => 2020-02-10 16:50:36 [delete_flg] => [tmp] => [category_tree] => ) [ItemCategoryRelation] => Array ( ) ) [1] => Array ( [ItemCategory] => Array ( [id] => 57f6f7b8-6a20-43d5-8156-3d80a0104cac [item_category_div] => 3 [code] => bulgesofa001 [brand_id] => [title] => フェザーのふんわりした座り心地と寝心地。ローソファ『バージュ』シリーズ [subtitle] => <アイテム> [link_url] => [read] => [title_kana] => [prefecture_div] => [description] => フェザークッションの「ふんわり」とした座り心地とすっきりとした低めのデザイン。バージュソファの魅力をご紹介します! [keywords] => ローソファ,ロータイプ,1P,2P,ottoman,ソファ,フェザー,シリコンフィル,ナチュラル,北欧,2人掛け,オットマン, [head_tag] => [image] => 5807393d-e004-4e04-a592-6ac1a0104cac.jpg [icon_image] => [parent_category_tree] => [main_content] => <p><img src="/img/cache/57f6f6e1-f920-4096-bcad-38fca0104cac.jpg" alt="bulge sofa book" class="w100"> </p><p>bulge sofa(バージュソファ)は、SIEVEの中で売上げ<strong><span style="font-size: 16px;"><span style="background-color: rgb(255, 255, 0);">『 No.1 』</span></span></strong>のシリーズ!! </p><p>もともと「ワイド2シーター」のみの展開でしたが、 </p><p>新たに『 オットマン 』『 1人掛け 』がシリーズに仲間入りしました!</p><p><br> </p><p style="text-align: center;"><strong><span style="font-size: 24px;">バージュソファに新ラインナップ</span></strong></p><p><br> </p><p><img src="/img/cache/57f76969-60f4-482e-8ca2-565da0104cac.jpg" alt="バージュシリーズ1s&2s&O" class="w100"> </p><p style="text-align: right;"><span style="color: rgb(127, 127, 127);">SVE-SF012O / SVE-SF012S / SVE-SF012</span> </p><p>ご要望の多かった<strong><span style="background-color: rgb(255, 255, 0);">『オットマン』</span></strong>と<strong><span style="background-color: rgb(255, 255, 0);">『1シーター』</span></strong>の追加で、 </p><p>ますます人気が出そうなバージュシリーズの人気の秘密をご紹介いたします! </p><p><br> </p><hr style="border:none;border-top:dashed 1px #BDB76B;height:1px;color:#FFFFFF" rel="border:none;border-top:dashed 1px #BDB76B;height:1px;color:#FFFFFF"><h2>Point 1 - お部屋を広く感じさせるデザイン</h2><hr style="border:none;border-top:dashed 1px #BDB76B;height:1px;color:#FFFFFF"><p><img src="/img/cache/57f75714-8824-4f90-89ce-565da0104cac.jpg" alt="バージュソファ 正面" class="w100"> </p><p>バージュソファの特徴の一つに、すっきりとしたデザインがあります。</p><p>「背クッション」や「肘かけ」にボリュームを持たせ、すっきりとした中にも安定感のある雰囲気を目指しました。 </p><p>ふっくらと丸みを帯びたクッション部分と、オーク無垢材の直線的な脚部との組み合わせが美しく、<br> </p><p>オーク材の落ち着いたナチュラル色は、センターテーブルやローボードなどの木製家具と合わせやすい色目です。 </p><p><br> </p><p><img src="/img/cache/57f74bb5-d1cc-49de-b858-5c6aa0104cac.jpg" alt="bulge-2-01.jpg" class="w70 colorbox"><br> </p><p>全体の高さは約72cmで、クッションをはずすと約62cmになります。 </p><p> インテリアでは、家具などの高さを低めにすると視覚的にお部屋が広く見えるといわれています。 </p><p>ソファを部屋の中央に配置する場合など、低めのソファは視界が広くなり開放感が出ます。 </p><p><img class="img-responsive colorbox" src="/img/cache/57f77264-2314-4517-8055-68c6a0104cac.jpg"" alt="bulge高さ"> </p><p><br> </p><hr style="border:none;border-top:dashed 1px #BDB76B;height:1px;color:#FFFFFF" rel="border:none;border-top:dashed 1px #BDB76B;height:1px;color:#FFFFFF"><h2>Point 2 - お掃除とお手入れ<br></h2><hr style="border:none;border-top:dashed 1px #BDB76B;height:1px;color:#FFFFFF" rel="border:none;border-top:dashed 1px #BDB76B;height:1px;color:#FFFFFF"><p>ソファを選ぶ際に、日頃のお掃除のしやすさはとても重要なポイント! </p><p>バージュソファは全体的に低めのデザインではありますが、床からソファまでの間を11cmを設け、 </p><p>掃除機やハンディークリーナー等でのお掃除がしやすい高さに設計してあります。 </p><p> <img class="img-responsive colorbox" src="/img/cache/57f7344d-f028-41c4-8d0d-5662a0104cac.jpg"" alt="お掃除ロボット ルンバが使えるソファ"> </p><p>また、バージュシリーズは薄型のお掃除ロボットも使えるよう設計されています。<br> </p><p><span style="font-size: 11px;">※お掃除ロボットによっては入らない場合がございますのでサイズをご確認下さい。</span> </p><h5 style="font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; background-color: rgb(255, 255, 255);"><br></h5><h5 style="font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; background-color: rgb(255, 255, 255);">クッションカバーは外してドライクリーニングで洗っていただくことができます。</h5><p style="background-color: rgb(255, 255, 255);">どんなソファでも目立たなくても必ず汚れてしまいます。<br> </p><p style="background-color: rgb(255, 255, 255);">ファブリックのカバーリングソファであれば<span style="background-color: rgb(255, 255, 0);"><strong>ドライクリーニング</strong></span>で洗う事ができますので、定期的に洗っていただき清潔にご使用いただけます! </p><p style="background-color: rgb(255, 255, 255);">また、お部屋のイメージを変えたいときや、洗い替え用に<span style="background-color: rgb(255, 255, 0);"><strong>『替えカバー』</strong></span>もご用意しております。 </p><p><img src="/img/cache/580720b7-4754-447e-aaf9-4d24a0104cac.jpg" alt="bulge sofa 生地サンプル" class="w100"> </p><p style="background-color: rgb(255, 255, 255); text-align: right;"><span style="font-size: 12px;">ブラウン / ベージュ / グレー / ブルー</span> </p><p style="background-color: rgb(255, 255, 255);">カバーは4色展開、フレームはナチュラル色の1色展開です。<br> </p><p style="background-color: rgb(255, 255, 255);"><br> </p><p style="background-color: rgb(255, 255, 255);"><br> </p><hr style="border:none;border-top:dashed 1px #BDB76B;height:1px;color:#FFFFFF"><h2>Point 2 - 枕にもなるワイドアーム</h2><hr style="border:none;border-top:dashed 1px #BDB76B;height:1px;color:#FFFFFF"><h3><img src="/img/cache/57f79475-0d68-4cf3-8c59-6e87a0104cac.jpg" alt="bulge_スマホ" class="w100"></h3><p>アーム(肘掛)は幅が約20cmと幅広になっていますので、スマホやリモコンなど置くのにも便利です。 </p><p><img src="/img/cache/5806cd35-6fa4-4f77-9e68-4d9da0104cac.jpg" alt="ソファ マグカップ" class="w60 colorbox"> </p><p><br> </p><p><img src="/img/cache/5806ca57-7224-4940-8d98-5e97a0104cac.jpg" alt="肘掛の柔らかさ" class="w100"> </p><p>肘掛の上部には厚みをもたせていますので、腕の”あたり”がなく柔らかな仕上がり。 </p><p>寝転んだ時に頭をのせて<strong>枕のようにお使いいただくのもオススメです!</strong> </p><p><br> </p><p style="background-color: rgb(255, 255, 255);"><img src="/img/cache/58072a3e-975c-4f50-863c-61c3a0104cac.jpg" alt="バージュソファ横向き" class="w100"> </p><p style="background-color: rgb(255, 255, 255);">背クッションと肘掛のサイズを合わせて作られていますので、クッションを肘掛部分に置いて横向きに座ったり、 </p><p>寝転んで枕や抱き枕のようにもお使いいただく事ができます。<br> </p><p><br> </p><p><img src="/img/cache/58072ffc-4ed4-4af4-a886-6c1da0104cac.jpg" alt="バージュ横向きクッション無し" class="w100"> </p><p>本体の背もたれにもクッション性をもたせていますので、背の高い方には背クッションを外して使っていただくこともできます。 </p><p><br> </p><hr style="border:none;border-top:dashed 1px #BDB76B;height:1px;color:#FFFFFF"><h2>Point 3 - 広い座面と座り心地 </h2><hr style="border:none;border-top:dashed 1px #BDB76B;height:1px;color:#FFFFFF"><p><img src="/img/cache/5806c889-88f8-4f88-89e8-5a3ea0104cac.jpg" alt="バージュソファ 座面の広さ" class="w100"> </p><h4>bulge sofaの座面はゆったりと座れるよう広めに作ってあります。<br></h4><p>座面の幅が大きく、肘も低く幅もあるので、ごろんと横になるのにも適しています。<br> </p><p><br> </p><p>クッションのサイズは座面、背もたれ毎に同じ大きさになっています。 </p><p>例えば右側によく座る方は、時々、右と左のクッションをローテーションしていただくことにより、 </p><p>一箇所だけがヘタってしまうことを抑え、長く快適にご使用いただけます。 </p><p><br> </p><p><img src="/img/cache/57f79a13-c5cc-46e8-8e87-6faba0104cac.jpg" alt="bulge sofa onna" class="w100"> </p><p>ソファの座り方は人それぞれ。実際にご自宅ではソファの上で胡座(あぐら)をかいたり体育座りしたりと、自分だけの落ち着く座り方があると思います。 </p><p>バージュソファは座面を広めに設計してあるので、写真のよう足を崩して座りやすくなっています。 </p><p>フェザーがたっぷり入った背クッションは、抱き枕にもオススメです。 </p><p><img src="/img/cache/5806c939-3a50-4d4e-8581-5a3da0104cac.jpg" alt="バージュソファの柔らかさ" class="w100"> </p><p style="background-color: rgb(255, 255, 255);">バージュソファは手で座面を押してもわかるほど、クッション材の表面は柔らかくできています。 </p><p style="background-color: rgb(255, 255, 255);">その理由は<span style="background-color: rgb(255, 255, 0);"><strong>『フェザー』</strong></span>と<span style="background-color: rgb(255, 255, 0);"><strong>『シリコンフィル』</strong></span>という素材を混ぜたものを座と背クッションの表面に使用しており、<br> </p><p>座った時の<strong>『ふんわり』</strong>した感触を作り出しています。 </p><p><img src="/img/cache/57f221c3-95a4-473f-811f-7a38a0104cac.jpg" alt="フェザー" class="half"><img src="/img/cache/57f221df-35e8-4e3b-abd9-7d28a0104cac.jpg" alt="シリコンフィル" class="half"> </p><p><strong>・フェザー</strong> </p><p style="margin-left: 40px;" rel="margin-left: 40px;"><span style="color: rgb(31, 73, 125);">水鳥の羽(羽毛)。軽くてふんわりとした天然素材。SIEVEではシルバーグースという種類の水鳥の羽を使用。 </span> </p><p style="margin-left: 40px;"><span style="color: rgb(31, 73, 125);">ふんわりと沈み込むような優しい弾力が特徴。つぶれても形を整えながら軽く叩いて空気を入れてあげることで、元の形に戻る復元性の高い素材です。また、湿気を逃がす力にも優れています。</span> </p><p><br> </p><p><strong>・シリコンフィル</strong> </p><p style="margin-left: 40px;"><span style="color: rgb(31, 73, 125);">羽毛のようなふんわり感のある化学繊維素材。独特な柔らかな弾力性があり、一般的なポリエステル綿よりも復元性の高い素材です。</span> </p><p style="background-color: rgb(255, 255, 255);"><strong><br></strong> </p><p style="background-color: rgb(255, 255, 255);"><strong>・ウェービングベルト(ウェービングテープ)</strong> </p><p style="margin-left: 40px;"><span style="color: rgb(54, 96, 146);">クッションの下にある本体には『ウェービングベルト』というゴム状のベルトが張ってあり、より弾力のある座り心地と、クッションにかかる荷重を下に逃がすことで、クッションのヘタリを抑える効果もあります。</span><br> </p><p><br> </p><p><img src="/img/cache/57f4c6bb-7414-4de1-8a3e-7cfda0104cac.jpg" alt="ウェービングベルト" class="w100"> </p><p>ただ柔らかいだけでは、クッションが早くヘタって座り心地が変わってしまいます。 </p><p>柔らかい表面部分の下には、『弾力のあるウレタン』と『固めのウレタン』を組み合わせて使用しており、ヘタリを抑え、身体をしっかりと支えてくれます。 </p><hr style="border:none;border-top:dashed 1px #BDB76B;height:1px;color:#FFFFFF" rel="border:none;border-top:dashed 1px #BDB76B;height:1px;color:#FFFFFF"><h2> NEW ITEM -- 1seater & ottoman</h2><hr style="border:none;border-top:dashed 1px #BDB76B;height:1px;color:#FFFFFF"><p><img src="/img/cache/5806dcc3-9aa4-4675-88b1-4cd7a0104cac.jpg" alt="" class="half"><img src="/img/cache/580702b5-5bb4-4fe6-a155-61c4a0104cac.jpg" alt="" class="half">バージュシリーズに新たに追加になった<strong><span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 0);"><span style="background-color: rgb(255, 255, 0);">『1人掛け』</span></span></strong>と<strong><span style="background-color: rgb(255, 255, 0);">『オットマン』</span></strong>。バージュソファと組み合わせてご使用いただけば、よりのバージュソファの使い方が広がります。<br> </p><p>【レイアウト参考例】<br> </p><p><img src="/img/cache/5806ec66-b198-41fc-a83d-61a8a0104cac.jpg" alt="bulge sofa 配置例" class="w100"> </p><p>レイアウトの参考例の他にも、オットマンを2台並べてベンチのように使ったり、ソファを向かえ合わせに配置したりと、レイアウトの幅が広がりますね。 </p><p><br> </p><p><img src="/img/cache/5806da13-e580-4d5c-b701-5e97a0104cac.jpg" alt="オットマン" class="w100"> </p><p style="text-align: right;"><span style="color: rgb(36, 64, 97);"><span style="font-size: 12px;">SVE-SF012 S (GR) + SVE-SF012 O (GR)</span></span> </p><p>お部屋のスペース的に大きなソファが置けない方には1P +オットマンをお選びいただけば、自分だけの安らげる場所を簡単につくれます。 </p><p><img src="/img/cache/5806decf-1fb0-4462-8bad-61c0a0104cac.jpg" alt="bulge2Pottoman" class="w100"> </p><p style="text-align: right;"><span style="color: rgb(36, 64, 97);"><span style="font-size: 12px;">SVE-SF012 (BR) + SF012 O (BR)</span></span> </p><p>2シーターと組み合わせればカウチタイプとしてご使用いただけます。 </p><p><br> </p><p><img src="/img/cache/58072cb2-b550-4cff-9df3-69a9a0104cac.jpg" alt="bulge 2P 1P" class="w100"> </p><p style="text-align: right;"><span style="color: rgb(36, 64, 97);"><span style="font-size: 12px;">SVE-SF012 (BR) + SF012 S (GR)</span></span> </p><p><br> </p><h5> <hr> <p><br> </p></h5><h3>SIEVE のソファは3年保証</h3><p>SIEVE / シーヴのソファは<span style="background-color: rgb(255, 255, 0);"><strong>3年間の品質保証</strong></span>を設けております。製品上の欠陥により発生した破損に関しましてはご購入日より3年間無償にて修理・部品交換をさせていただきます。 </p><p><img src="/img/cache/5806b96e-6948-4bc6-bc1b-5a38a0104cac.jpg" alt="bulge sofa 3年保証" class="w100"> </p><br><p>クッションやカバーの消耗については保証対象外となります。 </p><p>保証についての詳しい内容は下記のリンクご覧下さい。 </p><p><a href="http://sieve-online.jp/content/assurance/">http://sieve-online.jp/content/assurance/</a> </p><p><br> </p><p>bulge sofa は、ソファを使う人の声をもとに今のライフスタイルを考えデザインしています。 </p><p>座り方、使い方は人それぞれ。<br> </p><p>ソファとして座りやすさを追求するのはもちろんですが、<br> </p><p>様々な価値観や暮らし方のある中で、 </p><p>バージュソファは「その人の暮らし方」にとってベストなソファであればと思います。 </p><p>それが今の暮らしや家具のスタンダードなのかもしれませんね。<br> </p><p><br> </p><p><br> </p><p><<ページリンク </p><h2>bulge sofa series</h2><div><strong><br></strong> </div><div><strong><br></strong> <h2></h2> <div class="row ml10 mr10"> <div class="col-sm-4 col-xs-12"> <a href="http://sieve-online.jp/item/SVE-SF012_BR_/"> <img class="img-responsive" src="/img/cache/58070923-aeb0-420b-87b5-4d24a0104cac.jpg" alt="bulge 2seater" "=""> </a> </div> <div class="col-sm-4 col-xs-12"> <a href="http://sieve-online.jp/item/SVE-SF012S_BL/"> <img class="img-responsive" src="/img/cache/5807092d-f0ec-4102-9381-4ceba0104cac.jpg" alt="bulge 1seater"> </a> </div> <div class="col-sm-4 col-xs-12"> <a href="http://sieve-online.jp/item/SVE-SF012O_BL/"> <img class="img-responsive" src="/img/cache/58070939-4d94-4864-a1fb-5a3ea0104cac.jpg" alt="bulge ottoman"> </a> </div> </div> <p>※画像をクリックで商品ページに移動します。<br> </p> <p><br> </p> <p><span style="font-size: 12px;"><a href="http://sieve-online.jp/item/SVE-SF012_BL_/">・bulge sofa wide2seater / SVE-SF012</a></span> </p> <p><span style="font-size: 12px;"><a href="http://sieve-online.jp/item/SVE-SF012S_BL/">・bulge sofa 1seater / SVE-SF012S</a></span> </p> <p><span style="font-size: 12px;"><a href="http://sieve-online.jp/item/SVE-SF012O_BL/#ItemDetailInfo">・bulge sofa ottoman / SVE-SF012O</a></span> </p> </div> [side_content] => [wysiwyg_flg] => 1 [display_order] => 0 [release_div] => 1 [only_bussiness_flg] => [disp_date_from] => 2016-10-20 11:00:00 [disp_date_to] => [core_item_div] => 2 [allow_pre_published_flg] => [label_div] => 1 [memo] => 更新お願いいたします。 [created_user] => shop-admin [created] => 2016-10-07 10:17:44 [modified_user] => system [modified] => 2016-12-19 18:59:50 [delete_flg] => [tmp] => [category_tree] => ) [ItemCategoryRelation] => Array ( [0] => Array ( [id] => 5857af96-0038-4771-aa2a-2b92a0104cac [item_category_div] => 7 [item_id] => 57c4f586-af04-4eea-a555-0c53a0104cac [item_category_id] => 57f6f7b8-6a20-43d5-8156-3d80a0104cac [label_div] => [memo] => [created_user] => system [created] => 2016-12-19 18:59:50 [modified_user] => system [modified] => 2016-12-19 18:59:50 [delete_flg] => ) [1] => Array ( [id] => 5857af96-0ce0-4ffa-81bd-2b92a0104cac [item_category_div] => 7 [item_id] => 560a4b29-3228-4d94-b494-651afd5ad003 [item_category_id] => 57f6f7b8-6a20-43d5-8156-3d80a0104cac [label_div] => [memo] => [created_user] => system [created] => 2016-12-19 18:59:50 [modified_user] => system [modified] => 2016-12-19 18:59:50 [delete_flg] => ) [2] => Array ( [id] => 5857af96-3944-4bca-b8de-2b92a0104cac [item_category_div] => 7 [item_id] => 560a4b29-e654-45e3-9470-651afd5ad003 [item_category_id] => 57f6f7b8-6a20-43d5-8156-3d80a0104cac [label_div] => [memo] => [created_user] => system [created] => 2016-12-19 18:59:50 [modified_user] => system [modified] => 2016-12-19 18:59:50 [delete_flg] => ) [3] => Array ( [id] => 5857af96-3b74-41c7-a819-2b92a0104cac [item_category_div] => 7 [item_id] => 57c4f585-2fb8-4d9c-b602-0c53a0104cac [item_category_id] => 57f6f7b8-6a20-43d5-8156-3d80a0104cac [label_div] => [memo] => [created_user] => system [created] => 2016-12-19 18:59:50 [modified_user] => system [modified] => 2016-12-19 18:59:50 [delete_flg] => ) [4] => Array ( [id] => 5857af96-5104-4169-905a-2b92a0104cac [item_category_div] => 7 [item_id] => 57c4f584-38d8-4bdf-9f66-0c53a0104cac [item_category_id] => 57f6f7b8-6a20-43d5-8156-3d80a0104cac [label_div] => [memo] => [created_user] => system [created] => 2016-12-19 18:59:50 [modified_user] => system [modified] => 2016-12-19 18:59:50 [delete_flg] => ) [5] => Array ( [id] => 5857af96-7fac-4c34-9812-2b92a0104cac [item_category_div] => 7 [item_id] => 57c4f583-1660-4389-9bb6-0c53a0104cac [item_category_id] => 57f6f7b8-6a20-43d5-8156-3d80a0104cac [label_div] => [memo] => [created_user] => system [created] => 2016-12-19 18:59:50 [modified_user] => system [modified] => 2016-12-19 18:59:50 [delete_flg] => ) [6] => Array ( [id] => 5857af96-94d8-44bf-a677-2b92a0104cac [item_category_div] => 7 [item_id] => 560a4b29-ec04-44c5-a504-651afd5ad003 [item_category_id] => 57f6f7b8-6a20-43d5-8156-3d80a0104cac [label_div] => [memo] => [created_user] => system [created] => 2016-12-19 18:59:50 [modified_user] => system [modified] => 2016-12-19 18:59:50 [delete_flg] => ) [7] => Array ( [id] => 5857af96-aa1c-4008-a9d4-2b92a0104cac [item_category_div] => 7 [item_id] => 57c4f584-bbd0-4ce7-8a25-0c53a0104cac [item_category_id] => 57f6f7b8-6a20-43d5-8156-3d80a0104cac [label_div] => [memo] => [created_user] => system [created] => 2016-12-19 18:59:50 [modified_user] => system [modified] => 2016-12-19 18:59:50 [delete_flg] => ) [8] => Array ( [id] => 5857af96-bdf4-4538-9e2c-2b92a0104cac [item_category_div] => 7 [item_id] => 57c4f585-9c00-4e20-a79f-0c53a0104cac [item_category_id] => 57f6f7b8-6a20-43d5-8156-3d80a0104cac [label_div] => [memo] => [created_user] => system [created] => 2016-12-19 18:59:50 [modified_user] => system [modified] => 2016-12-19 18:59:50 [delete_flg] => ) [9] => Array ( [id] => 5857af96-cbc8-40c9-882d-2b92a0104cac [item_category_div] => 7 [item_id] => 560a4b29-d680-4a86-bef3-651afd5ad003 [item_category_id] => 57f6f7b8-6a20-43d5-8156-3d80a0104cac [label_div] => [memo] => [created_user] => system [created] => 2016-12-19 18:59:50 [modified_user] => system [modified] => 2016-12-19 18:59:50 [delete_flg] => ) [10] => Array ( [id] => 5857af96-e09c-4f14-8b98-2b92a0104cac [item_category_div] => 7 [item_id] => 57c4f585-0cec-4d69-8dfb-0c53a0104cac [item_category_id] => 57f6f7b8-6a20-43d5-8156-3d80a0104cac [label_div] => [memo] => [created_user] => system [created] => 2016-12-19 18:59:50 [modified_user] => system [modified] => 2016-12-19 18:59:50 [delete_flg] => ) [11] => Array ( [id] => 5857af96-ed28-41e1-9b7e-2b92a0104cac [item_category_div] => 7 [item_id] => 57c4f584-a0e0-4867-9113-0c53a0104cac [item_category_id] => 57f6f7b8-6a20-43d5-8156-3d80a0104cac [label_div] => [memo] => [created_user] => system [created] => 2016-12-19 18:59:50 [modified_user] => system [modified] => 2016-12-19 18:59:50 [delete_flg] => ) ) ) ) |
Constant | Value |
---|---|
CONFIG | /home/sieve/www/app/Config/ |
Constant | Value |
---|---|
APP | /home/sieve/www/app/ |
APP_DIR | app |
APPLIBS | /home/sieve/www/app/Lib/ |
CACHE | /home/sieve/www/app/tmp/cache/ |
CAKE | /home/sieve/www/lib/Cake/ |
CAKE_CORE_INCLUDE_PATH | /home/sieve/www/lib |
CORE_PATH | /home/sieve/www/lib/ |
CAKE_VERSION | 2.10.6 |
CSS | /home/sieve/www/app/webroot/css/ |
CSS_URL | css/ |
DS | / |
FULL_BASE_URL | https://staging.sieve-online.jp |
IMAGES | /home/sieve/www/app/webroot/img/ |
IMAGES_URL | img/ |
JS | /home/sieve/www/app/webroot/js/ |
JS_URL | js/ |
LOGS | /home/sieve/www/app/tmp/logs/ |
ROOT | /home/sieve/www |
TESTS | /home/sieve/www/app/Test/ |
TMP | /home/sieve/www/app/tmp/ |
VENDORS | /home/sieve/www/vendors/ |
WEBROOT_DIR | webroot |
WWW_ROOT | /home/sieve/www/app/webroot/ |
Environment Variable | Value |
---|---|
Php Version | 7.2.28 |
Redirect Https | on |
Redirect Ssl Tls Sni | staging.sieve-online.jp |
Redirect Status | 200 |
Https | on |
Ssl Tls Sni | staging.sieve-online.jp |
Http User Agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
Http Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
Http Accept Language | en-US,en;q=0.5 |
Http Accept Encoding | br,gzip |
Http Host | staging.sieve-online.jp |
Http Connection | Keep-Alive |
Path | /sbin:/usr/sbin:/bin:/usr/bin |
Server Signature | |
Server Software | Apache |
Server Name | staging.sieve-online.jp |
Server Addr | 10.0.1.61 |
Server Port | 443 |
Remote Addr | 3.237.71.247 |
Document Root | /home/sieve/www/app/webroot |
Request Scheme | https |
Context Prefix | |
Context Document Root | /home/sieve/www/app/webroot |
Server Admin | root@localhost |
Script Filename | /home/sieve/www/app/webroot/index.php |
Remote Port | 60756 |
Redirect Url | /search/ |
Redirect Query String | keyword=%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A5 |
Gateway Interface | CGI/1.1 |
Server Protocol | HTTP/1.1 |
Request Method | GET |
Query String | keyword=%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A5 |
Request Uri | /search/?keyword=%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A5 |
Script Name | /index.php |
Php Self | /index.php |
Request Time Float | 1614928421.661 |
Request Time | 1614928421 |