GET https://www.dev.petso.halisz.pl/hodowca/427-Hodowla-Owczarkow-Niemieckich-Dlugowlosych-Wesole-Wzgorze

Components

4 Twig Components
7 Render Count
19 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
3 2.27ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 2.84ms
NotificationButton
"App\Twig\Components\NotificationButton"
components/NotificationButton.html.twig
1 6.78ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 7.33ms

Render calls

NotificationButton App\Twig\Components\NotificationButton 10.0 MiB 6.78 ms
Input props
[
  "breeding" => App\Entity\Breeding {#888
    -id: 427
    -name: "Hodowla Owczarków Niemieckich Dlugowłosych Wesołe Wzgórze"
    -regon: "381833874"
    -description: "Mam hodowlę od 2006 roku. Psy są moją pasją. Moją hodowla jest małą rodzinną hodowlą. Moje suczki są przebadane pod kontem dysplazji, mają badanie DNA. Na wystawach mają bardzo duże osiągnięcia."
    -owner: Proxies\__CG__\App\Entity\User {#960 …}
    -images: Doctrine\ORM\PersistentCollection {#1008 …}
    -association: null
    -verified: "no"
    -slugger: ? Symfony\Component\String\Slugger\SluggerInterface
    -associationCustom: "Kynologia Polska"
    -activateVerified: false
    -nickname: "Wesołe Wzgórze"
    -facebookUrl: "https://www.facebook.com/profile.php?id=100063767130156"
    -instagramUrl: null
    -webUrl: null
    -certificateFile: null
    -certificateFileStatus: App\Enum\CertificateFileStatus {#813 …}
    -certificateFileUploadedAt: null
    -certificateFileRejectedReason: null
    -certificateFilePublic: false
    -breeds: Doctrine\ORM\PersistentCollection {#1081 …}
    -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 {#2091
  +type: "breeding"
  +offerBreed: null
  +offerCategory: null
  +offerType: null
  +breeding: App\Entity\Breeding {#888
    -id: 427
    -name: "Hodowla Owczarków Niemieckich Dlugowłosych Wesołe Wzgórze"
    -regon: "381833874"
    -description: "Mam hodowlę od 2006 roku. Psy są moją pasją. Moją hodowla jest małą rodzinną hodowlą. Moje suczki są przebadane pod kontem dysplazji, mają badanie DNA. Na wystawach mają bardzo duże osiągnięcia."
    -owner: Proxies\__CG__\App\Entity\User {#960 …}
    -images: Doctrine\ORM\PersistentCollection {#1008 …}
    -association: null
    -verified: "no"
    -slugger: ? Symfony\Component\String\Slugger\SluggerInterface
    -associationCustom: "Kynologia Polska"
    -activateVerified: false
    -nickname: "Wesołe Wzgórze"
    -facebookUrl: "https://www.facebook.com/profile.php?id=100063767130156"
    -instagramUrl: null
    -webUrl: null
    -certificateFile: null
    -certificateFileStatus: App\Enum\CertificateFileStatus {#813 …}
    -certificateFileUploadedAt: null
    -certificateFileRejectedReason: null
    -certificateFilePublic: false
    -breeds: Doctrine\ORM\PersistentCollection {#1081 …}
    -deletedAt: null
  }
  +foundation: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2090 …}
  -notificationService: App\Service\Notification\NotificationService {#2084 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 10.0 MiB 1.71 ms
Input props
[
  "location" => "breeding_content"
  "class" => "my-4 mx-"
]
Attributes
[
  "class" => "my-4 mx-"
]
Component
App\Twig\Components\AdvertBlock {#2393
  +location: "breeding_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2469 …}
  -advertService: App\Service\AdvertService {#2390 …}
}
phone App\Twig\Components\PhoneComponent 10.0 MiB 2.24 ms
Input props
[
  "id" => 427
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#2548
  +id: 427
  +type: "breeding"
}
question_form App\Twig\Components\QuestionFormComponent 10.0 MiB 7.33 ms
Input props
[
  "breedingId" => 427
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#2604
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2614 …}
  +questionDto: null
  +offerId: null
  +breedingId: 427
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#2573 …}
  -offerRepository: App\Repository\OfferRepository {#1121 …}
  -breedingRepository: App\Repository\BreedingRepository {#749 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#2605 …}
  -logger: Monolog\Logger {#95 …}
  -formView: Symfony\Component\Form\FormView {#2792 …}
  -form: Symfony\Component\Form\Form {#2835 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AdvertBlock App\Twig\Components\AdvertBlock 10.0 MiB 0.28 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 {#2943
  +location: "breeding_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2973 …}
  -advertService: App\Service\AdvertService {#2390 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 10.0 MiB 0.28 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 {#3000
  +location: "breeding_right_2"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3030 …}
  -advertService: App\Service\AdvertService {#2390 …}
}
phone App\Twig\Components\PhoneComponent 10.0 MiB 0.61 ms
Input props
[
  "id" => 427
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3074
  +id: 427
  +type: "breeding"
}