AT
Accident du Travail
Acronyme souvent employé par les employeurs pour évoquer l'accident du travail.
-
Questions fréquentes : notre IA vous réponds ✨
Temps de génération: 0.75771403312683 Nombre requete SQL: 2
0 | 1 | |
---|---|---|
0 | SELECT ct2.app_label, ct2.model, c.parent_object_id as id FROM legisocial.`ou... | 0.00077295303344727 |
1 | SELECT t.*, tag.label as tag, tag.url as tag_slug, "legisocial" as site FROM ... | 0.0029709339141846 |
SELECT ct2.app_label, ct2.model, c.parent_object_id as id FROM legisocial.`outil_composition` c INNER JOIN legisocial.`django_content_type` ct ON ct.app_label = :app_label AND ct.model = :model AND ct.id = c.content_type_id INNER JOIN legisocial.`django_content_type` ct2 ON c.parent_content_type_id = ct2.id WHERE c.object_id = :id
SELECT t.*, tag.label as tag, tag.url as tag_slug, "legisocial" as site FROM legisocial.contenu_glossaire t LEFT JOIN cms_tag tag ON t.tag_id = tag.id WHERE t.url = :url