GET https://dev.petso.halisz.pl/hodowca/1197-Ruda-Ekipa

Components

4 Twig Components
7 Render Count
19 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 2.29ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 3.11ms
NotificationButton
"App\Twig\Components\NotificationButton"
components/NotificationButton.html.twig
1 5.94ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 7.52ms

Render calls

NotificationButton App\Twig\Components\NotificationButton 6.0 MiB 5.94 ms
Input props
[
  "breeding" => App\Entity\Breeding {#786
    -id: 1197
    -name: "Ruda Ekipa"
    -regon: "101374828"
    -description: """
      Witam\r\n
      W swojej hodowli zajmujemy się rasą Berneński Pies Pasterski. Są to przecudne bardzo inteligentne i rodzinne psy. Rasa ta wymaga dużego kontaktu i pracy z człowiekiem. Mogą mieszkać na dworze jak również w domu. Rasa ta zaliczana jest do ras pracujących. \r\n
      Są tu pokazane zdjęcia moich dwóch suczek. \r\n
      Ta rasa to niesamowite pieszchy, łatwe do ułożenia. Za jedzenie zrobią wszystko. \r\n
      Więcej informacji jak i zdjęć oraz filmów można znaleźć na FB.
      """
    -owner: Proxies\__CG__\App\Entity\User {#960 …}
    -images: Doctrine\ORM\PersistentCollection {#1008 …}
    -association: null
    -verified: "no"
    -slugger: ? Symfony\Component\String\Slugger\SluggerInterface
    -associationCustom: "Kennel Club"
    -activateVerified: false
    -nickname: "R/262/2022"
    -facebookUrl: null
    -instagramUrl: null
    -webUrl: null
    -certificateFile: null
    -certificateFileStatus: App\Enum\CertificateFileStatus {#799 …}
    -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 {#2332
  +type: "breeding"
  +offerBreed: null
  +offerCategory: null
  +offerType: null
  +breeding: App\Entity\Breeding {#786
    -id: 1197
    -name: "Ruda Ekipa"
    -regon: "101374828"
    -description: """
      Witam\r\n
      W swojej hodowli zajmujemy się rasą Berneński Pies Pasterski. Są to przecudne bardzo inteligentne i rodzinne psy. Rasa ta wymaga dużego kontaktu i pracy z człowiekiem. Mogą mieszkać na dworze jak również w domu. Rasa ta zaliczana jest do ras pracujących. \r\n
      Są tu pokazane zdjęcia moich dwóch suczek. \r\n
      Ta rasa to niesamowite pieszchy, łatwe do ułożenia. Za jedzenie zrobią wszystko. \r\n
      Więcej informacji jak i zdjęć oraz filmów można znaleźć na FB.
      """
    -owner: Proxies\__CG__\App\Entity\User {#960 …}
    -images: Doctrine\ORM\PersistentCollection {#1008 …}
    -association: null
    -verified: "no"
    -slugger: ? Symfony\Component\String\Slugger\SluggerInterface
    -associationCustom: "Kennel Club"
    -activateVerified: false
    -nickname: "R/262/2022"
    -facebookUrl: null
    -instagramUrl: null
    -webUrl: null
    -certificateFile: null
    -certificateFileStatus: App\Enum\CertificateFileStatus {#799 …}
    -certificateFileUploadedAt: null
    -certificateFileRejectedReason: null
    -certificateFilePublic: false
    -breeds: Doctrine\ORM\PersistentCollection {#1081 …}
    -deletedAt: null
  }
  +foundation: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2333 …}
  -notificationService: App\Service\Notification\NotificationService {#2330 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 1.89 ms
Input props
[
  "location" => "breeding_content"
  "class" => "my-4 mx-"
]
Attributes
[
  "class" => "my-4 mx-"
]
Component
App\Twig\Components\AdvertBlock {#2579
  +location: "breeding_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2655 …}
  -advertService: App\Service\AdvertService {#2576 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 2.47 ms
Input props
[
  "id" => 1197
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#2734
  +id: 1197
  +type: "breeding"
}
question_form App\Twig\Components\QuestionFormComponent 6.0 MiB 7.52 ms
Input props
[
  "breedingId" => 1197
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#2790
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2800 …}
  +questionDto: null
  +offerId: null
  +breedingId: 1197
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#2759 …}
  -offerRepository: App\Repository\OfferRepository {#1121 …}
  -breedingRepository: App\Repository\BreedingRepository {#846 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#2791 …}
  -logger: Monolog\Logger {#89 …}
  -formView: Symfony\Component\Form\FormView {#2978 …}
  -form: Symfony\Component\Form\Form {#3021 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 0.21 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 {#3129
  +location: "breeding_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3159 …}
  -advertService: App\Service\AdvertService {#2576 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 0.20 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 {#3186
  +location: "breeding_right_2"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3216 …}
  -advertService: App\Service\AdvertService {#2576 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 0.63 ms
Input props
[
  "id" => 1197
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3260
  +id: 1197
  +type: "breeding"
}