Redirect 302 redirect from GET @app_offer_listing (37e42f)

GET https://dev.petso.halisz.pl/index.php/zwierzeta-na-sprzedaz

Twig Metrics

398 ms Render time
71 Template calls
192 Block calls
198 Macro calls

Render time includes sub-requests rendering time (if any).

Rendered Templates

Template Name & Path Render Count
frontend/offer/index.html.twig templates/frontend/offer/index.html.twig 1
frontend/_layout/base.html.twig templates/frontend/_layout/base.html.twig 1
frontend/_partial/breadcrumbs/_json-ld.html.twig templates/frontend/_partial/breadcrumbs/_json-ld.html.twig 1
frontend/_partial/navbar.html.twig templates/frontend/_partial/navbar.html.twig 1
frontend/_partial/_navbar-user-button.html.twig templates/frontend/_partial/_navbar-user-button.html.twig 1
frontend/offer/_partial/_listing-header.html.twig templates/frontend/offer/_partial/_listing-header.html.twig 1
frontend/_partial/breadcrumbs/breadcrumbs.html.twig templates/frontend/_partial/breadcrumbs/breadcrumbs.html.twig 1
frontend/_partial/breadcrumbs/_simple.html.twig templates/frontend/_partial/breadcrumbs/_simple.html.twig 1
frontend/offer/_partial/_filters.html.twig templates/frontend/offer/_partial/_filters.html.twig 1
frontend/components/advert/block.html.twig templates/frontend/components/advert/block.html.twig 2
components/NotificationButton.html.twig templates/components/NotificationButton.html.twig 1
frontend/offer/_partial/_listing.html.twig templates/frontend/offer/_partial/_listing.html.twig 1
frontend/offer/_partial/_listing-single.html.twig templates/frontend/offer/_partial/_listing-single.html.twig 16
components/FavoriteButton.html.twig templates/components/FavoriteButton.html.twig 16
frontend/offer/_partial/_mini-carousel.html.twig templates/frontend/offer/_partial/_mini-carousel.html.twig 16
frontend/_partial/_pagination.html.twig templates/frontend/_partial/_pagination.html.twig 1
frontend/components/post/listing.html.twig templates/frontend/components/post/listing.html.twig 1
frontend/blog/_partial/listing-item.html.twig templates/frontend/blog/_partial/listing-item.html.twig 3
frontend/_partial/footer.html.twig templates/frontend/_partial/footer.html.twig 1
frontend/_partial/_social_button.html.twig templates/frontend/_partial/_social_button.html.twig 1
@WebProfiler/Profiler/toolbar_js.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_js.html.twig 1
@WebProfiler/Profiler/toolbar.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar.html.twig 1
@WebProfiler/Profiler/toolbar_item.html.twig vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_item.html.twig 1

Rendering Call Graph

