Components
5
Twig Components
8
Render Count
23
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.37ms |
| phone |
"App\Twig\Components\PhoneComponent"components/phone.html.twig |
2 | 3.65ms |
| NotificationButton |
"App\Twig\Components\NotificationButton"components/NotificationButton.html.twig |
1 | 6.73ms |
| FavoriteButton |
"App\Twig\Components\FavoriteButton"components/FavoriteButton.html.twig |
1 | 2.33ms |
| question_form |
"App\Twig\Components\QuestionFormComponent"components/question_form.html.twig |
1 | 7.73ms |
Render calls
| NotificationButton | App\Twig\Components\NotificationButton | 6.0 MiB | 6.73 ms | |
|---|---|---|---|---|
| Input props | [ "breeding" => App\Entity\Breeding {#881 -id: 1148 -name: "Łapitropy" -regon: "000775511" -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: "ZKwP - Związek Kynologiczny w Polsce" -activateVerified: false -nickname: "Łapitropy" -facebookUrl: "https://www.facebook.com/lapitropy" -instagramUrl: null -webUrl: "https://www.lapitropy.com/" -certificateFile: "1CF85vtequjEibTnouCcJp.pdf" -certificateFileStatus: App\Enum\CertificateFileStatus {#683 …} -certificateFileUploadedAt: DateTimeImmutable @1726088229 {#757 : 2024-09-11 20:57:09.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 {#2532 +type: "breeding" +offerBreed: null +offerCategory: null +offerType: null +breeding: App\Entity\Breeding {#881 -id: 1148 -name: "Łapitropy" -regon: "000775511" -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: "ZKwP - Związek Kynologiczny w Polsce" -activateVerified: false -nickname: "Łapitropy" -facebookUrl: "https://www.facebook.com/lapitropy" -instagramUrl: null -webUrl: "https://www.lapitropy.com/" -certificateFile: "1CF85vtequjEibTnouCcJp.pdf" -certificateFileStatus: App\Enum\CertificateFileStatus {#683 …} -certificateFileUploadedAt: DateTimeImmutable @1726088229 {#757 : 2024-09-11 20:57:09.0 UTC (+00:00) } -certificateFileRejectedReason: null -certificateFilePublic: false -breeds: Doctrine\ORM\PersistentCollection {#1106 …} -deletedAt: null } +foundation: null -security: Symfony\Bundle\SecurityBundle\Security {#2531 …} -notificationService: App\Service\Notification\NotificationService {#2534 …} } |
|||
| FavoriteButton | App\Twig\Components\FavoriteButton | 6.0 MiB | 2.33 ms | |
|---|---|---|---|---|
| Input props | [ "offerId" => 4491 ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\FavoriteButton {#2900 +offerId: 4491 -isFavorite: false -user: null -security: Symfony\Bundle\SecurityBundle\Security {#2531 …} -favoriteService: App\Service\FavoriteService {#2898 …} } |
|||
| AdvertBlock | App\Twig\Components\AdvertBlock | 6.0 MiB | 1.78 ms | |
|---|---|---|---|---|
| Input props | [ "location" => "breeding_content" "class" => "my-4 mx-" ] |
|||
| Attributes | [ "class" => "my-4 mx-" ] |
|||
| Component | App\Twig\Components\AdvertBlock {#3098 +location: "breeding_content" +advert: null +advertGroup: App\Entity\AdvertGroup {#3141 …} -advertService: App\Service\AdvertService {#2890 …} } |
|||
| phone | App\Twig\Components\PhoneComponent | 6.0 MiB | 2.83 ms | |
|---|---|---|---|---|
| Input props | [ "id" => 1148 "type" => "breeding" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\PhoneComponent {#3208 +id: 1148 +type: "breeding" } |
|||
| question_form | App\Twig\Components\QuestionFormComponent | 6.0 MiB | 7.73 ms | |
|---|---|---|---|---|
| Input props | [ "breedingId" => 1148 ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\QuestionFormComponent {#3264 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3274 …} +questionDto: null +offerId: null +breedingId: 1148 +isSuccessful: false +error: null +formCustomName: null -conversationService: App\Service\ConversationService {#3261 …} -offerRepository: App\Repository\OfferRepository {#1146 …} -breedingRepository: App\Repository\BreedingRepository {#749 …} -questionFormLimiter: Symfony\Component\RateLimiter\RateLimiterFactory {#3265 …} -logger: Monolog\Logger {#95 …} -formView: Symfony\Component\Form\FormView {#3452 …} -form: Symfony\Component\Form\Form {#3495 …} +formName: "question_form" +formValues: [ "content" => "" "captcha" => "" "_token" => "csrf-token" ] +isValidated: false +validatedFields: [] -shouldAutoSubmitForm: true } |
|||
| AdvertBlock | App\Twig\Components\AdvertBlock | 6.0 MiB | 0.34 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 {#3603 +location: "breeding_right_1" +advert: null +advertGroup: App\Entity\AdvertGroup {#3633 …} -advertService: App\Service\AdvertService {#2890 …} } |
|||
| AdvertBlock | App\Twig\Components\AdvertBlock | 6.0 MiB | 0.25 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 {#3652 +location: "breeding_right_2" +advert: null +advertGroup: App\Entity\AdvertGroup {#3682 …} -advertService: App\Service\AdvertService {#2890 …} } |
|||
| phone | App\Twig\Components\PhoneComponent | 6.0 MiB | 0.82 ms | |
|---|---|---|---|---|
| Input props | [ "id" => 1148 "type" => "breeding" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\PhoneComponent {#3718 +id: 1148 +type: "breeding" } |
|||