1/731 Gympie Rd Chermside 4032, Australia
enquiries@angelicbridal.com.au
042-959-2106
1 x Booting (57.69%) | 164ms |
1 x Application (42.3%) | 120ms |
select * from `fabrics` where `name` in ('Stretch Crepe')
Bindings |
|
Backtrace |
|
select * from `necklines` where `name` in ('Sweetheart', 'scoop', 'thin Straps', 'square', 'strapeless')
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 (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 (1, 2, 3, 4, 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 (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 (1, 2, 3, 4, 10)) and `active` = 1 order by `rank` asc) and `active` = 1 limit 8 offset 0
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` in (35)
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 (35)
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 (35)
Backtrace |
|
select * from `product_variation_images` where `product_variation_images`.`product_variation_id` in (51) 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" => "stretch-crepe" "neckline" => "sweetheart,scoop,thin-straps,square,strapeless" ]
[]
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=eyJpdiI6ImZOc3hLdStsdDVqTk9nZjNsbHUyQ3c9PSIsInZhbHVlIjoiV0FGOEJOWXlqbzJXcFRNeGlxbVlaWjBSeWVQSGpsYmY0UXNGWEVVRVg2OEcveHlJSXd5YWlKZ3duVVpEemNjeWh0ZzU0Q2xXa3dsUFFNQ1lOV3FQL1BUaVlXcVMxT3k4RW1ZSUR0ekcyNExtOVFRcHB6Q1U1bW9sUFBrRUdKS1AiLCJtYWMiOiJmMTUwNzdhMzAwOWNhMmM5NTVmNjY5ZDA5YTMxMjVkODdiOTE1ZDU2MGZlOWI4OWJkMjc5YjI2NWJiYTYzMTIxIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IkZLc040MEpmN2pPM1phNU1uRWFhUVE9PSIsInZhbHVlIjoibDJiZ0FOZzBjWlZRREZRdGZwaUxJTnhHRXI3cE5XK2dhd0tHeU9MaG9TdGhmb0F4eDF4b21HaDdhMG5ZZEU2cFZUQ3dvK1BPd3luRDhIRzBjWjB3M3JqSUhPRGxJM01RK00zbUtUMXFHSlhNNXA3UHhjWG9Td2RqbGFvUCtPRGMiLCJtYWMiOiI1ZTViMDk2ODExMDc4NzYxN2EyMDI0ZWU5ZDJhYjg5MmY5Njk3Yjc4NDRlNzkzZDg0MzJjNjg1NzE0NDVlODdhIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6ImZOc3hLdStsdDVqTk9nZjNsbHUyQ3c9PSIsInZhbHVlIjoiV0FGOEJOWXlqbzJXcFRNeGlxbVlaWjBSeWVQSGpsYmY0UXNGWEVVRVg2OEcveHlJSXd5YWlKZ3duVVpEemNjeWh0ZzU0Q ▶" ] "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" => "uPmCLJMR76I6KNafFJp1eJMVPXLZtzNBTb3pgDrV" "laravel_session" => "QaBn8Lo1qMzl7PNq7CYcQZP1X66p5tsPJmt7142b" ]
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:31:19 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlJVRWRoUkJvYmtNaGE1TUorOERTNWc9PSIsInZhbHVlIjoiRnN0NzlvdlB6eTlrWGZOWWZtTW03R1krME1YUTc0UkRvZDA4WWowTGlpajUydnNwZDdtNm93NjZDYnVmQ1ZOZXNrTnZhM0FkZWh0WksyZFErK0RjN095OEFuTm0wOFZjbStmZWZTWFpYMWpMc04wK04yNTVVK1MyRVJLc09adDMiLCJtYWMiOiJmOTBiMjZmYTE1ZjVlYzAyYTY1MGIyMmFjN2E0NWNiMDg2MTE0MzI2YjlhMTk5MWMxNDU1YmUwNmE3MDMyZjJiIiwidGFnIjoiIn0%3D; expires=Sun, 20 Mar 2253 20:31:19 GMT; Max-Age=7200000000; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IlJVRWRoUkJvYmtNaGE1TUorOERTNWc9PSIsInZhbHVlIjoiRnN0NzlvdlB6eTlrWGZOWWZtTW03R1krME1YUTc0UkRvZDA4WWowTGlpajUydnNwZDdtNm93NjZDYnVmQ1ZOZXNrTnZhM ▶" 1 => "laravel_session=eyJpdiI6IjRDektKT21SWGFTa1VWdjdnYjdGTHc9PSIsInZhbHVlIjoicFBYRlc1eW1ZNTNRUm92SC81eE1hYmowcWZYUEpyVWdSbUIwUEZjcDNlY1RnaDFNeU00U2kvTE1PWkdEZ3JtWm13VFlHUlhaT0UxdWczMnJDMHlaRkd3eDVPTmYyd0N0NmlzMGNGOUwrQkZQUlBrKzF0YmtnaU0yVzlpRUJId3oiLCJtYWMiOiJkMDQ3Y2RmZGFlNTU2NTRiYTY4OGI1YzM1ZjAzOGJkYmI1OGVlY2JiMzg0MzhkMGI4OGMyZDk2NDJmMWMzMDZmIiwidGFnIjoiIn0%3D; expires=Sun, 20 Mar 2253 20:31:19 GMT; Max-Age=7200000000; path=/; httponly; samesite=lax ◀laravel_session=eyJpdiI6IjRDektKT21SWGFTa1VWdjdnYjdGTHc9PSIsInZhbHVlIjoicFBYRlc1eW1ZNTNRUm92SC81eE1hYmowcWZYUEpyVWdSbUIwUEZjcDNlY1RnaDFNeU00U2kvTE1PWkdEZ3JtWm13 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlJVRWRoUkJvYmtNaGE1TUorOERTNWc9PSIsInZhbHVlIjoiRnN0NzlvdlB6eTlrWGZOWWZtTW03R1krME1YUTc0UkRvZDA4WWowTGlpajUydnNwZDdtNm93NjZDYnVmQ1ZOZXNrTnZhM0FkZWh0WksyZFErK0RjN095OEFuTm0wOFZjbStmZWZTWFpYMWpMc04wK04yNTVVK1MyRVJLc09adDMiLCJtYWMiOiJmOTBiMjZmYTE1ZjVlYzAyYTY1MGIyMmFjN2E0NWNiMDg2MTE0MzI2YjlhMTk5MWMxNDU1YmUwNmE3MDMyZjJiIiwidGFnIjoiIn0%3D; expires=Sun, 20-Mar-2253 20:31:19 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IlJVRWRoUkJvYmtNaGE1TUorOERTNWc9PSIsInZhbHVlIjoiRnN0NzlvdlB6eTlrWGZOWWZtTW03R1krME1YUTc0UkRvZDA4WWowTGlpajUydnNwZDdtNm93NjZDYnVmQ1ZOZXNrTnZhM ▶" 1 => "laravel_session=eyJpdiI6IjRDektKT21SWGFTa1VWdjdnYjdGTHc9PSIsInZhbHVlIjoicFBYRlc1eW1ZNTNRUm92SC81eE1hYmowcWZYUEpyVWdSbUIwUEZjcDNlY1RnaDFNeU00U2kvTE1PWkdEZ3JtWm13VFlHUlhaT0UxdWczMnJDMHlaRkd3eDVPTmYyd0N0NmlzMGNGOUwrQkZQUlBrKzF0YmtnaU0yVzlpRUJId3oiLCJtYWMiOiJkMDQ3Y2RmZGFlNTU2NTRiYTY4OGI1YzM1ZjAzOGJkYmI1OGVlY2JiMzg0MzhkMGI4OGMyZDk2NDJmMWMzMDZmIiwidGFnIjoiIn0%3D; expires=Sun, 20-Mar-2253 20:31:19 GMT; path=/; httponly ◀laravel_session=eyJpdiI6IjRDektKT21SWGFTa1VWdjdnYjdGTHc9PSIsInZhbHVlIjoicFBYRlc1eW1ZNTNRUm92SC81eE1hYmowcWZYUEpyVWdSbUIwUEZjcDNlY1RnaDFNeU00U2kvTE1PWkdEZ3JtWm13 ▶" ] ]
0 of 0array:5 [▼ "_token" => "uPmCLJMR76I6KNafFJp1eJMVPXLZtzNBTb3pgDrV" "view_all_flag_products" => "false" "_previous" => array:1 [▶ "url" => "http://unifysofttech.in/angelicbridal.unifysofttech.in/public/ready-to-wear?fabric=stretch-crepe&neckline=sweetheart%2Cscoop%2Cthin-straps%2Csquare%2Cstrapeless" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]