Components
5
Twig Components
8
Render Count
26
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.24ms |
| phone |
"App\Twig\Components\PhoneComponent"components/phone.html.twig |
2 | 3.85ms |
| NotificationButton |
"App\Twig\Components\NotificationButton"components/NotificationButton.html.twig |
1 | 7.46ms |
| FavoriteButton |
"App\Twig\Components\FavoriteButton"components/FavoriteButton.html.twig |
1 | 2.35ms |
| question_form |
"App\Twig\Components\QuestionFormComponent"components/question_form.html.twig |
1 | 9.83ms |
Render calls
| NotificationButton | App\Twig\Components\NotificationButton | 6.0 MiB | 7.46 ms | |
|---|---|---|---|---|
| Input props | [ "breeding" => App\Entity\Breeding {#786 -id: 123 -name: "Magiczne Tesiowo *Pl" -regon: "340767095" -description: null -owner: Proxies\__CG__\App\Entity\User {#960 …} -images: Doctrine\ORM\PersistentCollection {#1008 …} -association: Proxies\__CG__\App\Entity\Association {#1057 …} -verified: "yes" -slugger: ? Symfony\Component\String\Slugger\SluggerInterface -associationCustom: "SHK - Stowarzyszenie Hodowców Kotów" -activateVerified: false -nickname: null -facebookUrl: null -instagramUrl: null -webUrl: null -certificateFile: null -certificateFileStatus: App\Enum\CertificateFileStatus {#799 …} -certificateFileUploadedAt: null -certificateFileRejectedReason: null -certificateFilePublic: false -breeds: Doctrine\ORM\PersistentCollection {#1105 …} -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 {#2419 +type: "breeding" +offerBreed: null +offerCategory: null +offerType: null +breeding: App\Entity\Breeding {#786 -id: 123 -name: "Magiczne Tesiowo *Pl" -regon: "340767095" -description: null -owner: Proxies\__CG__\App\Entity\User {#960 …} -images: Doctrine\ORM\PersistentCollection {#1008 …} -association: Proxies\__CG__\App\Entity\Association {#1057 …} -verified: "yes" -slugger: ? Symfony\Component\String\Slugger\SluggerInterface -associationCustom: "SHK - Stowarzyszenie Hodowców Kotów" -activateVerified: false -nickname: null -facebookUrl: null -instagramUrl: null -webUrl: null -certificateFile: null -certificateFileStatus: App\Enum\CertificateFileStatus {#799 …} -certificateFileUploadedAt: null -certificateFileRejectedReason: null -certificateFilePublic: false -breeds: Doctrine\ORM\PersistentCollection {#1105 …} -deletedAt: null } +foundation: null -security: Symfony\Bundle\SecurityBundle\Security {#2418 …} -notificationService: App\Service\Notification\NotificationService {#2421 …} } |
|||
| FavoriteButton | App\Twig\Components\FavoriteButton | 6.0 MiB | 2.35 ms | |
|---|---|---|---|---|
| Input props | [ "offerId" => 4433 ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\FavoriteButton {#2701 +offerId: 4433 -isFavorite: false -user: null -security: Symfony\Bundle\SecurityBundle\Security {#2418 …} -favoriteService: App\Service\FavoriteService {#2699 …} } |
|||
| AdvertBlock | App\Twig\Components\AdvertBlock | 6.0 MiB | 1.83 ms | |
|---|---|---|---|---|
| Input props | [ "location" => "breeding_content" "class" => "my-4 mx-" ] |
|||
| Attributes | [ "class" => "my-4 mx-" ] |
|||
| Component | App\Twig\Components\AdvertBlock {#2957 +location: "breeding_content" +advert: null +advertGroup: App\Entity\AdvertGroup {#2994 …} -advertService: App\Service\AdvertService {#2691 …} } |
|||
| phone | App\Twig\Components\PhoneComponent | 6.0 MiB | 3.20 ms | |
|---|---|---|---|---|
| Input props | [ "id" => 123 "type" => "breeding" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\PhoneComponent {#3073 +id: 123 +type: "breeding" } |
|||
| question_form | App\Twig\Components\QuestionFormComponent | 6.0 MiB | 9.83 ms | |
|---|---|---|---|---|
| Input props | [ "breedingId" => 123 ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\QuestionFormComponent {#3129 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3139 …} +questionDto: null +offerId: null +breedingId: 123 +isSuccessful: false +error: null +formCustomName: null -conversationService: App\Service\ConversationService {#3098 …} -offerRepository: App\Repository\OfferRepository {#1145 …} -breedingRepository: App\Repository\BreedingRepository {#846 …} -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#3130 …} -logger: Monolog\Logger {#89 …} -formView: Symfony\Component\Form\FormView {#3317 …} -form: Symfony\Component\Form\Form {#3360 …} +formName: "question_form" +formValues: [ "content" => "" "captcha" => "" "_token" => "csrf-token" ] +isValidated: false +validatedFields: [] -shouldAutoSubmitForm: true } |
|||
| AdvertBlock | App\Twig\Components\AdvertBlock | 6.0 MiB | 0.21 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 {#3468 +location: "breeding_right_1" +advert: null +advertGroup: App\Entity\AdvertGroup {#3498 …} -advertService: App\Service\AdvertService {#2691 …} } |
|||
| AdvertBlock | App\Twig\Components\AdvertBlock | 6.0 MiB | 0.20 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 {#3525 +location: "breeding_right_2" +advert: null +advertGroup: App\Entity\AdvertGroup {#3555 …} -advertService: App\Service\AdvertService {#2691 …} } |
|||
| phone | App\Twig\Components\PhoneComponent | 6.0 MiB | 0.66 ms | |
|---|---|---|---|---|
| Input props | [ "id" => 123 "type" => "breeding" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\PhoneComponent {#3599 +id: 123 +type: "breeding" } |
|||