dbfdg {"__meta":{"id":"Xa534255f1fdf6f753f16df1042edc9c1","datetime":"2024-09-11 06:26:31","utime":1726035991.8559949398040771484375,"method":"POST","uri":"\/chats\/getContacts","ip":"49.36.83.199"},"php":{"version":"8.1.29","interface":"fpm-fcgi"},"messages":{"count":0,"messages":[]},"time":{"start":1726035991.6714680194854736328125,"end":1726035991.8560121059417724609375,"duration":0.184544086456298828125,"duration_str":"185ms","measures":[{"label":"Booting","start":1726035991.6714680194854736328125,"relative_start":0,"end":1726035991.819343090057373046875,"relative_end":1726035991.819343090057373046875,"duration":0.1478750705718994140625,"duration_str":"148ms","memory":0,"memory_str":"0B","params":[],"collector":null},{"label":"Application","start":1726035991.819508075714111328125,"relative_start":0.1480400562286376953125,"end":1726035991.8560140132904052734375,"relative_end":1.9073486328125e-6,"duration":0.0365059375762939453125,"duration_str":"36.51ms","memory":0,"memory_str":"0B","params":[],"collector":null}]},"memory":{"peak_usage":41576040,"peak_usage_str":"40MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":2,"templates":[{"name":"vendor.Chatify.layouts.listItem (resources\/views\/vendor\/Chatify\/layouts\/listItem.blade.php)","param_count":3,"params":["get","type","user"],"type":"blade","editorLink":"phpstorm:\/\/open?file=\/home\/erpalfadhel\/public_html\/resources\/views\/vendor\/Chatify\/layouts\/listItem.blade.php&line=0"},{"name":"vendor.Chatify.layouts.listItem (resources\/views\/vendor\/Chatify\/layouts\/listItem.blade.php)","param_count":3,"params":["get","type","user"],"type":"blade","editorLink":"phpstorm:\/\/open?file=\/home\/erpalfadhel\/public_html\/resources\/views\/vendor\/Chatify\/layouts\/listItem.blade.php&line=0"}]},"route":{"uri":"POST chats\/getContacts","middleware":"web, auth, XSS, pusher","controller":"App\\Http\\Controllers\\vendor\\Chatify\\MessagesController@getContacts","namespace":"App\\Http\\Controllers\\vendor\\Chatify","prefix":"chats","where":[],"as":"contacts.get","file":"app\/Http\/Controllers\/vendor\/Chatify\/MessagesController.php:333-390<\/a>"},"queries":{"nb_statements":4,"nb_failed_statements":0,"accumulated_duration":0.003129999999999999969746422578964484273456037044525146484375,"accumulated_duration_str":"3.13ms","statements":[{"sql":"select * from `users` where `id` = 2 limit 1","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","line":59},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","line":159},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/GuardHelpers.php","line":60},{"index":18,"namespace":"middleware","name":"auth","line":76},{"index":19,"namespace":"middleware","name":"auth","line":55}],"duration":0.0018400000000000000556499291093359715887345373630523681640625,"duration_str":"1.84ms","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php:59","connection":"erpalfadhel_erp","start_percent":0,"width_percent":58.78600000000000136424205265939235687255859375},{"sql":"select * from `settings` where `created_by` = 2","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\/app\/Models\/Utility.php","line":58},{"index":13,"namespace":null,"name":"\/app\/Models\/Utility.php","line":299},{"index":14,"namespace":"middleware","name":"XSS","line":28},{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":180},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Middleware\/SubstituteBindings.php","line":50}],"duration":0.000449999999999999987683463320564669629675336182117462158203125,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/Utility.php:58","connection":"erpalfadhel_erp","start_percent":58.78600000000000136424205265939235687255859375,"width_percent":14.3770000000000006679101716144941747188568115234375},{"sql":"select * from `ch_messages` inner join `users` on `ch_messages`.`from_id` = `users`.`id` or `ch_messages`.`to_id` = `users`.`id` where `ch_messages`.`from_id` = 2 or `ch_messages`.`to_id` = 2 order by `ch_messages`.`created_at` desc","type":"query","params":[],"bindings":["2","2"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Http\/Controllers\/vendor\/Chatify\/MessagesController.php","line":340},{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":260},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":205}],"duration":0.0005200000000000000628663787693994891014881432056427001953125,"duration_str":"520\u03bcs","stmt_id":"\/app\/Http\/Controllers\/vendor\/Chatify\/MessagesController.php:340","connection":"erpalfadhel_erp","start_percent":73.1629999999999967030817060731351375579833984375,"width_percent":16.61299999999999954525264911353588104248046875},{"sql":"select * from `users` where `type` != 'client' and `created_by` = 2","type":"query","params":[],"bindings":["client","2"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Http\/Controllers\/vendor\/Chatify\/MessagesController.php","line":364},{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":260},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":205}],"duration":0.0003200000000000000261769772524900190546759404242038726806640625,"duration_str":"320\u03bcs","stmt_id":"\/app\/Http\/Controllers\/vendor\/Chatify\/MessagesController.php:364","connection":"erpalfadhel_erp","start_percent":89.7759999999999962483343551866710186004638671875,"width_percent":10.224000000000000198951966012828052043914794921875}]},"models":{"data":{"App\\Models\\User":3},"count":3},"gate":{"count":0,"messages":[]},"session":{"_token":"a1ZbhWvYdUsnBFVCLvyqMMs4tIQOFNoABrneJ4pr","url":"[]","_previous":"array:1 [\n \"url\" => \"https:\/\/erp.alfadhel.net\/stripe\/eyJpdiI6Impjam1rc3FDYkpWVWlUcnEyZjZCTGc9PSIsInZhbHVlIjoieGZpWkdpM0swTjBtckNaaWdTd2YzZz09IiwibWFjIjoiMDQ3Y2Y2YzgwZmFlODRhMDhlOWMxYjAxOThlMDI4YjliMmRmYTg5ZmYyY2RmYTc1MTlmNDM2MTcxYTMxOThmMSIsInRhZyI6IiJ9\"\n]","_flash":"array:2 [\n \"old\" => []\n \"new\" => []\n]","login_web_3dc7a913ef5fd4b890ecabe3487085573e16cf82":"2"},"request":{"path_info":"\/chats\/getContacts","status_code":"
200<\/span>\n<\/pre>