Đặt lịch hẹn
Thức ăn hạt cho mèo con Kitten Food Me-O Ocean Fish 1.1kg

Thức ăn hạt cho mèo con Kitten Food Me-O Ocean Fish 1.1kg

Liên hệ

Thái Lan

Khối lượng: 1,1 kg. Mèo con cần được chăm sóc chu đáo, đặc biệt về dinh dưỡng vì dạ dày mèo còn yếu, mèo dễ mắc những bệnh như tiêu chảy, chướng bụng.

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 Version560msRequest Duration10MBMemory UsageGET pet-shop/{slug}Route
    • Booting (177ms)
    • Application (383ms)
    • 1 x Application (68.4%)
      383.02ms
      1 x Booting (31.54%)
      176.64ms
      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
      51 statements were executed, 13 of which were duplicated, 38 unique72.13ms
      • select * from `sessions` where `id` = 'Roax60uwGPqEfSpDRHuKL0XIgkxRYwSocvrBzFPG' limit 1
        1.13ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91city_vet_db
        Metadata
        Bindings
        • 0. Roax60uwGPqEfSpDRHuKL0XIgkxRYwSocvrBzFPG
        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` = 'thuc-an-hat-cho-meo-con-kitten-food-me-o-ocean-fish-11kg' and `reference_type` = 'Botble\Ecommerce\Models\Product' and `prefix` = 'pet-shop' limit 1
        950μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:260city_vet_db
        Metadata
        Bindings
        • 0. thuc-an-hat-cho-meo-con-kitten-food-me-o-ocean-fish-11kg
        • 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` = 526 and `ec_products`.`status` = 'published' order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 1
        890μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:412city_vet_db
        Metadata
        Bindings
        • 0. 526
        • 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 (526)
        1.15ms/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 (526) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\Product'
        900μs/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 (526)
        810μs/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 (526)
        920μs/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 (144, 149) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        940μs/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-06-25 01:18:48' where `id` = 526
        1.11ms/vendor/botble/platform/base/src/Supports/Helper.php:41city_vet_db
        Metadata
        Bindings
        • 0. 2025-06-25 01:18:48
        • 1. 526
        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` = 144 limit 1
        690μs/vendor/botble/platform/base/src/Models/BaseModel.php:26city_vet_db
        Metadata
        Bindings
        • 0. 144
        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
        860μ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` = 144 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. 144
        • 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 (526) and `meta_boxes`.`reference_type` = 'Botble\Ecommerce\Models\Product'
        810μs/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` = 526 and `ec_product_variations`.`configurable_product_id` is not null and `ec_product_variations`.`is_default` = 1 limit 1
        760μs/vendor/botble/platform/base/src/Models/BaseModel.php:26city_vet_db
        Metadata
        Bindings
        • 0. 526
        • 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` = 526
        690μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductVariationRepository.php:21city_vet_db
        Metadata
        Bindings
        • 0. 526
        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` = 526
        1.56ms/vendor/botble/platform/base/src/Models/BaseModel.php:26city_vet_db
        Metadata
        Bindings
        • 0. 526
        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-06-25 01:18:48' and (`end_date` is null or `end_date` >= '2025-06-25 01:18:48') and (`target` in ('all-orders', 'amount-minimum-order') or (`target` in ('customer', 'group-products', 'specific-product', 'product-variant') and `product_quantity` = 1))
        1.65ms/platform/plugins/ecommerce/src/Repositories/Eloquent/DiscountRepository.php:54city_vet_db
        Metadata
        Bindings
        • 0. promotion
        • 1. 2025-06-25 01:18:48
        • 2. 2025-06-25 01:18:48
        • 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-06-25' order by `created_at` desc
        830μs/platform/plugins/ecommerce/src/Repositories/Eloquent/FlashSaleRepository.php:22city_vet_db
        Metadata
        Bindings
        • 0. published
        • 1. 2025-06-25
        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
        800μ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. 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` = 526 limit 4
        1.1ms/platform/plugins/ecommerce/helpers/products.php:456city_vet_db
        Metadata
        Bindings
        • 0. 526
        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` = 526
        750μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:160city_vet_db
        Metadata
        Bindings
        • 0. 526
        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` != 526 order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 5
        1.51ms/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:414city_vet_db
        Metadata
        Bindings
        • 0. published
        • 1. 0
        • 2. 526
        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.06ms/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)
        790μ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)
        1ms/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.22ms/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'
        860μs/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)
        960μs/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)
        760μs/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.07ms/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.05ms/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)
        970μ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.36ms/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
        890μs/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
        11.94ms/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.42ms/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.25ms/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.28ms/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
        760μs/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` >= 1750814028
        890μsview::theme.september::partials.footer:89city_vet_db
        Metadata
        Bindings
        • 0. 1750814028
        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 `users` where 0 = 1
        920μsview::theme.september::partials.footer:89city_vet_db
        Metadata
        Backtrace
        • 19. view::theme.september::partials.footer:89
        • 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
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sessions` where `user_id` is not null and `last_activity` >= 1750814028
        2.93msview::theme.september::partials.footer:89city_vet_db
        Metadata
        Bindings
        • 0. 1750814028
        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
        2.91ms/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.12ms/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.59ms/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.17ms/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)
        1.07ms/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.38ms/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` = 'Roax60uwGPqEfSpDRHuKL0XIgkxRYwSocvrBzFPG' limit 1
        840μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91city_vet_db
        Metadata
        Bindings
        • 0. Roax60uwGPqEfSpDRHuKL0XIgkxRYwSocvrBzFPG
        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 ('YTo0OntzOjY6Il90b2tlbiI7czo0MDoiaEFneXlVRWxKOXM3V3dRYWJIOVI5MGdYZ0d1MkJrVldja3dqd1RBRSI7czoxNDoidmlld2VkX3Byb2R1Y3QiO2E6MTp7aTo1MjY7aToxNzUwODE0MzI4O31zOjk6Il9wcmV2aW91cyI7YToxOntzOjM6InVybCI7czo4ODoiaHR0cHM6Ly93d3cuY2l0eXZldC52bi9wZXQtc2hvcC90aHVjLWFuLWhhdC1jaG8tbWVvLWNvbi1raXR0ZW4tZm9vZC1tZS1vLW9jZWFuLWZpc2gtMTFrZyI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=', 1750814328, '', '216.73.216.235', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'Roax60uwGPqEfSpDRHuKL0XIgkxRYwSocvrBzFPG')
        5.1ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150city_vet_db
        Metadata
        Bindings
        • 0. YTo0OntzOjY6Il90b2tlbiI7czo0MDoiaEFneXlVRWxKOXM3V3dRYWJIOVI5MGdYZ0d1MkJrVldja3dqd1RBRSI7czoxNDoidmlld2VkX3Byb2R1Y3QiO2E6MTp7aTo1MjY7aToxNzUwODE0MzI4O31zOjk6Il9wcmV2aW91cyI7YToxOntzOjM6InVybCI7czo4ODoiaHR0cHM6Ly93d3cuY2l0eXZldC52bi9wZXQtc2hvcC90aHVjLWFuLWhhdC1jaG8tbWVvLWNvbi1raXR0ZW4tZm9vZC1tZS1vLW9jZWFuLWZpc2gtMTFrZyI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=
        • 1. 1750814328
        • 2. 
        • 3. 216.73.216.235
        • 4. Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5. Roax60uwGPqEfSpDRHuKL0XIgkxRYwSocvrBzFPG
        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` = 'Roax60uwGPqEfSpDRHuKL0XIgkxRYwSocvrBzFPG' limit 1
        890μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91city_vet_db
        Metadata
        Bindings
        • 0. Roax60uwGPqEfSpDRHuKL0XIgkxRYwSocvrBzFPG
        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
      Rainwater\Active\Active
      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
          hAgyyUElJ9s7WwQabH9R90gXgGu2BkVWckwjwTAE
          viewed_product
          array:1 [ 526 => 1750814328 ]
          _previous
          array:1 [ "url" => "https://www.cityvet.vn/pet-shop/thuc-an-hat-cho-meo-con-kitten-food-me-o-ocean...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /pet-shop/thuc-an-hat-cho-meo-con-kitten-food-me-o-ocean-fish-11kg
          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 => "www.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" => "www.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.235" "REMOTE_PORT" => "33670" "SERVER_ADDR" => "118.69.172.239" "SERVER_NAME" => "www.cityvet.vn" "SERVER_ADMIN" => "info@triluc.vn" "SERVER_PORT" => "443" "REQUEST_URI" => "/pet-shop/thuc-an-hat-cho-meo-con-kitten-food-me-o-ocean-fish-11kg" "REDIRECT_URL" => "/pet-shop/thuc-an-hat-cho-meo-con-kitten-food-me-o-ocean-fish-11kg" "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" => 1750814328.1001 "REQUEST_TIME" => 1750814328 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:8 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 25 Jun 2025 01:18:48 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=eyJpdiI6IkZmR2JXN3ZrakpXTXh0aU5NcU9vdUE9PSIsInZhbHVlIjoiZTlSNkpKclZPazhZU0RFdzRMeXJBS1Z5R2ZyeHAraFRwYUtxYkhEbnRqRU9PTGt4V0krUlF2aXZVMm40N0M3WGNvQVprMXkxajl0VXZFc0kxcnZ0aW9MeHlxWVdMY0F0ZTZUNW1vbXRhcnlHN3doNHlDcnVZUGtiYUcrTlp2TW0iLCJtYWMiOiI1MGJhM2UzM2NlNWI2NWRkOGVkMGY1M2FjYTZhYWNhOWQ4OGExM2UyMzc5NTVlY2U4YTI5MGI4NWI1N2Y4YzVjIiwidGFnIjoiIn0%3D; expires=Wed, 25-Jun-2025 03:18:48 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkZmR2JXN3ZrakpXTXh0aU5NcU9vdUE9PSIsInZhbHVlIjoiZTlSNkpKclZPazhZU0RFdzRMeXJBS1Z5R2ZyeHAraFRwYUtxYkhEbnRqRU9PTGt4V0krUlF2aXZVMm40N0M3WGNvQVprM" 1 => "botble_session=eyJpdiI6ImFHaFRvbmdBRmN1MkpBR3ZJSWZlMXc9PSIsInZhbHVlIjoickZ5T0M1Qm9UQ0x3eDFiM250bHN1ZG94bjlteElJUGJ4ZlBldk56RlhCUFFodVVBQnV6ZFVHWDUxKzZxaUJlK1pycDgrSDZLWlIyZHNKT1ZkQmtFYWp4MmlyYTVRR2piMGo4d3l6aWlqS0FUcEpsQ0F1RmpPS3BRMEtHTWhCYkoiLCJtYWMiOiI2YWVmZWRiMDY0NDM2NGY5N2Q4Mzk4ZWI4NmZjNWIxYWFkNTIzMzgxZDBmYzEyOTJkNDMyNWU5M2Y1MzY2MjA4IiwidGFnIjoiIn0%3D; expires=Wed, 25-Jun-2025 03:18:48 GMT; Max-Age=7200; path=/; httponly; samesite=laxbotble_session=eyJpdiI6ImFHaFRvbmdBRmN1MkpBR3ZJSWZlMXc9PSIsInZhbHVlIjoickZ5T0M1Qm9UQ0x3eDFiM250bHN1ZG94bjlteElJUGJ4ZlBldk56RlhCUFFodVVBQnV6ZFVHWDUxKzZxaUJlK1pyc" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZmR2JXN3ZrakpXTXh0aU5NcU9vdUE9PSIsInZhbHVlIjoiZTlSNkpKclZPazhZU0RFdzRMeXJBS1Z5R2ZyeHAraFRwYUtxYkhEbnRqRU9PTGt4V0krUlF2aXZVMm40N0M3WGNvQVprMXkxajl0VXZFc0kxcnZ0aW9MeHlxWVdMY0F0ZTZUNW1vbXRhcnlHN3doNHlDcnVZUGtiYUcrTlp2TW0iLCJtYWMiOiI1MGJhM2UzM2NlNWI2NWRkOGVkMGY1M2FjYTZhYWNhOWQ4OGExM2UyMzc5NTVlY2U4YTI5MGI4NWI1N2Y4YzVjIiwidGFnIjoiIn0%3D; expires=Wed, 25-Jun-2025 03:18:48 GMT; path=/XSRF-TOKEN=eyJpdiI6IkZmR2JXN3ZrakpXTXh0aU5NcU9vdUE9PSIsInZhbHVlIjoiZTlSNkpKclZPazhZU0RFdzRMeXJBS1Z5R2ZyeHAraFRwYUtxYkhEbnRqRU9PTGt4V0krUlF2aXZVMm40N0M3WGNvQVprM" 1 => "botble_session=eyJpdiI6ImFHaFRvbmdBRmN1MkpBR3ZJSWZlMXc9PSIsInZhbHVlIjoickZ5T0M1Qm9UQ0x3eDFiM250bHN1ZG94bjlteElJUGJ4ZlBldk56RlhCUFFodVVBQnV6ZFVHWDUxKzZxaUJlK1pycDgrSDZLWlIyZHNKT1ZkQmtFYWp4MmlyYTVRR2piMGo4d3l6aWlqS0FUcEpsQ0F1RmpPS3BRMEtHTWhCYkoiLCJtYWMiOiI2YWVmZWRiMDY0NDM2NGY5N2Q4Mzk4ZWI4NmZjNWIxYWFkNTIzMzgxZDBmYzEyOTJkNDMyNWU5M2Y1MzY2MjA4IiwidGFnIjoiIn0%3D; expires=Wed, 25-Jun-2025 03:18:48 GMT; path=/; httponlybotble_session=eyJpdiI6ImFHaFRvbmdBRmN1MkpBR3ZJSWZlMXc9PSIsInZhbHVlIjoickZ5T0M1Qm9UQ0x3eDFiM250bHN1ZG94bjlteElJUGJ4ZlBldk56RlhCUFFodVVBQnV6ZFVHWDUxKzZxaUJlK1pyc" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "hAgyyUElJ9s7WwQabH9R90gXgGu2BkVWckwjwTAE" "viewed_product" => array:1 [ 526 => 1750814328 ] "_previous" => array:1 [ "url" => "https://www.cityvet.vn/pet-shop/thuc-an-hat-cho-meo-con-kitten-food-me-o-ocean-fish-11kg" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]