http://www.staging.startplatz.de/startup/NOTTHEMAINSTREAM.no-website.de

Query Metrics

1 Database Queries
1 Different statements
0.72 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.72 ms
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.logoUrl AS logoUrl_13, t0.logoBackground AS logoBackground_14, t0.imageLink AS imageLink_15, t0.currentPitchDeckUrl AS currentPitchDeckUrl_16, t0.kiAccelerator AS kiAccelerator_17, t0.todos AS todos_18, t0.industry AS industry_19, t0.industryCondensed AS industryCondensed_20, t0.customerFocus AS customerFocus_21, t0.BusinessModel AS BusinessModel_22, t0.tags AS tags_23, t0.oneSentencePitch AS oneSentencePitch_24, t0.oneSentencePitchEn AS oneSentencePitchEn_25, t0.foundationYear AS foundationYear_26, t0.location AS location_27, t0.city AS city_28, t0.employeesCount AS employeesCount_29, t0.funding AS funding_30, t0.investors AS investors_31, t0.revenue AS revenue_32, t0.contactPerson AS contactPerson_33, t0.contactEmail AS contactEmail_34, t0.contactTelefon AS contactTelefon_35, t0.xing AS xing_36, t0.linkedin AS linkedin_37, t0.facebook AS facebook_38, t0.twitter AS twitter_39, t0.instagram AS instagram_40, t0.description AS description_41, t0.publicDetailHtml AS publicDetailHtml_42, t0.publicDetailHtmlEn AS publicDetailHtmlEn_43, t0.internalDetailHtml AS internalDetailHtml_44, t0.internalDetailHtmlEn AS internalDetailHtmlEn_45, t0.gsPublicSummary AS gsPublicSummary_46, t0.gsIndustries AS gsIndustries_47, t0.gsKeywords AS gsKeywords_48, t0.gsProfile AS gsProfile_49, t0.comments AS comments_50, t0.history AS history_51, t0.lastChangeUser AS lastChangeUser_52, t0.createdAt AS createdAt_53, t0.lastModified AS lastModified_54, t0.lastChangedBy AS lastChangedBy_55 FROM sp_startup_profiles t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "NOTTHEMAINSTREAM.no"
]

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\UserBundle\Entity\LoginToken No errors.
App\StartPlatz\Bundle\MemberBundle\Entity\Team No errors.
App\StartPlatz\Ecosystem\Participation\Entity\Participation No errors.
App\StartPlatz\Bundle\StartupBundle\Entity\Application
  • The field 'App\StartPlatz\Bundle\StartupBundle\Entity\Application#ratingAverage' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field App\StartPlatz\Bundle\StartupBundle\Entity\Application#assessments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\StartPlatz\Bundle\AllmedaBundle\Entity\BatchApplicationAssessment#application does not contain the required 'inversedBy="assessments"' attribute.
App\StartPlatz\Bundle\StartupBundle\Entity\Startup No errors.