Query Metrics
2
Database Queries
2
Different statements
0.88 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.50 ms (56.95%) |
1 |
SELECT t0.id AS id_1, t0.displayName AS displayName_2, t0.displayNameEn AS displayNameEn_3, t0.slug AS slug_4, t0.descriptionShort AS descriptionShort_5, t0.descriptionShortEn AS descriptionShortEn_6, t0.descriptionLong AS descriptionLong_7, t0.descriptionLongEn AS descriptionLongEn_8, t0.descriptionLongHtml AS descriptionLongHtml_9, t0.descriptionLongHtmlEn AS descriptionLongHtmlEn_10, t0.internalContentHtml AS internalContentHtml_11, t0.internalContentHtmlEn AS internalContentHtmlEn_12, t0.offeringsLong AS offeringsLong_13, t0.resources AS resources_14, t0.logoOverride AS logoOverride_15, t0.tags AS tags_16, t0.categoryTags AS categoryTags_17, t0.contentTags AS contentTags_18, t0.publicCategory AS publicCategory_19, t0.paths AS paths_20, t0.adminRating AS adminRating_21, t0.status AS status_22, t0.isActive AS isActive_23, t0.metadata AS metadata_24, t0.legacyPageId AS legacyPageId_25, t0.practiceDescription AS practiceDescription_26, t0.practiceDescriptionEn AS practiceDescriptionEn_27, t0.signals_de AS signals_de_28, t0.signals_en AS signals_en_29, t0.availabilityStatus AS availabilityStatus_30, t0.availabilityNote AS availabilityNote_31, t0.internalNotes AS internalNotes_32, t0.website AS website_33, t0.imageUrl AS imageUrl_34, t0.redeemPerk AS redeemPerk_35, t0.redeemPerkEn AS redeemPerkEn_36, t0.contactMemberId AS contactMemberId_37, t0.contactEmail AS contactEmail_38, t0.targetGroup AS targetGroup_39, t0.partnerType AS partnerType_40, t0.isPaying AS isPaying_41, t0.createdAt AS createdAt_42, t0.updatedAt AS updatedAt_43, t0.invitedAt AS invitedAt_44, t0.profileDraft AS profileDraft_45, t0.profileReviewStatus AS profileReviewStatus_46, t0.profileReviewSubmittedAt AS profileReviewSubmittedAt_47, t0.teamId AS teamId_48 FROM sp_team_partners t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"best-gruppe"
]
|
|
0.38 ms (43.05%) |
1 |
SELECT post_content FROM wp_posts WHERE post_name = ? AND post_status = 'publish' AND post_type = 'page' LIMIT 1
Parameters:
[
"accelerator-global-menu"
]
|
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 |
|---|---|
| App\StartPlatz\Bundle\PartnersBundle\Entity\Partner | 1 |
| App\StartPlatz\Bundle\MemberBundle\Entity\Team | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\StartPlatz\Bundle\UserBundle\Entity\User | No errors. |
| App\StartPlatz\Bundle\MemberBundle\Entity\Team | No errors. |
| App\StartPlatz\Bundle\PartnersBundle\Entity\Partner | No errors. |
| App\StartPlatz\Bundle\PartnersBundle\Entity\PartnerContract | No errors. |