Query Metrics
1
Database Queries
1
Different statements
0.53 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.53 ms |
SELECT t0.id AS id_1, t0.status AS status_2, t0.investment_profile AS investment_profile_3, t0.development_type AS development_type_4, t0.equity_needed AS equity_needed_5, t0.add_delta AS add_delta_6, t0.pourcentage AS pourcentage_7, t0.targeted_investment_period AS targeted_investment_period_8, t0.minimum_investment AS minimum_investment_9, t0.maximum_investment AS maximum_investment_10, t0.increment AS increment_11, t0.max_investors AS max_investors_12, t0.expected_roe AS expected_roe_13, t0.number_of_commitment AS number_of_commitment_14, t0.entrance_fee AS entrance_fee_15, t0.management_fee AS management_fee_16, t0.success_fee AS success_fee_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t20.id AS id_21, t20.name AS name_22, t20.spv_company AS spv_company_23, t20.logo AS logo_24, t20.thumbnail AS thumbnail_25, t20.cover_image AS cover_image_26, t20.brochure AS brochure_27, t20.description AS description_28, t20.is_published AS is_published_29, t20.published_at AS published_at_30, t20.raised_amount AS raised_amount_31, t20.start_date AS start_date_32, t20.end_date AS end_date_33, t20.deletedAt AS deletedAt_34, t20.stop_sending_emails AS stop_sending_emails_35, t20.created_at AS created_at_36, t20.updated_at AS updated_at_37, t20.investment_infos_id AS investment_infos_id_38, t20.project_location_id AS project_location_id_39, t20.risk_assessment_id AS risk_assessment_id_40, t20.created_by_id AS created_by_id_41, t20.updated_by_id AS updated_by_id_42 FROM project_investment_infos t0 LEFT JOIN project t20 ON t20.investment_infos_id = t0.id WHERE t0.id = ?
Parameters:
[
"96"
]
|
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\Entity\ProjectInvestmentInfos | No errors. |
| App\Entity\Project | No errors. |
| App\Entity\ProjectLocation | No errors. |
| App\Entity\ProjectRiskAssessment | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\ProjectQuestion | No errors. |
| App\Entity\ProjectGroups | No errors. |
| App\Entity\Investment | No errors. |
| App\Entity\DocumentBlock | No errors. |
| App\Entity\ManualInvestment | No errors. |