GET https://dev.petso.halisz.pl/oferta/4513-Dwie-suczki

Components

7 Twig Components
9 Render Count
82 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.09ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 2.74ms
FavoriteButton
"App\Twig\Components\FavoriteButton"
components/FavoriteButton.html.twig
1 3.67ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 7.41ms
AbuseForm
"App\Twig\Components\AbuseFormComponent"
components/AbuseForm.html.twig
1 23.94ms
similar_offer
"App\Twig\Components\SimilarOfferComponent"
components/similar_offer.html.twig
1 13.38ms
PostLatestListingComponent
"App\Twig\Components\PostLatestListingComponent"
frontend/components/post/listing.html.twig
1 29.06ms

Render calls

FavoriteButton App\Twig\Components\FavoriteButton 10.0 MiB 3.67 ms
Input props
[
  "offerId" => 4513
  "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 {#2729
  +offerId: 4513
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2728 …}
  -favoriteService: App\Service\FavoriteService {#2731 …}
}
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 {#3065
  +location: "offer_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3141 …}
  -advertService: App\Service\AdvertService {#3060 …}
}
phone App\Twig\Components\PhoneComponent 10.0 MiB 2.19 ms
Input props
[
  "id" => 4513
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3220
  +id: 4513
  +type: "offer"
}
question_form App\Twig\Components\QuestionFormComponent 10.0 MiB 7.41 ms
Input props
[
  "offerId" => 4513
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#3277
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3288 …}
  +questionDto: null
  +offerId: 4513
  +breedingId: null
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#3274 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -breedingRepository: App\Repository\BreedingRepository {#3278 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#3279 …}
  -logger: Monolog\Logger {#89 …}
  -formView: Symfony\Component\Form\FormView {#3465 …}
  -form: Symfony\Component\Form\Form {#3508 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AbuseForm App\Twig\Components\AbuseFormComponent 10.0 MiB 23.94 ms
Input props
[
  "offerId" => 4513
]
Attributes
[]
Component
App\Twig\Components\AbuseFormComponent {#3636
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3638 …}
  +abuseDto: null
  +offerId: 4513
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -abuseRepository: App\Repository\AbuseRepository {#3637 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -formView: Symfony\Component\Form\FormView {#3660 …}
  -form: Symfony\Component\Form\Form {#3828 …}
  +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.20 ms
Input props
[
  "location" => "offer_right_1"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3626
  +location: "offer_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#4236 …}
  -advertService: App\Service\AdvertService {#3060 …}
}
phone App\Twig\Components\PhoneComponent 10.0 MiB 0.56 ms
Input props
[
  "id" => 4513
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#4282
  +id: 4513
  +type: "offer"
}
similar_offer App\Twig\Components\SimilarOfferComponent 10.0 MiB 13.38 ms
Input props
[
  "offer" => App\Entity\Offer {#1213
    -id: 4513
    -uuid: Symfony\Component\Uid\UuidV4 {#1194 …}
    -slug: "Dwie-suczki"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1193 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1274 …}
    -dateCreatedAt: DateTimeImmutable @1763900657 {#1202
      date: 2025-11-23 12:24:17.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1763900657 {#1204
      date: 2025-11-23 12:24:17.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1769084657 {#1205
      date: 2026-01-22 12:24:17.0 UTC (+00:00)
    }
    -name: "Dwie suczki"
    -description: """
      Dwie suczki szukają nowego domku,po wzorcowych rodowodowych rodzicach z udokumentowanym elitarnym pokoleniowym pochodzeniem czystej rasy świetnych Jack Russel Terrier.Na pierwszy zdjęciu z mamą,na ostatnim ojciec.\r\n
      \r\n
      Suczka uroddziła się 15 sierpnia 2025r posiada pełną odpornosc,gotowa do odbioru w każdej chwili.\r\n
      \r\n
      Suczka przy odbiorze otrzyma wszystkie stosowne dokumenty tzn,rodowod i książeczkę zdrowia potwierdzającą szczepienie odrobaczenie oraz będzie posiadała indywidualnie nadany mikro chip.\r\n
      \r\n
      Malutka wychowywana jest w czystości z miłością troską doskonale pielęgnowana należycie socjalizowana zapowiada się rewelacyjnie na karmie ROYAL Canin mini Starter Mother babydog I taką wyprawkę na START dostanie do nowego domku.\r\n
      \r\n
      Hodowla wieloletnia z pasją zarejestrowana w urzędzie skarbowym działająca legalnie wystawiamy umowę kupna sprzedaży która gwarantuje zakup zdrowej czystej rasy suczki JACK RUSSELL TERRIER.\r\n
      \r\n
      Nazwa stowarzyszenia (związku): Polska Unia Hodowlana \r\n
      Numer REGON stowarzyszenia: 38030**** \r\n
      Więcej info.priv.
      """
    -price: "1800.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1339 …}
    -category: Proxies\__CG__\App\Entity\Category {#1384 …}
    -images: Doctrine\ORM\PersistentCollection {#1408 …}
    -genderMale: 2
    -genderFemale: 2
    -dateAvailability: DateTimeImmutable @1763856000 {#1206
      date: 2025-11-23 00:00:00.0 UTC (+00:00)
    }
    -filters: Doctrine\ORM\PersistentCollection {#1450 …}
    -statView: 48
    -statPhone: 0
    -statMessage: 0
    -promotion: App\Entity\OfferPromotion {#1506 …}
    -approvalType: App\Enum\ApprovalType {#1208 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1466 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1505 …}
    -userPlan: null
    -createdAt: DateTimeImmutable @1763900657 {#1210
      date: 2025-11-23 12:24:17.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1763901000 {#1211
      date: 2025-11-23 12:30:00.0 UTC (+00:00)
    }
  }
]
Attributes
[]
Component
App\Twig\Components\SimilarOfferComponent {#4275
  +offer: App\Entity\Offer {#1213
    -id: 4513
    -uuid: Symfony\Component\Uid\UuidV4 {#1194 …}
    -slug: "Dwie-suczki"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1193 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1274 …}
    -dateCreatedAt: DateTimeImmutable @1763900657 {#1202
      date: 2025-11-23 12:24:17.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1763900657 {#1204
      date: 2025-11-23 12:24:17.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1769084657 {#1205
      date: 2026-01-22 12:24:17.0 UTC (+00:00)
    }
    -name: "Dwie suczki"
    -description: """
      Dwie suczki szukają nowego domku,po wzorcowych rodowodowych rodzicach z udokumentowanym elitarnym pokoleniowym pochodzeniem czystej rasy świetnych Jack Russel Terrier.Na pierwszy zdjęciu z mamą,na ostatnim ojciec.\r\n
      \r\n
      Suczka uroddziła się 15 sierpnia 2025r posiada pełną odpornosc,gotowa do odbioru w każdej chwili.\r\n
      \r\n
      Suczka przy odbiorze otrzyma wszystkie stosowne dokumenty tzn,rodowod i książeczkę zdrowia potwierdzającą szczepienie odrobaczenie oraz będzie posiadała indywidualnie nadany mikro chip.\r\n
      \r\n
      Malutka wychowywana jest w czystości z miłością troską doskonale pielęgnowana należycie socjalizowana zapowiada się rewelacyjnie na karmie ROYAL Canin mini Starter Mother babydog I taką wyprawkę na START dostanie do nowego domku.\r\n
      \r\n
      Hodowla wieloletnia z pasją zarejestrowana w urzędzie skarbowym działająca legalnie wystawiamy umowę kupna sprzedaży która gwarantuje zakup zdrowej czystej rasy suczki JACK RUSSELL TERRIER.\r\n
      \r\n
      Nazwa stowarzyszenia (związku): Polska Unia Hodowlana \r\n
      Numer REGON stowarzyszenia: 38030**** \r\n
      Więcej info.priv.
      """
    -price: "1800.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1339 …}
    -category: Proxies\__CG__\App\Entity\Category {#1384 …}
    -images: Doctrine\ORM\PersistentCollection {#1408 …}
    -genderMale: 2
    -genderFemale: 2
    -dateAvailability: DateTimeImmutable @1763856000 {#1206
      date: 2025-11-23 00:00:00.0 UTC (+00:00)
    }
    -filters: Doctrine\ORM\PersistentCollection {#1450 …}
    -statView: 48
    -statPhone: 0
    -statMessage: 0
    -promotion: App\Entity\OfferPromotion {#1506 …}
    -approvalType: App\Enum\ApprovalType {#1208 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1466 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1505 …}
    -userPlan: null
    -createdAt: DateTimeImmutable @1763900657 {#1210
      date: 2025-11-23 12:24:17.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1763901000 {#1211
      date: 2025-11-23 12:30:00.0 UTC (+00:00)
    }
  }
  +limit: 10
  -offerRepository: App\Repository\OfferRepository {#750 …}
}
PostLatestListingComponent App\Twig\Components\PostLatestListingComponent 10.0 MiB 29.06 ms
Input props
[
  "tags" => [
    "pies"
  ]
]
Attributes
[]
Component
App\Twig\Components\PostLatestListingComponent {#4369
  +type: "latest"
  +limit: 3
  +tags: [
    "pies"
  ]
  -blogRepository: App\Repository\BlogRepository {#4419 …}
  -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#70 …}
}