Notice (8): Undefined variable: route_name_list [APP/Controller/SearchesController.php, line 135]Code Context $this->set('paging', $this->getPaging());
$this->set('side_search_flag', true);
$this->set("route_name_list", $route_name_list);
$params = object(stdClass) {
sort => 'created'
direction => 'asc'
page => (int) 1
limit => (int) 10
link => object(stdClass) {}
search => [
'NLK' => (int) 0,
'FWD' => (int) 0,
'CTY' => [[maximum depth reached]],
'TWN' => [[maximum depth reached]],
'RTS' => [
[maximum depth reached]
],
'STN' => [[maximum depth reached]],
'AFE' => [[maximum depth reached]],
'AFA' => [[maximum depth reached]],
'RFA' => [[maximum depth reached]],
'RTL' => (int) 0,
'RTB' => (int) 0,
'RTT' => (int) 0,
'ILC' => [[maximum depth reached]],
'MDR' => [[maximum depth reached]],
'AAL' => (int) 0,
'AAB' => (int) 0,
'AAT' => (int) 0,
'WLK' => (int) 0,
'BLD' => (int) 0,
'FLR' => (int) 0,
'LTT' => (int) 0,
'SHP' => (int) 0,
'LLT' => (int) 0,
'LLB' => (int) 0,
'VCY' => (int) 0,
'NCN' => (int) 0
]
}
$cache = object(stdClass) {
key => '78892c6cf0d5d793c657b51fbf425b367750a90e'
enable => false
rows => 'rows.78892c6cf0d5d793c657b51fbf425b367750a90e'
rooms_count => 'rooms_count.78892c6cf0d5d793c657b51fbf425b367750a90e'
paginator => 'paginator.78892c6cf0d5d793c657b51fbf425b367750a90e'
}
$rows = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Article) {},
(int) 1 => object(App\Model\Entity\Article) {},
(int) 2 => object(App\Model\Entity\Article) {},
(int) 3 => object(App\Model\Entity\Article) {},
(int) 4 => object(App\Model\Entity\Article) {}
]
}
$paging = [
'finder' => 'all',
'page' => (int) 1,
'current' => (int) 5,
'count' => (int) 5,
'perPage' => (int) 10,
'prevPage' => false,
'nextPage' => false,
'pageCount' => (int) 1,
'sort' => null,
'direction' => false,
'limit' => null,
'sortDefault' => false,
'directionDefault' => false,
'scope' => null,
'start' => (int) 1,
'end' => (int) 5
]
$list = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT articles.id AS `articles__id`, articles.title AS `articles__title`, articles.brand_id AS `articles__brand_id`, articles.address AS `articles__address`, articles.year AS `articles__year`, articles.month AS `articles__month`, articles.lat AS `articles__lat`, articles.lng AS `articles__lng`, articles.parking AS `articles__parking`, articles.routes_id_1 AS `articles__routes_id_1`, articles.routes_id_2 AS `articles__routes_id_2`, articles.routes_id_3 AS `articles__routes_id_3`, articles.routes_id_4 AS `articles__routes_id_4`, articles.routes_id_5 AS `articles__routes_id_5`, articles.stations_id_1 AS `articles__stations_id_1`, articles.stations_id_2 AS `articles__stations_id_2`, articles.stations_id_3 AS `articles__stations_id_3`, articles.stations_id_4 AS `articles__stations_id_4`, articles.stations_id_5 AS `articles__stations_id_5`, articles.station_walk_1 AS `articles__station_walk_1`, articles.station_walk_2 AS `articles__station_walk_2`, articles.station_walk_3 AS `articles__station_walk_3`, articles.station_walk_4 AS `articles__station_walk_4`, articles.station_walk_5 AS `articles__station_walk_5`, articles.bus_time_1 AS `articles__bus_time_1`, articles.bus_time_2 AS `articles__bus_time_2`, articles.bus_time_3 AS `articles__bus_time_3`, articles.bus_time_4 AS `articles__bus_time_4`, articles.bus_time_5 AS `articles__bus_time_5`, articles.bus_stop_1 AS `articles__bus_stop_1`, articles.bus_stop_2 AS `articles__bus_stop_2`, articles.bus_stop_3 AS `articles__bus_stop_3`, articles.bus_stop_4 AS `articles__bus_stop_4`, articles.bus_stop_5 AS `articles__bus_stop_5`, articles.bus_stop_walk_1 AS `articles__bus_stop_walk_1`, articles.bus_stop_walk_2 AS `articles__bus_stop_walk_2`, articles.bus_stop_walk_3 AS `articles__bus_stop_walk_3`, articles.bus_stop_walk_4 AS `articles__bus_stop_walk_4`, articles.bus_stop_walk_5 AS `articles__bus_stop_walk_5`, articles.type AS `articles__type`, articles.floor AS `articles__floor`, articles.floor_under AS `articles__floor_under`, (SELECT explanation FROM rooms WHERE articles_id = articles.id ORDER BY id ASC LIMIT 1) AS `room_explanation`, COALESCE((SELECT id FROM imgs WHERE type = 1 AND flag = 2 AND trait_id = articles.id ORDER BY class = 1 DESC, display_order ASC LIMIT 1), 0) AS `imgs_id`, (SELECT title FROM routes WHERE id = articles.routes_id_1 LIMIT 1) AS `route1`, (SELECT title FROM routes WHERE id = articles.routes_id_2 LIMIT 1) AS `route2`, (SELECT title FROM routes WHERE id = articles.routes_id_3 LIMIT 1) AS `route3`, (SELECT title FROM routes WHERE id = articles.routes_id_4 LIMIT 1) AS `route4`, (SELECT title FROM routes WHERE id = articles.routes_id_5 LIMIT 1) AS `route5`, (SELECT title FROM stations WHERE routes_id = articles.routes_id_1 AND stations_id = articles.stations_id_1 LIMIT 1) AS `station1`, (SELECT title FROM stations WHERE routes_id = articles.routes_id_2 AND stations_id = articles.stations_id_2 LIMIT 1) AS `station2`, (SELECT title FROM stations WHERE routes_id = articles.routes_id_3 AND stations_id = articles.stations_id_3 LIMIT 1) AS `station3`, (SELECT title FROM stations WHERE routes_id = articles.routes_id_4 AND stations_id = articles.stations_id_4 LIMIT 1) AS `station4`, (SELECT title FROM stations WHERE routes_id = articles.routes_id_5 AND stations_id = articles.stations_id_5 LIMIT 1) AS `station5`, COALESCE((SELECT rent FROM rooms WHERE flag = 2 AND status = 2 AND articles_id = articles.id ORDER BY rent ASC LIMIT 1), 0) AS `rent_min`, COALESCE((SELECT rent FROM rooms WHERE flag = 2 AND status = 2 AND articles_id = articles.id ORDER BY rent DESC LIMIT 1), 0) AS `rent_max`, COALESCE((SELECT maintenance FROM rooms WHERE flag = 2 AND status = 2 AND articles_id = articles.id ORDER BY maintenance ASC LIMIT 1), 0) AS `maintenance_min`, COALESCE((SELECT maintenance FROM rooms WHERE flag = 2 AND status = 2 AND articles_id = articles.id ORDER BY maintenance DESC LIMIT 1), 0) AS `maintenance_max`, COALESCE((SELECT security_deposit FROM rooms WHERE flag = 2 AND articles_id = articles.id ORDER BY security_deposit ASC LIMIT 1), 0) AS `security_deposit_min`, COALESCE((SELECT security_deposit FROM rooms WHERE flag = 2 AND articles_id = articles.id ORDER BY security_deposit DESC LIMIT 1), 0) AS `security_deposit_max`, COALESCE((SELECT reward FROM rooms WHERE flag = 2 AND articles_id = articles.id ORDER BY reward ASC LIMIT 1), 0) AS `reward_min`, COALESCE((SELECT reward FROM rooms WHERE flag = 2 AND articles_id = articles.id ORDER BY reward DESC LIMIT 1), 0) AS `reward_max`, COALESCE((SELECT room_number FROM rooms WHERE flag = 2 AND articles_id = articles.id ORDER BY CAST(CONCAT(room_number, '.', room_layout) AS DECIMAL(2, 1)) ASC LIMIT 1), 0) AS `room_number_min`, COALESCE((SELECT room_number FROM rooms WHERE flag = 2 AND articles_id = articles.id ORDER BY CAST(CONCAT(room_number, '.', room_layout) AS DECIMAL(2, 1)) DESC LIMIT 1), 0) AS `room_number_max`, COALESCE((SELECT room_layout FROM rooms WHERE flag = 2 AND articles_id = articles.id ORDER BY CAST(CONCAT(room_number, '.', room_layout) AS DECIMAL(2, 1)) ASC LIMIT 1), 0) AS `room_layout_min`, COALESCE((SELECT room_layout FROM rooms WHERE flag = 2 AND articles_id = articles.id ORDER BY CAST(CONCAT(room_number, '.', room_layout) AS DECIMAL(2, 1)) DESC LIMIT 1), 0) AS `room_layout_max`, (SELECT title FROM structures WHERE id = articles.structures_id LIMIT 1) AS `structure`, (SELECT area FROM rooms WHERE flag = 2 AND articles_id = articles.id ORDER BY area ASC LIMIT 1) AS `area_min`, (SELECT area FROM rooms WHERE flag = 2 AND articles_id = articles.id ORDER BY area DESC LIMIT 1) AS `area_max`, (SELECT created FROM rooms WHERE articles_id = articles.id ORDER BY created DESC LIMIT 1) AS `created`, (SELECT __modified FROM rooms WHERE articles_id = articles.id AND source_id != 0 ORDER BY __modified DESC LIMIT 1) AS `modified`, (SELECT COUNT(*) FROM rooms WHERE flag = 2 AND articles_id = articles.id) AS `rooms_count`, (SELECT COUNT(*) FROM rooms WHERE flag = 2 AND status = 2 AND articles_id = articles.id) AS `rooms_release_count`, (SELECT COUNT(*) FROM rooms WHERE flag = 2 AND status = 1 AND articles_id = articles.id) AS `rooms_wanted_count` FROM articles articles WHERE (articles.flag = :c0 AND EXISTS (SELECT rooms.articles_id AS `rooms__articles_id` FROM rooms rooms WHERE (rooms.status = :c0 AND rooms.articles_id IN (SELECT id FROM articles WHERE (routes_id_1 = 27003 OR routes_id_2 = 27003 OR routes_id_3 = 27003 OR routes_id_4 = 27003 OR routes_id_5 = 27003)) AND articles.id = rooms.articles_id) LIMIT 1)) ORDER BY (SELECT __modified FROM rooms WHERE articles_id = articles.id AND source_id != 0 ORDER BY __modified DESC LIMIT 1) desc LIMIT 10 OFFSET 0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'articles__id' => 'biginteger',
'articles.id' => 'biginteger',
'id' => 'biginteger',
'articles__source_id' => 'biginteger',
'articles.source_id' => 'biginteger',
'source_id' => 'biginteger',
'articles__class' => 'integer',
'articles.class' => 'integer',
'class' => 'integer',
'articles__flag' => 'integer',
'articles.flag' => 'integer',
'flag' => 'integer',
'articles__brand_id' => 'integer',
'articles.brand_id' => 'integer',
'brand_id' => 'integer',
'articles__title' => 'string',
'articles.title' => 'string',
'title' => 'string',
'articles__title_hide' => 'integer',
'articles.title_hide' => 'integer',
'title_hide' => 'integer',
'articles__title_kana' => 'string',
'articles.title_kana' => 'string',
'title_kana' => 'string',
'articles__sub_title' => 'string',
'articles.sub_title' => 'string',
'sub_title' => 'string',
'articles__explanation' => 'text',
'articles.explanation' => 'text',
'explanation' => 'text',
'articles__recommend' => 'text',
'articles.recommend' => 'text',
'recommend' => 'text',
'articles__shops_id' => 'biginteger',
'articles.shops_id' => 'biginteger',
'shops_id' => 'biginteger',
'articles__staffs_id' => 'biginteger',
'articles.staffs_id' => 'biginteger',
'staffs_id' => 'biginteger',
'articles__postcode' => 'string',
'articles.postcode' => 'string',
'postcode' => 'string',
'articles__address' => 'string',
'articles.address' => 'string',
'address' => 'string',
'articles__address_etc' => 'text',
'articles.address_etc' => 'text',
'address_etc' => 'text',
'articles__routes_id_1' => 'biginteger',
'articles.routes_id_1' => 'biginteger',
'routes_id_1' => 'biginteger',
'articles__stations_id_1' => 'biginteger',
'articles.stations_id_1' => 'biginteger',
'stations_id_1' => 'biginteger',
'articles__station_walk_1' => 'integer',
'articles.station_walk_1' => 'integer',
'station_walk_1' => 'integer',
'articles__bus_time_1' => 'integer',
'articles.bus_time_1' => 'integer',
'bus_time_1' => 'integer',
'articles__bus_stop_1' => 'string',
'articles.bus_stop_1' => 'string',
'bus_stop_1' => 'string',
'articles__bus_stop_walk_1' => 'integer',
'articles.bus_stop_walk_1' => 'integer',
'bus_stop_walk_1' => 'integer',
'articles__schools_id_1' => 'biginteger',
'articles.schools_id_1' => 'biginteger',
'schools_id_1' => 'biginteger',
'articles__schools_distance_1' => 'integer',
'articles.schools_distance_1' => 'integer',
'schools_distance_1' => 'integer',
'articles__routes_id_2' => 'biginteger',
'articles.routes_id_2' => 'biginteger',
'routes_id_2' => 'biginteger',
'articles__stations_id_2' => 'biginteger',
'articles.stations_id_2' => 'biginteger',
'stations_id_2' => 'biginteger',
'articles__station_walk_2' => 'integer',
'articles.station_walk_2' => 'integer',
'station_walk_2' => 'integer',
'articles__bus_time_2' => 'integer',
'articles.bus_time_2' => 'integer',
'bus_time_2' => 'integer',
'articles__bus_stop_2' => 'string',
'articles.bus_stop_2' => 'string',
'bus_stop_2' => 'string',
'articles__bus_stop_walk_2' => 'integer',
'articles.bus_stop_walk_2' => 'integer',
'bus_stop_walk_2' => 'integer',
'articles__schools_id_2' => 'biginteger',
'articles.schools_id_2' => 'biginteger',
'schools_id_2' => 'biginteger',
'articles__schools_distance_2' => 'integer',
'articles.schools_distance_2' => 'integer',
'schools_distance_2' => 'integer',
'articles__routes_id_3' => 'biginteger',
'articles.routes_id_3' => 'biginteger',
'routes_id_3' => 'biginteger',
'articles__stations_id_3' => 'biginteger',
'articles.stations_id_3' => 'biginteger',
'stations_id_3' => 'biginteger',
'articles__station_walk_3' => 'integer',
'articles.station_walk_3' => 'integer',
'station_walk_3' => 'integer',
'articles__bus_time_3' => 'integer',
'articles.bus_time_3' => 'integer',
'bus_time_3' => 'integer',
'articles__bus_stop_3' => 'string',
'articles.bus_stop_3' => 'string',
'bus_stop_3' => 'string',
'articles__bus_stop_walk_3' => 'integer',
'articles.bus_stop_walk_3' => 'integer',
'bus_stop_walk_3' => 'integer',
'articles__schools_id_3' => 'biginteger',
'articles.schools_id_3' => 'biginteger',
'schools_id_3' => 'biginteger',
'articles__schools_distance_3' => 'integer',
'articles.schools_distance_3' => 'integer',
'schools_distance_3' => 'integer',
'articles__routes_id_4' => 'biginteger',
'articles.routes_id_4' => 'biginteger',
'routes_id_4' => 'biginteger',
'articles__stations_id_4' => 'biginteger',
'articles.stations_id_4' => 'biginteger',
'stations_id_4' => 'biginteger',
'articles__station_walk_4' => 'integer',
'articles.station_walk_4' => 'integer',
'station_walk_4' => 'integer',
'articles__bus_time_4' => 'integer',
'articles.bus_time_4' => 'integer',
'bus_time_4' => 'integer',
'articles__bus_stop_4' => 'string',
'articles.bus_stop_4' => 'string',
'bus_stop_4' => 'string',
'articles__bus_stop_walk_4' => 'integer',
'articles.bus_stop_walk_4' => 'integer',
'bus_stop_walk_4' => 'integer',
'articles__schools_id_4' => 'biginteger',
'articles.schools_id_4' => 'biginteger',
'schools_id_4' => 'biginteger',
'articles__schools_distance_4' => 'integer',
'articles.schools_distance_4' => 'integer',
'schools_distance_4' => 'integer',
'articles__routes_id_5' => 'biginteger',
'articles.routes_id_5' => 'biginteger',
'routes_id_5' => 'biginteger',
'articles__stations_id_5' => 'biginteger',
'articles.stations_id_5' => 'biginteger',
'stations_id_5' => 'biginteger',
'articles__station_walk_5' => 'integer',
'articles.station_walk_5' => 'integer',
'station_walk_5' => 'integer',
'articles__bus_time_5' => 'integer',
'articles.bus_time_5' => 'integer',
'bus_time_5' => 'integer',
'articles__bus_stop_5' => 'string',
'articles.bus_stop_5' => 'string',
'bus_stop_5' => 'string',
'articles__bus_stop_walk_5' => 'integer',
'articles.bus_stop_walk_5' => 'integer',
'bus_stop_walk_5' => 'integer',
'articles__schools_id_5' => 'biginteger',
'articles.schools_id_5' => 'biginteger',
'schools_id_5' => 'biginteger',
'articles__schools_distance_5' => 'integer',
'articles.schools_distance_5' => 'integer',
'schools_distance_5' => 'integer',
'articles__type' => 'integer',
'articles.type' => 'integer',
'type' => 'integer',
'articles__structures_id' => 'biginteger',
'articles.structures_id' => 'biginteger',
'structures_id' => 'biginteger',
'articles__parking' => 'integer',
'articles.parking' => 'integer',
'parking' => 'integer',
'articles__total_units' => 'integer',
'articles.total_units' => 'integer',
'total_units' => 'integer',
'articles__floor' => 'integer',
'articles.floor' => 'integer',
'floor' => 'integer',
'articles__floor_under' => 'integer',
'articles.floor_under' => 'integer',
'floor_under' => 'integer',
'articles__year' => 'integer',
'articles.year' => 'integer',
'year' => 'integer',
'articles__month' => 'integer',
'articles.month' => 'integer',
'month' => 'integer',
'articles__information' => 'json',
'articles.information' => 'json',
'information' => 'json',
'articles__media' => 'json',
'articles.media' => 'json',
'media' => 'json',
'articles__reviews' => 'json',
'articles.reviews' => 'json',
'reviews' => 'json',
'articles__remarks' => 'text',
'articles.remarks' => 'text',
'remarks' => 'text',
'articles__memo' => 'text',
'articles.memo' => 'text',
'memo' => 'text',
'articles__mcompanies_id' => 'biginteger',
'articles.mcompanies_id' => 'biginteger',
'mcompanies_id' => 'biginteger',
'articles__lat' => 'float',
'articles.lat' => 'float',
'lat' => 'float',
'articles__lng' => 'float',
'articles.lng' => 'float',
'lng' => 'float',
'articles__seo_keywords' => 'text',
'articles.seo_keywords' => 'text',
'seo_keywords' => 'text',
'articles__seo_description' => 'text',
'articles.seo_description' => 'text',
'seo_description' => 'text',
'articles__access' => 'biginteger',
'articles.access' => 'biginteger',
'access' => 'biginteger',
'articles__admins_id' => 'biginteger',
'articles.admins_id' => 'biginteger',
'admins_id' => 'biginteger',
'articles____created' => 'datetime',
'articles.__created' => 'datetime',
'__created' => 'datetime',
'articles____modified' => 'datetime',
'articles.__modified' => 'datetime',
'__modified' => 'datetime',
'articles__created' => 'datetime',
'articles.created' => 'datetime',
'created' => 'datetime',
'articles__modified' => 'datetime',
'articles.modified' => 'datetime',
'modified' => 'datetime'
],
'decorators' => (int) 1,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [
'scope' => null,
'whitelist' => [
[maximum depth reached]
]
],
'repository' => object(App\Model\Table\ArticlesTable) {}
}
$item = object(App\Model\Entity\Article) {
'id' => (int) 9976,
'title' => 'Log川崎駅前',
'brand_id' => (int) 0,
'address' => '神奈川県川崎市川崎区砂子1-5-13',
'year' => (int) 2016,
'month' => (int) 3,
'lat' => null,
'lng' => null,
'parking' => (int) 1,
'routes_id_1' => (int) 27001,
'routes_id_2' => (int) 11332,
'routes_id_3' => (int) 27003,
'routes_id_4' => (int) 0,
'routes_id_5' => (int) 0,
'stations_id_1' => (int) 2700115,
'stations_id_2' => (int) 1133231,
'stations_id_3' => (int) 2700302,
'stations_id_4' => (int) 0,
'stations_id_5' => (int) 0,
'station_walk_1' => (int) 5,
'station_walk_2' => (int) 8,
'station_walk_3' => (int) 15,
'station_walk_4' => (int) 0,
'station_walk_5' => (int) 0,
'bus_time_1' => (int) 0,
'bus_time_2' => (int) 0,
'bus_time_3' => (int) 0,
'bus_time_4' => (int) 0,
'bus_time_5' => (int) 0,
'bus_stop_1' => '',
'bus_stop_2' => '',
'bus_stop_3' => '',
'bus_stop_4' => '',
'bus_stop_5' => '',
'bus_stop_walk_1' => (int) 0,
'bus_stop_walk_2' => (int) 0,
'bus_stop_walk_3' => (int) 0,
'bus_stop_walk_4' => (int) 0,
'bus_stop_walk_5' => (int) 0,
'type' => (int) 0,
'floor' => (int) 11,
'floor_under' => (int) 0,
'room_explanation' => null,
'imgs_id' => '96287192',
'route1' => '京急本線',
'route2' => 'JR京浜東北線',
'route3' => '京急大師線',
'route4' => null,
'route5' => null,
'station1' => '京急川崎',
'station2' => '川崎',
'station3' => null,
'station4' => null,
'station5' => null,
'structure' => '-',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'rooms_count' => (int) 1,
'rooms_release_count' => '1',
'rooms_wanted_count' => '0',
'imgs' => [
(int) 0 => object(stdClass) {},
(int) 1 => object(stdClass) {},
(int) 2 => object(stdClass) {},
(int) 3 => object(stdClass) {},
(int) 4 => object(stdClass) {},
(int) 5 => object(stdClass) {},
(int) 6 => object(stdClass) {},
(int) 7 => object(stdClass) {},
(int) 8 => object(stdClass) {},
(int) 9 => object(stdClass) {},
(int) 10 => object(stdClass) {}
],
'facilities' => object(stdClass) {},
'seo_description' => 'Log川崎駅前(神奈川県川崎市川崎区砂子1-5-13)の賃貸相場情報ページ。京急本線『京急川崎』駅から徒歩5分。人気都心部エリアの賃貸マンション・タワーマンション物件のことなら賃貸市場にお任せください!',
'rent' => object(stdClass) {},
'maintenance' => object(stdClass) {},
'security_deposit' => object(stdClass) {},
'reward' => object(stdClass) {},
'layout' => object(stdClass) {},
'area' => object(stdClass) {},
'r' => [
(int) 0 => object(stdClass) {}
],
'front_title' => 'Log川崎駅前',
'address_detail' => [],
'address_html' => '神奈川県川崎市川崎区砂子1-5-13',
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [
'imgs' => true,
'facilities' => true,
'seo_description' => true,
'structure' => true,
'rent' => true,
'maintenance' => true,
'security_deposit' => true,
'reward' => true,
'layout' => true,
'area' => true,
'r' => true,
'rooms_count' => true,
'front_title' => true,
'address_detail' => true,
'address_html' => true
],
'[original]' => [
'facilities' => [
[maximum depth reached]
],
'structure' => null,
'rooms_count' => '1'
],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Articles'
}
$value = (int) 1
$key = (int) 27003
$route = [
'id' => (int) 99405,
'title' => 'JR宇都宮線',
'count' => (int) 14,
'station' => [
(int) 9940503 => [
'id' => (int) 9940503,
'title' => '尾久',
'count' => (int) 14
]
]
]
$k = (int) 99405
$side = [
'おすすめの物件' => [
(int) 0 => object(App\Model\Entity\Article) {},
(int) 1 => object(App\Model\Entity\Article) {},
(int) 2 => object(App\Model\Entity\Article) {},
(int) 3 => object(App\Model\Entity\Article) {},
(int) 4 => object(App\Model\Entity\Article) {}
]
]
$prefix_text = '賃貸物件一覧ページ'
App\Controller\SearchesController::index() - APP/Controller/SearchesController.php, line 135
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 92
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
DebugKit\Middleware\DebugKitMiddleware::__invoke() - ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 52
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 80
[main] - /usr/share/nginx/html/gooroom_market/webroot/index.php, line 40
Warning (512): Unable to emit headers. Headers sent in file=/usr/share/nginx/html/gooroom_market/project/vendor/cakephp/cakephp/src/Error/Debugger.php line=822 [CORE/src/Http/ResponseEmitter.php, line 48]Code Context $message = "Unable to emit headers. Headers sent in file=$file line=$line";
if (Configure::read('debug')) {
trigger_error($message, E_USER_WARNING);
$response = object(Cake\Http\Response) {
'status' => (int) 301,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
$maxBufferLength = (int) 8192
$file = '/usr/share/nginx/html/gooroom_market/project/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 822
$message = 'Unable to emit headers. Headers sent in file=/usr/share/nginx/html/gooroom_market/project/vendor/cakephp/cakephp/src/Error/Debugger.php line=822'
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 105
[main] - /usr/share/nginx/html/gooroom_market/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /usr/share/nginx/html/gooroom_market/project/vendor/cakephp/cakephp/src/Error/Debugger.php:822) [CORE/src/Http/ResponseEmitter.php, line 148]Code Context $response->getProtocolVersion(),
$response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
$response = object(Cake\Http\Response) {
'status' => (int) 301,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
$reasonPhrase = 'Moved Permanently'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 105
[main] - /usr/share/nginx/html/gooroom_market/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /usr/share/nginx/html/gooroom_market/project/vendor/cakephp/cakephp/src/Error/Debugger.php:822) [CORE/src/Http/ResponseEmitter.php, line 181]Code Context $name,
$value
), $first);
$response = object(Cake\Http\Response) {
'status' => (int) 301,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
$cookies = []
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 105
[main] - /usr/share/nginx/html/gooroom_market/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /usr/share/nginx/html/gooroom_market/project/vendor/cakephp/cakephp/src/Error/Debugger.php:822) [CORE/src/Http/ResponseEmitter.php, line 181]Code Context $name,
$value
), $first);
$response = object(Cake\Http\Response) {
'status' => (int) 301,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
$cookies = []
$values = [
(int) 0 => 'https://www.chintai-market.jp/search/RTS27003/'
]
$name = 'Location'
$first = true
$value = 'https://www.chintai-market.jp/search/RTS27003/'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 105
[main] - /usr/share/nginx/html/gooroom_market/webroot/index.php, line 40