Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
select * from `currencies`
270μs/vendor/torann/currency/src/Drivers/Database.php:62seedoutm_seedout_stagingMetadata | |
---|---|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `applications` where `applications`.`current_process_flow_id` = '9' and `applications`.`web_status` = 'Live' and `applications`.`status` = 'Approved' and `applications`.`deleted_at` is null and `applicable_type` = 'borrower'
910μs/Modules/Application/Repositories/web/facade/Filters.php:186seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.`id`, `categories`.`category`, count(borrower.id) as borrower from `applications` inner join `borrower` on `borrower`.`id` = `applications`.`applicable_id` inner join `categories` on `borrower`.`category_id` = `categories`.`id` where `applications`.`current_process_flow_id` = '9' and `applications`.`web_status` = 'Live' and `applications`.`status` = 'Approved' and `applications`.`deleted_at` is null and `applicable_type` = 'borrower' group by `categories`.`id`
1.65ms/Modules/Application/Repositories/web/facade/Filters.php:192seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `borrower`.`id`, `borrower_gender`, count(borrower.id) as borrower from `applications` inner join `borrower` on `borrower`.`id` = `applications`.`applicable_id` inner join `categories` on `borrower`.`category_id` = `categories`.`id` where `applications`.`current_process_flow_id` = '9' and `applications`.`web_status` = 'Live' and `applications`.`status` = 'Approved' and `applications`.`deleted_at` is null and `applicable_type` = 'borrower' group by `categories`.`id`, `borrower`.`borrower_gender`
1.46ms/Modules/Application/Repositories/web/facade/Filters.php:198seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `applications` inner join `borrower` on `borrower`.`id` = `applications`.`applicable_id` inner join `categories` on `borrower`.`category_id` = `categories`.`id` where `applications`.`current_process_flow_id` = '9' and `applications`.`web_status` = 'Live' and `applications`.`status` = 'Approved' and `applications`.`deleted_at` is null and `applicable_type` = 'borrower' and `applications`.`expiry_date` between '2025-03-01 20:50:15' and '2025-03-31 20:50:15' group by `categories`.`id`, `borrower`.`borrower_gender`
990μs/Modules/Application/Repositories/web/facade/Filters.php:201seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `applications` inner join `borrower` on `borrower`.`id` = `applications`.`applicable_id` inner join `categories` on `borrower`.`category_id` = `categories`.`id` where `applications`.`current_process_flow_id` = '9' and `applications`.`web_status` = 'Live' and `applications`.`status` = 'Approved' and `applications`.`deleted_at` is null and `applicable_type` = 'borrower' and `applications`.`expiry_date` between '2025-03-01 20:50:15' and '2025-03-31 20:50:15' group by `categories`.`id`, `borrower`.`borrower_gender` order by `applications`.`created_at` desc
940μs/Modules/Application/Repositories/web/facade/Filters.php:205seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `cities`.`id`, `cities`.`city_name`, count(applications.id) as apps_count from `applications` left join `branches` on `branches`.`id` = `applications`.`branch_id` left join `students` on `applications`.`applicable_id` = `students`.`id` and `applications`.`applicable_type` = 'student' inner join `cities` on `cities`.`id` = `branches`.`city_id` or `cities`.`id` = `students`.`current_address_city_id` where `applications`.`current_process_flow_id` = '9' and `applications`.`web_status` = 'Live' and `applications`.`status` = 'Approved' and `applications`.`deleted_at` is null group by `cities`.`id`
1.54s/Modules/Application/Repositories/web/facade/Filters.php:254seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `applications` where `applications`.`current_process_flow_id` = '9' and `applications`.`web_status` = 'Live' and `applications`.`status` = 'Approved' and `applications`.`deleted_at` is null and `applications`.`applicable_type` = 'student'
890μs/Modules/Application/Repositories/web/facade/Filters.php:225seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `students`.`gender`, count(applications.id) as students from `applications` inner join `students` on `applications`.`applicable_id` = `students`.`id` and `applications`.`applicable_type` = 'student' where `applications`.`current_process_flow_id` = '9' and `applications`.`web_status` = 'Live' and `applications`.`status` = 'Approved' and `applications`.`deleted_at` is null and `applications`.`applicable_type` = 'student' group by `students`.`gender`
960μs/Modules/Application/Repositories/web/facade/Filters.php:232seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '3158' limit 1
430μs/Modules/User/Http/Controllers/Web/UserController.php:399seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donor` where `donor`.`id` in ('1512') and `donor`.`deleted_at` is null
370μs/Modules/User/Http/Controllers/Web/UserController.php:399seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `views` where `viewable_id` = '1512' and `viewable_type` = 'donor'
2.87ms/app/helpers/statistics_helper.php:196seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `views` set `views` = `views` + 1, `updated_at` = '2025-03-01 20:50:17' where `viewable_id` = '1512' and `viewable_type` = 'donor'
16.89ms/app/helpers/statistics_helper.php:197seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `donation_account_transactions` where `transaction_type_id` in ('2', '3', '9') and `from_account_id` = '3158' and `to_account_id` not in ('1', '2', '3', '1061', '7000', '5760', '14258', '15089') group by `to_account_id`
860μs/Modules/User/Http/Controllers/Web/UserController.php:409seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select *,to_account_id as borrower_account_id,sum(CASE transaction_type_id WHEN 2 THEN amount ELSE 0 END) as donated from `donation_account_transactions` where `transaction_type_id` in ('2', '3', '9') and `from_account_id` = '3158' and `to_account_id` not in ('1', '2', '3', '1061', '7000', '5760', '14258', '15089') group by `to_account_id` limit 30 offset 0
1.78ms/Modules/User/Http/Controllers/Web/UserController.php:409seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as donated, to_account_id from `donation_account_transactions` where `transaction_type_id` in ('2', '3', '9') and `to_account_id` not in ('1', '2', '3', '1061', '7000', '5760', '14258', '15089') and `from_account_id` = '3158' group by `to_account_id`
670μs/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:209seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` in ('1663', '3777', '4679', '4711', '4760', '4801', '4815', '4888', '4889', '4932', '4939', '4990', '5067', '5095', '5148', '5261', '5324', '5325', '5333', '5403', '5456', '5520', '5523', '5554', '5578', '5593', '7372', '7468', '7560', '7807', '7897', '8015', '8018', '8020', '8046', '8074', '8197', '8225', '8373', '8613', '8639', '8770', '8865', '9263', '9275', '9326', '9327', '9550', '9573', '9597', '9747', '9750', '9754', '9858', '10057', '10122', '10299', '10675', '10716', '10751', '10798', '10895', '10905', '11216', '11580', '11602', '11606', '11771', '11892', '11939', '11950', '12004', '12082', '12100', '12104', '12199', '12302', '12303', '12320', '12413', '12425', '12449', '12541', '12739', '12897', '13084', '13100', '13193', '13355', '13410', '13614', '13636', '13842', '13953', '13964', '13988', '14018', '14146', '14323', '14342', '14356', '14394', '14414', '14506', '14548', '14647', '14713', '14714', '14715', '14741', '14784', '14805', '14830', '14847', '14903', '15001', '15050', '15563', '15963', '16487', '16553', '16709', '17079', '17519', '21703')
1.43ms/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:209seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` in ('1369', '1693', '2247', '2268', '2289', '2307', '2315', '2346', '2347', '2369', '2372', '2404', '2449', '2470', '2507', '2584', '2631', '2632', '2640', '2694', '2726', '2765', '2767', '2787', '2797', '2805', '3013', '3073', '3133', '3287', '3335', '3388', '3390', '3391', '3403', '3420', '3488', '3504', '3526', '3566', '3569', '3592', '3614', '3690', '3692', '3706', '3707', '3779', '3786', '3789', '3819', '3822', '3823', '3851', '3906', '3932', '3977', '4062', '1321', '4087', '4109', '4129', '4135', '4175', '4202', '4205', '4206', '4215', '4240', '4258', '4264', '4278', '4289', '4291', '4293', '4314', '4344', '4345', '4350', '4377', '4382', '4392', '4402', '4452', '4487', '4531', '4541', '4551', '4568', '4578', '4647', '4654', '4692', '4727', '4734', '4746', '4752', '4802', '4881', '4893', '4898', '4917', '4929', '4967', '4982', '5019', '5052', '5053', '5054', '5065', '5081', '5091', '5099', '5104', '5106', '5125', '5132', '5179', '5230', '5332', '5353', '5380', '5427', '5470', '5720') and `applications`.`deleted_at` is null
2.94ms/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:209seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` in ('4135', '1428', '1747', '2301', '2322', '2343', '2361', '2369', '2400', '2401', '2423', '2426', '2458', '2503', '2524', '2561', '2639', '2686', '2687', '2695', '2749', '2781', '2820', '2822', '2842', '2852', '2860', '3068', '3128', '3188', '3340', '3390', '3443', '3445', '3446', '3458', '3475', '3542', '3558', '3581', '3621', '3624', '3647', '3669', '3746', '3748', '3762', '3763', '3835', '3842', '3845', '3875', '3878', '3879', '3907', '3962', '3988', '4033', '4118', '4144', '4166', '4186', '4192', '4232', '4259', '4262', '4263', '4272', '4297', '4315', '4320', '4334', '4346', '4348', '4350', '4371', '4400', '4401', '4406', '4434', '4439', '4449', '4459', '4509', '4544', '4588', '4598', '4608', '4625', '4635', '4703', '4709', '4748', '4782', '4789', '4801', '4807', '4858', '4938', '4950', '4955', '4974', '4986', '5024', '5039', '5076', '5108', '5109', '5110', '5122', '5138', '5148', '5156', '5161', '5163', '5181', '5188', '5236', '5287', '5389', '5410', '5437', '5484', '5528', '5717') and `borrower`.`deleted_at` is null
5.99ms/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:209seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
250μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
220μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '11' and `branches`.`deleted_at` is null limit 1
220μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '13' and `branches`.`deleted_at` is null limit 1
170μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
170μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '10' and `branches`.`deleted_at` is null limit 1
210μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
210μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
230μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
180μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
200μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '11' and `branches`.`deleted_at` is null limit 1
220μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
220μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
220μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
180μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
140μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
170μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
170μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
130μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '10' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '11' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '15' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '15' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '14' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '15' and `branches`.`deleted_at` is null limit 1
130μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
150μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
130μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '13' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
180μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
150μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
150μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
150μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '14' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
150μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
150μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
150μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '16' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '16' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '16' and `branches`.`deleted_at` is null limit 1
150μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '16' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '15' and `branches`.`deleted_at` is null limit 1
150μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '15' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '17' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '18' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '15' and `branches`.`deleted_at` is null limit 1
140μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '13' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '10' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '16' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '24' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '24' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '16' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '18' and `branches`.`deleted_at` is null limit 1
150μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '13' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `cities`.`id` = '2177387' limit 1
150μs/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:59seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `cities`.`id` = '2207962' limit 1
150μs/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:59seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `cities`.`id` = '2189673' limit 1
140μs/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:59seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `cities`.`id` = '3150684' limit 1
90μs/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:59seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `amount`, `created_at` from `donation_account_transactions` where `from_account_id` = '3158' and `transaction_type_id` in ('2', '3', '9') order by `created_at` asc
700μs/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `amount`, `created_at` from `donation_account_transactions` where `to_account_id` = '3158' and `transaction_type_id` in ('5', '13', '14') order by `created_at` asc
5.76ms/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:76seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `views` where `viewable_id` = '1512' and `viewable_type` = 'donor' limit 1
1.44ms/app/helpers/statistics_helper.php:207seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '1663' limit 1
270μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1369' and `applications`.`deleted_at` is null limit 1
330μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '1369' and `borrower_media`.`application_id` is not null limit 1
2.46ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1369' limit 1
320μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '1428' and `borrower`.`deleted_at` is null limit 1
460μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '1369' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
270μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `account_no` = '5abfd47765e1a' limit 1
220μs/Modules/Cms/Repositories/web/facade/Account/account.php:94seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `account_no` = '5abfd47765e1c' limit 1
250μs/Modules/Cms/Repositories/web/facade/Account/account.php:95seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `account_no` = '5abfd47765e1b' limit 1
170μs/Modules/Cms/Repositories/web/facade/Account/account.php:96seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `account_no` = '5abfd45565e1b' limit 1
180μs/Modules/Cms/Repositories/web/facade/Account/account.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('1663') or `to_account_id` in ('1663')) limit 1
600μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
170μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
160μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '3777' limit 1
110μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1693' and `applications`.`deleted_at` is null limit 1
190μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '1693' and `borrower_media`.`application_id` is not null limit 1
2.35ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1693' limit 1
280μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '1747' and `borrower`.`deleted_at` is null limit 1
350μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '1693' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
130μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('3777') or `to_account_id` in ('3777')) limit 1
1.26ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
130μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
160μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
160μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '4679' limit 1
110μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2247' and `applications`.`deleted_at` is null limit 1
190μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2247' and `borrower_media`.`application_id` is not null limit 1
1.61ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2247' limit 1
190μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2301' and `borrower`.`deleted_at` is null limit 1
320μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2247' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
130μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('4679') or `to_account_id` in ('4679')) limit 1
200μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '11' and `branches`.`deleted_at` is null limit 1
130μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
180μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '4711' limit 1
110μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2268' and `applications`.`deleted_at` is null limit 1
200μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2268' and `borrower_media`.`application_id` is not null limit 1
1.46ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2268' limit 1
180μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2322' and `borrower`.`deleted_at` is null limit 1
320μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2268' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
130μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('4711') or `to_account_id` in ('4711')) limit 1
250μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '13' and `branches`.`deleted_at` is null limit 1
180μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2189673' limit 1
150μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
230μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2189673' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
260μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2189673' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
220μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2189673' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '4760' limit 1
160μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2289' and `applications`.`deleted_at` is null limit 1
230μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2289' and `borrower_media`.`application_id` is not null limit 1
1.64ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2289' limit 1
280μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2343' and `borrower`.`deleted_at` is null limit 1
380μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2289' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
220μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('4760') or `to_account_id` in ('4760')) limit 1
420μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
190μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '4801' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2307' and `applications`.`deleted_at` is null limit 1
220μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2307' and `borrower_media`.`application_id` is not null limit 1
1.59ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2307' limit 1
240μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2361' and `borrower`.`deleted_at` is null limit 1
390μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2307' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
160μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('4801') or `to_account_id` in ('4801')) limit 1
410μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
130μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '4815' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2315' and `applications`.`deleted_at` is null limit 1
220μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2315' and `borrower_media`.`application_id` is not null limit 1
1.74ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2315' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2369' and `borrower`.`deleted_at` is null limit 1
360μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2315' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
160μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('4815') or `to_account_id` in ('4815')) limit 1
1.2ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '10' and `branches`.`deleted_at` is null limit 1
190μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
160μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
300μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
180μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
190μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
100μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
230μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
150μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
270μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '4888' limit 1
170μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2346' and `applications`.`deleted_at` is null limit 1
260μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2346' and `borrower_media`.`application_id` is not null limit 1
1.48ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2346' limit 1
250μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2400' and `borrower`.`deleted_at` is null limit 1
390μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2346' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
230μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('4888') or `to_account_id` in ('4888')) limit 1
460μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
220μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
150μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
240μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
190μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
230μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
150μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
180μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '4889' limit 1
150μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2347' and `applications`.`deleted_at` is null limit 1
230μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2347' and `borrower_media`.`application_id` is not null limit 1
1.48ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2347' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2401' and `borrower`.`deleted_at` is null limit 1
360μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2347' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
190μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('4889') or `to_account_id` in ('4889')) limit 1
1.47ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
170μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
180μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '4932' limit 1
110μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2369' and `applications`.`deleted_at` is null limit 1
220μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2369' and `borrower_media`.`application_id` is not null limit 1
1.72ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2369' limit 1
190μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2423' and `borrower`.`deleted_at` is null limit 1
340μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2369' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
370μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('4932') or `to_account_id` in ('4932')) limit 1
450μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
190μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '4939' limit 1
150μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2372' and `applications`.`deleted_at` is null limit 1
220μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2372' and `borrower_media`.`application_id` is not null limit 1
1.63ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2372' limit 1
260μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2426' and `borrower`.`deleted_at` is null limit 1
420μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2372' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
130μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('4939') or `to_account_id` in ('4939')) limit 1
350μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
190μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '4990' limit 1
150μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2404' and `applications`.`deleted_at` is null limit 1
220μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2404' and `borrower_media`.`application_id` is not null limit 1
1.48ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2404' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2458' and `borrower`.`deleted_at` is null limit 1
350μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2404' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
190μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('4990') or `to_account_id` in ('4990')) limit 1
1.08ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
160μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5067' limit 1
150μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2449' and `applications`.`deleted_at` is null limit 1
220μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2449' and `borrower_media`.`application_id` is not null limit 1
2.86ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2449' limit 1
240μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2503' and `borrower`.`deleted_at` is null limit 1
350μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2449' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
190μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('5067') or `to_account_id` in ('5067')) limit 1
830μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '11' and `branches`.`deleted_at` is null limit 1
130μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
180μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5095' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2470' and `applications`.`deleted_at` is null limit 1
220μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2470' and `borrower_media`.`application_id` is not null limit 1
1.6ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2470' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2524' and `borrower`.`deleted_at` is null limit 1
350μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2470' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
190μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('5095') or `to_account_id` in ('5095')) limit 1
610μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
190μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
240μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
230μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
150μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
270μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5148' limit 1
200μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2507' and `applications`.`deleted_at` is null limit 1
270μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2507' and `borrower_media`.`application_id` is not null limit 1
1.59ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2507' limit 1
250μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2561' and `borrower`.`deleted_at` is null limit 1
360μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2507' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
230μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('5148') or `to_account_id` in ('5148')) limit 1
680μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
220μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
160μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
230μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
180μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
240μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
150μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
240μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
230μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5261' limit 1
180μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2584' and `applications`.`deleted_at` is null limit 1
260μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2584' and `borrower_media`.`application_id` is not null limit 1
1.77ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2584' limit 1
240μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2639' and `borrower`.`deleted_at` is null limit 1
370μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2584' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
210μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('5261') or `to_account_id` in ('5261')) limit 1
550μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
220μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
150μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
240μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
150μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
260μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
240μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
240μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5324' limit 1
160μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2631' and `applications`.`deleted_at` is null limit 1
230μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2631' and `borrower_media`.`application_id` is not null limit 1
1.76ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2631' limit 1
240μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2686' and `borrower`.`deleted_at` is null limit 1
370μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2631' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
220μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('5324') or `to_account_id` in ('5324')) limit 1
1.03ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
230μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
240μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
150μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
230μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
150μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
230μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
150μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
240μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5325' limit 1
170μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2632' and `applications`.`deleted_at` is null limit 1
250μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2632' and `borrower_media`.`application_id` is not null limit 1
2ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2632' limit 1
240μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2687' and `borrower`.`deleted_at` is null limit 1
370μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2632' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
200μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('5325') or `to_account_id` in ('5325')) limit 1
670μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
200μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
220μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5333' limit 1
120μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2640' and `applications`.`deleted_at` is null limit 1
200μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2640' and `borrower_media`.`application_id` is not null limit 1
2.93ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2640' limit 1
190μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2695' and `borrower`.`deleted_at` is null limit 1
350μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2640' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
190μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('5333') or `to_account_id` in ('5333')) limit 1
530μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
170μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
190μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5403' limit 1
150μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2694' and `applications`.`deleted_at` is null limit 1
230μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2694' and `borrower_media`.`application_id` is not null limit 1
1.62ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2694' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2749' and `borrower`.`deleted_at` is null limit 1
350μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2694' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
190μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('5403') or `to_account_id` in ('5403')) limit 1
950μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
140μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5456' limit 1
150μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2726' and `applications`.`deleted_at` is null limit 1
210μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2726' and `borrower_media`.`application_id` is not null limit 1
1.62ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2726' limit 1
190μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2781' and `borrower`.`deleted_at` is null limit 1
380μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2726' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
130μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('5456') or `to_account_id` in ('5456')) limit 1
1.25ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
170μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
230μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5520' limit 1
190μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2765' and `applications`.`deleted_at` is null limit 1
260μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2765' and `borrower_media`.`application_id` is not null limit 1
1.76ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2765' limit 1
250μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2820' and `borrower`.`deleted_at` is null limit 1
380μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2765' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
140μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('5520') or `to_account_id` in ('5520')) limit 1
300μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
210μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
260μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
100μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5523' limit 1
120μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2767' and `applications`.`deleted_at` is null limit 1
200μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2767' and `borrower_media`.`application_id` is not null limit 1
1.59ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2767' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2822' and `borrower`.`deleted_at` is null limit 1
360μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2767' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
190μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('5523') or `to_account_id` in ('5523')) limit 1
1.45ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
160μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
220μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
100μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
180μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5554' limit 1
150μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2787' and `applications`.`deleted_at` is null limit 1
230μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2787' and `borrower_media`.`application_id` is not null limit 1
1.76ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2787' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2842' and `borrower`.`deleted_at` is null limit 1
350μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2787' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
190μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('5554') or `to_account_id` in ('5554')) limit 1
2.1ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
170μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
220μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5578' limit 1
150μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2797' and `applications`.`deleted_at` is null limit 1
230μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2797' and `borrower_media`.`application_id` is not null limit 1
1.69ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2797' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2852' and `borrower`.`deleted_at` is null limit 1
350μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2797' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
190μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('5578') or `to_account_id` in ('5578')) limit 1
1.59ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
160μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
190μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5593' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2805' and `applications`.`deleted_at` is null limit 1
230μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2805' and `borrower_media`.`application_id` is not null limit 1
1.7ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2805' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2860' and `borrower`.`deleted_at` is null limit 1
360μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2805' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
190μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('5593') or `to_account_id` in ('5593')) limit 1
580μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
190μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
240μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '7372' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3013' and `applications`.`deleted_at` is null limit 1
230μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '3013' and `borrower_media`.`application_id` is not null limit 1
2.38ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3013' limit 1
210μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3068' and `borrower`.`deleted_at` is null limit 1
340μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '3013' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
190μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('7372') or `to_account_id` in ('7372')) limit 1
880μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
190μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
240μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '7468' limit 1
160μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3073' and `applications`.`deleted_at` is null limit 1
250μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '3073' and `borrower_media`.`application_id` is not null limit 1
1.9ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3073' limit 1
240μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3128' and `borrower`.`deleted_at` is null limit 1
400μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '3073' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
180μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('7468') or `to_account_id` in ('7468')) limit 1
1.53ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '10' and `branches`.`deleted_at` is null limit 1
180μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
270μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
150μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
260μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
180μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
220μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
230μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '7560' limit 1
200μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3133' and `applications`.`deleted_at` is null limit 1
230μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '3133' and `borrower_media`.`application_id` is not null limit 1
1.9ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3133' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3188' and `borrower`.`deleted_at` is null limit 1
400μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '3133' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
220μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('7560') or `to_account_id` in ('7560')) limit 1
580μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
160μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '7807' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3287' and `applications`.`deleted_at` is null limit 1
220μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '3287' and `borrower_media`.`application_id` is not null limit 1
1.91ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3287' limit 1
310μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3340' and `borrower`.`deleted_at` is null limit 1
360μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '3287' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
210μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select sum(amount) as total from `donation_account_transactions` where `transaction_type_id` in ('2', '9') and (`from_account_id` in ('7807') or `to_account_id` in ('7807')) limit 1
770μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '11' and `branches`.`deleted_at` is null limit 1
180μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cms_menu` order by `order` asc
790μs/Modules/Cms/Repositories/web/facade/cms.php:285seedoutm_seedout_stagingMetadata | |
---|---|
Hints |
|
Backtrace |
|