Query Metrics
7
Database Queries
7
Different statements
3.19 ms
Query time
0
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.91 ms (28.56%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.60 ms (18.87%) |
1 |
SELECT post_content FROM wp_posts WHERE post_name = ? AND post_status = 'publish' AND post_type = 'page' LIMIT 1
Parameters:
[
"accelerator-global-menu"
]
|
|
0.56 ms (17.53%) |
1 |
SELECT t0.id AS id_1, t0.startupId AS startupId_2, t0.score AS score_3, t0.lastModified AS lastModified_4 FROM sp_startup_relevance t0 WHERE t0.startupId = ? LIMIT 1
Parameters:
[
3002337
]
|
|
0.50 ms (15.58%) |
1 |
SELECT t0.id AS id_1, t0.extId AS extId_2, t0.visibility AS visibility_3, t0.score AS score_4, t0.name AS name_5, t0.teamId AS teamId_6, t0.website AS website_7, t0.domain AS domain_8, t0.slug AS slug_9, t0.status AS status_10, t0.editStatus AS editStatus_11, t0.stage AS stage_12, t0.source AS source_13, t0.runway AS runway_14, t0.fundingSinceProgram AS fundingSinceProgram_15, t0.partnerTags AS partnerTags_16, t0.lastCheckDate AS lastCheckDate_17, t0.alumniStatus AS alumniStatus_18, t0.logoUrl AS logoUrl_19, t0.logoBackground AS logoBackground_20, t0.imageLink AS imageLink_21, t0.currentPitchDeckUrl AS currentPitchDeckUrl_22, t0.kiAccelerator AS kiAccelerator_23, t0.todos AS todos_24, t0.industry AS industry_25, t0.industryCondensed AS industryCondensed_26, t0.customerFocus AS customerFocus_27, t0.BusinessModel AS BusinessModel_28, t0.tags AS tags_29, t0.oneSentencePitch AS oneSentencePitch_30, t0.oneSentencePitchEn AS oneSentencePitchEn_31, t0.foundationYear AS foundationYear_32, t0.location AS location_33, t0.city AS city_34, t0.employeesCount AS employeesCount_35, t0.funding AS funding_36, t0.investors AS investors_37, t0.revenue AS revenue_38, t0.contactPerson AS contactPerson_39, t0.contactEmail AS contactEmail_40, t0.contactTelefon AS contactTelefon_41, t0.xing AS xing_42, t0.linkedin AS linkedin_43, t0.facebook AS facebook_44, t0.twitter AS twitter_45, t0.instagram AS instagram_46, t0.tiktok AS tiktok_47, t0.threads AS threads_48, t0.youtube AS youtube_49, t0.description AS description_50, t0.publicDetailHtml AS publicDetailHtml_51, t0.publicDetailHtmlEn AS publicDetailHtmlEn_52, t0.internalDetailHtml AS internalDetailHtml_53, t0.internalDetailHtmlEn AS internalDetailHtmlEn_54, t0.gsPublicSummary AS gsPublicSummary_55, t0.gsIndustries AS gsIndustries_56, t0.gsKeywords AS gsKeywords_57, t0.gsProfile AS gsProfile_58, t0.comments AS comments_59, t0.history AS history_60, t0.lastChangeUser AS lastChangeUser_61, t0.createdAt AS createdAt_62, t0.lastModified AS lastModified_63, t0.lastChangedBy AS lastChangedBy_64 FROM sp_startup_profiles t0 WHERE t0.id = ? AND t0.visibility = ? LIMIT 1
Parameters:
[ 3002337 "public" ] |
|
0.25 ms (7.71%) |
1 |
SELECT t0.id AS id_1, t0.`key` AS key_2, t0.value AS value_3, t0.type AS type_4, t0.category AS category_5, t0.description AS description_6, t0.createdAt AS createdAt_7, t0.updatedAt AS updatedAt_8, t0.updatedBy AS updatedBy_9 FROM sp_system_config t0 WHERE t0.`key` = ? LIMIT 1
Parameters:
[
"b135.auto_booking.enabled"
]
|
|
0.24 ms (7.65%) |
1 |
UPDATE sp_startup_relevance SET score = ?, lastModified = ? WHERE id = ?
Parameters:
[ "149" "2026-08-07 16:17:27" 2259 ] |
|
0.13 ms (4.10%) |
1 |
"START TRANSACTION"
Parameters:
[] |
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\StartupBundle\Entity\Startup | 1 |
| App\StartPlatz\Bundle\StartupBundle\Entity\StartupRelevance | 1 |
| App\StartPlatz\Ecosystem\Config\Runtime\Entity\ConfigSetting | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\StartPlatz\Bundle\UserBundle\Entity\User | No errors. |
| App\StartPlatz\Bundle\StartupBundle\Entity\Startup | No errors. |
| App\StartPlatz\Bundle\StartupBundle\Entity\StartupRelevance | No errors. |
| App\StartPlatz\Ecosystem\Config\Runtime\Entity\ConfigSetting | No errors. |