5,000万円以上の不動産一覧

該当件数33件中-件
前ページ 6/ 2 次ページ
該当件数33件中-件
SettingsRequest history101msRequest Duration2MBMemory Usage11.x
Laravel Version
11.43.2
PHP Version
8.4.4
Environment
development
Debug Mode
Enabled
URL
sosuke-development.com
Timezone
Asia/Tokyo
Locale
ja
GET search/condition/{condition}/{type}
status
200 OK
full_url
http://sosuke-development.com/search/condition/price_over_5000/all?page=6
action_name
search.condition
controller_action
App\Http\Controllers\SearchController@search
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    http://sosuke-development.com/search/condition/price_over_5000/all?page=6
    action_name
    search.condition
    controller_action
    App\Http\Controllers\SearchController@search
    uri
    GET search/condition/{condition}/{type}
    controller
    App\Http\Controllers\SearchController@search
    prefix
    /search
    file
    app/Http/Controllers/SearchController.php:12-16
    middleware
    web
    duration
    102ms
    peak_memory
    4MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    0 of 0
    array:1 [ "page" => "6" ]
    request_request
    []
    
    request_headers
    0 of 0
    array:11 [ "host" => array:1 [ 0 => "127.0.0.1:90" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] "x-forwarded-for" => array:1 [ 0 => "18.217.131.249" ] "x-forwarded-host" => array:1 [ 0 => "sosuke-development.com" ] "x-forwarded-server" => array:1 [ 0 => "sosuke-development.com" ] "connection" => array:1 [ 0 => "Keep-Alive" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 28 Apr 2025 05:31:36 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "3FLP13lgvyhkkOWmRHh1kKpInSCS9YoY1duTJ4R2" ]
    • Booting (45.93ms)time
    • Application (54.71ms)time
    • Routing (1.91ms)
    • Preparing Response (7.26ms)
    • View: search.indexviews
    • View: components.breadcrumbviews
    • View: components.wrapperviews
    • View: pagination::tailwindviews
    • View: components.wrapperviews
    • View: components.register-bannerviews
    • View: components.arrowviews
    • View: components.wrapperviews
    • View: components.gold-wrapper-with-imageviews
    • View: layouts.layoutviews
    • 1 x Application (54.33%)
      54.71ms
      1 x Booting (45.61%)
      45.93ms
      1 x Preparing Response (7.21%)
      7.26ms
      1 x Routing (1.9%)
      1.91ms
      10 x View (0%)
      0μs
      10 templates were rendered
      • search.indexindex.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • components.wrapperwrapper.blade.php#?blade
      • pagination::tailwindtailwind.blade.php#?blade
      • components.wrapperwrapper.blade.php#?blade
      • components.register-bannerregister-banner.blade.php#?blade
      • components.arrowarrow.blade.php#?blade
      • components.wrapperwrapper.blade.php#?blade
      • components.gold-wrapper-with-imagegold-wrapper-with-image.blade.php#?blade
      • layouts.layoutlayout.blade.php#?blade
      10 statements were executed (2 duplicates)Show only duplicateslaravelmic_refer22.88ms
      • DatabaseSessionHandler.php#97laravel5.89msselect * from `sessions` where `id` = 'cKF0a6XZ8v8nZD6A42i5evmmqsVa9e9ZKKjWwU53' limit 1
        Bindings
        • 0: cKF0a6XZ8v8nZD6A42i5evmmqsVa9e9ZKKjWwU53
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:117
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:105
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:89
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • ActionsSearchRepository.php#37mic_referConnection Established
        Backtrace
        • app/Actions/Search/ActionsSearchRepository.php:37
        • app/Actions/Search/ActionsSearchService.php:25
        • app/Http/Controllers/SearchController.php:14
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • ActionsSearchRepository.php#37mic_refer1.87msselect * from `mst_stations` where 0 = 1
        Backtrace
        • app/Actions/Search/ActionsSearchRepository.php:37
        • app/Actions/Search/ActionsSearchService.php:25
        • app/Http/Controllers/SearchController.php:14
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • ActionsSearchRepository.php#97mic_refer4.85msselect count(*) as aggregate from `articles` where `price` >= 5000 and ((`property` = 4 and `property_sub` = 1) or (`property` = 4 and `property_sub` = 2) or (`property` is null) or (`property` in (1, 2, 3))) and `own_company` = 2 and `status` in (1, 2, 3)
        Bindings
        • 0: 5000
        • 1: 4
        • 2: 1
        • 3: 4
        • 4: 2
        • 5: 1
        • 6: 2
        • 7: 3
        • 8: 2
        • 9: 1
        • 10: 2
        • 11: 3
        Backtrace
        • app/Actions/Search/ActionsSearchRepository.php:97
        • app/Actions/Search/ActionsSearchService.php:25
        • app/Http/Controllers/SearchController.php:14
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • ActionsSearchRepository.php#97mic_refer4.59msselect * from `articles` where `price` >= 5000 and ((`property` = 4 and `property_sub` = 1) or (`property` = 4 and `property_sub` = 2) or (`property` is null) or (`property` in (1, 2, 3))) and `own_company` = 2 and `status` in (1, 2, 3) order by `created_at` desc limit 20 offset 100
        Bindings
        • 0: 5000
        • 1: 4
        • 2: 1
        • 3: 4
        • 4: 2
        • 5: 1
        • 6: 2
        • 7: 3
        • 8: 2
        • 9: 1
        • 10: 2
        • 11: 3
        Backtrace
        • app/Actions/Search/ActionsSearchRepository.php:97
        • app/Actions/Search/ActionsSearchService.php:25
        • app/Http/Controllers/SearchController.php:14
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • ActionsSearchRepository.php#109mic_refer970μsselect count(*) as aggregate from `articles` where `price` >= 5000 and ((`property` = 4 and `property_sub` = 1) or (`property` = 4 and `property_sub` = 2) or (`property` is null) or (`property` in (1, 2, 3))) and `own_company` = 2 and `status` in (1, 2, 3)
        Bindings
        • 0: 5000
        • 1: 4
        • 2: 1
        • 3: 4
        • 4: 2
        • 5: 1
        • 6: 2
        • 7: 3
        • 8: 2
        • 9: 1
        • 10: 2
        • 11: 3
        Backtrace
        • app/Actions/Search/ActionsSearchRepository.php:109
        • app/Actions/Search/ActionsSearchService.php:25
        • app/Http/Controllers/SearchController.php:14
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • ActionsSearchRepository.php#110mic_refer1.5msselect count(*) as aggregate from `articles` where `price` >= 5000 and ((`property` = 4 and `property_sub` = 1) or (`property` = 4 and `property_sub` = 2) or (`property` is null) or (`property` in (1, 2, 3))) and `own_company` = 2 and `status` in (1, 2, 3) and `property` is null
        Bindings
        • 0: 5000
        • 1: 4
        • 2: 1
        • 3: 4
        • 4: 2
        • 5: 1
        • 6: 2
        • 7: 3
        • 8: 2
        • 9: 1
        • 10: 2
        • 11: 3
        Backtrace
        • app/Actions/Search/ActionsSearchRepository.php:110
        • app/Actions/Search/ActionsSearchService.php:25
        • app/Http/Controllers/SearchController.php:14
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • ActionsSearchRepository.php#111mic_refer790μsselect count(*) as aggregate from `articles` where `price` >= 5000 and ((`property` = 4 and `property_sub` = 1) or (`property` = 4 and `property_sub` = 2) or (`property` is null) or (`property` in (1, 2, 3))) and `own_company` = 2 and `status` in (1, 2, 3) and `property` = 4 and `property_sub` = 1
        Bindings
        • 0: 5000
        • 1: 4
        • 2: 1
        • 3: 4
        • 4: 2
        • 5: 1
        • 6: 2
        • 7: 3
        • 8: 2
        • 9: 1
        • 10: 2
        • 11: 3
        • 12: 4
        • 13: 1
        Backtrace
        • app/Actions/Search/ActionsSearchRepository.php:111
        • app/Actions/Search/ActionsSearchService.php:25
        • app/Http/Controllers/SearchController.php:14
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • ActionsSearchRepository.php#112mic_refer730μsselect count(*) as aggregate from `articles` where `price` >= 5000 and ((`property` = 4 and `property_sub` = 1) or (`property` = 4 and `property_sub` = 2) or (`property` is null) or (`property` in (1, 2, 3))) and `own_company` = 2 and `status` in (1, 2, 3) and `property` = 4 and `property_sub` = 2
        Bindings
        • 0: 5000
        • 1: 4
        • 2: 1
        • 3: 4
        • 4: 2
        • 5: 1
        • 6: 2
        • 7: 3
        • 8: 2
        • 9: 1
        • 10: 2
        • 11: 3
        • 12: 4
        • 13: 2
        Backtrace
        • app/Actions/Search/ActionsSearchRepository.php:112
        • app/Actions/Search/ActionsSearchService.php:25
        • app/Http/Controllers/SearchController.php:14
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • ActionsSearchRepository.php#113mic_refer850μsselect count(*) as aggregate from `articles` where `price` >= 5000 and ((`property` = 4 and `property_sub` = 1) or (`property` = 4 and `property_sub` = 2) or (`property` is null) or (`property` in (1, 2, 3))) and `own_company` = 2 and `status` in (1, 2, 3) and `property` in (1, 2, 3)
        Bindings
        • 0: 5000
        • 1: 4
        • 2: 1
        • 3: 4
        • 4: 2
        • 5: 1
        • 6: 2
        • 7: 3
        • 8: 2
        • 9: 1
        • 10: 2
        • 11: 3
        • 12: 1
        • 13: 2
        • 14: 3
        Backtrace
        • app/Actions/Search/ActionsSearchRepository.php:113
        • app/Actions/Search/ActionsSearchService.php:25
        • app/Http/Controllers/SearchController.php:14
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • ActionsSearchRepository.php#114mic_refer840μsselect count(*) as aggregate from `articles` where `price` >= 5000 and ((`property` = 4 and `property_sub` = 1) or (`property` = 4 and `property_sub` = 2) or (`property` is null) or (`property` in (1, 2, 3))) and `own_company` = 2 and `status` in (1, 2, 3) and `revenue` = 1
        Bindings
        • 0: 5000
        • 1: 4
        • 2: 1
        • 3: 4
        • 4: 2
        • 5: 1
        • 6: 2
        • 7: 3
        • 8: 2
        • 9: 1
        • 10: 2
        • 11: 3
        • 12: 1
        Backtrace
        • app/Actions/Search/ActionsSearchRepository.php:114
        • app/Actions/Search/ActionsSearchService.php:25
        • app/Http/Controllers/SearchController.php:14
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
          ClearShow all
          Date ↕MethodURLData
          #12025-04-28 14:31:36GET/search/condition/price_over_5000/all?page=61010