Query Metrics
                10
                Database Queries
            
            
                6
                Different statements
            
            
                27.81 ms
                Query time
            
            
                0
                Invalid entities
            
            
                6
                Managed entities
            
        
                    0
                    Cache hits
                
                
                    0
                    Cache misses
                
                
                    0
                    Cache puts
                
            Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 13.09 ms | 
                                            SELECT t0_.id AS id_0, t0_.`content` AS content_1, t0_.lastTranslationUpdate AS lastTranslationUpdate_2, t0_.lastTranslationPageAccess AS lastTranslationPageAccess_3, t0_.lastTranslationPageToken AS lastTranslationPageToken_4, t0_.firstTranslationUpdate AS firstTranslationUpdate_5 FROM `TranslationFile` t0_ ORDER BY t0_.id DESC LIMIT 1 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    []  | 
                                    
| 2 | 1.17 ms | 
                                            SELECT DATABASE() 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    []  | 
                                    
| 3 | 3.12 ms | 
                                            SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  "nano_ca_dev_merged"
]
                                             | 
                                    
| 4 | 1.11 ms | 
                                            SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    []  | 
                                    
| 5 | 1.31 ms | 
                                            SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [ "2025-11-04 06:05:33" "2025-11-04 06:05:33" ]  | 
                                    
| 6 | 1.18 ms | 
                                            SELECT DATABASE() 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    []  | 
                                    
| 7 | 3.13 ms | 
                                            SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  "nano_ca_dev_merged"
]
                                             | 
                                    
| 8 | 1.11 ms | 
                                            SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    []  | 
                                    
| 9 | 1.18 ms | 
                                            SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [ "2025-11-04 06:05:33" "2025-11-04 06:05:33" ]  | 
                                    
| 10 | 1.39 ms | 
                                            SELECT l0_.id AS id_0, l0_.language AS language_1, l0_.displayName AS displayName_2, l0_.tag AS tag_3, l0_.isActive AS isActive_4, l0_.noun_sample AS noun_sample_5, l0_.adjective_sample AS adjective_sample_6 FROM `Language` l0_ WHERE l0_.isActive = ? 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  1
]
                                             | 
                                    
Database Connections
| Name | Service | 
|---|---|
| default | doctrine.dbal.default_connection | 
Entity Managers
| Name | Service | 
|---|---|
| NanomonxManager | doctrine.orm.NanomonxManager_entity_manager | 
Second Level Cache
                                0
                                Hits
                            
                            
                                0
                                Misses
                            
                            
                                0
                                Puts
                            
                        Managed Entities
NanomonxManager entity manager
| Class | Amount of managed objects | 
|---|---|
| App\Entity\Maintenance | 3 | 
| App\Entity\Language | 2 | 
| App\Entity\TranslationFile | 1 | 
Entities Mapping
| Class | Mapping errors | 
|---|---|
| App\Entity\Family\Family | No errors. | 
| App\Entity\TranslationFile | No errors. | 
| App\Entity\Troubadour\Challenge | No errors. | 
| App\Entity\SchoolCalendar | No errors. | 
| App\Entity\Maintenance | No errors. | 
| App\Entity\Language | No errors. |