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

Components

4 Twig Components
7 Render Count
16 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 1.49ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 2.18ms
NotificationButton
"App\Twig\Components\NotificationButton"
components/NotificationButton.html.twig
1 6.05ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 6.56ms

Render calls

NotificationButton App\Twig\Components\NotificationButton 10.0 MiB 6.05 ms
Input props
[
  "breeding" => App\Entity\Breeding {#888
    -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 {#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 {#2335
  +type: "breeding"
  +offerBreed: null
  +offerCategory: null
  +offerType: null
  +breeding: App\Entity\Breeding {#888
    -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 {#813 …}
    -certificateFileUploadedAt: null
    -certificateFileRejectedReason: null
    -certificateFilePublic: false
    -breeds: Doctrine\ORM\PersistentCollection {#1081 …}
    -deletedAt: null
  }
  +foundation: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2336 …}
  -notificationService: App\Service\Notification\NotificationService {#2333 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 10.0 MiB 1.22 ms
Input props
[
  "location" => "breeding_content"
  "class" => "my-4 mx-"
]
Attributes
[
  "class" => "my-4 mx-"
]
Component
App\Twig\Components\AdvertBlock {#2582
  +location: "breeding_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2658 …}
  -advertService: App\Service\AdvertService {#2579 …}
}
phone App\Twig\Components\PhoneComponent 10.0 MiB 1.84 ms
Input props
[
  "id" => 1197
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#2737
  +id: 1197
  +type: "breeding"
}
question_form App\Twig\Components\QuestionFormComponent 10.0 MiB 6.56 ms
Input props
[
  "breedingId" => 1197
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#2793
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2803 …}
  +questionDto: null
  +offerId: null
  +breedingId: 1197
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#2762 …}
  -offerRepository: App\Repository\OfferRepository {#1121 …}
  -breedingRepository: App\Repository\BreedingRepository {#749 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#2794 …}
  -logger: Monolog\Logger {#95 …}
  -formView: Symfony\Component\Form\FormView {#2981 …}
  -form: Symfony\Component\Form\Form {#3024 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AdvertBlock App\Twig\Components\AdvertBlock 10.0 MiB 0.14 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 {#3132
  +location: "breeding_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3162 …}
  -advertService: App\Service\AdvertService {#2579 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 10.0 MiB 0.13 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 {#3189
  +location: "breeding_right_2"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3219 …}
  -advertService: App\Service\AdvertService {#2579 …}
}
phone App\Twig\Components\PhoneComponent 10.0 MiB 0.34 ms
Input props
[
  "id" => 1197
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3263
  +id: 1197
  +type: "breeding"
}