GET https://dev1.ata.polavis.de/admin/terminal/use-case

Components

1 Twig Components
1 Render Count
0 ms Render Time
6.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
PaginationBuilder
"App\Admin\Twig\Components\PaginationBuilder"
admin/twig_components/pagination.html.twig
1 0.26ms

Render calls

PaginationBuilder App\Admin\Twig\Components\PaginationBuilder 6.0 MiB 0.26 ms
Input props
[
  "paginator" => App\Admin\Service\Paginator {#852
    -defaultPageSize: 10
    -pageListSize: 5
    +routeName: "admin_terminal_usecase"
    +queryParams: Symfony\Component\HttpFoundation\InputBag {#13 …}
    +total: 4
    +totalPages: 1
    +items: [
      App\Admin\Entity\Terminal\UseCase {#1430
        -id: 3
        -name: "Appointment Booking"
        -description: "Guide patients through booking a new appointment."
        -category: App\Admin\Enum\Terminal\UseCaseCategoryEnum {#1434 …}
        -enabled: true
        -updatedAt: DateTimeImmutable @1775744645 {#1437
          date: 2026-04-09 14:24:05.0 UTC (+00:00)
        }
        -steps: Doctrine\ORM\PersistentCollection {#1449 …}
        -terminals: Doctrine\ORM\PersistentCollection {#1453 …}
      }
      App\Admin\Entity\Terminal\UseCase {#1463
        -id: 2
        -name: "Emergency Intake"
        -description: "Fast-track intake process for emergency patients."
        -category: App\Admin\Enum\Terminal\UseCaseCategoryEnum {#1435 …}
        -enabled: true
        -updatedAt: DateTimeImmutable @1775744645 {#1460
          date: 2026-04-09 14:24:05.0 UTC (+00:00)
        }
        -steps: Doctrine\ORM\PersistentCollection {#1467 …}
        -terminals: Doctrine\ORM\PersistentCollection {#1470 …}
      }
      App\Admin\Entity\Terminal\UseCase {#1473
        -id: 4
        -name: "General Information Kiosk"
        -description: "Provides general clinic information and directs patients to the right department."
        -category: App\Admin\Enum\Terminal\UseCaseCategoryEnum {#1432 …}
        -enabled: true
        -updatedAt: DateTimeImmutable @1775744645 {#1472
          date: 2026-04-09 14:24:05.0 UTC (+00:00)
        }
        -steps: Doctrine\ORM\PersistentCollection {#1474 …}
        -terminals: Doctrine\ORM\PersistentCollection {#1476 …}
      }
      App\Admin\Entity\Terminal\UseCase {#1479
        -id: 1
        -name: "Standard Patient Admission"
        -description: "Standard workflow for admitting a new patient to the clinic."
        -category: App\Admin\Enum\Terminal\UseCaseCategoryEnum {#1436 …}
        -enabled: true
        -updatedAt: DateTimeImmutable @1775744645 {#1478
          date: 2026-04-09 14:24:05.0 UTC (+00:00)
        }
        -steps: Doctrine\ORM\PersistentCollection {#1480 …}
        -terminals: Doctrine\ORM\PersistentCollection {#1482 …}
      }
    ]
    -requestStack: Symfony\Component\HttpFoundation\RequestStack {#387 …}
  }
]
Attributes
[]
Component
App\Admin\Twig\Components\PaginationBuilder {#5573
  +paginator: App\Admin\Service\Paginator {#852
    -defaultPageSize: 10
    -pageListSize: 5
    +routeName: "admin_terminal_usecase"
    +queryParams: Symfony\Component\HttpFoundation\InputBag {#13 …}
    +total: 4
    +totalPages: 1
    +items: [
      App\Admin\Entity\Terminal\UseCase {#1430
        -id: 3
        -name: "Appointment Booking"
        -description: "Guide patients through booking a new appointment."
        -category: App\Admin\Enum\Terminal\UseCaseCategoryEnum {#1434 …}
        -enabled: true
        -updatedAt: DateTimeImmutable @1775744645 {#1437
          date: 2026-04-09 14:24:05.0 UTC (+00:00)
        }
        -steps: Doctrine\ORM\PersistentCollection {#1449 …}
        -terminals: Doctrine\ORM\PersistentCollection {#1453 …}
      }
      App\Admin\Entity\Terminal\UseCase {#1463
        -id: 2
        -name: "Emergency Intake"
        -description: "Fast-track intake process for emergency patients."
        -category: App\Admin\Enum\Terminal\UseCaseCategoryEnum {#1435 …}
        -enabled: true
        -updatedAt: DateTimeImmutable @1775744645 {#1460
          date: 2026-04-09 14:24:05.0 UTC (+00:00)
        }
        -steps: Doctrine\ORM\PersistentCollection {#1467 …}
        -terminals: Doctrine\ORM\PersistentCollection {#1470 …}
      }
      App\Admin\Entity\Terminal\UseCase {#1473
        -id: 4
        -name: "General Information Kiosk"
        -description: "Provides general clinic information and directs patients to the right department."
        -category: App\Admin\Enum\Terminal\UseCaseCategoryEnum {#1432 …}
        -enabled: true
        -updatedAt: DateTimeImmutable @1775744645 {#1472
          date: 2026-04-09 14:24:05.0 UTC (+00:00)
        }
        -steps: Doctrine\ORM\PersistentCollection {#1474 …}
        -terminals: Doctrine\ORM\PersistentCollection {#1476 …}
      }
      App\Admin\Entity\Terminal\UseCase {#1479
        -id: 1
        -name: "Standard Patient Admission"
        -description: "Standard workflow for admitting a new patient to the clinic."
        -category: App\Admin\Enum\Terminal\UseCaseCategoryEnum {#1436 …}
        -enabled: true
        -updatedAt: DateTimeImmutable @1775744645 {#1478
          date: 2026-04-09 14:24:05.0 UTC (+00:00)
        }
        -steps: Doctrine\ORM\PersistentCollection {#1480 …}
        -terminals: Doctrine\ORM\PersistentCollection {#1482 …}
      }
    ]
    -requestStack: Symfony\Component\HttpFoundation\RequestStack {#387 …}
  }
  +perPageOptions: [
    5
    10
    20
    30
    50
    100
  ]
}