https://pano.pdir.dev/bbfebanner/banclicks/bid/2

Query Metrics

7 Database Queries
6 Different statements
2.02 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.51 ms
(25.19%)
2
SELECT
                                                        pid as CatID
                                                     FROM
                                                        `tl_banner`
                                                     WHERE
                                                        id=?
Parameters:
[
  "2"
]
0.40 ms
(19.96%)
1
SELECT
                                                        `banner_categories`
                                                       ,`banner_redirect`
                                                     FROM
                                                        `tl_module`
                                                     WHERE
                                                        type=?
                                                     AND
                                                        banner_categories=?
Parameters:
[
  "banner"
  1
]
0.35 ms
(17.34%)
1
SELECT
                                                                `banner_useragent`
                                                           FROM
                                                                `tl_module`
                                                           WHERE
                                                                `banner_useragent` !=? LIMIT 0,1
Parameters:
[
  ""
]
0.34 ms
(16.85%)
1
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[]
0.22 ms
(10.72%)
1
SELECT
                                                tb.id
                                              , tb.banner_url
                                              , tb.banner_jumpTo
                                              , tbs.banner_clicks
                                           FROM
                                                tl_banner tb
                                              , tl_banner_stat tbs
                                           WHERE
                                                tb.id=tbs.id
                                           AND
                                                tb.id=?
Parameters:
[
  "2"
]
0.20 ms
(9.93%)
1
SELECT
                                    banner_expert_debug_all
                                FROM
                                    tl_banner_category
                                WHERE
                                    id=? LIMIT 0,1
Parameters:
[
  1
]

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
Contao\CoreBundle\Entity\RememberMe No errors.