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`
150μ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'
970μs/Modules/Application/Repositories/web/facade/Filters.php:186seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.`id`, `categories`.`category`, count(borrower.id) as borrower from `applications` inner join `borrower` on `borrower`.`id` = `applications`.`applicable_id` inner join `categories` on `borrower`.`category_id` = `categories`.`id` where `applications`.`current_process_flow_id` = '9' and `applications`.`web_status` = 'Live' and `applications`.`status` = 'Approved' and `applications`.`deleted_at` is null and `applicable_type` = 'borrower' group by `categories`.`id`
1.65ms/Modules/Application/Repositories/web/facade/Filters.php:192seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `borrower`.`id`, `borrower_gender`, count(borrower.id) as borrower from `applications` inner join `borrower` on `borrower`.`id` = `applications`.`applicable_id` inner join `categories` on `borrower`.`category_id` = `categories`.`id` where `applications`.`current_process_flow_id` = '9' and `applications`.`web_status` = 'Live' and `applications`.`status` = 'Approved' and `applications`.`deleted_at` is null and `applicable_type` = 'borrower' group by `categories`.`id`, `borrower`.`borrower_gender`
1.44ms/Modules/Application/Repositories/web/facade/Filters.php:198seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `applications` inner join `borrower` on `borrower`.`id` = `applications`.`applicable_id` inner join `categories` on `borrower`.`category_id` = `categories`.`id` where `applications`.`current_process_flow_id` = '9' and `applications`.`web_status` = 'Live' and `applications`.`status` = 'Approved' and `applications`.`deleted_at` is null and `applicable_type` = 'borrower' and `applications`.`expiry_date` between '2025-03-01 20:42:47' and '2025-03-31 20:42:47' group by `categories`.`id`, `borrower`.`borrower_gender`
950μs/Modules/Application/Repositories/web/facade/Filters.php:201seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `applications` inner join `borrower` on `borrower`.`id` = `applications`.`applicable_id` inner join `categories` on `borrower`.`category_id` = `categories`.`id` where `applications`.`current_process_flow_id` = '9' and `applications`.`web_status` = 'Live' and `applications`.`status` = 'Approved' and `applications`.`deleted_at` is null and `applicable_type` = 'borrower' and `applications`.`expiry_date` between '2025-03-01 20:42:47' and '2025-03-31 20:42:47' group by `categories`.`id`, `borrower`.`borrower_gender` order by `applications`.`created_at` desc
940μs/Modules/Application/Repositories/web/facade/Filters.php:205seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `cities`.`id`, `cities`.`city_name`, count(applications.id) as apps_count from `applications` left join `branches` on `branches`.`id` = `applications`.`branch_id` left join `students` on `applications`.`applicable_id` = `students`.`id` and `applications`.`applicable_type` = 'student' inner join `cities` on `cities`.`id` = `branches`.`city_id` or `cities`.`id` = `students`.`current_address_city_id` where `applications`.`current_process_flow_id` = '9' and `applications`.`web_status` = 'Live' and `applications`.`status` = 'Approved' and `applications`.`deleted_at` is null group by `cities`.`id`
1.6s/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'
970μ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`
980μs/Modules/Application/Repositories/web/facade/Filters.php:232seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5059' limit 1
410μs/Modules/User/Http/Controllers/Web/UserController.php:399seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donor` where `donor`.`id` in ('2330') and `donor`.`deleted_at` is null
350μs/Modules/User/Http/Controllers/Web/UserController.php:399seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `views` where `viewable_id` = '2330' and `viewable_type` = 'donor'
2.84ms/app/helpers/statistics_helper.php:196seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `views` set `views` = `views` + 1, `updated_at` = '2025-03-01 20:42:49' where `viewable_id` = '2330' and `viewable_type` = 'donor'
17.04ms/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` = '5059' 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` = '5059' and `to_account_id` not in ('1', '2', '3', '1061', '7000', '5760', '14258', '15089') group by `to_account_id` limit 30 offset 0
1.55ms/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` = '5059' group by `to_account_id`
590μs/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:209seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` in ('3777', '4076', '4415', '4446', '4504', '5025', '5136', '5261', '5330', '5333', '5554', '5578', '5623', '7468', '7469', '7550', '7560', '7722', '7897', '7900', '8015', '8018', '8074', '8151', '8181', '8197', '8225', '8248', '8373', '8613', '8639', '8904', '9076', '9263', '9275', '9326', '9327', '9573', '9597', '9655', '9722', '9747', '9750', '9754', '9780', '9957', '10299', '10716', '10751', '10846', '11206', '11580', '11602', '11666', '11892', '11939', '11950', '12004', '12082', '12100', '12104', '12303', '12320', '12413', '12425', '12434', '12449', '12541', '12739', '12897', '13084', '13100', '13321', '13355', '13410', '13614', '13636', '13842', '13953', '13964', '13988', '14018', '14088', '14323', '14342', '14394', '14414', '14506', '14621', '14647', '14713', '14714', '14715', '14741', '14805', '14830', '14847', '14903', '15050', '15051', '15563', '16487', '16553', '17079', '17519', '21703')
1.23ms/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:209seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` in ('1693', '1861', '2092', '2111', '2142', '2425', '2503', '2584', '2637', '2640', '2787', '2797', '2828', '3073', '3074', '3126', '3133', '3239', '3335', '3337', '3388', '3390', '3420', '3460', '3479', '3488', '3504', '3511', '3526', '3566', '3569', '3625', '3653', '3690', '3692', '3706', '3707', '3786', '3789', '3795', '3808', '3819', '3822', '3823', '3830', '3882', '3977', '1321', '4087', '4123', '4168', '4202', '4205', '4210', '4240', '4258', '4264', '4278', '4289', '4291', '4293', '4345', '4350', '4377', '4382', '4387', '4392', '4402', '4452', '4487', '4531', '4541', '4566', '4568', '4578', '4647', '4654', '4692', '4727', '4734', '4746', '4752', '4778', '4881', '4893', '4917', '4929', '4967', '5002', '5019', '5052', '5053', '5054', '5065', '5091', '5099', '5104', '5106', '5132', '5133', '5179', '5332', '5353', '5427', '5470', '5720') and `applications`.`deleted_at` is null
2.46ms/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:209seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` in ('4135', '1747', '1916', '2146', '2165', '2196', '2479', '2557', '2639', '2692', '2695', '2842', '2852', '2883', '3128', '3129', '3181', '3188', '3293', '3390', '3392', '3443', '3445', '3475', '3514', '3533', '3542', '3558', '3566', '3581', '3621', '3624', '3680', '3708', '3746', '3748', '3762', '3763', '3842', '3845', '3851', '3864', '3875', '3878', '3879', '3886', '3938', '4033', '4144', '4180', '4225', '4259', '4262', '4267', '4297', '4315', '4320', '4334', '4346', '4348', '4350', '4401', '4406', '4434', '4439', '4444', '4449', '4459', '4509', '4544', '4588', '4598', '4623', '4625', '4635', '4703', '4709', '4748', '4782', '4789', '4801', '4807', '4833', '4938', '4950', '4974', '4986', '5024', '5059', '5076', '5108', '5109', '5110', '5122', '5148', '5156', '5161', '5163', '5188', '5189', '5236', '5389', '5410', '5484', '5528', '5717') and `borrower`.`deleted_at` is null
5.1ms/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:209seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
230μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' 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
210μ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` = '7' and `branches`.`deleted_at` is null limit 1
130μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '12' 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
170μ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` = '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` = '9' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '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
110μ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
110μ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
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '11' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '15' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '15' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '11' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
110μ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
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '15' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '15' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '24' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '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
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '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
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
110μ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
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
110μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
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` = '16' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '16' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '16' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
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
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '15' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '17' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '18' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '23' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '15' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '13' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '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` = '16' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '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` = '23' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '24' and `branches`.`deleted_at` is null limit 1
130μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '20' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '18' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '21' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '13' and `branches`.`deleted_at` is null limit 1
120μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `cities`.`id` = '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` = '2177387' 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 * from `cities` where `cities`.`id` = '2189673' limit 1
120μ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` = '5059' and `transaction_type_id` in ('2', '3', '9') order by `created_at` asc
520μ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` = '5059' and `transaction_type_id` in ('5', '13', '14') order by `created_at` asc
5.15ms/Modules/Cms/Repositories/web/facade/DonorCharts/DonorCharts.php:76seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `views` where `viewable_id` = '2330' and `viewable_type` = 'donor' limit 1
1.23ms/app/helpers/statistics_helper.php:207seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '3777' limit 1
230μ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
280μ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.42ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1693' limit 1
230μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '1747' and `borrower`.`deleted_at` is null limit 1
350μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '1693' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
230μs/Modules/Application/Entities/Traits/ApplicationDonationTrait.php:97seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `account_no` = '5abfd47765e1a' limit 1
210μ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
200μ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
200μ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
240μ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 ('3777') or `to_account_id` in ('3777')) limit 1
1.36ms/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
180μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
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` = '4076' limit 1
150μ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
240μ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.42ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '1861' limit 1
200μ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
320μ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
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 ('4076') or `to_account_id` in ('4076')) limit 1
510μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
160μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
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
90μ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` = '2177387' limit 1
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
220μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '4415' limit 1
170μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2092' 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` = '2092' and `borrower_media`.`application_id` is not null limit 1
1.36ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2092' limit 1
230μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2146' 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` = '2092' 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 ('4415') or `to_account_id` in ('4415')) limit 1
570μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
210μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
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` = '3150684' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
230μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
150μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
260μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
100μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '4446' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2111' 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` = '2111' and `borrower_media`.`application_id` is not null limit 1
1.45ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2111' limit 1
210μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2165' 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` = '2111' 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 ('4446') or `to_account_id` in ('4446')) limit 1
3.78ms/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
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
190μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
190μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
220μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '4504' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2142' 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` = '2142' and `borrower_media`.`application_id` is not null limit 1
1.36ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2142' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2196' 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` = '2142' 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 ('4504') or `to_account_id` in ('4504')) limit 1
240μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '7' and `branches`.`deleted_at` is null limit 1
160μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
190μ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` = '5025' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2425' 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` = '2425' and `borrower_media`.`application_id` is not null limit 1
1.74ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2425' limit 1
210μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2479' 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` = '2425' 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 ('5025') or `to_account_id` in ('5025')) limit 1
480μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '12' and `branches`.`deleted_at` is null limit 1
190μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
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 `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` = '5136' limit 1
170μ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
210μ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.57ms/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
330μ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
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 ('5136') or `to_account_id` in ('5136')) limit 1
1.03ms/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
160μ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')
260μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2189673' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
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')
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` = '5261' limit 1
170μ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
180μ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.69ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2584' limit 1
180μ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
330μ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
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 ('5261') or `to_account_id` in ('5261')) limit 1
490μ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
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
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` = '5330' limit 1
140μ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
220μ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.48ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2637' limit 1
170μ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
330μ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
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 ('5330') or `to_account_id` in ('5330')) limit 1
1.55ms/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
210μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
220μ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')
250μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
230μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
220μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '5333' limit 1
190μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2640' and `applications`.`deleted_at` is null limit 1
260μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2640' and `borrower_media`.`application_id` is not null limit 1
2.95ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2640' limit 1
240μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2695' and `borrower`.`deleted_at` is null limit 1
410μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2640' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
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 ('5333') or `to_account_id` in ('5333')) limit 1
650μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
170μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
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
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` = '5554' limit 1
140μ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
250μ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.71ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2787' limit 1
240μ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
370μ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
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 ('5554') or `to_account_id` in ('5554')) limit 1
2.09ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '9' and `branches`.`deleted_at` is null limit 1
190μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
200μ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 `cities` where `id` = '2207962' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
220μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
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` = '5578' limit 1
160μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2797' and `applications`.`deleted_at` is null limit 1
230μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '2797' and `borrower_media`.`application_id` is not null limit 1
1.67ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2797' limit 1
260μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2852' and `borrower`.`deleted_at` is null limit 1
330μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '2797' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
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 ('5578') or `to_account_id` in ('5578')) limit 1
1.62ms/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
160μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
220μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
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')
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` = '5623' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2828' 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` = '2828' and `borrower_media`.`application_id` is not null limit 1
1.64ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '2828' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '2883' 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` = '2828' 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 ('5623') or `to_account_id` in ('5623')) limit 1
770μ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
200μ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` = '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 `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` = '7468' limit 1
110μ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
220μ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
210μ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
360μ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.58ms/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
150μ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')
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')
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 `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` = '7469' limit 1
110μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3074' 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` = '3074' 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` = '3074' limit 1
200μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3129' 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` = '3074' 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 ('7469') or `to_account_id` in ('7469')) limit 1
540μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_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 `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 `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
150μ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` = '7550' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3126' 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` = '3126' and `borrower_media`.`application_id` is not null limit 1
3.17ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3126' limit 1
210μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3181' 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` = '3126' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
340μ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 ('7550') or `to_account_id` in ('7550')) limit 1
270μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '22' and `branches`.`deleted_at` is null limit 1
190μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
130μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
210μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
200μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
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
150μ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` = '7560' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3133' and `applications`.`deleted_at` is null limit 1
250μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower_media` where `borrower_media`.`application_id` = '3133' and `borrower_media`.`application_id` is not null limit 1
1.83ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3133' limit 1
220μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3188' and `borrower`.`deleted_at` is null limit 1
370μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:22seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`accountable_id` = '3133' and `donation_account`.`accountable_id` is not null and `donation_account`.`accountable_type` = 'application' limit 1
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 ('7560') or `to_account_id` in ('7560')) limit 1
510μ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
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 `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
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` = '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.95ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3239' limit 1
270μ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
420μ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
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 ('7722') or `to_account_id` in ('7722')) limit 1
1.84ms/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
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
240μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
270μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
140μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
220μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '7897' limit 1
190μ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
270μ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.9ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3335' limit 1
220μ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
300μ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
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 ('7897') or `to_account_id` in ('7897')) limit 1
390μ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
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` = '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')
170μ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')
180μ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')
180μ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
110μ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
190μ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
180μ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
310μ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
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 ('7900') or `to_account_id` in ('7900')) limit 1
1.53ms/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')
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 `donation_account` where `donation_account`.`id` = '8015' limit 1
110μ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
190μ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.03ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3388' limit 1
180μ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
300μ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
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 ('8015') or `to_account_id` in ('8015')) limit 1
1.12ms/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
130μ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
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` = '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 `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` = '8018' limit 1
110μ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
190μ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
180μ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
300μ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
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 ('8018') or `to_account_id` in ('8018')) limit 1
1.65ms/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
130μ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')
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 `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 `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` = '8074' limit 1
110μ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
180μ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.89ms/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
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 ('8074') or `to_account_id` in ('8074')) limit 1
1.63ms/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
130μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_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')
180μ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')
170μ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')
170μ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')
170μ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
110μ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
220μ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.93ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3460' limit 1
180μ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
380μ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
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 ('8151') or `to_account_id` in ('8151')) limit 1
560μs/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '11' and `branches`.`deleted_at` is null limit 1
130μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
180μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2207962' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '8181' limit 1
110μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3479' 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` = '3479' and `borrower_media`.`application_id` is not null limit 1
1.93ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3479' limit 1
250μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3533' 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` = '3479' 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 ('8181') or `to_account_id` in ('8181')) limit 1
850μ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
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` = '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')
170μ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')
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')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '8197' limit 1
110μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3488' 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` = '3488' and `borrower_media`.`application_id` is not null limit 1
1.9ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3488' limit 1
180μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3542' 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` = '3488' 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 ('8197') or `to_account_id` in ('8197')) limit 1
2.03ms/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
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')
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
120μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '2177387' limit 1
90μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in ('168')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '8225' limit 1
140μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3504' 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` = '3504' and `borrower_media`.`application_id` is not null limit 1
2.09ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3504' limit 1
190μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3558' 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` = '3504' 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 ('8225') or `to_account_id` in ('8225')) limit 1
1.23ms/Modules/Cms/Repositories/web/facade/Account/AccountReporting.php:679seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `branches`.`id` = '14' 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` = '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
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` = '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')
190μ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` = '8248' limit 1
110μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3511' 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` = '3511' and `borrower_media`.`application_id` is not null limit 1
2.07ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3511' limit 1
180μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3566' 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` = '3511' 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 ('8248') or `to_account_id` in ('8248')) limit 1
840μ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
130μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_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')
180μ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')
180μ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')
170μ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')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `donation_account` where `donation_account`.`id` = '8373' limit 1
110μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3526' 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` = '3526' and `borrower_media`.`application_id` is not null limit 1
2.03ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3526' limit 1
180μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3581' 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` = '3526' 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 ('8373') or `to_account_id` in ('8373')) limit 1
2.06ms/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
130μs/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:134seedoutm_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')
180μ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')
170μ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')
170μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cities` where `id` = '3150684' limit 1
110μ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` = '8613' limit 1
110μsview::user::web.user.donor_profile:77seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3566' 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` = '3566' and `borrower_media`.`application_id` is not null limit 1
2.36ms/Modules/Application/Entities/Traits/ApplicantFieldsTrait.php:98seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `applications` where `applications`.`id` = '3566' limit 1
210μs/Modules/Application/Entities/BorrowerMedia.php:89seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `borrower` where `borrower`.`id` = '3621' 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` = '3566' 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 ('8613') or `to_account_id` in ('8613')) limit 1
2.39ms/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
140μ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` = '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')
170μ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')
170μ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')
180μs/Modules/Application/Repositories/web/facade/CountriesFilter.php:73seedoutm_seedout_stagingMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `cms_menu` order by `order` asc
760μs/Modules/Cms/Repositories/web/facade/cms.php:285seedoutm_seedout_stagingMetadata | |
---|---|
Hints |
|
Backtrace |
|