GET https://dev.petso.halisz.pl/oferta/4529-dsfdsfdsf

Components

7 Twig Components
10 Render Count
225 ms Render Time
10.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
FavoriteButton
"App\Twig\Components\FavoriteButton"
components/FavoriteButton.html.twig
2 5.73ms
AdvertBlock
"App\Twig\Components\AdvertBlock"
frontend/components/advert/block.html.twig
2 1.87ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 4.40ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 8.76ms
AbuseForm
"App\Twig\Components\AbuseFormComponent"
components/AbuseForm.html.twig
1 82.06ms
similar_offer
"App\Twig\Components\SimilarOfferComponent"
components/similar_offer.html.twig
1 71.40ms
PostLatestListingComponent
"App\Twig\Components\PostLatestListingComponent"
frontend/components/post/listing.html.twig
1 52.19ms

Render calls

FavoriteButton App\Twig\Components\FavoriteButton 10.0 MiB 4.70 ms
Input props
[
  "offerId" => 4529
  "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 {#2691
  +offerId: 4529
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2690 …}
  -favoriteService: App\Service\FavoriteService {#2693 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 10.0 MiB 1.66 ms
Input props
[
  "location" => "offer_content"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#2980
  +location: "offer_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3056 …}
  -advertService: App\Service\AdvertService {#2975 …}
}
phone App\Twig\Components\PhoneComponent 10.0 MiB 3.91 ms
Input props
[
  "id" => 4529
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3135
  +id: 4529
  +type: "offer"
}
question_form App\Twig\Components\QuestionFormComponent 10.0 MiB 8.76 ms
Input props
[
  "offerId" => 4529
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#3192
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3203 …}
  +questionDto: null
  +offerId: 4529
  +breedingId: null
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#3189 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -breedingRepository: App\Repository\BreedingRepository {#3193 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#3194 …}
  -logger: Monolog\Logger {#89 …}
  -formView: Symfony\Component\Form\FormView {#3380 …}
  -form: Symfony\Component\Form\Form {#3423 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AbuseForm App\Twig\Components\AbuseFormComponent 10.0 MiB 82.06 ms
Input props
[
  "offerId" => 4529
]
Attributes
[]
Component
App\Twig\Components\AbuseFormComponent {#3550
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3552 …}
  +abuseDto: null
  +offerId: 4529
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -abuseRepository: App\Repository\AbuseRepository {#3551 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -formView: Symfony\Component\Form\FormView {#3574 …}
  -form: Symfony\Component\Form\Form {#3742 …}
  +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.21 ms
Input props
[
  "location" => "offer_right_1"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3540
  +location: "offer_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#4150 …}
  -advertService: App\Service\AdvertService {#2975 …}
}
phone App\Twig\Components\PhoneComponent 10.0 MiB 0.49 ms
Input props
[
  "id" => 4529
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#4196
  +id: 4529
  +type: "offer"
}
similar_offer App\Twig\Components\SimilarOfferComponent 10.0 MiB 71.40 ms
Input props
[
  "offer" => App\Entity\Offer {#1213
    -id: 4529
    -uuid: Symfony\Component\Uid\UuidV4 {#1194 …}
    -slug: "dsfdsfdsf"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1193 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1274 …}
    -dateCreatedAt: DateTimeImmutable @1764758582 {#1202
      date: 2025-12-03 10:43:02.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1764758582 {#1204
      date: 2025-12-03 10:43:02.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1769942582 {#1205
      date: 2026-02-01 10:43:02.0 UTC (+00:00)
    }
    -name: "dsfdsfdsf"
    -description: "dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r"
    -price: "233.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1339 …}
    -category: Proxies\__CG__\App\Entity\Category {#1384 …}
    -images: Doctrine\ORM\PersistentCollection {#1408 …}
    -genderMale: 0
    -genderFemale: 3
    -dateAvailability: DateTimeImmutable @1764720000 {#1206
      date: 2025-12-03 00:00:00.0 UTC (+00:00)
    }
    -filters: Doctrine\ORM\PersistentCollection {#1450 …}
    -statView: 15
    -statPhone: 0
    -statMessage: 0
    -promotion: App\Entity\OfferPromotion {#1506 …}
    -approvalType: App\Enum\ApprovalType {#1207 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1466 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1505 …}
    -userPlan: null
    -createdAt: DateTimeImmutable @1764758582 {#1210
      date: 2025-12-03 10:43:02.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1764758690 {#1211
      date: 2025-12-03 10:44:50.0 UTC (+00:00)
    }
  }
]
Attributes
[]
Component
App\Twig\Components\SimilarOfferComponent {#4189
  +offer: App\Entity\Offer {#1213
    -id: 4529
    -uuid: Symfony\Component\Uid\UuidV4 {#1194 …}
    -slug: "dsfdsfdsf"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1193 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1274 …}
    -dateCreatedAt: DateTimeImmutable @1764758582 {#1202
      date: 2025-12-03 10:43:02.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1764758582 {#1204
      date: 2025-12-03 10:43:02.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1769942582 {#1205
      date: 2026-02-01 10:43:02.0 UTC (+00:00)
    }
    -name: "dsfdsfdsf"
    -description: "dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r dsfdsfdsfdsf cdsfdsf f er 3r"
    -price: "233.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1339 …}
    -category: Proxies\__CG__\App\Entity\Category {#1384 …}
    -images: Doctrine\ORM\PersistentCollection {#1408 …}
    -genderMale: 0
    -genderFemale: 3
    -dateAvailability: DateTimeImmutable @1764720000 {#1206
      date: 2025-12-03 00:00:00.0 UTC (+00:00)
    }
    -filters: Doctrine\ORM\PersistentCollection {#1450 …}
    -statView: 15
    -statPhone: 0
    -statMessage: 0
    -promotion: App\Entity\OfferPromotion {#1506 …}
    -approvalType: App\Enum\ApprovalType {#1207 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1466 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1505 …}
    -userPlan: null
    -createdAt: DateTimeImmutable @1764758582 {#1210
      date: 2025-12-03 10:43:02.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1764758690 {#1211
      date: 2025-12-03 10:44:50.0 UTC (+00:00)
    }
  }
  +limit: 10
  -offerRepository: App\Repository\OfferRepository {#750 …}
}
FavoriteButton App\Twig\Components\FavoriteButton 10.0 MiB 1.02 ms
Input props
[
  "offerId" => 4532
]
Attributes
[]
Component
App\Twig\Components\FavoriteButton {#4284
  +offerId: 4532
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2690 …}
  -favoriteService: App\Service\FavoriteService {#2693 …}
}
PostLatestListingComponent App\Twig\Components\PostLatestListingComponent 10.0 MiB 52.19 ms
Input props
[
  "tags" => [
    "kot"
  ]
]
Attributes
[]
Component
App\Twig\Components\PostLatestListingComponent {#4520
  +type: "latest"
  +limit: 3
  +tags: [
    "kot"
  ]
  -blogRepository: App\Repository\BlogRepository {#4519 …}
  -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#70 …}
}