Query Metrics
4
Database Queries
4
Different statements
3.55 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.19 ms |
SELECT y0_.id AS id_0, y0_.name AS name_1, y0_.is_published AS is_published_2, y0_.supported_features AS supported_features_3, y0_.api_keys AS api_keys_4, y0_.feature_settings AS feature_settings_5, y0_.plugin_id AS plugin_id_6 FROM yd_plugin_integration_settings y0_ WHERE y0_.name = ? LIMIT 1
Parameters:
[
"grapesjsbuilder"
]
|
| 2 | 0.73 ms |
SELECT y0_.id AS id_0, y0_.name AS name_1, y0_.is_published AS is_published_2, y0_.supported_features AS supported_features_3, y0_.api_keys AS api_keys_4, y0_.feature_settings AS feature_settings_5, y0_.plugin_id AS plugin_id_6 FROM yd_plugin_integration_settings y0_ INNER JOIN yd_plugins y1_ ON y0_.plugin_id = y1_.id
Parameters:
[] |
| 3 | 0.81 ms |
SELECT y0_.id AS id_0, y0_.name AS name_1, y0_.description AS description_2, y0_.is_missing AS is_missing_3, y0_.bundle AS bundle_4, y0_.version AS version_5, y0_.author AS author_6 FROM yd_plugins y0_ ORDER BY y0_.name ASC
Parameters:
[] |
| 4 | 0.82 ms |
SELECT y0_.id AS id_0, y0_.name AS name_1, y0_.is_published AS is_published_2, y0_.supported_features AS supported_features_3, y0_.api_keys AS api_keys_4, y0_.feature_settings AS feature_settings_5, y0_.plugin_id AS plugin_id_6 FROM yd_plugin_integration_settings y0_
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| unbuffered | doctrine.dbal.unbuffered_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 |
|---|---|
| Mautic\CoreBundle\Entity\CommonEntity | No errors. |
| Mautic\PluginBundle\Entity\Integration | No errors. |
| Mautic\PluginBundle\Entity\Plugin | No errors. |