1/731 Gympie Rd Chermside 4032, Australia
enquiries@angelicbridal.com.au
042-959-2106
1 x Booting (56.45%) | 134ms |
1 x Application (43.54%) | 103ms |
select * from `fabrics` where `name` in ('Stretch Crepe')
Bindings |
|
Backtrace |
|
select * from `necklines` where `name` in ('Sleeves', 'strapeless', 'off Shoulder', 'scoop', 'v Neckline')
Bindings |
|
Backtrace |
|
select min(`price`) as aggregate from `product_variations` where `active` = 1
Bindings |
|
Backtrace |
|
select max(`price`) as aggregate from `product_variations` where `active` = 1
Bindings |
|
Backtrace |
|
select * from `categories` where `alias` = 'the-outlet' limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `parent_id` = 2
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `product_variations` where exists (select * from `products` where `product_variations`.`product_id` = `products`.`id` and exists (select * from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`cat_id` where `products`.`id` = `product_categories`.`product_id` and `categories`.`id` in (2)) and exists (select * from `fabrics` inner join `product_fabrics` on `fabrics`.`id` = `product_fabrics`.`fabric_id` where `products`.`id` = `product_fabrics`.`product_id` and `fabrics`.`id` in (1)) and exists (select * from `necklines` inner join `product_necklines` on `necklines`.`id` = `product_necklines`.`neckline_id` where `products`.`id` = `product_necklines`.`product_id` and `necklines`.`id` in (2, 4, 5, 7, 12)) and `active` = 1 order by `rank` asc) and `active` = 1
Bindings |
|
Backtrace |
|
select * from `product_variations` where exists (select * from `products` where `product_variations`.`product_id` = `products`.`id` and exists (select * from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`cat_id` where `products`.`id` = `product_categories`.`product_id` and `categories`.`id` in (2)) and exists (select * from `fabrics` inner join `product_fabrics` on `fabrics`.`id` = `product_fabrics`.`fabric_id` where `products`.`id` = `product_fabrics`.`product_id` and `fabrics`.`id` in (1)) and exists (select * from `necklines` inner join `product_necklines` on `necklines`.`id` = `product_necklines`.`neckline_id` where `products`.`id` = `product_necklines`.`product_id` and `necklines`.`id` in (2, 4, 5, 7, 12)) and `active` = 1 order by `rank` asc) and `active` = 1 limit 8 offset 0
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` in (9)
Backtrace |
|
select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`cat_id` as `pivot_cat_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`cat_id` where `product_categories`.`product_id` in (9)
Backtrace |
|
select `seasons`.*, `product_seasons`.`product_id` as `pivot_product_id`, `product_seasons`.`season_id` as `pivot_season_id` from `seasons` inner join `product_seasons` on `seasons`.`id` = `product_seasons`.`season_id` where `product_seasons`.`product_id` in (9)
Backtrace |
|
select * from `product_variation_images` where `product_variation_images`.`product_variation_id` in (11) order by `rank` asc
Backtrace |
|
select * from `colors` where `colors`.`id` in (1)
Backtrace |
|
select * from `categories` where `alias` = 'the-outlet' limit 1
Bindings |
|
Backtrace |
|
select * from `colors` where exists (select * from `product_variations` where `colors`.`id` = `product_variations`.`color_id` and exists (select * from `products` where `product_variations`.`product_id` = `products`.`id` and exists (select * from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`cat_id` where `products`.`id` = `product_categories`.`product_id` and `categories`.`id` in (2)) order by `rank` asc) and `active` = 1 and `active` = 1)
Bindings |
|
Backtrace |
|
select * from `silhouettes`
Backtrace |
|
select * from `brands`
Backtrace |
|
select * from `sizes`
Backtrace |
|
select * from `seasons`
Backtrace |
|
select * from `fabrics`
Backtrace |
|
select * from `necklines`
Backtrace |
|
select * from `page_fonts` where `page` = 'product' limit 1
Bindings |
|
Backtrace |
|
select * from `page_extras` where `page` = 'product_page' limit 1
Bindings |
|
Backtrace |
|
select * from `page_fonts` where `page` = 'page' limit 1
Bindings |
|
Backtrace |
|
select * from `page_fonts` where `page` = 'product' limit 1
Bindings |
|
Backtrace |
|
select * from `services` where `active` = 1 order by `rank` asc
Bindings |
|
Backtrace |
|
select * from `categories` where `active` = 1 and `parent_id` = 0 order by `rank` asc
Bindings |
|
Backtrace |
|
select `name`, `label` from `menus`
Backtrace |
|
select * from `menu_fonts` limit 1
Backtrace |
|
select * from `categories` where `active` = 1 and `parent_id` = 1 order by `rank` asc
Bindings |
|
Backtrace |
|
select * from `categories` where `active` = 1 and `parent_id` = 1 order by `rank` asc
Bindings |
|
Backtrace |
|
select * from `homepage_sections` where `name` = 'contact' limit 1
Bindings |
|
Backtrace |
|
select * from `settings` limit 1
Backtrace |
|
200
0 of 0array:2 [▼ "fabric" => "stretch-crepe" "neckline" => "sleeves,strapeless,off-shoulder,scoop,v-neckline" ]
[]
0 of 0array:9 [▼ "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" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImZ1UWhkUjE2cEl2dFAydjdBZkJ3eFE9PSIsInZhbHVlIjoiYzdtOVl2REttemREY3NvblFwWmY2TzJia2NPNGhYSTNjZXk0K1VEeFF1MVFNUDVwOGd4TmdaVjJtRHRTdVpyejVzUFF0RUxQT1E3TXV5Szg3T2tydHZLWEFXQkpPR2RjUndQZVc3WTBUODBsSUZSQXNtRlhxVGlPVC91SXFtMTIiLCJtYWMiOiI2YjkxMWNlOTE5OGQ3NDgxZWZjMjg2MTgyYTgyZDA2MTRhODFhYjUzZDhlZTliOThlYzNkYzEwNzVjZGNjMTA1IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6InIvTm5Obkw4b1FCMkJnUzgxbFl3bEE9PSIsInZhbHVlIjoicGdKMUdCTGhpbjRjeEd4YXA1Y1JoL00rVXBUcnBxeGFLelBVMUcwT20vMXIxaWUxbnJnTWIzTG56Tm1oUzZnbWdRWGJVNU9qamZvSHo2aG9wVER5N3lyZGZHcW52eUVyWXpsQzBoTnFSRXE3bHIxQzRoMktkZG5RVzdyZWJXcEQiLCJtYWMiOiIxOTRlNTkyYjZhNzdjYWE0MTYxYzVhNDJlY2JiYTAyNDllNDQ5YWQ5MjJmYTZiZGYzYWY1ZjE4MDQxMDI2NDFjIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6ImZ1UWhkUjE2cEl2dFAydjdBZkJ3eFE9PSIsInZhbHVlIjoiYzdtOVl2REttemREY3NvblFwWmY2TzJia2NPNGhYSTNjZXk0K1VEeFF1MVFNUDVwOGd4TmdaVjJtRHRTdVpyejVzUFF0R ▶" ] "host" => array:1 [▶ 0 => "unifysofttech.in" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "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)" ] ]
0 of 0array:2 [▼ "XSRF-TOKEN" => "Q9qb9Xei0LucSiTNTDHiMA5sTqzryz5cFBtRsGhM" "laravel_session" => "HsUGkCZo58OKYGrWvlQuPSzItRyEfm6yki7b6WbW" ]
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 => "Tue, 21 Jan 2025 12:36:35 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IllGa1ZJWVgwd1dFd1dCQVFIUTBSZnc9PSIsInZhbHVlIjoicG9uazY2UWJYS3JJbjliYTk0OU5kdk9jQTF3RFpRUnh0dVQrbUk4VFMvcUV3WGlvaitDd1VWVkkzbjJrVHJTajgrU0hoZmhQbTNuMkMzYWFIcHEwcnI0T0wvbDMzUWV5ZXBRZHovZ3RSbTRVeFpVR3ZpK0NvY1V1OXJSTkNUSnMiLCJtYWMiOiIzNDFlMmUxNmI4Yjc4ZjE0NTkwMDY5YzlkMmZiMGVjYWUxNTk0MGY2M2MxYWJhNjkyMGY4NGEwZTU4NzgyNDQ5IiwidGFnIjoiIn0%3D; expires=Sun, 20 Mar 2253 20:36:35 GMT; Max-Age=7200000000; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IllGa1ZJWVgwd1dFd1dCQVFIUTBSZnc9PSIsInZhbHVlIjoicG9uazY2UWJYS3JJbjliYTk0OU5kdk9jQTF3RFpRUnh0dVQrbUk4VFMvcUV3WGlvaitDd1VWVkkzbjJrVHJTajgrU0hoZ ▶" 1 => "laravel_session=eyJpdiI6IkdJQVBadVNsYmZnZEgyNWMwVzR6R0E9PSIsInZhbHVlIjoiS0pNZXR4RjN0S1k3MkRvVU51OXJMdHhRdVdyZ1dKUkRHaFR2OGhtSDJJTHhjcnppYlc2dzBMNGNMQXhSY29lNE80WU9hT08xSUU0NmtGZHVqUFZOcWRTVWUwdGNkdnQ1OUp0M0FJRnlkNVZ2Z2tJKzFPdjhPd29yZ0h0WUFRMTkiLCJtYWMiOiI2MjM0MTlhZTFkZDMwMDhiZDQyN2VhZWEwYzFmOWUwNTAzZDA0YWFmN2YyNjEwOTQxODU3NDJiNjE3ZTAzMDRlIiwidGFnIjoiIn0%3D; expires=Sun, 20 Mar 2253 20:36:35 GMT; Max-Age=7200000000; path=/; httponly; samesite=lax ◀laravel_session=eyJpdiI6IkdJQVBadVNsYmZnZEgyNWMwVzR6R0E9PSIsInZhbHVlIjoiS0pNZXR4RjN0S1k3MkRvVU51OXJMdHhRdVdyZ1dKUkRHaFR2OGhtSDJJTHhjcnppYlc2dzBMNGNMQXhSY29lNE80 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IllGa1ZJWVgwd1dFd1dCQVFIUTBSZnc9PSIsInZhbHVlIjoicG9uazY2UWJYS3JJbjliYTk0OU5kdk9jQTF3RFpRUnh0dVQrbUk4VFMvcUV3WGlvaitDd1VWVkkzbjJrVHJTajgrU0hoZmhQbTNuMkMzYWFIcHEwcnI0T0wvbDMzUWV5ZXBRZHovZ3RSbTRVeFpVR3ZpK0NvY1V1OXJSTkNUSnMiLCJtYWMiOiIzNDFlMmUxNmI4Yjc4ZjE0NTkwMDY5YzlkMmZiMGVjYWUxNTk0MGY2M2MxYWJhNjkyMGY4NGEwZTU4NzgyNDQ5IiwidGFnIjoiIn0%3D; expires=Sun, 20-Mar-2253 20:36:35 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IllGa1ZJWVgwd1dFd1dCQVFIUTBSZnc9PSIsInZhbHVlIjoicG9uazY2UWJYS3JJbjliYTk0OU5kdk9jQTF3RFpRUnh0dVQrbUk4VFMvcUV3WGlvaitDd1VWVkkzbjJrVHJTajgrU0hoZ ▶" 1 => "laravel_session=eyJpdiI6IkdJQVBadVNsYmZnZEgyNWMwVzR6R0E9PSIsInZhbHVlIjoiS0pNZXR4RjN0S1k3MkRvVU51OXJMdHhRdVdyZ1dKUkRHaFR2OGhtSDJJTHhjcnppYlc2dzBMNGNMQXhSY29lNE80WU9hT08xSUU0NmtGZHVqUFZOcWRTVWUwdGNkdnQ1OUp0M0FJRnlkNVZ2Z2tJKzFPdjhPd29yZ0h0WUFRMTkiLCJtYWMiOiI2MjM0MTlhZTFkZDMwMDhiZDQyN2VhZWEwYzFmOWUwNTAzZDA0YWFmN2YyNjEwOTQxODU3NDJiNjE3ZTAzMDRlIiwidGFnIjoiIn0%3D; expires=Sun, 20-Mar-2253 20:36:35 GMT; path=/; httponly ◀laravel_session=eyJpdiI6IkdJQVBadVNsYmZnZEgyNWMwVzR6R0E9PSIsInZhbHVlIjoiS0pNZXR4RjN0S1k3MkRvVU51OXJMdHhRdVdyZ1dKUkRHaFR2OGhtSDJJTHhjcnppYlc2dzBMNGNMQXhSY29lNE80 ▶" ] ]
0 of 0array:5 [▼ "_token" => "Q9qb9Xei0LucSiTNTDHiMA5sTqzryz5cFBtRsGhM" "view_all_flag_products" => "false" "_previous" => array:1 [▶ "url" => "http://unifysofttech.in/angelicbridal.unifysofttech.in/public/the-outlet?fabric=stretch-crepe&neckline=sleeves%2Cstrapeless%2Coff-shoulder%2Cscoop%2Cv-neckline" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]