GET https://crm.blue-web-agency.fr/dossier/jna

Components

4 Twig Components
20 Render Count
317 ms Render Time
18.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
Tooltip
"App\Twig\Components\Tooltip"
components/Tooltip.html.twig
17 1.79ms
Notifications
"App\Twig\Components\Notifications"
components/Notifications.html.twig
1 7.48ms
Notifying
"App\Twig\Components\Notifying"
components/Notifying.html.twig
1 2.25ms
DossierLive
"App\Twig\Components\DossierLive"
components/DossierLive.html.twig
1 309.27ms

Render calls

Notifications App\Twig\Components\Notifications 4.0 MiB 7.48 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Notifications {#1691
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1760 …}
  -entityManager: ContainerCKAtQYW\EntityManagerGhost614a58f {#93 …}
  -notificationRepository: App\Repository\NotificationRepository {#1692 …}
  -texter: Symfony\Component\Notifier\Texter {#1695 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1716 …}
}
Notifying App\Twig\Components\Notifying 4.0 MiB 2.25 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Notifying {#2045
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2046 …}
  -entityManager: ContainerCKAtQYW\EntityManagerGhost614a58f {#93 …}
  -notificationRepository: App\Repository\NotificationRepository {#1692 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1716 …}
}
DossierLive App\Twig\Components\DossierLive 18.0 MiB 309.27 ms
Input props
[
  "contact" => App\Entity\Contact {#1294
    -id: 49
    -code: null
    -entreprise: "Studio JNA"
    -nom: "Chardon"
    -prenom: "Julien"
    -adresse: "16, Rue Cuvier"
    -pays: "FR"
    -logo: "1c48f80d87c8534f6c40ce1fe2e4f3eb.png"
    -email: "studiojna.pro@gmail.com"
    -email2: null
    -tel: "+33 6 49 41 32 08"
    -tel2: "+33 7 71 15 74 03"
    -fax: null
    -remarques: null
    -createdBy: null
    -createdAt: null
    -formule: 1
    -entrepriseType: 1
    -cp: "69006"
    -ville: "Lyon"
    -dossiers: Doctrine\ORM\PersistentCollection {#1417 …}
    -slug: "jna"
    -avecDossier: true
  }
]
Attributes
[]
Component
App\Twig\Components\DossierLive {#2450
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2464 …}
  +id: null
  +toDoTasks: ? array
  +message: null
  +contact: App\Entity\Contact {#1294
    -id: 49
    -code: null
    -entreprise: "Studio JNA"
    -nom: "Chardon"
    -prenom: "Julien"
    -adresse: "16, Rue Cuvier"
    -pays: "FR"
    -logo: "1c48f80d87c8534f6c40ce1fe2e4f3eb.png"
    -email: "studiojna.pro@gmail.com"
    -email2: null
    -tel: "+33 6 49 41 32 08"
    -tel2: "+33 7 71 15 74 03"
    -fax: null
    -remarques: null
    -createdBy: null
    -createdAt: null
    -formule: 1
    -entrepriseType: 1
    -cp: "69006"
    -ville: "Lyon"
    -dossiers: Doctrine\ORM\PersistentCollection {#1417 …}
    -slug: "jna"
    -avecDossier: true
  }
  +photoUploadName: null
  +photoUploadError: null
  +docs: []
  +errorMessage: ""
  +successMessage: ""
  +dossierw: null
  +current: ""
  +query: ""
  +statutFilter: []
  +priorityFilter: []
  +typeFilter: []
  +managerFilter: []
  +dates: ""
  +onlineSort: ""
  +files: []
  +uploadedDocumentIds: []
  +content: ""
  +showModalForm: false
  +modalLoading: false
  +needsDataLoad: false
  +editingDossierId: null
  +libelle: ""
  +description: ""
  +dateReception: null
  +dateLivraisonMaquette: null
  +dateProduction: null
  +dateLivraison: null
  +prioriteId: null
  +link: ""
  +linkPreview: ""
  +linkTemplate: ""
  +status: null
  +priority: null
  +devis: ""
  +facture: false
  +linkBo: ""
  +loginBo: ""
  +passwordBo: ""
  +emailBo: ""
  +numberOfPages: null
  +numberOfMonths: null
  +seoDate: null
  +type: null
  +manager: null
  +affectedTo: null
  +validationErrors: []
  +errors: []
  +page: 1
  +perPage: 25
  +sortColumn: ""
  +sortDirection: "asc"
  +selectedIds: []
  +historyDossierId: null
  +messengerDossierId: null
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#345 …}
  -formFactory: Symfony\Component\Form\FormFactory {#2449 …}
  -dossierRepository: App\Repository\DossierRepository {#2451 …}
  -dossierStatusRepository: App\Repository\DossierStatusRepository {#2452 …}
  -entityManager: ContainerCKAtQYW\EntityManagerGhost614a58f {#93 …}
  -htmlSanitizer: Symfony\Component\HtmlSanitizer\HtmlSanitizer {#2457 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#208 …}
  -documentRepository: App\Repository\DocumentRepository {#99 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#563 …}
  -userRepository: App\Repository\UserRepository {#888 …}
  -metaService: App\Service\DossierMetaService {#97 …}
  -dossierStatsService: App\Service\DossierStatsService {#2458 …}
  -googleCalendarService: App\Service\GoogleCalendarService {#2459 …}
  -userMetaService: App\Service\UserMetaService {#2460 …}
  -dossierStatusHistoryRepository: App\Repository\DossierStatusHistoryRepository {#2462 …}
  -quoteRepository: App\Repository\QuoteRepository {#2463 …}
  -notificationRepository: App\Repository\NotificationRepository {#1692 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1716 …}
  -formView: Symfony\Component\Form\FormView {#2524 …}
  -form: Symfony\Component\Form\Form {#3072 …}
  +formName: "dossier"
  +formValues: [
    "libelle" => ""
    "description" => ""
    "dateReception" => ""
    "dateLivraisonMaquette" => ""
    "dateProduction" => ""
    "dateLivraison" => ""
    "link" => ""
    "linkPreview" => ""
    "linkTemplate" => ""
    "status" => ""
    "priority" => "1"
    "docs" => ""
    "_token" => "7d5e7def3f207d2ac475db2f5a.-f85VTMntIHbZ_g3WkLDQwDXn_Zz-Ka9eqvw-yNAQL4.vbhoGWIU9fnpL7dACTTud22lypwimujcO83EwlIvD9KBqW48XFXx7KMUzA"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
Tooltip App\Twig\Components\Tooltip 10.0 MiB 0.18 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#4516
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 12.0 MiB 0.08 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#5208
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 12.0 MiB 0.09 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#5425
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 12.0 MiB 0.13 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#5639
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 12.0 MiB 0.10 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#5952
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 14.0 MiB 0.10 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#6158
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 14.0 MiB 0.08 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#6364
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 14.0 MiB 0.10 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#6578
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 14.0 MiB 0.08 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#6784
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 14.0 MiB 0.08 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#7006
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 16.0 MiB 0.09 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#7228
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 16.0 MiB 0.08 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#7442
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 16.0 MiB 0.19 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#7656
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 16.0 MiB 0.11 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#7870
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 16.0 MiB 0.10 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#8076
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 16.0 MiB 0.10 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#8290
  +content: "Dossier facturé"
}
Tooltip App\Twig\Components\Tooltip 16.0 MiB 0.11 ms
Input props
[
  "content" => "Dossier facturé"
]
Attributes
[]
Component
App\Twig\Components\Tooltip {#8507
  +content: "Dossier facturé"
}