İndirim kampanyalarımızdan ve gelişmelerden haberdar olmak için e-bültenimize abone olun.
Sayfayı terk etmek istediğinize emin misiniz?
1 x Application (85.46%) | 830ms |
1 x Booting (14.54%) | 141ms |
select * from `multi_carts` where `key` = 'luzyonu-tasarla-english' and `status` = 'published' limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `multi_cart_sessions` where `session_id` = '63e8b7bf-33ef-4769-8d14-ff843408b0a2') as `exists`
Bindings |
|
Backtrace |
|
select * from `multi_cart_sessions` where `session_id` = '63e8b7bf-33ef-4769-8d14-ff843408b0a2' limit 1
Bindings |
|
Backtrace |
|
select * from `multi_cart_items` where `multi_cart_items`.`multi_cart_id` = 5 and `multi_cart_items`.`multi_cart_id` is not null order by `multi_cart_items`.`order` asc
Bindings |
|
Backtrace |
|
select * from `multi_cart_items` where `multi_cart_items`.`multi_cart_id` = 5 and `multi_cart_items`.`multi_cart_id` is not null and `order` = '1' order by `multi_cart_items`.`order` asc limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 36 limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (36)
Backtrace |
|
select `ec_products`.*, `ec_product_category_product`.`category_id` as `pivot_category_id`, `ec_product_category_product`.`product_id` as `pivot_product_id` from `ec_products` inner join `ec_product_category_product` on `ec_products`.`id` = `ec_product_category_product`.`product_id` where `ec_product_category_product`.`category_id` = 36 and `is_variation` = 0
Bindings |
|
Backtrace |
|
select * from `multi_cart_sessions` where `session_id` = '63e8b7bf-33ef-4769-8d14-ff843408b0a2' limit 1
Bindings |
|
Backtrace |
|
select * from `ec_currencies` order by `order` asc
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'English' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'Türkçe' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'العربية' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'English' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'Türkçe' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'العربية' limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where `status` = 'published' and exists (select * from `language_meta` where `menus`.`id` = `language_meta`.`reference_id` and `language_meta`.`reference_type` = 'Lumo\Menu\Models\Menu' and `lang_meta_code` = 'en_US' and `lang_meta_code` = 'en_US')
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`menu_id` in (8, 9, 10, 11)
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96) order by `position` asc
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (84) and `meta_boxes`.`reference_type` = 'Lumo\Menu\Models\MenuNode'
Bindings |
|
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96) and `meta_boxes`.`reference_type` = 'Lumo\Menu\Models\MenuNode'
Bindings |
|
Backtrace |
|
select * from `menu_locations` where `menu_locations`.`menu_id` in (8, 9, 10, 11)
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` in (41, 42, 40, 39)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (39, 40, 41, 42) and `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\ProductCategory'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (8147, 8148, 8149, 8150)
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (39, 40, 41, 42)
Backtrace |
|
select `ec_product_categories`.`id`, `ec_product_categories`.`name`, `ec_product_categories`.`order`, `parent_id`, CONCAT(slugs.prefix, '/', slugs.key) as url, `icon`, `image`, `icon_image`, IF(st.key IS NOT NULL, CONCAT(st.prefix, '/', st.key), CONCAT(slugs.prefix, '/', slugs.key)) as url, IF(ct.name IS NOT NULL, ct.name, ec_product_categories.name) as name from `ec_product_categories` left join `slugs` on `slugs`.`reference_id` = `ec_product_categories`.`id` and `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\ProductCategory' left join `slugs_translations` as `st` on `st`.`slugs_id` = `slugs`.`id` and `st`.`lang_code` = 'en_US' left join `ec_product_categories_translations` as `ct` on `ec_product_categories_id` = `ec_product_categories`.`id` and `ct`.`lang_code` = 'en_US' where `status` = 'published' order by `ec_product_categories`.`order` asc
Bindings |
|
Backtrace |
|
select * from `widgets` where (`theme` = 'shofy-fashion-en_US')
Bindings |
|
Backtrace |
|
select * from `pages` where `pages`.`id` in (10)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (10) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (131)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (10)
Backtrace |
|
select * from `pages` where `pages`.`id` in (15, 14, 13, 12)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (12, 13, 14, 15) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (15511, 15512, 15513, 15514)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (12, 13, 14, 15)
Backtrace |
|
select * from `pages` where `pages`.`id` in (16, 19, 17, 18)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (16, 17, 18, 19) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (15515, 15516, 15517, 15518)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (16, 17, 18, 19)
Backtrace |
|
200
[]
[]
0 of 0array:23 [▼ "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-connecting-ip" => array:1 [▶ 0 => "13.58.68.83" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "host" => array:1 [▶ 0 => "demo.lumocomm.com" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "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" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "cf-ray" => array:1 [▶ 0 => "9319430be98a2262-ORD" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IncwV0RWKzFFT081WUhYKzFOMnJIRUE9PSIsInZhbHVlIjoiR0ZNSm01bng5bFBQY2hqUWtTVTg3VzU3ZGc1YWZUYnlKQU94WUVkak04N2RaYVpodXNrSnNPVytBcWZ5R2JmYWFVeHNHK3l3UnZtMUlNc0RjWUVqMjhyS1V2Umg1THU0dnVWVEt1Z0h2eVA2TVFVVmhXd2dxZHMrZkRrc2JnV3giLCJtYWMiOiIwYzQ0NmJlMmJkNGYyNTUyOTBmY2ZkMDBiYWNkNjYwYTNiNjNhNGI4MmRjOTBjNDBlN2IxZDRjNjRjMGI3YmIzIiwidGFnIjoiIn0%3D; lumo_session=eyJpdiI6IlgzVVRGcXJtMDNMK0h1ZU5XY0N5Tmc9PSIsInZhbHVlIjoiOTlVOTlwMnl2RWpaRGVyay9FencxUm80Mmh0RUx4SzhmY1RqekFNVUJqZC9xamtsbHlKWHNlVkliK2Q4SkdncUlkbXJSTHVYVloxbGV6S1VXSDNLMFhjTmNIZHpPZGU0U1IzZ2tWb0cxUDVSUElzeGxVeUxKTXcwVENLVXRWZ2MiLCJtYWMiOiI4YTU1NWY0OGQ0YTMyNjg3NWU2N2MxN2M4NDdlN2E1ZjM1Zjc2NWI1ZGY3MDUwZTMxOTc2N2ZhNGM4OTQ3OWFmIiwidGFnIjoiIn0%3D; lumo_footprints_cookie=eyJpdiI6InVZVENVZFZEU1VlTTlMNWpjSXZYOVE9PSIsInZhbHVlIjoiNGtpZnlYRFFkVG9QajlrNHV0Ykh3VTNQSTNCcmV0TkgrQkZBbCtEemdiU2txaFI2YU8yTEhyNnluejhEVjNoL3UvQXQvbTB5UjE0dElnMHJ6Yy8rTTloQTFibHFhYUNESm83a0cyYWFnM3NsRDJXa2Uxb01OSkQrUUM1UjJ2WGQiLCJtYWMiOiIxYjczMDljYzM1Y2JjMzBiOTQ4YWE1Nzk2ZTZiYjg5MzY2NDE3ZjE5Y2FiYWQ0MjE4NGQzODMwNjVlZjY3ZWM2IiwidGFnIjoiIn0%3D; lumo_footprints_cookie_data=eyJpdiI6IlVuUkxnWldseUlqWUVyOTIyRHRRcUE9PSIsInZhbHVlIjoiTm5KV2tvaDR4cyt2S0RPb1JhcGMyejlnQXlaSkc5OVptbUNDd0VEU3VqM0NkeUh5NTBmK01TV2gwM3QyZ2tnVWt0c0U1cUxCTEUrK1NhVDVKWVFEMGFqdjdQT01sQ3NkUUpMUXhtM2tZcjQ1YkcyTU0xRkNCeTVvUEZ5cVErbVNSMkRuU3IvMXlPamEva01GTkZZbVZUNXEzNUoxUjRMY3NDQzBDeFdYSFl2RzdVa0NhRHBEcDVjK2N6NjQzeFhGUXBvMWNNd3RQL1JiK0RzL0lVc1JlSDJJbkpNSGNZNDE5MUdyR3Z1YzUzSTVSbFYrczBGRTRVdVl3czF0OTZNL2J0SE9Xb2lONmMwS3pnLzM5SmRNKzZLNXhDSE1JcnhabThLL0h6OUtqY3dhQ2Z4WHZTblhhTG80TnQ5U292N3VIYm5sK1BSTmR2NGR4L09SaEVybmFkQUR0aW84cTRrOUlGc3FHaUc4L3JRenU1USszK2hhYlRjS1BIOFo3cUd5Mi9NY29tRXU3TXpJWW9KbWVhYWd2eHFCLzhESjBCaE1IN1VaMWpxcVpSVk1RYVUyU1JTRUFPN1NPR3RHcUxMZzg1YlFad0szT3dJWmdCNVVhc2QzeG9ML0crL0NEOGRRYXdpMWN3RFJOVVlnUFFqS24va2RCSTJDKzk2dFpWVFdzQ3hlbzFOc1B5OEVWY2RWcFl0aXQyS1ZHN0EvbFlXcGdPUnByOHh5cGQ1WWNrdmhsLytycDBSRFBtNjQ5aW5SUC8rbURYcnVkV1Y3NFVMZkNhNlp3M0FyL2FlTzVta3pOY0RMUkVpUWxicz0iLCJtYWMiOiI3ZDRjNTIxOWRhNzlhZDk2ZjkyZjdjZTcxYTk5NjMyZjNmZTllMzMzMDgxNzdkN2U5M2YzYjMzODgyYjgzZjQ1IiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IncwV0RWKzFFT081WUhYKzFOMnJIRUE9PSIsInZhbHVlIjoiR0ZNSm01bng5bFBQY2hqUWtTVTg3VzU3ZGc1YWZUYnlKQU94WUVkak04N2RaYVpodXNrSnNPVytBcWZ5R2JmYWFVeHNHK ▶" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "x-forwarded-for" => array:1 [▶ 0 => "13.58.68.83" ] ]
0 of 0array:4 [▼ "XSRF-TOKEN" => "XkwZQlLh4hlPWnGsUWmrTLOJk0qEGCEwIPsoSeZP" "lumo_session" => "QyNNJckCFtj42OUku87TlKJ9p1rJebupQW5faTjo" "lumo_footprints_cookie" => "fc842b9b66cc9fba767cf28e3f38a3b53c0c06dd" "lumo_footprints_cookie_data" => "{"footprint":"fc842b9b66cc9fba767cf28e3f38a3b53c0c06dd","ip":"172.71.254.102","landing_domain":"www.demo.lumocomm.com","landing_page":"en\/design\/luzyonu-tasarla-english\/1\/cc7e388a-953a-4efb-adf0-01b2203d051a","landing_params":null,"referral":null,"gclid":null,"fclid":null,"utm_source":null,"utm_campaign":null,"utm_medium":null,"utm_term":null,"utm_content":null,"referrer_url":null,"referrer_domain":null} ◀{"footprint":"fc842b9b66cc9fba767cf28e3f38a3b53c0c06dd","ip":"172.71.254.102","landing_domain":"www.demo.lumocomm.com","landing_page":"en\/design\/luzyonu-tasar ▶" ]
0 of 0array:8 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Thu, 17 Apr 2025 04:43:31 GMT" ] "cms-version" => array:1 [▶ 0 => "7.3.6" ] "authorization-at" => array:1 [▶ 0 => "2024-07-08 03:09:32" ] "activated-license" => array:1 [▶ 0 => "No" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlI4OThLN3VDMlYvT3lobS9kQlRjSWc9PSIsInZhbHVlIjoiRm1nOEtoWVhpOVhORTd4V2lnL2JMaTNCcDZsNnRRb3ZSU0hRUXJUaHd6T1JYdWZURTZxSTdYTFM2eFlZSHM0a3R1c0pyeThaMk9qYUI4Rm1ZSkZOQW5PMDNETkw3ZE03ZUdCRXkvM0FWVVZoTThCbVMxUEhuTVJTMTRFWUpRRmwiLCJtYWMiOiIzMzU1OThmZDJhMTNhNTY5NWViYTZkYmIzMjY4MTFhNGRhZDU0Yjc3NjI2NTQyNzI5MzRhZjI2OTNhYThhOGFiIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 06:43:31 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IlI4OThLN3VDMlYvT3lobS9kQlRjSWc9PSIsInZhbHVlIjoiRm1nOEtoWVhpOVhORTd4V2lnL2JMaTNCcDZsNnRRb3ZSU0hRUXJUaHd6T1JYdWZURTZxSTdYTFM2eFlZSHM0a3R1c0pye ▶" 1 => "lumo_session=eyJpdiI6InZ0UjZraWVFNDNGUWRYME41MWdMZ0E9PSIsInZhbHVlIjoiU0FWTC8xRmZsQ0ZhZmFDOHlQRWVTZ3RJenhRaGdxNjNFdXVSNnhFQ2plSnZLSEpsUzlyY2xoamZ4SkVaYTBHWFhHK24yWUFmbDJNc3AyMFY5QlVyak9KM3pNQnNYdHRiZytLaXFyWmcwTlMzTEx6QlpjSlZtdmZ0dFVzdlo1UHIiLCJtYWMiOiIxZDQxMzNiYTIzOWNkNzM5MTM2YmJmMmNjOWEzOGIxMTk1ZmY4MzlhMGExYzhmN2NiYWY2NTRhN2U2MGEyZWY5IiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 06:43:31 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀lumo_session=eyJpdiI6InZ0UjZraWVFNDNGUWRYME41MWdMZ0E9PSIsInZhbHVlIjoiU0FWTC8xRmZsQ0ZhZmFDOHlQRWVTZ3RJenhRaGdxNjNFdXVSNnhFQ2plSnZLSEpsUzlyY2xoamZ4SkVaYTBHWFhHK24 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlI4OThLN3VDMlYvT3lobS9kQlRjSWc9PSIsInZhbHVlIjoiRm1nOEtoWVhpOVhORTd4V2lnL2JMaTNCcDZsNnRRb3ZSU0hRUXJUaHd6T1JYdWZURTZxSTdYTFM2eFlZSHM0a3R1c0pyeThaMk9qYUI4Rm1ZSkZOQW5PMDNETkw3ZE03ZUdCRXkvM0FWVVZoTThCbVMxUEhuTVJTMTRFWUpRRmwiLCJtYWMiOiIzMzU1OThmZDJhMTNhNTY5NWViYTZkYmIzMjY4MTFhNGRhZDU0Yjc3NjI2NTQyNzI5MzRhZjI2OTNhYThhOGFiIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 06:43:31 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IlI4OThLN3VDMlYvT3lobS9kQlRjSWc9PSIsInZhbHVlIjoiRm1nOEtoWVhpOVhORTd4V2lnL2JMaTNCcDZsNnRRb3ZSU0hRUXJUaHd6T1JYdWZURTZxSTdYTFM2eFlZSHM0a3R1c0pye ▶" 1 => "lumo_session=eyJpdiI6InZ0UjZraWVFNDNGUWRYME41MWdMZ0E9PSIsInZhbHVlIjoiU0FWTC8xRmZsQ0ZhZmFDOHlQRWVTZ3RJenhRaGdxNjNFdXVSNnhFQ2plSnZLSEpsUzlyY2xoamZ4SkVaYTBHWFhHK24yWUFmbDJNc3AyMFY5QlVyak9KM3pNQnNYdHRiZytLaXFyWmcwTlMzTEx6QlpjSlZtdmZ0dFVzdlo1UHIiLCJtYWMiOiIxZDQxMzNiYTIzOWNkNzM5MTM2YmJmMmNjOWEzOGIxMTk1ZmY4MzlhMGExYzhmN2NiYWY2NTRhN2U2MGEyZWY5IiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 06:43:31 GMT; path=/; httponly ◀lumo_session=eyJpdiI6InZ0UjZraWVFNDNGUWRYME41MWdMZ0E9PSIsInZhbHVlIjoiU0FWTC8xRmZsQ0ZhZmFDOHlQRWVTZ3RJenhRaGdxNjNFdXVSNnhFQ2plSnZLSEpsUzlyY2xoamZ4SkVaYTBHWFhHK24 ▶" ] ]
0 of 0array:6 [▼ "_token" => "XkwZQlLh4hlPWnGsUWmrTLOJk0qEGCEwIPsoSeZP" "language" => "en" "luzyonu-tasarla-english_code" => Ramsey\Uuid\Lazy\LazyUuidFromString {#455 ▶ -unwrapped: null -uuid: "63e8b7bf-33ef-4769-8d14-ff843408b0a2" uuid: "63e8b7bf-33ef-4769-8d14-ff843408b0a2" } "_previous" => array:1 [▶ "url" => "https://demo.lumocomm.com/en/design/luzyonu-tasarla-english/1/63e8b7bf-33ef-4769-8d14-ff843408b0a2" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]