GET https://dev.petso.halisz.pl/oferta/1786-Sliczne-Shih-tzu

Components

7 Twig Components
9 Render Count
77 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 2.25ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 2.69ms
FavoriteButton
"App\Twig\Components\FavoriteButton"
components/FavoriteButton.html.twig
1 3.48ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 7.45ms
AbuseForm
"App\Twig\Components\AbuseFormComponent"
components/AbuseForm.html.twig
1 24.11ms
similar_offer
"App\Twig\Components\SimilarOfferComponent"
components/similar_offer.html.twig
1 12.76ms
PostLatestListingComponent
"App\Twig\Components\PostLatestListingComponent"
frontend/components/post/listing.html.twig
1 24.13ms

Render calls

FavoriteButton App\Twig\Components\FavoriteButton 6.0 MiB 3.48 ms
Input props
[
  "offerId" => 1786
  "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 {#2693
  +offerId: 1786
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2692 …}
  -favoriteService: App\Service\FavoriteService {#2695 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 2.05 ms
Input props
[
  "location" => "offer_content"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#2982
  +location: "offer_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3058 …}
  -advertService: App\Service\AdvertService {#2977 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 2.21 ms
Input props
[
  "id" => 1786
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3137
  +id: 1786
  +type: "offer"
}
question_form App\Twig\Components\QuestionFormComponent 6.0 MiB 7.45 ms
Input props
[
  "offerId" => 1786
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#3194
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3205 …}
  +questionDto: null
  +offerId: 1786
  +breedingId: null
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#3191 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -breedingRepository: App\Repository\BreedingRepository {#3195 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#3196 …}
  -logger: Monolog\Logger {#89 …}
  -formView: Symfony\Component\Form\FormView {#3382 …}
  -form: Symfony\Component\Form\Form {#3425 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AbuseForm App\Twig\Components\AbuseFormComponent 8.0 MiB 24.11 ms
Input props
[
  "offerId" => 1786
]
Attributes
[]
Component
App\Twig\Components\AbuseFormComponent {#3552
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3554 …}
  +abuseDto: null
  +offerId: 1786
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -abuseRepository: App\Repository\AbuseRepository {#3553 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -formView: Symfony\Component\Form\FormView {#3576 …}
  -form: Symfony\Component\Form\Form {#3744 …}
  +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.20 ms
Input props
[
  "location" => "offer_right_1"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3542
  +location: "offer_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#4152 …}
  -advertService: App\Service\AdvertService {#2977 …}
}
phone App\Twig\Components\PhoneComponent 8.0 MiB 0.48 ms
Input props
[
  "id" => 1786
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#4198
  +id: 1786
  +type: "offer"
}
similar_offer App\Twig\Components\SimilarOfferComponent 8.0 MiB 12.76 ms
Input props
[
  "offer" => App\Entity\Offer {#1212
    -id: 1786
    -uuid: Symfony\Component\Uid\UuidV4 {#1194 …}
    -slug: "Sliczne-Shih-tzu"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1191 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1273 …}
    -dateCreatedAt: DateTimeImmutable @1760542688 {#1202
      date: 2025-10-15 15:38:08.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1760542688 {#1204
      date: 2025-10-15 15:38:08.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1765726688 {#1205
      date: 2025-12-14 15:38:08.0 UTC (+00:00)
    }
    -name: "Śliczne Shih-tzu"
    -description: "Shih tzu maluszek sliczny, zdrowy z rodowodem wielopokoleniowym , wyprawka książeczka zdrowia , przeglądem wet.chipem, umową szuka dobrego domku.  Maluchy  zdrowe po malych rodzicach. Hodowla zgłoszona w Urzedzie Skarbowym. Hodowla domowa. Zapraszamy do zobaczenia naszych maluchów. Okolice Skarszew."
    -price: "1800.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1338 …}
    -category: Proxies\__CG__\App\Entity\Category {#1383 …}
    -images: Doctrine\ORM\PersistentCollection {#1407 …}
    -genderMale: 4
    -genderFemale: 3
    -dateAvailability: null
    -filters: Doctrine\ORM\PersistentCollection {#1449 …}
    -statView: 1875
    -statPhone: 29
    -statMessage: 2
    -promotion: App\Entity\OfferPromotion {#1505 …}
    -approvalType: App\Enum\ApprovalType {#1207 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1465 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1504 …}
    -userPlan: null
    -createdAt: null
    -updatedAt: DateTimeImmutable @1760543100 {#1209
      date: 2025-10-15 15:45:00.0 UTC (+00:00)
    }
  }
]
Attributes
[]
Component
App\Twig\Components\SimilarOfferComponent {#4191
  +offer: App\Entity\Offer {#1212
    -id: 1786
    -uuid: Symfony\Component\Uid\UuidV4 {#1194 …}
    -slug: "Sliczne-Shih-tzu"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1191 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1273 …}
    -dateCreatedAt: DateTimeImmutable @1760542688 {#1202
      date: 2025-10-15 15:38:08.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1760542688 {#1204
      date: 2025-10-15 15:38:08.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1765726688 {#1205
      date: 2025-12-14 15:38:08.0 UTC (+00:00)
    }
    -name: "Śliczne Shih-tzu"
    -description: "Shih tzu maluszek sliczny, zdrowy z rodowodem wielopokoleniowym , wyprawka książeczka zdrowia , przeglądem wet.chipem, umową szuka dobrego domku.  Maluchy  zdrowe po malych rodzicach. Hodowla zgłoszona w Urzedzie Skarbowym. Hodowla domowa. Zapraszamy do zobaczenia naszych maluchów. Okolice Skarszew."
    -price: "1800.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1338 …}
    -category: Proxies\__CG__\App\Entity\Category {#1383 …}
    -images: Doctrine\ORM\PersistentCollection {#1407 …}
    -genderMale: 4
    -genderFemale: 3
    -dateAvailability: null
    -filters: Doctrine\ORM\PersistentCollection {#1449 …}
    -statView: 1875
    -statPhone: 29
    -statMessage: 2
    -promotion: App\Entity\OfferPromotion {#1505 …}
    -approvalType: App\Enum\ApprovalType {#1207 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1465 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1504 …}
    -userPlan: null
    -createdAt: null
    -updatedAt: DateTimeImmutable @1760543100 {#1209
      date: 2025-10-15 15:45:00.0 UTC (+00:00)
    }
  }
  +limit: 10
  -offerRepository: App\Repository\OfferRepository {#750 …}
}
PostLatestListingComponent App\Twig\Components\PostLatestListingComponent 8.0 MiB 24.13 ms
Input props
[
  "tags" => [
    "pies"
  ]
]
Attributes
[]
Component
App\Twig\Components\PostLatestListingComponent {#4285
  +type: "latest"
  +limit: 3
  +tags: [
    "pies"
  ]
  -blogRepository: App\Repository\BlogRepository {#4335 …}
  -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#70 …}
}