{"__meta":{"id":"01KNHD8586XERNE0B233C1S9KC","datetime":"2026-04-06 12:45:59","utime":1775479559.430971,"method":"GET","uri":"\/api\/cards","ip":"168.232.182.252"},"messages":{"count":0,"messages":[]},"time":{"count":5,"start":1775479557.49949,"end":1775479559.431039,"duration":1.931549072265625,"duration_str":"1.93s","measures":[{"label":"Booting","start":1775479557.49949,"relative_start":0,"end":1775479557.654454,"relative_end":1775479557.654454,"duration":0.15496397018432617,"duration_str":"155ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1775479557.654481,"relative_start":0.15499091148376465,"end":1775479559.431046,"relative_end":6.9141387939453125e-6,"duration":1.7765650749206543,"duration_str":"1.78s","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1775479557.661207,"relative_start":0.16171693801879883,"end":1775479557.663496,"relative_end":1775479557.663496,"duration":0.0022890567779541016,"duration_str":"2.29ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1775479559.41999,"relative_start":1.9205000400543213,"end":1775479559.420427,"relative_end":1775479559.420427,"duration":0.00043702125549316406,"duration_str":"437\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1775479559.427847,"relative_start":1.9283568859100342,"end":1775479559.429046,"relative_end":1775479559.429046,"duration":0.0011990070343017578,"duration_str":"1.2ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null}]},"memory":{"peak_usage":6887896,"peak_usage_str":"7MB"},"exceptions":{"count":0,"exceptions":[]},"laravel":{"version":"11.x","tooltip":{"Laravel Version":"11.46.1","PHP Version":"8.3.27","Environment":"production","Debug Mode":"Enabled","URL":"precisa.jusgestor.com.br","Timezone":"UTC","Locale":"pt_BR"}},"views":{"count":0,"nb_templates":0,"templates":[]},"queries":{"count":54,"nb_statements":54,"nb_visible_statements":54,"nb_excluded_statements":0,"nb_failed_statements":0,"accumulated_duration":0.24714999999999995,"accumulated_duration_str":"247ms","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"select * from `tbl_users` where `id` = 3 limit 1","type":"query","params":[],"bindings":[3],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","line":59},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","line":180},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/AuthManager.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/AuthManager.php","line":57},{"index":23,"namespace":"middleware","name":"auth.session","file":"\/var\/www\/html\/vendor\/laravel\/sanctum\/src\/Http\/Middleware\/AuthenticateSession.php","line":43},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":209}],"start":1775479557.678543,"duration":0.0057599999999999995,"duration_str":"5.76ms","memory":0,"memory_str":null,"filename":"EloquentUserProvider.php:59","source":{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","line":59},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fvendor%2Flaravel%2Fframework%2Fsrc%2FIlluminate%2FAuth%2FEloquentUserProvider.php&line=59","ajax":false,"filename":"EloquentUserProvider.php","line":"59"},"connection":"concordcrm","explain":null,"start_percent":0,"width_percent":2.331},{"sql":"select `tbl_permissions`.*, `tbl_model_has_permissions`.`model_id` as `pivot_model_id`, `tbl_model_has_permissions`.`permission_id` as `pivot_permission_id`, `tbl_model_has_permissions`.`model_type` as `pivot_model_type` from `tbl_permissions` inner join `tbl_model_has_permissions` on `tbl_permissions`.`id` = `tbl_model_has_permissions`.`permission_id` where `tbl_model_has_permissions`.`model_id` in (3) and `tbl_model_has_permissions`.`model_type` = 'Modules\\\\Users\\\\Models\\\\User'","type":"query","params":[],"bindings":["Modules\\Users\\Models\\User"],"hints":null,"show_copy":true,"backtrace":[{"index":22,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","file":"\/var\/www\/html\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","line":328},{"index":23,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","file":"\/var\/www\/html\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","line":217},{"index":24,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","file":"\/var\/www\/html\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","line":263},{"index":25,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/PermissionRegistrar.php","file":"\/var\/www\/html\/vendor\/spatie\/laravel-permission\/src\/PermissionRegistrar.php","line":130},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/Access\/Gate.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/Access\/Gate.php","line":571}],"start":1775479557.774471,"duration":0.00186,"duration_str":"1.86ms","memory":0,"memory_str":null,"filename":"HasPermissions.php:328","source":{"index":22,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","file":"\/var\/www\/html\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","line":328},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fspatie%2Flaravel-permission%2Fsrc%2FTraits%2FHasPermissions.php&line=328","ajax":false,"filename":"HasPermissions.php","line":"328"},"connection":"concordcrm","explain":null,"start_percent":2.331,"width_percent":0.753},{"sql":"select `tbl_roles`.*, `tbl_model_has_roles`.`model_id` as `pivot_model_id`, `tbl_model_has_roles`.`role_id` as `pivot_role_id`, `tbl_model_has_roles`.`model_type` as `pivot_model_type` from `tbl_roles` inner join `tbl_model_has_roles` on `tbl_roles`.`id` = `tbl_model_has_roles`.`role_id` where `tbl_model_has_roles`.`model_id` in (3) and `tbl_model_has_roles`.`model_type` = 'Modules\\\\Users\\\\Models\\\\User'","type":"query","params":[],"bindings":["Modules\\Users\\Models\\User"],"hints":null,"show_copy":true,"backtrace":[{"index":22,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasRoles.php","file":"\/var\/www\/html\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasRoles.php","line":249},{"index":23,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","file":"\/var\/www\/html\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","line":314},{"index":24,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","file":"\/var\/www\/html\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","line":217},{"index":25,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","file":"\/var\/www\/html\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","line":263},{"index":26,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/PermissionRegistrar.php","file":"\/var\/www\/html\/vendor\/spatie\/laravel-permission\/src\/PermissionRegistrar.php","line":130}],"start":1775479557.78228,"duration":0.0016200000000000001,"duration_str":"1.62ms","memory":0,"memory_str":null,"filename":"HasRoles.php:249","source":{"index":22,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasRoles.php","file":"\/var\/www\/html\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasRoles.php","line":249},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fspatie%2Flaravel-permission%2Fsrc%2FTraits%2FHasRoles.php&line=249","ajax":false,"filename":"HasRoles.php","line":"249"},"connection":"concordcrm","explain":null,"start_percent":3.083,"width_percent":0.655},{"sql":"select count(*) as aggregate from `tbl_activities` where `completed_at` is null and `user_id` = 3 and `tbl_activities`.`deleted_at` is null","type":"query","params":[],"bindings":[3],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":114},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":65},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":124},{"index":20,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":341}],"start":1775479557.8417811,"duration":0.00171,"duration_str":"1.71ms","memory":0,"memory_str":null,"filename":"TableAsyncCard.php:114","source":{"index":16,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":114},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCard%2FTableAsyncCard.php&line=114","ajax":false,"filename":"TableAsyncCard.php","line":"114"},"connection":"concordcrm","explain":null,"start_percent":3.739,"width_percent":0.692},{"sql":"select count(*) as aggregate from `tbl_activities` where RTRIM(CONCAT(due_date, ' ', COALESCE(due_time, ''))) > '2026-04-06 12:45:57' and `completed_at` is null and `user_id` = 3 and RTRIM(CONCAT(due_date, ' ', COALESCE(due_time, ''))) between '2026-04-01 04:00:00' and '2026-05-01 03:59:59' and `tbl_activities`.`deleted_at` is null","type":"query","params":[],"bindings":["2026-04-06 12:45:57",3,"2026-04-01 04:00:00","2026-05-01 03:59:59"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":114},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":65},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":124},{"index":20,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":341}],"start":1775479557.854035,"duration":0.00219,"duration_str":"2.19ms","memory":0,"memory_str":null,"filename":"TableAsyncCard.php:114","source":{"index":16,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":114},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCard%2FTableAsyncCard.php&line=114","ajax":false,"filename":"TableAsyncCard.php","line":"114"},"connection":"concordcrm","explain":null,"start_percent":4.431,"width_percent":0.886},{"sql":"select distinct `billableable_type` from `tbl_billables`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":17,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":132},{"index":21,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":129},{"index":26,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":59},{"index":27,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":86},{"index":28,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":110}],"start":1775479557.8763938,"duration":0.00411,"duration_str":"4.11ms","memory":0,"memory_str":null,"filename":"ProductPerformance.php:132","source":{"index":17,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":132},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FBillable%2Fapp%2FCards%2FProductPerformance.php&line=132","ajax":false,"filename":"ProductPerformance.php","line":"132"},"connection":"concordcrm","explain":null,"start_percent":5.317,"width_percent":1.663},{"sql":"select distinct `billableable_type` from `tbl_billables`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":22,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":116},{"index":27,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":59},{"index":28,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":86},{"index":29,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":110},{"index":30,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":65}],"start":1775479557.901703,"duration":0.00375,"duration_str":"3.75ms","memory":0,"memory_str":null,"filename":"ProductPerformance.php:116","source":{"index":22,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":116},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FBillable%2Fapp%2FCards%2FProductPerformance.php&line=116","ajax":false,"filename":"ProductPerformance.php","line":"116"},"connection":"concordcrm","explain":null,"start_percent":6.98,"width_percent":1.517},{"sql":"select distinct `billableable_type` from `tbl_billables`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":17,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":132},{"index":21,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":129},{"index":26,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":63},{"index":27,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":86},{"index":28,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":110}],"start":1775479557.928519,"duration":0.00171,"duration_str":"1.71ms","memory":0,"memory_str":null,"filename":"ProductPerformance.php:132","source":{"index":17,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":132},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FBillable%2Fapp%2FCards%2FProductPerformance.php&line=132","ajax":false,"filename":"ProductPerformance.php","line":"132"},"connection":"concordcrm","explain":null,"start_percent":8.497,"width_percent":0.692},{"sql":"select count(*) as aggregate from `tbl_products` where `created_by` = 3 and `tbl_products`.`deleted_at` is null","type":"query","params":[],"bindings":[3],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":114},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":65},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":124},{"index":20,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":341}],"start":1775479557.9416351,"duration":0.0060999999999999995,"duration_str":"6.1ms","memory":0,"memory_str":null,"filename":"TableAsyncCard.php:114","source":{"index":16,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":114},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCard%2FTableAsyncCard.php&line=114","ajax":false,"filename":"TableAsyncCard.php","line":"114"},"connection":"concordcrm","explain":null,"start_percent":9.189,"width_percent":2.468},{"sql":"select `tbl_products`.*, (select count(*) from `tbl_billable_products` where `tbl_products`.`id` = `tbl_billable_products`.`product_id` and exists (select * from `tbl_billables` where `tbl_billable_products`.`billable_id` = `tbl_billables`.`id` and `billableable_type` = 'Modules\\\\Deals\\\\Models\\\\Deal' and ((`tbl_billables`.`billableable_type` = 'Modules\\\\Deals\\\\Models\\\\Deal' and exists (select * from `tbl_deals` where `tbl_billables`.`billableable_id` = `tbl_deals`.`id` and (`user_id` = 3) and `status` = 2 and `tbl_deals`.`deleted_at` is null)) or (`tbl_billables`.`billableable_type` = 'Modules\\\\Documents\\\\Models\\\\Document' and exists (select * from `tbl_documents` where `tbl_billables`.`billableable_id` = `tbl_documents`.`id` and (`user_id` = 3) and `status` = 2 and `tbl_documents`.`deleted_at` is null))))) as `sold_count`, (select COUNT(DISTINCT product_id) as interest_count from `tbl_billable_products` where `tbl_products`.`id` = `tbl_billable_products`.`product_id` and exists (select * from `tbl_billables` where `tbl_billable_products`.`billable_id` = `tbl_billables`.`id` and ((`tbl_billables`.`billableable_type` = 'Modules\\\\Deals\\\\Models\\\\Deal' and exists (select * from `tbl_deals` where `tbl_billables`.`billableable_id` = `tbl_deals`.`id` and (((`user_id` = 3)) or ((`user_id` = 3))) and `tbl_deals`.`deleted_at` is null)) or (`tbl_billables`.`billableable_type` = 'Modules\\\\Documents\\\\Models\\\\Document' and exists (select * from `tbl_documents` where `tbl_billables`.`billableable_id` = `tbl_documents`.`id` and (((`user_id` = 3)) or ((`user_id` = 3))) and `tbl_documents`.`deleted_at` is null))))) as `interest_count`, (select sum(`tbl_billable_products`.`amount_tax_exl`) from `tbl_billable_products` where `tbl_products`.`id` = `tbl_billable_products`.`product_id` and exists (select * from `tbl_billables` where `tbl_billable_products`.`billable_id` = `tbl_billables`.`id` and `billableable_type` = 'Modules\\\\Deals\\\\Models\\\\Deal' and ((`tbl_billables`.`billableable_type` = 'Modules\\\\Deals\\\\Models\\\\Deal' and exists (select * from `tbl_deals` where `tbl_billables`.`billableable_id` = `tbl_deals`.`id` and (`user_id` = 3) and `status` = 2 and `tbl_deals`.`deleted_at` is null)) or (`tbl_billables`.`billableable_type` = 'Modules\\\\Documents\\\\Models\\\\Document' and exists (select * from `tbl_documents` where `tbl_billables`.`billableable_id` = `tbl_documents`.`id` and (`user_id` = 3) and `status` = 2 and `tbl_documents`.`deleted_at` is null))))) as `sold_sum_amount` from `tbl_products` where `created_by` = 3 and `tbl_products`.`deleted_at` is null order by `sold_count` desc limit 15 offset 0","type":"query","params":[],"bindings":["Modules\\Deals\\Models\\Deal","Modules\\Deals\\Models\\Deal",3,2,"Modules\\Documents\\Models\\Document",3,2,"Modules\\Deals\\Models\\Deal",3,3,"Modules\\Documents\\Models\\Document",3,3,"Modules\\Deals\\Models\\Deal","Modules\\Deals\\Models\\Deal",3,2,"Modules\\Documents\\Models\\Document",3,2,3],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":114},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":65},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":124},{"index":20,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":341}],"start":1775479557.953779,"duration":0.024640000000000002,"duration_str":"24.64ms","memory":0,"memory_str":null,"filename":"TableAsyncCard.php:114","source":{"index":16,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":114},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCard%2FTableAsyncCard.php&line=114","ajax":false,"filename":"TableAsyncCard.php","line":"114"},"connection":"concordcrm","explain":null,"start_percent":11.657,"width_percent":9.97},{"sql":"select distinct `billableable_type` from `tbl_billables`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":17,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":132},{"index":21,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":129},{"index":26,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":59},{"index":27,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":86},{"index":28,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":138}],"start":1775479558.0061371,"duration":0.00315,"duration_str":"3.15ms","memory":0,"memory_str":null,"filename":"ProductPerformance.php:132","source":{"index":17,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":132},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FBillable%2Fapp%2FCards%2FProductPerformance.php&line=132","ajax":false,"filename":"ProductPerformance.php","line":"132"},"connection":"concordcrm","explain":null,"start_percent":21.627,"width_percent":1.275},{"sql":"select distinct `billableable_type` from `tbl_billables`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":22,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":116},{"index":27,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":59},{"index":28,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":86},{"index":29,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":138},{"index":30,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":161}],"start":1775479558.022017,"duration":0.00307,"duration_str":"3.07ms","memory":0,"memory_str":null,"filename":"ProductPerformance.php:116","source":{"index":22,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":116},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FBillable%2Fapp%2FCards%2FProductPerformance.php&line=116","ajax":false,"filename":"ProductPerformance.php","line":"116"},"connection":"concordcrm","explain":null,"start_percent":22.901,"width_percent":1.242},{"sql":"select distinct `billableable_type` from `tbl_billables`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":17,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":132},{"index":21,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":129},{"index":26,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":63},{"index":27,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":86},{"index":28,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":138}],"start":1775479558.0440679,"duration":0.0028399999999999996,"duration_str":"2.84ms","memory":0,"memory_str":null,"filename":"ProductPerformance.php:132","source":{"index":17,"namespace":null,"name":"modules\/Billable\/app\/Cards\/ProductPerformance.php","file":"\/var\/www\/html\/modules\/Billable\/app\/Cards\/ProductPerformance.php","line":132},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FBillable%2Fapp%2FCards%2FProductPerformance.php&line=132","ajax":false,"filename":"ProductPerformance.php","line":"132"},"connection":"concordcrm","explain":null,"start_percent":24.143,"width_percent":1.149},{"sql":"select count(`tbl_calls`.`id`) as aggregate, `call_outcome_id` from `tbl_calls` where (exists (select * from `tbl_companies` inner join `tbl_callables` on `tbl_companies`.`id` = `tbl_callables`.`callable_id` where `tbl_calls`.`id` = `tbl_callables`.`call_id` and `tbl_callables`.`callable_type` = 'Modules\\\\Contacts\\\\Models\\\\Company' and `tbl_companies`.`deleted_at` is null) or exists (select * from `tbl_contacts` inner join `tbl_callables` on `tbl_contacts`.`id` = `tbl_callables`.`callable_id` where `tbl_calls`.`id` = `tbl_callables`.`call_id` and `tbl_callables`.`callable_type` = 'Modules\\\\Contacts\\\\Models\\\\Contact' and `tbl_contacts`.`deleted_at` is null) or exists (select * from `tbl_deals` inner join `tbl_callables` on `tbl_deals`.`id` = `tbl_callables`.`callable_id` where `tbl_calls`.`id` = `tbl_callables`.`call_id` and `tbl_callables`.`callable_type` = 'Modules\\\\Deals\\\\Models\\\\Deal' and (`user_id` = 3) and `tbl_deals`.`deleted_at` is null)) and `date` between '2026-03-08 04:00:00' and '2026-04-06 12:45:58' group by `call_outcome_id`","type":"query","params":[],"bindings":["Modules\\Contacts\\Models\\Company","Modules\\Contacts\\Models\\Contact","Modules\\Deals\\Models\\Deal",3,"2026-03-08 04:00:00","2026-04-06 12:45:58"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":98},{"index":17,"namespace":null,"name":"modules\/Calls\/app\/Cards\/OverviewByCallOutcome.php","file":"\/var\/www\/html\/modules\/Calls\/app\/Cards\/OverviewByCallOutcome.php","line":53},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479558.215862,"duration":0.01326,"duration_str":"13.26ms","memory":0,"memory_str":null,"filename":"Presentation.php:196","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FPresentation.php&line=196","ajax":false,"filename":"Presentation.php","line":"196"},"connection":"concordcrm","explain":null,"start_percent":25.292,"width_percent":5.365},{"sql":"select `id`, `name`, `swatch_color` from `tbl_call_outcomes`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Calls\/app\/Cards\/OverviewByCallOutcome.php","file":"\/var\/www\/html\/modules\/Calls\/app\/Cards\/OverviewByCallOutcome.php","line":84},{"index":16,"namespace":null,"name":"modules\/Calls\/app\/Cards\/OverviewByCallOutcome.php","file":"\/var\/www\/html\/modules\/Calls\/app\/Cards\/OverviewByCallOutcome.php","line":56},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427}],"start":1775479558.237982,"duration":0.0029500000000000004,"duration_str":"2.95ms","memory":0,"memory_str":null,"filename":"OverviewByCallOutcome.php:84","source":{"index":15,"namespace":null,"name":"modules\/Calls\/app\/Cards\/OverviewByCallOutcome.php","file":"\/var\/www\/html\/modules\/Calls\/app\/Cards\/OverviewByCallOutcome.php","line":84},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCalls%2Fapp%2FCards%2FOverviewByCallOutcome.php&line=84","ajax":false,"filename":"OverviewByCallOutcome.php","line":"84"},"connection":"concordcrm","explain":null,"start_percent":30.657,"width_percent":1.194},{"sql":"select DATE_FORMAT(created_at, '%Y-%m-%d') as date_result, count(`tbl_conversations`.`id`) as aggregate from `tbl_conversations` where `deleted_at` is null and `created_at` between '2026-03-31 04:00:00' and '2026-04-06 12:45:58' and `tbl_conversations`.`deleted_at` is null group by DATE_FORMAT(created_at, '%Y-%m-%d') order by `date_result` asc","type":"query","params":[],"bindings":["2026-03-31 04:00:00","2026-04-06 12:45:58"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":230},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":80},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":61},{"index":18,"namespace":null,"name":"modules\/Chat\/app\/Cards\/ConversationsByDay.php","file":"\/var\/www\/html\/modules\/Chat\/app\/Cards\/ConversationsByDay.php","line":30},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42}],"start":1775479558.296963,"duration":0.0092,"duration_str":"9.2ms","memory":0,"memory_str":null,"filename":"Progression.php:230","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":230},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FProgression.php&line=230","ajax":false,"filename":"Progression.php","line":"230"},"connection":"concordcrm","explain":null,"start_percent":31.851,"width_percent":3.722},{"sql":"select count(`tbl_conversations`.`id`) as aggregate, `status` from `tbl_conversations` where `deleted_at` is null and `tbl_conversations`.`deleted_at` is null group by `status`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":98},{"index":17,"namespace":null,"name":"modules\/Chat\/app\/Cards\/ConversationsByStatus.php","file":"\/var\/www\/html\/modules\/Chat\/app\/Cards\/ConversationsByStatus.php","line":26},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479558.322113,"duration":0.00857,"duration_str":"8.57ms","memory":0,"memory_str":null,"filename":"Presentation.php:196","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FPresentation.php&line=196","ajax":false,"filename":"Presentation.php","line":"196"},"connection":"concordcrm","explain":null,"start_percent":35.574,"width_percent":3.468},{"sql":"select COUNT(*) as aggregate, COALESCE(SUBSTRING_INDEX(tbl_users.name, ' ', 1), 'N\u00e3o atribu\u00eddo') as agent_name from `tbl_conversations` left join `tbl_users` on `tbl_conversations`.`assigned_user_id` = `tbl_users`.`id` where `tbl_conversations`.`deleted_at` is null and `tbl_conversations`.`created_at` between '2026-03-31 04:00:00' and '2026-04-06 12:45:58' and `tbl_conversations`.`deleted_at` is null group by `tbl_conversations`.`assigned_user_id`, `tbl_users`.`name`","type":"query","params":[],"bindings":["2026-03-31 04:00:00","2026-04-06 12:45:58"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Chat\/app\/Cards\/ConversationsByAgent.php","file":"\/var\/www\/html\/modules\/Chat\/app\/Cards\/ConversationsByAgent.php","line":48},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":453}],"start":1775479558.344091,"duration":0.00366,"duration_str":"3.66ms","memory":0,"memory_str":null,"filename":"ConversationsByAgent.php:48","source":{"index":15,"namespace":null,"name":"modules\/Chat\/app\/Cards\/ConversationsByAgent.php","file":"\/var\/www\/html\/modules\/Chat\/app\/Cards\/ConversationsByAgent.php","line":48},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FChat%2Fapp%2FCards%2FConversationsByAgent.php&line=48","ajax":false,"filename":"ConversationsByAgent.php","line":"48"},"connection":"concordcrm","explain":null,"start_percent":39.041,"width_percent":1.481},{"sql":"select COALESCE(tbl_conversations.ai_category, 'other') as category_name, COUNT(*) as aggregate from `tbl_conversations` where `tbl_conversations`.`deleted_at` is null and `tbl_conversations`.`created_at` between '2026-03-31 04:00:00' and '2026-04-06 12:45:58' and `tbl_conversations`.`deleted_at` is null group by `tbl_conversations`.`ai_category`","type":"query","params":[],"bindings":["2026-03-31 04:00:00","2026-04-06 12:45:58"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Chat\/app\/Cards\/ConversationsByCategory.php","file":"\/var\/www\/html\/modules\/Chat\/app\/Cards\/ConversationsByCategory.php","line":55},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":453}],"start":1775479558.3593419,"duration":0.00266,"duration_str":"2.66ms","memory":0,"memory_str":null,"filename":"ConversationsByCategory.php:55","source":{"index":15,"namespace":null,"name":"modules\/Chat\/app\/Cards\/ConversationsByCategory.php","file":"\/var\/www\/html\/modules\/Chat\/app\/Cards\/ConversationsByCategory.php","line":55},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FChat%2Fapp%2FCards%2FConversationsByCategory.php&line=55","ajax":false,"filename":"ConversationsByCategory.php","line":"55"},"connection":"concordcrm","explain":null,"start_percent":40.522,"width_percent":1.076},{"sql":"select COALESCE(tbl_users.name, 'N\u00e3o atribu\u00eddo') as agent_name, ROUND(AVG(tbl_conversations.ai_score), 1) as aggregate from `tbl_conversations` left join `tbl_users` on `tbl_conversations`.`assigned_user_id` = `tbl_users`.`id` where `tbl_conversations`.`deleted_at` is null and `tbl_conversations`.`ai_score` is not null and `tbl_conversations`.`created_at` between '2026-03-31 04:00:00' and '2026-04-06 12:45:58' and `tbl_conversations`.`deleted_at` is null group by `tbl_conversations`.`assigned_user_id`, `tbl_users`.`name`","type":"query","params":[],"bindings":["2026-03-31 04:00:00","2026-04-06 12:45:58"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Chat\/app\/Cards\/ConversationsByScore.php","file":"\/var\/www\/html\/modules\/Chat\/app\/Cards\/ConversationsByScore.php","line":53},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":453}],"start":1775479558.374522,"duration":0.00558,"duration_str":"5.58ms","memory":0,"memory_str":null,"filename":"ConversationsByScore.php:53","source":{"index":15,"namespace":null,"name":"modules\/Chat\/app\/Cards\/ConversationsByScore.php","file":"\/var\/www\/html\/modules\/Chat\/app\/Cards\/ConversationsByScore.php","line":53},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FChat%2Fapp%2FCards%2FConversationsByScore.php&line=53","ajax":false,"filename":"ConversationsByScore.php","line":"53"},"connection":"concordcrm","explain":null,"start_percent":41.598,"width_percent":2.258},{"sql":"select DATE_FORMAT(created_at, '%Y-%m-%d') as date_result, count(`tbl_companies`.`id`) as aggregate from `tbl_companies` where `created_at` between '2026-03-31 04:00:00' and '2026-04-06 12:45:58' and `tbl_companies`.`deleted_at` is null group by DATE_FORMAT(created_at, '%Y-%m-%d') order by `date_result` asc","type":"query","params":[],"bindings":["2026-03-31 04:00:00","2026-04-06 12:45:58"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":230},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":80},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":61},{"index":18,"namespace":null,"name":"modules\/Contacts\/app\/Cards\/CompaniesByDay.php","file":"\/var\/www\/html\/modules\/Contacts\/app\/Cards\/CompaniesByDay.php","line":29},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42}],"start":1775479558.434608,"duration":0.01559,"duration_str":"15.59ms","memory":0,"memory_str":null,"filename":"Progression.php:230","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":230},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FProgression.php&line=230","ajax":false,"filename":"Progression.php","line":"230"},"connection":"concordcrm","explain":null,"start_percent":43.856,"width_percent":6.308},{"sql":"select count(`tbl_companies`.`id`) as aggregate, `source_id` from `tbl_companies` where `created_at` between '2026-03-08 04:00:00' and '2026-04-06 12:45:58' and `tbl_companies`.`deleted_at` is null group by `source_id`","type":"query","params":[],"bindings":["2026-03-08 04:00:00","2026-04-06 12:45:58"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":98},{"index":17,"namespace":null,"name":"modules\/Contacts\/app\/Cards\/CompaniesBySource.php","file":"\/var\/www\/html\/modules\/Contacts\/app\/Cards\/CompaniesBySource.php","line":44},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479558.479286,"duration":0.01024,"duration_str":"10.24ms","memory":0,"memory_str":null,"filename":"Presentation.php:196","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FPresentation.php&line=196","ajax":false,"filename":"Presentation.php","line":"196"},"connection":"concordcrm","explain":null,"start_percent":50.164,"width_percent":4.143},{"sql":"select `id`, `name` from `tbl_sources`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":17,"namespace":null,"name":"vendor\/genealabs\/laravel-model-caching\/src\/Traits\/Caching.php","file":"\/var\/www\/html\/vendor\/genealabs\/laravel-model-caching\/src\/Traits\/Caching.php","line":26},{"index":19,"namespace":null,"name":"modules\/Contacts\/app\/Cards\/CompaniesBySource.php","file":"\/var\/www\/html\/modules\/Contacts\/app\/Cards\/CompaniesBySource.php","line":71},{"index":20,"namespace":null,"name":"modules\/Contacts\/app\/Cards\/CompaniesBySource.php","file":"\/var\/www\/html\/modules\/Contacts\/app\/Cards\/CompaniesBySource.php","line":45},{"index":21,"namespace":null,"name":"modules\/Core\/app\/Charts\/ChartResult.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/ChartResult.php","line":36},{"index":24,"namespace":null,"name":"modules\/Core\/app\/Charts\/ChartResult.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/ChartResult.php","line":35}],"start":1775479558.498029,"duration":0.00323,"duration_str":"3.23ms","memory":0,"memory_str":null,"filename":"Caching.php:26","source":{"index":17,"namespace":null,"name":"vendor\/genealabs\/laravel-model-caching\/src\/Traits\/Caching.php","file":"\/var\/www\/html\/vendor\/genealabs\/laravel-model-caching\/src\/Traits\/Caching.php","line":26},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fgenealabs%2Flaravel-model-caching%2Fsrc%2FTraits%2FCaching.php&line=26","ajax":false,"filename":"Caching.php","line":"26"},"connection":"concordcrm","explain":null,"start_percent":54.307,"width_percent":1.307},{"sql":"select DATE_FORMAT(created_at, '%Y-%m-%d') as date_result, count(`tbl_contacts`.`id`) as aggregate from `tbl_contacts` where `created_at` between '2026-03-31 04:00:00' and '2026-04-06 12:45:58' and `tbl_contacts`.`deleted_at` is null group by DATE_FORMAT(created_at, '%Y-%m-%d') order by `date_result` asc","type":"query","params":[],"bindings":["2026-03-31 04:00:00","2026-04-06 12:45:58"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":230},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":80},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":61},{"index":18,"namespace":null,"name":"modules\/Contacts\/app\/Cards\/ContactsByDay.php","file":"\/var\/www\/html\/modules\/Contacts\/app\/Cards\/ContactsByDay.php","line":29},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42}],"start":1775479558.541661,"duration":0.00417,"duration_str":"4.17ms","memory":0,"memory_str":null,"filename":"Progression.php:230","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":230},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FProgression.php&line=230","ajax":false,"filename":"Progression.php","line":"230"},"connection":"concordcrm","explain":null,"start_percent":55.614,"width_percent":1.687},{"sql":"select count(`tbl_contacts`.`id`) as aggregate, `source_id` from `tbl_contacts` where `created_at` between '2026-03-08 04:00:00' and '2026-04-06 12:45:58' and `tbl_contacts`.`deleted_at` is null group by `source_id`","type":"query","params":[],"bindings":["2026-03-08 04:00:00","2026-04-06 12:45:58"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":98},{"index":17,"namespace":null,"name":"modules\/Contacts\/app\/Cards\/ContactsBySource.php","file":"\/var\/www\/html\/modules\/Contacts\/app\/Cards\/ContactsBySource.php","line":44},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479558.563752,"duration":0.0040999999999999995,"duration_str":"4.1ms","memory":0,"memory_str":null,"filename":"Presentation.php:196","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FPresentation.php&line=196","ajax":false,"filename":"Presentation.php","line":"196"},"connection":"concordcrm","explain":null,"start_percent":57.301,"width_percent":1.659},{"sql":"select `id`, `name` from `tbl_sources`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":17,"namespace":null,"name":"vendor\/genealabs\/laravel-model-caching\/src\/Traits\/Caching.php","file":"\/var\/www\/html\/vendor\/genealabs\/laravel-model-caching\/src\/Traits\/Caching.php","line":26},{"index":19,"namespace":null,"name":"modules\/Contacts\/app\/Cards\/ContactsBySource.php","file":"\/var\/www\/html\/modules\/Contacts\/app\/Cards\/ContactsBySource.php","line":71},{"index":20,"namespace":null,"name":"modules\/Contacts\/app\/Cards\/ContactsBySource.php","file":"\/var\/www\/html\/modules\/Contacts\/app\/Cards\/ContactsBySource.php","line":45},{"index":21,"namespace":null,"name":"modules\/Core\/app\/Charts\/ChartResult.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/ChartResult.php","line":36},{"index":24,"namespace":null,"name":"modules\/Core\/app\/Charts\/ChartResult.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/ChartResult.php","line":35}],"start":1775479558.572659,"duration":0.0016200000000000001,"duration_str":"1.62ms","memory":0,"memory_str":null,"filename":"Caching.php:26","source":{"index":17,"namespace":null,"name":"vendor\/genealabs\/laravel-model-caching\/src\/Traits\/Caching.php","file":"\/var\/www\/html\/vendor\/genealabs\/laravel-model-caching\/src\/Traits\/Caching.php","line":26},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fgenealabs%2Flaravel-model-caching%2Fsrc%2FTraits%2FCaching.php&line=26","ajax":false,"filename":"Caching.php","line":"26"},"connection":"concordcrm","explain":null,"start_percent":58.96,"width_percent":0.655},{"sql":"select `id`, `first_name`, `last_name`, `created_at`, `email` from `tbl_contacts` where `created_at` > '2026-03-07 12:45:58' and `tbl_contacts`.`deleted_at` is null order by `created_at` desc limit 20","type":"query","params":[],"bindings":["2026-03-07 12:45:58"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Contacts\/app\/Cards\/RecentlyCreatedContacts.php","file":"\/var\/www\/html\/modules\/Contacts\/app\/Cards\/RecentlyCreatedContacts.php","line":49},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Card\/TableCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableCard.php","line":40},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":453}],"start":1775479558.5977652,"duration":0.00466,"duration_str":"4.66ms","memory":0,"memory_str":null,"filename":"RecentlyCreatedContacts.php:49","source":{"index":15,"namespace":null,"name":"modules\/Contacts\/app\/Cards\/RecentlyCreatedContacts.php","file":"\/var\/www\/html\/modules\/Contacts\/app\/Cards\/RecentlyCreatedContacts.php","line":49},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FContacts%2Fapp%2FCards%2FRecentlyCreatedContacts.php&line=49","ajax":false,"filename":"RecentlyCreatedContacts.php","line":"49"},"connection":"concordcrm","explain":null,"start_percent":59.616,"width_percent":1.885},{"sql":"select count(*) as aggregate from `tbl_deals` where `status` = 1 and (`user_id` = 3) and `expected_close_date` is not null and `expected_close_date` between '2026-04-01 04:00:00' and '2026-05-01 03:59:59' and `tbl_deals`.`deleted_at` is null","type":"query","params":[],"bindings":[1,3,"2026-04-01 04:00:00","2026-05-01 03:59:59"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":114},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":65},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":124},{"index":20,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":341}],"start":1775479558.767694,"duration":0.0038799999999999998,"duration_str":"3.88ms","memory":0,"memory_str":null,"filename":"TableAsyncCard.php:114","source":{"index":16,"namespace":null,"name":"modules\/Core\/app\/Card\/TableAsyncCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableAsyncCard.php","line":114},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCard%2FTableAsyncCard.php&line=114","ajax":false,"filename":"TableAsyncCard.php","line":"114"},"connection":"concordcrm","explain":null,"start_percent":61.501,"width_percent":1.57},{"sql":"select `tbl_teams`.*, `tbl_team_user`.`user_id` as `pivot_user_id`, `tbl_team_user`.`team_id` as `pivot_team_id`, `tbl_team_user`.`created_at` as `pivot_created_at`, `tbl_team_user`.`updated_at` as `pivot_updated_at` from `tbl_teams` inner join `tbl_team_user` on `tbl_teams`.`id` = `tbl_team_user`.`team_id` where `tbl_team_user`.`user_id` = 3","type":"query","params":[],"bindings":[3],"hints":null,"show_copy":true,"backtrace":[{"index":20,"namespace":null,"name":"modules\/Core\/app\/Common\/VisibilityGroup\/RestrictsModelVisibility.php","file":"\/var\/www\/html\/modules\/Core\/app\/Common\/VisibilityGroup\/RestrictsModelVisibility.php","line":75},{"index":29,"namespace":null,"name":"modules\/Core\/app\/Common\/VisibilityGroup\/RestrictsModelVisibility.php","file":"\/var\/www\/html\/modules\/Core\/app\/Common\/VisibilityGroup\/RestrictsModelVisibility.php","line":73},{"index":30,"namespace":null,"name":"modules\/Core\/app\/Common\/VisibilityGroup\/RestrictsModelVisibility.php","file":"\/var\/www\/html\/modules\/Core\/app\/Common\/VisibilityGroup\/RestrictsModelVisibility.php","line":149},{"index":34,"namespace":null,"name":"modules\/Core\/app\/Common\/VisibilityGroup\/RestrictsModelVisibility.php","file":"\/var\/www\/html\/modules\/Core\/app\/Common\/VisibilityGroup\/RestrictsModelVisibility.php","line":147},{"index":42,"namespace":null,"name":"vendor\/genealabs\/laravel-model-caching\/src\/Traits\/Caching.php","file":"\/var\/www\/html\/vendor\/genealabs\/laravel-model-caching\/src\/Traits\/Caching.php","line":26}],"start":1775479558.796375,"duration":0.00458,"duration_str":"4.58ms","memory":0,"memory_str":null,"filename":"RestrictsModelVisibility.php:75","source":{"index":20,"namespace":null,"name":"modules\/Core\/app\/Common\/VisibilityGroup\/RestrictsModelVisibility.php","file":"\/var\/www\/html\/modules\/Core\/app\/Common\/VisibilityGroup\/RestrictsModelVisibility.php","line":75},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCommon%2FVisibilityGroup%2FRestrictsModelVisibility.php&line=75","ajax":false,"filename":"RestrictsModelVisibility.php","line":"75"},"connection":"concordcrm","explain":null,"start_percent":63.071,"width_percent":1.853},{"sql":"select `tbl_pipelines`.* from `tbl_pipelines` left join `tbl_user_sorted_models` on `tbl_user_sorted_models`.`sortable_id` = `tbl_pipelines`.`id` and `tbl_user_sorted_models`.`sortable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and `tbl_user_sorted_models`.`user_id` = 3 where (exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and CASE\nWHEN (type = \"teams\") THEN exists (select * from `tbl_teams` inner join `tbl_model_visibility_group_dependents` on `tbl_teams`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\Team' and 0 = 1 or `user_id` = 3)\nWHEN (type = \"users\") THEN exists (select * from `tbl_users` inner join `tbl_model_visibility_group_dependents` on `tbl_users`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\User' and `dependable_id` in (3))\nELSE 1=1\nEND) or not exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline')) order by `tbl_user_sorted_models`.`display_order` asc limit 1","type":"query","params":[],"bindings":["Modules\\Deals\\Models\\Pipeline",3,"Modules\\Deals\\Models\\Pipeline","Modules\\Deals\\Models\\Pipeline"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":51},{"index":18,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":106},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":118},{"index":20,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":341}],"start":1775479558.8173752,"duration":0.00644,"duration_str":"6.44ms","memory":0,"memory_str":null,"filename":"DealPresentationCard.php:62","source":{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FDealPresentationCard.php&line=62","ajax":false,"filename":"DealPresentationCard.php","line":"62"},"connection":"concordcrm","explain":null,"start_percent":64.924,"width_percent":2.606},{"sql":"select `tbl_pipelines`.* from `tbl_pipelines` left join `tbl_user_sorted_models` on `tbl_user_sorted_models`.`sortable_id` = `tbl_pipelines`.`id` and `tbl_user_sorted_models`.`sortable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and `tbl_user_sorted_models`.`user_id` = 3 where (exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and CASE\nWHEN (type = \"teams\") THEN exists (select * from `tbl_teams` inner join `tbl_model_visibility_group_dependents` on `tbl_teams`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\Team' and 0 = 1 or `user_id` = 3)\nWHEN (type = \"users\") THEN exists (select * from `tbl_users` inner join `tbl_model_visibility_group_dependents` on `tbl_users`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\User' and `dependable_id` in (3))\nELSE 1=1\nEND) or not exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline')) order by `tbl_user_sorted_models`.`display_order` asc limit 1","type":"query","params":[],"bindings":["Modules\\Deals\\Models\\Pipeline",3,"Modules\\Deals\\Models\\Pipeline","Modules\\Deals\\Models\\Pipeline"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":51},{"index":18,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealsByStage.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealsByStage.php","line":37},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":20,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479558.851014,"duration":0.0044,"duration_str":"4.4ms","memory":0,"memory_str":null,"filename":"DealPresentationCard.php:62","source":{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FDealPresentationCard.php&line=62","ajax":false,"filename":"DealPresentationCard.php","line":"62"},"connection":"concordcrm","explain":null,"start_percent":67.53,"width_percent":1.78},{"sql":"select count(`tbl_deals`.`id`) as aggregate, `stage_id` from `tbl_deals` where `status` = 1 and (`user_id` = 3) and `pipeline_id` = 4 and `created_at` between '2026-03-08 04:00:00' and '2026-04-06 12:45:58' and `tbl_deals`.`deleted_at` is null group by `stage_id`","type":"query","params":[],"bindings":[1,3,4,"2026-03-08 04:00:00","2026-04-06 12:45:58"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":98},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealsByStage.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealsByStage.php","line":39},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479558.867571,"duration":0.00435,"duration_str":"4.35ms","memory":0,"memory_str":null,"filename":"Presentation.php:196","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FPresentation.php&line=196","ajax":false,"filename":"Presentation.php","line":"196"},"connection":"concordcrm","explain":null,"start_percent":69.31,"width_percent":1.76},{"sql":"select `id`, `name`, `display_order` from `tbl_stages` order by `display_order` asc, `display_order` asc","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":70},{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":80},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealsByStage.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealsByStage.php","line":41},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479558.879607,"duration":0.0019399999999999999,"duration_str":"1.94ms","memory":0,"memory_str":null,"filename":"DealPresentationCard.php:70","source":{"index":15,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":70},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FDealPresentationCard.php&line=70","ajax":false,"filename":"DealPresentationCard.php","line":"70"},"connection":"concordcrm","explain":null,"start_percent":71.07,"width_percent":0.785},{"sql":"select `tbl_pipelines`.* from `tbl_pipelines` left join `tbl_user_sorted_models` on `tbl_user_sorted_models`.`sortable_id` = `tbl_pipelines`.`id` and `tbl_user_sorted_models`.`sortable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and `tbl_user_sorted_models`.`user_id` = 3 where (exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and CASE\nWHEN (type = \"teams\") THEN exists (select * from `tbl_teams` inner join `tbl_model_visibility_group_dependents` on `tbl_teams`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\Team' and 0 = 1 or `user_id` = 3)\nWHEN (type = \"users\") THEN exists (select * from `tbl_users` inner join `tbl_model_visibility_group_dependents` on `tbl_users`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\User' and `dependable_id` in (3))\nELSE 1=1\nEND) or not exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline')) order by `tbl_user_sorted_models`.`display_order` asc limit 1","type":"query","params":[],"bindings":["Modules\\Deals\\Models\\Pipeline",3,"Modules\\Deals\\Models\\Pipeline","Modules\\Deals\\Models\\Pipeline"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":51},{"index":18,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":116},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/JsonResponse.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/JsonResponse.php","line":83},{"index":24,"namespace":null,"name":"vendor\/symfony\/http-foundation\/JsonResponse.php","file":"\/var\/www\/html\/vendor\/symfony\/http-foundation\/JsonResponse.php","line":49}],"start":1775479558.9128242,"duration":0.00257,"duration_str":"2.57ms","memory":0,"memory_str":null,"filename":"DealPresentationCard.php:62","source":{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FDealPresentationCard.php&line=62","ajax":false,"filename":"DealPresentationCard.php","line":"62"},"connection":"concordcrm","explain":null,"start_percent":71.855,"width_percent":1.04},{"sql":"select `tbl_pipelines`.* from `tbl_pipelines` left join `tbl_user_sorted_models` on `tbl_user_sorted_models`.`sortable_id` = `tbl_pipelines`.`id` and `tbl_user_sorted_models`.`sortable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and `tbl_user_sorted_models`.`user_id` = 3 where (exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and CASE\nWHEN (type = \"teams\") THEN exists (select * from `tbl_teams` inner join `tbl_model_visibility_group_dependents` on `tbl_teams`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\Team' and 0 = 1 or `user_id` = 3)\nWHEN (type = \"users\") THEN exists (select * from `tbl_users` inner join `tbl_model_visibility_group_dependents` on `tbl_users`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\User' and `dependable_id` in (3))\nELSE 1=1\nEND) or not exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline')) order by `tbl_user_sorted_models`.`display_order` asc limit 1","type":"query","params":[],"bindings":["Modules\\Deals\\Models\\Pipeline",3,"Modules\\Deals\\Models\\Pipeline","Modules\\Deals\\Models\\Pipeline"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":51},{"index":18,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":106},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":118},{"index":20,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":341}],"start":1775479558.932236,"duration":0.0068,"duration_str":"6.8ms","memory":0,"memory_str":null,"filename":"DealPresentationCard.php:62","source":{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FDealPresentationCard.php&line=62","ajax":false,"filename":"DealPresentationCard.php","line":"62"},"connection":"concordcrm","explain":null,"start_percent":72.895,"width_percent":2.751},{"sql":"select `tbl_pipelines`.* from `tbl_pipelines` left join `tbl_user_sorted_models` on `tbl_user_sorted_models`.`sortable_id` = `tbl_pipelines`.`id` and `tbl_user_sorted_models`.`sortable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and `tbl_user_sorted_models`.`user_id` = 3 where (exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and CASE\nWHEN (type = \"teams\") THEN exists (select * from `tbl_teams` inner join `tbl_model_visibility_group_dependents` on `tbl_teams`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\Team' and 0 = 1 or `user_id` = 3)\nWHEN (type = \"users\") THEN exists (select * from `tbl_users` inner join `tbl_model_visibility_group_dependents` on `tbl_users`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\User' and `dependable_id` in (3))\nELSE 1=1\nEND) or not exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline')) order by `tbl_user_sorted_models`.`display_order` asc limit 1","type":"query","params":[],"bindings":["Modules\\Deals\\Models\\Pipeline",3,"Modules\\Deals\\Models\\Pipeline","Modules\\Deals\\Models\\Pipeline"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":51},{"index":18,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealsLostInStage.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealsLostInStage.php","line":47},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":20,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479558.969344,"duration":0.00455,"duration_str":"4.55ms","memory":0,"memory_str":null,"filename":"DealPresentationCard.php:62","source":{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FDealPresentationCard.php&line=62","ajax":false,"filename":"DealPresentationCard.php","line":"62"},"connection":"concordcrm","explain":null,"start_percent":75.646,"width_percent":1.841},{"sql":"select count(`tbl_deals`.`id`) as aggregate, `stage_id` from `tbl_deals` where `status` = 3 and (`user_id` = 3) and `pipeline_id` = 4 and `lost_date` between '2026-02-01 04:00:00' and '2026-04-06 12:45:58' and `tbl_deals`.`deleted_at` is null group by `stage_id`","type":"query","params":[],"bindings":[3,3,4,"2026-02-01 04:00:00","2026-04-06 12:45:58"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":98},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealsLostInStage.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealsLostInStage.php","line":49},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479558.981329,"duration":0.0044599999999999996,"duration_str":"4.46ms","memory":0,"memory_str":null,"filename":"Presentation.php:196","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FPresentation.php&line=196","ajax":false,"filename":"Presentation.php","line":"196"},"connection":"concordcrm","explain":null,"start_percent":77.487,"width_percent":1.805},{"sql":"select `id`, `name`, `display_order` from `tbl_stages` order by `display_order` asc, `display_order` asc","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":70},{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":80},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealsLostInStage.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealsLostInStage.php","line":51},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479558.997309,"duration":0.00531,"duration_str":"5.31ms","memory":0,"memory_str":null,"filename":"DealPresentationCard.php:70","source":{"index":15,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":70},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FDealPresentationCard.php&line=70","ajax":false,"filename":"DealPresentationCard.php","line":"70"},"connection":"concordcrm","explain":null,"start_percent":79.292,"width_percent":2.148},{"sql":"select `tbl_pipelines`.* from `tbl_pipelines` left join `tbl_user_sorted_models` on `tbl_user_sorted_models`.`sortable_id` = `tbl_pipelines`.`id` and `tbl_user_sorted_models`.`sortable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and `tbl_user_sorted_models`.`user_id` = 3 where (exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and CASE\nWHEN (type = \"teams\") THEN exists (select * from `tbl_teams` inner join `tbl_model_visibility_group_dependents` on `tbl_teams`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\Team' and 0 = 1 or `user_id` = 3)\nWHEN (type = \"users\") THEN exists (select * from `tbl_users` inner join `tbl_model_visibility_group_dependents` on `tbl_users`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\User' and `dependable_id` in (3))\nELSE 1=1\nEND) or not exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline')) order by `tbl_user_sorted_models`.`display_order` asc limit 1","type":"query","params":[],"bindings":["Modules\\Deals\\Models\\Pipeline",3,"Modules\\Deals\\Models\\Pipeline","Modules\\Deals\\Models\\Pipeline"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":51},{"index":18,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":116},{"index":19,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealsLostInStage.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealsLostInStage.php","line":82},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/JsonResponse.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/JsonResponse.php","line":83}],"start":1775479559.037757,"duration":0.00372,"duration_str":"3.72ms","memory":0,"memory_str":null,"filename":"DealPresentationCard.php:62","source":{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FDealPresentationCard.php&line=62","ajax":false,"filename":"DealPresentationCard.php","line":"62"},"connection":"concordcrm","explain":null,"start_percent":81.44,"width_percent":1.505},{"sql":"select `tbl_pipelines`.* from `tbl_pipelines` left join `tbl_user_sorted_models` on `tbl_user_sorted_models`.`sortable_id` = `tbl_pipelines`.`id` and `tbl_user_sorted_models`.`sortable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and `tbl_user_sorted_models`.`user_id` = 3 where (exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and CASE\nWHEN (type = \"teams\") THEN exists (select * from `tbl_teams` inner join `tbl_model_visibility_group_dependents` on `tbl_teams`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\Team' and 0 = 1 or `user_id` = 3)\nWHEN (type = \"users\") THEN exists (select * from `tbl_users` inner join `tbl_model_visibility_group_dependents` on `tbl_users`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\User' and `dependable_id` in (3))\nELSE 1=1\nEND) or not exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline')) order by `tbl_user_sorted_models`.`display_order` asc limit 1","type":"query","params":[],"bindings":["Modules\\Deals\\Models\\Pipeline",3,"Modules\\Deals\\Models\\Pipeline","Modules\\Deals\\Models\\Pipeline"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":51},{"index":18,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":106},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":118},{"index":20,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":341}],"start":1775479559.06118,"duration":0.00367,"duration_str":"3.67ms","memory":0,"memory_str":null,"filename":"DealPresentationCard.php:62","source":{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FDealPresentationCard.php&line=62","ajax":false,"filename":"DealPresentationCard.php","line":"62"},"connection":"concordcrm","explain":null,"start_percent":82.946,"width_percent":1.485},{"sql":"select `tbl_pipelines`.* from `tbl_pipelines` left join `tbl_user_sorted_models` on `tbl_user_sorted_models`.`sortable_id` = `tbl_pipelines`.`id` and `tbl_user_sorted_models`.`sortable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and `tbl_user_sorted_models`.`user_id` = 3 where (exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and CASE\nWHEN (type = \"teams\") THEN exists (select * from `tbl_teams` inner join `tbl_model_visibility_group_dependents` on `tbl_teams`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\Team' and 0 = 1 or `user_id` = 3)\nWHEN (type = \"users\") THEN exists (select * from `tbl_users` inner join `tbl_model_visibility_group_dependents` on `tbl_users`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\User' and `dependable_id` in (3))\nELSE 1=1\nEND) or not exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline')) order by `tbl_user_sorted_models`.`display_order` asc limit 1","type":"query","params":[],"bindings":["Modules\\Deals\\Models\\Pipeline",3,"Modules\\Deals\\Models\\Pipeline","Modules\\Deals\\Models\\Pipeline"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":51},{"index":18,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealsWonInStage.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealsWonInStage.php","line":47},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":20,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479559.097924,"duration":0.0056,"duration_str":"5.6ms","memory":0,"memory_str":null,"filename":"DealPresentationCard.php:62","source":{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FDealPresentationCard.php&line=62","ajax":false,"filename":"DealPresentationCard.php","line":"62"},"connection":"concordcrm","explain":null,"start_percent":84.431,"width_percent":2.266},{"sql":"select count(`tbl_deals`.`id`) as aggregate, `stage_id` from `tbl_deals` where `status` = 2 and (`user_id` = 3) and `pipeline_id` = 4 and `won_date` between '2026-02-01 04:00:00' and '2026-04-06 12:45:59' and `tbl_deals`.`deleted_at` is null group by `stage_id`","type":"query","params":[],"bindings":[2,3,4,"2026-02-01 04:00:00","2026-04-06 12:45:59"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":98},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealsWonInStage.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealsWonInStage.php","line":49},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479559.109382,"duration":0.00333,"duration_str":"3.33ms","memory":0,"memory_str":null,"filename":"Presentation.php:196","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FPresentation.php&line=196","ajax":false,"filename":"Presentation.php","line":"196"},"connection":"concordcrm","explain":null,"start_percent":86.696,"width_percent":1.347},{"sql":"select `id`, `name`, `display_order` from `tbl_stages` order by `display_order` asc, `display_order` asc","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":70},{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":80},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealsWonInStage.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealsWonInStage.php","line":51},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479559.1178248,"duration":0.00289,"duration_str":"2.89ms","memory":0,"memory_str":null,"filename":"DealPresentationCard.php:70","source":{"index":15,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":70},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FDealPresentationCard.php&line=70","ajax":false,"filename":"DealPresentationCard.php","line":"70"},"connection":"concordcrm","explain":null,"start_percent":88.044,"width_percent":1.169},{"sql":"select `tbl_pipelines`.* from `tbl_pipelines` left join `tbl_user_sorted_models` on `tbl_user_sorted_models`.`sortable_id` = `tbl_pipelines`.`id` and `tbl_user_sorted_models`.`sortable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and `tbl_user_sorted_models`.`user_id` = 3 where (exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline' and CASE\nWHEN (type = \"teams\") THEN exists (select * from `tbl_teams` inner join `tbl_model_visibility_group_dependents` on `tbl_teams`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\Team' and 0 = 1 or `user_id` = 3)\nWHEN (type = \"users\") THEN exists (select * from `tbl_users` inner join `tbl_model_visibility_group_dependents` on `tbl_users`.`id` = `tbl_model_visibility_group_dependents`.`dependable_id` where `tbl_model_visibility_groups`.`id` = `tbl_model_visibility_group_dependents`.`model_visibility_group_id` and `tbl_model_visibility_group_dependents`.`dependable_type` = 'Modules\\\\Users\\\\Models\\\\User' and `dependable_id` in (3))\nELSE 1=1\nEND) or not exists (select * from `tbl_model_visibility_groups` where `tbl_pipelines`.`id` = `tbl_model_visibility_groups`.`visibilityable_id` and `tbl_model_visibility_groups`.`visibilityable_type` = 'Modules\\\\Deals\\\\Models\\\\Pipeline')) order by `tbl_user_sorted_models`.`display_order` asc limit 1","type":"query","params":[],"bindings":["Modules\\Deals\\Models\\Pipeline",3,"Modules\\Deals\\Models\\Pipeline","Modules\\Deals\\Models\\Pipeline"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},{"index":17,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":51},{"index":18,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":116},{"index":19,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealsWonInStage.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealsWonInStage.php","line":81},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/JsonResponse.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/JsonResponse.php","line":83}],"start":1775479559.150749,"duration":0.00281,"duration_str":"2.81ms","memory":0,"memory_str":null,"filename":"DealPresentationCard.php:62","source":{"index":16,"namespace":null,"name":"modules\/Deals\/app\/Cards\/DealPresentationCard.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/DealPresentationCard.php","line":62},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FDealPresentationCard.php&line=62","ajax":false,"filename":"DealPresentationCard.php","line":"62"},"connection":"concordcrm","explain":null,"start_percent":89.213,"width_percent":1.137},{"sql":"select DATE_FORMAT(won_date, '%Y-%m-%d') as date_result, count(`tbl_deals`.`id`) as aggregate from `tbl_deals` where `status` = 2 and (`user_id` = 3) and `won_date` between '2026-03-31 04:00:00' and '2026-04-06 12:45:59' and `tbl_deals`.`deleted_at` is null group by DATE_FORMAT(won_date, '%Y-%m-%d') order by `date_result` asc","type":"query","params":[],"bindings":[2,3,"2026-03-31 04:00:00","2026-04-06 12:45:59"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":230},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":80},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":61},{"index":18,"namespace":null,"name":"modules\/Deals\/app\/Cards\/WonDealsByDay.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/WonDealsByDay.php","line":36},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42}],"start":1775479559.187232,"duration":0.004059999999999999,"duration_str":"4.06ms","memory":0,"memory_str":null,"filename":"Progression.php:230","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":230},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FProgression.php&line=230","ajax":false,"filename":"Progression.php","line":"230"},"connection":"concordcrm","explain":null,"start_percent":90.35,"width_percent":1.643},{"sql":"select DATE_FORMAT(won_date, '%Y-%m') as date_result, count(`tbl_deals`.`id`) as aggregate from `tbl_deals` where `status` = 2 and (`user_id` = 3) and `won_date` between '2026-02-01 04:00:00' and '2026-04-06 12:45:59' and `tbl_deals`.`deleted_at` is null group by DATE_FORMAT(won_date, '%Y-%m') order by `date_result` asc","type":"query","params":[],"bindings":[2,3,"2026-02-01 04:00:00","2026-04-06 12:45:59"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":230},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":80},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":35},{"index":18,"namespace":null,"name":"modules\/Deals\/app\/Cards\/WonDealsByMonth.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/WonDealsByMonth.php","line":36},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42}],"start":1775479559.221266,"duration":0.00175,"duration_str":"1.75ms","memory":0,"memory_str":null,"filename":"Progression.php:230","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":230},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FProgression.php&line=230","ajax":false,"filename":"Progression.php","line":"230"},"connection":"concordcrm","explain":null,"start_percent":91.993,"width_percent":0.708},{"sql":"select `id`, `name`, `created_at`, `stage_id` from `tbl_deals` where (`user_id` = 3) and `created_at` > '2026-03-07 12:45:59' and `tbl_deals`.`deleted_at` is null order by `created_at` desc limit 20","type":"query","params":[],"bindings":[3,"2026-03-07 12:45:59"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Deals\/app\/Cards\/RecentlyCreatedDeals.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/RecentlyCreatedDeals.php","line":50},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Card\/TableCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableCard.php","line":40},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":453}],"start":1775479559.251627,"duration":0.00214,"duration_str":"2.14ms","memory":0,"memory_str":null,"filename":"RecentlyCreatedDeals.php:50","source":{"index":15,"namespace":null,"name":"modules\/Deals\/app\/Cards\/RecentlyCreatedDeals.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/RecentlyCreatedDeals.php","line":50},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FRecentlyCreatedDeals.php&line=50","ajax":false,"filename":"RecentlyCreatedDeals.php","line":"50"},"connection":"concordcrm","explain":null,"start_percent":92.701,"width_percent":0.866},{"sql":"select `id`, `name` from `tbl_stages` where `tbl_stages`.`id` in (4) order by `display_order` asc","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":20,"namespace":null,"name":"modules\/Deals\/app\/Cards\/RecentlyCreatedDeals.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/RecentlyCreatedDeals.php","line":50},{"index":21,"namespace":null,"name":"modules\/Core\/app\/Card\/TableCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableCard.php","line":40},{"index":22,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":453}],"start":1775479559.260716,"duration":0.00218,"duration_str":"2.18ms","memory":0,"memory_str":null,"filename":"RecentlyCreatedDeals.php:50","source":{"index":20,"namespace":null,"name":"modules\/Deals\/app\/Cards\/RecentlyCreatedDeals.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/RecentlyCreatedDeals.php","line":50},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FRecentlyCreatedDeals.php&line=50","ajax":false,"filename":"RecentlyCreatedDeals.php","line":"50"},"connection":"concordcrm","explain":null,"start_percent":93.567,"width_percent":0.882},{"sql":"select `id`, `name`, `updated_at`, `stage_id` from `tbl_deals` where (`user_id` = 3) and `updated_at` > '2026-03-07 12:45:59' and `tbl_deals`.`deleted_at` is null order by `updated_at` desc limit 20","type":"query","params":[],"bindings":[3,"2026-03-07 12:45:59"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Deals\/app\/Cards\/RecentlyModifiedDeals.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/RecentlyModifiedDeals.php","line":50},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Card\/TableCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableCard.php","line":40},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":453}],"start":1775479559.291767,"duration":0.00183,"duration_str":"1.83ms","memory":0,"memory_str":null,"filename":"RecentlyModifiedDeals.php:50","source":{"index":15,"namespace":null,"name":"modules\/Deals\/app\/Cards\/RecentlyModifiedDeals.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/RecentlyModifiedDeals.php","line":50},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FRecentlyModifiedDeals.php&line=50","ajax":false,"filename":"RecentlyModifiedDeals.php","line":"50"},"connection":"concordcrm","explain":null,"start_percent":94.449,"width_percent":0.74},{"sql":"select `id`, `name` from `tbl_stages` where `tbl_stages`.`id` in (4) order by `display_order` asc","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":20,"namespace":null,"name":"modules\/Deals\/app\/Cards\/RecentlyModifiedDeals.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/RecentlyModifiedDeals.php","line":50},{"index":21,"namespace":null,"name":"modules\/Core\/app\/Card\/TableCard.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/TableCard.php","line":40},{"index":22,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":453}],"start":1775479559.300766,"duration":0.0016,"duration_str":"1.6ms","memory":0,"memory_str":null,"filename":"RecentlyModifiedDeals.php:50","source":{"index":20,"namespace":null,"name":"modules\/Deals\/app\/Cards\/RecentlyModifiedDeals.php","file":"\/var\/www\/html\/modules\/Deals\/app\/Cards\/RecentlyModifiedDeals.php","line":50},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FCards%2FRecentlyModifiedDeals.php&line=50","ajax":false,"filename":"RecentlyModifiedDeals.php","line":"50"},"connection":"concordcrm","explain":null,"start_percent":95.189,"width_percent":0.647},{"sql":"select DATE_FORMAT(original_date_sent, '%Y-%m-%d') as date_result, count(`tbl_documents`.`id`) as aggregate from `tbl_documents` where (`user_id` = 3) and `original_date_sent` between '2026-03-31 04:00:00' and '2026-04-06 12:45:59' and `tbl_documents`.`deleted_at` is null group by DATE_FORMAT(original_date_sent, '%Y-%m-%d') order by `date_result` asc","type":"query","params":[],"bindings":[3,"2026-03-31 04:00:00","2026-04-06 12:45:59"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":230},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":80},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":61},{"index":18,"namespace":null,"name":"modules\/Documents\/app\/Cards\/SentDocumentsByDay.php","file":"\/var\/www\/html\/modules\/Documents\/app\/Cards\/SentDocumentsByDay.php","line":36},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42}],"start":1775479559.335417,"duration":0.00248,"duration_str":"2.48ms","memory":0,"memory_str":null,"filename":"Progression.php:230","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Progression.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Progression.php","line":230},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FProgression.php&line=230","ajax":false,"filename":"Progression.php","line":"230"},"connection":"concordcrm","explain":null,"start_percent":95.837,"width_percent":1.003},{"sql":"select count(`tbl_documents`.`id`) as aggregate, `document_type_id` from `tbl_documents` where (`user_id` = 3) and `created_at` between '2026-03-08 04:00:00' and '2026-04-06 12:45:59' and `tbl_documents`.`deleted_at` is null group by `document_type_id`","type":"query","params":[],"bindings":[3,"2026-03-08 04:00:00","2026-04-06 12:45:59"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":98},{"index":17,"namespace":null,"name":"modules\/Documents\/app\/Cards\/DocumentsByType.php","file":"\/var\/www\/html\/modules\/Documents\/app\/Cards\/DocumentsByType.php","line":45},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479559.3578548,"duration":0.00254,"duration_str":"2.54ms","memory":0,"memory_str":null,"filename":"Presentation.php:196","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FPresentation.php&line=196","ajax":false,"filename":"Presentation.php","line":"196"},"connection":"concordcrm","explain":null,"start_percent":96.84,"width_percent":1.028},{"sql":"select `id`, `name`, `swatch_color` from `tbl_document_types`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Documents\/app\/Cards\/DocumentsByType.php","file":"\/var\/www\/html\/modules\/Documents\/app\/Cards\/DocumentsByType.php","line":78},{"index":16,"namespace":null,"name":"modules\/Documents\/app\/Cards\/DocumentsByType.php","file":"\/var\/www\/html\/modules\/Documents\/app\/Cards\/DocumentsByType.php","line":48},{"index":17,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/var\/www\/html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427}],"start":1775479559.366333,"duration":0.0023,"duration_str":"2.3ms","memory":0,"memory_str":null,"filename":"DocumentsByType.php:78","source":{"index":15,"namespace":null,"name":"modules\/Documents\/app\/Cards\/DocumentsByType.php","file":"\/var\/www\/html\/modules\/Documents\/app\/Cards\/DocumentsByType.php","line":78},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDocuments%2Fapp%2FCards%2FDocumentsByType.php&line=78","ajax":false,"filename":"DocumentsByType.php","line":"78"},"connection":"concordcrm","explain":null,"start_percent":97.868,"width_percent":0.931},{"sql":"select count(`tbl_documents`.`id`) as aggregate, `status` from `tbl_documents` where (`user_id` = 3) and `created_at` between '2026-03-08 04:00:00' and '2026-04-06 12:45:59' and `tbl_documents`.`deleted_at` is null group by `status`","type":"query","params":[],"bindings":[3,"2026-03-08 04:00:00","2026-04-06 12:45:59"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},{"index":16,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":98},{"index":17,"namespace":null,"name":"modules\/Documents\/app\/Cards\/DocumentsByStatus.php","file":"\/var\/www\/html\/modules\/Documents\/app\/Cards\/DocumentsByStatus.php","line":40},{"index":18,"namespace":null,"name":"modules\/Core\/app\/Charts\/Chart.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Chart.php","line":42},{"index":19,"namespace":null,"name":"modules\/Core\/app\/Card\/Card.php","file":"\/var\/www\/html\/modules\/Core\/app\/Card\/Card.php","line":107}],"start":1775479559.3979921,"duration":0.00297,"duration_str":"2.97ms","memory":0,"memory_str":null,"filename":"Presentation.php:196","source":{"index":15,"namespace":null,"name":"modules\/Core\/app\/Charts\/Presentation.php","file":"\/var\/www\/html\/modules\/Core\/app\/Charts\/Presentation.php","line":196},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FCharts%2FPresentation.php&line=196","ajax":false,"filename":"Presentation.php","line":"196"},"connection":"concordcrm","explain":null,"start_percent":98.798,"width_percent":1.202}]},"models":{"data":{"Modules\\Deals\\Models\\Stage":{"retrieved":142,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FModels%2FStage.php&line=1","ajax":false,"filename":"Stage.php","line":"?"}},"Modules\\Contacts\\Models\\Contact":{"retrieved":52,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FContacts%2Fapp%2FModels%2FContact.php&line=1","ajax":false,"filename":"Contact.php","line":"?"}},"Modules\\Contacts\\Models\\Source":{"retrieved":40,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FContacts%2Fapp%2FModels%2FSource.php&line=1","ajax":false,"filename":"Source.php","line":"?"}},"Modules\\Deals\\Models\\Pipeline":{"retrieved":18,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FModels%2FPipeline.php&line=1","ajax":false,"filename":"Pipeline.php","line":"?"}},"Modules\\Documents\\Models\\DocumentType":{"retrieved":16,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDocuments%2Fapp%2FModels%2FDocumentType.php&line=1","ajax":false,"filename":"DocumentType.php","line":"?"}},"Modules\\Calls\\Models\\CallOutcome":{"retrieved":14,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCalls%2Fapp%2FModels%2FCallOutcome.php&line=1","ajax":false,"filename":"CallOutcome.php","line":"?"}},"Modules\\Chat\\Models\\Conversation":{"retrieved":12,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FChat%2Fapp%2FModels%2FConversation.php&line=1","ajax":false,"filename":"Conversation.php","line":"?"}},"Modules\\Deals\\Models\\Deal":{"retrieved":4,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FDeals%2Fapp%2FModels%2FDeal.php&line=1","ajax":false,"filename":"Deal.php","line":"?"}},"Modules\\Billable\\Models\\Product":{"retrieved":2,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FBillable%2Fapp%2FModels%2FProduct.php&line=1","ajax":false,"filename":"Product.php","line":"?"}},"Modules\\Contacts\\Models\\Company":{"retrieved":2,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FContacts%2Fapp%2FModels%2FCompany.php&line=1","ajax":false,"filename":"Company.php","line":"?"}},"Modules\\Users\\Models\\User":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FUsers%2Fapp%2FModels%2FUser.php&line=1","ajax":false,"filename":"User.php","line":"?"}},"Modules\\Core\\Models\\Role":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FModels%2FRole.php&line=1","ajax":false,"filename":"Role.php","line":"?"}}},"count":304,"key_map":{"retrieved":"Retrieved","created":"Created","updated":"Updated","deleted":"Deleted"},"is_counter":true,"badges":{"retrieved":304}},"symfonymailer_mails":{"count":0,"mails":[]},"gate":{"count":120,"messages":[{"message":"[\n  ability => view all activities,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-635124624 data-indent-pad=\"  \"><span class=sf-dump-note>view all activities <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"19 characters\">view all activities<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-635124624\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.787779,"xdebug_link":null},{"message":"[\n  ability => is-super-admin,\n  target => null,\n  result => false,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-431481345 data-indent-pad=\"  \"><span class=sf-dump-note>is-super-admin <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">is-super-admin<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>false<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-431481345\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.795163,"xdebug_link":null},{"message":"[\n  ability => is-super-admin,\n  target => null,\n  result => false,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1113877025 data-indent-pad=\"  \"><span class=sf-dump-note>is-super-admin <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">is-super-admin<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>false<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1113877025\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.801239,"xdebug_link":null},{"message":"[\n  ability => is-super-admin,\n  target => null,\n  result => false,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-34858970 data-indent-pad=\"  \"><span class=sf-dump-note>is-super-admin <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">is-super-admin<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>false<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-34858970\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.807297,"xdebug_link":null},{"message":"[\n  ability => view all conversations,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-898529194 data-indent-pad=\"  \"><span class=sf-dump-note>view all conversations <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">view all conversations<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-898529194\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479557.809467,"xdebug_link":null},{"message":"[\n  ability => view all conversations,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-309635263 data-indent-pad=\"  \"><span class=sf-dump-note>view all conversations <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">view all conversations<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-309635263\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479557.811237,"xdebug_link":null},{"message":"[\n  ability => view all conversations,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-545154839 data-indent-pad=\"  \"><span class=sf-dump-note>view all conversations <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">view all conversations<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-545154839\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479557.813852,"xdebug_link":null},{"message":"[\n  ability => is-super-admin,\n  target => null,\n  result => false,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-926717236 data-indent-pad=\"  \"><span class=sf-dump-note>is-super-admin <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">is-super-admin<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>false<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-926717236\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.823053,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-770742354 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-770742354\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.826189,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-70360060 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-70360060\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.829747,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1625603361 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1625603361\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.833247,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1203716130 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1203716130\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.836498,"xdebug_link":null},{"message":"[\n  ability => view all products,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1900272957 data-indent-pad=\"  \"><span class=sf-dump-note>view all products <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"17 characters\">view all products<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1900272957\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.866676,"xdebug_link":null},{"message":"[\n  ability => view team products,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-89089423 data-indent-pad=\"  \"><span class=sf-dump-note>view team products <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view team products<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-89089423\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.869672,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1835602486 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1835602486\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.886541,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-606696705 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-606696705\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.889832,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-59985739 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-59985739\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.896756,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1656157929 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1656157929\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.898745,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-900075278 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-900075278\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.909069,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-338985259 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-338985259\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.910924,"xdebug_link":null},{"message":"[\n  ability => view all documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1560278692 data-indent-pad=\"  \"><span class=sf-dump-note>view all documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view all documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1560278692\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.913044,"xdebug_link":null},{"message":"[\n  ability => view team documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-595959713 data-indent-pad=\"  \"><span class=sf-dump-note>view team documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"19 characters\">view team documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-595959713\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.916526,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1559078099 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1559078099\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.919244,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-664832959 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-664832959\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.922419,"xdebug_link":null},{"message":"[\n  ability => view all documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-205818357 data-indent-pad=\"  \"><span class=sf-dump-note>view all documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view all documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-205818357\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.924235,"xdebug_link":null},{"message":"[\n  ability => view team documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-509171624 data-indent-pad=\"  \"><span class=sf-dump-note>view team documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"19 characters\">view team documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-509171624\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.925954,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-344259634 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-344259634\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.933444,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-885920226 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-885920226\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.935128,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-222412668 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-222412668\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.937794,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1527791478 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1527791478\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479557.939451,"xdebug_link":null},{"message":"[\n  ability => view all products,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1520011964 data-indent-pad=\"  \"><span class=sf-dump-note>view all products <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"17 characters\">view all products<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1520011964\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.003257,"xdebug_link":null},{"message":"[\n  ability => view team products,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-433035893 data-indent-pad=\"  \"><span class=sf-dump-note>view team products <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view team products<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-433035893\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.004534,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-518636667 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-518636667\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.012994,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1538355685 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1538355685\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.014815,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1463517399 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1463517399\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.017271,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-441361573 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-441361573\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.018853,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-2111128709 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2111128709\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.028189,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-517822850 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-517822850\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.029835,"xdebug_link":null},{"message":"[\n  ability => view all documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-30274087 data-indent-pad=\"  \"><span class=sf-dump-note>view all documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view all documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-30274087\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.031571,"xdebug_link":null},{"message":"[\n  ability => view team documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-476507556 data-indent-pad=\"  \"><span class=sf-dump-note>view team documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"19 characters\">view team documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-476507556\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.033298,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1747480902 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1747480902\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.035887,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1483738846 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1483738846\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.037632,"xdebug_link":null},{"message":"[\n  ability => view all documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1534913583 data-indent-pad=\"  \"><span class=sf-dump-note>view all documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view all documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1534913583\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.03935,"xdebug_link":null},{"message":"[\n  ability => view team documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1373930129 data-indent-pad=\"  \"><span class=sf-dump-note>view team documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"19 characters\">view team documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1373930129\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.041225,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-966592990 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-966592990\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.052528,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-19592828 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-19592828\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.055012,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-684453834 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-684453834\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.057742,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1840855939 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1840855939\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.059471,"xdebug_link":null},{"message":"[\n  ability => viewAny,\n  target => Modules\\Billable\\Models\\Product(id=1093),\n  result => true,\n  user => 3,\n  arguments => [0 => Object(Modules\\Billable\\Models\\Product)]\n]","message_html":"<pre class=sf-dump id=sf-dump-206283028 data-indent-pad=\"  \"><span class=sf-dump-note>viewAny Modules\\Billable\\Models\\Product(id=1093)<\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"7 characters\">viewAny<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">Modules\\Billable\\Models\\Product(id=1093)<\/span>\"\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"46 characters\">[0 =&gt; Object(Modules\\Billable\\Models\\Product)]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-206283028\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.074554,"xdebug_link":null},{"message":"[\n  ability => view all products,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-957226318 data-indent-pad=\"  \"><span class=sf-dump-note>view all products <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"17 characters\">view all products<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-957226318\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.08554,"xdebug_link":null},{"message":"[\n  ability => view,\n  target => Modules\\Billable\\Models\\Product(id=1093),\n  result => true,\n  user => 3,\n  arguments => [0 => Object(Modules\\Billable\\Models\\Product)]\n]","message_html":"<pre class=sf-dump id=sf-dump-1886588013 data-indent-pad=\"  \"><span class=sf-dump-note>view Modules\\Billable\\Models\\Product(id=1093)<\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">view<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">Modules\\Billable\\Models\\Product(id=1093)<\/span>\"\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"46 characters\">[0 =&gt; Object(Modules\\Billable\\Models\\Product)]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1886588013\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.086557,"xdebug_link":null},{"message":"[\n  ability => create,\n  target => Modules\\Billable\\Models\\Product(id=1093),\n  result => true,\n  user => 3,\n  arguments => [0 => Object(Modules\\Billable\\Models\\Product)]\n]","message_html":"<pre class=sf-dump id=sf-dump-1498424190 data-indent-pad=\"  \"><span class=sf-dump-note>create Modules\\Billable\\Models\\Product(id=1093)<\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"6 characters\">create<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">Modules\\Billable\\Models\\Product(id=1093)<\/span>\"\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"46 characters\">[0 =&gt; Object(Modules\\Billable\\Models\\Product)]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1498424190\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.093819,"xdebug_link":null},{"message":"[\n  ability => edit all products,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1191793122 data-indent-pad=\"  \"><span class=sf-dump-note>edit all products <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"17 characters\">edit all products<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1191793122\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.102763,"xdebug_link":null},{"message":"[\n  ability => edit own products,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-297469585 data-indent-pad=\"  \"><span class=sf-dump-note>edit own products <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"17 characters\">edit own products<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-297469585\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.103736,"xdebug_link":null},{"message":"[\n  ability => update,\n  target => Modules\\Billable\\Models\\Product(id=1093),\n  result => true,\n  user => 3,\n  arguments => [0 => Object(Modules\\Billable\\Models\\Product)]\n]","message_html":"<pre class=sf-dump id=sf-dump-959811124 data-indent-pad=\"  \"><span class=sf-dump-note>update Modules\\Billable\\Models\\Product(id=1093)<\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"6 characters\">update<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">Modules\\Billable\\Models\\Product(id=1093)<\/span>\"\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"46 characters\">[0 =&gt; Object(Modules\\Billable\\Models\\Product)]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-959811124\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.104636,"xdebug_link":null},{"message":"[\n  ability => delete any product,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1772924231 data-indent-pad=\"  \"><span class=sf-dump-note>delete any product <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">delete any product<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1772924231\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.111718,"xdebug_link":null},{"message":"[\n  ability => delete own products,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-353785600 data-indent-pad=\"  \"><span class=sf-dump-note>delete own products <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"19 characters\">delete own products<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-353785600\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.112747,"xdebug_link":null},{"message":"[\n  ability => delete,\n  target => Modules\\Billable\\Models\\Product(id=1093),\n  result => true,\n  user => 3,\n  arguments => [0 => Object(Modules\\Billable\\Models\\Product)]\n]","message_html":"<pre class=sf-dump id=sf-dump-1991230888 data-indent-pad=\"  \"><span class=sf-dump-note>delete Modules\\Billable\\Models\\Product(id=1093)<\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"6 characters\">delete<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">Modules\\Billable\\Models\\Product(id=1093)<\/span>\"\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"46 characters\">[0 =&gt; Object(Modules\\Billable\\Models\\Product)]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1991230888\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.113653,"xdebug_link":null},{"message":"[\n  ability => bulk delete products,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1184058914 data-indent-pad=\"  \"><span class=sf-dump-note>bulk delete products <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"20 characters\">bulk delete products<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1184058914\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.128119,"xdebug_link":null},{"message":"[\n  ability => bulkDelete,\n  target => Modules\\Billable\\Models\\Product(id=1093),\n  result => false,\n  user => 3,\n  arguments => [0 => Object(Modules\\Billable\\Models\\Product)]\n]","message_html":"<pre class=sf-dump id=sf-dump-595935685 data-indent-pad=\"  \"><span class=sf-dump-note>bulkDelete Modules\\Billable\\Models\\Product(id=1093)<\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">bulkDelete<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">Modules\\Billable\\Models\\Product(id=1093)<\/span>\"\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>false<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"46 characters\">[0 =&gt; Object(Modules\\Billable\\Models\\Product)]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-595935685\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.131424,"xdebug_link":null},{"message":"[\n  ability => export products,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-677018178 data-indent-pad=\"  \"><span class=sf-dump-note>export products <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">export products<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-677018178\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.150601,"xdebug_link":null},{"message":"[\n  ability => export,\n  target => Modules\\Billable\\Models\\Product(id=1093),\n  result => false,\n  user => 3,\n  arguments => [0 => Object(Modules\\Billable\\Models\\Product)]\n]","message_html":"<pre class=sf-dump id=sf-dump-1742654446 data-indent-pad=\"  \"><span class=sf-dump-note>export Modules\\Billable\\Models\\Product(id=1093)<\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"6 characters\">export<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">Modules\\Billable\\Models\\Product(id=1093)<\/span>\"\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>false<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"46 characters\">[0 =&gt; Object(Modules\\Billable\\Models\\Product)]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1742654446\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.151569,"xdebug_link":null},{"message":"[\n  ability => view all companies,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-451948947 data-indent-pad=\"  \"><span class=sf-dump-note>view all companies <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view all companies<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-451948947\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.179684,"xdebug_link":null},{"message":"[\n  ability => view all contacts,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-2080207579 data-indent-pad=\"  \"><span class=sf-dump-note>view all contacts <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"17 characters\">view all contacts<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2080207579\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.195794,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-322929333 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-322929333\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.203581,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1245164270 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1245164270\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.207889,"xdebug_link":null},{"message":"[\n  ability => view all conversations,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-49747007 data-indent-pad=\"  \"><span class=sf-dump-note>view all conversations <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">view all conversations<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-49747007\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.264321,"xdebug_link":null},{"message":"[\n  ability => view all conversations,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-2095973430 data-indent-pad=\"  \"><span class=sf-dump-note>view all conversations <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">view all conversations<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2095973430\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.271738,"xdebug_link":null},{"message":"[\n  ability => view all conversations,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-125367180 data-indent-pad=\"  \"><span class=sf-dump-note>view all conversations <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">view all conversations<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-125367180\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.276525,"xdebug_link":null},{"message":"[\n  ability => view all conversations,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1062005214 data-indent-pad=\"  \"><span class=sf-dump-note>view all conversations <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">view all conversations<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1062005214\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.285799,"xdebug_link":null},{"message":"[\n  ability => view all conversations,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-731992111 data-indent-pad=\"  \"><span class=sf-dump-note>view all conversations <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">view all conversations<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-731992111\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.290953,"xdebug_link":null},{"message":"[\n  ability => view all companies,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-786128433 data-indent-pad=\"  \"><span class=sf-dump-note>view all companies <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view all companies<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-786128433\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.426083,"xdebug_link":null},{"message":"[\n  ability => view all companies,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-923810058 data-indent-pad=\"  \"><span class=sf-dump-note>view all companies <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view all companies<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-923810058\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.47374,"xdebug_link":null},{"message":"[\n  ability => view all contacts,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1202636672 data-indent-pad=\"  \"><span class=sf-dump-note>view all contacts <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"17 characters\">view all contacts<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1202636672\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.534787,"xdebug_link":null},{"message":"[\n  ability => view all contacts,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-497199519 data-indent-pad=\"  \"><span class=sf-dump-note>view all contacts <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"17 characters\">view all contacts<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-497199519\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.561037,"xdebug_link":null},{"message":"[\n  ability => view all contacts,\n  target => null,\n  result => true,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-21405482 data-indent-pad=\"  \"><span class=sf-dump-note>view all contacts <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"17 characters\">view all contacts<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>true<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-21405482\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"success","time":1775479558.593365,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1415189659 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1415189659\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.703075,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1572611661 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1572611661\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.709056,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1440891570 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1440891570\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.744759,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-422369354 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-422369354\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.752206,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1469248889 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1469248889\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.756486,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-910893484 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-910893484\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.762489,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1551399702 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1551399702\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.836072,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1080447453 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1080447453\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.838034,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-859869254 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-859869254\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.951913,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-178203689 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-178203689\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479558.95492,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-2143687193 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2143687193\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.081284,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-920872260 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-920872260\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.086333,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-880401402 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-880401402\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.157496,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1127599331 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1127599331\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.160595,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1359351742 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1359351742\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.165747,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1111676099 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1111676099\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.16987,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1848111450 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1848111450\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.177958,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-859041634 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-859041634\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.180623,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1853684674 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1853684674\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.182236,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-2090392698 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2090392698\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.183726,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-650439673 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-650439673\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.20029,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1513818418 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1513818418\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.202925,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-696061639 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-696061639\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.206781,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-446809395 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-446809395\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.208328,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-2113178320 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2113178320\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.212127,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1935205165 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1935205165\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.213865,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-2078681563 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2078681563\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.216182,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-892134183 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-892134183\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.217628,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1840991248 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1840991248\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.240458,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-685761040 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-685761040\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.245785,"xdebug_link":null},{"message":"[\n  ability => view all deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-164792001 data-indent-pad=\"  \"><span class=sf-dump-note>view all deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">view all deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-164792001\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.284198,"xdebug_link":null},{"message":"[\n  ability => view team deals,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1033565821 data-indent-pad=\"  \"><span class=sf-dump-note>view team deals <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">view team deals<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1033565821\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.287837,"xdebug_link":null},{"message":"[\n  ability => view all documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1451796274 data-indent-pad=\"  \"><span class=sf-dump-note>view all documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view all documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1451796274\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.312693,"xdebug_link":null},{"message":"[\n  ability => view team documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-867752994 data-indent-pad=\"  \"><span class=sf-dump-note>view team documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"19 characters\">view team documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-867752994\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.315141,"xdebug_link":null},{"message":"[\n  ability => view all documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1216228277 data-indent-pad=\"  \"><span class=sf-dump-note>view all documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view all documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1216228277\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.317453,"xdebug_link":null},{"message":"[\n  ability => view team documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1280958961 data-indent-pad=\"  \"><span class=sf-dump-note>view team documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"19 characters\">view team documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1280958961\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.319156,"xdebug_link":null},{"message":"[\n  ability => view all documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1991085427 data-indent-pad=\"  \"><span class=sf-dump-note>view all documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view all documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1991085427\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.322049,"xdebug_link":null},{"message":"[\n  ability => view team documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1879125259 data-indent-pad=\"  \"><span class=sf-dump-note>view team documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"19 characters\">view team documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1879125259\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.324133,"xdebug_link":null},{"message":"[\n  ability => view all documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-2001666749 data-indent-pad=\"  \"><span class=sf-dump-note>view all documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view all documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2001666749\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.326102,"xdebug_link":null},{"message":"[\n  ability => view team documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-405749549 data-indent-pad=\"  \"><span class=sf-dump-note>view team documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"19 characters\">view team documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-405749549\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.329433,"xdebug_link":null},{"message":"[\n  ability => view all documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1317974320 data-indent-pad=\"  \"><span class=sf-dump-note>view all documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view all documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1317974320\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.349149,"xdebug_link":null},{"message":"[\n  ability => view team documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-228543493 data-indent-pad=\"  \"><span class=sf-dump-note>view team documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"19 characters\">view team documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-228543493\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.353536,"xdebug_link":null},{"message":"[\n  ability => view all documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-911099404 data-indent-pad=\"  \"><span class=sf-dump-note>view all documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">view all documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-911099404\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.386639,"xdebug_link":null},{"message":"[\n  ability => view team documents,\n  target => null,\n  result => null,\n  user => 3,\n  arguments => []\n]","message_html":"<pre class=sf-dump id=sf-dump-1565686795 data-indent-pad=\"  \"><span class=sf-dump-note>view team documents <\/span> [<samp data-depth=1 class=sf-dump-compact>\n  \"<span class=sf-dump-key>ability<\/span>\" => \"<span class=sf-dump-str title=\"19 characters\">view team documents<\/span>\"\n  \"<span class=sf-dump-key>target<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>result<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>arguments<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">[]<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1565686795\", {\"maxDepth\":0})<\/script>\n","is_string":false,"label":"error","time":1775479559.392138,"xdebug_link":null}]},"request":{"data":{"status":"200 OK","full_url":"https:\/\/precisa.jusgestor.com.br\/api\/cards","action_name":"generated::P25uT14IfshbqSb2","controller_action":"Modules\\Core\\Http\\Controllers\\Api\\CardController@forDashboards","uri":"GET api\/cards","controller":"Modules\\Core\\Http\\Controllers\\Api\\CardController@forDashboards<a href=\"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FHttp%2FControllers%2FApi%2FCardController.php&line=24\" class=\"phpdebugbar-widgets-editor-link\"><\/a>","prefix":"api","file":"<a href=\"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fhtml%2Fmodules%2FCore%2Fapp%2FHttp%2FControllers%2FApi%2FCardController.php&line=24\" onclick=\"\" class=\"phpdebugbar-widgets-editor-link\">modules\/Core\/app\/Http\/Controllers\/Api\/CardController.php:24-27<\/a>","middleware":"api, auth:sanctum","duration":"2.04s","peak_memory":"8MB","response":"application\/json","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-613343735 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-613343735\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-290427145 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-290427145\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1615599645 data-indent-pad=\"  \"><span class=sf-dump-note>array:16<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>cookie<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"713 characters\">XSRF-TOKEN=eyJpdiI6IjJQYXUzeEIzdDhtbEtOdkx6MHRVTGc9PSIsInZhbHVlIjoiMzZjd2VpUEt6eldBblNPQjUzTmRoOUxHNHQ4NEoxRERHUStHRU5sWUlNZU5Gb1Y5TW5jZjBoNHdhelFZN3VVQUNjNmNZa0FjOSt6Ti9ZRkpWZnllMDZQQ3NDWTA1OWk3L3M5b2NycStWdkRtZTEwTTBqRUZXS2FwZ3lsbjBBb2wiLCJtYWMiOiI3MWEyYTMyN2VhMDNkODgwZDM5NWM4ZmRhZTg1ZDk4OTE0ZWJkNjBiOTgyNWQ1NjY2ODc5ZjgzZjA4ZWUyODhhIiwidGFnIjoiIn0%3D; precisa_session=eyJpdiI6Ik4xNTdhSWZSZmsybWZ4VUhTUTVwNWc9PSIsInZhbHVlIjoiRjFTS2JVSXU2czVDVkpGWjlneDhHVGxGNHBmL1hxT21EV011R1E3S0djKzY5T2RVWUt1Y1czc0p4bURxMFRxK1pPQnV2TGkyREdJUSsvMzNibVBnaGt4UjdXVXZkU2dhalVRdmlIOWRqcTV5WWgzejdGVEg2MDcrYnI0d0JhMTEiLCJtYWMiOiIxNjcxOWM3NzU3MWMzODE0NDgxYTkxNDg2NGI3ZDQ0MGU5NTcyMjk4MmYyMmJlYTk5NzFlYTMzOGMxZGRhNzY2IiwidGFnIjoiIn0%3D<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-language<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"47 characters\">pt-BR,pt;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-encoding<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"23 characters\">gzip, deflate, br, zstd<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>referer<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"33 characters\">https:\/\/precisa.jusgestor.com.br\/<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-dest<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"5 characters\">empty<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-mode<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"4 characters\">cors<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-site<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"11 characters\">same-origin<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua-mobile<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"2 characters\">?0<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"66 characters\">&quot;Chromium&quot;;v=&quot;146&quot;, &quot;Not-A.Brand&quot;;v=&quot;24&quot;, &quot;Microsoft Edge&quot;;v=&quot;146&quot;<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"33 characters\">application\/json, text\/plain, *\/*<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>user-agent<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"125 characters\">Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/146.0.0.0 Safari\/537.36 Edg\/146.0.0.0<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-requested-with<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">XMLHttpRequest<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-xsrf-token<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"340 characters\">eyJpdiI6IjJQYXUzeEIzdDhtbEtOdkx6MHRVTGc9PSIsInZhbHVlIjoiMzZjd2VpUEt6eldBblNPQjUzTmRoOUxHNHQ4NEoxRERHUStHRU5sWUlNZU5Gb1Y5TW5jZjBoNHdhelFZN3VVQUNjNmNZa0FjOSt6Ti9ZRkpWZnllMDZQQ3NDWTA1OWk3L3M5b2NycStWdkRtZTEwTTBqRUZXS2FwZ3lsbjBBb2wiLCJtYWMiOiI3MWEyYTMyN2VhMDNkODgwZDM5NWM4ZmRhZTg1ZDk4OTE0ZWJkNjBiOTgyNWQ1NjY2ODc5ZjgzZjA4ZWUyODhhIiwidGFnIjoiIn0=<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua-platform<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"9 characters\">&quot;Windows&quot;<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>connection<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"10 characters\">keep-alive<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>host<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"24 characters\">precisa.jusgestor.com.br<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1615599645\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1629232020 data-indent-pad=\"  \"><span class=sf-dump-note>array:2<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">94btjvah21DxGsVkjt2Cl5RkecCoHq50MYeijZtO<\/span>\"\n  \"<span class=sf-dump-key>precisa_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">fbo1Oszb3f2nnopnmEnd0wdNjT0Y3Y7Mj16YSU0n<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1629232020\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1982030195 data-indent-pad=\"  \"><span class=sf-dump-note>array:7<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>cache-control<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"17 characters\">no-cache, private<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>date<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"29 characters\">Mon, 06 Apr 2026 12:45:57 GMT<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>content-type<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"16 characters\">application\/json<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-ratelimit-limit<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"2 characters\">90<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-ratelimit-remaining<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"2 characters\">86<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>set-cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"470 characters\">XSRF-TOKEN=eyJpdiI6IlduQW9TNE1lSk9zSVk5cVB0enhxS0E9PSIsInZhbHVlIjoiOWhWZ1o1U3VWSTltUCtkKzBYTk01Rm5zM3RVTytjNGN5S05tdUc1dENndUFXV0tSRWhJODRwUzNuaDlCblZVMHRxN2VGZWpmR3RVQXg2QmFTcUhVTUpMbksxUXpUT25aWURKWk51ZllYVkxNcjZVYzk0Tmh1dXZjcDU1Zko2Q0EiLCJtYWMiOiIwOWMyNWZiN2UwNWU1NzVlYmMwYzkwZmE0ODcwZTc3NjkyZWNlZGQ5ZmQ4ZDdkYmU0MjFiMjc3Mjg4MWE4ZDY4IiwidGFnIjoiIn0%3D; expires=Mon, 06 Apr 2026 14:45:59 GMT; Max-Age=7200; path=\/; domain=.precisa.jusgestor.com.br; secure; samesite=lax<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"485 characters\">precisa_session=eyJpdiI6IkRUWG1QeWtHRWg1ZUVidysvQkE4Qnc9PSIsInZhbHVlIjoidFBMQktiZzRJUUNoMzFJdGJrbzFFZjM5Wk9FZmZtaWRjYmVOMTFqbFBVU2pPRDlMS0FlU0loc2VnWE9BY21rY2V1ZlJTSkdOUGpBYStpa3NRa1YrUE80cGZTU2V4SVo1amRuRTVCQXBDd3FrSUtHWStyU0dPL3FHR0dweTk1aW0iLCJtYWMiOiJjYzQ2YzZlNmZjMzIyMjMxYmVmYzJhZTJlZDI4MmQwNTllNjllMmY3ZGI1MmE1ZmJlZjFiYzViODJkMWFjNTBkIiwidGFnIjoiIn0%3D; expires=Mon, 06 Apr 2026 14:45:59 GMT; Max-Age=7200; path=\/; domain=.precisa.jusgestor.com.br; secure; httponly; samesite=lax<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>Set-Cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"442 characters\">XSRF-TOKEN=eyJpdiI6IlduQW9TNE1lSk9zSVk5cVB0enhxS0E9PSIsInZhbHVlIjoiOWhWZ1o1U3VWSTltUCtkKzBYTk01Rm5zM3RVTytjNGN5S05tdUc1dENndUFXV0tSRWhJODRwUzNuaDlCblZVMHRxN2VGZWpmR3RVQXg2QmFTcUhVTUpMbksxUXpUT25aWURKWk51ZllYVkxNcjZVYzk0Tmh1dXZjcDU1Zko2Q0EiLCJtYWMiOiIwOWMyNWZiN2UwNWU1NzVlYmMwYzkwZmE0ODcwZTc3NjkyZWNlZGQ5ZmQ4ZDdkYmU0MjFiMjc3Mjg4MWE4ZDY4IiwidGFnIjoiIn0%3D; expires=Mon, 06-Apr-2026 14:45:59 GMT; domain=.precisa.jusgestor.com.br; path=\/; secure<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"457 characters\">precisa_session=eyJpdiI6IkRUWG1QeWtHRWg1ZUVidysvQkE4Qnc9PSIsInZhbHVlIjoidFBMQktiZzRJUUNoMzFJdGJrbzFFZjM5Wk9FZmZtaWRjYmVOMTFqbFBVU2pPRDlMS0FlU0loc2VnWE9BY21rY2V1ZlJTSkdOUGpBYStpa3NRa1YrUE80cGZTU2V4SVo1amRuRTVCQXBDd3FrSUtHWStyU0dPL3FHR0dweTk1aW0iLCJtYWMiOiJjYzQ2YzZlNmZjMzIyMjMxYmVmYzJhZTJlZDI4MmQwNTllNjllMmY3ZGI1MmE1ZmJlZjFiYzViODJkMWFjNTBkIiwidGFnIjoiIn0%3D; expires=Mon, 06-Apr-2026 14:45:59 GMT; domain=.precisa.jusgestor.com.br; path=\/; secure; httponly<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1982030195\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-1034937034 data-indent-pad=\"  \"><span class=sf-dump-note>array:9<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">94btjvah21DxGsVkjt2Cl5RkecCoHq50MYeijZtO<\/span>\"\n  \"<span class=sf-dump-key>url<\/span>\" => []\n  \"<span class=sf-dump-key>_previous<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>url<\/span>\" => \"<span class=sf-dump-str title=\"32 characters\">https:\/\/precisa.jusgestor.com.br<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>_flash<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>old<\/span>\" => []\n    \"<span class=sf-dump-key>new<\/span>\" => []\n  <\/samp>]\n  \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n  \"<span class=sf-dump-key>login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d<\/span>\" => <span class=sf-dump-num>3<\/span>\n  \"<span class=sf-dump-key>auth<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>password_confirmed_at<\/span>\" => <span class=sf-dump-num>1775479551<\/span>\n  <\/samp>]\n  \"<span class=sf-dump-key>locale<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">pt_BR<\/span>\"\n  \"<span class=sf-dump-key>password_hash_web<\/span>\" => \"<span class=sf-dump-str title=\"60 characters\">$2y$12$tJxSf0VWlZ5Z9NFtvXsQBeHcqCbOtqMioBCRyrmvBR8ZZLZmtVl9q<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1034937034\", {\"maxDepth\":0})<\/script>\n"},"tooltip":{"status":"200 OK","full_url":"https:\/\/precisa.jusgestor.com.br\/api\/cards","action_name":"generated::P25uT14IfshbqSb2","controller_action":"Modules\\Core\\Http\\Controllers\\Api\\CardController@forDashboards"},"badge":null}}