Đặt lịch hẹn
Dầu gội cho chó lông trắng PRUNUS ULTRA WHITE SHAMPOO (500G)

Dầu gội cho chó lông trắng PRUNUS ULTRA WHITE SHAMPOO (500G)

Liên hệ

Hàn Quốc

Khối lượng: 500g. HSD: 36 tháng. Dùng cho chó lông trắng. Bảo vệ và làm sạch lớp lông trắng, lông sáng, bóng mượt.

Chất lượng
100% sản phẩm được kiểm soát chất lượng
Đổi trả
Cam kết 90 ngày đổi trả miễn phí
Hoàn tiền
Hoàn tiền 200% nếu sản phẩm kém chất lượng
Freeship
Miễn phí vận chuyển cho đơn hàng từ 500.000đ

Zalo Chat

Gửi Email

Call: 0901073093

Chỉ đường

Contact us

7.4.33PHP Version1.52sRequest Duration14MBMemory UsageGET pet-shop/{slug}Route
    • Booting (591ms)
    • Application (916ms)
    • 1 x Application (60.47%)
      916.48ms
      1 x Booting (38.97%)
      590.66ms
      10 templates were rendered
      • theme.september::views.ecommerce.product (platform/themes/september/views/ecommerce/product.blade.php)5blade
        Params
        0
        product
        1
        selectedAttrs
        2
        productImages
        3
        variationDefault
        4
        productVariation
      • theme.september::layouts.full-width (platform/themes/september/layouts/full-width.blade.php)0blade
      • theme.september::partials.header (platform/themes/september/partials/header.blade.php)0blade
      • packages/theme::partials.header (platform/packages/theme/resources/views/partials/header.blade.php)0blade
      • theme.september::partials.main-menu (platform/themes/september/partials/main-menu.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.september::partials.breadcrumbs (platform/themes/september/partials/breadcrumbs.blade.php)0blade
      • theme.september::partials.footer (platform/themes/september/partials/footer.blade.php)0blade
      • theme.september::partials.main-menu (platform/themes/september/partials/main-menu.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • packages/theme::partials.footer (platform/packages/theme/resources/views/partials/footer.blade.php)0blade
      • theme.september::partials.facebook-integration (platform/themes/september/partials/facebook-integration.blade.php)0blade
      uri
      GET pet-shop/{slug}
      middleware
      web, core
      as
      public.product
      controller
      Botble\Ecommerce\Http\Controllers\Fronts\PublicProductController@getProduct
      namespace
      Botble\Ecommerce\Http\Controllers\Fronts
      prefix
      where
      file
      platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:184-319
      50 statements were executed, 13 of which were duplicated, 37 unique521ms
      • select * from `sessions` where `id` = 'RGOjP8rteO7hUacXINSe2KRVYqsHD70qBPvABFBN' limit 1
        1.51ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91city_vet_db
        Metadata
        Bindings
        • 0. RGOjP8rteO7hUacXINSe2KRVYqsHD70qBPvABFBN
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91
        • 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:97
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:87
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:71
        • 18. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • select * from `slugs` where `key` = 'dau-goi-cho-cho-long-trang-prunus-ultra-white-shampoo-500g' and `reference_type` = 'Botble\Ecommerce\Models\Product' and `prefix` = 'pet-shop' limit 1
        26.75ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:260city_vet_db
        Metadata
        Bindings
        • 0. dau-goi-cho-cho-long-trang-prunus-ultra-white-shampoo-500g
        • 1. Botble\Ecommerce\Models\Product
        • 2. pet-shop
        Backtrace
        • 15. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:260
        • 18. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:168
        • 19. /platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:189
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • select `ec_products`.* from `ec_products` where `ec_products`.`id` = 568 and `ec_products`.`status` = 'published' order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 1
        22.46ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412city_vet_db
        Metadata
        Bindings
        • 0. 568
        • 1. published
        Backtrace
        • 15. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412
        • 16. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 19. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 20. /platform/plugins/ecommerce/helpers/products.php:52
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • select distinct `ec_product_attributes`.*, `ec_product_with_attribute`.`product_id` as `pivot_product_id`, `ec_product_with_attribute`.`attribute_id` as `pivot_attribute_id` from `ec_product_attributes` inner join `ec_product_with_attribute` on `ec_product_attributes`.`id` = `ec_product_with_attribute`.`attribute_id` inner join `ec_product_variation_items` on `ec_product_variation_items`.`attribute_id` = `ec_product_with_attribute`.`attribute_id` inner join `ec_product_variations` on `ec_product_variations`.`id` = `ec_product_variation_items`.`variation_id` and `ec_product_variations`.`is_default` = 1 where `ec_product_with_attribute`.`product_id` in (568)
        8.03ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412city_vet_db
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412
        • 20. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 23. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 24. /platform/plugins/ecommerce/helpers/products.php:52
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • select * from `slugs` where `slugs`.`reference_id` in (568) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\Product'
        1.34ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412city_vet_db
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\Product
        Backtrace
        • 20. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412
        • 21. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 24. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 25. /platform/plugins/ecommerce/helpers/products.php:52
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • select `ec_product_tags`.*, `ec_product_tag_product`.`product_id` as `pivot_product_id`, `ec_product_tag_product`.`tag_id` as `pivot_tag_id` from `ec_product_tags` inner join `ec_product_tag_product` on `ec_product_tags`.`id` = `ec_product_tag_product`.`tag_id` where `ec_product_tag_product`.`product_id` in (568)
        20.38ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412city_vet_db
        Metadata
        Backtrace
        • 19. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412
        • 20. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 23. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 24. /platform/plugins/ecommerce/helpers/products.php:52
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`product_id` in (568)
        36.88ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412city_vet_db
        Metadata
        Backtrace
        • 19. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412
        • 20. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 23. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 24. /platform/plugins/ecommerce/helpers/products.php:52
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • select * from `slugs` where `slugs`.`reference_id` in (146, 171) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        1.33ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412city_vet_db
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 24. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412
        • 25. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 28. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 29. /platform/plugins/ecommerce/helpers/products.php:52
        • 31. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • update `ec_products` set `views` = `views` + 1, `ec_products`.`updated_at` = '2025-07-15 14:25:08' where `id` = 568
        1.32ms/vendor/botble/platform/base/src/Supports/Helper.php:41city_vet_db
        Metadata
        Bindings
        • 0. 2025-07-15 14:25:08
        • 1. 568
        Backtrace
        • 15. /vendor/botble/platform/base/src/Supports/Helper.php:41
        • 16. /platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:249
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • select * from `ec_product_categories` where `ec_product_categories`.`id` = 146 limit 1
        880μs/vendor/botble/platform/base/src/Models/BaseModel.php:26city_vet_db
        Metadata
        Bindings
        • 0. 146
        Backtrace
        • 20. /vendor/botble/platform/base/src/Models/BaseModel.php:26
        • 21. /platform/plugins/ecommerce/src/Models/ProductCategory.php:74
        • 27. /vendor/botble/platform/base/src/Models/BaseModel.php:26
        • 28. /platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:258
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • select * from `ec_product_categories` where `ec_product_categories`.`id` = 0 limit 1
        710μs/vendor/botble/platform/base/src/Models/BaseModel.php:26city_vet_db
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 20. /vendor/botble/platform/base/src/Models/BaseModel.php:26
        • 21. /platform/plugins/ecommerce/src/Models/ProductCategory.php:78
        • 27. /vendor/botble/platform/base/src/Models/BaseModel.php:26
        • 28. /platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:258
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • select * from `slugs` where `slugs`.`reference_id` = 146 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory' limit 1
        870μs/vendor/botble/platform/base/src/Models/BaseModel.php:26city_vet_db
        Metadata
        Bindings
        • 0. 146
        • 1. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 20. /vendor/botble/platform/base/src/Models/BaseModel.php:26
        • 21. /vendor/botble/slug/src/Providers/SlugServiceProvider.php:100
        • 25. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
        • 29. /platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:260
        • 30. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (568) and `meta_boxes`.`reference_type` = 'Botble\Ecommerce\Models\Product'
        67.81ms/vendor/botble/seo-helper/src/Providers/HookServiceProvider.php:79city_vet_db
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\Product
        Backtrace
        • 22. /vendor/botble/seo-helper/src/Providers/HookServiceProvider.php:79
        • 25. /vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:261
        • 26. /vendor/botble/platform/base/helpers/action-filter.php:56
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • select * from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 568 and `ec_product_variations`.`configurable_product_id` is not null and `ec_product_variations`.`is_default` = 1 limit 1
        11.35ms/vendor/botble/platform/base/src/Models/BaseModel.php:26city_vet_db
        Metadata
        Bindings
        • 0. 568
        • 1. 1
        Backtrace
        • 20. /vendor/botble/platform/base/src/Models/BaseModel.php:26
        • 21. /platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:282
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • select distinct * from `ec_product_variations` where `configurable_product_id` = 568
        840μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductVariationRepository.php:21city_vet_db
        Metadata
        Bindings
        • 0. 568
        Backtrace
        • 14. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductVariationRepository.php:21
        • 17. /platform/plugins/ecommerce/src/Repositories/Caches/ProductVariationCacheDecorator.php:15
        • 18. /platform/plugins/ecommerce/src/Http/Controllers/Fronts/PublicProductController.php:287
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 568
        10.1ms/vendor/botble/platform/base/src/Models/BaseModel.php:26city_vet_db
        Metadata
        Bindings
        • 0. 568
        Backtrace
        • 19. /vendor/botble/platform/base/src/Models/BaseModel.php:26
        • 20. /platform/plugins/ecommerce/src/Models/Product.php:394
        • 26. /vendor/botble/platform/base/src/Models/BaseModel.php:26
        • 27. view::theme.september::views.ecommerce.product:48
        • 29. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select * from `ec_discounts` where `type` = 'promotion' and `start_date` <= '2025-07-15 14:25:09' and (`end_date` is null or `end_date` >= '2025-07-15 14:25:09') and (`target` in ('all-orders', 'amount-minimum-order') or (`target` in ('customer', 'group-products', 'specific-product', 'product-variant') and `product_quantity` = 1))
        8.56ms/platform/plugins/ecommerce/src/Repositories/Eloquent/DiscountRepository.php:54city_vet_db
        Metadata
        Bindings
        • 0. promotion
        • 1. 2025-07-15 14:25:09
        • 2. 2025-07-15 14:25:09
        • 3. all-orders
        • 4. amount-minimum-order
        • 5. customer
        • 6. group-products
        • 7. specific-product
        • 8. product-variant
        • 9. 1
        Backtrace
        • 14. /platform/plugins/ecommerce/src/Repositories/Eloquent/DiscountRepository.php:54
        • 17. /platform/plugins/ecommerce/src/Repositories/Caches/DiscountCacheDecorator.php:15
        • 18. /platform/plugins/ecommerce/src/Supports/DiscountSupport.php:65
        • 19. /platform/plugins/ecommerce/src/Supports/DiscountSupport.php:22
        • 20. /platform/plugins/ecommerce/src/Models/Product.php:400
      • select * from `ec_flash_sales` where `status` = 'published' and `end_date` >= '2025-07-15' order by `created_at` desc
        6.41ms/platform/plugins/ecommerce/src/Repositories/Eloquent/FlashSaleRepository.php:22city_vet_db
        Metadata
        Bindings
        • 0. published
        • 1. 2025-07-15
        Backtrace
        • 14. /platform/plugins/ecommerce/src/Repositories/Eloquent/FlashSaleRepository.php:22
        • 17. /platform/plugins/ecommerce/src/Repositories/Caches/FlashSaleCacheDecorator.php:15
        • 18. /platform/plugins/ecommerce/src/Supports/FlashSaleSupport.php:56
        • 19. /platform/plugins/ecommerce/src/Supports/FlashSaleSupport.php:23
        • 20. /platform/plugins/ecommerce/src/Models/Product.php:425
      • select * from `ec_brands` where `ec_brands`.`id` = 0 limit 1
        6.67ms/vendor/botble/platform/base/src/Models/BaseModel.php:26city_vet_db
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 20. /vendor/botble/platform/base/src/Models/BaseModel.php:26
        • 21. view::theme.september::views.ecommerce.product:60
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `ec_products`.*, `ec_product_cross_sale_relations`.`from_product_id` as `pivot_from_product_id`, `ec_product_cross_sale_relations`.`to_product_id` as `pivot_to_product_id` from `ec_products` inner join `ec_product_cross_sale_relations` on `ec_products`.`id` = `ec_product_cross_sale_relations`.`to_product_id` where `ec_product_cross_sale_relations`.`from_product_id` = 568 limit 4
        1.99ms/platform/plugins/ecommerce/helpers/products.php:456city_vet_db
        Metadata
        Bindings
        • 0. 568
        Backtrace
        • 14. /platform/plugins/ecommerce/helpers/products.php:456
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `to_product_id` from `ec_product_related_relations` where `ec_product_related_relations`.`from_product_id` = 568
        1.26ms/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:160city_vet_db
        Metadata
        Bindings
        • 0. 568
        Backtrace
        • 13. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:160
        • 16. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:122
        • 17. /platform/plugins/ecommerce/helpers/products.php:419
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `ec_products`.* from `ec_products` where `ec_products`.`status` = 'published' and `ec_products`.`is_variation` = 0 and `ec_products`.`id` != 568 order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 5
        44.86ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414city_vet_db
        Metadata
        Bindings
        • 0. published
        • 1. 0
        • 2. 568
        Backtrace
        • 14. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414
        • 15. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 18. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 19. /platform/plugins/ecommerce/helpers/products.php:427
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select * from `slugs` where `slugs`.`reference_id` in (588, 589, 590, 591, 592) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\Product'
        1.54ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414city_vet_db
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\Product
        Backtrace
        • 19. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414
        • 20. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 23. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 24. /platform/plugins/ecommerce/helpers/products.php:427
        • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select * from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` in (588, 589, 590, 591, 592)
        810μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414city_vet_db
        Metadata
        Backtrace
        • 19. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414
        • 20. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 23. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 24. /platform/plugins/ecommerce/helpers/products.php:427
        • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` in (588, 589, 590, 591, 592)
        19.43ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414city_vet_db
        Metadata
        Backtrace
        • 18. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414
        • 19. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 22. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 23. /platform/plugins/ecommerce/helpers/products.php:427
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select `ec_product_attributes`.*, `ec_product_variations`.*, `ec_product_variation_items`.*, `ec_product_attribute_sets`.*, `ec_product_attributes`.`title` as `attribute_title` from `ec_product_variations` inner join `ec_product_variation_items` on `ec_product_variation_items`.`variation_id` = `ec_product_variations`.`id` inner join `ec_product_attributes` on `ec_product_attributes`.`id` = `ec_product_variation_items`.`attribute_id` inner join `ec_product_attribute_sets` on `ec_product_attribute_sets`.`id` = `ec_product_attributes`.`attribute_set_id` where `ec_product_attribute_sets`.`status` = 'published' and `ec_product_attribute_sets`.`is_use_in_product_listing` = 1 and `ec_product_variations`.`configurable_product_id` in (588, 589, 590, 591, 592)
        1.55ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414city_vet_db
        Metadata
        Bindings
        • 0. published
        • 1. 1
        Backtrace
        • 19. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414
        • 20. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:291
        • 23. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCacheDecorator.php:200
        • 24. /platform/plugins/ecommerce/helpers/products.php:427
        • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select * from `menus` where `status` = 'published'
        12.32ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159city_vet_db
        Metadata
        Bindings
        • 0. published
        Backtrace
        • 14. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159
        • 17. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:192
        • 18. /vendor/botble/menu/src/Menu.php:249
        • 19. /vendor/botble/menu/src/Menu.php:239
        • 20. /vendor/botble/menu/src/Menu.php:215
      • select * from `menu_nodes` where `menu_nodes`.`menu_id` in (5, 6, 7, 8, 9)
        17.31ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159city_vet_db
        Metadata
        Backtrace
        • 19. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159
        • 22. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:192
        • 23. /vendor/botble/menu/src/Menu.php:249
        • 24. /vendor/botble/menu/src/Menu.php:239
        • 25. /vendor/botble/menu/src/Menu.php:215
      • select * from `menu_locations` where `menu_locations`.`menu_id` in (5, 6, 7, 8, 9)
        8.22ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159city_vet_db
        Metadata
        Backtrace
        • 19. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159
        • 22. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:192
        • 23. /vendor/botble/menu/src/Menu.php:249
        • 24. /vendor/botble/menu/src/Menu.php:239
        • 25. /vendor/botble/menu/src/Menu.php:215
      • select * from `ec_product_categories` where (`status` = 'published') and (`parent_id` is null or `parent_id` = 0 or `parent_id` = '') order by `order` asc, `created_at` desc
        1.21ms/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132city_vet_db
        Metadata
        Bindings
        • 0. published
        • 1. 0
        • 2. 
        Backtrace
        • 14. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132
        • 17. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:51
        • 18. /platform/plugins/ecommerce/helpers/product-categories.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `slugs` where `slugs`.`reference_id` in (144, 145, 146, 147) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        1.07ms/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132city_vet_db
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132
        • 22. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:51
        • 23. /platform/plugins/ecommerce/helpers/product-categories.php:21
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `name`, `parent_id` from `ec_product_categories` where `ec_product_categories`.`parent_id` in (144, 145, 146, 147)
        890μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132city_vet_db
        Metadata
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132
        • 22. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:51
        • 23. /platform/plugins/ecommerce/helpers/product-categories.php:21
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `slugs` where `slugs`.`reference_id` in (148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        1.33ms/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132city_vet_db
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 24. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132
        • 27. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:51
        • 28. /platform/plugins/ecommerce/helpers/product-categories.php:21
        • 31. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 32. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `blocks` where `blocks`.`id` = 2 limit 1
        6.94ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23city_vet_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 16. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
        • 19. view::theme.september::partials.footer:2
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `posts`.* from `posts` inner join `post_categories` on `post_categories`.`post_id` = `posts`.`id` inner join `categories` on `post_categories`.`category_id` = `categories`.`id` where (`posts`.`status` = 'published' and `posts`.`is_featured` = 1) and `post_categories`.`category_id` in (41) order by `posts`.`order` asc limit 5
        29.88ms/platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:52city_vet_db
        Metadata
        Bindings
        • 0. published
        • 1. 1
        • 2. 41
        Backtrace
        • 14. /platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:52
        • 17. /platform/plugins/blog/src/Repositories/Caches/PostCacheDecorator.php:23
        • 18. /platform/plugins/blog/helpers/helpers.php:31
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `slugs` where `slugs`.`reference_id` in (100, 102, 103, 104) and `slugs`.`reference_type` = 'Botble\Blog\Models\Post'
        1.25ms/platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:52city_vet_db
        Metadata
        Bindings
        • 0. Botble\Blog\Models\Post
        Backtrace
        • 19. /platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:52
        • 22. /platform/plugins/blog/src/Repositories/Caches/PostCacheDecorator.php:23
        • 23. /platform/plugins/blog/helpers/helpers.php:31
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `posts`.* from `posts` inner join `post_categories` on `post_categories`.`post_id` = `posts`.`id` inner join `categories` on `post_categories`.`category_id` = `categories`.`id` where (`posts`.`status` = 'published' and `posts`.`is_featured` = 1) and `post_categories`.`category_id` in (42) order by `posts`.`order` asc limit 5
        2.67ms/platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:52city_vet_db
        Metadata
        Bindings
        • 0. published
        • 1. 1
        • 2. 42
        Backtrace
        • 14. /platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:52
        • 17. /platform/plugins/blog/src/Repositories/Caches/PostCacheDecorator.php:23
        • 18. /platform/plugins/blog/helpers/helpers.php:31
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `slugs` where `slugs`.`reference_id` in (100, 102, 103, 104) and `slugs`.`reference_type` = 'Botble\Blog\Models\Post'
        1.17ms/platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:52city_vet_db
        Metadata
        Bindings
        • 0. Botble\Blog\Models\Post
        Backtrace
        • 19. /platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:52
        • 22. /platform/plugins/blog/src/Repositories/Caches/PostCacheDecorator.php:23
        • 23. /platform/plugins/blog/helpers/helpers.php:31
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `custom_fields` where `use_for` = 'Botble\Block\Models\Block' and `use_for_id` = 2 and `slug` = 'bct' limit 1
        21.65ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:260city_vet_db
        Metadata
        Bindings
        • 0. Botble\Block\Models\Block
        • 1. 2
        • 2. bct
        Backtrace
        • 15. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:260
        • 18. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:168
        • 19. /platform/plugins/custom-field/src/Support/CustomFieldSupport.php:534
        • 20. /vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:261
        • 21. /platform/plugins/custom-field/helpers/front.php:28
      • select * from `sessions` where `user_id` is null and `last_activity` >= 1752589209
        1.68msview::theme.september::partials.footer:89city_vet_db
        Metadata
        Bindings
        • 0. 1752589209
        Backtrace
        • 14. view::theme.september::partials.footer:89
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sessions` where `user_id` is not null and `last_activity` >= 1752589209
        960μsview::theme.september::partials.footer:89city_vet_db
        Metadata
        Bindings
        • 0. 1752589209
        Backtrace
        • 14. view::theme.september::partials.footer:89
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `pages` where `pages`.`id` = 1 limit 1
        11.22ms/vendor/botble/platform/base/src/Models/BaseModel.php:26city_vet_db
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /vendor/botble/platform/base/src/Models/BaseModel.php:26
        • 21. /vendor/botble/menu/src/Models/MenuNode.php:74
        • 27. /vendor/botble/platform/base/src/Models/BaseModel.php:26
        • 28. /vendor/botble/menu/src/Models/MenuNode.php:111
        • 34. /vendor/botble/platform/base/src/Models/BaseModel.php:26
      • select * from `slugs` where `slugs`.`reference_id` in (1) and `slugs`.`reference_type` = 'Botble\Page\Models\Page'
        1.05ms/vendor/botble/platform/base/src/Models/BaseModel.php:26city_vet_db
        Metadata
        Bindings
        • 0. Botble\Page\Models\Page
        Backtrace
        • 25. /vendor/botble/platform/base/src/Models/BaseModel.php:26
        • 26. /vendor/botble/menu/src/Models/MenuNode.php:74
        • 32. /vendor/botble/platform/base/src/Models/BaseModel.php:26
        • 33. /vendor/botble/menu/src/Models/MenuNode.php:111
        • 39. /vendor/botble/platform/base/src/Models/BaseModel.php:26
      • select * from `ec_product_categories` where (`status` = 'published') and (`parent_id` is null or `parent_id` = 0 or `parent_id` = '') order by `order` asc, `created_at` desc
        1.1ms/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132city_vet_db
        Metadata
        Bindings
        • 0. published
        • 1. 0
        • 2. 
        Backtrace
        • 14. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132
        • 17. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:51
        • 18. /platform/plugins/ecommerce/helpers/product-categories.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `slugs` where `slugs`.`reference_id` in (144, 145, 146, 147) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        1.07ms/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132city_vet_db
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132
        • 22. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:51
        • 23. /platform/plugins/ecommerce/helpers/product-categories.php:21
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `name`, `parent_id` from `ec_product_categories` where `ec_product_categories`.`parent_id` in (144, 145, 146, 147)
        870μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132city_vet_db
        Metadata
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132
        • 22. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:51
        • 23. /platform/plugins/ecommerce/helpers/product-categories.php:21
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `slugs` where `slugs`.`reference_id` in (148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        1.31ms/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132city_vet_db
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 24. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:132
        • 27. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:51
        • 28. /platform/plugins/ecommerce/helpers/product-categories.php:21
        • 31. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 32. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `sessions` where `id` = 'RGOjP8rteO7hUacXINSe2KRVYqsHD70qBPvABFBN' limit 1
        1.08ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91city_vet_db
        Metadata
        Bindings
        • 0. RGOjP8rteO7hUacXINSe2KRVYqsHD70qBPvABFBN
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91
        • 15. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:128
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:129
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:236
        • 18. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTo0OntzOjY6Il90b2tlbiI7czo0MDoicEVQaVh6aVZoOEFaV1ZpZ21yMTZPYm1HcUdncmI1bXRCOWxYQ2tmWCI7czoxNDoidmlld2VkX3Byb2R1Y3QiO2E6MTp7aTo1Njg7aToxNzUyNTg5NTA4O31zOjk6Il9wcmV2aW91cyI7YToxOntzOjM6InVybCI7czo4NjoiaHR0cHM6Ly9jaXR5dmV0LnZuL3BldC1zaG9wL2RhdS1nb2ktY2hvLWNoby1sb25nLXRyYW5nLXBydW51cy11bHRyYS13aGl0ZS1zaGFtcG9vLTUwMGciO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19', 1752589509, '', '216.73.216.173', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'RGOjP8rteO7hUacXINSe2KRVYqsHD70qBPvABFBN')
        88.25ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150city_vet_db
        Metadata
        Bindings
        • 0. YTo0OntzOjY6Il90b2tlbiI7czo0MDoicEVQaVh6aVZoOEFaV1ZpZ21yMTZPYm1HcUdncmI1bXRCOWxYQ2tmWCI7czoxNDoidmlld2VkX3Byb2R1Y3QiO2E6MTp7aTo1Njg7aToxNzUyNTg5NTA4O31zOjk6Il9wcmV2aW91cyI7YToxOntzOjM6InVybCI7czo4NjoiaHR0cHM6Ly9jaXR5dmV0LnZuL3BldC1zaG9wL2RhdS1nb2ktY2hvLWNoby1sb25nLXRyYW5nLXBydW51cy11bHRyYS13aGl0ZS1zaGFtcG9vLTUwMGciO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19
        • 1. 1752589509
        • 2. 
        • 3. 216.73.216.173
        • 4. Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5. RGOjP8rteO7hUacXINSe2KRVYqsHD70qBPvABFBN
        Backtrace
        • 10. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150
        • 11. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:134
        • 12. /vendor/laravel/framework/src/Illuminate/Session/Store.php:129
        • 13. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:236
        • 14. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • select * from `sessions` where `id` = 'RGOjP8rteO7hUacXINSe2KRVYqsHD70qBPvABFBN' limit 1
        1.26ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91city_vet_db
        Metadata
        Bindings
        • 0. RGOjP8rteO7hUacXINSe2KRVYqsHD70qBPvABFBN
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91
        • 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:97
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:87
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:71
        • 18. /vendor/laravel/framework/src/Illuminate/Support/Manager.php:191
      Botble\Page\Models\Page
      1
      Botble\CustomField\Models\CustomField
      1
      Botble\Blog\Models\Post
      8
      Botble\Block\Models\Block
      1
      Botble\Menu\Models\MenuLocation
      2
      Botble\Menu\Models\MenuNode
      14
      Botble\Menu\Models\Menu
      5
      Botble\Ecommerce\Models\ProductCategory
      81
      Botble\Ecommerce\Models\Product
      6
      Botble\Slug\Models\Slug
      97
          _token
          pEPiXziVh8AZWVigmr16ObmGqGgrb5mtB9lXCkfX
          viewed_product
          array:1 [ 568 => 1752589508 ]
          _previous
          array:1 [ "url" => "https://cityvet.vn/pet-shop/dau-goi-cho-cho-long-trang-prunus-ultra-white-sham...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /pet-shop/dau-goi-cho-cho-long-trang-prunus-ultra-white-shampoo-500g
          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:15 [ "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, br, zstd" ] "host" => array:1 [ 0 => "cityvet.vn" ] "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" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_server
          0 of 0
          array:43 [ "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, br, zstd" "HTTP_HOST" => "cityvet.vn" "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_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "DOCUMENT_ROOT" => "/home/cityvet.vn/public_html/public" "REMOTE_ADDR" => "216.73.216.173" "REMOTE_PORT" => "7328" "SERVER_ADDR" => "118.69.172.239" "SERVER_NAME" => "cityvet.vn" "SERVER_ADMIN" => "info@triluc.vn" "SERVER_PORT" => "443" "REQUEST_URI" => "/pet-shop/dau-goi-cho-cho-long-trang-prunus-ultra-white-shampoo-500g" "REDIRECT_URL" => "/pet-shop/dau-goi-cho-cho-long-trang-prunus-ultra-white-shampoo-500g" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "X_SPDY" => "HTTP2" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_CIPHER_USEKEYSIZE" => "128" "SSL_CIPHER_ALGKEYSIZE" => "128" "LSWS_EDITION" => "Openlitespeed 1.8.3" "X-LSCACHE" => "on,crawler" "SCRIPT_FILENAME" => "/home/cityvet.vn/public_html/public/index.php" "QUERY_STRING" => "" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1752589508.0631 "REQUEST_TIME" => 1752589508 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:8 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 15 Jul 2025 14:25:09 GMT" ] "cms-version" => array:1 [ 0 => "5.21" ] "authorization-at" => array:1 [ 0 => "2025-06-21 11:51:23" ] "activated-license" => array:1 [ 0 => "No" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhpQlMyTndHeDdpV3c3cXFjYzdtenc9PSIsInZhbHVlIjoiTHZ6RlRoc3k4M0pNQXVWc3lQbTBzeWR6UkZ3SGNoMlZUMFVyaGRBT0t4SE9IN0gzS1hybVNLd1daOStuSFlrc1RNNE5jOXQ5RlNxd1duT0IySVVPOEduVENKeE5HMmtBeGNyWkdkb3RFYUczeWdLdENvV2NDTXBTOWVOZnU2ZzYiLCJtYWMiOiI3NjZmZWFkY2M3OWYyMGRkZmY5MTA4OTEwNjRmYjI0NGY0Mzk1NTI5MGUxOWIxMjRkY2Y3ZjE5YjFlYjY4OGY2IiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 16:25:09 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjhpQlMyTndHeDdpV3c3cXFjYzdtenc9PSIsInZhbHVlIjoiTHZ6RlRoc3k4M0pNQXVWc3lQbTBzeWR6UkZ3SGNoMlZUMFVyaGRBT0t4SE9IN0gzS1hybVNLd1daOStuSFlrc1RNNE5jO" 1 => "botble_session=eyJpdiI6ImJCdENzT3c2S1h3STdQR0RPNTBWUlE9PSIsInZhbHVlIjoiTVlKc0JxdExLdUxmZmUya1BiSXZxandqNjY1ZUtYME5BOTBmSEQ4MzluY1Via0U5bXNSZFdQUVY5SWM1b0VGTEpwMDc0V0RSMzJtdXQybzZwbE5qekhmRUIza0dHK2o5UDZUQUNyekxGK3V5V2ZOUndIYXUwdENqRVpRZGV4dEsiLCJtYWMiOiI2MWNkNjc4MWI2YWVmMDkwYThlNjZjZmRlMjFhNWZiNTEzNzkxMTFlNzIwYmQ4YWNiNWQ5N2ZjYTk1MzJjODViIiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 16:25:09 GMT; Max-Age=7200; path=/; httponly; samesite=laxbotble_session=eyJpdiI6ImJCdENzT3c2S1h3STdQR0RPNTBWUlE9PSIsInZhbHVlIjoiTVlKc0JxdExLdUxmZmUya1BiSXZxandqNjY1ZUtYME5BOTBmSEQ4MzluY1Via0U5bXNSZFdQUVY5SWM1b0VGTEpwM" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhpQlMyTndHeDdpV3c3cXFjYzdtenc9PSIsInZhbHVlIjoiTHZ6RlRoc3k4M0pNQXVWc3lQbTBzeWR6UkZ3SGNoMlZUMFVyaGRBT0t4SE9IN0gzS1hybVNLd1daOStuSFlrc1RNNE5jOXQ5RlNxd1duT0IySVVPOEduVENKeE5HMmtBeGNyWkdkb3RFYUczeWdLdENvV2NDTXBTOWVOZnU2ZzYiLCJtYWMiOiI3NjZmZWFkY2M3OWYyMGRkZmY5MTA4OTEwNjRmYjI0NGY0Mzk1NTI5MGUxOWIxMjRkY2Y3ZjE5YjFlYjY4OGY2IiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 16:25:09 GMT; path=/XSRF-TOKEN=eyJpdiI6IjhpQlMyTndHeDdpV3c3cXFjYzdtenc9PSIsInZhbHVlIjoiTHZ6RlRoc3k4M0pNQXVWc3lQbTBzeWR6UkZ3SGNoMlZUMFVyaGRBT0t4SE9IN0gzS1hybVNLd1daOStuSFlrc1RNNE5jO" 1 => "botble_session=eyJpdiI6ImJCdENzT3c2S1h3STdQR0RPNTBWUlE9PSIsInZhbHVlIjoiTVlKc0JxdExLdUxmZmUya1BiSXZxandqNjY1ZUtYME5BOTBmSEQ4MzluY1Via0U5bXNSZFdQUVY5SWM1b0VGTEpwMDc0V0RSMzJtdXQybzZwbE5qekhmRUIza0dHK2o5UDZUQUNyekxGK3V5V2ZOUndIYXUwdENqRVpRZGV4dEsiLCJtYWMiOiI2MWNkNjc4MWI2YWVmMDkwYThlNjZjZmRlMjFhNWZiNTEzNzkxMTFlNzIwYmQ4YWNiNWQ5N2ZjYTk1MzJjODViIiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 16:25:09 GMT; path=/; httponlybotble_session=eyJpdiI6ImJCdENzT3c2S1h3STdQR0RPNTBWUlE9PSIsInZhbHVlIjoiTVlKc0JxdExLdUxmZmUya1BiSXZxandqNjY1ZUtYME5BOTBmSEQ4MzluY1Via0U5bXNSZFdQUVY5SWM1b0VGTEpwM" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "pEPiXziVh8AZWVigmr16ObmGqGgrb5mtB9lXCkfX" "viewed_product" => array:1 [ 568 => 1752589508 ] "_previous" => array:1 [ "url" => "https://cityvet.vn/pet-shop/dau-goi-cho-cho-long-trang-prunus-ultra-white-shampoo-500g" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]