İ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 (81.7%) | 623ms |
1 x Booting (18.3%) | 140ms |
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` = '09b14ef0-16ba-4fed-9f34-45bcd6c8d135') as `exists`
Bindings |
|
Backtrace |
|
select * from `multi_cart_sessions` where `session_id` = '09b14ef0-16ba-4fed-9f34-45bcd6c8d135' 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` = '3' order by `multi_cart_items`.`order` asc limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 37 limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (37)
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` = 37 and `is_variation` = 0
Bindings |
|
Backtrace |
|
select * from `multi_cart_sessions` where `session_id` = '09b14ef0-16ba-4fed-9f34-45bcd6c8d135' 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:24 [▼ "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" ] "connection" => array:1 [▶ 0 => "Keep-Alive" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-connecting-ip" => array:1 [▶ 0 => "3.145.77.42" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkpCZG1NNjJjUnFUVFBhSzlrb0RncUE9PSIsInZhbHVlIjoicTJRTkl2WDJxV1hmTE1tVkJXSHJJUkpKN2NNUmRhNmFTR21wa1R1eldoT0tWdno4Vkk2TGtwdUNGYklTVWNwSmVJUlc5cURqdThob2RGcStLcTBWZjRSMUhrV3BsTHdBM0ZvdS80dG8zR2lraUphdkcwNVoxMS9WOFFVSjcrY0ciLCJtYWMiOiI5M2VkNTE3NjM0ZjI0OWE2NDBlOGM1ZDk1NmMyNWZiM2Q4YTQ2YzQ5OTNlNWE3ZGQ5ZmE5MzQ0MTc3YTU2YWUyIiwidGFnIjoiIn0%3D; lumo_session=eyJpdiI6ImlDbFBNZ29XYklCRXdweVgvUlV1U3c9PSIsInZhbHVlIjoiRDdtN0l6K05Ec1JtaXFQU1BnVnNoaTBoU1k2eURtZXMwVU5TMGx4OXdaUnlQNkZvZEh5RGptd0VyWUE5eVR1M091K1RFNVVFRjZmZUNaeEQyUE5NNEdUSzNlTGlRRUtlU1g0MVBvVkZJSjIyTFBDY0l2bldDRDhCWVJ3TWFQSFciLCJtYWMiOiIxMmRlMGU1YWUzM2MwMDI3ODZhMDJhM2NiZmMxM2I1N2NlM2FmNDgzZTk0N2Y1ZjZmNjIyNmZlNGVhZWNmMjYwIiwidGFnIjoiIn0%3D; lumo_footprints_cookie=eyJpdiI6ImphZWNTWEhlcHM1WmtXTk5hZEZScnc9PSIsInZhbHVlIjoidnA2VnFKUUgyd0RHYXRHcTBVancwb0NLNUpPRzZVWTNTdnNFOXRodkYza2J6ajhmSkFITXk1L2YzMERqTkZSQzdwaWF3TVE5eXBJc1E3RHpXOE16NXFSMkFWcThNRVJSclVwVUN5Z0RpdmlzeFJqV0NmT0tnKzJKLzE2cG53am0iLCJtYWMiOiIzMmVlNDNhYzA0YWEwYWI1NTRiMmY0ODM1ZDJjMmE2YmQxMDhlNWRkNjU5YmM5ZDI4NmM1YmIyNWVlZjRjZjUyIiwidGFnIjoiIn0%3D; lumo_footprints_cookie_data=eyJpdiI6Im11Nk1WNVNDSDYxdXZwSTVudzFJOVE9PSIsInZhbHVlIjoiQWx5TTErcjVBK2ptQXhIaVJYYlNJbmY5eGQwQlhScGI2bGVxRDhDKzh5L0h1VTM3bnZVVGZVbkFRMzE3WmpVa3VjQkQ3TXZpUklBckxYM2p0R1NLcndJQlozSUlMRGJiU3FlaVN2a1lleFp5Z2Q0eU1UVloyayt2RDN0cGwwY1lxVElvcGppdTRqMC9FUVNDWFNralJHdU1mUlNUd2pJQlM3RC9zYlRWd3lUZUFkalNnTTFIdExFNUU5K0NhNUt5UlVvZjZ3bzZnM2hGNER5eDhnSlB3aVMwRzA3K005ZTdzMGhsZmU3ZU12ZHF6ZUlDMmxITmxHaGdCbkV0czBhSHQrUVpMYzBTS0d1ZmU4cWgwMW5lMkhWNlM0M3NsdmJkMVo4YmczV1E2azJHUHEvUjhvaTI0Y2o0Z1J2VHp2YS96V1V0dkhtZmx2MGYrUG9HcUdjUEpmMWkrYURNZHQreGZGY3lKNzlUb0J1bGdUVlhWS3pJcmlWdkRTQTRMQTAyNEdyYlRpNEhqenFDMlBzNU1MWmM3K0wrZ2xXQmE4d2ZYYzRadkhSb0FUeW9nTENNU0tzc0lJY3JLRThlVW1sZHllSVpEd1RXeXpwS2VLay9BMkxLRlhadEVTQmZRSmMyT3FqWGdoYVVsMnRjUUlRRzhLcGdCazF6ekZXZEtDOFZZcmZlUDg1bUNGVXMyaEZEZjdlRVRpNmRLbmpySDc4SjlmSUF1aExPT1VQRTg0TzAwelprQ0pYVTVSVzZCOS83YzFMb3NUOUU4clA0a2tDMmJjTVVFMTlzNWVwR2VacDlrYjAwRXlrcVFuaz0iLCJtYWMiOiI4YTgxNTZjOWM1ZDJlYjBiYzU5YjhjOWEzZjE1OGNjMDFmOGIwZTRmNDNjYTUyMDU5N2ZjZTJlYjA5MmNmY2I1IiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IkpCZG1NNjJjUnFUVFBhSzlrb0RncUE9PSIsInZhbHVlIjoicTJRTkl2WDJxV1hmTE1tVkJXSHJJUkpKN2NNUmRhNmFTR21wa1R1eldoT0tWdno4Vkk2TGtwdUNGYklTVWNwSmVJUlc5c ▶" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "host" => array:1 [▶ 0 => "demo.lumocomm.com" ] "x-forwarded-for" => array:1 [▶ 0 => "3.145.77.42" ] "cf-ray" => array:1 [▶ 0 => "92f6db6d2fa7eaf3-ORD" ] ]
0 of 0array:4 [▼ "XSRF-TOKEN" => "CZAQNsRbwHiby1lJssn6vsg1OytBHJuSG8JZ53Nj" "lumo_session" => "RY3djAMS1sFfycOvOcg6Zgks07xEUkUHuUlWktfT" "lumo_footprints_cookie" => "73158c9fc0367413685c5cfd5525ad40bf37ed59" "lumo_footprints_cookie_data" => "{"footprint":"73158c9fc0367413685c5cfd5525ad40bf37ed59","ip":"172.70.178.125","landing_domain":"www.demo.lumocomm.com","landing_page":"en\/design\/luzyonu-tasarla-english\/3\/de1cf14f-7e84-436d-80ec-f0dc680d8bb0","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":"73158c9fc0367413685c5cfd5525ad40bf37ed59","ip":"172.70.178.125","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 => "Sun, 13 Apr 2025 00:30:51 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=eyJpdiI6IjlDR3M1dS9helR3Yml4ZDNrcnE2VFE9PSIsInZhbHVlIjoibklmZlh0U3NBQ1hPaENkVWwwUmhJUENuM2UvYkFkM0xndFpDNUViRStVOU9IeXkwMmJSQ2NKRGc4UjBjTDBLZEZ5c2s0SDF5ZnNVQTFqcDEzQWROQVBTRi9qRkI0TUJsZ0IrUGxjbW9CRkNjN3BRWjlEMy9TTEF3Rk5TYkZ5amYiLCJtYWMiOiJjOGUzMTY4YjAwYTRkN2FjODAzMGU3N2JjNTc3MjljNGE2ODZiYWE0ZDZjMjBjYTEwM2E2NWY0ZGNhZTZlN2FkIiwidGFnIjoiIn0%3D; expires=Sun, 13 Apr 2025 02:30:51 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjlDR3M1dS9helR3Yml4ZDNrcnE2VFE9PSIsInZhbHVlIjoibklmZlh0U3NBQ1hPaENkVWwwUmhJUENuM2UvYkFkM0xndFpDNUViRStVOU9IeXkwMmJSQ2NKRGc4UjBjTDBLZEZ5c2s0S ▶" 1 => "lumo_session=eyJpdiI6ImdTajVkdzFWcmJ5QTRad1l0KzBsdnc9PSIsInZhbHVlIjoibGpPbktoaEc5aWhKNklJM3RkMEZyZm1Gb2VqNEFqdkxRalBZbXVIU01heTFVZ3puREwwNGRuOWtDNEo1S2dCTDNjQUM5SlF3NlMvRHVMb0FibWVBQk5uQzZMMHd5VksrTU5DU0NwZjBpVHNyMnNNaHA4VElPR0VtRFdJVG1rQkMiLCJtYWMiOiIyZjE4N2E2YWZiZDY0YzJjMDAzMjE1MDdiZjUyMmJhZjgxMDkyNmY0ZTFhOGJhMDk4OTc5NjMyM2E5ZTc1M2I5IiwidGFnIjoiIn0%3D; expires=Sun, 13 Apr 2025 02:30:51 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀lumo_session=eyJpdiI6ImdTajVkdzFWcmJ5QTRad1l0KzBsdnc9PSIsInZhbHVlIjoibGpPbktoaEc5aWhKNklJM3RkMEZyZm1Gb2VqNEFqdkxRalBZbXVIU01heTFVZ3puREwwNGRuOWtDNEo1S2dCTDNjQUM ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjlDR3M1dS9helR3Yml4ZDNrcnE2VFE9PSIsInZhbHVlIjoibklmZlh0U3NBQ1hPaENkVWwwUmhJUENuM2UvYkFkM0xndFpDNUViRStVOU9IeXkwMmJSQ2NKRGc4UjBjTDBLZEZ5c2s0SDF5ZnNVQTFqcDEzQWROQVBTRi9qRkI0TUJsZ0IrUGxjbW9CRkNjN3BRWjlEMy9TTEF3Rk5TYkZ5amYiLCJtYWMiOiJjOGUzMTY4YjAwYTRkN2FjODAzMGU3N2JjNTc3MjljNGE2ODZiYWE0ZDZjMjBjYTEwM2E2NWY0ZGNhZTZlN2FkIiwidGFnIjoiIn0%3D; expires=Sun, 13-Apr-2025 02:30:51 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjlDR3M1dS9helR3Yml4ZDNrcnE2VFE9PSIsInZhbHVlIjoibklmZlh0U3NBQ1hPaENkVWwwUmhJUENuM2UvYkFkM0xndFpDNUViRStVOU9IeXkwMmJSQ2NKRGc4UjBjTDBLZEZ5c2s0S ▶" 1 => "lumo_session=eyJpdiI6ImdTajVkdzFWcmJ5QTRad1l0KzBsdnc9PSIsInZhbHVlIjoibGpPbktoaEc5aWhKNklJM3RkMEZyZm1Gb2VqNEFqdkxRalBZbXVIU01heTFVZ3puREwwNGRuOWtDNEo1S2dCTDNjQUM5SlF3NlMvRHVMb0FibWVBQk5uQzZMMHd5VksrTU5DU0NwZjBpVHNyMnNNaHA4VElPR0VtRFdJVG1rQkMiLCJtYWMiOiIyZjE4N2E2YWZiZDY0YzJjMDAzMjE1MDdiZjUyMmJhZjgxMDkyNmY0ZTFhOGJhMDk4OTc5NjMyM2E5ZTc1M2I5IiwidGFnIjoiIn0%3D; expires=Sun, 13-Apr-2025 02:30:51 GMT; path=/; httponly ◀lumo_session=eyJpdiI6ImdTajVkdzFWcmJ5QTRad1l0KzBsdnc9PSIsInZhbHVlIjoibGpPbktoaEc5aWhKNklJM3RkMEZyZm1Gb2VqNEFqdkxRalBZbXVIU01heTFVZ3puREwwNGRuOWtDNEo1S2dCTDNjQUM ▶" ] ]
0 of 0array:6 [▼ "_token" => "CZAQNsRbwHiby1lJssn6vsg1OytBHJuSG8JZ53Nj" "language" => "en" "luzyonu-tasarla-english_code" => Ramsey\Uuid\Lazy\LazyUuidFromString {#455 ▶ -unwrapped: null -uuid: "09b14ef0-16ba-4fed-9f34-45bcd6c8d135" uuid: "09b14ef0-16ba-4fed-9f34-45bcd6c8d135" } "_previous" => array:1 [▶ "url" => "https://demo.lumocomm.com/en/design/luzyonu-tasarla-english/3/09b14ef0-16ba-4fed-9f34-45bcd6c8d135" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]