https://actufake.com/admin/articles/13/publish Return to referer URL

Query Metrics

14 Database Queries
10 Different statements
4.18 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.54 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.is_active AS is_active_6, t0.created_at AS created_at_7 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.49 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.subtitle AS subtitle_4, t0.excerpt AS excerpt_5, t0.body AS body_6, t0.status AS status_7, t0.source_topic AS source_topic_8, t0.satire_score AS satire_score_9, t0.risk_score AS risk_score_10, t0.is_ai_generated AS is_ai_generated_11, t0.is_featured AS is_featured_12, t0.view_count AS view_count_13, t0.author AS author_14, t0.published_at AS published_at_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.metadata AS metadata_18, t0.ai_prompt AS ai_prompt_19, t0.ai_response AS ai_response_20, t0.category_id AS category_id_21, t0.featured_image_id AS featured_image_id_22 FROM article t0 WHERE t0.id = ?
Parameters:
[
  "13"
]
0.48 ms
(0.00%)
1
UPDATE article SET STATUS = ?, published_at = ?, updated_at = ? WHERE id = ?
Parameters:
[
  "published"
  "2026-03-27 19:01:46"
  "2026-03-27 19:01:46"
  13
]
0.41 ms
(0.00%)
1
UPDATE social_post SET STATUS = ?, external_post_id = ?, external_url = ?, posted_at = ? WHERE id = ?
Parameters:
[
  "posted"
  "2037606025583276346"
  "https://twitter.com/i/status/2037606025583276346"
  "2026-03-27 19:01:48"
  18
]
0.37 ms
(0.00%)
3
"START TRANSACTION"
Parameters:
[]
0.31 ms
(0.00%)
1
INSERT INTO social_post (platform, content, STATUS, external_post_id, external_url, scheduled_at, posted_at, error_message, retry_count, metadata, created_at, updated_at, article_id, media_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1 => "twitter"
  2 => """
    Le Maroc signe un traité avec l'Antarctique pour des glaçons de menthe ! 🌍🥶 #MarocGlacial #DiplomatieFroide\n
    \n
    https://actufake.com/article/le-maroc-devient-le-nouvel-iceberg-diplomatique-du-sahara
    """
  3 => "processing"
  4 => null
  5 => null
  6 => null
  7 => null
  8 => null
  9 => 0
  10 => "[]"
  11 => "2026-03-27 19:01:46"
  12 => "2026-03-27 19:01:46"
  13 => 13
  14 => null
]
0.28 ms
(0.00%)
3
"COMMIT"
Parameters:
[]
0.16 ms
(0.00%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.description AS description_3, c0_.color AS color_4, c0_.icon AS icon_5, c0_.position AS position_6, c0_.is_active AS is_active_7, c0_.created_at AS created_at_8, c0_.updated_at AS updated_at_9 FROM category c0_ WHERE c0_.is_active = ? ORDER BY c0_.position ASC
Parameters:
[
  1
]
0.08 ms
(0.00%)
1
SELECT s0_.id AS id_0, s0_.platform AS platform_1, s0_.account_name AS account_name_2, s0_.account_id AS account_id_3, s0_.access_token AS access_token_4, s0_.refresh_token AS refresh_token_5, s0_.access_token_secret AS access_token_secret_6, s0_.token_expires_at AS token_expires_at_7, s0_.is_active AS is_active_8, s0_.auto_post AS auto_post_9, s0_.settings AS settings_10, s0_.success_count AS success_count_11, s0_.failure_count AS failure_count_12, s0_.last_post_at AS last_post_at_13, s0_.created_at AS created_at_14, s0_.updated_at AS updated_at_15 FROM social_account s0_ WHERE s0_.is_active = ?
Parameters:
[
  1
]
0.07 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.type AS type_2, t0.path AS path_3, t0.alt AS alt_4, t0.title AS title_5, t0.metadata AS metadata_6, t0.file_size AS file_size_7, t0.mime_type AS mime_type_8, t0.is_ai_generated AS is_ai_generated_9, t0.generation_prompt AS generation_prompt_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM media_asset t0 WHERE t0.id = ?
Parameters:
[
  8
]

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\User No errors.
App\Entity\SiteSetting No errors.
App\Entity\Category No errors.
App\Entity\Article No errors.
App\Entity\MediaAsset No errors.
App\Entity\Tag No errors.
App\Entity\SocialPost No errors.
App\Entity\SocialAccount No errors.