لا يوجد عنصر في قائمة الرغبات
1 x Booting (55.43%) | 559ms |
1 x Application (44.57%) | 450ms |
# Query soft limit for Debugbar is reached after 100 queries, additional 149 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
select * from `tenants` where exists (select * from `domains` where `tenants`.`id` = `domains`.`tenant_id` and `domain` = 'elhadafegypt.com') limit 1
Bindings |
|
Backtrace |
|
select * from `domains` where `domains`.`tenant_id` in ('elhadafegypt')
Bindings |
|
Backtrace |
|
select * from `static_option_centrals` where `option_name` = 'storage_driver' limit 1
Bindings |
|
Backtrace |
|
Backtrace |
|
select `option_name`, `option_value` from `static_options` where `option_name` in ('site_smtp_driver', 'site_smtp_host', 'site_smtp_port', 'site_smtp_username', 'site_smtp_password', 'site_smtp_encryption', 'site_global_email')
Bindings |
|
Backtrace |
|
select * from `static_option_centrals` where `option_name` = 'site_smtp_driver' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'timezone' limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = '1' limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where (`status` = 'default') limit 1
Bindings |
|
Backtrace |
|
select * from `topbar_infos`
Backtrace |
|
select * from `languages` where `status` = 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` in ('site_white_logo', 'og_meta_image_for_site', 'site_color', 'site_logo', 'site_third_party_tracking_code', 'site_favicon', 'item_license_status', 'site_script_unique_key', 'site_title', 'site_tag_line', 'site_meta_title', 'site_meta_tags', 'site_meta_keywords', 'site_meta_description', 'site_og_meta_title', 'site_og_meta_description', 'site_og_meta_image', 'main_color_one', 'main_color_two', 'secondary_color', 'heading_color', 'paragraph_color', 'gradient_one_color', 'gradient_two_color')
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'maintenance_mode' limit 1
Bindings |
|
Backtrace |
|
select * from `payment_logs` where `payment_logs`.`tenant_id` = 'elhadafegypt' and `payment_logs`.`tenant_id` is not null order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `slugs` where `slug` = '712012-درع-خشب-منقوش-ع-كرتون-m-2' limit 1
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `product_inventory_details` where `products`.`id` = `product_inventory_details`.`product_id`) as `inventory_detail_count`, (select sum(`tax_class_options`.`rate`) from `tax_class_options` inner join `tax_classes` on `tax_classes`.`id` = `tax_class_options`.`class_id` where `products`.`tax_class_id` = `tax_classes`.`id`) as `tax_options_sum_rate` from `products` where `slug` = '712012-درع-خشب-منقوش-ع-كرتون-m-2' and `status_id` = 1 and `products`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select `categories`.*, `product_categories`.`product_id` as `laravel_through_key` from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `product_categories`.`product_id` in (533) and `categories`.`deleted_at` is null
Backtrace |
|
select * from `product_tags` where `product_tags`.`product_id` in (533)
Backtrace |
|
select `colors`.*, `product_inventory_details`.`product_id` as `laravel_through_key` from `colors` inner join `product_inventory_details` on `product_inventory_details`.`color` = `colors`.`id` where `product_inventory_details`.`product_id` in (533)
Backtrace |
|
select `sizes`.*, `product_inventory_details`.`product_id` as `laravel_through_key` from `sizes` inner join `product_inventory_details` on `product_inventory_details`.`size` = `sizes`.`id` where `product_inventory_details`.`product_id` in (533)
Backtrace |
|
select * from `product_inventory_details` where `product_inventory_details`.`product_id` in (533)
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` in (533)
Backtrace |
|
select * from `static_options` where `option_name` in ('product_in_stock_text', 'product_out_of_stock_text', 'details_tab_text', 'additional_information_text', 'reviews_text', 'your_reviews_text', 'write_your_feedback_text', 'post_your_feedback_text')
Bindings |
|
Backtrace |
|
select `product_categories`.`product_id` from `product_categories` where `product_id` != 533 and `category_id` = 25
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `product_inventory_details` where `products`.`id` = `product_inventory_details`.`product_id`) as `inventory_detail_count`, (select sum(`tax_class_options`.`rate`) from `tax_class_options` inner join `tax_classes` on `tax_classes`.`id` = `tax_class_options`.`class_id` where `products`.`tax_class_id` = `tax_classes`.`id`) as `tax_options_sum_rate` from `products` where `status_id` = 1 and `id` in (select `product_categories`.`product_id` from `product_categories` where `product_id` != 533 and `category_id` = 25) and `products`.`deleted_at` is null order by RAND() limit 5
Bindings |
|
Backtrace |
|
select * from `product_categories`
Backtrace |
|
select * from `product_uom`
Backtrace |
|
select max(`price`) as aggregate from `products` where `products`.`deleted_at` is null
Backtrace |
|
select min(`price`) as aggregate from `products` where `products`.`deleted_at` is null
Backtrace |
|
select * from `product_tags`
Backtrace |
|
select * from `meta_infos` where `meta_infos`.`metainfoable_type` = 'Modules\\Product\\Entities\\Product' and `meta_infos`.`metainfoable_id` = 533 and `meta_infos`.`metainfoable_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` is null limit 1
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` is null limit 1
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` is null limit 1
Backtrace |
|
select * from `campaign_products` where `campaign_products`.`product_id` = 533 limit 1
Bindings |
|
Backtrace |
|
select * from `campaign_sold_products` where `product_id` = 533 limit 1
Bindings |
|
Backtrace |
|
select * from `product_inventories` where `product_inventories`.`product_id` = 533 and `product_inventories`.`product_id` is not null limit 1
Bindings |
|
Backtrace |
|
select `media_uploaders`.*, `product_galleries`.`product_id` as `laravel_through_key` from `media_uploaders` inner join `product_galleries` on `product_galleries`.`image_id` = `media_uploaders`.`id` where `product_galleries`.`product_id` = 533
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '1401' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'tax_system' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'tax_system' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'tax_system' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'tax_round_at_subtotal' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_custom_currency_symbol' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_global_currency' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'currency_amount_type_status' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_custom_currency_thousand_separator' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_custom_currency_decimal_separator' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_currency_symbol_position' limit 1
Bindings |
|
Backtrace |
|
select `sub_categories`.*, `product_sub_categories`.`product_id` as `laravel_through_key` from `sub_categories` inner join `product_sub_categories` on `product_sub_categories`.`sub_category_id` = `sub_categories`.`id` where `product_sub_categories`.`product_id` = 533 and `sub_categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select `child_categories`.*, `product_child_categories`.`product_id` as `laravel_through_key` from `child_categories` inner join `product_child_categories` on `product_child_categories`.`child_category_id` = `child_categories`.`id` where `product_child_categories`.`product_id` = 533 and `child_categories`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `product_uom` where `product_uom`.`product_id` = 533 and `product_uom`.`product_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `units` where `units`.`id` = 5 limit 1
Bindings |
|
Backtrace |
|
select `delivery_options`.*, `product_delivery_options`.`product_id` as `laravel_through_key` from `delivery_options` inner join `product_delivery_options` on `product_delivery_options`.`delivery_option_id` = `delivery_options`.`id` where `product_delivery_options`.`product_id` = 533 and `delivery_options`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `price_plans` where `price_plans`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `plan_payment_gateways` where `plan_payment_gateways`.`plan_id` = 2 and `plan_payment_gateways`.`plan_id` is not null
Bindings |
|
Backtrace |
|
select `image` from `payment_gateways` where `name` in ('paypal', 'paytm', 'stripe', 'razorpay', 'paystack', 'mollie', 'midtrans', 'cashfree', 'instamojo', 'marcadopago', 'zitopay', 'squareup', 'cinetpay', 'paytabs', 'billplz', 'toyyibpay', 'flutterwave', 'payfast', 'iyzipay', 'manual_payment', 'paypal', 'paytm', 'stripe', 'razorpay', 'paystack', 'mollie', 'flutterwave', 'midtrans', 'payfast', 'cashfree', 'instamojo', 'marcadopago', 'zitopay', 'squareup', 'cinetpay', 'kineticpay', 'paytabs', 'billplz', 'toyyibpay', 'iyzipay', 'sslcommerz', 'awdpay', 'manual_payment')
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '465' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '312' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '315' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '313' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '311' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '307' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '305' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '316' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '314' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '306' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '441' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '442' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '443' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '961' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '444' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '445' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '446' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '447' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '308' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '963' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '960' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '962' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '310' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = 'site_logo' limit 1
Bindings |
|
Backtrace |
|
select * from `product_shipping_return_policies` where `product_shipping_return_policies`.`product_id` = 533 and `product_shipping_return_policies`.`product_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '1053' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_title_length' limit 1
Bindings |
|
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` = 305 and `product_reviews`.`product_id` is not null
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `campaign_products`.`product_id` = 305 limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'tax_system' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'tax_system' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'tax_system' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'tax_round_at_subtotal' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '1068' limit 1
Bindings |
|
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` = 320 and `product_reviews`.`product_id` is not null
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `campaign_products`.`product_id` = 320 limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'tax_system' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'tax_system' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'tax_system' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'tax_round_at_subtotal' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '1126' limit 1
Bindings |
|
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` = 387 and `product_reviews`.`product_id` is not null
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `campaign_products`.`product_id` = 387 limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_reviews` where `product_reviews`.`product_id` = ? and `product_reviews`.`product_id` is not null
select * from `campaign_products` where `campaign_products`.`product_id` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_reviews` where `product_reviews`.`product_id` = ? and `product_reviews`.`product_id` is not null
select * from `campaign_products` where `campaign_products`.`product_id` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `languages` where `default` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_option_centrals` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_option_centrals` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_option_centrals` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_option_centrals` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_option_centrals` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `topbar_infos`
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `menus` where `menus`.`id` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `menus` where `menus`.`id` = ? limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `digital_categories` where (`status` = ?)
select * from `categories` where (`status_id` = ?) and `categories`.`deleted_at` is null
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `product_categories` where `product_categories`.`category_id` = ? and `product_categories`.`category_id` is not null
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `topbar_infos`
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `widgets` where (`widget_location` = ?) order by `widget_order` asc
select * from `widgets` where `widgets`.`id` = ? limit 1
select * from `widgets` where `widgets`.`id` = ? limit 1
select * from `widgets` where (`widget_location` = ?) order by `widget_order` asc
select * from `widgets` where `widgets`.`id` = ? limit 1
select * from `menus` where `menus`.`id` = ? limit 1
select * from `menus` where `menus`.`id` = ? limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `widgets` where (`widget_location` = ?) order by `widget_order` asc
select * from `widgets` where `widgets`.`id` = ? limit 1
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `topbar_infos`
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_option_centrals` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
insert into `page_views` (`session`, `uri`, `source`, `country`, `browser`, `device`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?)
200
[]
[]
0 of 0array:16 [▼ "host" => array:1 [▶ 0 => "elhadafegypt.com" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "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" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "x-https" => array:1 [▶ 0 => "1" ] ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sun, 16 Mar 2025 23:19:08 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Iko0TXpsVFRYYVNpbnB1MGwxZ0MyMFE9PSIsInZhbHVlIjoiK0FPZ2pMd3lodjdtV1VULzR0ckVRZmEzd1d1TTFLbGpUa1NWNWJLaVRhZlNxZ2JVYlJ2d3lTVExWeTlhOEhQS3ZQY3hOZVpEVDBpWFlyL1hGMUJGNVlFL2R0Y25HenpBSTR2M1hRTTc3OTZKSitFbERpK1JtaFdnbjNGeUl0NVMiLCJtYWMiOiJkOTNjMmRjYjc2YjI5MzJlOTk1MjNjMmY4ZmFlNGViOGRiMmVhN2EzNjZlZWVjOGEwNWM4MDVlNDM5Y2I4ZGRjIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 01:19:08 GMT; Max-Age=7200; path=/; secure ◀XSRF-TOKEN=eyJpdiI6Iko0TXpsVFRYYVNpbnB1MGwxZ0MyMFE9PSIsInZhbHVlIjoiK0FPZ2pMd3lodjdtV1VULzR0ckVRZmEzd1d1TTFLbGpUa1NWNWJLaVRhZlNxZ2JVYlJ2d3lTVExWeTlhOEhQS3ZQY3hOZ ▶" 1 => "nazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6IklwYjI4RUQrdmIxZlljZmtxbW1NclE9PSIsInZhbHVlIjoiaGNSWXMxMmJ5Vkk5T0VvQTJtc0htNjU3NlJnUnB5c1lxK3NZKzNFM0piWDQyNlV6TVk3bS82SVJNOHViYnl5SHZvRlFHbDFJcEVMRkZHcDFQdCszdm1ETlYwdzY0UlREUndUY1RiYWJZQjJGY0FYeSttYkJsb01YMkdrZnliWDkiLCJtYWMiOiI0ODhiNGMxOWQxNmMwMjI5MTVhZmViMDM2MzQyYjQwMDNiNjM1NDVjZjJiMTdlYmM2ODk2NmIyYmYzYTYxYWY4IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 01:19:08 GMT; Max-Age=7200; path=/; httponly ◀nazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6IklwYjI4RUQrdmIxZlljZmtxbW1NclE9PSIsInZhbHVlIjoiaGNSWXMxMmJ5Vkk5T0VvQTJtc0htNjU3NlJnUnB5c1lxK3NZKzNFM0piWDQ ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Iko0TXpsVFRYYVNpbnB1MGwxZ0MyMFE9PSIsInZhbHVlIjoiK0FPZ2pMd3lodjdtV1VULzR0ckVRZmEzd1d1TTFLbGpUa1NWNWJLaVRhZlNxZ2JVYlJ2d3lTVExWeTlhOEhQS3ZQY3hOZVpEVDBpWFlyL1hGMUJGNVlFL2R0Y25HenpBSTR2M1hRTTc3OTZKSitFbERpK1JtaFdnbjNGeUl0NVMiLCJtYWMiOiJkOTNjMmRjYjc2YjI5MzJlOTk1MjNjMmY4ZmFlNGViOGRiMmVhN2EzNjZlZWVjOGEwNWM4MDVlNDM5Y2I4ZGRjIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 01:19:08 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6Iko0TXpsVFRYYVNpbnB1MGwxZ0MyMFE9PSIsInZhbHVlIjoiK0FPZ2pMd3lodjdtV1VULzR0ckVRZmEzd1d1TTFLbGpUa1NWNWJLaVRhZlNxZ2JVYlJ2d3lTVExWeTlhOEhQS3ZQY3hOZ ▶" 1 => "nazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6IklwYjI4RUQrdmIxZlljZmtxbW1NclE9PSIsInZhbHVlIjoiaGNSWXMxMmJ5Vkk5T0VvQTJtc0htNjU3NlJnUnB5c1lxK3NZKzNFM0piWDQyNlV6TVk3bS82SVJNOHViYnl5SHZvRlFHbDFJcEVMRkZHcDFQdCszdm1ETlYwdzY0UlREUndUY1RiYWJZQjJGY0FYeSttYkJsb01YMkdrZnliWDkiLCJtYWMiOiI0ODhiNGMxOWQxNmMwMjI5MTVhZmViMDM2MzQyYjQwMDNiNjM1NDVjZjJiMTdlYmM2ODk2NmIyYmYzYTYxYWY4IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 01:19:08 GMT; path=/; httponly ◀nazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6IklwYjI4RUQrdmIxZlljZmtxbW1NclE9PSIsInZhbHVlIjoiaGNSWXMxMmJ5Vkk5T0VvQTJtc0htNjU3NlJnUnB5c1lxK3NZKzNFM0piWDQ ▶" ] ]
0 of 0array:3 [▼ "_token" => "gsJ6KAb8q14g9NTht4DvlUHSflUJ3xbEMWKe1oOV" "_previous" => array:1 [▶ "url" => "https://elhadafegypt.com/712012-%D8%AF%D8%B1%D8%B9-%D8%AE%D8%B4%D8%A8-%D9%85%D9%86%D9%82%D9%88%D8%B4-%D8%B9-%D9%83%D8%B1%D8%AA%D9%88%D9%86-m-2" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]