main 398.37ms/100%frontend/offer/index.html.twig 390.49ms/98%
│ └ frontend/_layout/base.html.twig 386.83ms/97%
│   └ frontend/_layout/base.html.twig::block(title)
│   └ frontend/_layout/base.html.twig::block(canonical)
│   └ frontend/_layout/base.html.twig::block(meta)
│   │ └ frontend/_layout/base.html.twig::block(keywords)
│   │ └ frontend/_layout/base.html.twig::block(description)
│   │ └ frontend/_layout/base.html.twig::block(title)
│   │ └ frontend/_layout/base.html.twig::block(description)
│   │ └ frontend/offer/index.html.twig::block(og_image)
│   │ └ frontend/offer/index.html.twig::block(og_image_secure)
│   └ frontend/_layout/base.html.twig::block(meta_favicon)
│   └ frontend/offer/index.html.twig::block(meta_extended)
│   └ frontend/_layout/base.html.twig::block(meta_breadcrumbs) 171.45ms/43%
│   │ └ frontend/_partial/breadcrumbs/_json-ld.html.twig 169.47ms/43%
│   └ frontend/_layout/base.html.twig::block(stylesheets) 5.67ms/1%
│   └ frontend/_layout/base.html.twig::block(body_class)
│   │ └ frontend/_layout/base.html.twig::block(body_class_ext)
│   └ frontend/_layout/base.html.twig::block(body_attr)
│   └ frontend/_layout/base.html.twig::block(code_body_after)
│   └ frontend/_layout/base.html.twig::block(navbar) 6.62ms/2%
│   │ └ frontend/_partial/navbar.html.twig 4.53ms/1%
│   │   └ frontend/_partial/navbar.html.twig::block(navbar_add_offer_button)
│   │   └ frontend/_partial/navbar.html.twig::block(navbar_user_button) 4.05ms/1%
│   │   │ └ frontend/_partial/_navbar-user-button.html.twig 2.08ms/1%
│   │   └ frontend/_partial/navbar.html.twig::block(navbar_menu)
│   └ frontend/offer/index.html.twig::block(body) 197.36ms/50%
│   │ └ frontend/offer/_partial/_listing-header.html.twig 7.74ms/2%
│   │ │ └ frontend/_partial/breadcrumbs/breadcrumbs.html.twig 2.37ms/1%
│   │ │ │ └ frontend/_partial/breadcrumbs/_simple.html.twig
│   │ │ └ frontend/_macros/image-macro.html.twig::macro(category_img)
│   │ └ frontend/_macros/list-type-switch-macro.html.twig::macro(list_toggle_buttons)
│   │ └ frontend/offer/_partial/_filters.html.twig 2.98ms/1%
│   │ └ frontend/components/advert/block.html.twig
│   │ └ components/NotificationButton.html.twig 3.96ms/1%
│   │ └ frontend/offer/_partial/_listing.html.twig 128.93ms/32%
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 11.98ms/3%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 10.63ms/3%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 3.43ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig 1.02ms/0%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 3.37ms/1%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 1.98ms/0%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 2.76ms/1%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 5.49ms/1%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 5.45ms/1%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 2.05ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig 1.05ms/0%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 1.61ms/0%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 1.56ms/0%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 1.60ms/0%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 6.38ms/2%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 6.33ms/2%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 2.00ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 2.12ms/1%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 2.07ms/1%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 1.97ms/0%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 6.52ms/2%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 6.47ms/2%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 2.52ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig 1.53ms/0%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 1.84ms/0%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 1.80ms/0%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 1.87ms/0%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 6.92ms/2%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 6.87ms/2%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 2.01ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig 1.01ms/0%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 2.65ms/1%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 2.60ms/1%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 2.03ms/1%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 5.45ms/1%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 5.40ms/1%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 2.00ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 1.56ms/0%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 1.51ms/0%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 1.66ms/0%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 7.19ms/2%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 7.15ms/2%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 1.99ms/0%
│   │ │ │   │ └ components/FavoriteButton.html.twig 1.00ms/0%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 3.09ms/1%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 3.05ms/1%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 1.88ms/0%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 7.25ms/2%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 7.20ms/2%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 2.15ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig 1.16ms/0%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 3.16ms/1%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 3.11ms/1%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 1.64ms/0%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 9.91ms/2%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 9.87ms/2%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 2.05ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig 1.01ms/0%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 5.41ms/1%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 5.34ms/1%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 2.14ms/1%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 7.77ms/2%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 7.72ms/2%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 2.06ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig 1.02ms/0%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 3.87ms/1%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 3.82ms/1%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 1.54ms/0%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 6.26ms/2%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 6.22ms/2%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 2.13ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig 1.01ms/0%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 2.36ms/1%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 2.32ms/1%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 1.54ms/0%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 7.22ms/2%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 7.17ms/2%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 2.31ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig 1.18ms/0%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 2.73ms/1%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 2.68ms/1%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 1.94ms/0%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 6.41ms/2%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 6.37ms/2%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 2.13ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig 1.05ms/0%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 1.98ms/0%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 1.93ms/0%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 2.07ms/1%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 6.81ms/2%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 6.77ms/2%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 2.05ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig 1.02ms/0%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 2.74ms/1%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 2.69ms/1%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 1.71ms/0%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 6.10ms/2%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 6.06ms/2%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 2.04ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig 1.03ms/0%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 1.91ms/0%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 1.86ms/0%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 1.84ms/0%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing-single.html.twig 7.57ms/2%
│   │ │ │ └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single) 7.53ms/2%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_favorite) 2.03ms/1%
│   │ │ │   │ └ components/FavoriteButton.html.twig 1.04ms/0%
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_image) 4.01ms/1%
│   │ │ │   │ └ frontend/offer/_partial/_mini-carousel.html.twig 3.97ms/1%
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   │   └ frontend/_macros/image-macro.html.twig::macro(listing_img)
│   │ │ │   └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content) 1.24ms/0%
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_class)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_open_action)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_date)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(date_ago)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_badge)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_federation)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(breeding_verified)
│   │ │ │     │ └ frontend/_macros/offer-macro.html.twig::macro(offer_promoted)
│   │ │ │     └ frontend/_macros/offer-macro.html.twig::macro(shortcut)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_single_content_description)
│   │ │ │     └ frontend/_macros/user-macro.html.twig::macro(avatar_url)
│   │ │ │     └ frontend/offer/_partial/_listing-single.html.twig::block(offer_extra)
│   │ │ └ frontend/offer/_partial/_listing.html.twig::macro(advert) 9.04ms/2%
│   │ │ │ └ frontend/components/advert/block.html.twig
│   │ │ └ frontend/_partial/_pagination.html.twig
│   │ └ frontend/components/post/listing.html.twig 16.07ms/4%
│   │   └ frontend/components/post/listing.html.twig::block(block_title)
│   │   └ frontend/components/post/listing.html.twig::block(post) 2.80ms/1%
│   │   │ └ frontend/blog/_partial/listing-item.html.twig 1.54ms/0%
│   │   │   └ frontend/_macros/image-macro.html.twig::macro(blog_img)
│   │   └ frontend/components/post/listing.html.twig::block(post)
│   │   │ └ frontend/blog/_partial/listing-item.html.twig
│   │   │   └ frontend/_macros/image-macro.html.twig::macro(blog_img)
│   │   └ frontend/components/post/listing.html.twig::block(post)
│   │     └ frontend/blog/_partial/listing-item.html.twig
│   │       └ frontend/_macros/image-macro.html.twig::macro(blog_img)
│   └ frontend/_layout/base.html.twig::block(footer) 3.35ms/1%
│   │ └ frontend/_partial/footer.html.twig 2.03ms/1%
│   │   └ frontend/_partial/footer.html.twig::block(social) 1.17ms/0%
│   │     └ frontend/_partial/_social_button.html.twig
│   └ frontend/_layout/base.html.twig::block(analytics)
│   └ frontend/_layout/base.html.twig::block(code_body)
│   └ frontend/_layout/base.html.twig::block(javascripts)
└ @WebProfiler/Profiler/toolbar_js.html.twig 7.88ms/2%@WebProfiler/Profiler/toolbar.html.twig 5.84ms/1%
    └ @WebProfiler/Profiler/cancel.html.twig::block(toolbar) 2.14ms/1%@WebProfiler/Profiler/toolbar_item.html.twig