GET https://dev.petso.halisz.pl/oferta/4520-BLACK-YORKSHIRE-TERRIER

Components

7 Twig Components
12 Render Count
134 ms Render Time
8.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
FavoriteButton
"App\Twig\Components\FavoriteButton"
components/FavoriteButton.html.twig
4 4.28ms
AdvertBlock
"App\Twig\Components\AdvertBlock"
frontend/components/advert/block.html.twig
2 1.15ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 1.97ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 5.69ms
AbuseForm
"App\Twig\Components\AbuseFormComponent"
components/AbuseForm.html.twig
1 15.69ms
similar_offer
"App\Twig\Components\SimilarOfferComponent"
components/similar_offer.html.twig
1 91.49ms
PostLatestListingComponent
"App\Twig\Components\PostLatestListingComponent"
frontend/components/post/listing.html.twig
1 15.29ms

Render calls

FavoriteButton App\Twig\Components\FavoriteButton 6.0 MiB 2.57 ms
Input props
[
  "offerId" => 4520
  "class" => "absolute left-10 top-6 w-10 h-10 z-10"
  "icon:class" => "text-zeus-200"
]
Attributes
[
  "class" => "absolute left-10 top-6 w-10 h-10 z-10"
  "icon:class" => "text-zeus-200"
]
Component
App\Twig\Components\FavoriteButton {#2720
  +offerId: 4520
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2719 …}
  -favoriteService: App\Service\FavoriteService {#2722 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 1.02 ms
Input props
[
  "location" => "offer_content"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3085
  +location: "offer_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3161 …}
  -advertService: App\Service\AdvertService {#3080 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 1.63 ms
Input props
[
  "id" => 4520
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3240
  +id: 4520
  +type: "offer"
}
question_form App\Twig\Components\QuestionFormComponent 6.0 MiB 5.69 ms
Input props
[
  "offerId" => 4520
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#3297
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3308 …}
  +questionDto: null
  +offerId: 4520
  +breedingId: null
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#3294 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -breedingRepository: App\Repository\BreedingRepository {#3298 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#3299 …}
  -logger: Monolog\Logger {#89 …}
  -formView: Symfony\Component\Form\FormView {#3485 …}
  -form: Symfony\Component\Form\Form {#3528 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AbuseForm App\Twig\Components\AbuseFormComponent 8.0 MiB 15.69 ms
Input props
[
  "offerId" => 4520
]
Attributes
[]
Component
App\Twig\Components\AbuseFormComponent {#3671
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3673 …}
  +abuseDto: null
  +offerId: 4520
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -abuseRepository: App\Repository\AbuseRepository {#3672 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -formView: Symfony\Component\Form\FormView {#3695 …}
  -form: Symfony\Component\Form\Form {#3863 …}
  +formName: "abuse_form"
  +formValues: [
    "offerId" => ""
    "name" => ""
    "email" => ""
    "content" => ""
    "reason" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AdvertBlock App\Twig\Components\AdvertBlock 8.0 MiB 0.13 ms
Input props
[
  "location" => "offer_right_1"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3661
  +location: "offer_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#4271 …}
  -advertService: App\Service\AdvertService {#3080 …}
}
phone App\Twig\Components\PhoneComponent 8.0 MiB 0.34 ms
Input props
[
  "id" => 4520
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#4317
  +id: 4520
  +type: "offer"
}
similar_offer App\Twig\Components\SimilarOfferComponent 8.0 MiB 91.49 ms
Input props
[
  "offer" => App\Entity\Offer {#1213
    -id: 4520
    -uuid: Symfony\Component\Uid\UuidV4 {#1194 …}
    -slug: "BLACK-YORKSHIRE-TERRIER"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1193 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1274 …}
    -dateCreatedAt: DateTimeImmutable @1764152264 {#1202
      date: 2025-11-26 10:17:44.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1764152264 {#1204
      date: 2025-11-26 10:17:44.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1769336264 {#1205
      date: 2026-01-25 10:17:44.0 UTC (+00:00)
    }
    -name: "BLACK YORKSHIRE TERRIER"
    -description: """
      DOMOWA HODOWLA MAGIC PLANET MA PRZYJEMNOŚĆ PRZEDSTAWIĆ ŚLICZNEGO PIESK YORKSHIRE TERRIWR O IMIENIU TOMI UR.08.08.2025R,\r\n
      MAŚĆ: CZARNY WŁOS\r\n
      CZTEROPOKOLENIOWY RODOWÓD : ZHPR UCI\r\n
      AKTUALNE SZCZEPIENIA + WŚCIEKLIZNA I ODROBACZENIA - KSIĄŻECZKA ZDROWIA\r\n
      TOMI JEST PO PRZEGLĄDZIE WETERYNARYJNYM, JEST ZDROWY, ŻYWIOŁOWY I KOCHAJĄCY KONATAKT Z CZŁOWIEKIEM. WYCHOWANY W DOMOWYCH WARUNKACH, ZADBANY I UCZONY PODSTAW CZYSTOŚCI. MA PRAWIDŁOWĄ POSTAWĘ, OCZKA JAK DWA KORALIKI, STERCZĄCE USZKA I OGONEK. PIĘKNY I LŚNIĄCY WŁOS.\r\n
      ZAPRASZAM DO KONTAKTU TELEFONICZNEGO 57676****
      """
    -price: "3000.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1339 …}
    -category: Proxies\__CG__\App\Entity\Category {#1384 …}
    -images: Doctrine\ORM\PersistentCollection {#1408 …}
    -genderMale: 1
    -genderFemale: 0
    -dateAvailability: DateTimeImmutable @1764115200 {#1206
      date: 2025-11-26 00:00:00.0 UTC (+00:00)
    }
    -filters: Doctrine\ORM\PersistentCollection {#1450 …}
    -statView: 33
    -statPhone: 0
    -statMessage: 0
    -promotion: App\Entity\OfferPromotion {#1506 …}
    -approvalType: App\Enum\ApprovalType {#1208 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1466 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1505 …}
    -userPlan: null
    -createdAt: DateTimeImmutable @1764152264 {#1210
      date: 2025-11-26 10:17:44.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1764152580 {#1211
      date: 2025-11-26 10:23:00.0 UTC (+00:00)
    }
  }
]
Attributes
[]
Component
App\Twig\Components\SimilarOfferComponent {#4310
  +offer: App\Entity\Offer {#1213
    -id: 4520
    -uuid: Symfony\Component\Uid\UuidV4 {#1194 …}
    -slug: "BLACK-YORKSHIRE-TERRIER"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1193 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1274 …}
    -dateCreatedAt: DateTimeImmutable @1764152264 {#1202
      date: 2025-11-26 10:17:44.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1764152264 {#1204
      date: 2025-11-26 10:17:44.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1769336264 {#1205
      date: 2026-01-25 10:17:44.0 UTC (+00:00)
    }
    -name: "BLACK YORKSHIRE TERRIER"
    -description: """
      DOMOWA HODOWLA MAGIC PLANET MA PRZYJEMNOŚĆ PRZEDSTAWIĆ ŚLICZNEGO PIESK YORKSHIRE TERRIWR O IMIENIU TOMI UR.08.08.2025R,\r\n
      MAŚĆ: CZARNY WŁOS\r\n
      CZTEROPOKOLENIOWY RODOWÓD : ZHPR UCI\r\n
      AKTUALNE SZCZEPIENIA + WŚCIEKLIZNA I ODROBACZENIA - KSIĄŻECZKA ZDROWIA\r\n
      TOMI JEST PO PRZEGLĄDZIE WETERYNARYJNYM, JEST ZDROWY, ŻYWIOŁOWY I KOCHAJĄCY KONATAKT Z CZŁOWIEKIEM. WYCHOWANY W DOMOWYCH WARUNKACH, ZADBANY I UCZONY PODSTAW CZYSTOŚCI. MA PRAWIDŁOWĄ POSTAWĘ, OCZKA JAK DWA KORALIKI, STERCZĄCE USZKA I OGONEK. PIĘKNY I LŚNIĄCY WŁOS.\r\n
      ZAPRASZAM DO KONTAKTU TELEFONICZNEGO 57676****
      """
    -price: "3000.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1339 …}
    -category: Proxies\__CG__\App\Entity\Category {#1384 …}
    -images: Doctrine\ORM\PersistentCollection {#1408 …}
    -genderMale: 1
    -genderFemale: 0
    -dateAvailability: DateTimeImmutable @1764115200 {#1206
      date: 2025-11-26 00:00:00.0 UTC (+00:00)
    }
    -filters: Doctrine\ORM\PersistentCollection {#1450 …}
    -statView: 33
    -statPhone: 0
    -statMessage: 0
    -promotion: App\Entity\OfferPromotion {#1506 …}
    -approvalType: App\Enum\ApprovalType {#1208 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1466 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1505 …}
    -userPlan: null
    -createdAt: DateTimeImmutable @1764152264 {#1210
      date: 2025-11-26 10:17:44.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1764152580 {#1211
      date: 2025-11-26 10:23:00.0 UTC (+00:00)
    }
  }
  +limit: 10
  -offerRepository: App\Repository\OfferRepository {#750 …}
}
FavoriteButton App\Twig\Components\FavoriteButton 8.0 MiB 0.60 ms
Input props
[
  "offerId" => 2232
]
Attributes
[]
Component
App\Twig\Components\FavoriteButton {#4405
  +offerId: 2232
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2719 …}
  -favoriteService: App\Service\FavoriteService {#2722 …}
}
FavoriteButton App\Twig\Components\FavoriteButton 8.0 MiB 0.55 ms
Input props
[
  "offerId" => 3076
]
Attributes
[]
Component
App\Twig\Components\FavoriteButton {#4754
  +offerId: 3076
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2719 …}
  -favoriteService: App\Service\FavoriteService {#2722 …}
}
FavoriteButton App\Twig\Components\FavoriteButton 8.0 MiB 0.56 ms
Input props
[
  "offerId" => 3070
]
Attributes
[]
Component
App\Twig\Components\FavoriteButton {#4868
  +offerId: 3070
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2719 …}
  -favoriteService: App\Service\FavoriteService {#2722 …}
}
PostLatestListingComponent App\Twig\Components\PostLatestListingComponent 8.0 MiB 15.29 ms
Input props
[
  "tags" => [
    "pies"
  ]
]
Attributes
[]
Component
App\Twig\Components\PostLatestListingComponent {#4975
  +type: "latest"
  +limit: 3
  +tags: [
    "pies"
  ]
  -blogRepository: App\Repository\BlogRepository {#4976 …}
  -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#70 …}
}