1/731 Gympie Rd Chermside 4032, Australia
enquiries@angelicbridal.com.au
042-959-2106
1 x Booting (57.88%) | 203ms |
1 x Application (42.12%) | 148ms |
select * from `fabrics` where `name` in ('Lace')
Bindings |
|
Backtrace |
|
select * from `necklines` where `name` in ('Thin Straps', 'boat Neckline', 'square', 'strapeless', 'scoop')
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` = 'ready-to-wear' limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `parent_id` = 3
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 (3)) 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 (4)) 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, 3, 4, 6, 10)) 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 (3)) 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 (4)) 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, 3, 4, 6, 10)) and `active` = 1 order by `rank` asc) and `active` = 1 limit 8 offset 0
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` in (34)
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 (34)
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 (34)
Backtrace |
|
select * from `product_variation_images` where `product_variation_images`.`product_variation_id` in (50) order by `rank` asc
Backtrace |
|
select * from `colors` where `colors`.`id` in (0)
Backtrace |
|
select * from `categories` where `alias` = 'ready-to-wear' 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 (3)) 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" => "lace" "neckline" => "thin-straps,boat-neckline,square,strapeless,scoop" ]
[]
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=eyJpdiI6IjN0UWRRbUtTcnJQblpyWUI3QThYVVE9PSIsInZhbHVlIjoib1BBVEphaFFyQURXTE1aWmxzRWU2ZFBYaGpzRzE3K3lmU2dIdnBEUno5UkcvZDhJK09oSmhCK21zRm9Hek9ESlBpNnB0VFFKei8rWGd5VS9lQit2aXpnYTlqc2Z3NmFrYVY2dG42QjdHTzg3UzdGY1VEQ1QvTXRTS2wxSnBPdk8iLCJtYWMiOiJlMTQ1ZTU1YjFkMjUyMWNkYTRmMWFmMmE4MTBmYjI2MGIzYTM5Y2RmYjYxZjZiYTFmNDk4OTc0OWQxYmNhNzlhIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6InJERUdTNGxDV2ZoU25XcUxTUGljcmc9PSIsInZhbHVlIjoiMGtWcjArNjZOS2pTMXJZdVowZHJuZm1admxaT1NCdVNHVEFQS1lIbFVrRXRRWGh1WTJLQjZycmQ0cDFNY0k2Y1dPcGZqa20xejkwZStsU0VPOFpQL29PZW9LMDkrazdjZ0lBVFJ3MHZTaW9xOTE1RWd4cldXUkszZEdaTk9VQ1MiLCJtYWMiOiJkMTFmMzNmMWY4ZGNjNzQzZTFlM2Y1MmQwMmVmOWU1MjYwNmRkNTFjMTQ2OWQyNGEzZTM2M2JlOGEzMzMyODQ3IiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IjN0UWRRbUtTcnJQblpyWUI3QThYVVE9PSIsInZhbHVlIjoib1BBVEphaFFyQURXTE1aWmxzRWU2ZFBYaGpzRzE3K3lmU2dIdnBEUno5UkcvZDhJK09oSmhCK21zRm9Hek9ESlBpNnB0V ▶" ] "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" => "IcqXVJCv1Znh0Lw4s5Qt2ac9IE2Q9Fx6LktTMBvs" "laravel_session" => "q0wYNi9uJR1BZ3pFP1BRk1QSsUC7Cd6Y7jU09038" ]
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 => "Wed, 22 Jan 2025 03:40:01 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjYvdE42a3BFSXloK2FSdFVCaFh1OXc9PSIsInZhbHVlIjoiZkJObGh5TVJIWkNRNk1MeUZpWUJzR3VQMjZzODkxc3dTWmVWa2wyb210Y2FwSWVBMUhjdHdWaDYyRVB0Q241blZvMXRDN3kwK01ReGRXalZEaE50cjJBMVgzc2RrZlNvV1JsLzFZZXEwbXBZYk5MMDhaVjFRT1k3QjJaU3lBYisiLCJtYWMiOiI3Mzg4M2E1YzhhZDUyNjYwNjA1YWEwOWQwNTJkOWVmZDUwMDE4MmFmZWIxYTZlOWI5ZjJjNjU2ODAzOWQzOTg4IiwidGFnIjoiIn0%3D; expires=Mon, 21 Mar 2253 11:40:01 GMT; Max-Age=7200000000; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjYvdE42a3BFSXloK2FSdFVCaFh1OXc9PSIsInZhbHVlIjoiZkJObGh5TVJIWkNRNk1MeUZpWUJzR3VQMjZzODkxc3dTWmVWa2wyb210Y2FwSWVBMUhjdHdWaDYyRVB0Q241blZvMXRDN ▶" 1 => "laravel_session=eyJpdiI6InYwNk5sT2hIbFpKSloxNnhkZGxIVlE9PSIsInZhbHVlIjoiV0tXMituUHdqM1pJODdJOGlucnF6cy84SmRGU0hjb2pNYWFOWXFUUFlsNWk0WDlCaWJYdGpEL3pSS3dSdkhQRXowVWFWWDExVVBnRlhoM2dBcC9CUnBPa3NVRXQyVVE1cXZMRjJCT2tualFqWnAxb2FONHFNWktxTitoSkV6NUkiLCJtYWMiOiJjNjYxYjYwZDA2MTI0ZTZjZDlmYTU4NzVlZmY1ZTI4M2FjMmQ5NjJjMTJiYzQ3M2VkZWRlN2ZhNzY3M2Q4ZTZhIiwidGFnIjoiIn0%3D; expires=Mon, 21 Mar 2253 11:40:01 GMT; Max-Age=7200000000; path=/; httponly; samesite=lax ◀laravel_session=eyJpdiI6InYwNk5sT2hIbFpKSloxNnhkZGxIVlE9PSIsInZhbHVlIjoiV0tXMituUHdqM1pJODdJOGlucnF6cy84SmRGU0hjb2pNYWFOWXFUUFlsNWk0WDlCaWJYdGpEL3pSS3dSdkhQRXow ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjYvdE42a3BFSXloK2FSdFVCaFh1OXc9PSIsInZhbHVlIjoiZkJObGh5TVJIWkNRNk1MeUZpWUJzR3VQMjZzODkxc3dTWmVWa2wyb210Y2FwSWVBMUhjdHdWaDYyRVB0Q241blZvMXRDN3kwK01ReGRXalZEaE50cjJBMVgzc2RrZlNvV1JsLzFZZXEwbXBZYk5MMDhaVjFRT1k3QjJaU3lBYisiLCJtYWMiOiI3Mzg4M2E1YzhhZDUyNjYwNjA1YWEwOWQwNTJkOWVmZDUwMDE4MmFmZWIxYTZlOWI5ZjJjNjU2ODAzOWQzOTg4IiwidGFnIjoiIn0%3D; expires=Mon, 21-Mar-2253 11:40:01 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IjYvdE42a3BFSXloK2FSdFVCaFh1OXc9PSIsInZhbHVlIjoiZkJObGh5TVJIWkNRNk1MeUZpWUJzR3VQMjZzODkxc3dTWmVWa2wyb210Y2FwSWVBMUhjdHdWaDYyRVB0Q241blZvMXRDN ▶" 1 => "laravel_session=eyJpdiI6InYwNk5sT2hIbFpKSloxNnhkZGxIVlE9PSIsInZhbHVlIjoiV0tXMituUHdqM1pJODdJOGlucnF6cy84SmRGU0hjb2pNYWFOWXFUUFlsNWk0WDlCaWJYdGpEL3pSS3dSdkhQRXowVWFWWDExVVBnRlhoM2dBcC9CUnBPa3NVRXQyVVE1cXZMRjJCT2tualFqWnAxb2FONHFNWktxTitoSkV6NUkiLCJtYWMiOiJjNjYxYjYwZDA2MTI0ZTZjZDlmYTU4NzVlZmY1ZTI4M2FjMmQ5NjJjMTJiYzQ3M2VkZWRlN2ZhNzY3M2Q4ZTZhIiwidGFnIjoiIn0%3D; expires=Mon, 21-Mar-2253 11:40:01 GMT; path=/; httponly ◀laravel_session=eyJpdiI6InYwNk5sT2hIbFpKSloxNnhkZGxIVlE9PSIsInZhbHVlIjoiV0tXMituUHdqM1pJODdJOGlucnF6cy84SmRGU0hjb2pNYWFOWXFUUFlsNWk0WDlCaWJYdGpEL3pSS3dSdkhQRXow ▶" ] ]
0 of 0array:5 [▼ "_token" => "IcqXVJCv1Znh0Lw4s5Qt2ac9IE2Q9Fx6LktTMBvs" "view_all_flag_products" => "false" "_previous" => array:1 [▶ "url" => "http://unifysofttech.in/angelicbridal.unifysofttech.in/public/ready-to-wear?fabric=lace&neckline=thin-straps%2Cboat-neckline%2Csquare%2Cstrapeless%2Cscoop" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]