GET https://v2-requeteur.optindata.fr/

Components

2 Twig Components
6 Render Count
1 ms Render Time
6.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
MenuLink
"App\Twig\Components\MenuLink"
components/MenuLink.html.twig
4 0.38ms
DashboardItem
"App\Twig\Components\DashboardItem"
components/DashboardItem.html.twig
2 0.19ms

Render calls

MenuLink App\Twig\Components\MenuLink 6.0 MiB 0.30 ms
Input props
[
  "image" => "img/Home.svg"
  "label" => "Accueil"
  "link" => "app_main"
]
Attributes
[]
Component
App\Twig\Components\MenuLink {#1386
  +image: "img/Home.svg"
  +link: "app_main"
  +label: "Accueil"
}
MenuLink App\Twig\Components\MenuLink 6.0 MiB 0.03 ms
Input props
[
  "image" => "img/B2C.svg"
  "label" => "BtoC"
  "link" => "app_btoc"
]
Attributes
[]
Component
App\Twig\Components\MenuLink {#1423
  +image: "img/B2C.svg"
  +link: "app_btoc"
  +label: "BtoC"
}
MenuLink App\Twig\Components\MenuLink 6.0 MiB 0.02 ms
Input props
[
  "image" => "img/B2B.svg"
  "label" => "BtoB"
  "link" => "app_btob"
]
Attributes
[]
Component
App\Twig\Components\MenuLink {#1444
  +image: "img/B2B.svg"
  +link: "app_btob"
  +label: "BtoB"
}
MenuLink App\Twig\Components\MenuLink 6.0 MiB 0.03 ms
Input props
[
  "image" => "img/Contact.svg"
  "label" => "Contact"
  "link" => "#"
  "class" => "contactModal"
]
Attributes
[
  "class" => "contactModal"
]
Component
App\Twig\Components\MenuLink {#1467
  +image: "img/Contact.svg"
  +link: "#"
  +label: "Contact"
}
DashboardItem App\Twig\Components\DashboardItem 6.0 MiB 0.16 ms
Input props
[
  "linkTo" => "app_btoc"
  "aditionalClasses" => "pb-2 h-50"
  "image" => "img/ImgBtoC.png"
  "imageAlt" => "btoc"
  "headerSummary" => "BTOC"
  "header" => "Fichiers<br/>Particuliers"
  "secondHeader" => "38 millions d’individus"
  "buttonText" => "Accéder aux fichiers"
]
Attributes
[
  "linkTo" => "app_btoc"
]
Component
App\Twig\Components\DashboardItem {#1495
  +aditionalClasses: "pb-2 h-50"
  +image: "img/ImgBtoC.png"
  +imageAlt: "btoc"
  +headerSummary: "BTOC"
  +header: "Fichiers<br/>Particuliers"
  +secondHeader: "38 millions d’individus"
  +buttonText: "Accéder aux fichiers"
}
DashboardItem App\Twig\Components\DashboardItem 6.0 MiB 0.02 ms
Input props
[
  "linkTo" => "app_btob"
  "aditionalClasses" => "pt-2 h-50 pb-2"
  "image" => "img/ImgBtoB.png"
  "imageAlt" => "btob"
  "headerSummary" => "BTOB"
  "header" => "Fichiers<br/>Entreprises"
  "secondHeader" => "Plus de 9 millions d’entreprises actives."
  "buttonText" => "Accéder aux fichiers"
]
Attributes
[
  "linkTo" => "app_btob"
]
Component
App\Twig\Components\DashboardItem {#1542
  +aditionalClasses: "pt-2 h-50 pb-2"
  +image: "img/ImgBtoB.png"
  +imageAlt: "btob"
  +headerSummary: "BTOB"
  +header: "Fichiers<br/>Entreprises"
  +secondHeader: "Plus de 9 millions d’entreprises actives."
  +buttonText: "Accéder aux fichiers"
}