GET https://dev.petso.halisz.pl/oferta/3070-Sliczne-yorusie

Components

7 Twig Components
9 Render Count
96 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.08ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 5.09ms
FavoriteButton
"App\Twig\Components\FavoriteButton"
components/FavoriteButton.html.twig
1 4.06ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 7.53ms
AbuseForm
"App\Twig\Components\AbuseFormComponent"
components/AbuseForm.html.twig
1 31.35ms
similar_offer
"App\Twig\Components\SimilarOfferComponent"
components/similar_offer.html.twig
1 12.16ms
PostLatestListingComponent
"App\Twig\Components\PostLatestListingComponent"
frontend/components/post/listing.html.twig
1 34.04ms

Render calls

FavoriteButton App\Twig\Components\FavoriteButton 6.0 MiB 4.06 ms
Input props
[
  "offerId" => 3070
  "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 {#2728
  +offerId: 3070
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2727 …}
  -favoriteService: App\Service\FavoriteService {#2730 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 1.78 ms
Input props
[
  "location" => "offer_content"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3032
  +location: "offer_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3108 …}
  -advertService: App\Service\AdvertService {#3027 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 2.73 ms
Input props
[
  "id" => 3070
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3187
  +id: 3070
  +type: "offer"
}
question_form App\Twig\Components\QuestionFormComponent 6.0 MiB 7.53 ms
Input props
[
  "offerId" => 3070
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#3244
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3255 …}
  +questionDto: null
  +offerId: 3070
  +breedingId: null
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#3241 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -breedingRepository: App\Repository\BreedingRepository {#3245 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#3246 …}
  -logger: Monolog\Logger {#95 …}
  -formView: Symfony\Component\Form\FormView {#3432 …}
  -form: Symfony\Component\Form\Form {#3475 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AbuseForm App\Twig\Components\AbuseFormComponent 8.0 MiB 31.35 ms
Input props
[
  "offerId" => 3070
]
Attributes
[]
Component
App\Twig\Components\AbuseFormComponent {#3602
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3604 …}
  +abuseDto: null
  +offerId: 3070
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -abuseRepository: App\Repository\AbuseRepository {#3603 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -formView: Symfony\Component\Form\FormView {#3626 …}
  -form: Symfony\Component\Form\Form {#3794 …}
  +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.31 ms
Input props
[
  "location" => "offer_right_1"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3592
  +location: "offer_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#4202 …}
  -advertService: App\Service\AdvertService {#3027 …}
}
phone App\Twig\Components\PhoneComponent 8.0 MiB 2.36 ms
Input props
[
  "id" => 3070
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#4240
  +id: 3070
  +type: "offer"
}
similar_offer App\Twig\Components\SimilarOfferComponent 8.0 MiB 12.16 ms
Input props
[
  "offer" => App\Entity\Offer {#1218
    -id: 3070
    -uuid: Symfony\Component\Uid\UuidV4 {#1199 …}
    -slug: "Sliczne-yorusie"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1198 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1279 …}
    -dateCreatedAt: DateTimeImmutable @1760542241 {#1207
      date: 2025-10-15 15:30:41.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1760542241 {#1209
      date: 2025-10-15 15:30:41.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1765726241 {#1210
      date: 2025-12-14 15:30:41.0 UTC (+00:00)
    }
    -name: "Śliczne yorusie"
    -description: "Yorkshire terrier maluszek , zdrowy z rodowodem wielopokoleniowym , wyprawka książeczka zdrowia , przeglądem wet.chipem, umową szuka dobrego domku Hodowla zgłoszona w Urzedzie Skarbowym Okolice Skarszew zapraszam"
    -price: "2500.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1344 …}
    -category: Proxies\__CG__\App\Entity\Category {#1389 …}
    -images: Doctrine\ORM\PersistentCollection {#1413 …}
    -genderMale: 2
    -genderFemale: 2
    -dateAvailability: null
    -filters: Doctrine\ORM\PersistentCollection {#1455 …}
    -statView: 898
    -statPhone: 4
    -statMessage: 2
    -promotion: App\Entity\OfferPromotion {#1540 …}
    -approvalType: App\Enum\ApprovalType {#1212 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1471 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1510 …}
    -userPlan: null
    -autoRenew: false
    -pets: Doctrine\ORM\PersistentCollection {#1535 …}
    -createdAt: DateTimeImmutable @1711054045 {#1214
      date: 2024-03-21 20:47:25.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1760542560 {#1215
      date: 2025-10-15 15:36:00.0 UTC (+00:00)
    }
  }
]
Attributes
[]
Component
App\Twig\Components\SimilarOfferComponent {#4233
  +offer: App\Entity\Offer {#1218
    -id: 3070
    -uuid: Symfony\Component\Uid\UuidV4 {#1199 …}
    -slug: "Sliczne-yorusie"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1198 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1279 …}
    -dateCreatedAt: DateTimeImmutable @1760542241 {#1207
      date: 2025-10-15 15:30:41.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1760542241 {#1209
      date: 2025-10-15 15:30:41.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1765726241 {#1210
      date: 2025-12-14 15:30:41.0 UTC (+00:00)
    }
    -name: "Śliczne yorusie"
    -description: "Yorkshire terrier maluszek , zdrowy z rodowodem wielopokoleniowym , wyprawka książeczka zdrowia , przeglądem wet.chipem, umową szuka dobrego domku Hodowla zgłoszona w Urzedzie Skarbowym Okolice Skarszew zapraszam"
    -price: "2500.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1344 …}
    -category: Proxies\__CG__\App\Entity\Category {#1389 …}
    -images: Doctrine\ORM\PersistentCollection {#1413 …}
    -genderMale: 2
    -genderFemale: 2
    -dateAvailability: null
    -filters: Doctrine\ORM\PersistentCollection {#1455 …}
    -statView: 898
    -statPhone: 4
    -statMessage: 2
    -promotion: App\Entity\OfferPromotion {#1540 …}
    -approvalType: App\Enum\ApprovalType {#1212 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1471 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1510 …}
    -userPlan: null
    -autoRenew: false
    -pets: Doctrine\ORM\PersistentCollection {#1535 …}
    -createdAt: DateTimeImmutable @1711054045 {#1214
      date: 2024-03-21 20:47:25.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1760542560 {#1215
      date: 2025-10-15 15:36:00.0 UTC (+00:00)
    }
  }
  +limit: 10
  -offerRepository: App\Repository\OfferRepository {#750 …}
}
PostLatestListingComponent App\Twig\Components\PostLatestListingComponent 8.0 MiB 34.04 ms
Input props
[
  "tags" => [
    "pies"
  ]
]
Attributes
[]
Component
App\Twig\Components\PostLatestListingComponent {#4327
  +type: "latest"
  +limit: 3
  +tags: [
    "pies"
  ]
  -blogRepository: App\Repository\BlogRepository {#4377 …}
  -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#76 …}
}