GET https://www.tatento.pl/e/2311/favicon.ico

Query Metrics

1 Database Queries
1 Different statements
1.54 ms Query time
5 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 1.54 ms
SELECT t0.id AS id_1, t0.category_id AS category_id_2, t0.alttitle AS alttitle_3, t0.promo AS promo_4, t0.showfrom AS showfrom_5, t0.showto AS showto_6, t0.published AS published_7, t0.patronage AS patronage_8, t0.url AS url_9, t0.startpage AS startpage_10, t0.name AS name_11, t0.email AS email_12, t0.town AS town_13, t0.metatitle AS metatitle_14, t0.metadesc AS metadesc_15, t0.metakeyw AS metakeyw_16, t0.description AS description_17, t0.fulldescription AS fulldescription_18, t0.program AS program_19, t0.info AS info_20, t0.datefrom AS datefrom_21, t0.dateto AS dateto_22, t0.hours AS hours_23, t0.price AS price_24, t0.fullprice AS fullprice_25, t0.priceinfo AS priceinfo_26, t0.deleted AS deleted_27, t0.promoaddress AS promoaddress_28, t0.promoname AS promoname_29, t0.promostreet AS promostreet_30, t0.promopostcode AS promopostcode_31, t0.promotown AS promotown_32, t0.views AS views_33, t0.adddate AS adddate_34, t0.likesno AS likesno_35, t0.lead AS lead_36, t0.content AS content_37, t0.path AS path_38, t0.category_id AS category_id_39, t0.mpd_id AS mpd_id_40, t0.subcategory_id AS subcategory_id_41, t0.gallery_id AS gallery_id_42 FROM eventitem t0 WHERE t0.id = ?
Parameters:
[
  "2311"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
TTT\DatabaseBundle\Entity\EventItem 1
TTT\DatabaseBundle\Entity\SubmenuCategory 1
TTT\DatabaseBundle\Entity\Gallery 1

Entities Mapping

Class Mapping errors
TTT\DatabaseBundle\Entity\EventItem
  • The association TTT\DatabaseBundle\Entity\EventItem#tags refers to the inverse side field TTT\DatabaseBundle\Entity\EventItemTag#eventitems which does not exist.
  • The association TTT\DatabaseBundle\Entity\EventItem#authors refers to the inverse side field TTT\DatabaseBundle\Entity\Author#eventItems which does not exist.
TTT\DatabaseBundle\Entity\SubmenuCategory No errors.
TTT\DatabaseBundle\Entity\MPD No errors.
TTT\DatabaseBundle\Entity\ItemSubcategory No errors.
TTT\DatabaseBundle\Entity\Gallery No errors.
TTT\DatabaseBundle\Entity\EventItemTag
  • The mappings TTT\DatabaseBundle\Entity\EventItemTag#eventItems and TTT\DatabaseBundle\Entity\EventItem#tags are inconsistent with each other.
TTT\DatabaseBundle\Entity\Author
  • The association TTT\DatabaseBundle\Entity\Author#downloaditems refers to the owning side field TTT\DatabaseBundle\Entity\DownloadItem#author which does not exist.
  • The mappings TTT\DatabaseBundle\Entity\Author#eventitems and TTT\DatabaseBundle\Entity\EventItem#authors are inconsistent with each other.
TTT\DatabaseBundle\Entity\EventItemDate No errors.
TTT\DatabaseBundle\Entity\Comment No errors.
TTT\DatabaseBundle\Entity\UserLike
  • The mappings TTT\DatabaseBundle\Entity\UserLike#downloaditem and TTT\DatabaseBundle\Entity\DownloadItem#likes are inconsistent with each other.
TTT\DatabaseBundle\Entity\UserVisit
  • The mappings TTT\DatabaseBundle\Entity\UserVisit#downloaditem and TTT\DatabaseBundle\Entity\DownloadItem#visits are inconsistent with each other.
  • The association TTT\DatabaseBundle\Entity\UserVisit#staticitem refers to the inverse side field TTT\DatabaseBundle\Entity\StaticItem#visits which does not exist.