Off-Road

91 Bikes
91 Bikes
260.29msRequest Duration4MBMemory UsageGET portal/{package}/{view}Route
    • Booting (155.32ms)
    • Application (101.57ms)
    • After application (859μs)
      3 templates were rendered
      • bikes-for-sale::motorcyclesrus.portals.search (app/views/packages/fdw/bikes-for-sale/motorcyclesrus/portals/search.blade.php)1blade
        Params
        0
        portal
      • bikes-for-sale::motorcyclesrus._search-tags (app/views/packages/fdw/bikes-for-sale/motorcyclesrus/_search-tags.blade.php)7blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        portal
        5
        search_helper
        6
        form
      • core::default.layouts.widget (workbench/fdw/core/src/views/default/layouts/widget.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        portal
        5
        search_helper
        6
        form
        7
        other_type
        8
        key
        9
        sort
      uri
      GET portal/{package}/{view}
      as
      portal
      controller
      Fdw\Core\Controllers\Api\PortalController@index
      file
      workbench/fdw/core/src/Fdw/Core/Controllers/Api/PortalController.php:30-37
      before
      checkForMaintenanceMode
      13 statements were executed82.31ms
      • select * from `warehouse_website` where `warehouse_website`.`deleted_at` is null and `url` in (?, ?, ?, ?) limit 1620μsmotorcyc_motorl
        Params
        0http://motorcyclesrus.com.au
        1http://www.motorcyclesrus.com.au
        2https://motorcyclesrus.com.au
        3https://www.motorcyclesrus.com.au
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `warehouse_website` where `warehouse_website`.`deleted_at` is null and `slug` = ? limit 1470μsmotorcyc_motorl
        Params
        0motorcyclesrus
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `warehouse_website_setting` where `type` = ? and `website_id` = ?2.8msmotorcyc_motorl
        Params
        0general
        12
        hintsUse SELECT * only if you need all columns from table
      • select * from `package`660μsmotorcyc_motorl
        Params
        hintsUse SELECT * only if you need all columns from table
        The SELECT statement has no WHERE clause and could examine many more rows than intended
      • select * from `marketing_page_redirects` where `marketing_page_redirects`.`deleted_at` is null and `trigger` = ? and `from` = ? and (`website_id` = ? or `website_id` is null or `website_id` = ?) and `marketing_page_redirects`.`status` = ? limit 11.45msmotorcyc_motorl
        Params
        01
        1https://www.motorcyclesrus.com.au/portal/bikes-for-sale/search
        22
        30
        41
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `warehouse_website` where `warehouse_website`.`deleted_at` is null and `url` in (?, ?, ?, ?) limit 1390μsmotorcyc_motorl
        Params
        0http://motorcyclesrus.com.au/portal/bikes-for-sale/search
        1http://www.motorcyclesrus.com.au/portal/bikes-for-sale/search
        2https://motorcyclesrus.com.au/portal/bikes-for-sale/search
        3https://www.motorcyclesrus.com.au/portal/bikes-for-sale/search
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select `warehouse`.*, `warehouseables`.`warehouseable_id` as `pivot_warehouseable_id`, `warehouseables`.`warehouse_id` as `pivot_warehouse_id` from `warehouse` inner join `warehouseables` on `warehouse`.`id` = `warehouseables`.`warehouse_id` where `warehouse`.`deleted_at` is null and `warehouseables`.`warehouseable_id` = ? and `warehouseables`.`warehouseable_type` = ? limit 1500μsmotorcyc_motorl
        Params
        02
        1Fdw\Core\Models\WarehouseWebsite
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select bike_category.id, bike_category.name, bike_category.order from `bike` inner join `warehouse_item` on `warehouse_item`.`itemable_id` = `bike`.`id` inner join `bike_categories` on `bike_categories`.`bike_id` = `bike`.`id` inner join `bike_category` on `bike_category`.`id` = `bike_categories`.`bike_category_id` where `bike`.`deleted_at` is null and `warehouse_item`.`itemable_type` = ? and `warehouse_item`.`warehouse_id` = ? and `bike`.`status` = ? group by `name` order by `order` asc22.56msmotorcyc_motorl
        Params
        0Fdw\BikesForSale\Models\Bike
        11
        21
      • select bike_make.id, bike_make.name, bike_make.order from `bike` inner join `warehouse_item` on `warehouse_item`.`itemable_id` = `bike`.`id` inner join `bike_make` on `bike_make`.`id` = `bike`.`bike_make_id` where `bike`.`deleted_at` is null and `warehouse_item`.`itemable_type` = ? and `warehouse_item`.`warehouse_id` = ? and `bike`.`status` = ? group by `name` order by `order` asc16.91msmotorcyc_motorl
        Params
        0Fdw\BikesForSale\Models\Bike
        11
        21
      • select * from information_schema.tables where table_schema = ? and table_name = ?1.32msmotorcyc_motorl
        Params
        0motorcyc_motorl
        1bike_make
        hintsUse SELECT * only if you need all columns from table
      • select bike_model.id, bike_model.name, bike_model.order from `bike` inner join `warehouse_item` on `warehouse_item`.`itemable_id` = `bike`.`id` inner join `bike_model` on `bike_model`.`id` = `bike`.`bike_model_id` inner join `bike_make` on `bike_make`.`id` = `bike`.`bike_make_id` and `bike_make`.`id` = ? where `bike`.`deleted_at` is null and `warehouse_item`.`itemable_type` = ? and `warehouse_item`.`warehouse_id` = ? and `bike`.`status` = ? group by `name` order by `order` asc680μsmotorcyc_motorl
        Params
        0
        1Fdw\BikesForSale\Models\Bike
        21
        31
      • select bike_type.id, bike_type.name, bike_type.order from `bike` inner join `warehouse_item` on `warehouse_item`.`itemable_id` = `bike`.`id` inner join `bike_type` on `bike_type`.`id` = `bike`.`bike_type_id` where `bike`.`deleted_at` is null and `warehouse_item`.`itemable_type` = ? and `warehouse_item`.`warehouse_id` = ? and `bike`.`status` = ? group by `name` order by `order` asc17.22msmotorcyc_motorl
        Params
        0Fdw\BikesForSale\Models\Bike
        11
        21
      • select bike_condition.id, bike_condition.name, bike_condition.order from `bike` inner join `warehouse_item` on `warehouse_item`.`itemable_id` = `bike`.`id` inner join `bike_condition` on `bike_condition`.`id` = `bike`.`bike_condition_id` where `bike`.`deleted_at` is null and `warehouse_item`.`itemable_type` = ? and `warehouse_item`.`warehouse_id` = ? and `bike`.`status` = ? group by `name` order by `order` asc16.73msmotorcyc_motorl
        Params
        0Fdw\BikesForSale\Models\Bike
        11
        21
        format
        html
        content_type
        text/html; charset=UTF-8
        status_text
        OK
        status_code
        200
        request_query
        []
        request_request
        []
        request_headers
        array:17 [ "accept" => array:1 [ 0 => "text/html, */*; q=0.01" ] "accept-encoding" => arra...
        request_server
        array:48 [ "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "text/html, */*; q=0.01" ...
        request_cookies
        array:3 [ "cart_token" => "9e0ec809-2118-4dcf-9f3d-9ec0374dcd9f" "laravel_session" => "81b284178...
        response_headers
        array:4 [ "cache-control" => array:1 [ 0 => "no-cache" ] "date" => array:1 [ 0 => "Thu...
        path_info
        /portal/bikes-for-sale/search
        session_attributes
        array:3 [ "_token" => "aHImbx7c3DysTMeATZjdv7RQZEuQgjElVZapBSrE" "PHPDEBUGBAR_STACK_DATA" => [] ...