GET https://dev.petso.halisz.pl/hodowca/2921-Hodowla-Koty-Brytyjskie-Panci-Agi

Components

4 Twig Components
7 Render Count
15 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.47ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 2.00ms
NotificationButton
"App\Twig\Components\NotificationButton"
components/NotificationButton.html.twig
1 5.58ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 5.90ms

Render calls

NotificationButton App\Twig\Components\NotificationButton 6.0 MiB 5.58 ms
Input props
[
  "breeding" => App\Entity\Breeding {#789
    -id: 2921
    -name: "Hodowla Koty Brytyjskie Pańci Agi"
    -regon: "145991870"
    -description: "Jesteśmy małą domową hodowlą kotów brytyjskich mieszczącą się w Świebodzinie , województwo Lubuskie ."
    -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: "STOWARZYSZENIE WŁAŚCICIELI KOTÓW I PSÓW RASOWYCH"
    -activateVerified: false
    -nickname: "Koty Brytyjskie Pańci Agi"
    -facebookUrl: "https://www.facebook.com/share/1Ac99h5x1F/"
    -instagramUrl: null
    -webUrl: null
    -certificateFile: "1CN3N1zyEjCVMmhGbmaAhz.pdf"
    -certificateFileStatus: App\Enum\CertificateFileStatus {#867 …}
    -certificateFileUploadedAt: DateTimeImmutable @1744329600 {#785
      date: 2025-04-11 00:00:00.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 {#2422
  +type: "breeding"
  +offerBreed: null
  +offerCategory: null
  +offerType: null
  +breeding: App\Entity\Breeding {#789
    -id: 2921
    -name: "Hodowla Koty Brytyjskie Pańci Agi"
    -regon: "145991870"
    -description: "Jesteśmy małą domową hodowlą kotów brytyjskich mieszczącą się w Świebodzinie , województwo Lubuskie ."
    -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: "STOWARZYSZENIE WŁAŚCICIELI KOTÓW I PSÓW RASOWYCH"
    -activateVerified: false
    -nickname: "Koty Brytyjskie Pańci Agi"
    -facebookUrl: "https://www.facebook.com/share/1Ac99h5x1F/"
    -instagramUrl: null
    -webUrl: null
    -certificateFile: "1CN3N1zyEjCVMmhGbmaAhz.pdf"
    -certificateFileStatus: App\Enum\CertificateFileStatus {#867 …}
    -certificateFileUploadedAt: DateTimeImmutable @1744329600 {#785
      date: 2025-04-11 00:00:00.0 UTC (+00:00)
    }
    -certificateFileRejectedReason: null
    -certificateFilePublic: false
    -breeds: Doctrine\ORM\PersistentCollection {#1106 …}
    -deletedAt: null
  }
  +foundation: null
  -security: Symfony\Bundle\SecurityBundle\Security {#2423 …}
  -notificationService: App\Service\Notification\NotificationService {#2420 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.0 MiB 1.21 ms
Input props
[
  "location" => "breeding_content"
  "class" => "my-4 mx-"
]
Attributes
[
  "class" => "my-4 mx-"
]
Component
App\Twig\Components\AdvertBlock {#2669
  +location: "breeding_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2745 …}
  -advertService: App\Service\AdvertService {#2666 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 1.68 ms
Input props
[
  "id" => 2921
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#2824
  +id: 2921
  +type: "breeding"
}
question_form App\Twig\Components\QuestionFormComponent 6.0 MiB 5.90 ms
Input props
[
  "breedingId" => 2921
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#2880
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2890 …}
  +questionDto: null
  +offerId: null
  +breedingId: 2921
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#2849 …}
  -offerRepository: App\Repository\OfferRepository {#1146 …}
  -breedingRepository: App\Repository\BreedingRepository {#846 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#2881 …}
  -logger: Monolog\Logger {#89 …}
  -formView: Symfony\Component\Form\FormView {#3068 …}
  -form: Symfony\Component\Form\Form {#3111 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AdvertBlock App\Twig\Components\AdvertBlock 6.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 {#3219
  +location: "breeding_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3249 …}
  -advertService: App\Service\AdvertService {#2666 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 6.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 {#3276
  +location: "breeding_right_2"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3306 …}
  -advertService: App\Service\AdvertService {#2666 …}
}
phone App\Twig\Components\PhoneComponent 6.0 MiB 0.32 ms
Input props
[
  "id" => 2921
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3350
  +id: 2921
  +type: "breeding"
}