Error 500 Internal Server Error

GET https://www.anuppu.in/cart/addservicetocart?p=cart%2Faddservicetocart

Query Metrics

10 Database Queries
10 Different statements
7.63 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.35 ms
(30.85%)
1
select * from shopproductmoq where shopid = '5998269' and productid = '654073660' order by id desc limit 0,1
Parameters:
[]
0.84 ms
(11.07%)
1
SELECT c0_.id AS id_0, c0_.userid AS userid_1, c0_.cartid AS cartid_2, c0_.establishmentid AS establishmentid_3, c0_.productid AS productid_4, c0_.productvariantid AS productvariantid_5, c0_.productname AS productname_6, c0_.productcartprice AS productcartprice_7, c0_.quantity AS quantity_8, c0_.engravetext AS engravetext_9, c0_.addedtime AS addedtime_10 FROM cart c0_ WHERE c0_.userid = ? AND c0_.establishmentid = ? AND c0_.productid = ? ORDER BY c0_.id ASC
Parameters:
[
  "22270733"
  "5998269"
  "654073660"
]
0.76 ms
(9.97%)
1
UPDATE cart SET addedtime = ? WHERE id = ?
Parameters:
[
  "2026-08-23 18:12:54"
  9
]
0.70 ms
(9.22%)
1
SELECT p0_.id AS id_0, p0_.shopid AS shopid_1, p0_.productid AS productid_2, p0_.productprice AS productprice_3, p0_.markasoffer AS markasoffer_4, p0_.addedtime AS addedtime_5 FROM prodproductprice p0_ WHERE p0_.shopid = ? AND p0_.productid = ? ORDER BY p0_.id DESC LIMIT 1
Parameters:
[
  "5998269"
  "654073660"
]
0.59 ms
(7.79%)
1
select * from shopproductvariants where shopid = '5998269' and productid = '654073660' and productvariantid = ''
Parameters:
[]
0.52 ms
(6.82%)
1
select * from cartproductvariant where cartid = 'HNDJdih5WPNgEmdTzy28agsO' and shopid = '5998269' and productid = '654073660' and productvariantid = ''
Parameters:
[]
0.48 ms
(6.27%)
1
select * from shopproducts where shopid = '5998269' and shopproductid = '654073660'
Parameters:
[]
0.48 ms
(6.24%)
1
"START TRANSACTION"
Parameters:
[]
0.46 ms
(6.00%)
1
"COMMIT"
Parameters:
[]
0.44 ms
(5.77%)
1
select * from cartproductvariant where cartid = 'HNDJdih5WPNgEmdTzy28agsO' and shopid = '5998269' and productid = '654073660'
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\Cart No errors.
App\Entity\Prodproductprice No errors.