GET https://fiatec.certania.site/de/leistungen

Components

2 Twig Components
4 Render Count
0 ms Render Time
42.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
Heading
"App\Twig\Components\Heading"
components/Heading.html.twig
3 0.20ms
TruncateText
"App\Twig\Components\TruncateText"
components/TruncateText.html.twig
1 0.16ms

Render calls

TruncateText App\Twig\Components\TruncateText 40.0 MiB 0.16 ms
Input props
[
  "length" => 200
  "text" => "Seit über 25 Jahren steht fiatec für Prüfungen, die halten, was sie messen: zuverlässig, präzise und normgerecht. Unsere Ergebnisse sind anwendungsnah, unsere Verfahren maßgeschneidert. Nicht umsonst ist fiatec das Referenzlabor für renommierte Kfz-Hersteller, die auf präzise Prüfungen nach internationalen Standards vertrauen. "
]
Attributes
[]
Component
App\Twig\Components\TruncateText {#92123
  +text: ? string
  +length: ? string
  +truncateText: "Seit über 25 Jahren steht fiatec für Prüfungen, die halten, was sie messen: zuverlässig, präzise und normgerecht. Unsere Ergebnisse sind anwendungsnah, unsere Verfahren maßgeschneidert. Nicht..."
}
Heading App\Twig\Components\Heading 42.0 MiB 0.13 ms
Input props
[
  "text" => "Prüf­leistungen mit klaren Ergebnissen"
  "indices" => "1"
  "tag" => "p"
  "size" => "display-3"
  "class" => "lh-1 fw-black text-uppercase {%- if header_text -%} mb-4 {%- endif -%}"
  "color" => ""
]
Attributes
[]
Component
App\Twig\Components\Heading {#68502
  +tag: "p"
  +size: "display-3"
  +color: ""
  +class: "lh-1 fw-black text-uppercase {%- if header_text -%} mb-4 {%- endif -%}"
  +text: "<span class="text-colored">Prüf&shy;leistungen</span> mit klaren Ergebnissen"
  +indices: ? string
}
Heading App\Twig\Components\Heading 42.0 MiB 0.03 ms
Input props
[
  "text" => """
    Reputation durch Reproduzier&shy;barkeit – \n
    seit Jahrzehnten
    """
  "indices" => "5,6"
  "tag" => "h2"
  "size" => "h1"
  "class" => "lh-1 fw-black text-uppercase mb-4"
  "color" => ""
]
Attributes
[]
Component
App\Twig\Components\Heading {#68506
  +tag: "h2"
  +size: "h1"
  +color: ""
  +class: "lh-1 fw-black text-uppercase mb-4"
  +text: """
    Reputation durch Reproduzier&shy;barkeit – <span class="text-colored">\n
    seit</span> <span class="text-colored">Jahrzehnten</span>
    """
  +indices: ? string
}
Heading App\Twig\Components\Heading 42.0 MiB 0.04 ms
Input props
[
  "text" => """
    Wir prüfen, \n
    was zu prüfen ist:
    """
  "indices" => "1,2"
  "tag" => "h2"
  "size" => "display-3"
  "class" => "lh-1 fw-black text-uppercase  mb-4"
  "color" => "secondary"
]
Attributes
[]
Component
App\Twig\Components\Heading {#68406
  +tag: "h2"
  +size: "display-3"
  +color: "secondary"
  +class: "lh-1 fw-black text-uppercase  mb-4"
  +text: """
    <span class="text-colored">Wir</span> <span class="text-colored">prüfen,</span> \n
    was zu prüfen ist:
    """
  +indices: ? string
}