سيتم تحسين تجربتنا على هذا الموقع من خلال السماح بملفات تعريف الارتباط
1 x Application (72.98%) | 946.15ms |
1 x Booting (26.99%) | 349.94ms |
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
select count(*) as aggregate from `users` left join `instructors` as `ins` on `ins`.`user_id` = `users`.`id` left join `organizations` as `org` on `org`.`user_id` = `users`.`id` where `users`.`role` in (2, 4) and (`ins`.`status` = 1 or `org`.`status` = 1) and (`ins`.`consultation_available` = 1 or `org`.`consultation_available` = 1) and `users`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `users`.*, `ins`.`organization_id`, case when org.id is null then ins.uuid else org.uuid end as uuid,
case when org.id is null then ins.country_id else org.country_id end as country_id,
case when org.id is null then ins.province_id else org.province_id end as province_id,
case when org.id is null then ins.state_id else org.state_id end as state_id,
case when org.id is null then ins.city_id else org.city_id end as city_id,
case when org.id is null then ins.professional_title else org.professional_title end as professional_title,
case when org.id is null then ins.postal_code else org.postal_code end as postal_code,
case when org.id is null then ins.address else org.address end as address,
case when org.id is null then ins.about_me else org.about_me end as about_me,
case when org.id is null then ins.gender else org.gender end as gender,
case when org.id is null then ins.social_link else org.social_link end as social_link,
case when org.id is null then ins.slug else org.slug end as slug,
case when org.id is null then ins.is_private else org.is_private end as is_private,
case when org.id is null then ins.remove_from_web_search else org.remove_from_web_search end as remove_from_web_search,
case when org.id is null then ins.is_offline else org.is_offline end as is_offline,
case when org.id is null then ins.offline_message else org.offline_message end as offline_message,
case when org.id is null then ins.consultation_available else org.consultation_available end as consultation_available,
case when org.id is null then ins.hourly_rate else org.hourly_rate end as hourly_rate,
case when org.id is null then ins.hourly_old_rate else org.hourly_old_rate end as hourly_old_rate,
case when org.id is null then ins.available_type else org.available_type end as available_type,
case when org.id is null then ins.created_at else org.created_at end as approval_date from `users` left join `instructors` as `ins` on `ins`.`user_id` = `users`.`id` left join `organizations` as `org` on `org`.`user_id` = `users`.`id` where `users`.`role` in (2, 4) and (`ins`.`status` = 1 or `org`.`status` = 1) and (`ins`.`consultation_available` = 1 or `org`.`consultation_available` = 1) and `users`.`deleted_at` is null limit 9 offset 0
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ranking_levels`.*, `user_badges`.`user_id` as `pivot_user_id`, `user_badges`.`ranking_level_id` as `pivot_ranking_level_id` from `ranking_levels` inner join `user_badges` on `ranking_levels`.`id` = `user_badges`.`ranking_level_id` where `user_badges`.`user_id` in (69, 74)
Metadata | |
---|---|
Backtrace |
|
select max(`hourly_rate`) as aggregate from `instructors` where `instructors`.`deleted_at` is null
Metadata | |
---|---|
Backtrace |
|
select `meta_title`, `meta_description`, `meta_keyword`, `og_image` from `metas` where `slug` = 'consultation' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `courses` where `courses`.`user_id` = 69 and `courses`.`user_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `currencies` where `current_currency` = 'on' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `currencies` where `current_currency` = 'on' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `courses` where `courses`.`user_id` = 74 and `courses`.`user_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `currencies` where `current_currency` = 'on' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `currencies` where `current_currency` = 'on' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `languages` where `iso_code` = 'ar' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subcategories` where `subcategories`.`category_id` in (1, 2, 3, 15, 16, 17)
Metadata | |
---|---|
Backtrace |
|
select count(*) as aggregate from `cart_management` where `user_id` is null
Metadata | |
---|---|
Backtrace |
|
select count(*) as aggregate from `wishlists` where `user_id` is null
Metadata | |
---|---|
Backtrace |
|
select * from `menus`
Metadata | |
---|---|
Backtrace |
|
select * from `menus` where `status` = 1 and `type` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menus` where `status` = 1 and `type` = 2
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `notifications` where `user_id` is null and `user_type` = 3 and `is_seen` = 'no' order by `created_at` desc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `notifications` where `user_id` is null and `user_type` = 2 and `is_seen` = 'no' order by `created_at` desc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `languages` where `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menus` where `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menus` where `status` = 1 and `type` = 2
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menus` where `status` = 1 and `type` = 3
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menus` where `status` = 1 and `type` = 4
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:24 [▼ "x-https" => array:1 [▶ 0 => "1" ] "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" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "connection" => array:1 [▶ 0 => "Keep-Alive" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "cf-connecting-ip" => array:1 [▶ 0 => "18.117.107.226" ] "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" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "host" => array:1 [▶ 0 => "mryassermath.com" ] "x-forwarded-for" => array:1 [▶ 0 => "18.117.107.226" ] "cf-ray" => array:1 [▶ 0 => "8fe30300df8acf36-CMH" ] ]
0 of 0array:65 [▼ "USER" => "mryassermath" "HOME" => "/home/mryassermath" "SCRIPT_NAME" => "/app.mryassermath.com/server.php" "REQUEST_URI" => "/app.mryassermath.com/consultation-instructor-list" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/app.mryassermath.com/consultation-instructor-list" "REMOTE_PORT" => "57272" "SCRIPT_FILENAME" => "/home/mryassermath/public_html/app.mryassermath.com/server.php" "SERVER_ADMIN" => "webmaster@mryassermath.com" "CONTEXT_DOCUMENT_ROOT" => "/home/mryassermath/public_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/mryassermath/public_html" "REMOTE_ADDR" => "172.68.168.181" "SERVER_PORT" => "443" "SERVER_ADDR" => "149.102.141.93" "SERVER_NAME" => "mryassermath.com" "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_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_CONNECTION" => "Keep-Alive" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_PRIORITY" => "u=0, i" "HTTP_CF_CONNECTING_IP" => "18.117.107.226" "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_SEC_FETCH_SITE" => "none" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_HOST" => "mryassermath.com" "HTTP_X_FORWARDED_FOR" => "18.117.107.226" "HTTP_CF_RAY" => "8fe30300df8acf36-CMH" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "mryassermath.com" "HTTPS" => "on" "SCRIPT_URI" => "https://mryassermath.com/app.mryassermath.com/consultation-instructor-list" "SCRIPT_URL" => "/app.mryassermath.com/consultation-instructor-list" "UNIQUE_ID" => "Z3z3lGWcKR233bgntO_wbwAAABI" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "mryassermath.com" "REDIRECT_HTTPS" => "on" "REDIRECT_SCRIPT_URI" => "https://mryassermath.com/app.mryassermath.com/consultation-instructor-list" "REDIRECT_SCRIPT_URL" => "/app.mryassermath.com/consultation-instructor-list" "REDIRECT_UNIQUE_ID" => "Z3z3lGWcKR233bgntO_wbwAAABI" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/app.mryassermath.com/server.php" "REQUEST_TIME_FLOAT" => 1736243096.852 "REQUEST_TIME" => 1736243096 "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, 07 Jan 2025 09:44:57 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ijl6VmpKcTQwWEpPc0hjUTlURER5OHc9PSIsInZhbHVlIjoiMmFmWDE3UVhIQzZnZXVXNGc0R3Y3MkN5L2UzUzE3Qm9GU1VqcWkyVXV1WlN5eWkreGpHN0xsNVBxYkVmK0g2M1hlREVvNGcvOE55RVRseElCTUtCYjZhZ0dpQ0l1eUtLQ3dBazJNRXlLWU5NSzRZVFNhYnVSZ2Z1SzROeEtDMysiLCJtYWMiOiI0ZjE2NmMyYzYwODE4NGNmM2RjMzcwMTMyMjYyNzI0MzBlYWJjNzZiYjQyYjhmOTNhZTZkNjJkMWQ5MjgxNTRiIiwidGFnIjoiIn0%3D; expires=Tue, 07 Jan 2025 11:44:58 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6Ijl6VmpKcTQwWEpPc0hjUTlURER5OHc9PSIsInZhbHVlIjoiMmFmWDE3UVhIQzZnZXVXNGc0R3Y3MkN5L2UzUzE3Qm9GU1VqcWkyVXV1WlN5eWkreGpHN0xsNVBxYkVmK0g2M1hlREVvN ▶" 1 => "lmszai_session=eyJpdiI6IlluQTFCSUpXMTJqSmRaSjEzdUxia1E9PSIsInZhbHVlIjoibG15bjh1WC93elladkdiS2svQU1WeCtSdGFVOTZPeURKSmtrbE80dUZnMDh0UmpLWHNPVWhEbEF4RWpJaWJQekpCeU5yNE82QkdObXNYd0ZXdG1GNjFNOUV0U3RNVWVSMC9jZW8xMEZnME1qcWFtbDBrcVFsNVRqNjZCWGtDSDkiLCJtYWMiOiI4MmI5ODUxZTczNGZjNjY1ZGI0NzNiNmYyZjY1MTE1MDBhYTRjZDhhZDAyN2MxMzg0ZDI5NTc3MWMxYjFjYTViIiwidGFnIjoiIn0%3D; expires=Tue, 07 Jan 2025 11:44:58 GMT; Max-Age=7200; path=/; httponly ◀lmszai_session=eyJpdiI6IlluQTFCSUpXMTJqSmRaSjEzdUxia1E9PSIsInZhbHVlIjoibG15bjh1WC93elladkdiS2svQU1WeCtSdGFVOTZPeURKSmtrbE80dUZnMDh0UmpLWHNPVWhEbEF4RWpJaWJQekpCe ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ijl6VmpKcTQwWEpPc0hjUTlURER5OHc9PSIsInZhbHVlIjoiMmFmWDE3UVhIQzZnZXVXNGc0R3Y3MkN5L2UzUzE3Qm9GU1VqcWkyVXV1WlN5eWkreGpHN0xsNVBxYkVmK0g2M1hlREVvNGcvOE55RVRseElCTUtCYjZhZ0dpQ0l1eUtLQ3dBazJNRXlLWU5NSzRZVFNhYnVSZ2Z1SzROeEtDMysiLCJtYWMiOiI0ZjE2NmMyYzYwODE4NGNmM2RjMzcwMTMyMjYyNzI0MzBlYWJjNzZiYjQyYjhmOTNhZTZkNjJkMWQ5MjgxNTRiIiwidGFnIjoiIn0%3D; expires=Tue, 07-Jan-2025 11:44:58 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Ijl6VmpKcTQwWEpPc0hjUTlURER5OHc9PSIsInZhbHVlIjoiMmFmWDE3UVhIQzZnZXVXNGc0R3Y3MkN5L2UzUzE3Qm9GU1VqcWkyVXV1WlN5eWkreGpHN0xsNVBxYkVmK0g2M1hlREVvN ▶" 1 => "lmszai_session=eyJpdiI6IlluQTFCSUpXMTJqSmRaSjEzdUxia1E9PSIsInZhbHVlIjoibG15bjh1WC93elladkdiS2svQU1WeCtSdGFVOTZPeURKSmtrbE80dUZnMDh0UmpLWHNPVWhEbEF4RWpJaWJQekpCeU5yNE82QkdObXNYd0ZXdG1GNjFNOUV0U3RNVWVSMC9jZW8xMEZnME1qcWFtbDBrcVFsNVRqNjZCWGtDSDkiLCJtYWMiOiI4MmI5ODUxZTczNGZjNjY1ZGI0NzNiNmYyZjY1MTE1MDBhYTRjZDhhZDAyN2MxMzg0ZDI5NTc3MWMxYjFjYTViIiwidGFnIjoiIn0%3D; expires=Tue, 07-Jan-2025 11:44:58 GMT; path=/; httponly ◀lmszai_session=eyJpdiI6IlluQTFCSUpXMTJqSmRaSjEzdUxia1E9PSIsInZhbHVlIjoibG15bjh1WC93elladkdiS2svQU1WeCtSdGFVOTZPeURKSmtrbE80dUZnMDh0UmpLWHNPVWhEbEF4RWpJaWJQekpCe ▶" ] ]
0 of 0array:5 [▼ "local" => "ar" "_token" => "kcTPd20clLh3GholHKV91Y1veFgtdmHW56UC10aA" "_previous" => array:1 [▶ "url" => "https://mryassermath.com/app.mryassermath.com/consultation-instructor-list" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
سيتم تحسين تجربتنا على هذا الموقع من خلال السماح بملفات تعريف الارتباط