GET https://dev.petso.halisz.pl/oferta/4459-Kocurek-syjamski

Components

7 Twig Components
9 Render Count
90 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 2.11ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 3.25ms
FavoriteButton
"App\Twig\Components\FavoriteButton"
components/FavoriteButton.html.twig
1 6.01ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 5.20ms
AbuseForm
"App\Twig\Components\AbuseFormComponent"
components/AbuseForm.html.twig
1 29.68ms
similar_offer
"App\Twig\Components\SimilarOfferComponent"
components/similar_offer.html.twig
1 12.93ms
PostLatestListingComponent
"App\Twig\Components\PostLatestListingComponent"
frontend/components/post/listing.html.twig
1 31.19ms

Render calls

FavoriteButton App\Twig\Components\FavoriteButton 10.0 MiB 6.01 ms
Input props
[
  "offerId" => 4459
  "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 {#2776
  +offerId: 4459
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2775 …}
  -favoriteService: App\Service\FavoriteService {#2778 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 10.0 MiB 1.89 ms
Input props
[
  "location" => "offer_content"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3186
  +location: "offer_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3262 …}
  -advertService: App\Service\AdvertService {#3181 …}
}
phone App\Twig\Components\PhoneComponent 10.0 MiB 2.75 ms
Input props
[
  "id" => 4459
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3329
  +id: 4459
  +type: "offer"
}
question_form App\Twig\Components\QuestionFormComponent 10.0 MiB 5.20 ms
Input props
[
  "offerId" => 4459
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#3386
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3397 …}
  +questionDto: null
  +offerId: 4459
  +breedingId: null
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#3383 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -breedingRepository: App\Repository\BreedingRepository {#3387 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#3388 …}
  -logger: Monolog\Logger {#95 …}
  -formView: Symfony\Component\Form\FormView {#3574 …}
  -form: Symfony\Component\Form\Form {#3617 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AbuseForm App\Twig\Components\AbuseFormComponent 10.0 MiB 29.68 ms
Input props
[
  "offerId" => 4459
]
Attributes
[]
Component
App\Twig\Components\AbuseFormComponent {#3745
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3747 …}
  +abuseDto: null
  +offerId: 4459
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -abuseRepository: App\Repository\AbuseRepository {#3746 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -formView: Symfony\Component\Form\FormView {#3769 …}
  -form: Symfony\Component\Form\Form {#3937 …}
  +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.23 ms
Input props
[
  "location" => "offer_right_1"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3735
  +location: "offer_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#4345 …}
  -advertService: App\Service\AdvertService {#3181 …}
}
phone App\Twig\Components\PhoneComponent 10.0 MiB 0.50 ms
Input props
[
  "id" => 4459
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#4361
  +id: 4459
  +type: "offer"
}
similar_offer App\Twig\Components\SimilarOfferComponent 10.0 MiB 12.93 ms
Input props
[
  "offer" => App\Entity\Offer {#1219
    -id: 4459
    -uuid: Symfony\Component\Uid\UuidV4 {#1199 …}
    -slug: "Kocurek-syjamski"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1196 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1280 …}
    -dateCreatedAt: DateTimeImmutable @1760691412 {#1207
      date: 2025-10-17 08:56:52.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1760691412 {#1209
      date: 2025-10-17 08:56:52.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1765875412 {#1210
      date: 2025-12-16 08:56:52.0 UTC (+00:00)
    }
    -name: "Kocurek syjamski"
    -description: "Kocurek o imieniu Alex, urodzony 03.07.2025, jest gotowy do opuszczenia domu i czeka na nowych rodziców. Dwukrotnie zaszczepiony i odrobaczony. Posiada wszystkie niezbędne dokumenty. Alex jest bardzo energiczny i straszny z niego pieszczoch."
    -price: "6000.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1345 …}
    -category: Proxies\__CG__\App\Entity\Category {#1390 …}
    -images: Doctrine\ORM\PersistentCollection {#1414 …}
    -genderMale: 1
    -genderFemale: 1
    -dateAvailability: DateTimeImmutable @1760659200 {#1211
      date: 2025-10-17 00:00:00.0 UTC (+00:00)
    }
    -filters: Doctrine\ORM\PersistentCollection {#1456 …}
    -statView: 108
    -statPhone: 0
    -statMessage: 0
    -promotion: App\Entity\OfferPromotion {#1541 …}
    -approvalType: App\Enum\ApprovalType {#1213 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1472 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1511 …}
    -userPlan: null
    -autoRenew: false
    -pets: Doctrine\ORM\PersistentCollection {#1536 …}
    -createdAt: DateTimeImmutable @1760691412 {#1215
      date: 2025-10-17 08:56:52.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1760691840 {#1216
      date: 2025-10-17 09:04:00.0 UTC (+00:00)
    }
  }
]
Attributes
[]
Component
App\Twig\Components\SimilarOfferComponent {#4376
  +offer: App\Entity\Offer {#1219
    -id: 4459
    -uuid: Symfony\Component\Uid\UuidV4 {#1199 …}
    -slug: "Kocurek-syjamski"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1196 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1280 …}
    -dateCreatedAt: DateTimeImmutable @1760691412 {#1207
      date: 2025-10-17 08:56:52.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1760691412 {#1209
      date: 2025-10-17 08:56:52.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1765875412 {#1210
      date: 2025-12-16 08:56:52.0 UTC (+00:00)
    }
    -name: "Kocurek syjamski"
    -description: "Kocurek o imieniu Alex, urodzony 03.07.2025, jest gotowy do opuszczenia domu i czeka na nowych rodziców. Dwukrotnie zaszczepiony i odrobaczony. Posiada wszystkie niezbędne dokumenty. Alex jest bardzo energiczny i straszny z niego pieszczoch."
    -price: "6000.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1345 …}
    -category: Proxies\__CG__\App\Entity\Category {#1390 …}
    -images: Doctrine\ORM\PersistentCollection {#1414 …}
    -genderMale: 1
    -genderFemale: 1
    -dateAvailability: DateTimeImmutable @1760659200 {#1211
      date: 2025-10-17 00:00:00.0 UTC (+00:00)
    }
    -filters: Doctrine\ORM\PersistentCollection {#1456 …}
    -statView: 108
    -statPhone: 0
    -statMessage: 0
    -promotion: App\Entity\OfferPromotion {#1541 …}
    -approvalType: App\Enum\ApprovalType {#1213 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1472 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1511 …}
    -userPlan: null
    -autoRenew: false
    -pets: Doctrine\ORM\PersistentCollection {#1536 …}
    -createdAt: DateTimeImmutable @1760691412 {#1215
      date: 2025-10-17 08:56:52.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1760691840 {#1216
      date: 2025-10-17 09:04:00.0 UTC (+00:00)
    }
  }
  +limit: 10
  -offerRepository: App\Repository\OfferRepository {#750 …}
}
PostLatestListingComponent App\Twig\Components\PostLatestListingComponent 10.0 MiB 31.19 ms
Input props
[
  "tags" => [
    "kot"
  ]
]
Attributes
[]
Component
App\Twig\Components\PostLatestListingComponent {#4482
  +type: "latest"
  +limit: 3
  +tags: [
    "kot"
  ]
  -blogRepository: App\Repository\BlogRepository {#4532 …}
  -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#76 …}
}