Home Companies LLC Waterland

LLC Waterland

Sector\/Subsector:
Food & Beverage / Spring and mineral water, Lemonade

Contact information

Description

LLC Waterland is the Manufacturer of Georgian Mineral Water under Brand Name “Gudauri” and Soft Drinks “Georgia” (Lemonade with different flavors).

Regions of Georgia

,

Year of foundation

2014

Products

Product preparation
Logistics
Trade Agreements
Obtain Financing
Exhibition Calendar

Statistics

Exporters Guide

Online Training

Online Chat
×
56.89msRequest Duration2MBMemory UsageGET companies/{slug}RouteAuth status
    • Booting (10.65ms)
      Params
    • Application (51.03ms)
      Params
      7 templates were rendered
      • website.company.show (resources/views/website/company/show.blade.php)5blade
        Params
        0
        company
        1
        products
        2
        news
        3
        galleryItems
        4
        breadcrumb
      • website.layouts.show-layout (resources/views/website/layouts/show-layout.blade.php)22blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        company
        5
        products
        6
        news
        7
        galleryItems
        8
        breadcrumb
        9
        main_menu
        10
        agreements
        11
        contact_page
        12
        footer_banners
        13
        bottom_banners
        14
        search_section
        15
        about_page
        16
        tos_page
        17
        __currentLoopData
        18
        region
        19
        loop
        20
        categories
        21
        main_categories
      • breadcrumb (resources/views/breadcrumb.blade.php)22blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        company
        5
        products
        6
        news
        7
        galleryItems
        8
        breadcrumb
        9
        main_menu
        10
        agreements
        11
        contact_page
        12
        footer_banners
        13
        bottom_banners
        14
        search_section
        15
        about_page
        16
        tos_page
        17
        __currentLoopData
        18
        region
        19
        loop
        20
        categories
        21
        main_categories
      • website.master (resources/views/website/master.blade.php)25blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        company
        5
        products
        6
        news
        7
        galleryItems
        8
        breadcrumb
        9
        main_menu
        10
        agreements
        11
        contact_page
        12
        footer_banners
        13
        bottom_banners
        14
        search_section
        15
        about_page
        16
        tos_page
        17
        __currentLoopData
        18
        region
        19
        loop
        20
        categories
        21
        main_categories
        22
        product
        23
        agreement
        24
        bottom_banner
      • website.navigation (resources/views/website/navigation.blade.php)26blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        company
        5
        products
        6
        news
        7
        galleryItems
        8
        breadcrumb
        9
        main_menu
        10
        agreements
        11
        contact_page
        12
        footer_banners
        13
        bottom_banners
        14
        search_section
        15
        about_page
        16
        tos_page
        17
        __currentLoopData
        18
        region
        19
        loop
        20
        categories
        21
        main_categories
        22
        product
        23
        agreement
        24
        bottom_banner
        25
        banner
      • website.items (resources/views/website/items.blade.php)27blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        company
        5
        products
        6
        news
        7
        galleryItems
        8
        breadcrumb
        9
        main_menu
        10
        agreements
        11
        contact_page
        12
        footer_banners
        13
        bottom_banners
        14
        search_section
        15
        about_page
        16
        tos_page
        17
        __currentLoopData
        18
        region
        19
        loop
        20
        categories
        21
        main_categories
        22
        product
        23
        agreement
        24
        bottom_banner
        25
        banner
        26
        menu
      • website.items (resources/views/website/items.blade.php)28blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        company
        5
        products
        6
        news
        7
        galleryItems
        8
        breadcrumb
        9
        main_menu
        10
        agreements
        11
        contact_page
        12
        footer_banners
        13
        bottom_banners
        14
        search_section
        15
        about_page
        16
        tos_page
        17
        __currentLoopData
        18
        region
        19
        loop
        20
        categories
        21
        main_categories
        22
        product
        23
        agreement
        24
        bottom_banner
        25
        banner
        26
        menu
        27
        m
      uri
      GET companies/{slug}
      middleware
      web
      controller
      App\Http\Controllers\Website\CompanyController@show
      namespace
      App\Http\Controllers
      prefix
      null
      where
      file
      app/Http/Controllers/Website/CompanyController.php:83-102
      28 statements were executed, 4 of which were duplicated, 24 unique15.8ms
      • select * from `companies` where `slug` = 'llc-waterland-1' and `type` = '1' and `active` = '1' limit 15.91ms/app/Http/Controllers/Website/CompanyController.php:85trade
        Metadata
        Bindings
        • 0. llc-waterland-1
        • 1. 1
        • 2. 1
        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
        • 13. /app/Http/Controllers/Website/CompanyController.php:85
        • 49. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 67. /public/index.php:53
      • select count(*) as aggregate from `products` where `products`.`user_id` = '1791' and `products`.`user_id` is not null and `published` = '1'370μs/app/Http/Controllers/Website/CompanyController.php:87trade
        Metadata
        Bindings
        • 0. 1791
        • 1. 1
        Backtrace
        • 14. /app/Http/Controllers/Website/CompanyController.php:87
        • 50. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 68. /public/index.php:53
      • select * from `products` where `products`.`user_id` = '1791' and `products`.`user_id` is not null and `published` = '1' order by `created_at` desc, `id` desc limit 4 offset 0620μs/app/Http/Controllers/Website/CompanyController.php:87trade
        Metadata
        Bindings
        • 0. 1791
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Http/Controllers/Website/CompanyController.php:87
        • 50. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 68. /public/index.php:53
      • select count(*) as aggregate from `infos` where `infos`.`author_id` = '1791' and `infos`.`author_id` is not null and exists (select * from `info_translations` where `infos`.`id` = `info_translations`.`info_id` and `active` = '1') and `info_status` is not null340μs/app/Http/Controllers/Website/CompanyController.php:88trade
        Metadata
        Bindings
        • 0. 1791
        • 1. 1
        Backtrace
        • 14. /app/Http/Controllers/Website/CompanyController.php:88
        • 50. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 68. /public/index.php:53
      • select count(*) as aggregate from `gallery_items` where `gallery_items`.`user_id` = '1791' and `gallery_items`.`user_id` is not null and `published` = '1'260μs/app/Http/Controllers/Website/CompanyController.php:89trade
        Metadata
        Bindings
        • 0. 1791
        • 1. 1
        Backtrace
        • 14. /app/Http/Controllers/Website/CompanyController.php:89
        • 50. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 68. /public/index.php:53
      • (select `banners`.*, `banner_types`.`unique` as `unique` from `banners` inner join `banner_types` on `banners`.`banner_type_id` = `banner_types`.`id` where `banner_types`.`unique` = 'footer' order by `id` desc) union (select `banners`.*, `banner_types`.`unique` as `unique` from `banners` inner join `banner_types` on `banners`.`banner_type_id` = `banner_types`.`id` where `banner_types`.`unique` = 'bottom' order by `id` desc)510μs/app/Http/ViewComposers/MasterComposer.php:63trade
        Metadata
        Bindings
        • 0. footer
        • 1. bottom
        Backtrace
        • 12. /app/Http/ViewComposers/MasterComposer.php:63
        • 22. /vendor/symfony/http-foundation/Response.php:206
        • 55. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 73. /public/index.php:53
      • select * from `banner_translations` where `banner_translations`.`banner_id` in ('4', '7', '9', '10')290μs/app/Http/ViewComposers/MasterComposer.php:63trade
        Metadata
        Bindings
        • 0. 4
        • 1. 7
        • 2. 9
        • 3. 10
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. /app/Http/ViewComposers/MasterComposer.php:63
        • 27. /vendor/symfony/http-foundation/Response.php:206
        • 60. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 78. /public/index.php:53
      • (select `sections`.*, `menu_types`.`unique` as `unique` from `sections` inner join `sections_menu_types` on `sections_menu_types`.`section_id` = `sections`.`id` inner join `menu_types` on `sections_menu_types`.`menu_type_id` = `menu_types`.`id` where (`menu_types`.`unique` = 'main' or `menu_types`.`unique` = 'agreements') order by `order_by` asc) union (select `sections`.*, "none" as `unique` from `sections` where `id` in ('10', '20')) union (select `sections`.*, "contact" as `unique` from `sections` where exists (select * from `section_types` where `sections`.`section_type_id` = `section_types`.`id` and `controller` = 'ContactPageController') limit 1)740μs/app/Http/ViewComposers/MasterComposer.php:79trade
        Metadata
        Bindings
        • 0. main
        • 1. agreements
        • 2. 10
        • 3. 20
        • 4. ContactPageController
        Backtrace
        • 12. /app/Http/ViewComposers/MasterComposer.php:79
        • 22. /vendor/symfony/http-foundation/Response.php:206
        • 55. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 73. /public/index.php:53
      • select * from `section_translations` where `section_translations`.`section_id` in ('1', '2', '3', '4', '5', '9', '10', '17', '18', '20', '22', '25', '27', '28', '29', '30')360μs/app/Http/ViewComposers/MasterComposer.php:79trade
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. 3
        • 3. 4
        • 4. 5
        • 5. 9
        • 6. 10
        • 7. 17
        • 8. 18
        • 9. 20
        • 10. 22
        • 11. 25
        • 12. 27
        • 13. 28
        • 14. 29
        • 15. 30
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. /app/Http/ViewComposers/MasterComposer.php:79
        • 27. /vendor/symfony/http-foundation/Response.php:206
        • 60. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 78. /public/index.php:53
      • select * from `sections` where exists (select * from `section_types` where `sections`.`section_type_id` = `section_types`.`id` and `controller` = 'SearchController') limit 1320μs/app/Http/ViewComposers/MasterComposer.php:85trade
        Metadata
        Bindings
        • 0. SearchController
        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
        • 13. /app/Http/ViewComposers/MasterComposer.php:85
        • 23. /vendor/symfony/http-foundation/Response.php:206
        • 56. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 74. /public/index.php:53
      • select * from `section_translations` where `section_translations`.`section_id` = '19' and `section_translations`.`section_id` is not null250μs/vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205trade
        Metadata
        Bindings
        • 0. 19
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 16. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205
        • 18. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:304
        • 19. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:66
        • 20. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:189
        • 22. /app/Section.php:75
        • 23. /app/Http/ViewComposers/MasterComposer.php:90
        • 33. /vendor/symfony/http-foundation/Response.php:206
        • 66. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 84. /public/index.php:53
      • select `categories`.*, `company_category`.`company_id` as `pivot_company_id`, `company_category`.`category_id` as `pivot_category_id` from `categories` inner join `company_category` on `categories`.`id` = `company_category`.`category_id` where `company_category`.`company_id` = '2740' order by `order_by` asc, `id` asc380μs/app/Company.php:175trade
        Metadata
        Bindings
        • 0. 2740
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. /app/Company.php:175
        • 22. view::website.company.show:10
        • 29. /vendor/symfony/http-foundation/Response.php:206
        • 62. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 80. /public/index.php:53
      • select * from `category_translations` where `category_translations`.`category_id` in ('14', '15')310μs/app/Company.php:175trade
        Metadata
        Bindings
        • 0. 14
        • 1. 15
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 22. /app/Company.php:175
        • 27. view::website.company.show:10
        • 34. /vendor/symfony/http-foundation/Response.php:206
        • 67. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 85. /public/index.php:53
      • select * from `categories` where `categories`.`id` = '1' limit 1220μs/app/Company.php:176trade
        Metadata
        Bindings
        • 0. 1
        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
        • 16. /app/Company.php:176
        • 20. /app/Company.php:178
        • 25. view::website.company.show:10
        • 32. /vendor/symfony/http-foundation/Response.php:206
        • 65. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 83. /public/index.php:53
      • select * from `category_translations` where `category_translations`.`category_id` = '1' and `category_translations`.`category_id` is not null230μs/vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205trade
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 16. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205
        • 18. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:304
        • 19. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:66
        • 20. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:189
        • 22. /app/Company.php:176
        • 26. /app/Company.php:178
        • 31. view::website.company.show:10
        • 38. /vendor/symfony/http-foundation/Response.php:206
        • 71. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 89. /public/index.php:53
      • select `countries`.*, `country_company`.`company_id` as `pivot_company_id`, `country_company`.`country_code` as `pivot_country_code` from `countries` inner join `country_company` on `countries`.`code` = `country_company`.`country_code` where `country_company`.`company_id` = '2740'290μsview::website.company.show:29trade
        Metadata
        Bindings
        • 0. 2740
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. view::website.company.show:29
        • 24. /vendor/symfony/http-foundation/Response.php:206
        • 57. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 75. /public/index.php:53
      • select * from `contact_people` where `contact_people`.`company_id` = '2740' and `contact_people`.`company_id` is not null order by `id` asc250μsview::website.company.show:103trade
        Metadata
        Bindings
        • 0. 2740
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. view::website.company.show:103
        • 24. /vendor/symfony/http-foundation/Response.php:206
        • 57. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 75. /public/index.php:53
      • select * from `categories` order by `order_by` asc, `id` asc290μs/app/Providers/ComposerServiceProvider.php:50trade
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        Backtrace
        • 12. /app/Providers/ComposerServiceProvider.php:50
        • 18. view::website.company.show:133
        • 25. /vendor/symfony/http-foundation/Response.php:206
        • 58. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 76. /public/index.php:53
      • select * from `category_translations` where `category_translations`.`category_id` in ('1', '2', '3', '4', '5', '6', '9', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '44', '45', '46', '47', '48', '50', '51', '52', '54', '55') and `category_translations`.`locale` = 'en'530μs/app/Providers/ComposerServiceProvider.php:50trade
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. 3
        • 3. 4
        • 4. 5
        • 5. 6
        • 6. 9
        • 7. 11
        • 8. 12
        • 9. 13
        • 10. 14
        • 11. 15
        • 12. 16
        • 13. 17
        • 14. 18
        • 15. 19
        • 16. 20
        • 17. 21
        • 18. 22
        • 19. 23
        • 20. 24
        • 21. 25
        • 22. 26
        • 23. 27
        • 24. 28
        • 25. 29
        • 26. 30
        • 27. 31
        • 28. 32
        • 29. 33
        • 30. 34
        • 31. 35
        • 32. 36
        • 33. 37
        • 34. 38
        • 35. 39
        • 36. 40
        • 37. 41
        • 38. 44
        • 39. 45
        • 40. 46
        • 41. 47
        • 42. 48
        • 43. 50
        • 44. 51
        • 45. 52
        • 46. 54
        • 47. 55
        • 48. en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. /app/Providers/ComposerServiceProvider.php:50
        • 23. view::website.company.show:133
        • 30. /vendor/symfony/http-foundation/Response.php:206
        • 63. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 81. /public/index.php:53
      • select distinct * from `category_images` where `type` = '1' and `category_images`.`category_id` in ('1', '2', '3', '4', '5', '6', '9', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '44', '45', '46', '47', '48', '50', '51', '52', '54', '55') order by RAND()780μs/app/Providers/ComposerServiceProvider.php:50trade
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 2
        • 3. 3
        • 4. 4
        • 5. 5
        • 6. 6
        • 7. 9
        • 8. 11
        • 9. 12
        • 10. 13
        • 11. 14
        • 12. 15
        • 13. 16
        • 14. 17
        • 15. 18
        • 16. 19
        • 17. 20
        • 18. 21
        • 19. 22
        • 20. 23
        • 21. 24
        • 22. 25
        • 23. 26
        • 24. 27
        • 25. 28
        • 26. 29
        • 27. 30
        • 28. 31
        • 29. 32
        • 30. 33
        • 31. 34
        • 32. 35
        • 33. 36
        • 34. 37
        • 35. 38
        • 36. 39
        • 37. 40
        • 38. 41
        • 39. 44
        • 40. 45
        • 41. 46
        • 42. 47
        • 43. 48
        • 44. 50
        • 45. 51
        • 46. 52
        • 47. 54
        • 48. 55
        Hints
        • ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
        Backtrace
        • 17. /app/Providers/ComposerServiceProvider.php:50
        • 23. view::website.company.show:133
        • 30. /vendor/symfony/http-foundation/Response.php:206
        • 63. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 81. /public/index.php:53
      • select * from `product_images` where `product_images`.`product_id` = '1179' and `product_images`.`product_id` is not null and `thumbnail` = '1' limit 1340μs/app/Product.php:70trade
        Metadata
        Bindings
        • 0. 1179
        • 1. 1
        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
        • 18. /app/Product.php:70
        • 19. view::website.layouts.show-layout:57
        • 25. view::website.company.show:133
        • 32. /vendor/symfony/http-foundation/Response.php:206
        • 65. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 83. /public/index.php:53
      • select * from `product_images` where `product_images`.`product_id` = '1178' and `product_images`.`product_id` is not null and `thumbnail` = '1' limit 1720μs/app/Product.php:70trade
        Metadata
        Bindings
        • 0. 1178
        • 1. 1
        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
        • 18. /app/Product.php:70
        • 19. view::website.layouts.show-layout:57
        • 25. view::website.company.show:133
        • 32. /vendor/symfony/http-foundation/Response.php:206
        • 65. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 83. /public/index.php:53
      • select * from `sections` where `sections`.`id` = '22' limit 1240μs/vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205trade
        Metadata
        Bindings
        • 0. 22
        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
        • 17. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205
        • 19. /app/Section.php:77
        • 20. view::website.master:142
        • 26. view::website.layouts.show-layout:302
        • 32. view::website.company.show:133
        • 39. /vendor/symfony/http-foundation/Response.php:206
        • 72. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 90. /public/index.php:53
      • select * from `section_translations` where `section_translations`.`section_id` in ('22')230μs/vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205trade
        Metadata
        Bindings
        • 0. 22
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 22. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205
        • 24. /app/Section.php:77
        • 25. view::website.master:142
        • 31. view::website.layouts.show-layout:302
        • 37. view::website.company.show:133
        • 44. /vendor/symfony/http-foundation/Response.php:206
        • 77. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 95. /public/index.php:53
      • select * from `infos` where `infos`.`section_id` = '18' and `infos`.`section_id` is not null270μs/vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205trade
        Metadata
        Bindings
        • 0. 18
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 16. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205
        • 18. view::website.master:381
        • 24. view::website.layouts.show-layout:302
        • 30. view::website.company.show:133
        • 37. /vendor/symfony/http-foundation/Response.php:206
        • 70. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 88. /public/index.php:53
      • select * from `info_translations` where `info_translations`.`info_id` = '141' and `info_translations`.`info_id` is not null270μs/vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205trade
        Metadata
        Bindings
        • 0. 141
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 16. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205
        • 18. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:304
        • 19. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:66
        • 20. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:189
        • 22. view::website.master:385
        • 28. view::website.layouts.show-layout:302
        • 34. view::website.company.show:133
        • 41. /vendor/symfony/http-foundation/Response.php:206
        • 74. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 92. /public/index.php:53
      • select * from `sections` where `sections`.`id` = '22' limit 1260μs/vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205trade
        Metadata
        Bindings
        • 0. 22
        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
        • 17. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205
        • 19. /app/Section.php:77
        • 20. view::website.items:7
        • 26. view::website.items:11
        • 32. view::website.navigation:5
        • 38. view::website.master:449
        • 44. view::website.layouts.show-layout:302
        • 50. view::website.company.show:133
        • 57. /vendor/symfony/http-foundation/Response.php:206
        • 90. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 108. /public/index.php:53
      • select * from `section_translations` where `section_translations`.`section_id` in ('22')220μs/vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205trade
        Metadata
        Bindings
        • 0. 22
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 22. /vendor/dimsav/laravel-translatable/src/Translatable/Translatable.php:205
        • 24. /app/Section.php:77
        • 25. view::website.items:7
        • 31. view::website.items:11
        • 37. view::website.navigation:5
        • 43. view::website.master:449
        • 49. view::website.layouts.show-layout:302
        • 55. view::website.company.show:133
        • 62. /vendor/symfony/http-foundation/Response.php:206
        • 95. /vendor/spatie/laravel-cors/src/Cors.php:28
        • 113. /public/index.php:53
        web
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
        api
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
          _token
          puNu35L70zeIOGy6fnoDhqfWc0BRjKvUqpVQq5bv
          _previous
          array:1 [ "url" => "https://tradewithgeorgia.com/companies/llc-waterland-1" ]
          PHPDEBUGBAR_STACK_DATA
          []
          _flash
          array:2 [ "old" => [] "new" => [] ]
          format
          html
          content_type
          text/html; charset=UTF-8
          status_text
          OK
          status_code
          200
          request_query
          []
          request_request
          []
          request_headers
          array:16 [ "host" => array:1 [ 0 => "tradewithgeorgia.com" ] "connection" => array:1 [ ...
          request_server
          array:45 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "tradewithgeorgia.com" "REDIRECT...
          request_cookies
          array:5 [ "XSRF-TOKEN" => null "_session" => "tl97CFa1IFAc8ionpw8IiQDqN17OHnBTgs61PCur" "_ga_8...
          response_headers
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
          path_info
          /companies/llc-waterland-1
          session_attributes
          array:4 [ "_token" => "puNu35L70zeIOGy6fnoDhqfWc0BRjKvUqpVQq5bv" "_previous" => array:1 [ "u...