GET https://dev.petso.halisz.pl/rasy/koty/bengalski

Components

2 Twig Components
4 Render Count
89 ms Render Time
12.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
AdvertBlock
"App\Twig\Components\AdvertBlock"
frontend/components/advert/block.html.twig
3 5.77ms
OfferListingComponent
"App\Twig\Components\OfferListingComponent"
frontend/components/offer/listing.html.twig
1 83.03ms

Render calls

AdvertBlock App\Twig\Components\AdvertBlock 12.0 MiB 4.78 ms
Input props
[
  "location" => "breed_right_1"
  "class" => "mx-auto my-4 hidden lg:block"
]
Attributes
[
  "class" => "mx-auto my-4 hidden lg:block"
]
Component
App\Twig\Components\AdvertBlock {#1928
  +location: "breed_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2098 …}
  -advertService: App\Service\AdvertService {#1925 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 12.0 MiB 0.53 ms
Input props
[
  "location" => "breed_right_2"
  "class" => "mx-auto my-4 hidden lg:block"
]
Attributes
[
  "class" => "mx-auto my-4 hidden lg:block"
]
Component
App\Twig\Components\AdvertBlock {#2170
  +location: "breed_right_2"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2223 …}
  -advertService: App\Service\AdvertService {#1925 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 12.0 MiB 0.45 ms
Input props
[
  "location" => "breed_content"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#2241
  +location: "breed_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2271 …}
  -advertService: App\Service\AdvertService {#1925 …}
}
OfferListingComponent App\Twig\Components\OfferListingComponent 12.0 MiB 83.03 ms
Input props
[
  "breedSlug" => "bengalski"
  "title" => "Nasze oferty"
  "moreUrl" => "/zwierzeta-na-sprzedaz/koty/bengalski"
]
Attributes
[]
Component
App\Twig\Components\OfferListingComponent {#2300
  +title: "Nasze oferty"
  +breedSlug: "bengalski"
  +moreUrl: "/zwierzeta-na-sprzedaz/koty/bengalski"
  +limitPromoted: 2
  +limitRandom: 2
  +params: [
    "breed" => "bengalski"
  ]
  -offerRepository: App\Repository\OfferRepository {#2301 …}
}