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`
290μ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.6ms/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.38ms/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 18:37:44' and '2025-03-31 18:37:44' group by `categories`.`id`, `borrower`.`borrower_gender`
940μ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 18:37:44' and '2025-03-31 18:37:44' group by `categories`.`id`, `borrower`.`borrower_gender` order by `applications`.`created_at` desc
880μ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.56s/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'
960μ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`
920μs/Modules/Application/Repositories/web/facade/Filters.php:232seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '879' limit 1
360μs/Modules/User/Http/Controllers/Web/UserController.php:399seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donor` where `donor`.`id` in ('117') and `donor`.`deleted_at` is null
340μs/Modules/User/Http/Controllers/Web/UserController.php:399seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `views` where `viewable_id` = '117' and `viewable_type` = 'donor'
2.91ms/app/helpers/statistics_helper.php:196seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `views` set `views` = `views` + 1, `updated_at` = '2025-03-01 18:37:46' where `viewable_id` = '117' and `viewable_type` = 'donor'
17.12ms/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` = '879' and `to_account_id` not in ('1', '2', '3', '1061', '7000', '5760', '14258', '15089') group by `to_account_id`
720μ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` = '879' and `to_account_id` not in ('1', '2', '3', '1061', '7000', '5760', '14258', '15089') group by `to_account_id` limit 30 offset 0
1.68ms/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` = '879' group by `to_account_id`
620μs/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:209seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` in ('847', '1185', '1201', '1644', '3035', '3503', '3777', '3841', '4076', '4264', '4762', '4889', '5136', '5162', '5261', '5330', '5554', '5593', '7372', '7468', '7722', '7807', '7896', '7897', '7900', '8015', '8018', '8020', '8074', '8151', '8197', '8225', '8248', '8373', '8471', '8613', '8639', '8656', '9263', '9326', '9327', '9573', '9655', '9722', '9747', '9754', '9780', '9791', '9957', '10299', '10751', '10846', '11580', '11606', '11672', '11892', '11948', '11950', '11994', '12004', '12082', '12104', '12320', '12413', '12425', '12449', '12541', '12739', '13100', '13410', '13463', '13502', '13636', '13842', '14146', '14298', '14342', '14394', '14414', '14503', '14506', '14548', '14561', '14575', '14621', '14640', '14647', '14713', '14714', '14715', '14729', '14738', '14741', '14805', '14830', '14847', '14903', '15358', '15381', '15537', '15563', '15980', '16553', '16709', '17079', '17519', '21703')
1.25ms/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:209seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` in ('657', '1047', '1060', '1365', '1485', '1615', '1693', '1729', '1861', '1995', '2291', '2347', '2503', '2518', '2584', '2637', '2787', '2805', '3013', '3073', '3239', '3287', '3334', '3335', '3337', '3388', '3390', '3391', '3420', '3460', '3488', '3504', '3511', '3526', '3536', '3566', '3569', '3572', '3690', '3706', '3707', '3786', '3795', '3808', '3819', '3823', '3830', '3834', '3882', '3977', '4087', '4123', '4202', '4206', '4212', '4240', '4263', '4264', '4276', '4278', '4289', '4293', '4350', '4377', '4382', '4392', '4402', '4452', '4541', '4578', '4592', '4607', '4654', '4692', '4802', '4864', '4893', '4917', '4929', '4965', '4967', '4982', '4984', '4990', '5002', '5012', '5019', '5052', '5053', '5054', '5060', '5063', '5065', '5091', '5099', '5104', '5106', '5159', '5167', '5173', '5179', '5241', '5353', '5380', '5427', '5470', '5720') and `applications`.`deleted_at` is null
2.51ms/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:209seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` in ('714', '1104', '1116', '1420', '1540', '1670', '1747', '1783', '1916', '2050', '2345', '2401', '2557', '2572', '2639', '2692', '2842', '2860', '3068', '3128', '3293', '3340', '3389', '3390', '3392', '3443', '3445', '3446', '3475', '3514', '3542', '3558', '3566', '3581', '3591', '3621', '3624', '3627', '3746', '3762', '3763', '3842', '3851', '3864', '3875', '3879', '3886', '3890', '3938', '4033', '4144', '4180', '4259', '4263', '4269', '4297', '4319', '4320', '4332', '4334', '4346', '4350', '4406', '4434', '4439', '4449', '4459', '4509', '4598', '4635', '4649', '4664', '4709', '4748', '4858', '4921', '4950', '4974', '4986', '5022', '5024', '5039', '5041', '5047', '5059', '5069', '5076', '5108', '5109', '5110', '5116', '5120', '5122', '5148', '5156', '5161', '5163', '5215', '5223', '5230', '5236', '5298', '5410', '5437', '5484', '5528', '5717') and `borrower`.`deleted_at` is null
5.15ms/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
240μ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
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
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` = '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 `branches` where `branches`.`id` = '24' 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
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
130μ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
170μ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` = '24' and `branches`.`deleted_at` is null limit 1
160μ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
130μ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
150μ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
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
150μ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
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
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` = '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
150μ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
150μ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
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
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
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
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
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
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
160μ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` = '11' 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` = '20' 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
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
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
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
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
150μ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
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
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
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
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
140μ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` = '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
160μ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` = '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` = '15' 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
170μ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
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
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
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` = '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 `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` = '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` = '14' 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
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
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
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` = '22' and `branches`.`deleted_at` is null limit 1
160μ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` = '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
180μ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
150μ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` = '16' and `branches`.`deleted_at` is null limit 1
160μ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` = '17' 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` = '20' and `branches`.`deleted_at` is null limit 1
160μ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
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
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
150μ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
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
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
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
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
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
150μ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
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
150μ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
150μ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
150μ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
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
150μ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
160μ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
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
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
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
150μ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
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
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
150μ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
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
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
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
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
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
150μ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
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
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
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
150μ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
150μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `cities`.`id` = '2177387' limit 1
110μ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
150μ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` = '879' and `transaction_type_id` in ('2', '3', '9') order by `created_at` asc
690μ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` = '879' and `transaction_type_id` in ('5', '13', '14') order by `created_at` asc
5.64ms/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:76seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `views` where `viewable_id` = '117' and `viewable_type` = 'donor' limit 1
500μs/app/helpers/statistics_helper.php:207seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '847' limit 1
220μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '657' and `applications`.`deleted_at` is null limit 1
310μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '657' and `borrower_media`.`application_id` is not null limit 1
660μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '657' limit 1
240μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '714' 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` = '657' 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 * from `donation_account` where `account_no` = '5abfd47765e1a' limit 1
190μ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
240μ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
170μ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 ('847') or `to_account_id` in ('847')) limit 1
270μ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
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
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
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` = '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 `donation_account` where `donation_account`.`id` = '1185' limit 1
110μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1047' and `applications`.`deleted_at` is null limit 1
180μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '1047' and `borrower_media`.`application_id` is not null limit 1
760μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1047' limit 1
170μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '1104' and `borrower`.`deleted_at` is null limit 1
300μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '1047' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
150μ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 ('1185') or `to_account_id` in ('1185')) limit 1
400μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '18' 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` = '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')
180μ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
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
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` = '1201' limit 1
110μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1060' and `applications`.`deleted_at` is null limit 1
180μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '1060' and `borrower_media`.`application_id` is not null limit 1
1.42ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1060' limit 1
180μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '1116' 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` = '1060' 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 ('1201') or `to_account_id` in ('1201')) limit 1
720μ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
140μ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')
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')
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 `donation_account` where `donation_account`.`id` = '1644' limit 1
130μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1365' and `applications`.`deleted_at` is null limit 1
180μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '1365' and `borrower_media`.`application_id` is not null limit 1
870μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1365' limit 1
180μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '1420' and `borrower`.`deleted_at` is null limit 1
330μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '1365' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
170μ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 ('1644') or `to_account_id` in ('1644')) limit 1
440μ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
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')
240μ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
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')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '3035' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1485' 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` = '1485' and `borrower_media`.`application_id` is not null limit 1
1.16ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1485' limit 1
260μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '1540' 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` = '1485' 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 ('3035') or `to_account_id` in ('3035')) limit 1
1.11ms/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
160μ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')
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')
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')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '3503' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1615' 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` = '1615' and `borrower_media`.`application_id` is not null limit 1
1.1ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1615' limit 1
180μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '1670' 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` = '1615' 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 ('3503') or `to_account_id` in ('3503')) limit 1
700μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '24' 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` = '2189673' 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` = '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')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2189673' 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` = '2189673' 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` = '3777' limit 1
150μ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
220μ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.45ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1693' limit 1
210μ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
330μ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
170μ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.21ms/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')
200μ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
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` = '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` = '3841' limit 1
170μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1729' 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` = '1729' and `borrower_media`.`application_id` is not null limit 1
1.17ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1729' limit 1
230μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '1783' 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` = '1729' 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 ('3841') or `to_account_id` in ('3841')) limit 1
760μ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
210μ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')
280μ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')
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')
260μ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` = '4076' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1861' 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` = '1861' and `borrower_media`.`application_id` is not null limit 1
1.4ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1861' limit 1
210μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '1916' and `borrower`.`deleted_at` is null limit 1
330μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '1861' 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 ('4076') or `to_account_id` in ('4076')) limit 1
570μ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
190μ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')
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')
230μ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')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '4264' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1995' 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` = '1995' 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` = '1995' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2050' 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` = '1995' 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 ('4264') or `to_account_id` in ('4264')) limit 1
1.72ms/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
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
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` = '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 `donation_account` where `donation_account`.`id` = '4762' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2291' 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` = '2291' and `borrower_media`.`application_id` is not null limit 1
1.58ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2291' limit 1
210μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2345' 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` = '2291' 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 ('4762') or `to_account_id` in ('4762')) limit 1
2.05ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '24' 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` = '2189673' 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` = '2189673' 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` = '2189673' 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` = '2189673' 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` = '4889' limit 1
110μ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
220μ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.46ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2347' limit 1
210μ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
400μ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
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 ('4889') or `to_account_id` in ('4889')) limit 1
1.49ms/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
200μ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
160μ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')
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 `donation_account` where `donation_account`.`id` = '5136' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2503' 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` = '2503' and `borrower_media`.`application_id` is not null limit 1
1.53ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2503' limit 1
210μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2557' 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` = '2503' 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 ('5136') or `to_account_id` in ('5136')) limit 1
860μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '24' 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` = '2189673' 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` = '2189673' 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` = '2189673' 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` = '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')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5162' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2518' 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` = '2518' 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` = '2518' limit 1
230μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2572' 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` = '2518' 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 ('5162') or `to_account_id` in ('5162')) limit 1
2.63ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '24' 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` = '2189673' 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')
280μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2189673' 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')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2189673' 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` = '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')
170μ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
110μ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
190μ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.73ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2584' limit 1
190μ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
300μ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
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 ('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
130μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_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
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 `donation_account` where `donation_account`.`id` = '5330' limit 1
110μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2637' 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` = '2637' and `borrower_media`.`application_id` is not null limit 1
1.55ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2637' limit 1
190μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2692' and `borrower`.`deleted_at` is null limit 1
300μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2637' 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 ('5330') or `to_account_id` in ('5330')) limit 1
1.64ms/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
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')
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')
200μ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
110μ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
190μ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.67ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2787' limit 1
180μ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
300μ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
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 ('5554') or `to_account_id` in ('5554')) limit 1
2.04ms/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')
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')
180μ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
110μ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
190μ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.59ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2805' limit 1
190μ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
300μ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
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 ('5593') or `to_account_id` in ('5593')) limit 1
780μ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
140μ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
160μ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
220μ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.33ms/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
330μ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
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 ('7372') or `to_account_id` in ('7372')) limit 1
910μ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
160μ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` = '7468' limit 1
140μ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
190μ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.86ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3073' limit 1
180μ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
330μ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
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 ('7468') or `to_account_id` in ('7468')) limit 1
1.54ms/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
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')
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 `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 `donation_account` where `donation_account`.`id` = '7722' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3239' 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` = '3239' and `borrower_media`.`application_id` is not null limit 1
1.94ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3239' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3293' 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` = '3239' 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 ('7722') or `to_account_id` in ('7722')) limit 1
2.11ms/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
180μ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
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
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` = '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 `donation_account` where `donation_account`.`id` = '7807' limit 1
150μ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
230μ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.86ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3287' limit 1
210μ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
390μ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
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 ('7807') or `to_account_id` in ('7807')) limit 1
890μ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
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')
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')
200μ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` = '7896' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3334' 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` = '3334' and `borrower_media`.`application_id` is not null limit 1
1.85ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3334' limit 1
210μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3389' 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` = '3334' 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 ('7896') or `to_account_id` in ('7896')) limit 1
510μ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
160μ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')
220μ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')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '7897' limit 1
150μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3335' 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` = '3335' and `borrower_media`.`application_id` is not null limit 1
1.92ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3335' limit 1
250μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3390' 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` = '3335' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
250μ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 ('7897') or `to_account_id` in ('7897')) limit 1
500μ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')
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')
220μ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')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '7900' limit 1
150μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3337' 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` = '3337' and `borrower_media`.`application_id` is not null limit 1
1.88ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3337' limit 1
210μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3392' 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` = '3337' 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 ('7900') or `to_account_id` in ('7900')) limit 1
1.87ms/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
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
160μ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
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` = '8015' limit 1
170μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3388' 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` = '3388' and `borrower_media`.`application_id` is not null limit 1
2.1ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3388' limit 1
210μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3443' 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` = '3388' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
290μ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 ('8015') or `to_account_id` in ('8015')) limit 1
1.35ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '15' 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` = '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')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2189673' 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` = '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')
200μ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')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '8018' limit 1
120μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3390' 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` = '3390' and `borrower_media`.`application_id` is not null limit 1
2.05ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3390' limit 1
320μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3445' 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` = '3390' 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 ('8018') or `to_account_id` in ('8018')) limit 1
2ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '15' and `branches`.`deleted_at` is null limit 1
240μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2189673' 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')
300μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2189673' limit 1
220μ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` = '2189673' 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` = '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` = '8020' limit 1
160μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3391' 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` = '3391' 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` = '3391' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3446' and `borrower`.`deleted_at` is null limit 1
330μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '3391' 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 ('8020') or `to_account_id` in ('8020')) limit 1
1.35ms/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
160μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_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')
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')
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
160μ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` = '8074' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3420' 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` = '3420' and `borrower_media`.`application_id` is not null limit 1
1.92ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3420' limit 1
180μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3475' and `borrower`.`deleted_at` is null limit 1
300μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '3420' 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 ('8074') or `to_account_id` in ('8074')) limit 1
1.72ms/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
160μ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
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')
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` = '8151' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3460' 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` = '3460' 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` = '3460' limit 1
280μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3514' 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` = '3460' 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 ('8151') or `to_account_id` in ('8151')) limit 1
710μ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
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` = '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 `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 `cms_menu` order by `order` asc
800μs/Modules/Cms/Repositories/web/facade/cms.php:285seedoutm_seedout_stagingMetadata | |
---|---|
Hints |
|
Backtrace |
|