GET https://dev.petso.halisz.pl/hodowca/2782-Gang-Baskow-FCI

Components

4 Twig Components
7 Render Count
60 ms Render Time
12.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
AdvertBlock
"App\Twig\Components\AdvertBlock"
frontend/components/advert/block.html.twig
3 3.09ms
phone
"App\Twig\Components\PhoneComponent"
components/phone.html.twig
2 13.42ms
NotificationButton
"App\Twig\Components\NotificationButton"
components/NotificationButton.html.twig
1 10.64ms
question_form
"App\Twig\Components\QuestionFormComponent"
components/question_form.html.twig
1 32.53ms

Render calls

NotificationButton App\Twig\Components\NotificationButton 10.0 MiB 10.64 ms
Input props
[
  "breeding" => App\Entity\Breeding {#789
    -id: 2782
    -name: "Gang Basków FCI"
    -regon: null
    -description: "Domowa hodowla basenji GANG BASKÓW FCI"
    -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: "Gang Basków FCI"
    -facebookUrl: "https://www.facebook.com/share/19q8axm9MT/?mibextid=wwXIfr"
    -instagramUrl: "https://www.instagram.com/szefowa_gangu_baskow?igsh=MTRtZHJ6cXpteXd1Nw%3D%3D&utm_source=qr"
    -webUrl: null
    -certificateFile: "1CKJ6f61fMqmrCy1GSXMjd.pdf"
    -certificateFileStatus: App\Enum\CertificateFileStatus {#867 …}
    -certificateFileUploadedAt: DateTimeImmutable @1737072000 {#785
      date: 2025-01-17 00:00:00.0 UTC (+00:00)
    }
    -certificateFileRejectedReason: null
    -certificateFilePublic: true
    -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: 2782
    -name: "Gang Basków FCI"
    -regon: null
    -description: "Domowa hodowla basenji GANG BASKÓW FCI"
    -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: "Gang Basków FCI"
    -facebookUrl: "https://www.facebook.com/share/19q8axm9MT/?mibextid=wwXIfr"
    -instagramUrl: "https://www.instagram.com/szefowa_gangu_baskow?igsh=MTRtZHJ6cXpteXd1Nw%3D%3D&utm_source=qr"
    -webUrl: null
    -certificateFile: "1CKJ6f61fMqmrCy1GSXMjd.pdf"
    -certificateFileStatus: App\Enum\CertificateFileStatus {#867 …}
    -certificateFileUploadedAt: DateTimeImmutable @1737072000 {#785
      date: 2025-01-17 00:00:00.0 UTC (+00:00)
    }
    -certificateFileRejectedReason: null
    -certificateFilePublic: true
    -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 10.0 MiB 2.55 ms
Input props
[
  "location" => "breeding_content"
  "class" => "my-4 mx-"
]
Attributes
[
  "class" => "my-4 mx-"
]
Component
App\Twig\Components\AdvertBlock {#2672
  +location: "breeding_content"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#2748 …}
  -advertService: App\Service\AdvertService {#2669 …}
}
phone App\Twig\Components\PhoneComponent 10.0 MiB 12.30 ms
Input props
[
  "id" => 2782
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#2815
  +id: 2782
  +type: "breeding"
}
question_form App\Twig\Components\QuestionFormComponent 12.0 MiB 32.53 ms
Input props
[
  "breedingId" => 2782
]
Attributes
[]
Component
App\Twig\Components\QuestionFormComponent {#2871
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2879 …}
  +questionDto: null
  +offerId: null
  +breedingId: 2782
  +isSuccessful: false
  +error: null
  +formCustomName: null
  -conversationService: App\Service\ConversationService {#2868 …}
  -offerRepository: App\Repository\OfferRepository {#1146 …}
  -breedingRepository: App\Repository\BreedingRepository {#846 …}
  -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#2872 …}
  -logger: Monolog\Logger {#89 …}
  -formView: Symfony\Component\Form\FormView {#3261 …}
  -form: Symfony\Component\Form\Form {#2995 …}
  +formName: "question_form"
  +formValues: [
    "content" => ""
    "captcha" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
AdvertBlock App\Twig\Components\AdvertBlock 12.0 MiB 0.20 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 {#3110
  +location: "breeding_right_1"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3140 …}
  -advertService: App\Service\AdvertService {#2669 …}
}
AdvertBlock App\Twig\Components\AdvertBlock 12.0 MiB 0.34 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 {#3159
  +location: "breeding_right_2"
  +advert: null
  +advertGroup: App\Entity\AdvertGroup {#3189 …}
  -advertService: App\Service\AdvertService {#2669 …}
}
phone App\Twig\Components\PhoneComponent 12.0 MiB 1.11 ms
Input props
[
  "id" => 2782
  "type" => "breeding"
]
Attributes
[]
Component
App\Twig\Components\PhoneComponent {#3225
  +id: 2782
  +type: "breeding"
}