Redirect 302 redirect from POST @app_profile_login (946e71)

GET https://www.anuppu.in/

Query Metrics

6 Database Queries
6 Different statements
8.77 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.40 ms
(38.71%)
1
select * from trackbrowsing where pathname = :pathname and userid = :userid limit 10
Parameters:
[
  "pathname" => "app_shop_product_details"
  "userid" => "22270733"
]
3.06 ms
(34.94%)
1
select * from shopproducts where shopproductid IN ('654073660','654073660','654073660','654073660','654073660','654073660','654073660','654073660','654073660','654073660')
Parameters:
[]
0.94 ms
(10.76%)
1
select * from shopproductimages where productid IN ('654073660','654073660','654073660','654073660','654073660','654073660','654073660','654073660','654073660','654073660') and productimagevisibility = '0'
Parameters:
[]
0.69 ms
(7.84%)
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 = ? GROUP BY c0_.establishmentid
Parameters:
[
  "22270733"
]
0.36 ms
(4.15%)
1
select * from shop where shop.shopstatus = '0'
Parameters:
[]
0.31 ms
(3.59%)
1
select * from shopimages where shopid IN ('5998269','5998269')
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.