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

Query Metrics

8 Database Queries
7 Different statements
3.07 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.77 ms
(24.95%)
2
SELECT
                                                        pid as CatID
                                                     FROM
                                                        `tl_banner`
                                                     WHERE
                                                        id=?
Parameters:
[
  "2"
]
0.72 ms
(23.41%)
1
SELECT
                                                                `banner_useragent`
                                                           FROM
                                                                `tl_module`
                                                           WHERE
                                                                `banner_useragent` !=? LIMIT 0,1
Parameters:
[
  ""
]
0.45 ms
(14.58%)
1
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[]
0.41 ms
(13.46%)
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.31 ms
(10.07%)
1
UPDATE
                                                        tl_banner_stat
                                                   SET
                                                        tstamp=?
                                                      , banner_clicks=?
                                                   WHERE
                                                        id=?
Parameters:
[
  1784066083
  11
  "2"
]
0.25 ms
(8.12%)
1
SELECT
                                                        `banner_categories`
                                                       ,`banner_redirect`
                                                     FROM
                                                        `tl_module`
                                                     WHERE
                                                        type=?
                                                     AND
                                                        banner_categories=?
Parameters:
[
  "banner"
  1
]
0.17 ms
(5.41%)
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.