http://gite-colombine.fr/robots.txt

Query Metrics

7 Database Queries
6 Different statements
5.24 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.07 ms
(39.54%)
2
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
0.85 ms
(16.24%)
1
SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'colombine' /*!50116 AND c.constraint_schema = 'colombine' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL
Parameters:
[]
0.79 ms
(15.07%)
1
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'colombine' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC
Parameters:
[]
0.63 ms
(11.93%)
1
SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS
FROM information_schema.TABLES
WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
Parameters:
[]
0.61 ms
(11.68%)
1
SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'colombine' ORDER BY SEQ_IN_INDEX ASC
Parameters:
[]
0.29 ms
(5.53%)
1
SELECT * FROM doctrine_migration_versions
Parameters:
[]

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.

Entities Mapping

Class Mapping errors
App\Entity\HobbyPageTranslation No errors.
App\Entity\Booking No errors.
App\Entity\Profile No errors.
App\Entity\VideoTranslation No errors.
App\Entity\ContactArea No errors.
App\Entity\ProcessLogs No errors.
App\Entity\Legal No errors.
App\Entity\HomeMainSliderImage No errors.
App\Entity\BookingPaymentMethodTranslation No errors.
App\Entity\ServiceCategoryTranslation No errors.
App\Entity\GalleryPage No errors.
App\Entity\ContactPageTranslation No errors.
App\Entity\BookingContractTranslation No errors.
App\Entity\HobbySingle No errors.
App\Entity\HobbyPage No errors.
App\Entity\HobbySingleAreaTranslation No errors.
App\Entity\ServicePage No errors.
App\Entity\BookingContract No errors.
App\Entity\AboutPageTranslation No errors.
App\Entity\SEO No errors.
App\Entity\GalleryCategory No errors.
App\Entity\ServicePageTranslation No errors.
App\Entity\ContactForm No errors.
App\Entity\ContactAreaTranslation No errors.
App\Entity\PageHeaderTranslation No errors.
App\Entity\AboutAreaTranslation No errors.
App\Entity\ServiceAreaTranslation No errors.
App\Entity\HobbySingleArea No errors.
App\Entity\AboutArea No errors.
App\Entity\HobbySingleTranslation No errors.
App\Entity\Privacy No errors.
App\Entity\IntroAreaImage No errors.
App\Entity\GalleryImageTranslation No errors.
App\Entity\BookingConstraintSaisonTranslation No errors.
App\Entity\HobbyAreaTranslation No errors.
App\Entity\ServiceCategory No errors.
App\Entity\BookingConstraintPeriod No errors.
App\Entity\GalleryArea No errors.
App\Entity\TestimonialAreaTranslation No errors.
App\Entity\GalleryPageTranslation No errors.
App\Entity\HomeMainSlider No errors.
App\Entity\PageHeader No errors.
App\Entity\BookingConstraint No errors.
App\Entity\ServiceArea No errors.
App\Entity\IntroArea No errors.
App\Entity\SEOTranslation No errors.
App\Entity\User No errors.
App\Entity\Testimonial No errors.
App\Entity\Video No errors.
App\Entity\HobbyArea No errors.
App\Entity\BookingConstraintTranslation No errors.
App\Entity\IntroAreaImageTranslation No errors.
App\Entity\ServiceSingleTranslation No errors.
App\Entity\IntroAreaTranslation No errors.
App\Entity\BookingConstraintSaisonPeriod No errors.
App\Entity\ContactPage No errors.
App\Entity\BookingMailTranslation No errors.
App\Entity\ServiceSingle No errors.
App\Entity\BookingConstaintTranslation No errors.
App\Entity\GalleryImage No errors.
App\Entity\TestimonialArea No errors.
App\Entity\BookingMail No errors.
App\Entity\GalleryAreaTranslation No errors.
App\Entity\SEOKeyword No errors.
App\Entity\BookingConstraintSaison No errors.
App\Entity\BookingPaymentMethod No errors.
App\Entity\AboutPage No errors.
App\Entity\AboutInfo No errors.
App\Entity\GalleryCategoryTranslation No errors.
App\Entity\ResetPassword No errors.
Vich\UploaderBundle\Entity\File No errors.