http://www.staging.startplatz.de/benefits/perks?page=6

Query Metrics

3 Database Queries
3 Different statements
1.50 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.60 ms
SELECT t0.id AS id_1, t0.category AS category_2, t0.type AS type_3, t0.slug AS slug_4, t0.title AS title_5, t0.teaser AS teaser_6, t0.partnerAdminRating AS partnerAdminRating_7, t0.imagelink AS imagelink_8, t0.website AS website_9, t0.tags AS tags_10, t0.feedTags AS feedTags_11, t0.logoUrl AS logoUrl_12, t0.publicId AS publicId_13, t0.description AS description_14, t0.relatedInformation AS relatedInformation_15, t0.redeemPerk AS redeemPerk_16, t0.targetGroup AS targetGroup_17, t0.contactPartner AS contactPartner_18, t0.contactPartnerMemberId AS contactPartnerMemberId_19, t0.isActive AS isActive_20, t0.status AS status_21, t0.visibility AS visibility_22, t0.teamId AS teamId_23, t0.teamName AS teamName_24, t0.titleEN AS titleEN_25, t0.teaserEN AS teaserEN_26, t0.descriptionEN AS descriptionEN_27, t0.relatedInformationEN AS relatedInformationEN_28, t0.redeemPerkEN AS redeemPerkEN_29, t0.seoTitle AS seoTitle_30, t0.seoKeyword AS seoKeyword_31, t0.seoDescription AS seoDescription_32, t0.history AS history_33, t0.lastModified AS lastModified_34, t0.lastChangeUser AS lastChangeUser_35, t0.createdAt AS createdAt_36, t0.additionalHead AS additionalHead_37 FROM aaa_sp_pages t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "startup-tools"
]
2 0.57 ms
SELECT a0_.id AS id_0, a0_.category AS category_1, a0_.type AS type_2, a0_.slug AS slug_3, a0_.title AS title_4, a0_.teaser AS teaser_5, a0_.partnerAdminRating AS partnerAdminRating_6, a0_.imagelink AS imagelink_7, a0_.website AS website_8, a0_.tags AS tags_9, a0_.feedTags AS feedTags_10, a0_.logoUrl AS logoUrl_11, a0_.publicId AS publicId_12, a0_.description AS description_13, a0_.relatedInformation AS relatedInformation_14, a0_.redeemPerk AS redeemPerk_15, a0_.targetGroup AS targetGroup_16, a0_.contactPartner AS contactPartner_17, a0_.contactPartnerMemberId AS contactPartnerMemberId_18, a0_.isActive AS isActive_19, a0_.status AS status_20, a0_.visibility AS visibility_21, a0_.teamId AS teamId_22, a0_.teamName AS teamName_23, a0_.titleEN AS titleEN_24, a0_.teaserEN AS teaserEN_25, a0_.descriptionEN AS descriptionEN_26, a0_.relatedInformationEN AS relatedInformationEN_27, a0_.redeemPerkEN AS redeemPerkEN_28, a0_.seoTitle AS seoTitle_29, a0_.seoKeyword AS seoKeyword_30, a0_.seoDescription AS seoDescription_31, a0_.history AS history_32, a0_.lastModified AS lastModified_33, a0_.lastChangeUser AS lastChangeUser_34, a0_.createdAt AS createdAt_35, a0_.additionalHead AS additionalHead_36 FROM aaa_sp_pages a0_ WHERE a0_.type = ? AND a0_.isActive = ? AND a0_.status = ? ORDER BY a0_.lastModified DESC LIMIT 3 OFFSET 15
Parameters:
[
  "startup-tool"
  1
  "publish"
]
3 0.33 ms
SELECT COUNT(a0_.id) AS sclr_0 FROM aaa_sp_pages a0_ WHERE a0_.type = ? AND a0_.isActive = ? AND a0_.status = ?
Parameters:
[
  "startup-tool"
  1
  "publish"
]

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
App\StartPlatz\Bundle\UserBundle\Entity\User No errors.
App\StartPlatz\Bundle\AlphaBundle\Entity\Page No errors.