GET https://vizualeez.vizualee.fr/meta/connector/insta

Query Metrics

2 Database Queries
2 Different statements
1.49 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.65 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.template_format AS template_format_4, t0.api AS api_5, t0.color AS color_6 FROM social_media t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "instagram"
]
2 0.84 ms
SELECT p0_.id AS id_0, p0_.social_media_platform AS social_media_platform_1, p0_.recommandation_posting_time AS recommandation_posting_time_2, p0_.content_recommendation AS content_recommendation_3, p0_.scheduled_post_date AS scheduled_post_date_4, p0_.status AS status_5, p0_.context AS context_6, p0_.validated_at AS validated_at_7, p0_.created_at AS created_at_8, p0_.status_context AS status_context_9, p0_.posted_at AS posted_at_10, p0_.failed_at AS failed_at_11, p0_.retry_at AS retry_at_12, p0_.retry_count AS retry_count_13, p0_.establishment_id AS establishment_id_14 FROM planification p0_ WHERE p0_.status = ? AND p0_.scheduled_post_date >= ? AND p0_.scheduled_post_date <= ? AND p0_.social_media_platform = ?
Parameters:
[
  "toPublish"
  "2025-04-04 21:30:07"
  "2025-04-04 22:30:07"
  3
]

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\SocialMedia No errors.
App\Entity\Establishment
  • The association App\Entity\Establishment#reviews refers to the owning side field App\Entity\Review#establishments which does not exist.
App\Entity\SocialMediaSpecifications No errors.
App\Entity\Planification No errors.