Countries

View information on countries around the world using the list below. To see detailed information on a country, click its name to view its country page.

7.3.33PHP Version304msRequest Duration16MBMemory UsageGET countriesRoute
    • Booting (21.12ms)
    • Application (283ms)
    • 1 x Application (93.01%)
      282.52ms
      1 x Booting (6.95%)
      21.12ms
      11 templates were rendered
      • countries.list-redesign (resources/views/countries/list-redesign.blade.php)5blade
        Params
        0
        countries
        1
        listTypes
        2
        selectedType
        3
        title
        4
        accessLevel
      • common-redesign.login-message (resources/views/common-redesign/login-message.blade.php)16blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        lucky_50
        5
        countries
        6
        listTypes
        7
        selectedType
        8
        title
        9
        accessLevel
        10
        __currentLoopData
        11
        listTypeData
        12
        listType
        13
        loop
        14
        directionRight
        15
        noRightMargin
      • layouts.SSC-standard (resources/views/layouts/SSC-standard.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        lucky_50
        5
        countries
        6
        listTypes
        7
        selectedType
        8
        title
        9
        accessLevel
        10
        __currentLoopData
        11
        listTypeData
        12
        listType
        13
        loop
        14
        country
      • layouts.SSC (resources/views/layouts/SSC.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        lucky_50
        5
        countries
        6
        listTypes
        7
        selectedType
        8
        title
        9
        accessLevel
        10
        __currentLoopData
        11
        listTypeData
        12
        listType
        13
        loop
        14
        country
      • common.header (resources/views/common/header.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        lucky_50
        5
        countries
        6
        listTypes
        7
        selectedType
        8
        title
        9
        accessLevel
        10
        __currentLoopData
        11
        listTypeData
        12
        listType
        13
        loop
        14
        country
        15
        data
        16
        nav
      • common.algoliaSearch (resources/views/common/algoliaSearch.php)17php
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        lucky_50
        5
        countries
        6
        listTypes
        7
        selectedType
        8
        title
        9
        accessLevel
        10
        __currentLoopData
        11
        listTypeData
        12
        listType
        13
        loop
        14
        country
        15
        data
        16
        nav
      • common.algoliaSearch (resources/views/common/algoliaSearch.php)19php
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        lucky_50
        5
        countries
        6
        listTypes
        7
        selectedType
        8
        title
        9
        accessLevel
        10
        __currentLoopData
        11
        listTypeData
        12
        listType
        13
        loop
        14
        country
        15
        data
        16
        nav
        17
        item
        18
        child
      • common.footer (resources/views/common/footer.blade.php)16blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        lucky_50
        5
        countries
        6
        listTypes
        7
        selectedType
        8
        title
        9
        accessLevel
        10
        __currentLoopData
        11
        listTypeData
        12
        listType
        13
        loop
        14
        country
        15
        data
      • common.footer-call-to-subscribe (resources/views/common/footer-call-to-subscribe.blade.php)16blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        lucky_50
        5
        countries
        6
        listTypes
        7
        selectedType
        8
        title
        9
        accessLevel
        10
        __currentLoopData
        11
        listTypeData
        12
        listType
        13
        loop
        14
        country
        15
        data
      • cookieConsent::index (vendor/spatie/laravel-cookie-consent/resources/views/index.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        lucky_50
        5
        countries
        6
        listTypes
        7
        selectedType
        8
        title
        9
        accessLevel
        10
        __currentLoopData
        11
        listTypeData
        12
        listType
        13
        loop
        14
        country
        15
        data
        16
        alreadyConsentedWithCookies
        17
        cookieConsentConfig
      • cookieConsent::dialogContents (vendor/spatie/laravel-cookie-consent/resources/views/dialogContents.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        lucky_50
        5
        countries
        6
        listTypes
        7
        selectedType
        8
        title
        9
        accessLevel
        10
        __currentLoopData
        11
        listTypeData
        12
        listType
        13
        loop
        14
        country
        15
        data
        16
        alreadyConsentedWithCookies
        17
        cookieConsentConfig
      uri
      GET countries
      middleware
      web
      controller
      App\Http\Controllers\CountryController@countryList
      namespace
      App\Http\Controllers
      prefix
      where
      as
      countries
      file
      app/Http/Controllers/CountryController.php:99-180
      70 statements were executed170ms
      • select * from `v2_countries` where `num_buildings_150` > 0 order by `num_buildings_150` desc, `num_buildings_150` desc, `name` asc limit 2009.49ms/app/Http/Controllers/CountryController.php:156buldingdb
        Metadata
        Bindings
        • 0. 0
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Http/Controllers/CountryController.php:156
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/Repository.php:383
        • 16. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:378
        • 17. /vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:261
        • 18. /app/Http/Controllers/CountryController.php:157
      • select * from `v2_cities` where `v2_cities`.`country_id` = 34 and `v2_cities`.`country_id` is not null order by `name` asc6.14ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 34
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 163 and `v2_cities`.`country_id` is not null order by `name` asc10.35ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 163
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 2 and `v2_cities`.`country_id` is not null order by `name` asc1.7ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 2
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 82 and `v2_cities`.`country_id` is not null order by `name` asc2.45ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 82
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 85 and `v2_cities`.`country_id` is not null order by `name` asc1.74ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 85
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 11 and `v2_cities`.`country_id` is not null order by `name` asc1.93ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 11
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 27 and `v2_cities`.`country_id` is not null order by `name` asc2.61ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 27
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 153 and `v2_cities`.`country_id` is not null order by `name` asc1.82ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 153
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 72 and `v2_cities`.`country_id` is not null order by `name` asc2.17ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 72
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 112 and `v2_cities`.`country_id` is not null order by `name` asc1.88ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 112
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 140 and `v2_cities`.`country_id` is not null order by `name` asc2.41ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 140
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 127 and `v2_cities`.`country_id` is not null order by `name` asc1.76ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 127
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 75 and `v2_cities`.`country_id` is not null order by `name` asc3.47ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 75
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 158 and `v2_cities`.`country_id` is not null order by `name` asc1.94ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 158
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 123 and `v2_cities`.`country_id` is not null order by `name` asc2.33ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 123
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 135 and `v2_cities`.`country_id` is not null order by `name` asc3.38ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 135
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 22 and `v2_cities`.`country_id` is not null order by `name` asc3.74ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 22
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 111 and `v2_cities`.`country_id` is not null order by `name` asc2.37ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 111
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 133 and `v2_cities`.`country_id` is not null order by `name` asc2.84ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 133
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 137 and `v2_cities`.`country_id` is not null order by `name` asc1.84ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 137
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 168 and `v2_cities`.`country_id` is not null order by `name` asc1.72ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 168
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 56 and `v2_cities`.`country_id` is not null order by `name` asc4.29ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 56
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 35 and `v2_cities`.`country_id` is not null order by `name` asc1.77ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 35
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 55 and `v2_cities`.`country_id` is not null order by `name` asc2.21ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 55
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 74 and `v2_cities`.`country_id` is not null order by `name` asc1.95ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 74
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 41 and `v2_cities`.`country_id` is not null order by `name` asc2.64ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 41
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 86 and `v2_cities`.`country_id` is not null order by `name` asc1.76ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 86
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 176 and `v2_cities`.`country_id` is not null order by `name` asc2.19ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 176
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 18 and `v2_cities`.`country_id` is not null order by `name` asc1.49ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 18
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 9 and `v2_cities`.`country_id` is not null order by `name` asc1.53ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 9
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 51 and `v2_cities`.`country_id` is not null order by `name` asc1.86ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 51
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 129 and `v2_cities`.`country_id` is not null order by `name` asc1.77ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 129
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 91 and `v2_cities`.`country_id` is not null order by `name` asc1.59ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 91
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 118 and `v2_cities`.`country_id` is not null order by `name` asc6.42ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 118
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 79 and `v2_cities`.`country_id` is not null order by `name` asc2.45ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 79
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 172 and `v2_cities`.`country_id` is not null order by `name` asc2.14ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 172
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 13 and `v2_cities`.`country_id` is not null order by `name` asc1.47ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 13
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 88 and `v2_cities`.`country_id` is not null order by `name` asc1.76ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 88
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 121 and `v2_cities`.`country_id` is not null order by `name` asc1.43ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 121
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 167 and `v2_cities`.`country_id` is not null order by `name` asc1.53ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 167
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 10 and `v2_cities`.`country_id` is not null order by `name` asc1.51ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 10
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 89 and `v2_cities`.`country_id` is not null order by `name` asc1.36ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 89
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 160 and `v2_cities`.`country_id` is not null order by `name` asc1.76ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 160
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 32 and `v2_cities`.`country_id` is not null order by `name` asc4.34ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 32
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 45 and `v2_cities`.`country_id` is not null order by `name` asc1.41ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 45
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 58 and `v2_cities`.`country_id` is not null order by `name` asc1.52ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 58
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 83 and `v2_cities`.`country_id` is not null order by `name` asc1.49ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 83
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 46 and `v2_cities`.`country_id` is not null order by `name` asc1.38ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 46
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 19 and `v2_cities`.`country_id` is not null order by `name` asc1.55ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 19
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 84 and `v2_cities`.`country_id` is not null order by `name` asc3.33ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 84
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 77 and `v2_cities`.`country_id` is not null order by `name` asc1.53ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 77
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 76 and `v2_cities`.`country_id` is not null order by `name` asc2.32ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 76
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 81 and `v2_cities`.`country_id` is not null order by `name` asc1.36ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 81
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 99 and `v2_cities`.`country_id` is not null order by `name` asc1.39ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 99
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 116 and `v2_cities`.`country_id` is not null order by `name` asc1.65ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 116
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 139 and `v2_cities`.`country_id` is not null order by `name` asc1.77ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 139
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 31 and `v2_cities`.`country_id` is not null order by `name` asc1.73ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 31
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 155 and `v2_cities`.`country_id` is not null order by `name` asc1.48ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 155
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 161 and `v2_cities`.`country_id` is not null order by `name` asc2.33ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 161
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `v2_cities` where `v2_cities`.`country_id` = 164 and `v2_cities`.`country_id` is not null order by `name` asc1.4ms/app/Country.php:124buldingdb
        Metadata
        Bindings
        • 0. 164
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Country.php:124
        • 20. view::countries.list-redesign:186
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `nav_menu_items` where `parent_id` is null1.28ms/app/NavMenuItem.php:17buldingdb
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/NavMenuItem.php:17
        • 15. /app/Providers/AppServiceProvider.php:60
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:124
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `nav_menu_items` where `nav_menu_items`.`parent_id` = 27 and `nav_menu_items`.`parent_id` is not null order by `display_order` asc1.29ms/app/NavMenuItem.php:110buldingdb
        Metadata
        Bindings
        • 0. 27
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/NavMenuItem.php:110
        • 20. /app/NavMenuItem.php:115
        • 21. view::common.header:85
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
      • select * from `pages` where `pages`.`id` = 88 limit 11.34ms/app/NavMenuItem.php:97buldingdb
        Metadata
        Bindings
        • 0. 88
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. /app/NavMenuItem.php:97
        • 21. /app/NavMenuItem.php:78
        • 22. /app/NavMenuItem.php:89
        • 23. view::common.header:91
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
      • select * from `nav_menu_items` where `nav_menu_items`.`parent_id` = 28 and `nav_menu_items`.`parent_id` is not null order by `display_order` asc8.16ms/app/NavMenuItem.php:110buldingdb
        Metadata
        Bindings
        • 0. 28
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/NavMenuItem.php:110
        • 20. /app/NavMenuItem.php:115
        • 21. view::common.header:85
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
      • select * from `nav_menu_items` where `nav_menu_items`.`parent_id` = 2 and `nav_menu_items`.`parent_id` is not null order by `display_order` asc1.44ms/app/NavMenuItem.php:110buldingdb
        Metadata
        Bindings
        • 0. 2
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/NavMenuItem.php:110
        • 20. /app/NavMenuItem.php:115
        • 21. view::common.header:85
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
      • select * from `nav_menu_items` where `nav_menu_items`.`parent_id` = 4 and `nav_menu_items`.`parent_id` is not null order by `display_order` asc1.44ms/app/NavMenuItem.php:110buldingdb
        Metadata
        Bindings
        • 0. 4
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/NavMenuItem.php:110
        • 20. /app/NavMenuItem.php:115
        • 21. view::common.header:85
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
      • select * from `nav_menu_items` where `nav_menu_items`.`parent_id` = 3 and `nav_menu_items`.`parent_id` is not null order by `display_order` asc1.51ms/app/NavMenuItem.php:110buldingdb
        Metadata
        Bindings
        • 0. 3
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/NavMenuItem.php:110
        • 20. /app/NavMenuItem.php:115
        • 21. view::common.header:85
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
      • select * from `nav_menu_items` where `nav_menu_items`.`parent_id` = 29 and `nav_menu_items`.`parent_id` is not null order by `display_order` asc1.62ms/app/NavMenuItem.php:110buldingdb
        Metadata
        Bindings
        • 0. 29
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/NavMenuItem.php:110
        • 20. /app/NavMenuItem.php:115
        • 21. view::common.header:85
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
      • select * from `nav_menu_items` where `nav_menu_items`.`parent_id` = 1 and `nav_menu_items`.`parent_id` is not null order by `display_order` asc3.15ms/app/NavMenuItem.php:110buldingdb
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/NavMenuItem.php:110
        • 20. /app/NavMenuItem.php:115
        • 21. view::common.header:85
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
      App\Page
      1
      App\NavMenuItem
      36
      App\City
      1751
      App\Country
      60
          _token
          ZaeLX1eVYQlBoShtutT2yZzsZQXM2bzQpoc9ApJb
          _previous
          array:1 [ "url" => "https://staging.skyscrapercenter.xyz/countries" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /countries
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:17 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "staging.skyscrapercenter.xyz" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array:40 [ "USER" => "forge" "HOME" => "/home/forge" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_HOST" => "staging.skyscrapercenter.xyz" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SERVER_NAME" => "staging.skyscrapercenter.xyz" "SERVER_PORT" => "443" "SERVER_ADDR" => "10.0.0.44" "REMOTE_PORT" => "27851" "REMOTE_ADDR" => "3.145.63.63" "SERVER_SOFTWARE" => "nginx/1.18.0" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/2.0" "DOCUMENT_ROOT" => "/home/forge/staging.skyscrapercenter.xyz/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/countries" "SCRIPT_NAME" => "/index.php" "SCRIPT_FILENAME" => "/home/forge/staging.skyscrapercenter.xyz/public/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743894192.5215 "REQUEST_TIME" => 1743894192 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 05 Apr 2025 23:03:12 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IlwvSm1cL0VicUpmYlBaRlhqOWtEaGJZQT09IiwidmFsdWUiOiJkSHpFOGp3eWVSWEh5NkxNRmRzRSt2ZG4xMzRrR0xUcTNUTTZsU2VKTFZEK3dqU0RzOElqU1MxSG9tRkpxYzZCdWRrR2J0ZUdlYjU3SnJGdEZWRlwvT091V1BCNWV6b1lDQVMzXC92NWRvYU9FdmR4QWxlN3BFTlhTdE9mNWxxUTVHIiwibWFjIjoiYzlkYzQxZDQyYWNiNTcyNjI5NDNiZjE0NTZmMTVhOTMyN2U4NjU3NWZkMzc5OTNhYWViOWE5YjkzMWIzN2UwOSJ9; expires=Sun, 06-Apr-2025 01:03:12 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IlwvSm1cL0VicUpmYlBaRlhqOWtEaGJZQT09IiwidmFsdWUiOiJkSHpFOGp3eWVSWEh5NkxNRmRzRSt2ZG4xMzRrR0xUcTNUTTZsU2VKTFZEK3dqU0RzOElqU1MxSG9tRkpxYzZCdWRrR" 1 => "skyscraper_center_session=eyJpdiI6ImRDSjFtTXd0eXozT1Jqa29JaUVFc1E9PSIsInZhbHVlIjoiTVJveXFXT1l4N2FkaG1HN2F1WTJySkFRTDZWeXBWU3lpS0k3YVhcL09VdkFWcmdtNzIzUFYzUmF5MGxCXC9RU3pRb0EwT2JCSlhBQWpFa2NXUjhrMGU1cTdkdjF1NDZSN2w2b0czTjZNcEJMd0xUc0drMlNsbk9VY1FScE9cL0hVTkYiLCJtYWMiOiJkNDgyNTY1ZGU3Yjk3YmZlODc4YzM3ZTM3MmVkNmUzZGIzYTUyM2ExY2MxNmIyYjc3MDcxODQxNmRiODJhYjZkIn0%3D; expires=Sun, 06-Apr-2025 01:03:12 GMT; Max-Age=7200; path=/; httponlyskyscraper_center_session=eyJpdiI6ImRDSjFtTXd0eXozT1Jqa29JaUVFc1E9PSIsInZhbHVlIjoiTVJveXFXT1l4N2FkaG1HN2F1WTJySkFRTDZWeXBWU3lpS0k3YVhcL09VdkFWcmdtNzIzUFYzUmF5MG" 2 => "visit_counter=eyJpdiI6ImtaVGVOUGg1VUdPOFFGRXNNSUdDNnc9PSIsInZhbHVlIjoibmc2YndBMGpXK1VtYVhYN0tUNWZlemI2ejg0azhUQVpzY0Z5ajdaNldhZVI2b3JJNGlUTEtDNDhpVndLYktyWiIsIm1hYyI6ImFjNWQ2ZTZmYWVlMTQ5ZjdjZDJlMzM0MDFjZWMyOGQyMDk3ZmU3YzQ1YmUwNjlkNzIyZWYxOWZkMTc3YTJiZmQifQ%3D%3D; expires=Mon, 05-May-2025 23:03:12 GMT; Max-Age=2592000; path=/; httponlyvisit_counter=eyJpdiI6ImtaVGVOUGg1VUdPOFFGRXNNSUdDNnc9PSIsInZhbHVlIjoibmc2YndBMGpXK1VtYVhYN0tUNWZlemI2ejg0azhUQVpzY0Z5ajdaNldhZVI2b3JJNGlUTEtDNDhpVndLYktyWiIsIm" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IlwvSm1cL0VicUpmYlBaRlhqOWtEaGJZQT09IiwidmFsdWUiOiJkSHpFOGp3eWVSWEh5NkxNRmRzRSt2ZG4xMzRrR0xUcTNUTTZsU2VKTFZEK3dqU0RzOElqU1MxSG9tRkpxYzZCdWRrR2J0ZUdlYjU3SnJGdEZWRlwvT091V1BCNWV6b1lDQVMzXC92NWRvYU9FdmR4QWxlN3BFTlhTdE9mNWxxUTVHIiwibWFjIjoiYzlkYzQxZDQyYWNiNTcyNjI5NDNiZjE0NTZmMTVhOTMyN2U4NjU3NWZkMzc5OTNhYWViOWE5YjkzMWIzN2UwOSJ9; expires=Sun, 06-Apr-2025 01:03:12 GMT; path=/XSRF-TOKEN=eyJpdiI6IlwvSm1cL0VicUpmYlBaRlhqOWtEaGJZQT09IiwidmFsdWUiOiJkSHpFOGp3eWVSWEh5NkxNRmRzRSt2ZG4xMzRrR0xUcTNUTTZsU2VKTFZEK3dqU0RzOElqU1MxSG9tRkpxYzZCdWRrR" 1 => "skyscraper_center_session=eyJpdiI6ImRDSjFtTXd0eXozT1Jqa29JaUVFc1E9PSIsInZhbHVlIjoiTVJveXFXT1l4N2FkaG1HN2F1WTJySkFRTDZWeXBWU3lpS0k3YVhcL09VdkFWcmdtNzIzUFYzUmF5MGxCXC9RU3pRb0EwT2JCSlhBQWpFa2NXUjhrMGU1cTdkdjF1NDZSN2w2b0czTjZNcEJMd0xUc0drMlNsbk9VY1FScE9cL0hVTkYiLCJtYWMiOiJkNDgyNTY1ZGU3Yjk3YmZlODc4YzM3ZTM3MmVkNmUzZGIzYTUyM2ExY2MxNmIyYjc3MDcxODQxNmRiODJhYjZkIn0%3D; expires=Sun, 06-Apr-2025 01:03:12 GMT; path=/; httponlyskyscraper_center_session=eyJpdiI6ImRDSjFtTXd0eXozT1Jqa29JaUVFc1E9PSIsInZhbHVlIjoiTVJveXFXT1l4N2FkaG1HN2F1WTJySkFRTDZWeXBWU3lpS0k3YVhcL09VdkFWcmdtNzIzUFYzUmF5MG" 2 => "visit_counter=eyJpdiI6ImtaVGVOUGg1VUdPOFFGRXNNSUdDNnc9PSIsInZhbHVlIjoibmc2YndBMGpXK1VtYVhYN0tUNWZlemI2ejg0azhUQVpzY0Z5ajdaNldhZVI2b3JJNGlUTEtDNDhpVndLYktyWiIsIm1hYyI6ImFjNWQ2ZTZmYWVlMTQ5ZjdjZDJlMzM0MDFjZWMyOGQyMDk3ZmU3YzQ1YmUwNjlkNzIyZWYxOWZkMTc3YTJiZmQifQ%3D%3D; expires=Mon, 05-May-2025 23:03:12 GMT; path=/; httponlyvisit_counter=eyJpdiI6ImtaVGVOUGg1VUdPOFFGRXNNSUdDNnc9PSIsInZhbHVlIjoibmc2YndBMGpXK1VtYVhYN0tUNWZlemI2ejg0azhUQVpzY0Z5ajdaNldhZVI2b3JJNGlUTEtDNDhpVndLYktyWiIsIm" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "ZaeLX1eVYQlBoShtutT2yZzsZQXM2bzQpoc9ApJb" "_previous" => array:1 [ "url" => "https://staging.skyscrapercenter.xyz/countries" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]