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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.34 ms
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[]
2 0.40 ms
SELECT
                                                        pid as CatID
                                                     FROM
                                                        `tl_banner`
                                                     WHERE
                                                        id=?
Parameters:
[
  "2"
]
3 0.20 ms
SELECT
                                    banner_expert_debug_all
                                FROM
                                    tl_banner_category
                                WHERE
                                    id=? LIMIT 0,1
Parameters:
[
  1
]
4 0.22 ms
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"
]
5 0.35 ms
SELECT
                                                                `banner_useragent`
                                                           FROM
                                                                `tl_module`
                                                           WHERE
                                                                `banner_useragent` !=? LIMIT 0,1
Parameters:
[
  ""
]
6 0.10 ms
SELECT
                                                        pid as CatID
                                                     FROM
                                                        `tl_banner`
                                                     WHERE
                                                        id=?
Parameters:
[
  "2"
]
7 0.40 ms
SELECT
                                                        `banner_categories`
                                                       ,`banner_redirect`
                                                     FROM
                                                        `tl_module`
                                                     WHERE
                                                        type=?
                                                     AND
                                                        banner_categories=?
Parameters:
[
  "banner"
  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.