GET https://cms.wiecker.eu/admin/cms-settings

Query Metrics

2 Database Queries
1 Different statements
0.80 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.46 ms
SELECT c0_.id AS id_0, c0_.locale AS locale_1, c0_.name AS name_2, c0_.native_name AS native_name_3, c0_.fallback_locale AS fallback_locale_4, c0_.is_active AS is_active_5, c0_.is_default AS is_default_6, c0_.position AS position_7, c0_.created_at AS created_at_8, c0_.updated_at AS updated_at_9 FROM cms_language c0_ WHERE c0_.is_default = ? AND c0_.is_active = ? LIMIT 1
Parameters:
[
  1
  1
]
2 0.34 ms
SELECT c0_.id AS id_0, c0_.locale AS locale_1, c0_.name AS name_2, c0_.native_name AS native_name_3, c0_.fallback_locale AS fallback_locale_4, c0_.is_active AS is_active_5, c0_.is_default AS is_default_6, c0_.position AS position_7, c0_.created_at AS created_at_8, c0_.updated_at AS updated_at_9 FROM cms_language c0_ WHERE c0_.is_default = ? AND c0_.is_active = ? LIMIT 1
Parameters:
[
  1
  1
]

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\Entity\CmsLanguage 1

Entities Mapping

Class Mapping errors
App\Entity\CmsLanguage No errors.