GET https://dev.petso.halisz.pl/hodowca/3021-Wenus

Components

4 Twig Components
7 Render Count
17 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.19ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 2.48ms
NotificationButton
"App\Twig\Components\NotificationButton"
components/NotificationButton.html.twig
1 5.67ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 6.94ms

Render calls

NotificationButton App\Twig\Components\NotificationButton 6.0 MiB 5.67 ms
Input props
[
  "breeding" => App\Entity\Breeding {#789
    -id: 3021
    -name: "Wenus"
    -regon: null
    -description: """
      Jesteśmy hodowlą pięknych piesków rasy Amstaff. Nasze szczeniaki dorastają w rodzinnym gronie i mają wolny wybieg zapewniony. Nasza suczki oraz Szczeniaki nie są trzymane w kojcach. \r\n
      \r\n
      Amstaff to bardzo rodzinny pies który nadaję się do dzieci. \r\n
      \r\n
      Nasze pieski są od początku do dzieci nauczone.
      """
    -owner: Proxies\__CG__\App\Entity\User {#961 …}
    -images: Doctrine\ORM\PersistentCollection {#1009 …}
    -association: Proxies\__CG__\App\Entity\Association {#1058 …}
    -verified: "yes"
    -slugger: ? Symfony\Component\String\Slugger\SluggerInterface
    -associationCustom: null
    -activateVerified: false
    -nickname: null
    -facebookUrl: null
    -instagramUrl: null
    -webUrl: null
    -certificateFile: "1CPzNBuGEUJm8WZFU14qyo.jpg"
    -certificateFileStatus: App\Enum\CertificateFileStatus {#867 …}
    -certificateFileUploadedAt: DateTimeImmutable @1749550546 {#785
      date: 2025-06-10 10:15:46.0 UTC (+00:00)
    }
    -certificateFileRejectedReason: null
    -certificateFilePublic: false
    -breeds: Doctrine\ORM\PersistentCollection {#1106 …}
    -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 {#1899
  +type: "breeding"
  +offerBreed: null
  +offerCategory: null
  +offerType: null
  +breeding: App\Entity\Breeding {#789
    -id: 3021
    -name: "Wenus"
    -regon: null
    -description: """
      Jesteśmy hodowlą pięknych piesków rasy Amstaff. Nasze szczeniaki dorastają w rodzinnym gronie i mają wolny wybieg zapewniony. Nasza suczki oraz Szczeniaki nie są trzymane w kojcach. \r\n
      \r\n
      Amstaff to bardzo rodzinny pies który nadaję się do dzieci. \r\n
      \r\n
      Nasze pieski są od początku do dzieci nauczone.
      """
    -owner: Proxies\__CG__\App\Entity\User {#961 …}
    -images: Doctrine\ORM\PersistentCollection {#1009 …}
    -association: Proxies\__CG__\App\Entity\Association {#1058 …}
    -verified: "yes"
    -slugger: ? Symfony\Component\String\Slugger\SluggerInterface
    -associationCustom: null
    -activateVerified: false
    -nickname: null
    -facebookUrl: null
    -instagramUrl: null
    -webUrl: null
    -certificateFile: "1CPzNBuGEUJm8WZFU14qyo.jpg"
    -certificateFileStatus: App\Enum\CertificateFileStatus {#867 …}
    -certificateFileUploadedAt: DateTimeImmutable @1749550546 {#785
      date: 2025-06-10 10:15:46.0 UTC (+00:00)
    }
    -certificateFileRejectedReason: null
    -certificateFilePublic: false
    -breeds: Doctrine\ORM\PersistentCollection {#1106 …}
    -deletedAt: null
  }
  +foundation: null
  -security: Symfony\Bundle\SecurityBundle\Security {#1944 …}
  -notificationService: App\Service\Notification\NotificationService {#1897 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 1.71 ms
Input props
[
  "location" => "breeding_content"
  "class" => "my-4 mx-"
]
Attributes
[
  "class" => "my-4 mx-"
]
Component
App\Twig\Components\AdvertBlock {#2429
  +location: "breeding_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2505 …}
  -advertService: App\Service\AdvertService {#2426 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 2.05 ms
Input props
[
  "id" => 3021
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#2584
  +id: 3021
  +type: "breeding"
}
question_form App\Twig\Components\QuestionFormComponent 6.0 MiB 6.94 ms
Input props
[
  "breedingId" => 3021
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#2640
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2650 …}
  +questionDto: null
  +offerId: null
  +breedingId: 3021
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#2609 …}
  -offerRepository: App\Repository\OfferRepository {#1146 …}
  -breedingRepository: App\Repository\BreedingRepository {#846 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#2641 …}
  -logger: Monolog\Logger {#89 …}
  -formView: Symfony\Component\Form\FormView {#2828 …}
  -form: Symfony\Component\Form\Form {#2871 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 0.25 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 {#2979
  +location: "breeding_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3009 …}
  -advertService: App\Service\AdvertService {#2426 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 0.24 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 {#3036
  +location: "breeding_right_2"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3066 …}
  -advertService: App\Service\AdvertService {#2426 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 0.43 ms
Input props
[
  "id" => 3021
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3110
  +id: 3021
  +type: "breeding"
}