Query Metrics
4
Database Queries
4
Different statements
4.17 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
1.37 ms (32.96%) |
1 |
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"
]
|
|
1.29 ms (30.87%) |
1 |
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:
[] |
|
0.76 ms (18.31%) |
1 |
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:
[] |
|
0.74 ms (17.86%) |
1 |
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:
[] |
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. |