GET https://dev.petso.halisz.pl/oferta/4519-Labrador-retriever-szczeniak

Components

7 Twig Components
9 Render Count
100 ms Render Time
10.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
AdvertBlock
"App\Twig\Components\AdvertBlock"
frontend/components/advert/block.html.twig
2 1.25ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 2.16ms
FavoriteButton
"App\Twig\Components\FavoriteButton"
components/FavoriteButton.html.twig
1 3.27ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 7.67ms
AbuseForm
"App\Twig\Components\AbuseFormComponent"
components/AbuseForm.html.twig
1 61.01ms
similar_offer
"App\Twig\Components\SimilarOfferComponent"
components/similar_offer.html.twig
1 9.04ms
PostLatestListingComponent
"App\Twig\Components\PostLatestListingComponent"
frontend/components/post/listing.html.twig
1 15.47ms

Render calls

FavoriteButton App\Twig\Components\FavoriteButton 6.0 MiB 3.27 ms
Input props
[
  "offerId" => 4519
  "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 {#2755
  +offerId: 4519
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2754 …}
  -favoriteService: App\Service\FavoriteService {#2757 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 1.12 ms
Input props
[
  "location" => "offer_content"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3092
  +location: "offer_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3168 …}
  -advertService: App\Service\AdvertService {#3087 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 1.83 ms
Input props
[
  "id" => 4519
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3247
  +id: 4519
  +type: "offer"
}
question_form App\Twig\Components\QuestionFormComponent 6.0 MiB 7.67 ms
Input props
[
  "offerId" => 4519
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#3304
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3315 …}
  +questionDto: null
  +offerId: 4519
  +breedingId: null
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#3301 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -breedingRepository: App\Repository\BreedingRepository {#3305 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#3306 …}
  -logger: Monolog\Logger {#95 …}
  -formView: Symfony\Component\Form\FormView {#3492 …}
  -form: Symfony\Component\Form\Form {#3535 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AbuseForm App\Twig\Components\AbuseFormComponent 10.0 MiB 61.01 ms
Input props
[
  "offerId" => 4519
]
Attributes
[]
Component
App\Twig\Components\AbuseFormComponent {#3664
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3666 …}
  +abuseDto: null
  +offerId: 4519
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -abuseRepository: App\Repository\AbuseRepository {#3665 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -formView: Symfony\Component\Form\FormView {#3688 …}
  -form: Symfony\Component\Form\Form {#3856 …}
  +formName: "abuse_form"
  +formValues: [
    "offerId" => ""
    "name" => ""
    "email" => ""
    "content" => ""
    "reason" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AdvertBlock App\Twig\Components\AdvertBlock 10.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 {#3654
  +location: "offer_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#4264 …}
  -advertService: App\Service\AdvertService {#3087 …}
}
phone App\Twig\Components\PhoneComponent 10.0 MiB 0.33 ms
Input props
[
  "id" => 4519
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#4310
  +id: 4519
  +type: "offer"
}
similar_offer App\Twig\Components\SimilarOfferComponent 10.0 MiB 9.04 ms
Input props
[
  "offer" => App\Entity\Offer {#1222
    -id: 4519
    -uuid: Symfony\Component\Uid\UuidV4 {#1199 …}
    -slug: "Labrador-retriever-szczeniak"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1198 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1283 …}
    -dateCreatedAt: DateTimeImmutable @1764620401 {#1207
      date: 2025-12-01 20:20:01.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1764101903 {#1209
      date: 2025-11-25 20:18:23.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1769285903 {#1210
      date: 2026-01-24 20:18:23.0 UTC (+00:00)
    }
    -name: "Labrador retriever szczeniak"
    -description: """
      Nasze kochane labradorki mają już 5 tygodni i powoli rozglądają się za nowymi domkami🏡 Pieski przebywają w ciągłym kontakcie z dziećmi. Uwielbiają je. W dniu odbioru będą posiadały:\r\n
      * Książeczkę zdrowia\r\n
      *Rodowód stowarzyszeniowy \r\n
      *Czip\r\n
      *Odrobaczenia i szczepienia stosownie do wieku\r\n
      *Karme na start w nowym domku
      """
    -price: "2000.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1348 …}
    -category: Proxies\__CG__\App\Entity\Category {#1393 …}
    -images: Doctrine\ORM\PersistentCollection {#1417 …}
    -genderMale: 5
    -genderFemale: 4
    -dateAvailability: DateTimeImmutable @1765670400 {#1211
      date: 2025-12-14 00:00:00.0 UTC (+00:00)
    }
    -filters: Doctrine\ORM\PersistentCollection {#1459 …}
    -statView: 62
    -statPhone: 2
    -statMessage: 0
    -promotion: App\Entity\OfferPromotion {#1544 …}
    -approvalType: App\Enum\ApprovalType {#1213 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1475 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1514 …}
    -userPlan: null
    -autoRenew: false
    -pets: Doctrine\ORM\PersistentCollection {#1539 …}
    -createdAt: DateTimeImmutable @1764101903 {#1215
      date: 2025-11-25 20:18:23.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1764620401 {#1216
      date: 2025-12-01 20:20:01.0 UTC (+00:00)
    }
  }
]
Attributes
[]
Component
App\Twig\Components\SimilarOfferComponent {#4303
  +offer: App\Entity\Offer {#1222
    -id: 4519
    -uuid: Symfony\Component\Uid\UuidV4 {#1199 …}
    -slug: "Labrador-retriever-szczeniak"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1198 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1283 …}
    -dateCreatedAt: DateTimeImmutable @1764620401 {#1207
      date: 2025-12-01 20:20:01.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1764101903 {#1209
      date: 2025-11-25 20:18:23.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1769285903 {#1210
      date: 2026-01-24 20:18:23.0 UTC (+00:00)
    }
    -name: "Labrador retriever szczeniak"
    -description: """
      Nasze kochane labradorki mają już 5 tygodni i powoli rozglądają się za nowymi domkami🏡 Pieski przebywają w ciągłym kontakcie z dziećmi. Uwielbiają je. W dniu odbioru będą posiadały:\r\n
      * Książeczkę zdrowia\r\n
      *Rodowód stowarzyszeniowy \r\n
      *Czip\r\n
      *Odrobaczenia i szczepienia stosownie do wieku\r\n
      *Karme na start w nowym domku
      """
    -price: "2000.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1348 …}
    -category: Proxies\__CG__\App\Entity\Category {#1393 …}
    -images: Doctrine\ORM\PersistentCollection {#1417 …}
    -genderMale: 5
    -genderFemale: 4
    -dateAvailability: DateTimeImmutable @1765670400 {#1211
      date: 2025-12-14 00:00:00.0 UTC (+00:00)
    }
    -filters: Doctrine\ORM\PersistentCollection {#1459 …}
    -statView: 62
    -statPhone: 2
    -statMessage: 0
    -promotion: App\Entity\OfferPromotion {#1544 …}
    -approvalType: App\Enum\ApprovalType {#1213 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1475 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1514 …}
    -userPlan: null
    -autoRenew: false
    -pets: Doctrine\ORM\PersistentCollection {#1539 …}
    -createdAt: DateTimeImmutable @1764101903 {#1215
      date: 2025-11-25 20:18:23.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1764620401 {#1216
      date: 2025-12-01 20:20:01.0 UTC (+00:00)
    }
  }
  +limit: 10
  -offerRepository: App\Repository\OfferRepository {#750 …}
}
PostLatestListingComponent App\Twig\Components\PostLatestListingComponent 10.0 MiB 15.47 ms
Input props
[
  "tags" => [
    "pies"
  ]
]
Attributes
[]
Component
App\Twig\Components\PostLatestListingComponent {#4397
  +type: "latest"
  +limit: 3
  +tags: [
    "pies"
  ]
  -blogRepository: App\Repository\BlogRepository {#4447 …}
  -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#76 …}
}