GET https://dev.petso.halisz.pl/oferta/4468-Border-Collie-szczeniaki

Components

7 Twig Components
9 Render Count
83 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 1.94ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 2.80ms
FavoriteButton
"App\Twig\Components\FavoriteButton"
components/FavoriteButton.html.twig
1 3.65ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 7.43ms
AbuseForm
"App\Twig\Components\AbuseFormComponent"
components/AbuseForm.html.twig
1 24.78ms
similar_offer
"App\Twig\Components\SimilarOfferComponent"
components/similar_offer.html.twig
1 14.42ms
PostLatestListingComponent
"App\Twig\Components\PostLatestListingComponent"
frontend/components/post/listing.html.twig
1 28.14ms

Render calls

FavoriteButton App\Twig\Components\FavoriteButton 10.0 MiB 3.65 ms
Input props
[
  "offerId" => 4468
  "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 {#2722
  +offerId: 4468
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2721 …}
  -favoriteService: App\Service\FavoriteService {#2724 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 10.0 MiB 1.73 ms
Input props
[
  "location" => "offer_content"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3096
  +location: "offer_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3172 …}
  -advertService: App\Service\AdvertService {#3091 …}
}
phone App\Twig\Components\PhoneComponent 10.0 MiB 2.23 ms
Input props
[
  "id" => 4468
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3251
  +id: 4468
  +type: "offer"
}
question_form App\Twig\Components\QuestionFormComponent 10.0 MiB 7.43 ms
Input props
[
  "offerId" => 4468
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#3308
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3319 …}
  +questionDto: null
  +offerId: 4468
  +breedingId: null
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#3305 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -breedingRepository: App\Repository\BreedingRepository {#3309 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#3310 …}
  -logger: Monolog\Logger {#89 …}
  -formView: Symfony\Component\Form\FormView {#3496 …}
  -form: Symfony\Component\Form\Form {#3539 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AbuseForm App\Twig\Components\AbuseFormComponent 10.0 MiB 24.78 ms
Input props
[
  "offerId" => 4468
]
Attributes
[]
Component
App\Twig\Components\AbuseFormComponent {#3667
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3669 …}
  +abuseDto: null
  +offerId: 4468
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -abuseRepository: App\Repository\AbuseRepository {#3668 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -formView: Symfony\Component\Form\FormView {#3691 …}
  -form: Symfony\Component\Form\Form {#3859 …}
  +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 {#3657
  +location: "offer_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#4267 …}
  -advertService: App\Service\AdvertService {#3091 …}
}
phone App\Twig\Components\PhoneComponent 10.0 MiB 0.57 ms
Input props
[
  "id" => 4468
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#4313
  +id: 4468
  +type: "offer"
}
similar_offer App\Twig\Components\SimilarOfferComponent 10.0 MiB 14.42 ms
Input props
[
  "offer" => App\Entity\Offer {#1212
    -id: 4468
    -uuid: Symfony\Component\Uid\UuidV4 {#1194 …}
    -slug: "Border-Collie-szczeniaki"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1193 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1273 …}
    -dateCreatedAt: DateTimeImmutable @1761033336 {#1202
      date: 2025-10-21 07:55:36.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1761033336 {#1204
      date: 2025-10-21 07:55:36.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1766217336 {#1205
      date: 2025-12-20 07:55:36.0 UTC (+00:00)
    }
    -name: "Border Collie szczeniaki"
    -description: """
      Dzień dobry,\r\n
      w naszej domowej hodowli 18.10.2025 r. przyszło na świat 7 cudownych szczeniaków. \r\n
      2 dziewczynki i 5 chłopców. Rodzice posiadają badania genetyczne oraz RTG stawów. Pieski będą zaczpiwoane, odrobaczone i zaszczepione odpowiednio do wieku. \r\n
      \r\n
      Te cudaki szukają kochających i odpowiedzialnych domów. \r\n
      1. Arbuz (zielony znacznik) chłopiec\r\n
      2 Aronia (brązowy znacznik) suczka\r\n
      3. Ananas (fioletowy znacznik) chłopiec\r\n
      4. Acerola (trikolor) suczka\r\n
      5. Apple (czekoladka) chłopiec\r\n
      6. Avocado (merle) chłopiec\r\n
      7. Agrest (czerwony znacznik) chłopiec\r\n
      \r\n
      5 i 6 znalazły swoje domy dlatego nie ma już ich zdjęć
      """
    -price: "3000.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1338 …}
    -category: Proxies\__CG__\App\Entity\Category {#1383 …}
    -images: Doctrine\ORM\PersistentCollection {#1407 …}
    -genderMale: 2
    -genderFemale: 5
    -dateAvailability: null
    -filters: Doctrine\ORM\PersistentCollection {#1449 …}
    -statView: 151
    -statPhone: 1
    -statMessage: 0
    -promotion: App\Entity\OfferPromotion {#1505 …}
    -approvalType: App\Enum\ApprovalType {#1208 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1465 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1504 …}
    -userPlan: null
    -createdAt: DateTimeImmutable @1761033336 {#1209
      date: 2025-10-21 07:55:36.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1763641501 {#1210
      date: 2025-11-20 12:25:01.0 UTC (+00:00)
    }
  }
]
Attributes
[]
Component
App\Twig\Components\SimilarOfferComponent {#4306
  +offer: App\Entity\Offer {#1212
    -id: 4468
    -uuid: Symfony\Component\Uid\UuidV4 {#1194 …}
    -slug: "Border-Collie-szczeniaki"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1193 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1273 …}
    -dateCreatedAt: DateTimeImmutable @1761033336 {#1202
      date: 2025-10-21 07:55:36.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1761033336 {#1204
      date: 2025-10-21 07:55:36.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1766217336 {#1205
      date: 2025-12-20 07:55:36.0 UTC (+00:00)
    }
    -name: "Border Collie szczeniaki"
    -description: """
      Dzień dobry,\r\n
      w naszej domowej hodowli 18.10.2025 r. przyszło na świat 7 cudownych szczeniaków. \r\n
      2 dziewczynki i 5 chłopców. Rodzice posiadają badania genetyczne oraz RTG stawów. Pieski będą zaczpiwoane, odrobaczone i zaszczepione odpowiednio do wieku. \r\n
      \r\n
      Te cudaki szukają kochających i odpowiedzialnych domów. \r\n
      1. Arbuz (zielony znacznik) chłopiec\r\n
      2 Aronia (brązowy znacznik) suczka\r\n
      3. Ananas (fioletowy znacznik) chłopiec\r\n
      4. Acerola (trikolor) suczka\r\n
      5. Apple (czekoladka) chłopiec\r\n
      6. Avocado (merle) chłopiec\r\n
      7. Agrest (czerwony znacznik) chłopiec\r\n
      \r\n
      5 i 6 znalazły swoje domy dlatego nie ma już ich zdjęć
      """
    -price: "3000.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1338 …}
    -category: Proxies\__CG__\App\Entity\Category {#1383 …}
    -images: Doctrine\ORM\PersistentCollection {#1407 …}
    -genderMale: 2
    -genderFemale: 5
    -dateAvailability: null
    -filters: Doctrine\ORM\PersistentCollection {#1449 …}
    -statView: 151
    -statPhone: 1
    -statMessage: 0
    -promotion: App\Entity\OfferPromotion {#1505 …}
    -approvalType: App\Enum\ApprovalType {#1208 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1465 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1504 …}
    -userPlan: null
    -createdAt: DateTimeImmutable @1761033336 {#1209
      date: 2025-10-21 07:55:36.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1763641501 {#1210
      date: 2025-11-20 12:25:01.0 UTC (+00:00)
    }
  }
  +limit: 10
  -offerRepository: App\Repository\OfferRepository {#750 …}
}
PostLatestListingComponent App\Twig\Components\PostLatestListingComponent 10.0 MiB 28.14 ms
Input props
[
  "tags" => [
    "pies"
  ]
]
Attributes
[]
Component
App\Twig\Components\PostLatestListingComponent {#4400
  +type: "latest"
  +limit: 3
  +tags: [
    "pies"
  ]
  -blogRepository: App\Repository\BlogRepository {#4450 …}
  -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#70 …}
}