GET https://dev.petso.halisz.pl/rasy/psy/pekinczyk

Components

2 Twig Components
4 Render Count
49 ms Render Time
8.0 MiB Memory Usage

Components

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

Render calls

AdvertBlock App\Twig\Components\AdvertBlock 8.0 MiB 2.90 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 {#1907
  +location: "breed_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2077 …}
  -advertService: App\Service\AdvertService {#1904 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 8.0 MiB 0.20 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 {#2151
  +location: "breed_right_2"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2181 …}
  -advertService: App\Service\AdvertService {#1904 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 8.0 MiB 0.25 ms
Input props
[
  "location" => "breed_content"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#2200
  +location: "breed_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2230 …}
  -advertService: App\Service\AdvertService {#1904 …}
}
OfferListingComponent App\Twig\Components\OfferListingComponent 8.0 MiB 45.34 ms
Input props
[
  "breedSlug" => "pekinczyk"
  "title" => "Nasze oferty"
  "moreUrl" => "/zwierzeta-na-sprzedaz/psy/pekinczyk"
]
Attributes
[]
Component
App\Twig\Components\OfferListingComponent {#2251
  +title: "Nasze oferty"
  +breedSlug: "pekinczyk"
  +moreUrl: "/zwierzeta-na-sprzedaz/psy/pekinczyk"
  +limitPromoted: 2
  +limitRandom: 2
  +params: [
    "breed" => "pekinczyk"
  ]
  -offerRepository: App\Repository\OfferRepository {#2252 …}
}