GET https://dev.petso.halisz.pl/oferta/4507-Szczenieta-Ogar-Polski

Components

7 Twig Components
9 Render Count
68 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
2 1.85ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 3.10ms
FavoriteButton
"App\Twig\Components\FavoriteButton"
components/FavoriteButton.html.twig
1 2.82ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 7.25ms
AbuseForm
"App\Twig\Components\AbuseFormComponent"
components/AbuseForm.html.twig
1 24.95ms
similar_offer
"App\Twig\Components\SimilarOfferComponent"
components/similar_offer.html.twig
1 8.49ms
PostLatestListingComponent
"App\Twig\Components\PostLatestListingComponent"
frontend/components/post/listing.html.twig
1 19.18ms

Render calls

FavoriteButton App\Twig\Components\FavoriteButton 6.0 MiB 2.82 ms
Input props
[
  "offerId" => 4507
  "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 {#2752
  +offerId: 4507
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2751 …}
  -favoriteService: App\Service\FavoriteService {#2754 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 1.68 ms
Input props
[
  "location" => "offer_content"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3089
  +location: "offer_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3165 …}
  -advertService: App\Service\AdvertService {#3084 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 2.66 ms
Input props
[
  "id" => 4507
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3232
  +id: 4507
  +type: "offer"
}
question_form App\Twig\Components\QuestionFormComponent 6.0 MiB 7.25 ms
Input props
[
  "offerId" => 4507
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#3289
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3300 …}
  +questionDto: null
  +offerId: 4507
  +breedingId: null
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#3286 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -breedingRepository: App\Repository\BreedingRepository {#3290 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#3291 …}
  -logger: Monolog\Logger {#95 …}
  -formView: Symfony\Component\Form\FormView {#3477 …}
  -form: Symfony\Component\Form\Form {#3520 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AbuseForm App\Twig\Components\AbuseFormComponent 8.0 MiB 24.95 ms
Input props
[
  "offerId" => 4507
]
Attributes
[]
Component
App\Twig\Components\AbuseFormComponent {#3648
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3650 …}
  +abuseDto: null
  +offerId: 4507
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -abuseRepository: App\Repository\AbuseRepository {#3649 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -formView: Symfony\Component\Form\FormView {#3672 …}
  -form: Symfony\Component\Form\Form {#3840 …}
  +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.17 ms
Input props
[
  "location" => "offer_right_1"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3638
  +location: "offer_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#4248 …}
  -advertService: App\Service\AdvertService {#3084 …}
}
phone App\Twig\Components\PhoneComponent 8.0 MiB 0.44 ms
Input props
[
  "id" => 4507
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#4286
  +id: 4507
  +type: "offer"
}
similar_offer App\Twig\Components\SimilarOfferComponent 8.0 MiB 8.49 ms
Input props
[
  "offer" => App\Entity\Offer {#1218
    -id: 4507
    -uuid: Symfony\Component\Uid\UuidV4 {#1199 …}
    -slug: "Szczenieta-Ogar-Polski"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1198 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1279 …}
    -dateCreatedAt: DateTimeImmutable @1763566187 {#1207
      date: 2025-11-19 15:29:47.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1763566188 {#1209
      date: 2025-11-19 15:29:48.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1768750188 {#1210
      date: 2026-01-18 15:29:48.0 UTC (+00:00)
    }
    -name: "Szczenięta Ogar Polski"
    -description: """
      Hodowla "Wataha spod Babiej Góry" ma przyjemność poinformować, że w naszej hodowli dostępne są szczenięta rasy Ogar Polski.\r\n
      O Nas:\r\n
      Jesteśmy legalnie działającą, zarejestrowaną hodowlą w Związku Kynologicznym w Polsce (ZKwP). Nasza hodowla mieści się w malowniczej okolicy, u podnóża Babiej Góry, w Zawoi. Kładziemy ogromny nacisk na prawidłową socjalizację, zdrowie i rozwój szczeniąt.\r\n
      \r\n
      Szczenięta:\r\n
      Dostępne są szczenięta z aktualnego miotu ( 5x pies 5x suczka ), po utytułowanych, przebadanych rodzicach. \r\n
      Rodzice szczeniąt to:\r\n
      Matka: Aisza Iskierki z Lubomi \r\n
      Ojciec:  Kantor z Laborówki\r\n
      Szczenięta do odbioru będą od 15.12.2025 \r\n
      w dniu odbioru będą:\r\n
      Zaszczepione i odrobaczone stosownie do wieku (z dokumentacją weterynaryjną).\r\n
      Po przeglądzie miotu przez Związek Kynologiczny w Polsce.\r\n
      Zaczipowane.\r\n
      Wyposażone w metrykę (uprawniającą do wyrobienia rodowodu ZKwP/FCI), książeczkę zdrowia oraz wyprawkę.\r\n
      \r\n
      Kontakt:\r\n
      Osoby zainteresowane nabyciem szczenięcia z naszej hodowli prosimy o kontakt telefoniczny lub mailowy. Chętnie odpowiemy na \r\n
      wszystkie pytania i zaprosimy do odwiedzenia nas oraz szczeniąt.\r\n
      Telefon: 60285****\r\n
      E-mail: watahababiagora@gmail.com\r\n
      Lokalizacja: Zawoja (województwo małopolskie)
      """
    -price: "4000.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1344 …}
    -category: Proxies\__CG__\App\Entity\Category {#1389 …}
    -images: Doctrine\ORM\PersistentCollection {#1413 …}
    -genderMale: 4
    -genderFemale: 6
    -dateAvailability: DateTimeImmutable @1765756800 {#1211
      date: 2025-12-15 00:00:00.0 UTC (+00:00)
    }
    -filters: Doctrine\ORM\PersistentCollection {#1455 …}
    -statView: 80
    -statPhone: 0
    -statMessage: 0
    -promotion: App\Entity\OfferPromotion {#1540 …}
    -approvalType: App\Enum\ApprovalType {#1213 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1471 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1510 …}
    -userPlan: null
    -autoRenew: false
    -pets: Doctrine\ORM\PersistentCollection {#1535 …}
    -createdAt: DateTimeImmutable @1763566188 {#1215
      date: 2025-11-19 15:29:48.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1763566500 {#1216
      date: 2025-11-19 15:35:00.0 UTC (+00:00)
    }
  }
]
Attributes
[]
Component
App\Twig\Components\SimilarOfferComponent {#4279
  +offer: App\Entity\Offer {#1218
    -id: 4507
    -uuid: Symfony\Component\Uid\UuidV4 {#1199 …}
    -slug: "Szczenieta-Ogar-Polski"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1198 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1279 …}
    -dateCreatedAt: DateTimeImmutable @1763566187 {#1207
      date: 2025-11-19 15:29:47.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1763566188 {#1209
      date: 2025-11-19 15:29:48.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1768750188 {#1210
      date: 2026-01-18 15:29:48.0 UTC (+00:00)
    }
    -name: "Szczenięta Ogar Polski"
    -description: """
      Hodowla "Wataha spod Babiej Góry" ma przyjemność poinformować, że w naszej hodowli dostępne są szczenięta rasy Ogar Polski.\r\n
      O Nas:\r\n
      Jesteśmy legalnie działającą, zarejestrowaną hodowlą w Związku Kynologicznym w Polsce (ZKwP). Nasza hodowla mieści się w malowniczej okolicy, u podnóża Babiej Góry, w Zawoi. Kładziemy ogromny nacisk na prawidłową socjalizację, zdrowie i rozwój szczeniąt.\r\n
      \r\n
      Szczenięta:\r\n
      Dostępne są szczenięta z aktualnego miotu ( 5x pies 5x suczka ), po utytułowanych, przebadanych rodzicach. \r\n
      Rodzice szczeniąt to:\r\n
      Matka: Aisza Iskierki z Lubomi \r\n
      Ojciec:  Kantor z Laborówki\r\n
      Szczenięta do odbioru będą od 15.12.2025 \r\n
      w dniu odbioru będą:\r\n
      Zaszczepione i odrobaczone stosownie do wieku (z dokumentacją weterynaryjną).\r\n
      Po przeglądzie miotu przez Związek Kynologiczny w Polsce.\r\n
      Zaczipowane.\r\n
      Wyposażone w metrykę (uprawniającą do wyrobienia rodowodu ZKwP/FCI), książeczkę zdrowia oraz wyprawkę.\r\n
      \r\n
      Kontakt:\r\n
      Osoby zainteresowane nabyciem szczenięcia z naszej hodowli prosimy o kontakt telefoniczny lub mailowy. Chętnie odpowiemy na \r\n
      wszystkie pytania i zaprosimy do odwiedzenia nas oraz szczeniąt.\r\n
      Telefon: 60285****\r\n
      E-mail: watahababiagora@gmail.com\r\n
      Lokalizacja: Zawoja (województwo małopolskie)
      """
    -price: "4000.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1344 …}
    -category: Proxies\__CG__\App\Entity\Category {#1389 …}
    -images: Doctrine\ORM\PersistentCollection {#1413 …}
    -genderMale: 4
    -genderFemale: 6
    -dateAvailability: DateTimeImmutable @1765756800 {#1211
      date: 2025-12-15 00:00:00.0 UTC (+00:00)
    }
    -filters: Doctrine\ORM\PersistentCollection {#1455 …}
    -statView: 80
    -statPhone: 0
    -statMessage: 0
    -promotion: App\Entity\OfferPromotion {#1540 …}
    -approvalType: App\Enum\ApprovalType {#1213 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1471 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1510 …}
    -userPlan: null
    -autoRenew: false
    -pets: Doctrine\ORM\PersistentCollection {#1535 …}
    -createdAt: DateTimeImmutable @1763566188 {#1215
      date: 2025-11-19 15:29:48.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1763566500 {#1216
      date: 2025-11-19 15:35:00.0 UTC (+00:00)
    }
  }
  +limit: 10
  -offerRepository: App\Repository\OfferRepository {#750 …}
}
PostLatestListingComponent App\Twig\Components\PostLatestListingComponent 8.0 MiB 19.18 ms
Input props
[
  "tags" => [
    "pies"
  ]
]
Attributes
[]
Component
App\Twig\Components\PostLatestListingComponent {#4373
  +type: "latest"
  +limit: 3
  +tags: [
    "pies"
  ]
  -blogRepository: App\Repository\BlogRepository {#4423 …}
  -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#76 …}
}