GET https://dev.petso.halisz.pl/hodowca/1507-KRAMPKI-PL-Hodowla-kotow-brytyjskich-krotkowlosych

Components

4 Twig Components
7 Render Count
16 ms Render Time
8.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
AdvertBlock
"App\Twig\Components\AdvertBlock"
frontend/components/advert/block.html.twig
3 1.36ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 2.04ms
NotificationButton
"App\Twig\Components\NotificationButton"
components/NotificationButton.html.twig
1 5.61ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 6.58ms

Render calls

NotificationButton App\Twig\Components\NotificationButton 8.0 MiB 5.61 ms
Input props
[
  "breeding" => App\Entity\Breeding {#888
    -id: 1507
    -name: "KRAMPKI*PL Hodowla kotów brytyjskich krótkowłosych"
    -regon: null
    -description: "Domowa hodowla gdzie koty sa częścią naszej rodziny żyją z nami i uczestniczą w codziennym życiu :) wychowują się z dziećmi od samego początku. Mamy koty srebrne zielono i niebiesko okie ,niebieskie oraz szylkret :)"
    -owner: Proxies\__CG__\App\Entity\User {#960 …}
    -images: Doctrine\ORM\PersistentCollection {#1008 …}
    -association: Proxies\__CG__\App\Entity\Association {#1057 …}
    -verified: "wait"
    -slugger: ? Symfony\Component\String\Slugger\SluggerInterface
    -associationCustom: null
    -activateVerified: false
    -nickname: "KRAMPKI*PL"
    -facebookUrl: "https://www.facebook.com/krampkipl.hodowla"
    -instagramUrl: null
    -webUrl: null
    -certificateFile: null
    -certificateFileStatus: App\Enum\CertificateFileStatus {#813 …}
    -certificateFileUploadedAt: null
    -certificateFileRejectedReason: null
    -certificateFilePublic: false
    -breeds: Doctrine\ORM\PersistentCollection {#1105 …}
    -deletedAt: null
  }
  "class" => "w-auto mb-4 mt-4  text-sm  rounded-xl border flex gap-2 justify-center items-center border-zeus-200 text-zeus-600 p-2 hover:text-poppy-500 hover:border-poppy-500 hover:ring-poppy-500 hover:ring-1 data-checked:text-poppy-500 data-checked:border-poppy-500 data-checked:ring-poppy-500 data-checked:ring-1"
  "type" => "breeding"
]
Attributes
[
  "class" => "w-auto mb-4 mt-4  text-sm  rounded-xl border flex gap-2 justify-center items-center border-zeus-200 text-zeus-600 p-2 hover:text-poppy-500 hover:border-poppy-500 hover:ring-poppy-500 hover:ring-1 data-checked:text-poppy-500 data-checked:border-poppy-500 data-checked:ring-poppy-500 data-checked:ring-1"
]
Component
App\Twig\Components\NotificationButton {#2404
  +type: "breeding"
  +offerBreed: null
  +offerCategory: null
  +offerType: null
  +breeding: App\Entity\Breeding {#888
    -id: 1507
    -name: "KRAMPKI*PL Hodowla kotów brytyjskich krótkowłosych"
    -regon: null
    -description: "Domowa hodowla gdzie koty sa częścią naszej rodziny żyją z nami i uczestniczą w codziennym życiu :) wychowują się z dziećmi od samego początku. Mamy koty srebrne zielono i niebiesko okie ,niebieskie oraz szylkret :)"
    -owner: Proxies\__CG__\App\Entity\User {#960 …}
    -images: Doctrine\ORM\PersistentCollection {#1008 …}
    -association: Proxies\__CG__\App\Entity\Association {#1057 …}
    -verified: "wait"
    -slugger: ? Symfony\Component\String\Slugger\SluggerInterface
    -associationCustom: null
    -activateVerified: false
    -nickname: "KRAMPKI*PL"
    -facebookUrl: "https://www.facebook.com/krampkipl.hodowla"
    -instagramUrl: null
    -webUrl: null
    -certificateFile: null
    -certificateFileStatus: App\Enum\CertificateFileStatus {#813 …}
    -certificateFileUploadedAt: null
    -certificateFileRejectedReason: null
    -certificateFilePublic: false
    -breeds: Doctrine\ORM\PersistentCollection {#1105 …}
    -deletedAt: null
  }
  +foundation: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2405 …}
  -notificationService: App\Service\Notification\NotificationService {#2402 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 8.0 MiB 1.11 ms
Input props
[
  "location" => "breeding_content"
  "class" => "my-4 mx-"
]
Attributes
[
  "class" => "my-4 mx-"
]
Component
App\Twig\Components\AdvertBlock {#2651
  +location: "breeding_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2727 …}
  -advertService: App\Service\AdvertService {#2648 …}
}
phone App\Twig\Components\PhoneComponent 8.0 MiB 1.68 ms
Input props
[
  "id" => 1507
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#2806
  +id: 1507
  +type: "breeding"
}
question_form App\Twig\Components\QuestionFormComponent 8.0 MiB 6.58 ms
Input props
[
  "breedingId" => 1507
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#2862
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2872 …}
  +questionDto: null
  +offerId: null
  +breedingId: 1507
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#2831 …}
  -offerRepository: App\Repository\OfferRepository {#1145 …}
  -breedingRepository: App\Repository\BreedingRepository {#749 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#2863 …}
  -logger: Monolog\Logger {#95 …}
  -formView: Symfony\Component\Form\FormView {#3050 …}
  -form: Symfony\Component\Form\Form {#3093 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AdvertBlock App\Twig\Components\AdvertBlock 8.0 MiB 0.13 ms
Input props
[
  "location" => "breeding_right_1"
  "class" => "mx-auto my-4 hidden lg:block"
]
Attributes
[
  "class" => "mx-auto my-4 hidden lg:block"
]
Component
App\Twig\Components\AdvertBlock {#3201
  +location: "breeding_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3231 …}
  -advertService: App\Service\AdvertService {#2648 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 8.0 MiB 0.12 ms
Input props
[
  "location" => "breeding_right_2"
  "class" => "mx-auto my-4 hidden lg:block"
]
Attributes
[
  "class" => "mx-auto my-4 hidden lg:block"
]
Component
App\Twig\Components\AdvertBlock {#3258
  +location: "breeding_right_2"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3288 …}
  -advertService: App\Service\AdvertService {#2648 …}
}
phone App\Twig\Components\PhoneComponent 8.0 MiB 0.37 ms
Input props
[
  "id" => 1507
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3332
  +id: 1507
  +type: "breeding"
}