Please sign-in to create your account and start the journey
Please Wait...
English, Hindi
Exp - 5 years +
5 |
|
4 |
|
3 |
|
2 |
|
1 |
|
1 x Application (92.76%) | 1.61s |
1 x Booting (7.24%) | 125ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
|
40 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
|
40 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
|
40 |
|
41 |
|
42 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
|
40 |
|
41 |
|
42 |
|
43 |
|
44 |
|
45 |
|
46 |
|
47 |
|
48 |
|
49 |
|
50 |
|
51 |
|
52 |
|
53 |
|
54 |
|
55 |
|
56 |
|
57 |
|
58 |
|
59 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
|
40 |
|
41 |
|
42 |
|
select * from `country` where `code` = 'US' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `users`.`id` as `user_id`, `users`.`id`, `users`.`name`, `users`.`mobile`, `users`.`image`, `users`.`user_type`, `users_details`.`profile_name_en`, `users_details`.`profile_name_hn`, `users_details`.`about_me_en`, `users_details`.`about_me_hn`, `users_details`.`specialisation`, `users_details`.`languages`, `users_details`.`experience`, `users_details`.`is_login`, `users_details`.`availability`, `users_details`.`flags`, `users_details`.`rating`, `users_details`.`slug`, `users_details`.`state`, `users_details`.`country`, `users_details`.`astro_call_charges`, `users_details`.`astro_chat_charges`, `users_details`.`disc_call_charge`, `users_details`.`disc_chat_charge`, `users_details`.`image_path`, `users_details`.`profile_image`, `users_details`.`is_promotional`, `users_details`.`offer_price`, `users_details`.`is_chat_online`, `users_details`.`is_call_online` from `users` left join `users_details` on `users_details`.`user_id` = `users`.`id` where `users_details`.`slug` = 'healer-matangi' and `users`.`id` = '142174' and `users`.`status` = 1 and `users`.`user_type` = 'ASTROLOGER' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `astrologer_price_list` inner join `country` on `country`.`id` = `country_id` where (`user_id` = '142174' and `country`.`code` = 'US') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `users_details` inner join `free_sessions` on `users_details`.`user_id` = `free_sessions`.`user_id` where `users_details`.`offer_price` = 0 and `users_details`.`user_id` = 0 and `free_sessions`.`freesession` = 'ANSWERED' and `free_sessions`.`status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `review`.*, `users`.`name` from `review` left join `users` on `users`.`id` = `review`.`user_id` where (`review`.`status` = 1 and `review`.`to_experts` = '142174') and `review`.`item_type` in ('Call', 'Chat') order by `review`.`created_at` desc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `users` left join `users_details` on `user_id` = `users`.`id` where `users_details`.`availability` = 1 and `users`.`status` = 1 and FIND_IN_SET('home', flags) > 0 and `users`.`user_type` = 'ASTROLOGER' order by RAND() limit 6
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `review` where `status` = 1 and `item_type` in ('Call', 'Chat')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `mst_specialisation` where `id` in ('8') and `status` = 1 order by `sequence` asc limit 4
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `mst_languages` where `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `astrologer_follows` where (`user_id` = 0 and `astro_id` = '142174') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `tbl_call_chat_request` where `expert_id` = '142174' and `request_status` = 5 and `tbl_call_chat_request`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `options` where `meta_key` = 'home_mainmenu' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cart` where `session_id` = '78262b9a56a8aa77ef89b4d8a0da381a'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:16 [▼ "x-https" => array:1 [▶ 0 => "1" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "dhwaniastro.co.in" ] ]
0 of 0array:57 [▼ "USER" => "dhwaniastroco" "HOME" => "/home/dhwaniastroco" "SCRIPT_NAME" => "/webdemo.dhwaniastro.co.in/index.php" "REQUEST_URI" => "/webdemo.dhwaniastro.co.in/profile/expert/healer-matangi/142174" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/webdemo.dhwaniastro.co.in/profile/expert/healer-matangi/142174" "REMOTE_PORT" => "20989" "SCRIPT_FILENAME" => "/home/dhwaniastroco/public_html/webdemo.dhwaniastro.co.in/index.php" "SERVER_ADMIN" => "webmaster@dhwaniastro.co.in" "CONTEXT_DOCUMENT_ROOT" => "/home/dhwaniastroco/public_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/dhwaniastroco/public_html" "REMOTE_ADDR" => "3.138.178.231" "SERVER_PORT" => "443" "SERVER_ADDR" => "10.1.1.18" "SERVER_NAME" => "dhwaniastro.co.in" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin ◀/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bi ▶" "HTTP_X_HTTPS" => "1" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "dhwaniastro.co.in" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "dhwaniastro.co.in" "HTTPS" => "on" "SCRIPT_URI" => "https://dhwaniastro.co.in/webdemo.dhwaniastro.co.in/profile/expert/healer-matangi/142174" "SCRIPT_URL" => "/webdemo.dhwaniastro.co.in/profile/expert/healer-matangi/142174" "UNIQUE_ID" => "aCOyk21oCVNUPc8RRKHYaAAAAAE" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "dhwaniastro.co.in" "REDIRECT_HTTPS" => "on" "REDIRECT_SCRIPT_URI" => "https://dhwaniastro.co.in/webdemo.dhwaniastro.co.in/profile/expert/healer-matangi/142174" "REDIRECT_SCRIPT_URL" => "/webdemo.dhwaniastro.co.in/profile/expert/healer-matangi/142174" "REDIRECT_UNIQUE_ID" => "aCOyk21oCVNUPc8RRKHYaAAAAAE" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/webdemo.dhwaniastro.co.in/index.php" "REQUEST_TIME_FLOAT" => 1747169939.4942 "REQUEST_TIME" => 1747169939 "argv" => [] "argc" => 0 ]
[]
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, 13 May 2025 20:59:01 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImZiVzdXRmxhd0VCdk9IM2IyWDJxQ3c9PSIsInZhbHVlIjoiYzdZWDhLUk1wczJRd3JKK09OMHBid0lMcmZmVVY1VStmclcyRFZvSmFTVFhUdFV0MlBMT3VnVGxQbjhmcXNkVTRueEtGMUEvS0lVdndhZTVqcERXM1A3Y0FiU0lkMDllYjFwRjdIMUtRZDhNQVdzTVN0dE1xSXdSTjVQL3lSQ2kiLCJtYWMiOiJlNzU0MjIzZjIyYzlhNTAxNDEwMmUzNDY1ODY0Nzg3NjA4NjcxMzljNjU0YzM2ZDIwYzVlOGRhYTBkMTNiNWIyIiwidGFnIjoiIn0%3D; expires=Tue, 13-May-2025 22:59:01 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6ImZiVzdXRmxhd0VCdk9IM2IyWDJxQ3c9PSIsInZhbHVlIjoiYzdZWDhLUk1wczJRd3JKK09OMHBid0lMcmZmVVY1VStmclcyRFZvSmFTVFhUdFV0MlBMT3VnVGxQbjhmcXNkVTRueEtGM ▶" 1 => "dhwani_astro_session=eyJpdiI6IjNqdW1sZXFoang5M2hVd3EwWVFoM1E9PSIsInZhbHVlIjoiZEdvM1ovdndFYWN2MmhieFNhSm5IVlJNS0NGWTk0S0ViT2tIalhSMjRNMDRldnFLdGYxcU84emZhT3c1dDhMMGFBcjA4MWtTeDhsZ3BIUGtSNVVweWpsYk0xaE5FcW1ma0loYm9QWU5oY0VORy9DVkhDOUU2Rnl4TXBBOFJoM3oiLCJtYWMiOiI0YTM0NTMzZmFjZTgzY2VlNWFmYzY3NmQwNmY4YzViMDA5OWVhYmVkYzRmM2EyOWRmNGVhYzdmNzJmM2IzMDYyIiwidGFnIjoiIn0%3D; expires=Tue, 13-May-2025 22:59:01 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀dhwani_astro_session=eyJpdiI6IjNqdW1sZXFoang5M2hVd3EwWVFoM1E9PSIsInZhbHVlIjoiZEdvM1ovdndFYWN2MmhieFNhSm5IVlJNS0NGWTk0S0ViT2tIalhSMjRNMDRldnFLdGYxcU84emZhT3c1dDh ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImZiVzdXRmxhd0VCdk9IM2IyWDJxQ3c9PSIsInZhbHVlIjoiYzdZWDhLUk1wczJRd3JKK09OMHBid0lMcmZmVVY1VStmclcyRFZvSmFTVFhUdFV0MlBMT3VnVGxQbjhmcXNkVTRueEtGMUEvS0lVdndhZTVqcERXM1A3Y0FiU0lkMDllYjFwRjdIMUtRZDhNQVdzTVN0dE1xSXdSTjVQL3lSQ2kiLCJtYWMiOiJlNzU0MjIzZjIyYzlhNTAxNDEwMmUzNDY1ODY0Nzg3NjA4NjcxMzljNjU0YzM2ZDIwYzVlOGRhYTBkMTNiNWIyIiwidGFnIjoiIn0%3D; expires=Tue, 13-May-2025 22:59:01 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6ImZiVzdXRmxhd0VCdk9IM2IyWDJxQ3c9PSIsInZhbHVlIjoiYzdZWDhLUk1wczJRd3JKK09OMHBid0lMcmZmVVY1VStmclcyRFZvSmFTVFhUdFV0MlBMT3VnVGxQbjhmcXNkVTRueEtGM ▶" 1 => "dhwani_astro_session=eyJpdiI6IjNqdW1sZXFoang5M2hVd3EwWVFoM1E9PSIsInZhbHVlIjoiZEdvM1ovdndFYWN2MmhieFNhSm5IVlJNS0NGWTk0S0ViT2tIalhSMjRNMDRldnFLdGYxcU84emZhT3c1dDhMMGFBcjA4MWtTeDhsZ3BIUGtSNVVweWpsYk0xaE5FcW1ma0loYm9QWU5oY0VORy9DVkhDOUU2Rnl4TXBBOFJoM3oiLCJtYWMiOiI0YTM0NTMzZmFjZTgzY2VlNWFmYzY3NmQwNmY4YzViMDA5OWVhYmVkYzRmM2EyOWRmNGVhYzdmNzJmM2IzMDYyIiwidGFnIjoiIn0%3D; expires=Tue, 13-May-2025 22:59:01 GMT; path=/; httponly ◀dhwani_astro_session=eyJpdiI6IjNqdW1sZXFoang5M2hVd3EwWVFoM1E9PSIsInZhbHVlIjoiZEdvM1ovdndFYWN2MmhieFNhSm5IVlJNS0NGWTk0S0ViT2tIalhSMjRNMDRldnFLdGYxcU84emZhT3c1dDh ▶" ] ]
0 of 0array:8 [▼ "user_session" => "78262b9a56a8aa77ef89b4d8a0da381a" "current_currency" => "INR" "_token" => "yP4EnkjeLT9cH8NOgT12ScT2NlD9rqURNo5YZJrA" "currency" => "US" "reviewCountToDisplay" => 0 "_previous" => array:1 [▶ "url" => "https://dhwaniastro.co.in/webdemo.dhwaniastro.co.in/profile/expert/healer-matangi/142174" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]