Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
select * from `forums` where `id` = '1' and `forums`.`deleted_at` is null limit 1
5.99ms/app/Http/Controllers/Frontend/ForumController.php:110freezylistMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN #1: `forums` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | forums |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `forum_views` where `forum_views`.`forum_id` in ('1') and `ip` = '52.15.61.81'
6.49ms/app/Http/Controllers/Frontend/ForumController.php:110freezylistMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN #1: `forum_views` (SIMPLE)
22681Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | forum_views |
partitions | null |
type | ALL |
possible_keys | forum_id |
key | null |
key_len | null |
ref | null |
rows | 2268 |
filtered | 10 |
Extra | Using where |
select * from `forum_replies` where `forum_replies`.`forum_id` in ('1') and `forum_replies`.`deleted_at` is null order by `created_at` desc
2.85ms/app/Http/Controllers/Frontend/ForumController.php:110freezylistMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN #1: `forum_replies` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | forum_replies |
partitions | null |
type | ref |
possible_keys | forum_replies_forum_id_foreign |
key | forum_replies_forum_id_foreign |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | Using where; Using filesort |
select * from `users` where `users`.`id` in ('55') and `users`.`deleted_at` is null
750μs/app/Http/Controllers/Frontend/ForumController.php:110freezylistMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN #1: `users` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | users |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `user_profiles` where `user_profiles`.`user_id` in ('55') and `user_profiles`.`deleted_at` is null
4.73ms/app/Http/Controllers/Frontend/ForumController.php:110freezylistMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN #1: `user_profiles` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | user_profiles |
partitions | null |
type | ref |
possible_keys | user_id |
key | user_id |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 10 |
Extra | Using where |
select * from `business_profiles` where `business_profiles`.`user_id` in ('55') and `business_profiles`.`deleted_at` is null
4.13ms/app/Http/Controllers/Frontend/ForumController.php:110freezylistMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN #1: `business_profiles` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | business_profiles |
partitions | null |
type | ref |
possible_keys | user_id |
key | user_id |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 11.111111640930176 |
Extra | Using where |
insert into `forum_views` (`forum_id`, `views`, `ip`, `updated_at`, `created_at`) values ('1', '1', '52.15.61.81', '2025-06-02 13:48:55', '2025-06-02 13:48:55')
2.41ms/app/Http/Controllers/Frontend/ForumController.php:131freezylistMetadata | |
---|---|
Bindings |
|
Backtrace |
|
New Topis
0
By: Freezylist Company
No Replies.