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

Components

4 Twig Components
7 Render Count
25 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 2.80ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 3.72ms
NotificationButton
"App\Twig\Components\NotificationButton"
components/NotificationButton.html.twig
1 8.92ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 9.35ms

Render calls

NotificationButton App\Twig\Components\NotificationButton 8.0 MiB 8.92 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 8.0 MiB 2.12 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 8.0 MiB 2.80 ms
Input props
[
  "id" => 427
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#2536
  +id: 427
  +type: "breeding"
}
question_form App\Twig\Components\QuestionFormComponent 8.0 MiB 9.35 ms
Input props
[
  "breedingId" => 427
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#2592
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2602 …}
  +questionDto: null
  +offerId: null
  +breedingId: 427
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#2589 …}
  -offerRepository: App\Repository\OfferRepository {#1121 …}
  -breedingRepository: App\Repository\BreedingRepository {#749 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#2593 …}
  -logger: Monolog\Logger {#95 …}
  -formView: Symfony\Component\Form\FormView {#2780 …}
  -form: Symfony\Component\Form\Form {#2823 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AdvertBlock App\Twig\Components\AdvertBlock 8.0 MiB 0.32 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 {#2931
  +location: "breeding_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2961 …}
  -advertService: App\Service\AdvertService {#2390 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 8.0 MiB 0.36 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 {#2980
  +location: "breeding_right_2"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3010 …}
  -advertService: App\Service\AdvertService {#2390 …}
}
phone App\Twig\Components\PhoneComponent 8.0 MiB 0.92 ms
Input props
[
  "id" => 427
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3046
  +id: 427
  +type: "breeding"
}