Welcome back to updated ComeUp! You can have a host account to manage events and venues now. We encourage you to check your host pages and update information for better experience. Thank you for being with ComeUp.
select `HashTagCategory`.*, `HashTag`.`TargetId` as `pivot_TargetId`, `HashTag`.`HashTagCategoryId` as `pivot_HashTagCategoryId`, `HashTag`.`Target_type` as `pivot_Target_type` from `HashTagCategory` innerjoin `HashTag` on `HashTagCategory`.`HashTagCategoryId` = `HashTag`.`HashTagCategoryId` where `HashTag`.`TargetId` =9152and `HashTag`.`Target_type` ='event'orderby `HashTagId` asc
selectsum(`Quantity`) as aggregate from `PaymentDetail` where `TicketId` =7971and `UpdatedAt` >'2025-04-07 05:18:38'and `Status` =0
3.58ms/app/Models/Ticket.php:330comeup_dev
Metadata
Bindings
0. 7971
1. 2025-04-07 05:18:38
2. 0
Backtrace
15. /app/Models/Ticket.php:330
16. /app/Models/Ticket.php:152
17. /app/Models/Event.php:905
18. /app/Models/Event.php:433
19. /app/Repositories/EventRepository.php:131
selectsum(`Quantity`) as aggregate from `PaymentDetail` where `PaymentDetail`.`TicketId` =7971and `PaymentDetail`.`TicketId` isnotnulland `Status` =1
3.12ms/app/Models/Ticket.php:213comeup_dev
Metadata
Bindings
0. 7971
1. 1
Backtrace
17. /app/Models/Ticket.php:213
18. /app/Models/Ticket.php:169
19. /app/Models/Event.php:905
20. /app/Models/Event.php:433
21. /app/Repositories/EventRepository.php:131
selectsum(`Quantity`) as aggregate from `PaymentDetail` where `PaymentDetail`.`TicketId` =7971and `PaymentDetail`.`TicketId` isnotnulland `UpdatedAt` >'2025-04-07 04:58:38'and `Status` =0
3.48ms/app/Models/Ticket.php:209comeup_dev
Metadata
Bindings
0. 7971
1. 2025-04-07 04:58:38
2. 0
Backtrace
17. /app/Models/Ticket.php:209
18. /app/Models/Ticket.php:170
19. /app/Models/Event.php:905
20. /app/Models/Event.php:433
21. /app/Repositories/EventRepository.php:131
selectsum(`Quantity`) as aggregate from `PaymentDetail` where `TicketId` =7972and `UpdatedAt` >'2025-04-07 05:18:38'and `Status` =0
3.53ms/app/Models/Ticket.php:330comeup_dev
Metadata
Bindings
0. 7972
1. 2025-04-07 05:18:38
2. 0
Backtrace
15. /app/Models/Ticket.php:330
16. /app/Models/Ticket.php:152
17. /app/Models/Event.php:905
18. /app/Models/Event.php:433
19. /app/Repositories/EventRepository.php:131
selectsum(`Quantity`) as aggregate from `PaymentDetail` where `PaymentDetail`.`TicketId` =7972and `PaymentDetail`.`TicketId` isnotnulland `Status` =1
3.1ms/app/Models/Ticket.php:213comeup_dev
Metadata
Bindings
0. 7972
1. 1
Backtrace
17. /app/Models/Ticket.php:213
18. /app/Models/Ticket.php:169
19. /app/Models/Event.php:905
20. /app/Models/Event.php:433
21. /app/Repositories/EventRepository.php:131
selectsum(`Quantity`) as aggregate from `PaymentDetail` where `PaymentDetail`.`TicketId` =7972and `PaymentDetail`.`TicketId` isnotnulland `UpdatedAt` >'2025-04-07 04:58:38'and `Status` =0
3.49ms/app/Models/Ticket.php:209comeup_dev
Metadata
Bindings
0. 7972
1. 2025-04-07 04:58:38
2. 0
Backtrace
17. /app/Models/Ticket.php:209
18. /app/Models/Ticket.php:170
19. /app/Models/Event.php:905
20. /app/Models/Event.php:433
21. /app/Repositories/EventRepository.php:131
select*from `Area` where `Area`.`AreaId` =1 limit 1
select `Member`.*, `EventLike`.`EventId` as `pivot_EventId`, `EventLike`.`MemberId` as `pivot_MemberId` from `Member` innerjoin `EventLike` on `Member`.`MemberId` = `EventLike`.`MemberId` where `EventLike`.`EventId` =9152and `EventLike`.`MemberId` in (15750) orderby `EventLikeId` desc
select `NotiPushKey` from `NotiPushes` where `NotiPushes`.`UserId` =15750and `NotiPushes`.`UserId` isnotnull
290μs/app/Models/User.php:381comeup_dev
Metadata
Bindings
0. 15750
Backtrace
15. /app/Models/User.php:381
16. /app/Models/User.php:51
17. /app/Models/Event.php:741
18. /app/Models/Event.php:440
19. /app/Repositories/EventRepository.php:131
select*from `Country` where `Zipcode` ='+84' limit 1
290μs/app/Models/User.php:94comeup_dev
Metadata
Bindings
0. +84
Backtrace
15. /app/Models/User.php:94
16. /app/Models/User.php:53
17. /app/Models/Event.php:741
18. /app/Models/Event.php:440
19. /app/Repositories/EventRepository.php:131
select*from `GeneralSetting` where `GeneralSetting`.`UserId` =15750and `GeneralSetting`.`UserId` isnotnull limit 1
1.73ms/app/Models/User.php:69comeup_dev
Metadata
Bindings
0. 15750
Backtrace
20. /app/Models/User.php:69
21. /app/Models/User.php:54
22. /app/Models/Event.php:741
23. /app/Models/Event.php:440
24. /app/Repositories/EventRepository.php:131
selectcount(*) as aggregate from `Member` innerjoin `EventLike` on `Member`.`MemberId` = `EventLike`.`MemberId` where `EventLike`.`EventId` =9152and `EventLike`.`MemberId` notin (15750)
select `Team`.*, `TeamEvents`.`EventId` as `pivot_EventId`, `TeamEvents`.`TeamId` as `pivot_TeamId` from `Team` innerjoin `TeamEvents` on `Team`.`TeamId` = `TeamEvents`.`TeamId` where `TeamEvents`.`EventId` =9152and `TeamEvents`.`Role` ='join'and `Team`.`DeletedAt` isnull
selectcount(*) as aggregate from `Team` innerjoin `Invitations` on `Team`.`TeamId` = `Invitations`.`TeamId` where `Invitations`.`EventId` =9152and `Status` =1and `Team`.`DeletedAt` isnull
select `HashTagCategory`.*, `HashTag`.`TargetId` as `pivot_TargetId`, `HashTag`.`HashTagCategoryId` as `pivot_HashTagCategoryId`, `HashTag`.`Target_type` as `pivot_Target_type` from `HashTagCategory` innerjoin `HashTag` on `HashTagCategory`.`HashTagCategoryId` = `HashTag`.`HashTagCategoryId` where `HashTag`.`TargetId` =1145and `HashTag`.`Target_type` ='team'orderby `HashTagId` asc
7.92ms/app/Models/Team.php:447comeup_dev
Metadata
Bindings
0. 1145
1. team
Backtrace
14. /app/Models/Team.php:447
15. /app/Models/Team.php:156
16. /app/Models/Event.php:679
17. /app/Models/Event.php:450
18. /app/Repositories/EventRepository.php:131
select*from `TeamMember` where `TeamMember`.`TeamId` =1145and `TeamMember`.`TeamId` isnotnull
350μs/app/Models/Team.php:375comeup_dev
Metadata
Bindings
0. 1145
Backtrace
19. /app/Models/Team.php:375
20. /app/Models/Team.php:162
21. /app/Models/Event.php:679
22. /app/Models/Event.php:450
23. /app/Repositories/EventRepository.php:131
select*from `Country` where `Country`.`CountryId` =1 limit 1
370μs/app/Models/Team.php:382comeup_dev
Metadata
Bindings
0. 1
Backtrace
19. /app/Models/Team.php:382
20. /app/Models/Team.php:168
21. /app/Models/Event.php:679
22. /app/Models/Event.php:450
23. /app/Repositories/EventRepository.php:131
select*from `Venue` where `Venue`.`VenueId` =8885 limit 1
select `HashTagCategory`.*, `HashTag`.`TargetId` as `pivot_TargetId`, `HashTag`.`HashTagCategoryId` as `pivot_HashTagCategoryId`, `HashTag`.`Target_type` as `pivot_Target_type` from `HashTagCategory` innerjoin `HashTag` on `HashTagCategory`.`HashTagCategoryId` = `HashTag`.`HashTagCategoryId` where `HashTag`.`TargetId` =8885and `HashTag`.`Target_type` ='venue'orderby `HashTagId` asc
7.87ms/app/Models/Venue.php:523comeup_dev
Metadata
Bindings
0. 8885
1. venue
Backtrace
14. /app/Models/Venue.php:523
15. /app/Models/Venue.php:660
16. /app/Models/Event.php:671
17. /app/Models/Event.php:451
18. /app/Repositories/EventRepository.php:131
selectcount(*) as aggregate from `Event` where `CategoryId` =49and `EventId` !=9152and `Status` =1and `UpdatedAt` >'2025-04-07 05:38:38'and `Event`.`DeletedAt` isnull
select `HashTagCategory`.*, `HashTag`.`TargetId` as `pivot_TargetId`, `HashTag`.`HashTagCategoryId` as `pivot_HashTagCategoryId`, `HashTag`.`Target_type` as `pivot_Target_type` from `HashTagCategory` innerjoin `HashTag` on `HashTagCategory`.`HashTagCategoryId` = `HashTag`.`HashTagCategoryId` where `HashTag`.`TargetId` =9152and `HashTag`.`Target_type` ='event'orderby `HashTagId` asc