GET https://www.skeleton-api.amme.ro/ro/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.65 ms
SELECT v.id, v.system, v.version, v.link
                FROM `app_mobile` AS v
                WHERE v.system = ?
                  AND v.active = 1
                  AND v.deleted_at IS NULL
                ORDER BY v.created_at DESC
                LIMIT 1
Parameters:
[
  "ios"
]
2 0.35 ms
SELECT v.id, v.system, v.version, v.link
                FROM `app_mobile` AS v
                WHERE v.system = ?
                  AND v.active = 1
                  AND v.deleted_at IS NULL
                ORDER BY v.created_at DESC
                LIMIT 1
Parameters:
[
  "android"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.