Brand Products (Coca-Cola)
0 Items found
No product found
Top
8.3.12PHP Version155msRequest Duration7MBMemory UsageGET productsRoute
    • Booting (66.61ms)
    • Application (88.11ms)
    • 1 x Application (56.93%)
      88.11ms
      1 x Booting (43.03%)
      66.61ms
      9 templates were rendered
      • web-views.products.view (resources/themes/default/web-views/products/view.blade.php)2bladefile
        Params
        0
        products
        1
        data
      • web-views.products._ajax-products (resources/themes/default/web-views/products/_ajax-products.blade.php)14bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        brand
        10
        loop
        11
        categories
        12
        category
        13
        child
      • layouts.front-end.app (resources/themes/default/layouts/front-end/app.blade.php)14bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        brand
        10
        loop
        11
        categories
        12
        category
        13
        child
      • layouts.front-end.partials._modals (resources/themes/default/layouts/front-end/partials/_modals.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        brand
        10
        loop
        11
        categories
        12
        category
        13
        child
        14
        google_tag_manager_id
        15
        pixel_analytics_user_code
      • layouts.front-end.partials._quick-view-modal (resources/themes/default/layouts/front-end/partials/_quick-view-modal.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        brand
        10
        loop
        11
        categories
        12
        category
        13
        child
        14
        google_tag_manager_id
        15
        pixel_analytics_user_code
      • layouts.front-end.partials._header (resources/themes/default/layouts/front-end/partials/_header.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        brand
        10
        loop
        11
        categories
        12
        category
        13
        child
        14
        google_tag_manager_id
        15
        pixel_analytics_user_code
      • layouts.front-end.partials._cart (resources/themes/default/layouts/front-end/partials/_cart.blade.php)19bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        brand
        10
        loop
        11
        categories
        12
        category
        13
        child
        14
        google_tag_manager_id
        15
        pixel_analytics_user_code
        16
        announcement
        17
        currency_model
        18
        key
      • layouts.front-end.partials._footer (resources/themes/default/layouts/front-end/partials/_footer.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        brand
        10
        loop
        11
        categories
        12
        category
        13
        child
        14
        google_tag_manager_id
        15
        pixel_analytics_user_code
      • layouts.front-end.partials.modal._dynamic-modals (resources/themes/default/layouts/front-end/partials/modal/_dynamic-modals.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        products
        6
        data
        7
        decimal_point_settings
        8
        __currentLoopData
        9
        brand
        10
        loop
        11
        categories
        12
        category
        13
        child
        14
        google_tag_manager_id
        15
        pixel_analytics_user_code
      uri
      GET products
      middleware
      web, maintenance_mode, guestCheck
      controller
      App\Http\Controllers\Web\ProductListController@products
      namespace
      App\Http\Controllers\Web
      prefix
      where
      as
      products
      file
      app/Http/Controllers/Web/ProductListController.php:24-34
      44 statements were executed, 21 of which were duplicated, 23 unique. Show only duplicated19.49ms
      • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
        640μs/app/Utils/helpers.php:167ecom_multi
        Metadata
        Bindings
        • 0. maintenance_mode
        Backtrace
        • 16. /app/Utils/helpers.php:167
        • 17. middleware::maintenance_mode:19
        • 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 19. middleware::api_lang:22
        • 20. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • insert into `guest_users` (`ip_address`, `created_at`) values ('3.144.31.171', '2025-04-01 12:59:22')
        1.1msmiddleware::guestCheck:23ecom_multi
        Metadata
        Bindings
        • 0. 3.144.31.171
        • 1. 2025-04-01 12:59:22
        Backtrace
        • 16. middleware::guestCheck:23
        • 17. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 18. middleware::maintenance_mode:23
        • 19. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 20. middleware::api_lang:22
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        500μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 26. /app/Http/Controllers/Web/ProductListController.php:40
        • 27. /app/Http/Controllers/Web/ProductListController.php:29
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `brand_id` = '14'
        610μs/app/Http/Controllers/Web/ProductListController.php:171ecom_multi
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. digital
        • 9. physical
        • 10. 14
        Backtrace
        • 16. /app/Http/Controllers/Web/ProductListController.php:171
        • 17. /app/Http/Controllers/Web/ProductListController.php:29
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `brands` where `status` = 1 and `brands`.`id` = 14 limit 1
        290μs/app/Http/Controllers/Web/ProductListController.php:184ecom_multi
        Metadata
        Bindings
        • 0. 1
        • 1. 14
        Backtrace
        • 17. /app/Http/Controllers/Web/ProductListController.php:184
        • 18. /app/Http/Controllers/Web/ProductListController.php:29
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `translations` where `translations`.`translationable_id` in (14) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
        330μs/app/Http/Controllers/Web/ProductListController.php:184ecom_multi
        Metadata
        Bindings
        • 0. App\Models\Brand
        • 1. en
        Backtrace
        • 22. /app/Http/Controllers/Web/ProductListController.php:184
        • 23. /app/Http/Controllers/Web/ProductListController.php:29
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        490μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 26. /app/Models/Brand.php:42
        • 32. /app/Utils/brand-manager.php:30
        • 33. view::web-views.products.view:228
        • 35. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        2.06ms/app/Utils/brand-manager.php:30ecom_multi
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. digital
        • 9. physical
        • 10. 1
        Backtrace
        • 15. /app/Utils/brand-manager.php:30
        • 16. view::web-views.products.view:228
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
        380μs/app/Utils/brand-manager.php:30ecom_multi
        Metadata
        Bindings
        • 0. App\Models\Brand
        • 1. en
        Backtrace
        • 20. /app/Utils/brand-manager.php:30
        • 21. view::web-views.products.view:228
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `position` = 0 order by `priority` asc
        340μs/app/Utils/category-manager.php:13ecom_multi
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 15. /app/Utils/category-manager.php:13
        • 16. view::web-views.products.view:257
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `categories`.`parent_id` in (25, 26, 30, 31, 34, 53, 54, 56, 57, 61) order by `priority` asc
        370μs/app/Utils/category-manager.php:13ecom_multi
        Metadata
        Backtrace
        • 20. /app/Utils/category-manager.php:13
        • 21. view::web-views.products.view:257
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `categories`.`parent_id` in (47, 48, 49, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105) order by `priority` asc
        290μs/app/Utils/category-manager.php:13ecom_multi
        Metadata
        Backtrace
        • 25. /app/Utils/category-manager.php:13
        • 26. view::web-views.products.view:257
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (47, 48, 49, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        340μs/app/Utils/category-manager.php:13ecom_multi
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. en
        Backtrace
        • 25. /app/Utils/category-manager.php:13
        • 26. view::web-views.products.view:257
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (25, 26, 30, 31, 34, 53, 54, 56, 57, 61) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        300μs/app/Utils/category-manager.php:13ecom_multi
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. en
        Backtrace
        • 20. /app/Utils/category-manager.php:13
        • 21. view::web-views.products.view:257
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
        510μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. google_tag_manager_id
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
        300μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. pixel_analytics
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'announcement') limit 1
        340μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. announcement
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `cart_group_id` from `carts` where (`customer_id` = 21940 and `is_guest` = 1) group by `cart_group_id`
        720μs/app/Utils/cart-manager.php:74ecom_multi
        Metadata
        Bindings
        • 0. 21940
        • 1. 1
        Backtrace
        • 14. /app/Utils/cart-manager.php:74
        • 15. /app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:5
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        260μs/app/Utils/cart-manager.php:43ecom_multi
        Metadata
        Backtrace
        • 15. /app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:5
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `cart_group_id` from `carts` where (`customer_id` = 21940 and `is_guest` = 1) group by `cart_group_id`
        210μs/app/Utils/cart-manager.php:74ecom_multi
        Metadata
        Bindings
        • 0. 21940
        • 1. 1
        Backtrace
        • 14. /app/Utils/cart-manager.php:74
        • 15. /app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:14
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        210μs/app/Utils/cart-manager.php:43ecom_multi
        Metadata
        Backtrace
        • 15. /app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:14
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
        280μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. currency_symbol_position
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `categories` where `position` = 0
        230μsview::layouts.front-end.partials._header:222ecom_multi
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:222
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `position` = 0 order by `priority` asc limit 11 offset 0
        300μsview::layouts.front-end.partials._header:222ecom_multi
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:222
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`parent_id` in (25, 26, 30, 31, 34, 53, 54, 56, 57, 61) order by `priority` asc
        500μsview::layouts.front-end.partials._header:222ecom_multi
        Metadata
        Backtrace
        • 21. view::layouts.front-end.partials._header:222
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`parent_id` in (47, 48, 49, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105) order by `priority` asc
        280μsview::layouts.front-end.partials._header:222ecom_multi
        Metadata
        Backtrace
        • 26. view::layouts.front-end.partials._header:222
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (47, 48, 49, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        440μsview::layouts.front-end.partials._header:222ecom_multi
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. en
        Backtrace
        • 26. view::layouts.front-end.partials._header:222
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (25, 26, 30, 31, 34, 53, 54, 56, 57, 61) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        300μsview::layouts.front-end.partials._header:222ecom_multi
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. en
        Backtrace
        • 21. view::layouts.front-end.partials._header:222
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        340μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 26. /app/Models/Brand.php:42
        • 32. /app/Utils/brand-manager.php:30
        • 33. view::layouts.front-end.partials._header:309
        • 35. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        1.73ms/app/Utils/brand-manager.php:30ecom_multi
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. digital
        • 9. physical
        • 10. 1
        Backtrace
        • 15. /app/Utils/brand-manager.php:30
        • 16. view::layouts.front-end.partials._header:309
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
        370μs/app/Utils/brand-manager.php:30ecom_multi
        Metadata
        Bindings
        • 0. App\Models\Brand
        • 1. en
        Backtrace
        • 20. /app/Utils/brand-manager.php:30
        • 21. view::layouts.front-end.partials._header:309
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        240μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 23. view::layouts.front-end.partials._header:336
        • 25. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `discount` != 0
        540μsview::layouts.front-end.partials._header:336ecom_multi
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. digital
        • 9. physical
        • 10. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:336
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        300μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'loader_gif') limit 1
        340μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. loader_gif
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-04-01' and date(`end_date`) >= '2025-04-01' limit 1
        360μsview::layouts.front-end.partials._footer:103ecom_multi
        Metadata
        Bindings
        • 0. 1
        • 1. flash_deal
        • 2. 2025-04-01
        • 3. 2025-04-01
        Backtrace
        • 16. view::layouts.front-end.partials._footer:103
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (1) and `translations`.`translationable_type` = 'App\Models\FlashDeal' and `locale` = 'en'
        290μsview::layouts.front-end.partials._footer:103ecom_multi
        Metadata
        Bindings
        • 0. App\Models\FlashDeal
        • 1. en
        Backtrace
        • 21. view::layouts.front-end.partials._footer:103
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'refund-policy') limit 1
        300μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. refund-policy
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'return-policy') limit 1
        330μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. return-policy
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
        350μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. cancellation-policy
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_phone') limit 1
        260μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. company_phone
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_email') limit 1
        280μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. company_email
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'shop_address') limit 1
        250μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. shop_address
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'whatsapp') limit 1
        290μs/app/Utils/settings.php:15ecom_multi
        Metadata
        Bindings
        • 0. whatsapp
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\FlashDeal
      1
      App\Models\Category
      112
      App\Models\Brand
      49
      App\Models\BusinessSetting
      17
        decimal_point_settings
        2
        product_brand
        1
        digital_product
        1
        language
        array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
        local
        en
        direction
        ltr
        currency_model
        single_currency
        system_default_currency
        2
        system_default_currency_info
        App\Models\Currency {#3788 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
        currency_code
        BDT
        currency_symbol
        currency_exchange_rate
        84
        _token
        vqTyJWRRwEp13rgeINbL34buQDMPvJSt8W8WDLmP
        guest_id
        21940
        currency_symbol_position
        left
        company_email
        info@nibizsoft.com
        _previous
        array:1 [ "url" => "http://multivendor.ecommatrix.xyz/products?data_from=brand&id=14&page=1" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /products
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:3 [ "data_from" => "brand" "id" => "14" "page" => "1" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:8 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "multivendor.ecommatrix.xyz" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
        request_server
        0 of 0
        array:31 [ "PATH" => "/bin:/usr/bin" "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_ACCEPT_ENCODING" => "gzip, deflate" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "multivendor.ecommatrix.xyz" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "DOCUMENT_ROOT" => "/home/ecommatrix.xyz/multivendor.ecommatrix.xyz" "REMOTE_ADDR" => "3.144.31.171" "REMOTE_PORT" => "15906" "SERVER_ADDR" => "147.93.31.214" "SERVER_NAME" => "multivendor.ecommatrix.xyz" "SERVER_ADMIN" => "rsmmedia66@gmail.com" "SERVER_PORT" => "80" "REQUEST_URI" => "/products?data_from=brand&id=14&page=1" "REDIRECT_URL" => "/products" "REDIRECT_QUERY_STRING" => "data_from=brand&id=14&page=1" "REDIRECT_STATUS" => "200" "LSWS_EDITION" => "Openlitespeed 1.8.2" "X-LSCACHE" => "on,crawler" "SCRIPT_FILENAME" => "/home/ecommatrix.xyz/multivendor.ecommatrix.xyz/index.php" "QUERY_STRING" => "data_from=brand&id=14&page=1" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743490762.1912 "REQUEST_TIME" => 1743490762 ]
        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 => "Tue, 01 Apr 2025 06:59:22 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdsMFZaUVFVNkdIU0lpTENuMFBFWUE9PSIsInZhbHVlIjoiak1wM1NuNDV6L01RK0RIRHFlbk1vUTJXUTY2OFdPZVI2Z1NLQnF1VUVRbk02V3JtczZEZ1hCdlRhZVBEQTVFby80VEV1ZWhpUnRZeU1iWHgxRmhZUTMwZnVQWjNNWTR1SHlaR25GYkZSNVlEa3Z5aW5MTHEwd2dNR3BNWEcyVmQiLCJtYWMiOiI5Y2Y4MGMyOGFjMzliY2MxNmIxZGNiMDBhOTk4YmZmY2JkOGQ2NTkyN2I5YWYyNjllYmI5MjcyMmViMDg2MjU2IiwidGFnIjoiIn0%3D; expires=Tue, 01 Apr 2025 07:59:22 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6IjdsMFZaUVFVNkdIU0lpTENuMFBFWUE9PSIsInZhbHVlIjoiak1wM1NuNDV6L01RK0RIRHFlbk1vUTJXUTY2OFdPZVI2Z1NLQnF1VUVRbk02V3JtczZEZ1hCdlRhZVBEQTVFby80VEV1Z" 1 => "ecommatrix_session=eyJpdiI6IitpaEZnSW1HNnNGV0YzQ0FLUUtyelE9PSIsInZhbHVlIjoic2NVY2g5YkVFYkhaRk1mRDdOMWdFM01XVHJTRTJvTittZS9jQzg1V2Q0d1BIdXV0K1U5R09QcVhnOVBRdWhIa1E1cG1WYVJxSDRUUzBZUDdNNVQ1TktJNmZjRkZvdHcweFZMRWRRUVVUT3hJN0crMWxoY25WY0ozek1QdlZGemkiLCJtYWMiOiIwZmM1ZGY2ZDc5Yzc0ZDgxMzQzZWJiMDY5NDQwYzlhNGY0ODBkNTZiZTNhZGIxNTJkYTNmYjUwM2UwOThkNTgxIiwidGFnIjoiIn0%3D; expires=Tue, 01 Apr 2025 07:59:22 GMT; Max-Age=3600; path=/; httponlyecommatrix_session=eyJpdiI6IitpaEZnSW1HNnNGV0YzQ0FLUUtyelE9PSIsInZhbHVlIjoic2NVY2g5YkVFYkhaRk1mRDdOMWdFM01XVHJTRTJvTittZS9jQzg1V2Q0d1BIdXV0K1U5R09QcVhnOVBRdWhIa" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdsMFZaUVFVNkdIU0lpTENuMFBFWUE9PSIsInZhbHVlIjoiak1wM1NuNDV6L01RK0RIRHFlbk1vUTJXUTY2OFdPZVI2Z1NLQnF1VUVRbk02V3JtczZEZ1hCdlRhZVBEQTVFby80VEV1ZWhpUnRZeU1iWHgxRmhZUTMwZnVQWjNNWTR1SHlaR25GYkZSNVlEa3Z5aW5MTHEwd2dNR3BNWEcyVmQiLCJtYWMiOiI5Y2Y4MGMyOGFjMzliY2MxNmIxZGNiMDBhOTk4YmZmY2JkOGQ2NTkyN2I5YWYyNjllYmI5MjcyMmViMDg2MjU2IiwidGFnIjoiIn0%3D; expires=Tue, 01-Apr-2025 07:59:22 GMT; path=/XSRF-TOKEN=eyJpdiI6IjdsMFZaUVFVNkdIU0lpTENuMFBFWUE9PSIsInZhbHVlIjoiak1wM1NuNDV6L01RK0RIRHFlbk1vUTJXUTY2OFdPZVI2Z1NLQnF1VUVRbk02V3JtczZEZ1hCdlRhZVBEQTVFby80VEV1Z" 1 => "ecommatrix_session=eyJpdiI6IitpaEZnSW1HNnNGV0YzQ0FLUUtyelE9PSIsInZhbHVlIjoic2NVY2g5YkVFYkhaRk1mRDdOMWdFM01XVHJTRTJvTittZS9jQzg1V2Q0d1BIdXV0K1U5R09QcVhnOVBRdWhIa1E1cG1WYVJxSDRUUzBZUDdNNVQ1TktJNmZjRkZvdHcweFZMRWRRUVVUT3hJN0crMWxoY25WY0ozek1QdlZGemkiLCJtYWMiOiIwZmM1ZGY2ZDc5Yzc0ZDgxMzQzZWJiMDY5NDQwYzlhNGY0ODBkNTZiZTNhZGIxNTJkYTNmYjUwM2UwOThkNTgxIiwidGFnIjoiIn0%3D; expires=Tue, 01-Apr-2025 07:59:22 GMT; path=/; httponlyecommatrix_session=eyJpdiI6IitpaEZnSW1HNnNGV0YzQ0FLUUtyelE9PSIsInZhbHVlIjoic2NVY2g5YkVFYkhaRk1mRDdOMWdFM01XVHJTRTJvTittZS9jQzg1V2Q0d1BIdXV0K1U5R09QcVhnOVBRdWhIa" ] ]
        session_attributes
        0 of 0
        array:19 [ "decimal_point_settings" => 2 "product_brand" => 1 "digital_product" => 1 "language" => array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => true ] 1 => array:6 [ "id" => 2 "name" => "Bangla" "direction" => "ltr" "code" => "bd" "status" => 1 "default" => false ] ] "local" => "en" "direction" => "ltr" "currency_model" => "single_currency" "system_default_currency" => 2 "system_default_currency_info" => App\Models\Currency {#3788 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ "id" => 2 "name" => "BDT" "symbol" => "" "code" => "BDT" "exchange_rate" => "84" "status" => 1 "created_at" => null "updated_at" => "2021-07-06 11:52:58" ] #original: array:8 [ "id" => 2 "name" => "BDT" "symbol" => "" "code" => "BDT" "exchange_rate" => "84" "status" => 1 "created_at" => null "updated_at" => "2021-07-06 11:52:58" ] #changes: [] #casts: array:4 [ "id" => "integer" "status" => "boolean" "created_at" => "datetime" "updated_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:5 [ 0 => "name" 1 => "symbol" 2 => "code" 3 => "exchange_rate" 4 => "status" ] #guarded: array:1 [ 0 => "*" ] } "currency_code" => "BDT" "currency_symbol" => "" "currency_exchange_rate" => "84" "_token" => "vqTyJWRRwEp13rgeINbL34buQDMPvJSt8W8WDLmP" "guest_id" => 21940 "currency_symbol_position" => "left" "company_email" => "info@nibizsoft.com" "_previous" => array:1 [ "url" => "http://multivendor.ecommatrix.xyz/products?data_from=brand&id=14&page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]