Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context {
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null
$name = 'having'
$sql = 'SELECT Estates.id AS `Estates__id`, Estates.type AS `Estates__type`, Estates.invalid AS `Estates__invalid`, Estates.special_selection AS `Estates__special_selection`, Estates.new_sign AS `Estates__new_sign`, Estates.building_id AS `Estates__building_id`, Estates.address1 AS `Estates__address1`, Estates.address2 AS `Estates__address2`, Estates.name AS `Estates__name`, Estates.floor AS `Estates__floor`, Estates.floor_sequence AS `Estates__floor_sequence`, Estates.tsubo AS `Estates__tsubo`, Estates.space AS `Estates__space`, Estates.rent_category AS `Estates__rent_category`, Estates.rent_expense AS `Estates__rent_expense`, Estates.common_service_category AS `Estates__common_service_category`, Estates.common_service_expense AS `Estates__common_service_expense`, Estates.air_conditioning_category AS `Estates__air_conditioning_category`, Estates.air_conditioning_expense AS `Estates__air_conditioning_expense`, Estates.caution_money_category AS `Estates__caution_money_category`, Estates.caution_money_expense AS `Estates__caution_money_expense`, Estates.security_money_category AS `Estates__security_money_category`, Estates.security_money_expense AS `Estates__security_money_expense`, Estates.key_money_category AS `Estates__key_money_category`, Estates.key_money_expense AS `Estates__key_money_expense`, Estates.contract AS `Estates__contract`, Estates.business_category AS `Estates__business_category`, Estates.transfer AS `Estates__transfer`, Estates.area AS `Estates__area`, Estates.note1 AS `Estates__note1`, Estates.note2 AS `Estates__note2`, Estates.note3 AS `Estates__note3`, Estates.internal_note1 AS `Estates__internal_note1`, Estates.internal_note2 AS `Estates__internal_note2`, Estates.secret AS `Estates__secret`, Estates.staff AS `Estates__staff`, Estates.inputter AS `Estates__inputter`, Estates.photo_sign AS `Estates__photo_sign`, Estates.photo1 AS `Estates__photo1`, Estates.photo2 AS `Estates__photo2`, Estates.photo3 AS `Estates__photo3`, Estates.photo4 AS `Estates__photo4`, Estates.photo5 AS `Estates__photo5`, Estates.photo6 AS `Estates__photo6`, Estates.floor_plan AS `Estates__floor_plan`, Estates.created AS `Estates__created`, Estates.modified AS `Estates__modified`, Estates.deleted AS `Estates__deleted`, Buildings.id AS `Buildings__id`, Buildings.estates_category AS `Buildings__estates_category`, Buildings.owner_id AS `Buildings__owner_id`, Buildings.management_id AS `Buildings__management_id`, Buildings.name AS `Buildings__name`, Buildings.yomi AS `Buildings__yomi`, Buildings.area AS `Buildings__area`, Buildings.zip AS `Buildings__zip`, Buildings.address1 AS `Buildings__address1`, Buildings.address2 AS `Buildings__address2`, Buildings.address3 AS `Buildings__address3`, Buildings.address4 AS `Buildings__address4`, Buildings.photo AS `Buildings__photo`, Buildings.created AS `Buildings__created`, Buildings.modified AS `Buildings__modified`, Buildings.deleted AS `Buildings__deleted` FROM estates Estates LEFT JOIN buildings Buildings ON Buildings.id = (Estates.building_id) WHERE (Estates.new_sign IS NULL AND Buildings.area LIKE :c0 AND (Estates.secret IS NULL OR Estates.secret != :c1) AND (Estates.invalid IS NULL OR Estates.invalid != :c2))'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Estates__id' => 'biginteger',
'Estates.id' => 'biginteger',
'id' => 'biginteger',
'Estates__type' => 'string',
'Estates.type' => 'string',
'type' => 'string',
'Estates__invalid' => 'string',
'Estates.invalid' => 'string',
'invalid' => 'string',
'Estates__special_selection' => 'integer',
'Estates.special_selection' => 'integer',
'special_selection' => 'integer',
'Estates__new_sign' => 'integer',
'Estates.new_sign' => 'integer',
'new_sign' => 'integer',
'Estates__building_id' => 'biginteger',
'Estates.building_id' => 'biginteger',
'building_id' => 'biginteger',
'Estates__address1' => 'string',
'Estates.address1' => 'string',
'address1' => 'string',
'Estates__address2' => 'string',
'Estates.address2' => 'string',
'address2' => 'string',
'Estates__name' => 'string',
'Estates.name' => 'string',
'name' => 'string',
'Estates__floor' => 'string',
'Estates.floor' => 'string',
'floor' => 'string',
'Estates__floor_sequence' => 'integer',
'Estates.floor_sequence' => 'integer',
'floor_sequence' => 'integer',
'Estates__tsubo' => 'decimal',
'Estates.tsubo' => 'decimal',
'tsubo' => 'decimal',
'Estates__space' => 'decimal',
'Estates.space' => 'decimal',
'space' => 'decimal',
'Estates__rent_category' => 'string',
'Estates.rent_category' => 'string',
'rent_category' => 'string',
'Estates__rent_expense' => 'biginteger',
'Estates.rent_expense' => 'biginteger',
'rent_expense' => 'biginteger',
'Estates__common_service_category' => 'string',
'Estates.common_service_category' => 'string',
'common_service_category' => 'string',
'Estates__common_service_expense' => 'biginteger',
'Estates.common_service_expense' => 'biginteger',
'common_service_expense' => 'biginteger',
'Estates__air_conditioning_category' => 'string',
'Estates.air_conditioning_category' => 'string',
'air_conditioning_category' => 'string',
'Estates__air_conditioning_expense' => 'biginteger',
'Estates.air_conditioning_expense' => 'biginteger',
'air_conditioning_expense' => 'biginteger',
'Estates__caution_money_category' => 'string',
'Estates.caution_money_category' => 'string',
'caution_money_category' => 'string',
'Estates__caution_money_expense' => 'biginteger',
'Estates.caution_money_expense' => 'biginteger',
'caution_money_expense' => 'biginteger',
'Estates__security_money_category' => 'string',
'Estates.security_money_category' => 'string',
'security_money_category' => 'string',
'Estates__security_money_expense' => 'biginteger',
'Estates.security_money_expense' => 'biginteger',
'security_money_expense' => 'biginteger',
'Estates__key_money_category' => 'string',
'Estates.key_money_category' => 'string',
'key_money_category' => 'string',
'Estates__key_money_expense' => 'biginteger',
'Estates.key_money_expense' => 'biginteger',
'key_money_expense' => 'biginteger',
'Estates__contract' => 'string',
'Estates.contract' => 'string',
'contract' => 'string',
'Estates__business_category' => 'string',
'Estates.business_category' => 'string',
'business_category' => 'string',
'Estates__transfer' => 'string',
'Estates.transfer' => 'string',
'transfer' => 'string',
'Estates__area' => 'string',
'Estates.area' => 'string',
'area' => 'string',
'Estates__note1' => 'string',
'Estates.note1' => 'string',
'note1' => 'string',
'Estates__note2' => 'string',
'Estates.note2' => 'string',
'note2' => 'string',
'Estates__note3' => 'string',
'Estates.note3' => 'string',
'note3' => 'string',
'Estates__internal_note1' => 'string',
'Estates.internal_note1' => 'string',
'internal_note1' => 'string',
'Estates__internal_note2' => 'string',
'Estates.internal_note2' => 'string',
'internal_note2' => 'string',
'Estates__secret' => 'string',
'Estates.secret' => 'string',
'secret' => 'string',
'Estates__staff' => 'string',
'Estates.staff' => 'string',
'staff' => 'string',
'Estates__inputter' => 'string',
'Estates.inputter' => 'string',
'inputter' => 'string',
'Estates__photo_sign' => 'string',
'Estates.photo_sign' => 'string',
'photo_sign' => 'string',
'Estates__photo1' => 'string',
'Estates.photo1' => 'string',
'photo1' => 'string',
'Estates__photo2' => 'string',
'Estates.photo2' => 'string',
'photo2' => 'string',
'Estates__photo3' => 'string',
'Estates.photo3' => 'string',
'photo3' => 'string',
'Estates__photo4' => 'string',
'Estates.photo4' => 'string',
'photo4' => 'string',
'Estates__photo5' => 'string',
'Estates.photo5' => 'string',
'photo5' => 'string',
'Estates__photo6' => 'string',
'Estates.photo6' => 'string',
'photo6' => 'string',
'Estates__floor_plan' => 'string',
'Estates.floor_plan' => 'string',
'floor_plan' => 'string',
'Estates__created' => 'datetime',
'Estates.created' => 'datetime',
'created' => 'datetime',
'Estates__modified' => 'datetime',
'Estates.modified' => 'datetime',
'modified' => 'datetime',
'Estates__deleted' => 'datetime',
'Estates.deleted' => 'datetime',
'deleted' => 'datetime',
'Buildings__id' => 'biginteger',
'Buildings.id' => 'biginteger',
'Buildings__estates_category' => 'string',
'Buildings.estates_category' => 'string',
'estates_category' => 'string',
'Buildings__owner_id' => 'biginteger',
'Buildings.owner_id' => 'biginteger',
'owner_id' => 'biginteger',
'Buildings__management_id' => 'biginteger',
'Buildings.management_id' => 'biginteger',
'management_id' => 'biginteger',
'Buildings__name' => 'string',
'Buildings.name' => 'string',
'Buildings__yomi' => 'string',
'Buildings.yomi' => 'string',
'yomi' => 'string',
'Buildings__area' => 'string',
'Buildings.area' => 'string',
'Buildings__zip' => 'string',
'Buildings.zip' => 'string',
'zip' => 'string',
'Buildings__address1' => 'string',
'Buildings.address1' => 'string',
'Buildings__address2' => 'string',
'Buildings.address2' => 'string',
'Buildings__address3' => 'string',
'Buildings.address3' => 'string',
'address3' => 'string',
'Buildings__address4' => 'string',
'Buildings.address4' => 'string',
'address4' => 'string',
'Buildings__photo' => 'string',
'Buildings.photo' => 'string',
'photo' => 'string',
'Buildings__created' => 'datetime',
'Buildings.created' => 'datetime',
'Buildings__modified' => 'datetime',
'Buildings.modified' => 'datetime',
'Buildings__deleted' => 'datetime',
'Buildings.deleted' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Buildings' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\EstatesTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 3
}count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 311
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 136
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1011
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 959
Cake\ORM\Query::getIterator() - CORE/src/Datasource/QueryTrait.php, line 132
include - APP/Template/Element/estate.ctp, line 71
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context {
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null
$name = 'limit'
$sql = 'SELECT Estates.id AS `Estates__id`, Estates.type AS `Estates__type`, Estates.invalid AS `Estates__invalid`, Estates.special_selection AS `Estates__special_selection`, Estates.new_sign AS `Estates__new_sign`, Estates.building_id AS `Estates__building_id`, Estates.address1 AS `Estates__address1`, Estates.address2 AS `Estates__address2`, Estates.name AS `Estates__name`, Estates.floor AS `Estates__floor`, Estates.floor_sequence AS `Estates__floor_sequence`, Estates.tsubo AS `Estates__tsubo`, Estates.space AS `Estates__space`, Estates.rent_category AS `Estates__rent_category`, Estates.rent_expense AS `Estates__rent_expense`, Estates.common_service_category AS `Estates__common_service_category`, Estates.common_service_expense AS `Estates__common_service_expense`, Estates.air_conditioning_category AS `Estates__air_conditioning_category`, Estates.air_conditioning_expense AS `Estates__air_conditioning_expense`, Estates.caution_money_category AS `Estates__caution_money_category`, Estates.caution_money_expense AS `Estates__caution_money_expense`, Estates.security_money_category AS `Estates__security_money_category`, Estates.security_money_expense AS `Estates__security_money_expense`, Estates.key_money_category AS `Estates__key_money_category`, Estates.key_money_expense AS `Estates__key_money_expense`, Estates.contract AS `Estates__contract`, Estates.business_category AS `Estates__business_category`, Estates.transfer AS `Estates__transfer`, Estates.area AS `Estates__area`, Estates.note1 AS `Estates__note1`, Estates.note2 AS `Estates__note2`, Estates.note3 AS `Estates__note3`, Estates.internal_note1 AS `Estates__internal_note1`, Estates.internal_note2 AS `Estates__internal_note2`, Estates.secret AS `Estates__secret`, Estates.staff AS `Estates__staff`, Estates.inputter AS `Estates__inputter`, Estates.photo_sign AS `Estates__photo_sign`, Estates.photo1 AS `Estates__photo1`, Estates.photo2 AS `Estates__photo2`, Estates.photo3 AS `Estates__photo3`, Estates.photo4 AS `Estates__photo4`, Estates.photo5 AS `Estates__photo5`, Estates.photo6 AS `Estates__photo6`, Estates.floor_plan AS `Estates__floor_plan`, Estates.created AS `Estates__created`, Estates.modified AS `Estates__modified`, Estates.deleted AS `Estates__deleted`, Buildings.id AS `Buildings__id`, Buildings.estates_category AS `Buildings__estates_category`, Buildings.owner_id AS `Buildings__owner_id`, Buildings.management_id AS `Buildings__management_id`, Buildings.name AS `Buildings__name`, Buildings.yomi AS `Buildings__yomi`, Buildings.area AS `Buildings__area`, Buildings.zip AS `Buildings__zip`, Buildings.address1 AS `Buildings__address1`, Buildings.address2 AS `Buildings__address2`, Buildings.address3 AS `Buildings__address3`, Buildings.address4 AS `Buildings__address4`, Buildings.photo AS `Buildings__photo`, Buildings.created AS `Buildings__created`, Buildings.modified AS `Buildings__modified`, Buildings.deleted AS `Buildings__deleted` FROM estates Estates LEFT JOIN buildings Buildings ON Buildings.id = (Estates.building_id) WHERE (Estates.new_sign IS NULL AND Buildings.area LIKE :c0 AND (Estates.secret IS NULL OR Estates.secret != :c1) AND (Estates.invalid IS NULL OR Estates.invalid != :c2)) ORDER BY Estates.photo_sign DESC, Estates.modified DESC, Estates.id DESC'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Estates__id' => 'biginteger',
'Estates.id' => 'biginteger',
'id' => 'biginteger',
'Estates__type' => 'string',
'Estates.type' => 'string',
'type' => 'string',
'Estates__invalid' => 'string',
'Estates.invalid' => 'string',
'invalid' => 'string',
'Estates__special_selection' => 'integer',
'Estates.special_selection' => 'integer',
'special_selection' => 'integer',
'Estates__new_sign' => 'integer',
'Estates.new_sign' => 'integer',
'new_sign' => 'integer',
'Estates__building_id' => 'biginteger',
'Estates.building_id' => 'biginteger',
'building_id' => 'biginteger',
'Estates__address1' => 'string',
'Estates.address1' => 'string',
'address1' => 'string',
'Estates__address2' => 'string',
'Estates.address2' => 'string',
'address2' => 'string',
'Estates__name' => 'string',
'Estates.name' => 'string',
'name' => 'string',
'Estates__floor' => 'string',
'Estates.floor' => 'string',
'floor' => 'string',
'Estates__floor_sequence' => 'integer',
'Estates.floor_sequence' => 'integer',
'floor_sequence' => 'integer',
'Estates__tsubo' => 'decimal',
'Estates.tsubo' => 'decimal',
'tsubo' => 'decimal',
'Estates__space' => 'decimal',
'Estates.space' => 'decimal',
'space' => 'decimal',
'Estates__rent_category' => 'string',
'Estates.rent_category' => 'string',
'rent_category' => 'string',
'Estates__rent_expense' => 'biginteger',
'Estates.rent_expense' => 'biginteger',
'rent_expense' => 'biginteger',
'Estates__common_service_category' => 'string',
'Estates.common_service_category' => 'string',
'common_service_category' => 'string',
'Estates__common_service_expense' => 'biginteger',
'Estates.common_service_expense' => 'biginteger',
'common_service_expense' => 'biginteger',
'Estates__air_conditioning_category' => 'string',
'Estates.air_conditioning_category' => 'string',
'air_conditioning_category' => 'string',
'Estates__air_conditioning_expense' => 'biginteger',
'Estates.air_conditioning_expense' => 'biginteger',
'air_conditioning_expense' => 'biginteger',
'Estates__caution_money_category' => 'string',
'Estates.caution_money_category' => 'string',
'caution_money_category' => 'string',
'Estates__caution_money_expense' => 'biginteger',
'Estates.caution_money_expense' => 'biginteger',
'caution_money_expense' => 'biginteger',
'Estates__security_money_category' => 'string',
'Estates.security_money_category' => 'string',
'security_money_category' => 'string',
'Estates__security_money_expense' => 'biginteger',
'Estates.security_money_expense' => 'biginteger',
'security_money_expense' => 'biginteger',
'Estates__key_money_category' => 'string',
'Estates.key_money_category' => 'string',
'key_money_category' => 'string',
'Estates__key_money_expense' => 'biginteger',
'Estates.key_money_expense' => 'biginteger',
'key_money_expense' => 'biginteger',
'Estates__contract' => 'string',
'Estates.contract' => 'string',
'contract' => 'string',
'Estates__business_category' => 'string',
'Estates.business_category' => 'string',
'business_category' => 'string',
'Estates__transfer' => 'string',
'Estates.transfer' => 'string',
'transfer' => 'string',
'Estates__area' => 'string',
'Estates.area' => 'string',
'area' => 'string',
'Estates__note1' => 'string',
'Estates.note1' => 'string',
'note1' => 'string',
'Estates__note2' => 'string',
'Estates.note2' => 'string',
'note2' => 'string',
'Estates__note3' => 'string',
'Estates.note3' => 'string',
'note3' => 'string',
'Estates__internal_note1' => 'string',
'Estates.internal_note1' => 'string',
'internal_note1' => 'string',
'Estates__internal_note2' => 'string',
'Estates.internal_note2' => 'string',
'internal_note2' => 'string',
'Estates__secret' => 'string',
'Estates.secret' => 'string',
'secret' => 'string',
'Estates__staff' => 'string',
'Estates.staff' => 'string',
'staff' => 'string',
'Estates__inputter' => 'string',
'Estates.inputter' => 'string',
'inputter' => 'string',
'Estates__photo_sign' => 'string',
'Estates.photo_sign' => 'string',
'photo_sign' => 'string',
'Estates__photo1' => 'string',
'Estates.photo1' => 'string',
'photo1' => 'string',
'Estates__photo2' => 'string',
'Estates.photo2' => 'string',
'photo2' => 'string',
'Estates__photo3' => 'string',
'Estates.photo3' => 'string',
'photo3' => 'string',
'Estates__photo4' => 'string',
'Estates.photo4' => 'string',
'photo4' => 'string',
'Estates__photo5' => 'string',
'Estates.photo5' => 'string',
'photo5' => 'string',
'Estates__photo6' => 'string',
'Estates.photo6' => 'string',
'photo6' => 'string',
'Estates__floor_plan' => 'string',
'Estates.floor_plan' => 'string',
'floor_plan' => 'string',
'Estates__created' => 'datetime',
'Estates.created' => 'datetime',
'created' => 'datetime',
'Estates__modified' => 'datetime',
'Estates.modified' => 'datetime',
'modified' => 'datetime',
'Estates__deleted' => 'datetime',
'Estates.deleted' => 'datetime',
'deleted' => 'datetime',
'Buildings__id' => 'biginteger',
'Buildings.id' => 'biginteger',
'Buildings__estates_category' => 'string',
'Buildings.estates_category' => 'string',
'estates_category' => 'string',
'Buildings__owner_id' => 'biginteger',
'Buildings.owner_id' => 'biginteger',
'owner_id' => 'biginteger',
'Buildings__management_id' => 'biginteger',
'Buildings.management_id' => 'biginteger',
'management_id' => 'biginteger',
'Buildings__name' => 'string',
'Buildings.name' => 'string',
'Buildings__yomi' => 'string',
'Buildings.yomi' => 'string',
'yomi' => 'string',
'Buildings__area' => 'string',
'Buildings.area' => 'string',
'Buildings__zip' => 'string',
'Buildings.zip' => 'string',
'zip' => 'string',
'Buildings__address1' => 'string',
'Buildings.address1' => 'string',
'Buildings__address2' => 'string',
'Buildings.address2' => 'string',
'Buildings__address3' => 'string',
'Buildings.address3' => 'string',
'address3' => 'string',
'Buildings__address4' => 'string',
'Buildings.address4' => 'string',
'address4' => 'string',
'Buildings__photo' => 'string',
'Buildings.photo' => 'string',
'photo' => 'string',
'Buildings__created' => 'datetime',
'Buildings.created' => 'datetime',
'Buildings__modified' => 'datetime',
'Buildings.modified' => 'datetime',
'Buildings__deleted' => 'datetime',
'Buildings.deleted' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Buildings' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\EstatesTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 3
}count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 311
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 136
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1011
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 959
Cake\ORM\Query::getIterator() - CORE/src/Datasource/QueryTrait.php, line 132
include - APP/Template/Element/estate.ctp, line 71
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context {
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null
$name = 'offset'
$sql = 'SELECT Estates.id AS `Estates__id`, Estates.type AS `Estates__type`, Estates.invalid AS `Estates__invalid`, Estates.special_selection AS `Estates__special_selection`, Estates.new_sign AS `Estates__new_sign`, Estates.building_id AS `Estates__building_id`, Estates.address1 AS `Estates__address1`, Estates.address2 AS `Estates__address2`, Estates.name AS `Estates__name`, Estates.floor AS `Estates__floor`, Estates.floor_sequence AS `Estates__floor_sequence`, Estates.tsubo AS `Estates__tsubo`, Estates.space AS `Estates__space`, Estates.rent_category AS `Estates__rent_category`, Estates.rent_expense AS `Estates__rent_expense`, Estates.common_service_category AS `Estates__common_service_category`, Estates.common_service_expense AS `Estates__common_service_expense`, Estates.air_conditioning_category AS `Estates__air_conditioning_category`, Estates.air_conditioning_expense AS `Estates__air_conditioning_expense`, Estates.caution_money_category AS `Estates__caution_money_category`, Estates.caution_money_expense AS `Estates__caution_money_expense`, Estates.security_money_category AS `Estates__security_money_category`, Estates.security_money_expense AS `Estates__security_money_expense`, Estates.key_money_category AS `Estates__key_money_category`, Estates.key_money_expense AS `Estates__key_money_expense`, Estates.contract AS `Estates__contract`, Estates.business_category AS `Estates__business_category`, Estates.transfer AS `Estates__transfer`, Estates.area AS `Estates__area`, Estates.note1 AS `Estates__note1`, Estates.note2 AS `Estates__note2`, Estates.note3 AS `Estates__note3`, Estates.internal_note1 AS `Estates__internal_note1`, Estates.internal_note2 AS `Estates__internal_note2`, Estates.secret AS `Estates__secret`, Estates.staff AS `Estates__staff`, Estates.inputter AS `Estates__inputter`, Estates.photo_sign AS `Estates__photo_sign`, Estates.photo1 AS `Estates__photo1`, Estates.photo2 AS `Estates__photo2`, Estates.photo3 AS `Estates__photo3`, Estates.photo4 AS `Estates__photo4`, Estates.photo5 AS `Estates__photo5`, Estates.photo6 AS `Estates__photo6`, Estates.floor_plan AS `Estates__floor_plan`, Estates.created AS `Estates__created`, Estates.modified AS `Estates__modified`, Estates.deleted AS `Estates__deleted`, Buildings.id AS `Buildings__id`, Buildings.estates_category AS `Buildings__estates_category`, Buildings.owner_id AS `Buildings__owner_id`, Buildings.management_id AS `Buildings__management_id`, Buildings.name AS `Buildings__name`, Buildings.yomi AS `Buildings__yomi`, Buildings.area AS `Buildings__area`, Buildings.zip AS `Buildings__zip`, Buildings.address1 AS `Buildings__address1`, Buildings.address2 AS `Buildings__address2`, Buildings.address3 AS `Buildings__address3`, Buildings.address4 AS `Buildings__address4`, Buildings.photo AS `Buildings__photo`, Buildings.created AS `Buildings__created`, Buildings.modified AS `Buildings__modified`, Buildings.deleted AS `Buildings__deleted` FROM estates Estates LEFT JOIN buildings Buildings ON Buildings.id = (Estates.building_id) WHERE (Estates.new_sign IS NULL AND Buildings.area LIKE :c0 AND (Estates.secret IS NULL OR Estates.secret != :c1) AND (Estates.invalid IS NULL OR Estates.invalid != :c2)) ORDER BY Estates.photo_sign DESC, Estates.modified DESC, Estates.id DESC'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Estates__id' => 'biginteger',
'Estates.id' => 'biginteger',
'id' => 'biginteger',
'Estates__type' => 'string',
'Estates.type' => 'string',
'type' => 'string',
'Estates__invalid' => 'string',
'Estates.invalid' => 'string',
'invalid' => 'string',
'Estates__special_selection' => 'integer',
'Estates.special_selection' => 'integer',
'special_selection' => 'integer',
'Estates__new_sign' => 'integer',
'Estates.new_sign' => 'integer',
'new_sign' => 'integer',
'Estates__building_id' => 'biginteger',
'Estates.building_id' => 'biginteger',
'building_id' => 'biginteger',
'Estates__address1' => 'string',
'Estates.address1' => 'string',
'address1' => 'string',
'Estates__address2' => 'string',
'Estates.address2' => 'string',
'address2' => 'string',
'Estates__name' => 'string',
'Estates.name' => 'string',
'name' => 'string',
'Estates__floor' => 'string',
'Estates.floor' => 'string',
'floor' => 'string',
'Estates__floor_sequence' => 'integer',
'Estates.floor_sequence' => 'integer',
'floor_sequence' => 'integer',
'Estates__tsubo' => 'decimal',
'Estates.tsubo' => 'decimal',
'tsubo' => 'decimal',
'Estates__space' => 'decimal',
'Estates.space' => 'decimal',
'space' => 'decimal',
'Estates__rent_category' => 'string',
'Estates.rent_category' => 'string',
'rent_category' => 'string',
'Estates__rent_expense' => 'biginteger',
'Estates.rent_expense' => 'biginteger',
'rent_expense' => 'biginteger',
'Estates__common_service_category' => 'string',
'Estates.common_service_category' => 'string',
'common_service_category' => 'string',
'Estates__common_service_expense' => 'biginteger',
'Estates.common_service_expense' => 'biginteger',
'common_service_expense' => 'biginteger',
'Estates__air_conditioning_category' => 'string',
'Estates.air_conditioning_category' => 'string',
'air_conditioning_category' => 'string',
'Estates__air_conditioning_expense' => 'biginteger',
'Estates.air_conditioning_expense' => 'biginteger',
'air_conditioning_expense' => 'biginteger',
'Estates__caution_money_category' => 'string',
'Estates.caution_money_category' => 'string',
'caution_money_category' => 'string',
'Estates__caution_money_expense' => 'biginteger',
'Estates.caution_money_expense' => 'biginteger',
'caution_money_expense' => 'biginteger',
'Estates__security_money_category' => 'string',
'Estates.security_money_category' => 'string',
'security_money_category' => 'string',
'Estates__security_money_expense' => 'biginteger',
'Estates.security_money_expense' => 'biginteger',
'security_money_expense' => 'biginteger',
'Estates__key_money_category' => 'string',
'Estates.key_money_category' => 'string',
'key_money_category' => 'string',
'Estates__key_money_expense' => 'biginteger',
'Estates.key_money_expense' => 'biginteger',
'key_money_expense' => 'biginteger',
'Estates__contract' => 'string',
'Estates.contract' => 'string',
'contract' => 'string',
'Estates__business_category' => 'string',
'Estates.business_category' => 'string',
'business_category' => 'string',
'Estates__transfer' => 'string',
'Estates.transfer' => 'string',
'transfer' => 'string',
'Estates__area' => 'string',
'Estates.area' => 'string',
'area' => 'string',
'Estates__note1' => 'string',
'Estates.note1' => 'string',
'note1' => 'string',
'Estates__note2' => 'string',
'Estates.note2' => 'string',
'note2' => 'string',
'Estates__note3' => 'string',
'Estates.note3' => 'string',
'note3' => 'string',
'Estates__internal_note1' => 'string',
'Estates.internal_note1' => 'string',
'internal_note1' => 'string',
'Estates__internal_note2' => 'string',
'Estates.internal_note2' => 'string',
'internal_note2' => 'string',
'Estates__secret' => 'string',
'Estates.secret' => 'string',
'secret' => 'string',
'Estates__staff' => 'string',
'Estates.staff' => 'string',
'staff' => 'string',
'Estates__inputter' => 'string',
'Estates.inputter' => 'string',
'inputter' => 'string',
'Estates__photo_sign' => 'string',
'Estates.photo_sign' => 'string',
'photo_sign' => 'string',
'Estates__photo1' => 'string',
'Estates.photo1' => 'string',
'photo1' => 'string',
'Estates__photo2' => 'string',
'Estates.photo2' => 'string',
'photo2' => 'string',
'Estates__photo3' => 'string',
'Estates.photo3' => 'string',
'photo3' => 'string',
'Estates__photo4' => 'string',
'Estates.photo4' => 'string',
'photo4' => 'string',
'Estates__photo5' => 'string',
'Estates.photo5' => 'string',
'photo5' => 'string',
'Estates__photo6' => 'string',
'Estates.photo6' => 'string',
'photo6' => 'string',
'Estates__floor_plan' => 'string',
'Estates.floor_plan' => 'string',
'floor_plan' => 'string',
'Estates__created' => 'datetime',
'Estates.created' => 'datetime',
'created' => 'datetime',
'Estates__modified' => 'datetime',
'Estates.modified' => 'datetime',
'modified' => 'datetime',
'Estates__deleted' => 'datetime',
'Estates.deleted' => 'datetime',
'deleted' => 'datetime',
'Buildings__id' => 'biginteger',
'Buildings.id' => 'biginteger',
'Buildings__estates_category' => 'string',
'Buildings.estates_category' => 'string',
'estates_category' => 'string',
'Buildings__owner_id' => 'biginteger',
'Buildings.owner_id' => 'biginteger',
'owner_id' => 'biginteger',
'Buildings__management_id' => 'biginteger',
'Buildings.management_id' => 'biginteger',
'management_id' => 'biginteger',
'Buildings__name' => 'string',
'Buildings.name' => 'string',
'Buildings__yomi' => 'string',
'Buildings.yomi' => 'string',
'yomi' => 'string',
'Buildings__area' => 'string',
'Buildings.area' => 'string',
'Buildings__zip' => 'string',
'Buildings.zip' => 'string',
'zip' => 'string',
'Buildings__address1' => 'string',
'Buildings.address1' => 'string',
'Buildings__address2' => 'string',
'Buildings.address2' => 'string',
'Buildings__address3' => 'string',
'Buildings.address3' => 'string',
'address3' => 'string',
'Buildings__address4' => 'string',
'Buildings.address4' => 'string',
'address4' => 'string',
'Buildings__photo' => 'string',
'Buildings.photo' => 'string',
'photo' => 'string',
'Buildings__created' => 'datetime',
'Buildings.created' => 'datetime',
'Buildings__modified' => 'datetime',
'Buildings.modified' => 'datetime',
'Buildings__deleted' => 'datetime',
'Buildings.deleted' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Buildings' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\EstatesTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 3
}count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 311
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 136
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1011
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 959
Cake\ORM\Query::getIterator() - CORE/src/Datasource/QueryTrait.php, line 132
include - APP/Template/Element/estate.ctp, line 71
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context {
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null
$name = 'epilog'
$sql = 'SELECT Estates.id AS `Estates__id`, Estates.type AS `Estates__type`, Estates.invalid AS `Estates__invalid`, Estates.special_selection AS `Estates__special_selection`, Estates.new_sign AS `Estates__new_sign`, Estates.building_id AS `Estates__building_id`, Estates.address1 AS `Estates__address1`, Estates.address2 AS `Estates__address2`, Estates.name AS `Estates__name`, Estates.floor AS `Estates__floor`, Estates.floor_sequence AS `Estates__floor_sequence`, Estates.tsubo AS `Estates__tsubo`, Estates.space AS `Estates__space`, Estates.rent_category AS `Estates__rent_category`, Estates.rent_expense AS `Estates__rent_expense`, Estates.common_service_category AS `Estates__common_service_category`, Estates.common_service_expense AS `Estates__common_service_expense`, Estates.air_conditioning_category AS `Estates__air_conditioning_category`, Estates.air_conditioning_expense AS `Estates__air_conditioning_expense`, Estates.caution_money_category AS `Estates__caution_money_category`, Estates.caution_money_expense AS `Estates__caution_money_expense`, Estates.security_money_category AS `Estates__security_money_category`, Estates.security_money_expense AS `Estates__security_money_expense`, Estates.key_money_category AS `Estates__key_money_category`, Estates.key_money_expense AS `Estates__key_money_expense`, Estates.contract AS `Estates__contract`, Estates.business_category AS `Estates__business_category`, Estates.transfer AS `Estates__transfer`, Estates.area AS `Estates__area`, Estates.note1 AS `Estates__note1`, Estates.note2 AS `Estates__note2`, Estates.note3 AS `Estates__note3`, Estates.internal_note1 AS `Estates__internal_note1`, Estates.internal_note2 AS `Estates__internal_note2`, Estates.secret AS `Estates__secret`, Estates.staff AS `Estates__staff`, Estates.inputter AS `Estates__inputter`, Estates.photo_sign AS `Estates__photo_sign`, Estates.photo1 AS `Estates__photo1`, Estates.photo2 AS `Estates__photo2`, Estates.photo3 AS `Estates__photo3`, Estates.photo4 AS `Estates__photo4`, Estates.photo5 AS `Estates__photo5`, Estates.photo6 AS `Estates__photo6`, Estates.floor_plan AS `Estates__floor_plan`, Estates.created AS `Estates__created`, Estates.modified AS `Estates__modified`, Estates.deleted AS `Estates__deleted`, Buildings.id AS `Buildings__id`, Buildings.estates_category AS `Buildings__estates_category`, Buildings.owner_id AS `Buildings__owner_id`, Buildings.management_id AS `Buildings__management_id`, Buildings.name AS `Buildings__name`, Buildings.yomi AS `Buildings__yomi`, Buildings.area AS `Buildings__area`, Buildings.zip AS `Buildings__zip`, Buildings.address1 AS `Buildings__address1`, Buildings.address2 AS `Buildings__address2`, Buildings.address3 AS `Buildings__address3`, Buildings.address4 AS `Buildings__address4`, Buildings.photo AS `Buildings__photo`, Buildings.created AS `Buildings__created`, Buildings.modified AS `Buildings__modified`, Buildings.deleted AS `Buildings__deleted` FROM estates Estates LEFT JOIN buildings Buildings ON Buildings.id = (Estates.building_id) WHERE (Estates.new_sign IS NULL AND Buildings.area LIKE :c0 AND (Estates.secret IS NULL OR Estates.secret != :c1) AND (Estates.invalid IS NULL OR Estates.invalid != :c2)) ORDER BY Estates.photo_sign DESC, Estates.modified DESC, Estates.id DESC'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Estates__id' => 'biginteger',
'Estates.id' => 'biginteger',
'id' => 'biginteger',
'Estates__type' => 'string',
'Estates.type' => 'string',
'type' => 'string',
'Estates__invalid' => 'string',
'Estates.invalid' => 'string',
'invalid' => 'string',
'Estates__special_selection' => 'integer',
'Estates.special_selection' => 'integer',
'special_selection' => 'integer',
'Estates__new_sign' => 'integer',
'Estates.new_sign' => 'integer',
'new_sign' => 'integer',
'Estates__building_id' => 'biginteger',
'Estates.building_id' => 'biginteger',
'building_id' => 'biginteger',
'Estates__address1' => 'string',
'Estates.address1' => 'string',
'address1' => 'string',
'Estates__address2' => 'string',
'Estates.address2' => 'string',
'address2' => 'string',
'Estates__name' => 'string',
'Estates.name' => 'string',
'name' => 'string',
'Estates__floor' => 'string',
'Estates.floor' => 'string',
'floor' => 'string',
'Estates__floor_sequence' => 'integer',
'Estates.floor_sequence' => 'integer',
'floor_sequence' => 'integer',
'Estates__tsubo' => 'decimal',
'Estates.tsubo' => 'decimal',
'tsubo' => 'decimal',
'Estates__space' => 'decimal',
'Estates.space' => 'decimal',
'space' => 'decimal',
'Estates__rent_category' => 'string',
'Estates.rent_category' => 'string',
'rent_category' => 'string',
'Estates__rent_expense' => 'biginteger',
'Estates.rent_expense' => 'biginteger',
'rent_expense' => 'biginteger',
'Estates__common_service_category' => 'string',
'Estates.common_service_category' => 'string',
'common_service_category' => 'string',
'Estates__common_service_expense' => 'biginteger',
'Estates.common_service_expense' => 'biginteger',
'common_service_expense' => 'biginteger',
'Estates__air_conditioning_category' => 'string',
'Estates.air_conditioning_category' => 'string',
'air_conditioning_category' => 'string',
'Estates__air_conditioning_expense' => 'biginteger',
'Estates.air_conditioning_expense' => 'biginteger',
'air_conditioning_expense' => 'biginteger',
'Estates__caution_money_category' => 'string',
'Estates.caution_money_category' => 'string',
'caution_money_category' => 'string',
'Estates__caution_money_expense' => 'biginteger',
'Estates.caution_money_expense' => 'biginteger',
'caution_money_expense' => 'biginteger',
'Estates__security_money_category' => 'string',
'Estates.security_money_category' => 'string',
'security_money_category' => 'string',
'Estates__security_money_expense' => 'biginteger',
'Estates.security_money_expense' => 'biginteger',
'security_money_expense' => 'biginteger',
'Estates__key_money_category' => 'string',
'Estates.key_money_category' => 'string',
'key_money_category' => 'string',
'Estates__key_money_expense' => 'biginteger',
'Estates.key_money_expense' => 'biginteger',
'key_money_expense' => 'biginteger',
'Estates__contract' => 'string',
'Estates.contract' => 'string',
'contract' => 'string',
'Estates__business_category' => 'string',
'Estates.business_category' => 'string',
'business_category' => 'string',
'Estates__transfer' => 'string',
'Estates.transfer' => 'string',
'transfer' => 'string',
'Estates__area' => 'string',
'Estates.area' => 'string',
'area' => 'string',
'Estates__note1' => 'string',
'Estates.note1' => 'string',
'note1' => 'string',
'Estates__note2' => 'string',
'Estates.note2' => 'string',
'note2' => 'string',
'Estates__note3' => 'string',
'Estates.note3' => 'string',
'note3' => 'string',
'Estates__internal_note1' => 'string',
'Estates.internal_note1' => 'string',
'internal_note1' => 'string',
'Estates__internal_note2' => 'string',
'Estates.internal_note2' => 'string',
'internal_note2' => 'string',
'Estates__secret' => 'string',
'Estates.secret' => 'string',
'secret' => 'string',
'Estates__staff' => 'string',
'Estates.staff' => 'string',
'staff' => 'string',
'Estates__inputter' => 'string',
'Estates.inputter' => 'string',
'inputter' => 'string',
'Estates__photo_sign' => 'string',
'Estates.photo_sign' => 'string',
'photo_sign' => 'string',
'Estates__photo1' => 'string',
'Estates.photo1' => 'string',
'photo1' => 'string',
'Estates__photo2' => 'string',
'Estates.photo2' => 'string',
'photo2' => 'string',
'Estates__photo3' => 'string',
'Estates.photo3' => 'string',
'photo3' => 'string',
'Estates__photo4' => 'string',
'Estates.photo4' => 'string',
'photo4' => 'string',
'Estates__photo5' => 'string',
'Estates.photo5' => 'string',
'photo5' => 'string',
'Estates__photo6' => 'string',
'Estates.photo6' => 'string',
'photo6' => 'string',
'Estates__floor_plan' => 'string',
'Estates.floor_plan' => 'string',
'floor_plan' => 'string',
'Estates__created' => 'datetime',
'Estates.created' => 'datetime',
'created' => 'datetime',
'Estates__modified' => 'datetime',
'Estates.modified' => 'datetime',
'modified' => 'datetime',
'Estates__deleted' => 'datetime',
'Estates.deleted' => 'datetime',
'deleted' => 'datetime',
'Buildings__id' => 'biginteger',
'Buildings.id' => 'biginteger',
'Buildings__estates_category' => 'string',
'Buildings.estates_category' => 'string',
'estates_category' => 'string',
'Buildings__owner_id' => 'biginteger',
'Buildings.owner_id' => 'biginteger',
'owner_id' => 'biginteger',
'Buildings__management_id' => 'biginteger',
'Buildings.management_id' => 'biginteger',
'management_id' => 'biginteger',
'Buildings__name' => 'string',
'Buildings.name' => 'string',
'Buildings__yomi' => 'string',
'Buildings.yomi' => 'string',
'yomi' => 'string',
'Buildings__area' => 'string',
'Buildings.area' => 'string',
'Buildings__zip' => 'string',
'Buildings.zip' => 'string',
'zip' => 'string',
'Buildings__address1' => 'string',
'Buildings.address1' => 'string',
'Buildings__address2' => 'string',
'Buildings.address2' => 'string',
'Buildings__address3' => 'string',
'Buildings.address3' => 'string',
'address3' => 'string',
'Buildings__address4' => 'string',
'Buildings.address4' => 'string',
'address4' => 'string',
'Buildings__photo' => 'string',
'Buildings.photo' => 'string',
'photo' => 'string',
'Buildings__created' => 'datetime',
'Buildings.created' => 'datetime',
'Buildings__modified' => 'datetime',
'Buildings.modified' => 'datetime',
'Buildings__deleted' => 'datetime',
'Buildings.deleted' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Buildings' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\EstatesTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 3
}count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 311
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 136
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1011
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 959
Cake\ORM\Query::getIterator() - CORE/src/Datasource/QueryTrait.php, line 132
include - APP/Template/Element/estate.ctp, line 71
南5条西5丁目
ダイニングバー
物件番号:2869
賃 料:450,000円
面 積:50.000 坪
階 数:9階
南4条西5丁目
ダイニングバー
物件番号:2658
賃 料:125,580円
面 積:9.660 坪
階 数:11階
南4条西3丁目
スケルトン
物件番号:2605
賃 料:506,550円
面 積:30.700 坪
階 数:1階
南3条西6丁目
スケルトン
物件番号:2531
賃 料:733,900円
面 積:76.500 坪
階 数:B1階
南5条西3丁目
おばんざい・居酒屋
物件番号:2573
賃 料:150,960円
面 積:12.580 坪
階 数:4階
南4条西3丁目
事務所
物件番号:2849
賃 料:825,703円
面 積:113.110 坪
階 数:2階
南6条西3丁目
スナック
物件番号:2448
賃 料:75,000円
面 積:6.370 坪
階 数:5階
南3条西5丁目
事務所
物件番号:2741
賃 料:119,500円
面 積:16.460 坪
階 数:6階
南5条西2丁目
ラウンジ
物件番号:581
賃 料:310,000円
面 積:25.500 坪
階 数:8階
南5条西2丁目
パブ
物件番号:580
賃 料:330,000円
面 積:27.500 坪
階 数:7階
南3条西3丁目
スケルトン
物件番号:1101
賃 料:130,000円
面 積:16.000 坪
階 数:B1階
南4条西3丁目
事務所
物件番号:2783
賃 料:253,840円
面 積:31.730 坪
階 数:2階
南4条西3丁目
オフィス・その他
物件番号:885
賃 料:500,800円
面 積:62.600 坪
階 数:2階
南4条西3丁目
事務所
物件番号:2784
賃 料:154,710円
面 積:18.780 坪
階 数:2階
南4条西2丁目
居酒屋
物件番号:2
賃 料:518,980円
面 積:47.180 坪
階 数:5階
南5条西4丁目
スナック
物件番号:2038
賃 料:108,290円
面 積:8.330 坪
階 数:8階
南5条西2丁目
パブ
物件番号:1292
賃 料:170,000円
面 積:14.100 坪
階 数:7階
南6条西3丁目
スケルトン
物件番号:2696
賃 料:120,000円
面 積:16.080 坪
階 数:B1階
南6条西4丁目
スケルトン
物件番号:647
賃 料:171,000円
面 積:17.100 坪
階 数:1階
南5条西5丁目
ダイニングバー
物件番号:1513
賃 料:290,260円
面 積:25.240 坪
階 数:5階
南4条西3丁目
ダーツバー
物件番号:1022
賃 料:330,000円
面 積:30.000 坪
階 数:4階
南5条西4丁目
ライブハウス
物件番号:1812
賃 料:374,000円
面 積:34.000 坪
階 数:B1階
南4条西3丁目
居酒屋
物件番号:1251
賃 料:192,500円
面 積:17.500 坪
階 数:5階
南4条西2丁目
ダイニングバー
物件番号:716
賃 料:651,600円
面 積:43.440 坪
階 数:1階
南4条西3丁目
バー
物件番号:2506
賃 料:200,200円
面 積:15.400 坪
階 数:4階
南5条西4丁目
スナック
物件番号:2722
賃 料:123,240円
面 積:9.480 坪
階 数:9階
南5条西4丁目
スナック
物件番号:2723
賃 料:123,240円
面 積:9.480 坪
階 数:9階
南5条西4丁目
スナック
物件番号:2721
賃 料:74,970円
面 積:8.330 坪
階 数:8階
南6条西4丁目
スナック
物件番号:505
賃 料:68,800円
面 積:8.600 坪
階 数:3階
南7条西5丁目
スケルトン
物件番号:2369
賃 料:155,540円
面 積:22.220 坪
階 数:1階
南4条西3丁目
ラウンジ
物件番号:2375
賃 料:422,500円
面 積:32.500 坪
階 数:4階
南7条西3丁目
寿司
物件番号:837
賃 料:335,880円
面 積:35.400 坪
階 数:2階
南5条西5丁目
バー
物件番号:2559
賃 料:184,100円
面 積:18.410 坪
階 数:6階
南5条西5丁目
ラウンジ
物件番号:2557
賃 料:184,100円
面 積:18.410 坪
階 数:5階
南5条西5丁目
バー
物件番号:2558
賃 料:127,500円
面 積:12.750 坪
階 数:4階
南5条西2丁目
スポーツバー
物件番号:2386
賃 料:610,800円
面 積:50.900 坪
階 数:5階
南5条西2丁目
スケルトン
物件番号:576
賃 料:495,600円
面 積:41.300 坪
階 数:4階
南5条西3丁目
バー
物件番号:2325
賃 料:141,700円
面 積:13.000 坪
階 数:8階
南5条西2丁目
スケルトン
物件番号:2511
賃 料:1,924,800円
面 積:160.400 坪
階 数:12階
南7条西4丁目
バー
物件番号:2560
賃 料:150,880円
面 積:18.860 坪
階 数:4階
南7条西4丁目
バー
物件番号:2561
賃 料:132,560円
面 積:16.570 坪
階 数:2階
南5条西4丁目
居酒屋
物件番号:1025
賃 料:281,710円
面 積:25.610 坪
階 数:2階
南6条西4丁目
居酒屋
物件番号:2566
賃 料:60,000円
面 積:13.800 坪
階 数:4階
南4条西3丁目
ラウンジ
物件番号:2370
賃 料:148,900円
面 積:14.892 坪
階 数:5階
南7条西3丁目
オフィス
物件番号:881
賃 料:83,000円
面 積:10.400 坪
階 数:3階
南6条西3丁目
居酒屋
物件番号:2354
賃 料:82,500円
面 積:10.380 坪
階 数:3階
南5条西4丁目
ライブハウス
物件番号:2305
賃 料:198,170円
面 積:20.860 坪
階 数:7階
南3条西2丁目
その他
物件番号:2345
賃 料:500,000円
面 積:45.000 坪
階 数:3階
南5条西5丁目
居酒屋
物件番号:2332
賃 料:146,668円
面 積:12.960 坪
階 数:2階
南6条西4丁目
スナック
物件番号:1960
賃 料:90,400円
面 積:11.300 坪
階 数:4階
南6条西4丁目
焼鳥
物件番号:798
賃 料:106,400円
面 積:13.300 坪
階 数:3階
南6条西4丁目
スナック
物件番号:503
賃 料:76,800円
面 積:9.600 坪
階 数:4階
南6条西4丁目
スナック
物件番号:2218
賃 料:125,600円
面 積:15.700 坪
階 数:3階
南6条西4丁目
スナック
物件番号:504
賃 料:68,000円
面 積:8.500 坪
階 数:4階
南6条西4丁目
スナック
物件番号:799
賃 料:90,400円
面 積:11.300 坪
階 数:6階
南7条西8丁目
オフィス
物件番号:2315
賃 料:130,000円
面 積:31.557 坪
階 数:3階
南6条西4丁目
スナック
物件番号:2155
賃 料:187,600円
面 積:11.720 坪
階 数:6階
南7条西4丁目
スナック
物件番号:2146
賃 料:156,000円
面 積:13.000 坪
階 数:6階
南5条西5丁目
スナック
物件番号:1842
賃 料:140,000円
面 積:14.000 坪
階 数:7階
南6条西4丁目
スナック
物件番号:1636
賃 料:211,100円
面 積:13.190 坪
階 数:6階
南6条西4丁目
スナック
物件番号:1635
賃 料:202,600円
面 積:12.660 坪
階 数:5階
南6条西4丁目
スナック
物件番号:1572
賃 料:183,000円
面 積:12.200 坪
階 数:7階
南6条西4丁目
スナック
物件番号:1528
賃 料:154,000円
面 積:11.000 坪
階 数:5階
南6条西4丁目
スナック
物件番号:1457
賃 料:167,400円
面 積:10.460 坪
階 数:8階
南4条西5丁目
スケルトン
物件番号:1337
賃 料:320,000円
面 積:40.000 坪
階 数:4階
南6条西4丁目
和食
物件番号:1191
賃 料:応談
面 積:30.662 坪
階 数:3階
南4条西3丁目
バー
物件番号:1140
賃 料:58,320円
面 積:8.100 坪
階 数:7階
南4条西3丁目
バー
物件番号:1139
賃 料:86,400円
面 積:12.000 坪
階 数:7階
南4条西3丁目
スナック
物件番号:1138
賃 料:41,760円
面 積:5.800 坪
階 数:7階
南3条西3丁目
オフィス
物件番号:980
賃 料:196,185円
面 積:35.670 坪
階 数:4階
南4条西1丁目
オフィス
物件番号:978
賃 料:126,270円
面 積:28.060 坪
階 数:6階
南6条西4丁目
物販
物件番号:895
賃 料:80,500円
面 積:6.714 坪
階 数:1階
南3条西2丁目
美容室
物件番号:883
賃 料:400,000円
面 積:40.000 坪
階 数:2階
南4条西2丁目
その他
物件番号:877
賃 料:201,690円
面 積:22.410 坪
階 数:6階
南3条西5丁目
スケルトン
物件番号:873
賃 料:286,000円
面 積:26.000 坪
階 数:5階
南4条西1丁目
オフィス
物件番号:814
賃 料:118,215円
面 積:26.270 坪
階 数:4階
南6条西7丁目
物販
物件番号:812
賃 料:220,000円
面 積:31.650 坪
階 数:1階
南6条西4丁目
居酒屋
物件番号:797
賃 料:52,000円
面 積:8.000 坪
階 数:2階
南3条西3丁目
物販
物件番号:766
賃 料:225,975円
面 積:30.120 坪
階 数:2階
南6条西2丁目
その他
物件番号:730
賃 料:600,000円
面 積:74.870 坪
階 数:1~4階
南3条西3丁目
居酒屋
物件番号:727
賃 料:99,792円
面 積:11.340 坪
階 数:2階
南3条西3丁目
美容室
物件番号:726
賃 料:229,360円
面 積:28.670 坪
階 数:3階
南6条西4丁目
バー
物件番号:713
賃 料:70,000円
面 積:11.800 坪
階 数:7階
南6条西4丁目
ラウンジ
物件番号:699
賃 料:322,400円
面 積:21.490 坪
階 数:8階
南6条西4丁目
ラウンジ
物件番号:536
賃 料:322,400円
面 積:21.490 坪
階 数:7階
南5条西3丁目
スケルトン
物件番号:2571
賃 料:74,690円
面 積:13.580 坪
階 数:4階
南5条西4丁目
パブ
物件番号:2863
賃 料:205,920円
面 積:18.720 坪
階 数:5階
南5条西3丁目
事務所
物件番号:2500
賃 料:91,800円
面 積:15.300 坪
階 数:6階
南5条西3丁目
スケルトン
物件番号:2494
賃 料:134,090円
面 積:24.380 坪
階 数:4階
南3条西3丁目
物販
物件番号:2857
賃 料:203,200円
面 積:20.320 坪
階 数:5階
南3条西3丁目
ネイル
物件番号:2760
賃 料:128,000円
面 積:12.800 坪
階 数:5階
南3条西3丁目
エステ
物件番号:2822
賃 料:218,300円
面 積:21.830 坪
階 数:3階
南3条西2丁目
エステ
物件番号:2856
賃 料:263,160円
面 積:29.240 坪
階 数:5階
南6条西3丁目
スナック
物件番号:2837
賃 料:117,920円
面 積:10.720 坪
階 数:2階
南3条西3丁目
バー
物件番号:2877
賃 料:93,100円
面 積:9.800 坪
階 数:6階
南4条西5丁目
バー
物件番号:2876
賃 料:79,800円
面 積:8.400 坪
階 数:6階
南4条西5丁目
バー
物件番号:2766
賃 料:87,400円
面 積:7.600 坪
階 数:6階
南6条西3丁目
スナック
物件番号:2425
賃 料:153,255円
面 積:18.030 坪
階 数:9階
南6条西3丁目
バー
物件番号:2112
賃 料:108,800円
面 積:12.800 坪
階 数:9階
南6条西3丁目
スナック
物件番号:1202
賃 料:77,435円
面 積:9.110 坪
階 数:9階
南6条西3丁目
物件番号:2223
賃 料:264,000円
面 積:33.000 坪
階 数:8階
南6条西3丁目
スナック
物件番号:2224
賃 料:128,010円
面 積:15.060 坪
階 数:8階
南6条西3丁目
スケルトン
物件番号:2227
賃 料:676,880円
面 積:84.610 坪
階 数:7階
南6条西3丁目
スナック
物件番号:2422
賃 料:156,315円
面 積:18.390 坪
階 数:6階
南6条西3丁目
スナック
物件番号:2423
賃 料:122,145円
面 積:14.370 坪
階 数:6階
南6条西3丁目
スナック
物件番号:2421
賃 料:85,085円
面 積:10.010 坪
階 数:4階
南6条西3丁目
スナック
物件番号:2124
賃 料:59,415円
面 積:6.990 坪
階 数:4階
南6条西3丁目
居酒屋
物件番号:2646
賃 料:459,000円
面 積:54.000 坪
階 数:2階
南4条西3丁目
バー
物件番号:2875
賃 料:111,550円
面 積:9.700 坪
階 数:6階
南4条西3丁目
バー
物件番号:1133
賃 料:105,300円
面 積:8.100 坪
階 数:6階
南4条西3丁目
居酒屋
物件番号:1407
賃 料:598,000円
面 積:52.000 坪
階 数:3階
南5条西2丁目
ラウンジ
物件番号:2606
賃 料:210,000円
面 積:17.200 坪
階 数:8階
南5条西3丁目
スケルトン
物件番号:2874
賃 料:911,300円
面 積:140.200 坪
階 数:5階
南6条西6丁目
バー
物件番号:2859
賃 料:70,800円
面 積:8.850 坪
階 数:6階
南6条西6丁目
バー
物件番号:2858
賃 料:67,200円
面 積:8.400 坪
階 数:6階
南5条西5丁目
バー
物件番号:2844
賃 料:143,600円
面 積:14.360 坪
階 数:5階
南7条西3丁目
物件番号:424
賃 料:305,040円
面 積:38.130 坪
階 数:6階
南7条西3丁目
美容室
物件番号:2867
賃 料:182,000円
面 積:26.000 坪
階 数:4階
南7条西3丁目
バー
物件番号:2866
賃 料:159,000円
面 積:13.250 坪
階 数:4階
南7条西3丁目
スケルトン
物件番号:2865
賃 料:461,200円
面 積:46.120 坪
階 数:3階
南7条西3丁目
スケルトン
物件番号:2864
賃 料:379,680円
面 積:31.640 坪
階 数:8階
南7条西3丁目
スケルトン
物件番号:1576
賃 料:253,120円
面 積:31.640 坪
階 数:8階
南5条西3丁目
スケルトン
物件番号:2574
賃 料:69,630円
面 積:12.660 坪
階 数:5階
南5条西3丁目
おばんざい・居酒屋
物件番号:2612
賃 料:69,190円
面 積:12.580 坪
階 数:4階
南5条西5丁目
スナック
物件番号:1386
賃 料:147,000円
面 積:14.000 坪
階 数:5階
南5条西5丁目
和食
物件番号:2110
賃 料:428,736円
面 積:49.280 坪
階 数:2階
南5条西2丁目
クラブ
物件番号:1148
賃 料:353,238円
面 積:31.260 坪
階 数:2階
南5条西2丁目
和食
物件番号:2861
賃 料:446,124円
面 積:39.480 坪
階 数:2階
南6条西3丁目
居酒屋
物件番号:2762
賃 料:180,000円
面 積:22.150 坪
階 数:4階
南5条西2丁目
スナック
物件番号:1954
賃 料:140,000円
面 積:11.600 坪
階 数:10階
南5条西3丁目
居酒屋
物件番号:2570
賃 料:74,690円
面 積:13.580 坪
階 数:4階
南6条西3丁目
美容室
物件番号:2652
賃 料:162,360円
面 積:14.760 坪
階 数:2階
南7条西4丁目
居酒屋
物件番号:2853
賃 料:78,000円
面 積:10.583 坪
階 数:3階
南7条西4丁目
スナック
物件番号:2852
賃 料:60,000円
面 積:10.583 坪
階 数:3階
南7条西4丁目
スナック
物件番号:2021
賃 料:40,000円
面 積:7.055 坪
階 数:3階
南7条西4丁目
居酒屋
物件番号:2023
賃 料:72,000円
面 積:11.877 坪
階 数:3階
南7条西4丁目
スナック
物件番号:2851
賃 料:86,000円
面 積:9.525 坪
階 数:2階
南7条西4丁目
スナック
物件番号:2024
賃 料:74,000円
面 積:8.249 坪
階 数:2階
南7条西4丁目
居酒屋
物件番号:2025
賃 料:106,000円
面 積:11.877 坪
階 数:2階
南7条西4丁目
スナック
物件番号:2027
賃 料:144,000円
面 積:17.639 坪
階 数:2階
南7条西4丁目
スナック
物件番号:2026
賃 料:95,000円
面 積:10.583 坪
階 数:2階
南7条西4丁目
居酒屋
物件番号:2211
賃 料:100,000円
面 積:8.343 坪
階 数:1階
南7条西4丁目
居酒屋
物件番号:2850
賃 料:131,000円
面 積:11.326 坪
階 数:1階
南7条西4丁目
居酒屋
物件番号:2213
賃 料:63,000円
面 積:9.075 坪
階 数:B1階
南5条西6丁目
バー
物件番号:320
賃 料:120,000円
面 積:10.650 坪
階 数:4階
南5条西6丁目
セット美容室
物件番号:2524
賃 料:150,000円
面 積:13.220 坪
階 数:3階
南4条西2丁目
居酒屋
物件番号:2848
賃 料:320,000円
面 積:24.580 坪
階 数:8階
南6条西3丁目
和食
物件番号:2845
賃 料:120,000円
面 積:10.770 坪
階 数:3階
南6条西3丁目
バー
物件番号:2622
賃 料:120,000円
面 積:10.620 坪
階 数:2階
南5条西6丁目
バー
物件番号:2847
賃 料:95,000円
面 積:8.400 坪
階 数:4階
南5条西6丁目
バー
物件番号:2846
賃 料:185,000円
面 積:16.800 坪
階 数:3階
南5条西6丁目
和食
物件番号:2536
賃 料:95,000円
面 積:8.400 坪
階 数:4階
南5条西6丁目
バー
物件番号:2535
賃 料:140,000円
面 積:12.300 坪
階 数:3階
南5条西3丁目
居酒屋
物件番号:1894
賃 料:173,580円
面 積:15.780 坪
階 数:3階
南5条西3丁目
セット美容室
物件番号:2499
賃 料:138,380円
面 積:25.160 坪
階 数:5階
南5条西3丁目
居酒屋
物件番号:2843
賃 料:170,210円
面 積:13.580 坪
階 数:4階
南5条西3丁目
スナック
物件番号:2841
賃 料:148,800円
面 積:12.400 坪
階 数:6階
南5条西3丁目
ラウンジ
物件番号:2842
賃 料:324,000円
面 積:27.000 坪
階 数:6階
南5条西3丁目
スナック
物件番号:2840
賃 料:156,000円
面 積:13.000 坪
階 数:3階
南5条西3丁目
スナック
物件番号:2838
賃 料:112,800円
面 積:9.400 坪
階 数:B1階
南5条西3丁目
スナック
物件番号:2839
賃 料:105,600円
面 積:8.800 坪
階 数:B1階
南6条西6丁目
その他
物件番号:2403
賃 料:1,014,800円
面 積:126.850 坪
階 数:4階
南5条西2丁目
バー
物件番号:1293
賃 料:180,000円
面 積:14.600 坪
階 数:7階
南5条西2丁目
スナック
物件番号:2763
賃 料:150,000円
面 積:12.200 坪
階 数:7階
南5条西3丁目
スケルトン
物件番号:2492
賃 料:69,190円
面 積:12.580 坪
階 数:4階
南4条西2丁目
スケルトン
物件番号:2598
賃 料:857,700円
面 積:85.770 坪
階 数:B1階
南5条西2丁目
スケルトン
物件番号:2390
賃 料:749,642円
面 積:66.340 坪
階 数:2階
南7条西4丁目
スケルトン
物件番号:2593
賃 料:160,000円
面 積:19.500 坪
階 数:2階
南3条西3丁目
スケルトン
物件番号:2680
賃 料:165,000円
面 積:16.500 坪
階 数:4階
南4条西3丁目
焼鳥
物件番号:1250
賃 料:114,400円
面 積:10.400 坪
階 数:6階
南5条西4丁目
ネットカフェ
物件番号:2086
賃 料:211,200円
面 積:19.200 坪
階 数:4階
南4条西3丁目
事務所
物件番号:2787
賃 料:124,558円
面 積:15.120 坪
階 数:5階
南4条西3丁目
事務所
物件番号:2786
賃 料:136,256円
面 積:16.540 坪
階 数:5階
南4条西3丁目
事務所
物件番号:2785
賃 料:141,034円
面 積:17.120 坪
階 数:3階
南7条西3丁目
飲食店
物件番号:2686
賃 料:135,000円
面 積:13.500 坪
階 数:3階
南4条西5丁目
メイド喫茶
物件番号:2759
賃 料:75,000円
面 積:10.000 坪
階 数:6階
南4条西5丁目
ガールズバー
物件番号:2453
賃 料:100,000円
面 積:16.000 坪
階 数:3階
南4条西5丁目
事務所
物件番号:2767
賃 料:55,000円
面 積:13.000 坪
階 数:5階
南4条西5丁目
マッサージ
物件番号:2758
賃 料:168,000円
面 積:28.000 坪
階 数:B1階
南4条西5丁目
パブ
物件番号:2648
賃 料:195,000円
面 積:30.000 坪
階 数:5階
南4条西5丁目
居酒屋
物件番号:6
賃 料:203,000円
面 積:29.000 坪
階 数:2階
南6条西4丁目
スナック
物件番号:2749
賃 料:237,000円
面 積:15.800 坪
階 数:8階
南6条西4丁目
スナック
物件番号:2748
賃 料:181,500円
面 積:12.100 坪
階 数:8階
南6条西4丁目
スナック
物件番号:2747
賃 料:180,000円
面 積:12.000 坪
階 数:8階
南6条西4丁目
スナック
物件番号:1489
賃 料:213,000円
面 積:14.200 坪
階 数:9階
南6条西4丁目
スナック
物件番号:2746
賃 料:180,000円
面 積:12.000 坪
階 数:6階
南6条西4丁目
スナック
物件番号:2745
賃 料:228,000円
面 積:15.200 坪
階 数:6階
南6条西4丁目
スナック
物件番号:2744
賃 料:228,150円
面 積:15.210 坪
階 数:5階
南3条西1丁目
物販
物件番号:2739
賃 料:300,000円
面 積:26.000 坪
階 数:2階
南6条西6丁目
焼肉
物件番号:2402
賃 料:266,040円
面 積:29.560 坪
階 数:1階
南4条西2丁目
エステ
物件番号:2737
賃 料:160,000円
面 積:20.100 坪
階 数:5階
南5条西5丁目
バー
物件番号:2651
賃 料:102,500円
面 積:10.250 坪
階 数:5階
南5条西5丁目
居酒屋
物件番号:2725
賃 料:163,500円
面 積:16.350 坪
階 数:5階
南5条西5丁目
スナック
物件番号:1716
賃 料:141,600円
面 積:11.800 坪
階 数:5階
南5条西5丁目
スナック
物件番号:2392
賃 料:214,540円
面 積:25.240 坪
階 数:4階
南5条西2丁目
スナック
物件番号:1571
賃 料:150,304円
面 積:17.080 坪
階 数:5階
南4条西2丁目
スナック
物件番号:2730
賃 料:141,000円
面 積:14.100 坪
階 数:8階
南4条西2丁目
スナック
物件番号:2729
賃 料:140,300円
面 積:14.030 坪
階 数:8階
南4条西2丁目
スナック
物件番号:2728
賃 料:134,600円
面 積:13.460 坪
階 数:8階
南5条西4丁目
飲食店
物件番号:2719
賃 料:159,840円
面 積:11.840 坪
階 数:3階
南4条西3丁目
バー
物件番号:2716
賃 料:172,500円
面 積:15.000 坪
階 数:5階
南4条西3丁目
ラウンジ
物件番号:585
賃 料:402,500円
面 積:35.000 坪
階 数:4階
南4条西3丁目
スケルトン
物件番号:2381
賃 料:364,550円
面 積:31.700 坪
階 数:3階
南4条西2丁目
洋食
物件番号:45
賃 料:446,460円
面 積:42.520 坪
階 数:10階
南5条西3丁目
キャバクラ
物件番号:2713
賃 料:249,000円
面 積:33.200 坪
階 数:B1階
南5条西3丁目
スナック
物件番号:2712
賃 料:73,500円
面 積:9.800 坪
階 数:B1階
南5条西3丁目
スナック
物件番号:1646
賃 料:144,375円
面 積:19.250 坪
階 数:B1階
南5条西4丁目
スケルトン
物件番号:2707
賃 料:934,928円
面 積:38.510 坪
階 数:9階
南6条西4丁目
スナック
物件番号:2614
賃 料:65,000円
面 積:9.600 坪
階 数:3階
南6条西3丁目
スナック
物件番号:970
賃 料:68,000円
面 積:6.800 坪
階 数:3階
南5条西4丁目
スナック
物件番号:2645
賃 料:80,000円
面 積:8.500 坪
階 数:6階
南6条西3丁目
バー
物件番号:2705
賃 料:61,424円
面 積:6.980 坪
階 数:B1階
南6条西3丁目
居酒屋
物件番号:2704
賃 料:109,800円
面 積:10.980 坪
階 数:B1階
南3条西3丁目
スケルトン
物件番号:2695
賃 料:746,250円
面 積:49.750 坪
階 数:1階
南5条西5丁目
バー
物件番号:1552
賃 料:185,000円
面 積:16.337 坪
階 数:8階
南7条西5丁目
事務所
物件番号:2683
賃 料:75,000円
面 積:15.000 坪
階 数:B1階
南7条西5丁目
事務所
物件番号:2682
賃 料:50,000円
面 積:10.000 坪
階 数:B1階
南4条西5丁目
バー
物件番号:547
賃 料:100,700円
面 積:10.600 坪
階 数:B1階
南6条西4丁目
美容室
物件番号:2678
賃 料:70,000円
面 積:12.200 坪
階 数:5階
南5条西5丁目
バー
物件番号:823
賃 料:121,465円
面 積:14.290 坪
階 数:4階
南5条西5丁目
スケルトン
物件番号:595
賃 料:87,975円
面 積:10.350 坪
階 数:5階
南5条西5丁目
その他
物件番号:2391
賃 料:390,405円
面 積:45.930 坪
階 数:3階
南7条西5丁目
スケルトン
物件番号:2677
賃 料:86,940円
面 積:12.420 坪
階 数:1階
南5条西2丁目
スケルトン
物件番号:1662
賃 料:456,746円
面 積:40.420 坪
階 数:2階
南4条西2丁目
スケルトン
物件番号:2668
賃 料:686,010円
面 積:52.770 坪
階 数:5階
南4条西2丁目
スケルトン
物件番号:2667
賃 料:687,310円
面 積:52.870 坪
階 数:4階
南4条西3丁目
クラブ
物件番号:2377
賃 料:368,000円
面 積:32.000 坪
階 数:4階
南3条西5丁目
スケルトン
物件番号:2662
賃 料:853,800円
面 積:71.150 坪
階 数:6階
南3条西5丁目
居酒屋
物件番号:2661
賃 料:1,521,000円
面 積:121.680 坪
階 数:B1階
南5条西5丁目
バー
物件番号:2416
賃 料:153,400円
面 積:15.340 坪
階 数:4階
南5条西2丁目
バー
物件番号:2654
賃 料:78,400円
面 積:9.800 坪
階 数:5階
南3条西4丁目
多業種可能
物件番号:2653
賃 料:280,000円
面 積:35.000 坪
階 数:4階
南6条西6丁目
バー
物件番号:2407
賃 料:75,280円
面 積:9.410 坪
階 数:8階
南6条西6丁目
バー
物件番号:2404
賃 料:104,000円
面 積:13.000 坪
階 数:6階
南6条西6丁目
バー
物件番号:2405
賃 料:69,840円
面 積:8.730 坪
階 数:6階
南6条西5丁目
ヘルス
物件番号:310
賃 料:646,645円
面 積:56.230 坪
階 数:4階
南4条西2丁目
クラブ
物件番号:1541
賃 料:177,100円
面 積:16.100 坪
階 数:7階
南4条西2丁目
クラブ
物件番号:1095
賃 料:341,880円
面 積:31.080 坪
階 数:7階
南4条西3丁目
スナック
物件番号:2638
賃 料:110,000円
面 積:10.000 坪
階 数:6階
南6条西3丁目
スナック
物件番号:1820
賃 料:108,020円
面 積:9.820 坪
階 数:7階
南6条西3丁目
スナック
物件番号:1626
賃 料:155,980円
面 積:14.180 坪
階 数:7階
南6条西3丁目
サパー
物件番号:2233
賃 料:182,380円
面 積:16.580 坪
階 数:7階
南6条西3丁目
スナック
物件番号:1665
賃 料:182,050円
面 積:16.550 坪
階 数:7階
南6条西3丁目
スナック
物件番号:2637
賃 料:173,360円
面 積:15.760 坪
階 数:6階
南6条西3丁目
スナック
物件番号:2636
賃 料:87,010円
面 積:7.910 坪
階 数:6階
南6条西3丁目
スナック
物件番号:2634
賃 料:173,030円
面 積:15.730 坪
階 数:6階
南6条西3丁目
スナック
物件番号:2635
賃 料:107,800円
面 積:9.800 坪
階 数:6階
南6条西3丁目
スナック
物件番号:1491
賃 料:261,030円
面 積:23.730 坪
階 数:6階
南6条西3丁目
スナック
物件番号:2088
賃 料:103,290円
面 積:9.390 坪
階 数:6階
南6条西3丁目
スナック
物件番号:2632
賃 料:155,980円
面 積:14.180 坪
階 数:4階
南6条西3丁目
スナック
物件番号:2633
賃 料:86,020円
面 積:7.820 坪
階 数:4階
南6条西3丁目
サパー
物件番号:1822
賃 料:161,370円
面 積:14.670 坪
階 数:4階
南6条西3丁目
スナック
物件番号:1666
賃 料:104,720円
面 積:9.520 坪
階 数:3階
南6条西3丁目
スナック
物件番号:2057
賃 料:138,710円
面 積:12.610 坪
階 数:3階
南6条西3丁目
スナック
物件番号:1459
賃 料:106,700円
面 積:9.700 坪
階 数:3階
南6条西3丁目
スナック
物件番号:2631
賃 料:141,020円
面 積:12.820 坪
階 数:3階
南6条西3丁目
スナック
物件番号:2087
賃 料:103,290円
面 積:9.390 坪
階 数:3階
南6条西3丁目
クラブ
物件番号:2235
賃 料:244,310円
面 積:22.210 坪
階 数:2階
南5条西4丁目
和食
物件番号:994
賃 料:203,720円
面 積:18.520 坪
階 数:3階
南5条西4丁目
スケルトン
物件番号:2629
賃 料:124,630円
面 積:11.330 坪
階 数:3階
南6条西3丁目
スナック
物件番号:2236
賃 料:89,650円
面 積:8.150 坪
階 数:2階
南5条西4丁目
スナック
物件番号:2247
賃 料:121,000円
面 積:11.000 坪
階 数:2階
南5条西4丁目
スナック
物件番号:1490
賃 料:132,000円
面 積:12.000 坪
階 数:2階
南6条西4丁目
ダーツバー
物件番号:2625
賃 料:80,000円
面 積:17.500 坪
階 数:3階
南6条西3丁目
ラウンジ
物件番号:643
賃 料:342,630円
面 積:25.380 坪
階 数:2階
南5条西6丁目
バー
物件番号:257
賃 料:90,000円
面 積:8.050 坪
階 数:9階
南7条西4丁目
バー
物件番号:1833
賃 料:69,440円
面 積:8.680 坪
階 数:5階
南5条西5丁目
多業種可能
物件番号:2418
賃 料:354,900円
面 積:35.490 坪
階 数:9階
南5条西2丁目
パブ
物件番号:2266
賃 料:225,600円
面 積:28.200 坪
階 数:7階
南4条西2丁目
多業種可能
物件番号:2601
賃 料:202,140円
面 積:22.460 坪
階 数:4階
南3条西3丁目
スケルトン
物件番号:914
賃 料:250,000円
面 積:36.680 坪
階 数:3階
南8条西3丁目
スケルトン
物件番号:2597
賃 料:応談
面 積:48.770 坪
階 数:1階
南7条西4丁目
飲食店
物件番号:2592
賃 料:320,000円
面 積:34.700 坪
階 数:2階
南6条西6丁目
バー
物件番号:2586
賃 料:105,600円
面 積:13.200 坪
階 数:8階
南5条西5丁目
和食
物件番号:2393
賃 料:400,350円
面 積:47.100 坪
階 数:7階
南5条西5丁目
スケルトン
物件番号:1242
賃 料:139,910円
面 積:16.460 坪
階 数:6階
南3条西6丁目
その他
物件番号:2581
賃 料:1,000,000円
面 積:53.100 坪
階 数:1~2階
南3条西2丁目
居酒屋
物件番号:2569
賃 料:450,000円
面 積:45.000 坪
階 数:3階
南3条西2丁目
居酒屋
物件番号:2565
賃 料:1,000,000円
面 積:161.000 坪
階 数:3階
南7条西3丁目
スケルトン
物件番号:2214
賃 料:602,000円
面 積:86.000 坪
階 数:7階
南7条西3丁目
スケルトン
物件番号:2215
賃 料:595,000円
面 積:85.000 坪
階 数:6階
南7条西3丁目
スケルトン
物件番号:2562
賃 料:595,000円
面 積:85.000 坪
階 数:B1階
南5条西3丁目
スナック
物件番号:1328
賃 料:140,000円
面 積:11.120 坪
階 数:5階
南5条西3丁目
ショーパブ
物件番号:2541
賃 料:350,000円
面 積:31.500 坪
階 数:B1階
南5条西4丁目
パブ
物件番号:2540
賃 料:410,000円
面 積:30.860 坪
階 数:3階
南5条西5丁目
パブ
物件番号:2538
賃 料:380,000円
面 積:33.895 坪
階 数:7階
南5条西5丁目
バー
物件番号:2537
賃 料:180,000円
面 積:16.337 坪
階 数:5階
南6条西3丁目
バー
物件番号:206
賃 料:130,000円
面 積:11.690 坪
階 数:5階
南5条西6丁目
バー
物件番号:2533
賃 料:110,000円
面 積:10.050 坪
階 数:7階
南5条西6丁目
バー
物件番号:2529
賃 料:250,000円
面 積:22.720 坪
階 数:5階
南5条西6丁目
バー
物件番号:2528
賃 料:80,000円
面 積:6.790 坪
階 数:5階
南5条西4丁目
和食
物件番号:2512
賃 料:244,500円
面 積:16.300 坪
階 数:3階
南5条西4丁目
バー
物件番号:2513
賃 料:291,150円
面 積:19.410 坪
階 数:3階
南5条西4丁目
スナック
物件番号:2514
賃 料:239,200円
面 積:18.400 坪
階 数:4階
南5条西4丁目
ダイニングバー
物件番号:2515
賃 料:367,380円
面 積:28.260 坪
階 数:4階
南5条西4丁目
スナック
物件番号:2516
賃 料:98,100円
面 積:10.900 坪
階 数:6階
南4条西4丁目
バー
物件番号:2509
賃 料:90,470円
面 積:8.300 坪
階 数:5階
南5条西5丁目
スナック
物件番号:1668
賃 料:205,620円
面 積:17.880 坪
階 数:7階
南5条西2丁目
スナック
物件番号:1229
賃 料:151,712円
面 積:17.240 坪
階 数:4階
南6条西6丁目
バー
物件番号:2406
賃 料:71,680円
面 積:8.960 坪
階 数:7階
南7条西3丁目
オフィス
物件番号:2450
賃 料:74,000円
面 積:9.300 坪
階 数:3階
南7条西3丁目
オフィス
物件番号:2427
賃 料:324,000円
面 積:40.600 坪
階 数:4階
南5条西2丁目
バー
物件番号:2415
賃 料:113,040円
面 積:14.130 坪
階 数:7階
南4条西2丁目
ラウンジ
物件番号:2414
賃 料:202,140円
面 積:22.460 坪
階 数:7階
南5条西5丁目
ヘルス
物件番号:2410
賃 料:294,400円
面 積:25.600 坪
階 数:B1階
南6条西6丁目
スケルトン
物件番号:1594
賃 料:881,920円
面 積:110.240 坪
階 数:B1階
南5条西2丁目
スナック
物件番号:2324
賃 料:162,560円
面 積:12.700 坪
階 数:4階
南5条西5丁目
ラウンジ
物件番号:599
賃 料:220,710円
面 積:21.020 坪
階 数:3階
南5条西2丁目
スケルトン
物件番号:2385
賃 料:363,600円
面 積:30.300 坪
階 数:4階
南5条西2丁目
スケルトン
物件番号:878
賃 料:318,000円
面 積:26.500 坪
階 数:4階
南7条西3丁目
居酒屋
物件番号:663
賃 料:140,000円
面 積:20.500 坪
階 数:3階
南7条西3丁目
オフィス
物件番号:882
賃 料:61,000円
面 積:7.600 坪
階 数:3階
南3条西1丁目
スケルトン
物件番号:737
賃 料:656,912円
面 積:82.114 坪
階 数:B1階
南4条西1丁目
オフィス
物件番号:2347
賃 料:104,880円
面 積:18.400 坪
階 数:3階
南6条西3丁目
スナック
物件番号:2327
賃 料:181,800円
面 積:12.120 坪
階 数:4階
南6条西3丁目
スナック
物件番号:2326
賃 料:161,900円
面 積:10.790 坪
階 数:2階
南6条西3丁目
スナック
物件番号:2299
賃 料:171,800円
面 積:11.450 坪
階 数:7階
南5条西4丁目
スナック
物件番号:2244
賃 料:70,000円
面 積:7.000 坪
階 数:4階
南5条西4丁目
その他
物件番号:2242
賃 料:85,000円
面 積:8.500 坪
階 数:8階
南7条西3丁目
スナック
物件番号:2216
賃 料:78,000円
面 積:12.000 坪
階 数:5階
南5条西4丁目
パブ
物件番号:2184
賃 料:358,560円
面 積:22.410 坪
階 数:3階
南5条西4丁目
バー
物件番号:2183
賃 料:274,560円
面 積:22.880 坪
階 数:8階
南6条西3丁目
スナック
物件番号:2163
賃 料:169,470円
面 積:10.760 坪
階 数:5階
南6条西3丁目
スナック
物件番号:2162
賃 料:174,405円
面 積:11.070 坪
階 数:5階
南6条西3丁目
スナック
物件番号:2161
賃 料:183,540円
面 積:11.650 坪
階 数:5階
南7条西4丁目
スナック
物件番号:2144
賃 料:156,000円
面 積:13.000 坪
階 数:7階
南7条西4丁目
その他
物件番号:2020
賃 料:50,000円
面 積:4.830 坪
階 数:B1階
南7条西4丁目
居酒屋
物件番号:2019
賃 料:105,600円
面 積:10.310 坪
階 数:2階
南7条西4丁目
その他
物件番号:2018
賃 料:50,000円
面 積:4.830 坪
階 数:2階
南6条西4丁目
スナック
物件番号:1979
賃 料:199,800円
面 積:12.490 坪
階 数:6階
南6条西3丁目
スナック
物件番号:1973
賃 料:178,605円
面 積:11.340 坪
階 数:4階
南6条西3丁目
スナック
物件番号:1972
賃 料:90,600円
面 積:8.230 坪
階 数:4階
南6条西5丁目
スナック
物件番号:1930
賃 料:125,730円
面 積:13.970 坪
階 数:5階
南6条西5丁目
ラウンジ
物件番号:1928
賃 料:294,300円
面 積:32.700 坪
階 数:8階
南5条西4丁目
スナック
物件番号:1922
賃 料:160,000円
面 積:10.000 坪
階 数:8階
南7条西4丁目
焼肉
物件番号:1853
賃 料:150,000円
面 積:26.960 坪
階 数:3階
南7条西4丁目
スナック
物件番号:1850
賃 料:50,000円
面 積:4.880 坪
階 数:B1階
南5条西5丁目
スナック
物件番号:1843
賃 料:138,000円
面 積:13.800 坪
階 数:8階
南5条西4丁目
その他
物件番号:1790
賃 料:328,600円
面 積:21.200 坪
階 数:8階
南7条西4丁目
クラブ
物件番号:1786
賃 料:248,000円
面 積:31.000 坪
階 数:2階
南6条西4丁目
その他
物件番号:1772
賃 料:310,700円
面 積:31.070 坪
階 数:5階
南5条西4丁目
その他
物件番号:1768
賃 料:262,400円
面 積:16.400 坪
階 数:8階
南5条西4丁目
スケルトン
物件番号:1767
賃 料:170,000円
面 積:17.000 坪
階 数:9階
南6条西4丁目
スナック
物件番号:1760
賃 料:198,072円
面 積:15.720 坪
階 数:3階
南6条西4丁目
バー
物件番号:1759
賃 料:147,798円
面 積:11.730 坪
階 数:6階
南5条西5丁目
和食
物件番号:1708
賃 料:210,000円
面 積:21.000 坪
階 数:6階
南5条西5丁目
スナック
物件番号:1707
賃 料:110,000円
面 積:11.000 坪
階 数:7階
南5条西5丁目
その他
物件番号:1705
賃 料:109,000円
面 積:10.900 坪
階 数:8階
南6条西4丁目
パブ
物件番号:1647
賃 料:313,500円
面 積:31.350 坪
階 数:4階
南6条西4丁目
スナック
物件番号:1644
賃 料:185,800円
面 積:13.278 坪
階 数:4階
南6条西3丁目
スナック
物件番号:1641
賃 料:217,350円
面 積:13.800 坪
階 数:3階
南6条西3丁目
スナック
物件番号:1640
賃 料:181,800円
面 積:12.120 坪
階 数:3階
南6条西3丁目
スナック
物件番号:1639
賃 料:224,280円
面 積:14.240 坪
階 数:3階
南5条西4丁目
パブ
物件番号:1624
賃 料:512,000円
面 積:32.000 坪
階 数:5階
南5条西4丁目
スナック
物件番号:1611
賃 料:225,000円
面 積:22.500 坪
階 数:3階
南5条西5丁目
スナック
物件番号:1610
賃 料:181,692円
面 積:14.420 坪
階 数:5階
南7条西4丁目
パブ
物件番号:1609
賃 料:129,570円
面 積:12.340 坪
階 数:2階
南7条西4丁目
パブ
物件番号:1608
賃 料:179,865円
面 積:17.130 坪
階 数:2階
南7条西4丁目
その他
物件番号:1607
賃 料:156,870円
面 積:14.940 坪
階 数:6階
南7条西4丁目
スナック
物件番号:1606
賃 料:120,000円
面 積:15.000 坪
階 数:6階
南7条西4丁目
スナック
物件番号:1605
賃 料:146,400円
面 積:12.200 坪
階 数:7階
南7条西4丁目
スナック
物件番号:1592
賃 料:142,000円
面 積:14.200 坪
階 数:3階
南7条西4丁目
スナック
物件番号:1591
賃 料:143,600円
面 積:14.360 坪
階 数:3階
南7条西4丁目
スナック
物件番号:1590
賃 料:173,800円
面 積:17.380 坪
階 数:5階
南7条西4丁目
スナック
物件番号:1589
賃 料:152,600円
面 積:15.260 坪
階 数:6階
南7条西4丁目
スナック
物件番号:1588
賃 料:149,800円
面 積:14.980 坪
階 数:7階
南7条西4丁目
スナック
物件番号:1587
賃 料:134,100円
面 積:13.410 坪
階 数:7階
南7条西4丁目
スナック
物件番号:1586
賃 料:140,800円
面 積:14.080 坪
階 数:7階
南5条西5丁目
バー
物件番号:1575
賃 料:274,428円
面 積:21.780 坪
階 数:3階
南5条西2丁目
スナック
物件番号:1568
賃 料:150,000円
面 積:15.000 坪
階 数:7階
南6条西4丁目
スナック
物件番号:1566
賃 料:192,900円
面 積:13.782 坪
階 数:5階
南5条西5丁目
パブ
物件番号:1564
賃 料:418,824円
面 積:33.240 坪
階 数:2階
南6条西3丁目
スナック
物件番号:1556
賃 料:150,000円
面 積:15.000 坪
階 数:2階
南6条西3丁目
居酒屋
物件番号:1555
賃 料:135,000円
面 積:15.000 坪
階 数:3階
南6条西3丁目
居酒屋
物件番号:1554
賃 料:135,000円
面 積:15.000 坪
階 数:4階
南6条西3丁目
その他
物件番号:1553
賃 料:135,000円
面 積:15.000 坪
階 数:5階
南5条西4丁目
スナック
物件番号:1548
賃 料:235,200円
面 積:14.700 坪
階 数:3階
南5条西4丁目
スナック
物件番号:1547
賃 料:192,960円
面 積:12.060 坪
階 数:4階
南6条西4丁目
ダイニングバー
物件番号:1535
賃 料:210,496円
面 積:22.880 坪
階 数:1階
南7条西4丁目
ラウンジ
物件番号:1527
賃 料:201,600円
面 積:25.200 坪
階 数:3階
南7条西4丁目
レストラン
物件番号:1526
賃 料:244,000円
面 積:30.500 坪
階 数:5階
南5条西2丁目
スナック
物件番号:1510
賃 料:90,000円
面 積:11.200 坪
階 数:6階
南6条西3丁目
スナック
物件番号:1493
賃 料:217,350円
面 積:13.800 坪
階 数:2階
南5条西4丁目
バー
物件番号:1485
賃 料:150,700円
面 積:13.700 坪
階 数:B1階
南5条西2丁目
その他
物件番号:1482
賃 料:90,000円
面 積:11.200 坪
階 数:6階
南5条西2丁目
その他
物件番号:1481
賃 料:150,000円
面 積:15.000 坪
階 数:7階
南6条西4丁目
スナック
物件番号:1477
賃 料:115,900円
面 積:11.590 坪
階 数:4階
南6条西4丁目
スナック
物件番号:1476
賃 料:60,000円
面 積:12.000 坪
階 数:B1階
南5条西5丁目
その他
物件番号:1444
賃 料:797,760円
面 積:66.480 坪
階 数:1階
南5条西5丁目
その他
物件番号:1441
賃 料:618,400円
面 積:61.840 坪
階 数:2階
南5条西5丁目
その他
物件番号:1440
賃 料:207,400円
面 積:20.740 坪
階 数:2階
南5条西5丁目
その他
物件番号:1439
賃 料:278,900円
面 積:27.890 坪
階 数:2階
南5条西5丁目
その他
物件番号:1438
賃 料:627,600円
面 積:62.760 坪
階 数:2階
南5条西5丁目
その他
物件番号:1437
賃 料:435,400円
面 積:43.540 坪
階 数:2階
南5条西5丁目
その他
物件番号:1436
賃 料:534,400円
面 積:53.440 坪
階 数:2階
南5条西5丁目
その他
物件番号:1431
賃 料:3,665,760円
面 積:458.220 坪
階 数:4階
南6条西3丁目
居酒屋
物件番号:1419
賃 料:135,000円
面 積:15.000 坪
階 数:3階
南6条西3丁目
居酒屋
物件番号:1418
賃 料:135,000円
面 積:15.000 坪
階 数:4階
南6条西3丁目
スケルトン
物件番号:1417
賃 料:135,000円
面 積:15.000 坪
階 数:5階
南4条西5丁目
スケルトン
物件番号:1416
賃 料:719,880円
面 積:57.100 坪
階 数:2階
南4条西5丁目
スケルトン
物件番号:1415
賃 料:624,120円
面 積:57.100 坪
階 数:3階
南4条西5丁目
スケルトン
物件番号:1414
賃 料:624,120円
面 積:57.100 坪
階 数:4階
南4条西5丁目
スケルトン
物件番号:1413
賃 料:624,120円
面 積:57.100 坪
階 数:5階
南4条西7丁目
オフィス
物件番号:1410
賃 料:112,975円
面 積:45.190 坪
階 数:3階
南4条西4丁目
スナック
物件番号:1379
賃 料:140,994円
面 積:11.190 坪
階 数:6階
南6条西6丁目
その他
物件番号:1377
賃 料:884,220円
面 積:147.370 坪
階 数:9階
南3条西4丁目
バー
物件番号:1359
賃 料:236,250円
面 積:15.000 坪
階 数:B1階
南7条西4丁目
バー
物件番号:1322
賃 料:278,400円
面 積:23.200 坪
階 数:4階
南7条西4丁目
ラウンジ
物件番号:1321
賃 料:341,000円
面 積:31.000 坪
階 数:4階
南7条西4丁目
スナック
物件番号:1320
賃 料:168,000円
面 積:14.000 坪
階 数:5階
南6条西4丁目
クラブ
物件番号:1319
賃 料:278,580円
面 積:27.858 坪
階 数:7階
南6条西4丁目
ラウンジ
物件番号:1317
賃 料:276,200円
面 積:27.622 坪
階 数:5階
南7条西4丁目
オフィス
物件番号:1309
賃 料:76,650円
面 積:16.030 坪
階 数:6階
南7条西4丁目
オフィス
物件番号:1308
賃 料:206,850円
面 積:43.690 坪
階 数:6階
南7条西4丁目
オフィス
物件番号:1307
賃 料:549,150円
面 積:116.060 坪
階 数:7階
南6条西2丁目
その他
物件番号:1290
賃 料:564,570円
面 積:62.730 坪
階 数:5階
南6条西2丁目
その他
物件番号:1289
賃 料:157,950円
面 積:17.550 坪
階 数:5階
南5条西4丁目
その他
物件番号:1270
賃 料:310,000円
面 積:20.000 坪
階 数:8階
南5条西4丁目
その他
物件番号:1268
賃 料:80,000円
面 積:8.000 坪
階 数:8階
南6条西3丁目
その他
物件番号:1239
賃 料:120,000円
面 積:11.500 坪
階 数:3階
南6条西6丁目
スナック
物件番号:1215
賃 料:133,650円
面 積:12.150 坪
階 数:3階
南6条西6丁目
バー
物件番号:1214
賃 料:149,050円
面 積:13.550 坪
階 数:5階
南6条西6丁目
パブ
物件番号:1213
賃 料:212,000円
面 積:21.200 坪
階 数:5階
南6条西6丁目
バー
物件番号:1212
賃 料:239,200円
面 積:23.920 坪
階 数:6階
南6条西6丁目
スナック
物件番号:1211
賃 料:133,650円
面 積:12.150 坪
階 数:6階
南6条西4丁目
スナック
物件番号:1198
賃 料:139,200円
面 積:13.920 坪
階 数:4階
南4条西3丁目
その他
物件番号:1178
賃 料:546,000円
面 積:54.600 坪
階 数:6階
南5条西2丁目
スナック
物件番号:1150
賃 料:90,000円
面 積:11.200 坪
階 数:6階
南4条西3丁目
スナック
物件番号:1137
賃 料:48,240円
面 積:6.700 坪
階 数:7階
南4条西3丁目
スナック
物件番号:1135
賃 料:84,240円
面 積:11.700 坪
階 数:7階
南4条西3丁目
スナック
物件番号:1134
賃 料:68,400円
面 積:9.500 坪
階 数:7階
南4条西3丁目
居酒屋
物件番号:1132
賃 料:308,000円
面 積:28.000 坪
階 数:B1階
南5条西2丁目
スナック
物件番号:1119
賃 料:90,000円
面 積:9.600 坪
階 数:6階
南4条西3丁目
バー
物件番号:1117
賃 料:124,800円
面 積:9.600 坪
階 数:6階
南6条西2丁目
その他
物件番号:1105
賃 料:300,000円
面 積:44.120 坪
階 数:2階
南5条西3丁目
ラウンジ
物件番号:1061
賃 料:380,000円
面 積:31.500 坪
階 数:3階
南6条西4丁目
スナック
物件番号:1058
賃 料:208,320円
面 積:13.020 坪
階 数:6階
南7条西4丁目
居酒屋
物件番号:1057
賃 料:121,500円
面 積:13.500 坪
階 数:2階
南3条西3丁目
和食
物件番号:1056
賃 料:373,230円
面 積:33.930 坪
階 数:2階
南4条西3丁目
バー
物件番号:1031
賃 料:137,120円
面 積:17.140 坪
階 数:B1階
南4条西3丁目
スケルトン
物件番号:997
賃 料:699,600円
面 積:63.600 坪
階 数:2階
南6条西3丁目
居酒屋
物件番号:969
賃 料:108,000円
面 積:10.800 坪
階 数:3階
南6条西4丁目
ラウンジ
物件番号:894
賃 料:210,000円
面 積:21.078 坪
階 数:5階
南9条西4丁目
スケルトン
物件番号:846
賃 料:250,000円
面 積:70.000 坪
階 数:8階
南7条西3丁目
その他
物件番号:836
賃 料:1,426,400円
面 積:142.640 坪
階 数:3階
南5条西2丁目
ニュークラブ
物件番号:815
賃 料:641,300円
面 積:64.130 坪
階 数:3階
南6条西5丁目
クラブ
物件番号:807
賃 料:482,400円
面 積:40.200 坪
階 数:7階
南6条西3丁目
ラウンジ
物件番号:789
賃 料:380,700円
面 積:25.380 坪
階 数:5階
南5条西4丁目
バー
物件番号:787
賃 料:105,000円
面 積:10.500 坪
階 数:4階
南5条西4丁目
スナック
物件番号:786
賃 料:205,000円
面 積:20.500 坪
階 数:4階
南5条西4丁目
スナック
物件番号:785
賃 料:225,000円
面 積:22.500 坪
階 数:4階
南5条西4丁目
ラウンジ
物件番号:784
賃 料:150,000円
面 積:15.000 坪
階 数:9階
南5条西4丁目
ラウンジ
物件番号:783
賃 料:220,000円
面 積:20.000 坪
階 数:9階
南5条西4丁目
ラウンジ
物件番号:782
賃 料:253,000円
面 積:23.000 坪
階 数:9階
南4条西1丁目
フランス料理
物件番号:751
賃 料:580,000円
面 積:58.060 坪
階 数:2階
南4条西3丁目
スケルトン
物件番号:711
賃 料:応談
面 積:160.000 坪
階 数:8階
南5条西3丁目
その他
物件番号:642
賃 料:7,000,000円
面 積:48.000 坪
階 数:B1階
南6条西3丁目
スケルトン
物件番号:629
賃 料:60,000円
面 積:9.660 坪
階 数:3階
南6条西3丁目
バー
物件番号:628
賃 料:60,000円
面 積:9.980 坪
階 数:3階
南4条西4丁目
その他
物件番号:307
賃 料:1,100,000円
面 積:100.000 坪
階 数:4階