https://www.share.pano.pdir.dev/bbfebanner/banclicks/bid/1

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.32 ms
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[]
2 0.65 ms
SELECT
                                                        pid as CatID
                                                     FROM
                                                        `tl_banner`
                                                     WHERE
                                                        id=?
Parameters:
[
  "1"
]
3 0.71 ms
SELECT
                                    banner_expert_debug_all
                                FROM
                                    tl_banner_category
                                WHERE
                                    id=? LIMIT 0,1
Parameters:
[
  1
]
4 0.84 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:
[
  "1"
]
5 2.04 ms
SELECT
                                                                `banner_useragent`
                                                           FROM
                                                                `tl_module`
                                                           WHERE
                                                                `banner_useragent` !=? LIMIT 0,1
Parameters:
[
  ""
]
6 0.07 ms
SELECT
                                                        pid as CatID
                                                     FROM
                                                        `tl_banner`
                                                     WHERE
                                                        id=?
Parameters:
[
  "1"
]
7 0.36 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.