İ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 (89.53%) | 1.13s |
1 x Booting (10.47%) | 132ms |
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` = 'd52d5451-6540-4802-9cb1-139e96f50d58') as `exists`
Bindings |
|
Backtrace |
|
select * from `multi_cart_sessions` where `session_id` = 'd52d5451-6540-4802-9cb1-139e96f50d58' 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` = 'd52d5451-6540-4802-9cb1-139e96f50d58' 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 => "18.224.23.12" ] "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 => "935e60e5bf8b10fd-ORD" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IndGVEVyMXcwZU5DblFwQTZ4U3ZuQ1E9PSIsInZhbHVlIjoiT21jQmtoSlFNSm42SmM2Yjg4dGFXRVpJWExXUjZoQzg0TXdjV0Y5UTNZQXlwTXJtQUpKSDhoeXBLNTNhenkxcDBkZEFkTHdFUDMrR1ZBZEYzOXlYbXVNWkFzRzhHcm41U3U5anlMOWh3bzVac2M4UmFNNW8rSUIxd3htdWlBanciLCJtYWMiOiI5N2Q4YTJlNmJmZDViMGY1ZWExZjVlYjM5YTZlMjgxMmU5ZTlkYjQwZTkzYzRiNmJhNTNkYzkxYTRlY2Q5ZWM4IiwidGFnIjoiIn0%3D; lumo_session=eyJpdiI6IjRxM04yMWZjc0Q3OUt2ZWRIYzliOWc9PSIsInZhbHVlIjoib2o2djNWZHo0N2F0VVRvcFczWlFkTlV5bklwSFJFYTRUcnd2WVdLSWVCTkt3cDMxL2JvNXhNTWdyWitVNUhYaXRsbHY4cXNxUG0rNjVoWm1wNVgvSlRvSmptUmo0QVR5YjFUeGw1WmR3WXVPRDRSWW84dkxabEtweENkVXRERU0iLCJtYWMiOiJjOTQxMGFlN2FkY2IwNGIxMDAzNzBhNjJjODI5NGUzMmRmNGIyYzZhMWJlYTE4ZWJjODEzZjQ1MjFhNTEwZjYzIiwidGFnIjoiIn0%3D; lumo_footprints_cookie=eyJpdiI6Im1HZTY3dGRBVHhmK0VwSkpXV2FlQWc9PSIsInZhbHVlIjoidWptSlVOQmNSV3dDeEJXOTgwOHNkVTR2RkJ0ZmVtRDlsZDFOQlNIS2dVQTB4TGY2UEJRNENzTXZTR0c2dExETDVHdXRKL0dWY2xUTUo4MWtLUnF6S2dTanFkNVdqd0NLSFlQZUIzVWJXVkQvU1VpRXpLZjEyaDdQVnhoQlRrSXoiLCJtYWMiOiI2ODE3YjEyMDQyODUzNTgzNmUyNzc0ZGQ0ZjgwYzAxMGJjOGE1NGEwYjY5MTAwOTAxNjcyYTU1YWZmZDI1MjRkIiwidGFnIjoiIn0%3D; lumo_footprints_cookie_data=eyJpdiI6IjBIMTIxcENOTzI5RFEzUU53ZmNSOEE9PSIsInZhbHVlIjoiakhGbTFNU2tLdHlWTElzZjIwSVZibHRtYWpLcThldnBEQmNVanZOQUkwUWJpa3BFek5lNWFubitsQ0Mrc0VIdXVvK2F0MGR2UWx6Y3I5cHZLK2lvT2h0Ynd0RCthQkdWWEdQcG90RmFnWmJyZ1B2UnpvM0drSTllKzE0K25GaFU2VFRhYUpkTGZyUUxGSThGblRsQlBxZHFmUFhSMlM3RUhxOXBQa2hEcy9saG1JOEhkMS9BUVVKcjJWd2hIdm4xRU5lb2c0YnBUZFlPRm5GVTNCSkVOWUplT0VhdEFFaHByNjFMNXQ4VG0xb08xdWJlamRVa0grN1ZDM2Y3Mk1VT0duWUJSQUhPQUhSYnVRNi9XV3BrYjJnOXJhSjdPMDdDR0pTUUF3RCtFVDYxckRSZEZPcHpMRlBiQ1A5VS9JV0NGQThnTDBsRTZUYVhjUXdoekxmM1pYdFFrLytJM2pVYUlDTGk4dnpHWVFjYk9GOWllM3NSTXoxZ0VtT1JFN0pKank3TGVjeHJyMUQ0czVyRC9CMXAzaDBOb3hDRVRnTHhNTUxvUmRYMVpFRGhOc2FZMUZqaVpZQ2NlNVB6OW1ZNDFGTHpVKzIwc3lBajFjdThMMmVuaEJtZXA0TUNmM2psRjBLQ0lBN2hkUjhEcEZ1eVhFdjBqUkhwa0d0VEFCRWhtTXNSU3hqa29HeEFuTzBFcDFkZUlmVkRHSGsyNGxSeTJiR0NPWjVaejNDRVRrYlFPRThQMmIzVVkzNWI5cXJ1WFlDcWdsL05BaVBIRG0rbTZ0bDR3MnNHd3dNMndON3BKSXp4WlVWUU5zRT0iLCJtYWMiOiJkMWIxZDBjZTRhNTA2OGI2YTcwMDhmOGQwOTRlODkwMzM5ZjZjZjZmNThkZDdmM2MyMTZhYjhhZWMxZGMwYWNmIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IndGVEVyMXcwZU5DblFwQTZ4U3ZuQ1E9PSIsInZhbHVlIjoiT21jQmtoSlFNSm42SmM2Yjg4dGFXRVpJWExXUjZoQzg0TXdjV0Y5UTNZQXlwTXJtQUpKSDhoeXBLNTNhenkxcDBkZEFkT ▶" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "x-forwarded-for" => array:1 [▶ 0 => "18.224.23.12" ] ]
0 of 0array:4 [▼ "XSRF-TOKEN" => "rrWRbbUarQeq78VYcixjX9075mhhV1N9nuCyBXP2" "lumo_session" => "fhvGDUqUTp3UvghUYEQOuke1gr4nO8ijGkZKTNIO" "lumo_footprints_cookie" => "cc7c82a0f14738fa77e0a73cd7c3df6add36b54e" "lumo_footprints_cookie_data" => "{"footprint":"cc7c82a0f14738fa77e0a73cd7c3df6add36b54e","ip":"172.69.58.27","landing_domain":"www.demo.lumocomm.com","landing_page":"en\/design\/luzyonu-tasarla-english\/3\/7922b0a2-095e-4ab8-917e-9dcebfa8fcf6","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":"cc7c82a0f14738fa77e0a73cd7c3df6add36b54e","ip":"172.69.58.27","landing_domain":"www.demo.lumocomm.com","landing_page":"en\/design\/luzyonu-tasarla ▶" ]
0 of 0array:8 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Fri, 25 Apr 2025 14:02:32 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=eyJpdiI6IjVJMWhrNlBMNE5XaklyNzFRSDkrN0E9PSIsInZhbHVlIjoiUW15aEYxd0FTeUQ0SHA3VVpvK201em00UkpHY085Mm9keWNMN2ZYMi9GZTd4Q2lROWFVcVhYUG1SMDVxZWpUTGtJTERwanBrUkdINnFNRHFlakR3NklEclRyNG5QbXBoeDNuTkc3RTJGK3E4ejd1emVsZ2MxdEdsSGU1SFBDYy8iLCJtYWMiOiI1YzMwNzQzOTdkNTU4ZGRhOGRmMTAwY2M5Y2RlMTM0MzJkMTUwMTQ3MzY0N2I0MmQ1MTE2ZTQ3MjQ0NTY1Mzc0IiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 16:02:32 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjVJMWhrNlBMNE5XaklyNzFRSDkrN0E9PSIsInZhbHVlIjoiUW15aEYxd0FTeUQ0SHA3VVpvK201em00UkpHY085Mm9keWNMN2ZYMi9GZTd4Q2lROWFVcVhYUG1SMDVxZWpUTGtJTERwa ▶" 1 => "lumo_session=eyJpdiI6InFqVFZZZ1JmZWJzQjZqODR0V1ZFa0E9PSIsInZhbHVlIjoiRHRyMWFReWdyNnNiMlQ3UThQK1A4RDVReXZtSlZnaUd2Z3d4TVYzV2ZwVStUbzF4VmNyYU92TzJVYXVabzIxSWZIYUJUaVVCMUhXeVJrYmp0cUllZmVXNFRxMjc4QitrTS8zWEZGcHJCVjIvZHEyZFBXT3QxRU92ZUtKVmw5QUkiLCJtYWMiOiJhNjFlYWNiMDcyNDUzZDY5OTk0ZjRhZjAxZTkxOGQ3NDY2MGFlYmI3MWY4MDg4MTdmNmJlOWJjYzM0OGFmZGFlIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 16:02:32 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀lumo_session=eyJpdiI6InFqVFZZZ1JmZWJzQjZqODR0V1ZFa0E9PSIsInZhbHVlIjoiRHRyMWFReWdyNnNiMlQ3UThQK1A4RDVReXZtSlZnaUd2Z3d4TVYzV2ZwVStUbzF4VmNyYU92TzJVYXVabzIxSWZIYUJ ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjVJMWhrNlBMNE5XaklyNzFRSDkrN0E9PSIsInZhbHVlIjoiUW15aEYxd0FTeUQ0SHA3VVpvK201em00UkpHY085Mm9keWNMN2ZYMi9GZTd4Q2lROWFVcVhYUG1SMDVxZWpUTGtJTERwanBrUkdINnFNRHFlakR3NklEclRyNG5QbXBoeDNuTkc3RTJGK3E4ejd1emVsZ2MxdEdsSGU1SFBDYy8iLCJtYWMiOiI1YzMwNzQzOTdkNTU4ZGRhOGRmMTAwY2M5Y2RlMTM0MzJkMTUwMTQ3MzY0N2I0MmQ1MTE2ZTQ3MjQ0NTY1Mzc0IiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 16:02:32 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjVJMWhrNlBMNE5XaklyNzFRSDkrN0E9PSIsInZhbHVlIjoiUW15aEYxd0FTeUQ0SHA3VVpvK201em00UkpHY085Mm9keWNMN2ZYMi9GZTd4Q2lROWFVcVhYUG1SMDVxZWpUTGtJTERwa ▶" 1 => "lumo_session=eyJpdiI6InFqVFZZZ1JmZWJzQjZqODR0V1ZFa0E9PSIsInZhbHVlIjoiRHRyMWFReWdyNnNiMlQ3UThQK1A4RDVReXZtSlZnaUd2Z3d4TVYzV2ZwVStUbzF4VmNyYU92TzJVYXVabzIxSWZIYUJUaVVCMUhXeVJrYmp0cUllZmVXNFRxMjc4QitrTS8zWEZGcHJCVjIvZHEyZFBXT3QxRU92ZUtKVmw5QUkiLCJtYWMiOiJhNjFlYWNiMDcyNDUzZDY5OTk0ZjRhZjAxZTkxOGQ3NDY2MGFlYmI3MWY4MDg4MTdmNmJlOWJjYzM0OGFmZGFlIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 16:02:32 GMT; path=/; httponly ◀lumo_session=eyJpdiI6InFqVFZZZ1JmZWJzQjZqODR0V1ZFa0E9PSIsInZhbHVlIjoiRHRyMWFReWdyNnNiMlQ3UThQK1A4RDVReXZtSlZnaUd2Z3d4TVYzV2ZwVStUbzF4VmNyYU92TzJVYXVabzIxSWZIYUJ ▶" ] ]
0 of 0array:6 [▼ "_token" => "rrWRbbUarQeq78VYcixjX9075mhhV1N9nuCyBXP2" "language" => "en" "luzyonu-tasarla-english_code" => Ramsey\Uuid\Lazy\LazyUuidFromString {#455 ▶ -unwrapped: null -uuid: "d52d5451-6540-4802-9cb1-139e96f50d58" uuid: "d52d5451-6540-4802-9cb1-139e96f50d58" } "_previous" => array:1 [▶ "url" => "https://demo.lumocomm.com/en/design/luzyonu-tasarla-english/3/d52d5451-6540-4802-9cb1-139e96f50d58" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]