SELECT `r`.*, `rd`.`start_date` AS `discount_start_date`, `rd`.`finish_date` AS `discount_finish_date`, `rd`.`kind` AS `discount_kind`, `rd`.`summary` AS `discount_summary`, `rd`.`agree` AS `discount_agree`, `rd`.`agree_date` AS `discount_agree_date`, `rd`.`diy_type` AS `discount_diy_type`, `rd`.`diy_agree_date` AS `discount_diy_agree_date`, `rd`.`is_initial_installment` AS `discount_is_initial_installment`, `rd`.`is_freerent_daily` AS `discount_is_freerent_daily`, `rd`.`is_freerent_monthly` AS `discount_is_freerent_monthly`, `rd`.`freerent_month` AS `discount_freerent_month`, `rd`.`is_freerent` AS `discount_is_freerent`, `rd`.`is_internet` AS `discount_is_internet`, `rd`.`is_card` AS `discount_is_card`, `rd`.`legal_check` AS `discount_legal_check`, `rd`.`legal_check_date` AS `discount_legal_check_date`, `rd`.`legal_note` AS `discount_legal_note`, `rd`.`legal_note2` AS `discount_legal_note2` FROM `rooms` AS `r` LEFT JOIN `rooms_discount` AS `rd` ON (`rd`.`room_id` = `r`.`id` AND `rd`.`del_flg` = 0 AND `rd`.`legal_check` != 2 AND `rd`.`legal_check` != 3) WHERE `r`.`use_flg` IN (0, 1, 3, 4) AND `r`.`id` = '28790' ORDER BY `room_name` ASCSpeed: 2.297 ms Query analysis: · Query: SIMPLE on r · Possible keys: PRIMARY,use_flg · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on rd · Possible keys: PRIMARY,del_flg,legal_check · Key Used: PRIMARY · Type: const · Rows: 1 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 353File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 123File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `af`.`id` AS `af_id`, `af`.`article_id` AS `article_id`, `afi`.`id` AS `afi_id`, `afd`.`id` AS `afd_id`, `afi`.`article_item_name`, `afi`.`is_share`, `afd`.`article_division_name`, `afd`.`article_type` FROM `article_facility` AS `af` LEFT JOIN `article_facility_item` AS `afi` ON (`af`.`article_item_id` = `afi`.`id` AND `afi`.`del_flg` = 0) LEFT JOIN `article_facility_division` AS `afd` ON (`afi`.`article_facility_division_id` = `afd`.`id` AND `afd`.`del_flg` = 0) WHERE `af`.`article_type` = 2 AND `af`.`article_id` IN ('28790') AND `af`.`del_flg` = 0 ORDER BY `afd`.`disp_rank` ASC, `afi`.`disp_rank` ASCSpeed: 2.327 ms Query analysis: · Query: SIMPLE on af · Possible keys: article_type,article_id,del_flg · Key Used: article_id · Type: ref · Rows: 10 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on afi · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) · Query: SIMPLE on afd · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/facility.php, line 176File: APPPATH/modules/client/classes/model/buildings.php, line 363File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 123File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `ai`.`id` AS `ai_id`, `aii`.`id` AS `aii_id`, `ai`.`article_id` AS `article_id`, `ai`.`file_path` AS `ai_file_path`, `ai`.`file_comment` AS `ai_file_comment`, `ai`.`image_width` AS `ai_image_width`, `ai`.`image_height` AS `ai_image_height`, `ai`.`mime_type` AS `ai_mime_type`, `aii`.`category` AS `aii_category`, `aii`.`item_column_name` AS `aii_item_column_name` FROM `article_image` AS `ai` LEFT JOIN `article_image_item` AS `aii` ON (`ai`.`article_image_item_id` = `aii`.`id` AND `aii`.`del_flg` = 0) WHERE `ai`.`article_type` = 2 AND `ai`.`article_id` IN ('28790') AND `ai`.`del_flg` = 0 ORDER BY `aii`.`sort_num` ASCSpeed: 2.329 ms Query analysis: · Query: SIMPLE on ai · Possible keys: article_type,article_id · Key Used: article_id · Type: ref · Rows: 14 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on aii · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/image.php, line 88File: APPPATH/modules/client/classes/model/buildings.php, line 369File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 123File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `feature_id`, `room_id` FROM `room_feature` WHERE `room_id` IN ('28790')Speed: 2.202 ms Query analysis: · Query: SIMPLE on room_feature · Possible keys: room_feature_idx2 · Key Used: room_feature_idx2 · Type: ref · Rows: 6 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 396File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 123File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `b`.`id`, `b`.`owner_id`, `b`.`agent_id`, `b`.`use_flg`, `b`.`building_name`, `b`.`zip_code`, `b`.`pref_id`, `b`.`area_cd`, `c`.`address2` AS `address`, `b`.`address_other`, `b`.`construction_year`, `b`.`construction_month`, `b`.`floor_max`, `b`.`floor_under_max`, `b`.`type`, `b`.`structure`, `b`.`ownership_type`, `b`.`car_parking`, `b`.`car_space`, `b`.`car_price`, `b`.`motorcycle_parking`, `b`.`motorcycle_space`, `b`.`motorcycle_price`, `b`.`bicycles_parking`, `b`.`bicycles_space`, `b`.`bicycles_price`, `b`.`movie_url`, `b`.`lat`, `b`.`lng`, `b`.`initial_cost`, `b`.`created_at`, `b`.`updated_at`, `o`.`id` AS `owner_id`, `o`.`face_image` AS `owner_face_image`, `o`.`building_checked_at` AS `owner_building_checked_at`, `o`.`is_card_read_agree`, `o`.`card_agree_date`, `o`.`is_appealed`, `oa`.`nickname`, `agent`.`id` AS `agent_id`, `agent`.`del_flg` AS `agent_del_flg`, `agent`.`agent_approval` AS `agent_approval`, `wr`.`id` AS `wait_room_id`, `wr`.`lower_limit` AS `wait_room_lower_limit`, `wr`.`upper_limit` AS `wait_room_upper_limit`, `wr`.`pr_building_title` AS `wait_room_pr_building_title`, `wr`.`pr_building_comment` AS `wait_room_pr_building_comment` FROM `buildings` AS `b` LEFT JOIN `mst_user` AS `o` ON (`b`.`owner_id` = `o`.`id` AND `o`.`del_flg` = 0) LEFT JOIN `mst_user` AS `agent` ON (`b`.`agent_id` = `agent`.`id`) LEFT JOIN `mst_city` AS `c` ON (`b`.`area_cd` = `c`.`area_cd`) LEFT JOIN `owner_attributes` AS `oa` ON (`b`.`owner_id` = `oa`.`id` AND `oa`.`del_flg` = 0) LEFT JOIN `wait_room` AS `wr` ON (`b`.`id` = `wr`.`building_id` AND `wr`.`del_flg` = 0 AND `wr`.`enabled` = 1) LEFT JOIN `rooms` AS `r1` ON (`b`.`id` = `r1`.`building_id`) LEFT JOIN `rooms` AS `r2` ON (`r1`.`id` = `r2`.`id` AND `r1`.`updated_at` < `r2`.`updated_at` AND `r1`.`use_flg` IN (0,3,4)) WHERE `b`.`use_flg` = 0 AND `b`.`id` IN ('11383') ORDER BY `r1`.`updated_at` DESCSpeed: 3.904 ms Query analysis: · Query: SIMPLE on b · Possible keys: PRIMARY,use_flg · Key Used: PRIMARY · Type: const · Rows: 1 (Using temporary; Using filesort) · Query: SIMPLE on o · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on agent · Possible keys: PRIMARY · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on c · Possible keys: mst_city_idx2 · Key Used: mst_city_idx2 · Type: ref · Rows: 1 · Query: SIMPLE on oa · Possible keys: PRIMARY,owner_attributes_idx1 · Key Used: PRIMARY · Type: const · Rows: 1 (Using where) · Query: SIMPLE on wr · Type: ALL · Rows: 99 (Using where; Using join buffer (hash join)) · Query: SIMPLE on r1 · Possible keys: building_id · Key Used: building_id · Type: ref · Rows: 12 (Using where) · Query: SIMPLE on r2 · Possible keys: PRIMARY · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 607File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 123File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT DISTINCT `ln`.`line_cd`, `ln`.`line_name`, `st`.`station_cd`, `st`.`station_g_cd`, `st`.`station_name`, `br`.`move_kbn`, `br`.`walk_time`, `br`.`bus_time`, `br`.`building_id` FROM `buildings_root` AS `br` LEFT JOIN `mst_station` AS `st` ON (`br`.`station_cd` = `st`.`station_cd`) LEFT JOIN `mst_line` AS `ln` ON (`st`.`line_cd` = `ln`.`line_cd`) WHERE `br`.`building_id` IN ('11383') AND `st`.`station_cd` IS NOT null ORDER BY `br`.`id` ASCSpeed: 2.651 ms Query analysis: · Query: SIMPLE on br · Possible keys: building_id,station_cd · Key Used: building_id · Type: ref · Rows: 3 (Using index condition; Using temporary) · Query: SIMPLE on st · Possible keys: station_cd · Key Used: station_cd · Type: ref · Rows: 1 (Using index condition) · Query: SIMPLE on ln · Possible keys: line_cd · Key Used: line_cd · Type: ref · Rows: 1 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 642File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 123File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `af`.`id` AS `af_id`, `af`.`article_id` AS `article_id`, `afi`.`id` AS `afi_id`, `afd`.`id` AS `afd_id`, `afi`.`article_item_name`, `afi`.`is_share`, `afd`.`article_division_name`, `afd`.`article_type` FROM `article_facility` AS `af` LEFT JOIN `article_facility_item` AS `afi` ON (`af`.`article_item_id` = `afi`.`id` AND `afi`.`del_flg` = 0) LEFT JOIN `article_facility_division` AS `afd` ON (`afi`.`article_facility_division_id` = `afd`.`id` AND `afd`.`del_flg` = 0) WHERE `af`.`article_type` = 1 AND `af`.`article_id` IN ('11383') AND `af`.`del_flg` = 0 ORDER BY `afd`.`disp_rank` ASC, `afi`.`disp_rank` ASCSpeed: 5.962 ms Query analysis: · Query: SIMPLE on af · Possible keys: article_type,article_id,del_flg · Key Used: article_id,article_type · Type: index_merge · Rows: 1 (Using intersect(article_id,article_type); Using where; Using temporary; Using filesort) · Query: SIMPLE on afi · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) · Query: SIMPLE on afd · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/facility.php, line 74File: APPPATH/modules/client/classes/model/buildings.php, line 657File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 123File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `ai`.`id` AS `ai_id`, `aii`.`id` AS `aii_id`, `ai`.`article_id` AS `article_id`, `ai`.`file_path` AS `ai_file_path`, `ai`.`file_comment` AS `ai_file_comment`, `ai`.`image_width` AS `ai_image_width`, `ai`.`image_height` AS `ai_image_height`, `ai`.`mime_type` AS `ai_mime_type`, `aii`.`category` AS `aii_category`, `aii`.`item_column_name` AS `aii_item_column_name` FROM `article_image` AS `ai` LEFT JOIN `article_image_item` AS `aii` ON (`ai`.`article_image_item_id` = `aii`.`id` AND `aii`.`del_flg` = 0) WHERE `ai`.`article_type` = 1 AND `ai`.`article_id` IN ('11383') AND `ai`.`del_flg` = 0 ORDER BY `aii`.`sort_num` ASCSpeed: 2.652 ms Query analysis: · Query: SIMPLE on ai · Possible keys: article_type,article_id · Key Used: article_id · Type: ref · Rows: 20 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on aii · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/image.php, line 32File: APPPATH/modules/client/classes/model/buildings.php, line 670File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 123File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `id` FROM `owner_search` WHERE `del_flg` = 0 AND `id` IN ('40626')Speed: 2.180 ms Query analysis: · Query: SIMPLE (no matching row in const table) Call trace for this query:File: APPPATH/classes/model/owner/search.php, line 49File: APPPATH/modules/client/classes/model/buildings.php, line 708File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 123File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `b`.`use_flg` AS `building_use_flg`, `r`.`use_flg` AS `room_use_flg`, `owner`.`del_flg` AS `owner_del_flg`, `agent`.`del_flg` AS `agent_del_flg`, `agent`.`agent_approval` AS `agent_approval`, `b`.`owner_id` FROM `rooms` AS `r` LEFT JOIN `buildings` AS `b` ON (`r`.`building_id` = `b`.`id`) LEFT JOIN `mst_user` AS `owner` ON (`b`.`owner_id` = `owner`.`id`) LEFT JOIN `mst_user` AS `agent` ON (`b`.`agent_id` = `agent`.`id`) WHERE `r`.`id` = '28790'Speed: 2.119 ms Query analysis: · Query: SIMPLE on r · Possible keys: PRIMARY · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on b · Possible keys: PRIMARY · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on owner · Possible keys: PRIMARY · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on agent · Possible keys: PRIMARY · Key Used: PRIMARY · Type: const · Rows: 1 Call trace for this query:File: APPPATH/modules/client/classes/controller/room.php, line 55File: APPPATH/modules/client/classes/controller/room.php, line 141File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
INSERT INTO `event_log` (`log_ptn`, `user_id`, `room_id`, `created_at`) VALUES ('2', '0', '28790', '2025-06-23 01:54:08')Speed: 4.591 ms Call trace for this query:File: APPPATH/classes/core/orm/query.php, line 1376File: PKGPATH/orm/classes/model.php, line 1281File: PKGPATH/orm/classes/model.php, line 1225File: APPPATH/classes/model/event/log.php, line 95File: APPPATH/modules/client/classes/controller/room.php, line 240File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT COUNT(e.id) FROM `event_log` AS `e` WHERE `log_ptn` = '2' AND `e`.`room_id` = '28790'Speed: 3.376 ms Query analysis: · Query: SIMPLE on e · Possible keys: log_ptn,room_id · Key Used: room_id,log_ptn · Type: index_merge · Rows: 4 (Using intersect(room_id,log_ptn); Using where; Using index) Call trace for this query:File: APPPATH/classes/model/event/log.php, line 68File: APPPATH/modules/client/classes/controller/room.php, line 245File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `t0`.`id` AS `t0_c0`, `t0`.`client_id` AS `t0_c1`, `t0`.`room_id` AS `t0_c2`, `t0`.`created_at` AS `t0_c3` FROM `favorite` AS `t0` WHERE `t0`.`room_id` = '28790'Speed: 2.000 ms Query analysis: · Query: SIMPLE on t0 · Possible keys: room_id · Key Used: room_id · Type: ref · Rows: 1 Call trace for this query:File: APPPATH/classes/core/orm/query.php, line 1182File: APPPATH/classes/model/favorite.php, line 42File: APPPATH/modules/client/classes/controller/room.php, line 246File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `r`.`id` FROM `buildings` AS `b` JOIN `rooms` AS `r` ON (`r`.`building_id` = `b`.`id`) WHERE `b`.`id` != '11383' AND `b`.`owner_id` = '40626' AND `b`.`use_flg` = 0 AND (`r`.`use_flg` IN (0, 3) OR (`r`.`use_flg` = 4 AND `seiyaku_date` > (NOW() - INTERVAL 72 HOUR))) ORDER BY RAND() LIMIT 4 OFFSET 0Speed: 2.683 ms Query analysis: · Query: SIMPLE on b · Possible keys: PRIMARY,owner_id,use_flg · Key Used: owner_id · Type: range · Rows: 16 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on r · Possible keys: building_id,use_flg · Key Used: building_id · Type: ref · Rows: 2 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/controller/room.php, line 474File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `r`.*, `rd`.`start_date` AS `discount_start_date`, `rd`.`finish_date` AS `discount_finish_date`, `rd`.`kind` AS `discount_kind`, `rd`.`summary` AS `discount_summary`, `rd`.`agree` AS `discount_agree`, `rd`.`agree_date` AS `discount_agree_date`, `rd`.`diy_type` AS `discount_diy_type`, `rd`.`diy_agree_date` AS `discount_diy_agree_date`, `rd`.`is_initial_installment` AS `discount_is_initial_installment`, `rd`.`is_freerent_daily` AS `discount_is_freerent_daily`, `rd`.`is_freerent_monthly` AS `discount_is_freerent_monthly`, `rd`.`freerent_month` AS `discount_freerent_month`, `rd`.`is_freerent` AS `discount_is_freerent`, `rd`.`is_internet` AS `discount_is_internet`, `rd`.`is_card` AS `discount_is_card`, `rd`.`legal_check` AS `discount_legal_check`, `rd`.`legal_check_date` AS `discount_legal_check_date`, `rd`.`legal_note` AS `discount_legal_note`, `rd`.`legal_note2` AS `discount_legal_note2` FROM `rooms` AS `r` LEFT JOIN `rooms_discount` AS `rd` ON (`rd`.`room_id` = `r`.`id` AND `rd`.`del_flg` = 0 AND `rd`.`legal_check` != 2 AND `rd`.`legal_check` != 3) WHERE (`r`.`use_flg` IN (0, 3) OR (`r`.`use_flg` = 4 AND `r`.`seiyaku_date` > (NOW() - INTERVAL 72 HOUR))) AND `r`.`id` = '28613' ORDER BY `room_name` ASCSpeed: 3.209 ms Query analysis: · Query: SIMPLE on r · Possible keys: PRIMARY,use_flg · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on rd · Possible keys: PRIMARY,del_flg,legal_check · Key Used: PRIMARY · Type: const · Rows: 1 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 353File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `af`.`id` AS `af_id`, `af`.`article_id` AS `article_id`, `afi`.`id` AS `afi_id`, `afd`.`id` AS `afd_id`, `afi`.`article_item_name`, `afi`.`is_share`, `afd`.`article_division_name`, `afd`.`article_type` FROM `article_facility` AS `af` LEFT JOIN `article_facility_item` AS `afi` ON (`af`.`article_item_id` = `afi`.`id` AND `afi`.`del_flg` = 0) LEFT JOIN `article_facility_division` AS `afd` ON (`afi`.`article_facility_division_id` = `afd`.`id` AND `afd`.`del_flg` = 0) WHERE `af`.`article_type` = 2 AND `af`.`article_id` IN ('28613') AND `af`.`del_flg` = 0 ORDER BY `afd`.`disp_rank` ASC, `afi`.`disp_rank` ASCSpeed: 2.740 ms Query analysis: · Query: SIMPLE on af · Possible keys: article_type,article_id,del_flg · Key Used: article_id · Type: ref · Rows: 13 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on afi · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) · Query: SIMPLE on afd · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/facility.php, line 176File: APPPATH/modules/client/classes/model/buildings.php, line 363File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `ai`.`id` AS `ai_id`, `aii`.`id` AS `aii_id`, `ai`.`article_id` AS `article_id`, `ai`.`file_path` AS `ai_file_path`, `ai`.`file_comment` AS `ai_file_comment`, `ai`.`image_width` AS `ai_image_width`, `ai`.`image_height` AS `ai_image_height`, `ai`.`mime_type` AS `ai_mime_type`, `aii`.`category` AS `aii_category`, `aii`.`item_column_name` AS `aii_item_column_name` FROM `article_image` AS `ai` LEFT JOIN `article_image_item` AS `aii` ON (`ai`.`article_image_item_id` = `aii`.`id` AND `aii`.`del_flg` = 0) WHERE `ai`.`article_type` = 2 AND `ai`.`article_id` IN ('28613') AND `ai`.`del_flg` = 0 ORDER BY `aii`.`sort_num` ASCSpeed: 2.313 ms Query analysis: · Query: SIMPLE on ai · Possible keys: article_type,article_id · Key Used: article_id · Type: ref · Rows: 14 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on aii · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/image.php, line 88File: APPPATH/modules/client/classes/model/buildings.php, line 369File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `feature_id`, `room_id` FROM `room_feature` WHERE `room_id` IN ('28613')Speed: 2.325 ms Query analysis: · Query: SIMPLE on room_feature · Possible keys: room_feature_idx2 · Key Used: room_feature_idx2 · Type: ref · Rows: 7 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 396File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `b`.`id`, `b`.`owner_id`, `b`.`agent_id`, `b`.`use_flg`, `b`.`building_name`, `b`.`zip_code`, `b`.`pref_id`, `b`.`area_cd`, `c`.`address2` AS `address`, `b`.`address_other`, `b`.`construction_year`, `b`.`construction_month`, `b`.`floor_max`, `b`.`floor_under_max`, `b`.`type`, `b`.`structure`, `b`.`ownership_type`, `b`.`car_parking`, `b`.`car_space`, `b`.`car_price`, `b`.`motorcycle_parking`, `b`.`motorcycle_space`, `b`.`motorcycle_price`, `b`.`bicycles_parking`, `b`.`bicycles_space`, `b`.`bicycles_price`, `b`.`movie_url`, `b`.`lat`, `b`.`lng`, `b`.`initial_cost`, `b`.`created_at`, `b`.`updated_at`, `o`.`id` AS `owner_id`, `o`.`face_image` AS `owner_face_image`, `o`.`building_checked_at` AS `owner_building_checked_at`, `o`.`is_card_read_agree`, `o`.`card_agree_date`, `o`.`is_appealed`, `oa`.`nickname`, `agent`.`id` AS `agent_id`, `agent`.`del_flg` AS `agent_del_flg`, `agent`.`agent_approval` AS `agent_approval`, `wr`.`id` AS `wait_room_id`, `wr`.`lower_limit` AS `wait_room_lower_limit`, `wr`.`upper_limit` AS `wait_room_upper_limit`, `wr`.`pr_building_title` AS `wait_room_pr_building_title`, `wr`.`pr_building_comment` AS `wait_room_pr_building_comment` FROM `buildings` AS `b` LEFT JOIN `mst_user` AS `o` ON (`b`.`owner_id` = `o`.`id` AND `o`.`del_flg` = 0) LEFT JOIN `mst_user` AS `agent` ON (`b`.`agent_id` = `agent`.`id`) LEFT JOIN `mst_city` AS `c` ON (`b`.`area_cd` = `c`.`area_cd`) LEFT JOIN `owner_attributes` AS `oa` ON (`b`.`owner_id` = `oa`.`id` AND `oa`.`del_flg` = 0) LEFT JOIN `wait_room` AS `wr` ON (`b`.`id` = `wr`.`building_id` AND `wr`.`del_flg` = 0 AND `wr`.`enabled` = 1) LEFT JOIN `rooms` AS `r1` ON (`b`.`id` = `r1`.`building_id`) LEFT JOIN `rooms` AS `r2` ON (`r1`.`id` = `r2`.`id` AND `r1`.`updated_at` < `r2`.`updated_at` AND `r1`.`use_flg` IN (0,3,4)) WHERE `b`.`use_flg` = 0 AND `b`.`id` IN ('11329') ORDER BY `r1`.`updated_at` DESCSpeed: 3.369 ms Query analysis: · Query: SIMPLE on b · Possible keys: PRIMARY,use_flg · Key Used: PRIMARY · Type: const · Rows: 1 (Using temporary; Using filesort) · Query: SIMPLE on o · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on agent · Possible keys: PRIMARY · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on c · Possible keys: mst_city_idx2 · Key Used: mst_city_idx2 · Type: ref · Rows: 1 · Query: SIMPLE on oa · Possible keys: PRIMARY,owner_attributes_idx1 · Key Used: PRIMARY · Type: const · Rows: 1 (Using where) · Query: SIMPLE on wr · Type: ALL · Rows: 99 (Using where; Using join buffer (hash join)) · Query: SIMPLE on r1 · Possible keys: building_id · Key Used: building_id · Type: ref · Rows: 8 (Using where) · Query: SIMPLE on r2 · Possible keys: PRIMARY · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 607File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT DISTINCT `ln`.`line_cd`, `ln`.`line_name`, `st`.`station_cd`, `st`.`station_g_cd`, `st`.`station_name`, `br`.`move_kbn`, `br`.`walk_time`, `br`.`bus_time`, `br`.`building_id` FROM `buildings_root` AS `br` LEFT JOIN `mst_station` AS `st` ON (`br`.`station_cd` = `st`.`station_cd`) LEFT JOIN `mst_line` AS `ln` ON (`st`.`line_cd` = `ln`.`line_cd`) WHERE `br`.`building_id` IN ('11329') AND `st`.`station_cd` IS NOT null ORDER BY `br`.`id` ASCSpeed: 2.323 ms Query analysis: · Query: SIMPLE on br · Possible keys: building_id,station_cd · Key Used: building_id · Type: ref · Rows: 3 (Using index condition; Using temporary) · Query: SIMPLE on st · Possible keys: station_cd · Key Used: station_cd · Type: ref · Rows: 1 (Using index condition) · Query: SIMPLE on ln · Possible keys: line_cd · Key Used: line_cd · Type: ref · Rows: 1 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 642File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `af`.`id` AS `af_id`, `af`.`article_id` AS `article_id`, `afi`.`id` AS `afi_id`, `afd`.`id` AS `afd_id`, `afi`.`article_item_name`, `afi`.`is_share`, `afd`.`article_division_name`, `afd`.`article_type` FROM `article_facility` AS `af` LEFT JOIN `article_facility_item` AS `afi` ON (`af`.`article_item_id` = `afi`.`id` AND `afi`.`del_flg` = 0) LEFT JOIN `article_facility_division` AS `afd` ON (`afi`.`article_facility_division_id` = `afd`.`id` AND `afd`.`del_flg` = 0) WHERE `af`.`article_type` = 1 AND `af`.`article_id` IN ('11329') AND `af`.`del_flg` = 0 ORDER BY `afd`.`disp_rank` ASC, `afi`.`disp_rank` ASCSpeed: 2.233 ms Query analysis: · Query: SIMPLE on af · Possible keys: article_type,article_id,del_flg · Key Used: article_id,article_type · Type: index_merge · Rows: 1 (Using intersect(article_id,article_type); Using where; Using temporary; Using filesort) · Query: SIMPLE on afi · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) · Query: SIMPLE on afd · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/facility.php, line 74File: APPPATH/modules/client/classes/model/buildings.php, line 657File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `ai`.`id` AS `ai_id`, `aii`.`id` AS `aii_id`, `ai`.`article_id` AS `article_id`, `ai`.`file_path` AS `ai_file_path`, `ai`.`file_comment` AS `ai_file_comment`, `ai`.`image_width` AS `ai_image_width`, `ai`.`image_height` AS `ai_image_height`, `ai`.`mime_type` AS `ai_mime_type`, `aii`.`category` AS `aii_category`, `aii`.`item_column_name` AS `aii_item_column_name` FROM `article_image` AS `ai` LEFT JOIN `article_image_item` AS `aii` ON (`ai`.`article_image_item_id` = `aii`.`id` AND `aii`.`del_flg` = 0) WHERE `ai`.`article_type` = 1 AND `ai`.`article_id` IN ('11329') AND `ai`.`del_flg` = 0 ORDER BY `aii`.`sort_num` ASCSpeed: 2.488 ms Query analysis: · Query: SIMPLE on ai · Possible keys: article_type,article_id · Key Used: article_id · Type: ref · Rows: 7 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on aii · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/image.php, line 32File: APPPATH/modules/client/classes/model/buildings.php, line 670File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `id` FROM `owner_search` WHERE `del_flg` = 0 AND `id` IN ('40626')Speed: 3.140 ms · DUPLICATE Query analysis: · Query: SIMPLE (no matching row in const table) Call trace for this query:File: APPPATH/classes/model/owner/search.php, line 49File: APPPATH/modules/client/classes/model/buildings.php, line 708File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `r`.*, `rd`.`start_date` AS `discount_start_date`, `rd`.`finish_date` AS `discount_finish_date`, `rd`.`kind` AS `discount_kind`, `rd`.`summary` AS `discount_summary`, `rd`.`agree` AS `discount_agree`, `rd`.`agree_date` AS `discount_agree_date`, `rd`.`diy_type` AS `discount_diy_type`, `rd`.`diy_agree_date` AS `discount_diy_agree_date`, `rd`.`is_initial_installment` AS `discount_is_initial_installment`, `rd`.`is_freerent_daily` AS `discount_is_freerent_daily`, `rd`.`is_freerent_monthly` AS `discount_is_freerent_monthly`, `rd`.`freerent_month` AS `discount_freerent_month`, `rd`.`is_freerent` AS `discount_is_freerent`, `rd`.`is_internet` AS `discount_is_internet`, `rd`.`is_card` AS `discount_is_card`, `rd`.`legal_check` AS `discount_legal_check`, `rd`.`legal_check_date` AS `discount_legal_check_date`, `rd`.`legal_note` AS `discount_legal_note`, `rd`.`legal_note2` AS `discount_legal_note2` FROM `rooms` AS `r` LEFT JOIN `rooms_discount` AS `rd` ON (`rd`.`room_id` = `r`.`id` AND `rd`.`del_flg` = 0 AND `rd`.`legal_check` != 2 AND `rd`.`legal_check` != 3) WHERE (`r`.`use_flg` IN (0, 3) OR (`r`.`use_flg` = 4 AND `r`.`seiyaku_date` > (NOW() - INTERVAL 72 HOUR))) AND `r`.`id` = '29368' ORDER BY `room_name` ASCSpeed: 2.230 ms Query analysis: · Query: SIMPLE on r · Possible keys: PRIMARY,use_flg · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on rd · Possible keys: PRIMARY,del_flg,legal_check · Key Used: PRIMARY · Type: const · Rows: 1 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 353File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `af`.`id` AS `af_id`, `af`.`article_id` AS `article_id`, `afi`.`id` AS `afi_id`, `afd`.`id` AS `afd_id`, `afi`.`article_item_name`, `afi`.`is_share`, `afd`.`article_division_name`, `afd`.`article_type` FROM `article_facility` AS `af` LEFT JOIN `article_facility_item` AS `afi` ON (`af`.`article_item_id` = `afi`.`id` AND `afi`.`del_flg` = 0) LEFT JOIN `article_facility_division` AS `afd` ON (`afi`.`article_facility_division_id` = `afd`.`id` AND `afd`.`del_flg` = 0) WHERE `af`.`article_type` = 2 AND `af`.`article_id` IN ('29368') AND `af`.`del_flg` = 0 ORDER BY `afd`.`disp_rank` ASC, `afi`.`disp_rank` ASCSpeed: 2.276 ms Query analysis: · Query: SIMPLE on af · Possible keys: article_type,article_id,del_flg · Key Used: article_id · Type: ref · Rows: 13 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on afi · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) · Query: SIMPLE on afd · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/facility.php, line 176File: APPPATH/modules/client/classes/model/buildings.php, line 363File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `ai`.`id` AS `ai_id`, `aii`.`id` AS `aii_id`, `ai`.`article_id` AS `article_id`, `ai`.`file_path` AS `ai_file_path`, `ai`.`file_comment` AS `ai_file_comment`, `ai`.`image_width` AS `ai_image_width`, `ai`.`image_height` AS `ai_image_height`, `ai`.`mime_type` AS `ai_mime_type`, `aii`.`category` AS `aii_category`, `aii`.`item_column_name` AS `aii_item_column_name` FROM `article_image` AS `ai` LEFT JOIN `article_image_item` AS `aii` ON (`ai`.`article_image_item_id` = `aii`.`id` AND `aii`.`del_flg` = 0) WHERE `ai`.`article_type` = 2 AND `ai`.`article_id` IN ('29368') AND `ai`.`del_flg` = 0 ORDER BY `aii`.`sort_num` ASCSpeed: 4.584 ms Query analysis: · Query: SIMPLE on ai · Possible keys: article_type,article_id · Key Used: article_id · Type: ref · Rows: 14 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on aii · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/image.php, line 88File: APPPATH/modules/client/classes/model/buildings.php, line 369File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `feature_id`, `room_id` FROM `room_feature` WHERE `room_id` IN ('29368')Speed: 2.486 ms Query analysis: · Query: SIMPLE on room_feature · Possible keys: room_feature_idx2 · Key Used: room_feature_idx2 · Type: ref · Rows: 5 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 396File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `b`.`id`, `b`.`owner_id`, `b`.`agent_id`, `b`.`use_flg`, `b`.`building_name`, `b`.`zip_code`, `b`.`pref_id`, `b`.`area_cd`, `c`.`address2` AS `address`, `b`.`address_other`, `b`.`construction_year`, `b`.`construction_month`, `b`.`floor_max`, `b`.`floor_under_max`, `b`.`type`, `b`.`structure`, `b`.`ownership_type`, `b`.`car_parking`, `b`.`car_space`, `b`.`car_price`, `b`.`motorcycle_parking`, `b`.`motorcycle_space`, `b`.`motorcycle_price`, `b`.`bicycles_parking`, `b`.`bicycles_space`, `b`.`bicycles_price`, `b`.`movie_url`, `b`.`lat`, `b`.`lng`, `b`.`initial_cost`, `b`.`created_at`, `b`.`updated_at`, `o`.`id` AS `owner_id`, `o`.`face_image` AS `owner_face_image`, `o`.`building_checked_at` AS `owner_building_checked_at`, `o`.`is_card_read_agree`, `o`.`card_agree_date`, `o`.`is_appealed`, `oa`.`nickname`, `agent`.`id` AS `agent_id`, `agent`.`del_flg` AS `agent_del_flg`, `agent`.`agent_approval` AS `agent_approval`, `wr`.`id` AS `wait_room_id`, `wr`.`lower_limit` AS `wait_room_lower_limit`, `wr`.`upper_limit` AS `wait_room_upper_limit`, `wr`.`pr_building_title` AS `wait_room_pr_building_title`, `wr`.`pr_building_comment` AS `wait_room_pr_building_comment` FROM `buildings` AS `b` LEFT JOIN `mst_user` AS `o` ON (`b`.`owner_id` = `o`.`id` AND `o`.`del_flg` = 0) LEFT JOIN `mst_user` AS `agent` ON (`b`.`agent_id` = `agent`.`id`) LEFT JOIN `mst_city` AS `c` ON (`b`.`area_cd` = `c`.`area_cd`) LEFT JOIN `owner_attributes` AS `oa` ON (`b`.`owner_id` = `oa`.`id` AND `oa`.`del_flg` = 0) LEFT JOIN `wait_room` AS `wr` ON (`b`.`id` = `wr`.`building_id` AND `wr`.`del_flg` = 0 AND `wr`.`enabled` = 1) LEFT JOIN `rooms` AS `r1` ON (`b`.`id` = `r1`.`building_id`) LEFT JOIN `rooms` AS `r2` ON (`r1`.`id` = `r2`.`id` AND `r1`.`updated_at` < `r2`.`updated_at` AND `r1`.`use_flg` IN (0,3,4)) WHERE `b`.`use_flg` = 0 AND `b`.`id` IN ('11602') ORDER BY `r1`.`updated_at` DESCSpeed: 2.945 ms Query analysis: · Query: SIMPLE on b · Possible keys: PRIMARY,use_flg · Key Used: PRIMARY · Type: const · Rows: 1 (Using temporary; Using filesort) · Query: SIMPLE on o · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on agent · Possible keys: PRIMARY · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on c · Possible keys: mst_city_idx2 · Key Used: mst_city_idx2 · Type: ref · Rows: 1 · Query: SIMPLE on oa · Possible keys: PRIMARY,owner_attributes_idx1 · Key Used: PRIMARY · Type: const · Rows: 1 (Using where) · Query: SIMPLE on wr · Type: ALL · Rows: 99 (Using where; Using join buffer (hash join)) · Query: SIMPLE on r1 · Possible keys: building_id · Key Used: building_id · Type: ref · Rows: 12 (Using where) · Query: SIMPLE on r2 · Possible keys: PRIMARY · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 607File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT DISTINCT `ln`.`line_cd`, `ln`.`line_name`, `st`.`station_cd`, `st`.`station_g_cd`, `st`.`station_name`, `br`.`move_kbn`, `br`.`walk_time`, `br`.`bus_time`, `br`.`building_id` FROM `buildings_root` AS `br` LEFT JOIN `mst_station` AS `st` ON (`br`.`station_cd` = `st`.`station_cd`) LEFT JOIN `mst_line` AS `ln` ON (`st`.`line_cd` = `ln`.`line_cd`) WHERE `br`.`building_id` IN ('11602') AND `st`.`station_cd` IS NOT null ORDER BY `br`.`id` ASCSpeed: 3.587 ms Query analysis: · Query: SIMPLE on br · Possible keys: building_id,station_cd · Key Used: building_id · Type: ref · Rows: 3 (Using index condition; Using temporary) · Query: SIMPLE on st · Possible keys: station_cd · Key Used: station_cd · Type: ref · Rows: 1 (Using index condition) · Query: SIMPLE on ln · Possible keys: line_cd · Key Used: line_cd · Type: ref · Rows: 1 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 642File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `af`.`id` AS `af_id`, `af`.`article_id` AS `article_id`, `afi`.`id` AS `afi_id`, `afd`.`id` AS `afd_id`, `afi`.`article_item_name`, `afi`.`is_share`, `afd`.`article_division_name`, `afd`.`article_type` FROM `article_facility` AS `af` LEFT JOIN `article_facility_item` AS `afi` ON (`af`.`article_item_id` = `afi`.`id` AND `afi`.`del_flg` = 0) LEFT JOIN `article_facility_division` AS `afd` ON (`afi`.`article_facility_division_id` = `afd`.`id` AND `afd`.`del_flg` = 0) WHERE `af`.`article_type` = 1 AND `af`.`article_id` IN ('11602') AND `af`.`del_flg` = 0 ORDER BY `afd`.`disp_rank` ASC, `afi`.`disp_rank` ASCSpeed: 2.302 ms Query analysis: · Query: SIMPLE on af · Possible keys: article_type,article_id,del_flg · Key Used: article_id,article_type · Type: index_merge · Rows: 1 (Using intersect(article_id,article_type); Using where; Using temporary; Using filesort) · Query: SIMPLE on afi · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) · Query: SIMPLE on afd · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/facility.php, line 74File: APPPATH/modules/client/classes/model/buildings.php, line 657File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `ai`.`id` AS `ai_id`, `aii`.`id` AS `aii_id`, `ai`.`article_id` AS `article_id`, `ai`.`file_path` AS `ai_file_path`, `ai`.`file_comment` AS `ai_file_comment`, `ai`.`image_width` AS `ai_image_width`, `ai`.`image_height` AS `ai_image_height`, `ai`.`mime_type` AS `ai_mime_type`, `aii`.`category` AS `aii_category`, `aii`.`item_column_name` AS `aii_item_column_name` FROM `article_image` AS `ai` LEFT JOIN `article_image_item` AS `aii` ON (`ai`.`article_image_item_id` = `aii`.`id` AND `aii`.`del_flg` = 0) WHERE `ai`.`article_type` = 1 AND `ai`.`article_id` IN ('11602') AND `ai`.`del_flg` = 0 ORDER BY `aii`.`sort_num` ASCSpeed: 2.360 ms Query analysis: · Query: SIMPLE on ai · Possible keys: article_type,article_id · Key Used: article_id · Type: ref · Rows: 15 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on aii · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/image.php, line 32File: APPPATH/modules/client/classes/model/buildings.php, line 670File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `id` FROM `owner_search` WHERE `del_flg` = 0 AND `id` IN ('40626')Speed: 1.982 ms · DUPLICATE Query analysis: · Query: SIMPLE (no matching row in const table) Call trace for this query:File: APPPATH/classes/model/owner/search.php, line 49File: APPPATH/modules/client/classes/model/buildings.php, line 708File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `r`.*, `rd`.`start_date` AS `discount_start_date`, `rd`.`finish_date` AS `discount_finish_date`, `rd`.`kind` AS `discount_kind`, `rd`.`summary` AS `discount_summary`, `rd`.`agree` AS `discount_agree`, `rd`.`agree_date` AS `discount_agree_date`, `rd`.`diy_type` AS `discount_diy_type`, `rd`.`diy_agree_date` AS `discount_diy_agree_date`, `rd`.`is_initial_installment` AS `discount_is_initial_installment`, `rd`.`is_freerent_daily` AS `discount_is_freerent_daily`, `rd`.`is_freerent_monthly` AS `discount_is_freerent_monthly`, `rd`.`freerent_month` AS `discount_freerent_month`, `rd`.`is_freerent` AS `discount_is_freerent`, `rd`.`is_internet` AS `discount_is_internet`, `rd`.`is_card` AS `discount_is_card`, `rd`.`legal_check` AS `discount_legal_check`, `rd`.`legal_check_date` AS `discount_legal_check_date`, `rd`.`legal_note` AS `discount_legal_note`, `rd`.`legal_note2` AS `discount_legal_note2` FROM `rooms` AS `r` LEFT JOIN `rooms_discount` AS `rd` ON (`rd`.`room_id` = `r`.`id` AND `rd`.`del_flg` = 0 AND `rd`.`legal_check` != 2 AND `rd`.`legal_check` != 3) WHERE (`r`.`use_flg` IN (0, 3) OR (`r`.`use_flg` = 4 AND `r`.`seiyaku_date` > (NOW() - INTERVAL 72 HOUR))) AND `r`.`id` = '28620' ORDER BY `room_name` ASCSpeed: 2.251 ms Query analysis: · Query: SIMPLE on r · Possible keys: PRIMARY,use_flg · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on rd · Possible keys: PRIMARY,del_flg,legal_check · Key Used: PRIMARY · Type: const · Rows: 1 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 353File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `af`.`id` AS `af_id`, `af`.`article_id` AS `article_id`, `afi`.`id` AS `afi_id`, `afd`.`id` AS `afd_id`, `afi`.`article_item_name`, `afi`.`is_share`, `afd`.`article_division_name`, `afd`.`article_type` FROM `article_facility` AS `af` LEFT JOIN `article_facility_item` AS `afi` ON (`af`.`article_item_id` = `afi`.`id` AND `afi`.`del_flg` = 0) LEFT JOIN `article_facility_division` AS `afd` ON (`afi`.`article_facility_division_id` = `afd`.`id` AND `afd`.`del_flg` = 0) WHERE `af`.`article_type` = 2 AND `af`.`article_id` IN ('28620') AND `af`.`del_flg` = 0 ORDER BY `afd`.`disp_rank` ASC, `afi`.`disp_rank` ASCSpeed: 2.295 ms Query analysis: · Query: SIMPLE on af · Possible keys: article_type,article_id,del_flg · Key Used: article_id · Type: ref · Rows: 11 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on afi · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) · Query: SIMPLE on afd · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/facility.php, line 176File: APPPATH/modules/client/classes/model/buildings.php, line 363File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `ai`.`id` AS `ai_id`, `aii`.`id` AS `aii_id`, `ai`.`article_id` AS `article_id`, `ai`.`file_path` AS `ai_file_path`, `ai`.`file_comment` AS `ai_file_comment`, `ai`.`image_width` AS `ai_image_width`, `ai`.`image_height` AS `ai_image_height`, `ai`.`mime_type` AS `ai_mime_type`, `aii`.`category` AS `aii_category`, `aii`.`item_column_name` AS `aii_item_column_name` FROM `article_image` AS `ai` LEFT JOIN `article_image_item` AS `aii` ON (`ai`.`article_image_item_id` = `aii`.`id` AND `aii`.`del_flg` = 0) WHERE `ai`.`article_type` = 2 AND `ai`.`article_id` IN ('28620') AND `ai`.`del_flg` = 0 ORDER BY `aii`.`sort_num` ASCSpeed: 2.263 ms Query analysis: · Query: SIMPLE on ai · Possible keys: article_type,article_id · Key Used: article_id · Type: ref · Rows: 14 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on aii · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/image.php, line 88File: APPPATH/modules/client/classes/model/buildings.php, line 369File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `feature_id`, `room_id` FROM `room_feature` WHERE `room_id` IN ('28620')Speed: 2.058 ms Query analysis: · Query: SIMPLE on room_feature · Possible keys: room_feature_idx2 · Key Used: room_feature_idx2 · Type: ref · Rows: 6 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 396File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `b`.`id`, `b`.`owner_id`, `b`.`agent_id`, `b`.`use_flg`, `b`.`building_name`, `b`.`zip_code`, `b`.`pref_id`, `b`.`area_cd`, `c`.`address2` AS `address`, `b`.`address_other`, `b`.`construction_year`, `b`.`construction_month`, `b`.`floor_max`, `b`.`floor_under_max`, `b`.`type`, `b`.`structure`, `b`.`ownership_type`, `b`.`car_parking`, `b`.`car_space`, `b`.`car_price`, `b`.`motorcycle_parking`, `b`.`motorcycle_space`, `b`.`motorcycle_price`, `b`.`bicycles_parking`, `b`.`bicycles_space`, `b`.`bicycles_price`, `b`.`movie_url`, `b`.`lat`, `b`.`lng`, `b`.`initial_cost`, `b`.`created_at`, `b`.`updated_at`, `o`.`id` AS `owner_id`, `o`.`face_image` AS `owner_face_image`, `o`.`building_checked_at` AS `owner_building_checked_at`, `o`.`is_card_read_agree`, `o`.`card_agree_date`, `o`.`is_appealed`, `oa`.`nickname`, `agent`.`id` AS `agent_id`, `agent`.`del_flg` AS `agent_del_flg`, `agent`.`agent_approval` AS `agent_approval`, `wr`.`id` AS `wait_room_id`, `wr`.`lower_limit` AS `wait_room_lower_limit`, `wr`.`upper_limit` AS `wait_room_upper_limit`, `wr`.`pr_building_title` AS `wait_room_pr_building_title`, `wr`.`pr_building_comment` AS `wait_room_pr_building_comment` FROM `buildings` AS `b` LEFT JOIN `mst_user` AS `o` ON (`b`.`owner_id` = `o`.`id` AND `o`.`del_flg` = 0) LEFT JOIN `mst_user` AS `agent` ON (`b`.`agent_id` = `agent`.`id`) LEFT JOIN `mst_city` AS `c` ON (`b`.`area_cd` = `c`.`area_cd`) LEFT JOIN `owner_attributes` AS `oa` ON (`b`.`owner_id` = `oa`.`id` AND `oa`.`del_flg` = 0) LEFT JOIN `wait_room` AS `wr` ON (`b`.`id` = `wr`.`building_id` AND `wr`.`del_flg` = 0 AND `wr`.`enabled` = 1) LEFT JOIN `rooms` AS `r1` ON (`b`.`id` = `r1`.`building_id`) LEFT JOIN `rooms` AS `r2` ON (`r1`.`id` = `r2`.`id` AND `r1`.`updated_at` < `r2`.`updated_at` AND `r1`.`use_flg` IN (0,3,4)) WHERE `b`.`use_flg` = 0 AND `b`.`id` IN ('11329') ORDER BY `r1`.`updated_at` DESCSpeed: 2.986 ms · DUPLICATE Query analysis: · Query: SIMPLE on b · Possible keys: PRIMARY,use_flg · Key Used: PRIMARY · Type: const · Rows: 1 (Using temporary; Using filesort) · Query: SIMPLE on o · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on agent · Possible keys: PRIMARY · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on c · Possible keys: mst_city_idx2 · Key Used: mst_city_idx2 · Type: ref · Rows: 1 · Query: SIMPLE on oa · Possible keys: PRIMARY,owner_attributes_idx1 · Key Used: PRIMARY · Type: const · Rows: 1 (Using where) · Query: SIMPLE on wr · Type: ALL · Rows: 99 (Using where; Using join buffer (hash join)) · Query: SIMPLE on r1 · Possible keys: building_id · Key Used: building_id · Type: ref · Rows: 8 (Using where) · Query: SIMPLE on r2 · Possible keys: PRIMARY · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 607File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT DISTINCT `ln`.`line_cd`, `ln`.`line_name`, `st`.`station_cd`, `st`.`station_g_cd`, `st`.`station_name`, `br`.`move_kbn`, `br`.`walk_time`, `br`.`bus_time`, `br`.`building_id` FROM `buildings_root` AS `br` LEFT JOIN `mst_station` AS `st` ON (`br`.`station_cd` = `st`.`station_cd`) LEFT JOIN `mst_line` AS `ln` ON (`st`.`line_cd` = `ln`.`line_cd`) WHERE `br`.`building_id` IN ('11329') AND `st`.`station_cd` IS NOT null ORDER BY `br`.`id` ASCSpeed: 2.289 ms · DUPLICATE Query analysis: · Query: SIMPLE on br · Possible keys: building_id,station_cd · Key Used: building_id · Type: ref · Rows: 3 (Using index condition; Using temporary) · Query: SIMPLE on st · Possible keys: station_cd · Key Used: station_cd · Type: ref · Rows: 1 (Using index condition) · Query: SIMPLE on ln · Possible keys: line_cd · Key Used: line_cd · Type: ref · Rows: 1 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 642File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `af`.`id` AS `af_id`, `af`.`article_id` AS `article_id`, `afi`.`id` AS `afi_id`, `afd`.`id` AS `afd_id`, `afi`.`article_item_name`, `afi`.`is_share`, `afd`.`article_division_name`, `afd`.`article_type` FROM `article_facility` AS `af` LEFT JOIN `article_facility_item` AS `afi` ON (`af`.`article_item_id` = `afi`.`id` AND `afi`.`del_flg` = 0) LEFT JOIN `article_facility_division` AS `afd` ON (`afi`.`article_facility_division_id` = `afd`.`id` AND `afd`.`del_flg` = 0) WHERE `af`.`article_type` = 1 AND `af`.`article_id` IN ('11329') AND `af`.`del_flg` = 0 ORDER BY `afd`.`disp_rank` ASC, `afi`.`disp_rank` ASCSpeed: 2.310 ms · DUPLICATE Query analysis: · Query: SIMPLE on af · Possible keys: article_type,article_id,del_flg · Key Used: article_id,article_type · Type: index_merge · Rows: 1 (Using intersect(article_id,article_type); Using where; Using temporary; Using filesort) · Query: SIMPLE on afi · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) · Query: SIMPLE on afd · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/facility.php, line 74File: APPPATH/modules/client/classes/model/buildings.php, line 657File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `ai`.`id` AS `ai_id`, `aii`.`id` AS `aii_id`, `ai`.`article_id` AS `article_id`, `ai`.`file_path` AS `ai_file_path`, `ai`.`file_comment` AS `ai_file_comment`, `ai`.`image_width` AS `ai_image_width`, `ai`.`image_height` AS `ai_image_height`, `ai`.`mime_type` AS `ai_mime_type`, `aii`.`category` AS `aii_category`, `aii`.`item_column_name` AS `aii_item_column_name` FROM `article_image` AS `ai` LEFT JOIN `article_image_item` AS `aii` ON (`ai`.`article_image_item_id` = `aii`.`id` AND `aii`.`del_flg` = 0) WHERE `ai`.`article_type` = 1 AND `ai`.`article_id` IN ('11329') AND `ai`.`del_flg` = 0 ORDER BY `aii`.`sort_num` ASCSpeed: 2.305 ms · DUPLICATE Query analysis: · Query: SIMPLE on ai · Possible keys: article_type,article_id · Key Used: article_id · Type: ref · Rows: 7 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on aii · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/image.php, line 32File: APPPATH/modules/client/classes/model/buildings.php, line 670File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `id` FROM `owner_search` WHERE `del_flg` = 0 AND `id` IN ('40626')Speed: 1.983 ms · DUPLICATE Query analysis: · Query: SIMPLE (no matching row in const table) Call trace for this query:File: APPPATH/classes/model/owner/search.php, line 49File: APPPATH/modules/client/classes/model/buildings.php, line 708File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `r`.*, `rd`.`start_date` AS `discount_start_date`, `rd`.`finish_date` AS `discount_finish_date`, `rd`.`kind` AS `discount_kind`, `rd`.`summary` AS `discount_summary`, `rd`.`agree` AS `discount_agree`, `rd`.`agree_date` AS `discount_agree_date`, `rd`.`diy_type` AS `discount_diy_type`, `rd`.`diy_agree_date` AS `discount_diy_agree_date`, `rd`.`is_initial_installment` AS `discount_is_initial_installment`, `rd`.`is_freerent_daily` AS `discount_is_freerent_daily`, `rd`.`is_freerent_monthly` AS `discount_is_freerent_monthly`, `rd`.`freerent_month` AS `discount_freerent_month`, `rd`.`is_freerent` AS `discount_is_freerent`, `rd`.`is_internet` AS `discount_is_internet`, `rd`.`is_card` AS `discount_is_card`, `rd`.`legal_check` AS `discount_legal_check`, `rd`.`legal_check_date` AS `discount_legal_check_date`, `rd`.`legal_note` AS `discount_legal_note`, `rd`.`legal_note2` AS `discount_legal_note2` FROM `rooms` AS `r` LEFT JOIN `rooms_discount` AS `rd` ON (`rd`.`room_id` = `r`.`id` AND `rd`.`del_flg` = 0 AND `rd`.`legal_check` != 2 AND `rd`.`legal_check` != 3) WHERE (`r`.`use_flg` IN (0, 3) OR (`r`.`use_flg` = 4 AND `r`.`seiyaku_date` > (NOW() - INTERVAL 72 HOUR))) AND `r`.`id` = '29369' ORDER BY `room_name` ASCSpeed: 2.232 ms Query analysis: · Query: SIMPLE on r · Possible keys: PRIMARY,use_flg · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on rd · Possible keys: PRIMARY,del_flg,legal_check · Key Used: PRIMARY · Type: const · Rows: 1 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 353File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `af`.`id` AS `af_id`, `af`.`article_id` AS `article_id`, `afi`.`id` AS `afi_id`, `afd`.`id` AS `afd_id`, `afi`.`article_item_name`, `afi`.`is_share`, `afd`.`article_division_name`, `afd`.`article_type` FROM `article_facility` AS `af` LEFT JOIN `article_facility_item` AS `afi` ON (`af`.`article_item_id` = `afi`.`id` AND `afi`.`del_flg` = 0) LEFT JOIN `article_facility_division` AS `afd` ON (`afi`.`article_facility_division_id` = `afd`.`id` AND `afd`.`del_flg` = 0) WHERE `af`.`article_type` = 2 AND `af`.`article_id` IN ('29369') AND `af`.`del_flg` = 0 ORDER BY `afd`.`disp_rank` ASC, `afi`.`disp_rank` ASCSpeed: 2.535 ms Query analysis: · Query: SIMPLE on af · Possible keys: article_type,article_id,del_flg · Key Used: article_id · Type: ref · Rows: 12 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on afi · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) · Query: SIMPLE on afd · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/facility.php, line 176File: APPPATH/modules/client/classes/model/buildings.php, line 363File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `ai`.`id` AS `ai_id`, `aii`.`id` AS `aii_id`, `ai`.`article_id` AS `article_id`, `ai`.`file_path` AS `ai_file_path`, `ai`.`file_comment` AS `ai_file_comment`, `ai`.`image_width` AS `ai_image_width`, `ai`.`image_height` AS `ai_image_height`, `ai`.`mime_type` AS `ai_mime_type`, `aii`.`category` AS `aii_category`, `aii`.`item_column_name` AS `aii_item_column_name` FROM `article_image` AS `ai` LEFT JOIN `article_image_item` AS `aii` ON (`ai`.`article_image_item_id` = `aii`.`id` AND `aii`.`del_flg` = 0) WHERE `ai`.`article_type` = 2 AND `ai`.`article_id` IN ('29369') AND `ai`.`del_flg` = 0 ORDER BY `aii`.`sort_num` ASCSpeed: 2.338 ms Query analysis: · Query: SIMPLE on ai · Possible keys: article_type,article_id · Key Used: article_id · Type: ref · Rows: 14 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on aii · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/image.php, line 88File: APPPATH/modules/client/classes/model/buildings.php, line 369File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `feature_id`, `room_id` FROM `room_feature` WHERE `room_id` IN ('29369')Speed: 2.059 ms Query analysis: · Query: SIMPLE on room_feature · Possible keys: room_feature_idx2 · Key Used: room_feature_idx2 · Type: ref · Rows: 6 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 396File: APPPATH/modules/client/classes/model/buildings.php, line 51File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `b`.`id`, `b`.`owner_id`, `b`.`agent_id`, `b`.`use_flg`, `b`.`building_name`, `b`.`zip_code`, `b`.`pref_id`, `b`.`area_cd`, `c`.`address2` AS `address`, `b`.`address_other`, `b`.`construction_year`, `b`.`construction_month`, `b`.`floor_max`, `b`.`floor_under_max`, `b`.`type`, `b`.`structure`, `b`.`ownership_type`, `b`.`car_parking`, `b`.`car_space`, `b`.`car_price`, `b`.`motorcycle_parking`, `b`.`motorcycle_space`, `b`.`motorcycle_price`, `b`.`bicycles_parking`, `b`.`bicycles_space`, `b`.`bicycles_price`, `b`.`movie_url`, `b`.`lat`, `b`.`lng`, `b`.`initial_cost`, `b`.`created_at`, `b`.`updated_at`, `o`.`id` AS `owner_id`, `o`.`face_image` AS `owner_face_image`, `o`.`building_checked_at` AS `owner_building_checked_at`, `o`.`is_card_read_agree`, `o`.`card_agree_date`, `o`.`is_appealed`, `oa`.`nickname`, `agent`.`id` AS `agent_id`, `agent`.`del_flg` AS `agent_del_flg`, `agent`.`agent_approval` AS `agent_approval`, `wr`.`id` AS `wait_room_id`, `wr`.`lower_limit` AS `wait_room_lower_limit`, `wr`.`upper_limit` AS `wait_room_upper_limit`, `wr`.`pr_building_title` AS `wait_room_pr_building_title`, `wr`.`pr_building_comment` AS `wait_room_pr_building_comment` FROM `buildings` AS `b` LEFT JOIN `mst_user` AS `o` ON (`b`.`owner_id` = `o`.`id` AND `o`.`del_flg` = 0) LEFT JOIN `mst_user` AS `agent` ON (`b`.`agent_id` = `agent`.`id`) LEFT JOIN `mst_city` AS `c` ON (`b`.`area_cd` = `c`.`area_cd`) LEFT JOIN `owner_attributes` AS `oa` ON (`b`.`owner_id` = `oa`.`id` AND `oa`.`del_flg` = 0) LEFT JOIN `wait_room` AS `wr` ON (`b`.`id` = `wr`.`building_id` AND `wr`.`del_flg` = 0 AND `wr`.`enabled` = 1) LEFT JOIN `rooms` AS `r1` ON (`b`.`id` = `r1`.`building_id`) LEFT JOIN `rooms` AS `r2` ON (`r1`.`id` = `r2`.`id` AND `r1`.`updated_at` < `r2`.`updated_at` AND `r1`.`use_flg` IN (0,3,4)) WHERE `b`.`use_flg` = 0 AND `b`.`id` IN ('11602') ORDER BY `r1`.`updated_at` DESCSpeed: 3.183 ms · DUPLICATE Query analysis: · Query: SIMPLE on b · Possible keys: PRIMARY,use_flg · Key Used: PRIMARY · Type: const · Rows: 1 (Using temporary; Using filesort) · Query: SIMPLE on o · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on agent · Possible keys: PRIMARY · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on c · Possible keys: mst_city_idx2 · Key Used: mst_city_idx2 · Type: ref · Rows: 1 · Query: SIMPLE on oa · Possible keys: PRIMARY,owner_attributes_idx1 · Key Used: PRIMARY · Type: const · Rows: 1 (Using where) · Query: SIMPLE on wr · Type: ALL · Rows: 99 (Using where; Using join buffer (hash join)) · Query: SIMPLE on r1 · Possible keys: building_id · Key Used: building_id · Type: ref · Rows: 12 (Using where) · Query: SIMPLE on r2 · Possible keys: PRIMARY · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 607File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT DISTINCT `ln`.`line_cd`, `ln`.`line_name`, `st`.`station_cd`, `st`.`station_g_cd`, `st`.`station_name`, `br`.`move_kbn`, `br`.`walk_time`, `br`.`bus_time`, `br`.`building_id` FROM `buildings_root` AS `br` LEFT JOIN `mst_station` AS `st` ON (`br`.`station_cd` = `st`.`station_cd`) LEFT JOIN `mst_line` AS `ln` ON (`st`.`line_cd` = `ln`.`line_cd`) WHERE `br`.`building_id` IN ('11602') AND `st`.`station_cd` IS NOT null ORDER BY `br`.`id` ASCSpeed: 4.003 ms · DUPLICATE Query analysis: · Query: SIMPLE on br · Possible keys: building_id,station_cd · Key Used: building_id · Type: ref · Rows: 3 (Using index condition; Using temporary) · Query: SIMPLE on st · Possible keys: station_cd · Key Used: station_cd · Type: ref · Rows: 1 (Using index condition) · Query: SIMPLE on ln · Possible keys: line_cd · Key Used: line_cd · Type: ref · Rows: 1 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 642File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `af`.`id` AS `af_id`, `af`.`article_id` AS `article_id`, `afi`.`id` AS `afi_id`, `afd`.`id` AS `afd_id`, `afi`.`article_item_name`, `afi`.`is_share`, `afd`.`article_division_name`, `afd`.`article_type` FROM `article_facility` AS `af` LEFT JOIN `article_facility_item` AS `afi` ON (`af`.`article_item_id` = `afi`.`id` AND `afi`.`del_flg` = 0) LEFT JOIN `article_facility_division` AS `afd` ON (`afi`.`article_facility_division_id` = `afd`.`id` AND `afd`.`del_flg` = 0) WHERE `af`.`article_type` = 1 AND `af`.`article_id` IN ('11602') AND `af`.`del_flg` = 0 ORDER BY `afd`.`disp_rank` ASC, `afi`.`disp_rank` ASCSpeed: 2.738 ms · DUPLICATE Query analysis: · Query: SIMPLE on af · Possible keys: article_type,article_id,del_flg · Key Used: article_id,article_type · Type: index_merge · Rows: 1 (Using intersect(article_id,article_type); Using where; Using temporary; Using filesort) · Query: SIMPLE on afi · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) · Query: SIMPLE on afd · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/facility.php, line 74File: APPPATH/modules/client/classes/model/buildings.php, line 657File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `ai`.`id` AS `ai_id`, `aii`.`id` AS `aii_id`, `ai`.`article_id` AS `article_id`, `ai`.`file_path` AS `ai_file_path`, `ai`.`file_comment` AS `ai_file_comment`, `ai`.`image_width` AS `ai_image_width`, `ai`.`image_height` AS `ai_image_height`, `ai`.`mime_type` AS `ai_mime_type`, `aii`.`category` AS `aii_category`, `aii`.`item_column_name` AS `aii_item_column_name` FROM `article_image` AS `ai` LEFT JOIN `article_image_item` AS `aii` ON (`ai`.`article_image_item_id` = `aii`.`id` AND `aii`.`del_flg` = 0) WHERE `ai`.`article_type` = 1 AND `ai`.`article_id` IN ('11602') AND `ai`.`del_flg` = 0 ORDER BY `aii`.`sort_num` ASCSpeed: 2.265 ms · DUPLICATE Query analysis: · Query: SIMPLE on ai · Possible keys: article_type,article_id · Key Used: article_id · Type: ref · Rows: 15 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on aii · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/image.php, line 32File: APPPATH/modules/client/classes/model/buildings.php, line 670File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `id` FROM `owner_search` WHERE `del_flg` = 0 AND `id` IN ('40626')Speed: 1.965 ms · DUPLICATE Query analysis: · Query: SIMPLE (no matching row in const table) Call trace for this query:File: APPPATH/classes/model/owner/search.php, line 49File: APPPATH/modules/client/classes/model/buildings.php, line 708File: APPPATH/modules/client/classes/model/buildings.php, line 56File: APPPATH/modules/client/classes/controller/room.php, line 478File: APPPATH/modules/client/classes/controller/room.php, line 250File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `b`.`id`, `b`.`owner_id`, `b`.`agent_id`, `b`.`use_flg`, `b`.`building_name`, `b`.`zip_code`, `b`.`pref_id`, `b`.`area_cd`, `c`.`address2` AS `address`, `b`.`address_other`, `b`.`construction_year`, `b`.`construction_month`, `b`.`floor_max`, `b`.`floor_under_max`, `b`.`type`, `b`.`structure`, `b`.`ownership_type`, `b`.`car_parking`, `b`.`car_space`, `b`.`car_price`, `b`.`motorcycle_parking`, `b`.`motorcycle_space`, `b`.`motorcycle_price`, `b`.`bicycles_parking`, `b`.`bicycles_space`, `b`.`bicycles_price`, `b`.`movie_url`, `b`.`lat`, `b`.`lng`, `b`.`initial_cost`, `b`.`created_at`, `b`.`updated_at`, `o`.`id` AS `owner_id`, `o`.`face_image` AS `owner_face_image`, `o`.`building_checked_at` AS `owner_building_checked_at`, `o`.`is_card_read_agree`, `o`.`card_agree_date`, `o`.`is_appealed`, `oa`.`nickname`, `agent`.`id` AS `agent_id`, `agent`.`del_flg` AS `agent_del_flg`, `agent`.`agent_approval` AS `agent_approval`, `wr`.`id` AS `wait_room_id`, `wr`.`lower_limit` AS `wait_room_lower_limit`, `wr`.`upper_limit` AS `wait_room_upper_limit`, `wr`.`pr_building_title` AS `wait_room_pr_building_title`, `wr`.`pr_building_comment` AS `wait_room_pr_building_comment` FROM `buildings` AS `b` LEFT JOIN `mst_user` AS `o` ON (`b`.`owner_id` = `o`.`id` AND `o`.`del_flg` = 0) LEFT JOIN `mst_user` AS `agent` ON (`b`.`agent_id` = `agent`.`id`) LEFT JOIN `mst_city` AS `c` ON (`b`.`area_cd` = `c`.`area_cd`) LEFT JOIN `owner_attributes` AS `oa` ON (`b`.`owner_id` = `oa`.`id` AND `oa`.`del_flg` = 0) LEFT JOIN `wait_room` AS `wr` ON (`b`.`id` = `wr`.`building_id` AND `wr`.`del_flg` = 0 AND `wr`.`enabled` = 1) LEFT JOIN `rooms` AS `r1` ON (`b`.`id` = `r1`.`building_id`) LEFT JOIN `rooms` AS `r2` ON (`r1`.`id` = `r2`.`id` AND `r1`.`updated_at` < `r2`.`updated_at` AND `r1`.`use_flg` IN (0,3,4)) WHERE `b`.`use_flg` = 0 AND `b`.`id` IN ('11383') ORDER BY `r1`.`updated_at` DESCSpeed: 2.999 ms · DUPLICATE Query analysis: · Query: SIMPLE on b · Possible keys: PRIMARY,use_flg · Key Used: PRIMARY · Type: const · Rows: 1 (Using temporary; Using filesort) · Query: SIMPLE on o · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on agent · Possible keys: PRIMARY · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on c · Possible keys: mst_city_idx2 · Key Used: mst_city_idx2 · Type: ref · Rows: 1 · Query: SIMPLE on oa · Possible keys: PRIMARY,owner_attributes_idx1 · Key Used: PRIMARY · Type: const · Rows: 1 (Using where) · Query: SIMPLE on wr · Type: ALL · Rows: 99 (Using where; Using join buffer (hash join)) · Query: SIMPLE on r1 · Possible keys: building_id · Key Used: building_id · Type: ref · Rows: 12 (Using where) · Query: SIMPLE on r2 · Possible keys: PRIMARY · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 607File: APPPATH/modules/client/classes/model/buildings.php, line 187File: APPPATH/modules/client/classes/model/buildings.php, line 40File: APPPATH/modules/client/classes/controller/room.php, line 261File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT DISTINCT `ln`.`line_cd`, `ln`.`line_name`, `st`.`station_cd`, `st`.`station_g_cd`, `st`.`station_name`, `br`.`move_kbn`, `br`.`walk_time`, `br`.`bus_time`, `br`.`building_id` FROM `buildings_root` AS `br` LEFT JOIN `mst_station` AS `st` ON (`br`.`station_cd` = `st`.`station_cd`) LEFT JOIN `mst_line` AS `ln` ON (`st`.`line_cd` = `ln`.`line_cd`) WHERE `br`.`building_id` IN ('11383') AND `st`.`station_cd` IS NOT null ORDER BY `br`.`id` ASCSpeed: 2.365 ms · DUPLICATE Query analysis: · Query: SIMPLE on br · Possible keys: building_id,station_cd · Key Used: building_id · Type: ref · Rows: 3 (Using index condition; Using temporary) · Query: SIMPLE on st · Possible keys: station_cd · Key Used: station_cd · Type: ref · Rows: 1 (Using index condition) · Query: SIMPLE on ln · Possible keys: line_cd · Key Used: line_cd · Type: ref · Rows: 1 Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 642File: APPPATH/modules/client/classes/model/buildings.php, line 187File: APPPATH/modules/client/classes/model/buildings.php, line 40File: APPPATH/modules/client/classes/controller/room.php, line 261File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `af`.`id` AS `af_id`, `af`.`article_id` AS `article_id`, `afi`.`id` AS `afi_id`, `afd`.`id` AS `afd_id`, `afi`.`article_item_name`, `afi`.`is_share`, `afd`.`article_division_name`, `afd`.`article_type` FROM `article_facility` AS `af` LEFT JOIN `article_facility_item` AS `afi` ON (`af`.`article_item_id` = `afi`.`id` AND `afi`.`del_flg` = 0) LEFT JOIN `article_facility_division` AS `afd` ON (`afi`.`article_facility_division_id` = `afd`.`id` AND `afd`.`del_flg` = 0) WHERE `af`.`article_type` = 1 AND `af`.`article_id` IN ('11383') AND `af`.`del_flg` = 0 ORDER BY `afd`.`disp_rank` ASC, `afi`.`disp_rank` ASCSpeed: 5.943 ms · DUPLICATE Query analysis: · Query: SIMPLE on af · Possible keys: article_type,article_id,del_flg · Key Used: article_id,article_type · Type: index_merge · Rows: 1 (Using intersect(article_id,article_type); Using where; Using temporary; Using filesort) · Query: SIMPLE on afi · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) · Query: SIMPLE on afd · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/facility.php, line 74File: APPPATH/modules/client/classes/model/buildings.php, line 657File: APPPATH/modules/client/classes/model/buildings.php, line 187File: APPPATH/modules/client/classes/model/buildings.php, line 40File: APPPATH/modules/client/classes/controller/room.php, line 261File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `ai`.`id` AS `ai_id`, `aii`.`id` AS `aii_id`, `ai`.`article_id` AS `article_id`, `ai`.`file_path` AS `ai_file_path`, `ai`.`file_comment` AS `ai_file_comment`, `ai`.`image_width` AS `ai_image_width`, `ai`.`image_height` AS `ai_image_height`, `ai`.`mime_type` AS `ai_mime_type`, `aii`.`category` AS `aii_category`, `aii`.`item_column_name` AS `aii_item_column_name` FROM `article_image` AS `ai` LEFT JOIN `article_image_item` AS `aii` ON (`ai`.`article_image_item_id` = `aii`.`id` AND `aii`.`del_flg` = 0) WHERE `ai`.`article_type` = 1 AND `ai`.`article_id` IN ('11383') AND `ai`.`del_flg` = 0 ORDER BY `aii`.`sort_num` ASCSpeed: 2.325 ms · DUPLICATE Query analysis: · Query: SIMPLE on ai · Possible keys: article_type,article_id · Key Used: article_id · Type: ref · Rows: 20 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on aii · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/image.php, line 32File: APPPATH/modules/client/classes/model/buildings.php, line 670File: APPPATH/modules/client/classes/model/buildings.php, line 187File: APPPATH/modules/client/classes/model/buildings.php, line 40File: APPPATH/modules/client/classes/controller/room.php, line 261File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `id` FROM `owner_search` WHERE `del_flg` = 0 AND `id` IN ('40626')Speed: 1.979 ms · DUPLICATE Query analysis: · Query: SIMPLE (no matching row in const table) Call trace for this query:File: APPPATH/classes/model/owner/search.php, line 49File: APPPATH/modules/client/classes/model/buildings.php, line 708File: APPPATH/modules/client/classes/model/buildings.php, line 187File: APPPATH/modules/client/classes/model/buildings.php, line 40File: APPPATH/modules/client/classes/controller/room.php, line 261File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `r`.*, `rd`.`start_date` AS `discount_start_date`, `rd`.`finish_date` AS `discount_finish_date`, `rd`.`kind` AS `discount_kind`, `rd`.`summary` AS `discount_summary`, `rd`.`agree` AS `discount_agree`, `rd`.`agree_date` AS `discount_agree_date`, `rd`.`diy_type` AS `discount_diy_type`, `rd`.`diy_agree_date` AS `discount_diy_agree_date`, `rd`.`is_initial_installment` AS `discount_is_initial_installment`, `rd`.`is_freerent_daily` AS `discount_is_freerent_daily`, `rd`.`is_freerent_monthly` AS `discount_is_freerent_monthly`, `rd`.`freerent_month` AS `discount_freerent_month`, `rd`.`is_freerent` AS `discount_is_freerent`, `rd`.`is_internet` AS `discount_is_internet`, `rd`.`is_card` AS `discount_is_card`, `rd`.`legal_check` AS `discount_legal_check`, `rd`.`legal_check_date` AS `discount_legal_check_date`, `rd`.`legal_note` AS `discount_legal_note`, `rd`.`legal_note2` AS `discount_legal_note2` FROM `rooms` AS `r` LEFT JOIN `rooms_discount` AS `rd` ON (`rd`.`room_id` = `r`.`id` AND `rd`.`del_flg` = 0 AND `rd`.`legal_check` != 2 AND `rd`.`legal_check` != 3) WHERE (`r`.`use_flg` IN (0, 3) OR (`r`.`use_flg` = 4 AND `r`.`seiyaku_date` > (NOW() - INTERVAL 72 HOUR))) AND `r`.`building_id` = '11383' AND `r`.`id` != '28790' ORDER BY `room_name` ASCSpeed: 2.750 ms Query analysis: · Query: SIMPLE on r · Possible keys: PRIMARY,building_id,use_flg · Key Used: building_id · Type: range · Rows: 11 (Using index condition; Using where; Using filesort) · Query: SIMPLE on rd · Possible keys: PRIMARY,del_flg,legal_check · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 353File: APPPATH/modules/client/classes/model/buildings.php, line 194File: APPPATH/modules/client/classes/model/buildings.php, line 40File: APPPATH/modules/client/classes/controller/room.php, line 261File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `af`.`id` AS `af_id`, `af`.`article_id` AS `article_id`, `afi`.`id` AS `afi_id`, `afd`.`id` AS `afd_id`, `afi`.`article_item_name`, `afi`.`is_share`, `afd`.`article_division_name`, `afd`.`article_type` FROM `article_facility` AS `af` LEFT JOIN `article_facility_item` AS `afi` ON (`af`.`article_item_id` = `afi`.`id` AND `afi`.`del_flg` = 0) LEFT JOIN `article_facility_division` AS `afd` ON (`afi`.`article_facility_division_id` = `afd`.`id` AND `afd`.`del_flg` = 0) WHERE `af`.`article_type` = 2 AND `af`.`article_id` IN ('28788', '28789', '28791', '28793', '28794', '28795', '28796', '28797', '28798', '28799', '28800') AND `af`.`del_flg` = 0 ORDER BY `afd`.`disp_rank` ASC, `afi`.`disp_rank` ASCSpeed: 3.265 ms Query analysis: · Query: SIMPLE on af · Possible keys: article_type,article_id,del_flg · Key Used: article_id · Type: range · Rows: 126 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on afi · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) · Query: SIMPLE on afd · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/facility.php, line 176File: APPPATH/modules/client/classes/model/buildings.php, line 363File: APPPATH/modules/client/classes/model/buildings.php, line 194File: APPPATH/modules/client/classes/model/buildings.php, line 40File: APPPATH/modules/client/classes/controller/room.php, line 261File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `ai`.`id` AS `ai_id`, `aii`.`id` AS `aii_id`, `ai`.`article_id` AS `article_id`, `ai`.`file_path` AS `ai_file_path`, `ai`.`file_comment` AS `ai_file_comment`, `ai`.`image_width` AS `ai_image_width`, `ai`.`image_height` AS `ai_image_height`, `ai`.`mime_type` AS `ai_mime_type`, `aii`.`category` AS `aii_category`, `aii`.`item_column_name` AS `aii_item_column_name` FROM `article_image` AS `ai` LEFT JOIN `article_image_item` AS `aii` ON (`ai`.`article_image_item_id` = `aii`.`id` AND `aii`.`del_flg` = 0) WHERE `ai`.`article_type` = 2 AND `ai`.`article_id` IN ('28788', '28789', '28791', '28793', '28794', '28795', '28796', '28797', '28798', '28799', '28800') AND `ai`.`del_flg` = 0 ORDER BY `aii`.`sort_num` ASCSpeed: 3.424 ms Query analysis: · Query: SIMPLE on ai · Possible keys: article_type,article_id · Key Used: article_id · Type: range · Rows: 154 (Using index condition; Using where; Using temporary; Using filesort) · Query: SIMPLE on aii · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: eq_ref · Rows: 1 (Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/article/image.php, line 88File: APPPATH/modules/client/classes/model/buildings.php, line 369File: APPPATH/modules/client/classes/model/buildings.php, line 194File: APPPATH/modules/client/classes/model/buildings.php, line 40File: APPPATH/modules/client/classes/controller/room.php, line 261File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `feature_id`, `room_id` FROM `room_feature` WHERE `room_id` IN ('28788', '28789', '28791', '28793', '28794', '28795', '28796', '28797', '28798', '28799', '28800')Speed: 2.302 ms Query analysis: · Query: SIMPLE on room_feature · Possible keys: room_feature_idx2 · Key Used: room_feature_idx2 · Type: range · Rows: 65 (Using index condition) Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 396File: APPPATH/modules/client/classes/model/buildings.php, line 194File: APPPATH/modules/client/classes/model/buildings.php, line 40File: APPPATH/modules/client/classes/controller/room.php, line 261File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT COUNT(r.id) AS `cnt` FROM `rooms` AS `r` LEFT JOIN `buildings` AS `b` ON (`r`.`building_id` = `b`.`id`) LEFT JOIN `mst_user` AS `o` ON (`b`.`owner_id` = `o`.`id`) WHERE `b`.`use_flg` = 0 AND `o`.`del_flg` = 0 AND `r`.`use_flg` IN (0, 3) AND `r`.`building_id` = '11383'Speed: 2.268 ms Query analysis: · Query: SIMPLE on b · Possible keys: PRIMARY,owner_id,use_flg · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on o · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on r · Possible keys: building_id,use_flg · Key Used: building_id · Type: ref · Rows: 12 (Using index condition; Using where) Call trace for this query:File: APPPATH/modules/client/classes/model/buildings.php, line 173File: APPPATH/modules/client/classes/model/buildings.php, line 197File: APPPATH/modules/client/classes/model/buildings.php, line 40File: APPPATH/modules/client/classes/controller/room.php, line 261File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT COUNT(id) AS `cnt` FROM `owner_attributes` WHERE `del_flg` = 0 AND `id` = '40626'Speed: 2.016 ms Query analysis: · Query: SIMPLE (no matching row in const table) Call trace for this query:File: APPPATH/classes/model/owner/attribute.php, line 124File: APPPATH/classes/model/owner/attribute.php, line 133File: APPPATH/modules/client/classes/controller/room.php, line 278File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
SELECT `agent`.`id`, `agent`.`company_name`, `agent`.`corporation_zip_code`, `agent`.`corporation_address`, `agent`.`corporation_tel`, `agent`.`takken_license_no`, `agent`.`takken_license_no_num`, `agent`.`takken_license_kbn` FROM `rooms` AS `r` LEFT JOIN `buildings` AS `b` ON (`r`.`building_id` = `b`.`id`) LEFT JOIN `mst_user` AS `agent` ON (`b`.`agent_id` = `agent`.`id`) WHERE `b`.`use_flg` = 0 AND `agent`.`del_flg` = 0 AND `r`.`id` = '28790'Speed: 2.316 ms Query analysis: · Query: SIMPLE on r · Possible keys: PRIMARY,building_id · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on b · Possible keys: PRIMARY,agent_id,use_flg · Key Used: PRIMARY · Type: const · Rows: 1 · Query: SIMPLE on agent · Possible keys: PRIMARY,del_flg · Key Used: PRIMARY · Type: const · Rows: 1 Call trace for this query:File: APPPATH/modules/client/classes/controller/room.php, line 338File: COREPATH/classes/controller.php, line 66File: COREPATH/classes/request.php, line 428File: DOCROOT/index.php, line 139 |
この物件の大家さん
このお部屋の大家さんからの一言
■敷金・礼金0円で初期費用抑えられます♪
■京浜急行線屏風浦駅より徒歩8分。物件まで10分圏内!
■閑静な住宅街。緑が多く、住環境の良い磯子区エリア
■バス・トイレ別/TVインターホン/室内洗濯機置き場/温水洗浄便座/浴室乾燥機/給湯
IHクッキングヒーター/照明器具/洗面台/エアコン有り
■フリーWi-fi付き物件!インターネット使用料無料★
■契約時 清掃代30,000円(税別)
■保証会社必須 賃料総額の50%、2年目以降1万円/年
■24時間緊急サポート必須 15,000円(税別)/2年
■家具家電レンタル ※紹介可能