Redirect 302 redirect from GET @app_offer_listing (610a9a)

GET https://dev.petso.halisz.pl/oferta/4441-Buldog-kontynentalny-continental-bulldog-piekne-maluchy

Components

7 Twig Components
9 Render Count
55 ms Render Time
12.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
AdvertBlock
"App\Twig\Components\AdvertBlock"
frontend/components/advert/block.html.twig
2 1.34ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 2.40ms
FavoriteButton
"App\Twig\Components\FavoriteButton"
components/FavoriteButton.html.twig
1 3.03ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 6.05ms
AbuseForm
"App\Twig\Components\AbuseFormComponent"
components/AbuseForm.html.twig
1 17.15ms
similar_offer
"App\Twig\Components\SimilarOfferComponent"
components/similar_offer.html.twig
1 8.57ms
PostLatestListingComponent
"App\Twig\Components\PostLatestListingComponent"
frontend/components/post/listing.html.twig
1 16.95ms

Render calls

FavoriteButton App\Twig\Components\FavoriteButton 12.0 MiB 3.03 ms
Input props
[
  "offerId" => 4441
  "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 {#2750
  +offerId: 4441
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2749 …}
  -favoriteService: App\Service\FavoriteService {#2752 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 12.0 MiB 1.17 ms
Input props
[
  "location" => "offer_content"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3132
  +location: "offer_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3208 …}
  -advertService: App\Service\AdvertService {#3127 …}
}
phone App\Twig\Components\PhoneComponent 12.0 MiB 1.83 ms
Input props
[
  "id" => 4441
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3287
  +id: 4441
  +type: "offer"
}
question_form App\Twig\Components\QuestionFormComponent 12.0 MiB 6.05 ms
Input props
[
  "offerId" => 4441
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#3344
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3355 …}
  +questionDto: null
  +offerId: 4441
  +breedingId: null
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#3341 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -breedingRepository: App\Repository\BreedingRepository {#3345 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#3346 …}
  -logger: Monolog\Logger {#95 …}
  -formView: Symfony\Component\Form\FormView {#3532 …}
  -form: Symfony\Component\Form\Form {#3575 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AbuseForm App\Twig\Components\AbuseFormComponent 12.0 MiB 17.15 ms
Input props
[
  "offerId" => 4441
]
Attributes
[]
Component
App\Twig\Components\AbuseFormComponent {#3718
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3720 …}
  +abuseDto: null
  +offerId: 4441
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -abuseRepository: App\Repository\AbuseRepository {#3719 …}
  -offerRepository: App\Repository\OfferRepository {#750 …}
  -formView: Symfony\Component\Form\FormView {#3742 …}
  -form: Symfony\Component\Form\Form {#3910 …}
  +formName: "abuse_form"
  +formValues: [
    "offerId" => ""
    "name" => ""
    "email" => ""
    "content" => ""
    "reason" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AdvertBlock App\Twig\Components\AdvertBlock 12.0 MiB 0.17 ms
Input props
[
  "location" => "offer_right_1"
  "class" => "mx-auto my-4"
]
Attributes
[
  "class" => "mx-auto my-4"
]
Component
App\Twig\Components\AdvertBlock {#3708
  +location: "offer_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#4318 …}
  -advertService: App\Service\AdvertService {#3127 …}
}
phone App\Twig\Components\PhoneComponent 12.0 MiB 0.57 ms
Input props
[
  "id" => 4441
  "type" => "offer"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#4364
  +id: 4441
  +type: "offer"
}
similar_offer App\Twig\Components\SimilarOfferComponent 12.0 MiB 8.57 ms
Input props
[
  "offer" => App\Entity\Offer {#1218
    -id: 4441
    -uuid: Symfony\Component\Uid\UuidV4 {#1199 …}
    -slug: "Buldog-kontynentalny-continental-bulldog-piekne-maluchy"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1198 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1279 …}
    -dateCreatedAt: DateTimeImmutable @1759787331 {#1207
      date: 2025-10-06 21:48:51.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1759787331 {#1209
      date: 2025-10-06 21:48:51.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1764971331 {#1210
      date: 2025-12-05 21:48:51.0 UTC (+00:00)
    }
    -name: "Buldog kontynentalny continental bulldog piękne maluchy"
    -description: """
      Renomowana hodowla psów rasowych z wieloletnim stazem Carbonarastaff FCI oraz Night Witch Dogs FCI pragnie przedstawić wyjątkowy miot buldogów kontynentalnych - continental bulldogs.\r\n
      \r\n
      Rodzicami są:\r\n
      \r\n
      TINDER du Sixieme Sens vel Tadzik. Piękny mocny samiec importowany z Francji, pies o przemiłym charakterze i super zdrowniu co potwierdzają poniższe wyniki badań.\r\n
      \r\n
      Champion Pl , Jun. Ch. PL\r\n
      HD-A, ED-0/0\r\n
      wysokość/ heigh -49 cm,\r\n
      Full dentition, Undershot - 3mm\r\n
      Cystynuria n/n\r\n
      Mielopathy (EXON 2) -n/n\r\n
      Multi-Focal Retinopathy (CMR) n/n\r\n
      Ronbinow-like-syndrom (DVL2) n/n\r\n
      Test DNA\r\n
      \r\n
      oraz\r\n
      \r\n
      Colorbulls NASTASIA vel Lilka ( Łełka)Suczka importowana z Niemiec\r\n
      Sunia o niezwykłym temperamencie, potężnym charakterze i przyjaznym usposobieniu, Kochajaca dzieci. Ma żyłkę sportowca. Doskonałe zdrowie i wydolność.\r\n
      \r\n
      wyniki badań:\r\n
      HD A, ED 0\r\n
      Cystonuria N/N- wolna\r\n
      \r\n
      Szczeniatka o barwie czarnej, czarnej pręgowanej z odmianami bieli oraz czerwonej z odmianami bieli.\r\n
      \r\n
      Każdy maluch do nowego domu otrzyma pełną dokumentację ZKwP FCI, metrykę , książeczkę zdrowia , szczepienia i odrobaczanie adekwatne do wieku oraz wyprawkę.\r\n
      Maluszki mogą jechac do nowego domu po 20 października. \r\n
      \r\n
      Zapraszamy do kontaktu osoby zainteresowane tą wspaniałą aktywną rasą.\r\n
      Wiecej informacji udzielamy telefonicznie, WhatsApp oraz mailowo.
      """
    -price: "9000.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1344 …}
    -category: Proxies\__CG__\App\Entity\Category {#1389 …}
    -images: Doctrine\ORM\PersistentCollection {#1413 …}
    -genderMale: 6
    -genderFemale: 3
    -dateAvailability: DateTimeImmutable @1760832000 {#1211
      date: 2025-10-19 00:00:00.0 UTC (+00:00)
    }
    -filters: Doctrine\ORM\PersistentCollection {#1455 …}
    -statView: 257
    -statPhone: 0
    -statMessage: 1
    -promotion: App\Entity\OfferPromotion {#1540 …}
    -approvalType: App\Enum\ApprovalType {#1213 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1471 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1510 …}
    -userPlan: null
    -autoRenew: false
    -pets: Doctrine\ORM\PersistentCollection {#1535 …}
    -createdAt: DateTimeImmutable @1759787331 {#1215
      date: 2025-10-06 21:48:51.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1759787640 {#1216
      date: 2025-10-06 21:54:00.0 UTC (+00:00)
    }
  }
]
Attributes
[]
Component
App\Twig\Components\SimilarOfferComponent {#4357
  +offer: App\Entity\Offer {#1218
    -id: 4441
    -uuid: Symfony\Component\Uid\UuidV4 {#1199 …}
    -slug: "Buldog-kontynentalny-continental-bulldog-piekne-maluchy"
    -status: "approved"
    -paymentType: App\Enum\PaymentType {#1198 …}
    -rejectionReason: null
    -owner: Proxies\__CG__\App\Entity\User {#1279 …}
    -dateCreatedAt: DateTimeImmutable @1759787331 {#1207
      date: 2025-10-06 21:48:51.0 UTC (+00:00)
    }
    -startedAt: DateTimeImmutable @1759787331 {#1209
      date: 2025-10-06 21:48:51.0 UTC (+00:00)
    }
    -endedAt: DateTimeImmutable @1764971331 {#1210
      date: 2025-12-05 21:48:51.0 UTC (+00:00)
    }
    -name: "Buldog kontynentalny continental bulldog piękne maluchy"
    -description: """
      Renomowana hodowla psów rasowych z wieloletnim stazem Carbonarastaff FCI oraz Night Witch Dogs FCI pragnie przedstawić wyjątkowy miot buldogów kontynentalnych - continental bulldogs.\r\n
      \r\n
      Rodzicami są:\r\n
      \r\n
      TINDER du Sixieme Sens vel Tadzik. Piękny mocny samiec importowany z Francji, pies o przemiłym charakterze i super zdrowniu co potwierdzają poniższe wyniki badań.\r\n
      \r\n
      Champion Pl , Jun. Ch. PL\r\n
      HD-A, ED-0/0\r\n
      wysokość/ heigh -49 cm,\r\n
      Full dentition, Undershot - 3mm\r\n
      Cystynuria n/n\r\n
      Mielopathy (EXON 2) -n/n\r\n
      Multi-Focal Retinopathy (CMR) n/n\r\n
      Ronbinow-like-syndrom (DVL2) n/n\r\n
      Test DNA\r\n
      \r\n
      oraz\r\n
      \r\n
      Colorbulls NASTASIA vel Lilka ( Łełka)Suczka importowana z Niemiec\r\n
      Sunia o niezwykłym temperamencie, potężnym charakterze i przyjaznym usposobieniu, Kochajaca dzieci. Ma żyłkę sportowca. Doskonałe zdrowie i wydolność.\r\n
      \r\n
      wyniki badań:\r\n
      HD A, ED 0\r\n
      Cystonuria N/N- wolna\r\n
      \r\n
      Szczeniatka o barwie czarnej, czarnej pręgowanej z odmianami bieli oraz czerwonej z odmianami bieli.\r\n
      \r\n
      Każdy maluch do nowego domu otrzyma pełną dokumentację ZKwP FCI, metrykę , książeczkę zdrowia , szczepienia i odrobaczanie adekwatne do wieku oraz wyprawkę.\r\n
      Maluszki mogą jechac do nowego domu po 20 października. \r\n
      \r\n
      Zapraszamy do kontaktu osoby zainteresowane tą wspaniałą aktywną rasą.\r\n
      Wiecej informacji udzielamy telefonicznie, WhatsApp oraz mailowo.
      """
    -price: "9000.00"
    -breed: Proxies\__CG__\App\Entity\Breed {#1344 …}
    -category: Proxies\__CG__\App\Entity\Category {#1389 …}
    -images: Doctrine\ORM\PersistentCollection {#1413 …}
    -genderMale: 6
    -genderFemale: 3
    -dateAvailability: DateTimeImmutable @1760832000 {#1211
      date: 2025-10-19 00:00:00.0 UTC (+00:00)
    }
    -filters: Doctrine\ORM\PersistentCollection {#1455 …}
    -statView: 257
    -statPhone: 0
    -statMessage: 1
    -promotion: App\Entity\OfferPromotion {#1540 …}
    -approvalType: App\Enum\ApprovalType {#1213 …}
    -deletedAt: null
    -favorites: Doctrine\ORM\PersistentCollection {#1471 …}
    -abuses: Doctrine\ORM\PersistentCollection {#1510 …}
    -userPlan: null
    -autoRenew: false
    -pets: Doctrine\ORM\PersistentCollection {#1535 …}
    -createdAt: DateTimeImmutable @1759787331 {#1215
      date: 2025-10-06 21:48:51.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1759787640 {#1216
      date: 2025-10-06 21:54:00.0 UTC (+00:00)
    }
  }
  +limit: 10
  -offerRepository: App\Repository\OfferRepository {#750 …}
}
PostLatestListingComponent App\Twig\Components\PostLatestListingComponent 12.0 MiB 16.95 ms
Input props
[
  "tags" => [
    "pies"
  ]
]
Attributes
[]
Component
App\Twig\Components\PostLatestListingComponent {#4451
  +type: "latest"
  +limit: 3
  +tags: [
    "pies"
  ]
  -blogRepository: App\Repository\BlogRepository {#4501 …}
  -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#76 …}
}