GET https://dev.petso.halisz.pl/hodowca/3226-Kami-s-little-fellows

Components

5 Twig Components
8 Render Count
13 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 1.34ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 1.70ms
NotificationButton
"App\Twig\Components\NotificationButton"
components/NotificationButton.html.twig
1 3.68ms
FavoriteButton
"App\Twig\Components\FavoriteButton"
components/FavoriteButton.html.twig
1 1.52ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 4.63ms

Render calls

NotificationButton App\Twig\Components\NotificationButton 6.0 MiB 3.68 ms
Input props
[
  "breeding" => App\Entity\Breeding {#789
    -id: 3226
    -name: "Kami's little fellows"
    -regon: null
    -description: null
    -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: "Kami's little fellows"
    -facebookUrl: null
    -instagramUrl: null
    -webUrl: null
    -certificateFile: "1CUa36iZeJgrqcgnG1zmco.jpg"
    -certificateFileStatus: App\Enum\CertificateFileStatus {#867 …}
    -certificateFileUploadedAt: DateTimeImmutable @1761678208 {#785
      date: 2025-10-28 19:03:28.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 {#2432
  +type: "breeding"
  +offerBreed: null
  +offerCategory: null
  +offerType: null
  +breeding: App\Entity\Breeding {#789
    -id: 3226
    -name: "Kami's little fellows"
    -regon: null
    -description: null
    -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: "Kami's little fellows"
    -facebookUrl: null
    -instagramUrl: null
    -webUrl: null
    -certificateFile: "1CUa36iZeJgrqcgnG1zmco.jpg"
    -certificateFileStatus: App\Enum\CertificateFileStatus {#867 …}
    -certificateFileUploadedAt: DateTimeImmutable @1761678208 {#785
      date: 2025-10-28 19:03:28.0 UTC (+00:00)
    }
    -certificateFileRejectedReason: null
    -certificateFilePublic: false
    -breeds: Doctrine\ORM\PersistentCollection {#1106 …}
    -deletedAt: null
  }
  +foundation: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2431 …}
  -notificationService: App\Service\Notification\NotificationService {#2434 …}
}
FavoriteButton App\Twig\Components\FavoriteButton 6.0 MiB 1.52 ms
Input props
[
  "offerId" => 4476
]
Attributes
[]
Component
App\Twig\Components\FavoriteButton {#2714
  +offerId: 4476
  -isFavorite: false
  -user: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2431 …}
  -favoriteService: App\Service\FavoriteService {#2712 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 1.10 ms
Input props
[
  "location" => "breeding_content"
  "class" => "my-4 mx-"
]
Attributes
[
  "class" => "my-4 mx-"
]
Component
App\Twig\Components\AdvertBlock {#2994
  +location: "breeding_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3031 …}
  -advertService: App\Service\AdvertService {#2704 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 1.41 ms
Input props
[
  "id" => 3226
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3110
  +id: 3226
  +type: "breeding"
}
question_form App\Twig\Components\QuestionFormComponent 6.0 MiB 4.63 ms
Input props
[
  "breedingId" => 3226
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#3166
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3176 …}
  +questionDto: null
  +offerId: null
  +breedingId: 3226
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#3135 …}
  -offerRepository: App\Repository\OfferRepository {#1146 …}
  -breedingRepository: App\Repository\BreedingRepository {#846 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#3167 …}
  -logger: Monolog\Logger {#89 …}
  -formView: Symfony\Component\Form\FormView {#3354 …}
  -form: Symfony\Component\Form\Form {#3397 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 0.12 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 {#3505
  +location: "breeding_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3535 …}
  -advertService: App\Service\AdvertService {#2704 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 0.12 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 {#3562
  +location: "breeding_right_2"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3592 …}
  -advertService: App\Service\AdvertService {#2704 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 0.30 ms
Input props
[
  "id" => 3226
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3636
  +id: 3226
  +type: "breeding"
}