POST https://79.110.205.76/

Components

6 Twig Components
12 Render Count
1177 ms Render Time
16.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
FavoriteButton
"App\Twig\Components\FavoriteButton"
components/FavoriteButton.html.twig
6 8.78ms
breed_carousel
"App\Twig\Components\BreedCarouselComponent"
components/breed_carousel.html.twig
2 283.64ms
home_search
"App\Twig\Components\HomeSearchComponent"
components/home_search.html.twig
1 453.36ms
OffersSelectedForToday
"App\Twig\Components\OffersSelectedForToday"
components/OffersSelectedForToday.html.twig
1 427.82ms
AdvertBlock
"App\Twig\Components\AdvertBlock"
frontend/components/advert/block.html.twig
1 1.10ms
featured_posts
"App\Twig\Components\FeaturedPostsComponent"
components/featured_posts.html.twig
1 10.95ms

Render calls

home_search App\Twig\Components\HomeSearchComponent 14.0 MiB 453.36 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\HomeSearchComponent {#1161
  +categorySlug: "psy"
  +placeholders: [
    "psy" => "Wpisz rasę, np Szpic"
    "koty" => "Wpisz rasę, np Ragdoll"
  ]
  -breedRepository: App\Repository\BreedRepository {#1162 …}
  -imageManager: App\Manager\ImageManager {#1094 …}
  -settingService: App\Service\SettingService {#848 …}
}
breed_carousel App\Twig\Components\BreedCarouselComponent 16.0 MiB 199.93 ms
Input props
[
  "title" => "Popularne rasy <span class="text-poppy-400">psów</span>"
  "category" => "psy"
]
Attributes
[]
Component
App\Twig\Components\BreedCarouselComponent {#3381
  +title: "Popularne rasy <span class="text-poppy-400">psów</span>"
  +category: "psy"
  +limit: 100
  +daysBefore: 240
  -breedRepository: App\Repository\BreedRepository {#1162 …}
  -offerRepository: App\Repository\OfferRepository {#3382 …}
}
breed_carousel App\Twig\Components\BreedCarouselComponent 16.0 MiB 83.72 ms
Input props
[
  "title" => "Popularne rasy <span class="text-rico-400">kotów</span>"
  "category" => "koty"
]
Attributes
[]
Component
App\Twig\Components\BreedCarouselComponent {#4061
  +title: "Popularne rasy <span class="text-rico-400">kotów</span>"
  +category: "koty"
  +limit: 100
  +daysBefore: 240
  -breedRepository: App\Repository\BreedRepository {#1162 …}
  -offerRepository: App\Repository\OfferRepository {#3382 …}
}
OffersSelectedForToday App\Twig\Components\OffersSelectedForToday 16.0 MiB 427.82 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\OffersSelectedForToday {#4285
  +view: "grid"
  +limit: 6
  -offerRepository: App\Repository\OfferRepository {#3382 …}
}
FavoriteButton App\Twig\Components\FavoriteButton 16.0 MiB 4.87 ms
Input props
[
  "offerId" => 4532
]
Attributes
[]
Component
App\Twig\Components\FavoriteButton {#4340
  +offerId: 4532
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#4390 …}
  -favoriteService: App\Service\FavoriteService {#4509 …}
}
FavoriteButton App\Twig\Components\FavoriteButton 16.0 MiB 0.61 ms
Input props
[
  "offerId" => 4529
]
Attributes
[]
Component
App\Twig\Components\FavoriteButton {#5618
  +offerId: 4529
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#4390 …}
  -favoriteService: App\Service\FavoriteService {#4509 …}
}
FavoriteButton App\Twig\Components\FavoriteButton 16.0 MiB 0.58 ms
Input props
[
  "offerId" => 4519
]
Attributes
[]
Component
App\Twig\Components\FavoriteButton {#5708
  +offerId: 4519
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#4390 …}
  -favoriteService: App\Service\FavoriteService {#4509 …}
}
FavoriteButton App\Twig\Components\FavoriteButton 16.0 MiB 0.79 ms
Input props
[
  "offerId" => 4528
]
Attributes
[]
Component
App\Twig\Components\FavoriteButton {#5824
  +offerId: 4528
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#4390 …}
  -favoriteService: App\Service\FavoriteService {#4509 …}
}
FavoriteButton App\Twig\Components\FavoriteButton 16.0 MiB 0.61 ms
Input props
[
  "offerId" => 4448
]
Attributes
[]
Component
App\Twig\Components\FavoriteButton {#5943
  +offerId: 4448
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#4390 …}
  -favoriteService: App\Service\FavoriteService {#4509 …}
}
FavoriteButton App\Twig\Components\FavoriteButton 16.0 MiB 1.32 ms
Input props
[
  "offerId" => 4455
]
Attributes
[]
Component
App\Twig\Components\FavoriteButton {#6058
  +offerId: 4455
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#4390 …}
  -favoriteService: App\Service\FavoriteService {#4509 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 16.0 MiB 1.10 ms
Input props
[
  "location" => "home_content"
  "class" => "mx-auto my-4 max-w-2xl"
]
Attributes
[
  "class" => "mx-auto my-4 max-w-2xl"
]
Component
App\Twig\Components\AdvertBlock {#6187
  +location: "home_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#6262 …}
  -advertService: App\Service\AdvertService {#6097 …}
}
featured_posts App\Twig\Components\FeaturedPostsComponent 16.0 MiB 10.95 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\FeaturedPostsComponent {#6333
  +type: "latest"
  -blogRepository: App\Repository\BlogRepository {#6332 …}
}