GET https://dev.petso.halisz.pl/hodowca/1940-Hodowla-kotow-Maine-Coon-Auditore-PL

Components

4 Twig Components
7 Render Count
12 ms Render Time
6.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
AdvertBlock
"App\Twig\Components\AdvertBlock"
frontend/components/advert/block.html.twig
3 1.49ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 1.71ms
NotificationButton
"App\Twig\Components\NotificationButton"
components/NotificationButton.html.twig
1 3.76ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 4.65ms

Render calls

NotificationButton App\Twig\Components\NotificationButton 6.0 MiB 3.76 ms
Input props
[
  "breeding" => App\Entity\Breeding {#786
    -id: 1940
    -name: "Hodowla kotów Maine Coon Auditore*PL"
    -regon: "280314796"
    -description: "Jesteśmy małą, rodzinną, domową hodowlą znajdującą się na Dolnym Śląsku. Jesteśmy zarejestrowani w Klubie No Problem zrzeszonym w Felis Polonia - FIFe. Dużą wagę przywiązujemy do badań genetycznych i staramy się wykluczać koty przekazujące mutacje genetyczne. Nasze koty są badane na HCM1, SMA, PKD-ef, FelV i FIV. Monitorujemy cyklicznie naszym kotom serduszka, a także wykonujemy RTG bioder w kierunku zmniejszenia ryzyka wystąpienia dysplazji bioder (HD). Kocięta opuszczają nasz dom wykastrowane, odrobaczone i z kompletem szczepień."
    -owner: Proxies\__CG__\App\Entity\User {#960 …}
    -images: Doctrine\ORM\PersistentCollection {#1008 …}
    -association: Proxies\__CG__\App\Entity\Association {#1057 …}
    -verified: "no"
    -slugger: ? Symfony\Component\String\Slugger\SluggerInterface
    -associationCustom: "No Problem"
    -activateVerified: false
    -nickname: "Auditore*PL"
    -facebookUrl: "https://www.facebook.com/AuditorePL"
    -instagramUrl: null
    -webUrl: "https://auditoremainecoon.pl/"
    -certificateFile: null
    -certificateFileStatus: App\Enum\CertificateFileStatus {#799 …}
    -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 {#2379
  +type: "breeding"
  +offerBreed: null
  +offerCategory: null
  +offerType: null
  +breeding: App\Entity\Breeding {#786
    -id: 1940
    -name: "Hodowla kotów Maine Coon Auditore*PL"
    -regon: "280314796"
    -description: "Jesteśmy małą, rodzinną, domową hodowlą znajdującą się na Dolnym Śląsku. Jesteśmy zarejestrowani w Klubie No Problem zrzeszonym w Felis Polonia - FIFe. Dużą wagę przywiązujemy do badań genetycznych i staramy się wykluczać koty przekazujące mutacje genetyczne. Nasze koty są badane na HCM1, SMA, PKD-ef, FelV i FIV. Monitorujemy cyklicznie naszym kotom serduszka, a także wykonujemy RTG bioder w kierunku zmniejszenia ryzyka wystąpienia dysplazji bioder (HD). Kocięta opuszczają nasz dom wykastrowane, odrobaczone i z kompletem szczepień."
    -owner: Proxies\__CG__\App\Entity\User {#960 …}
    -images: Doctrine\ORM\PersistentCollection {#1008 …}
    -association: Proxies\__CG__\App\Entity\Association {#1057 …}
    -verified: "no"
    -slugger: ? Symfony\Component\String\Slugger\SluggerInterface
    -associationCustom: "No Problem"
    -activateVerified: false
    -nickname: "Auditore*PL"
    -facebookUrl: "https://www.facebook.com/AuditorePL"
    -instagramUrl: null
    -webUrl: "https://auditoremainecoon.pl/"
    -certificateFile: null
    -certificateFileStatus: App\Enum\CertificateFileStatus {#799 …}
    -certificateFileUploadedAt: null
    -certificateFileRejectedReason: null
    -certificateFilePublic: false
    -breeds: Doctrine\ORM\PersistentCollection {#1105 …}
    -deletedAt: null
  }
  +foundation: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2380 …}
  -notificationService: App\Service\Notification\NotificationService {#2377 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 1.23 ms
Input props
[
  "location" => "breeding_content"
  "class" => "my-4 mx-"
]
Attributes
[
  "class" => "my-4 mx-"
]
Component
App\Twig\Components\AdvertBlock {#2626
  +location: "breeding_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2702 …}
  -advertService: App\Service\AdvertService {#2623 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 1.39 ms
Input props
[
  "id" => 1940
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#2781
  +id: 1940
  +type: "breeding"
}
question_form App\Twig\Components\QuestionFormComponent 6.0 MiB 4.65 ms
Input props
[
  "breedingId" => 1940
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#2837
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2847 …}
  +questionDto: null
  +offerId: null
  +breedingId: 1940
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#2806 …}
  -offerRepository: App\Repository\OfferRepository {#1145 …}
  -breedingRepository: App\Repository\BreedingRepository {#846 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#2838 …}
  -logger: Monolog\Logger {#89 …}
  -formView: Symfony\Component\Form\FormView {#3025 …}
  -form: Symfony\Component\Form\Form {#3068 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AdvertBlock App\Twig\Components\AdvertBlock 6.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 {#3176
  +location: "breeding_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3206 …}
  -advertService: App\Service\AdvertService {#2623 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.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 {#3233
  +location: "breeding_right_2"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3263 …}
  -advertService: App\Service\AdvertService {#2623 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 0.32 ms
Input props
[
  "id" => 1940
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3307
  +id: 1940
  +type: "breeding"
}