GET https://dev.odarts.blue.bzh/classement/doublettes

Components

1 Twig Components
1 Render Count
6 ms Render Time
4.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
tv_ranking_live
"App\Twig\Components\RankingLiveComponents"
components/tv_ranking_live.html.twig
1 5.82ms

Render calls

tv_ranking_live App\Twig\Components\RankingLiveComponents 4.0 MiB 5.82 ms
Input props
[
  "format" => "doublettes"
]
Attributes
[]
Component
App\Twig\Components\RankingLiveComponents {#1152
  +format: "doublettes"
  -viewData: [
    "tournament" => App\Entity\Tournament {#876
      -id: 1
      -name: "test 2"
      -format: "doublettes"
      -startAt: DateTimeImmutable @1773304200 {#877
        date: 2026-03-12 09:30:00.0 Europe/Paris (+01:00)
      }
      -finishAt: null
      -isLocked: false
      -nbTargets: 8
      -nbPoule: 4
      -playersPerPoule: 8
      -poules: Doctrine\ORM\PersistentCollection {#917 …}
      -minPlayers: 2
      -maxPlayers: 32
      -isFull: true
      -slotDuration: 25
      -breakDuration: 10
      -maxManchesPoule: 3
      -maxManchesFinale: 5
      -participants: Doctrine\ORM\PersistentCollection {#950 …}
      -currentStep: "poule_done"
      -organizerName: "Coucou Christophe"
      -matches: Doctrine\ORM\PersistentCollection {#1001 …}
      -brackets: Doctrine\ORM\PersistentCollection {#1078 …}
    }
    "poulePages" => [
      [
        "poule" => App\Entity\Poule {#1355
          -id: 5
          -name: "Poule A"
          -tournament: App\Entity\Tournament {#876}
          -participants: Doctrine\ORM\PersistentCollection {#1389 …}
          -matches: Doctrine\ORM\PersistentCollection {#1392 …}
          -isLocked: true
        }
        "rows" => [
          [
            "participant" => App\Entity\Participant {#1426
              -id: 20
              -name: "Equipe Fernandez SARL"
              -rating: 3
              -level: "N4"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1355}
            }
            "played" => 7
            "points" => 12
            "setsFor" => 12
            "setsAgainst" => 6
            "diff" => 6
            "rank" => 1
          ]
          [
            "participant" => App\Entity\Participant {#1427
              -id: 21
              -name: "Equipe Denis et Fils"
              -rating: 8
              -level: "N4"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1355}
            }
            "played" => 7
            "points" => 12
            "setsFor" => 12
            "setsAgainst" => 13
            "diff" => -1
            "rank" => 2
          ]
          [
            "participant" => App\Entity\Participant {#1428
              -id: 25
              -name: "Equipe Chartier"
              -rating: 27
              -level: "PRO"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1355}
            }
            "played" => 7
            "points" => 10
            "setsFor" => 10
            "setsAgainst" => 8
            "diff" => 2
            "rank" => 3
          ]
          [
            "participant" => App\Entity\Participant {#1414
              -id: 3
              -name: "Equipe Regnier"
              -rating: 9
              -level: "N3"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1355}
            }
            "played" => 7
            "points" => 10
            "setsFor" => 10
            "setsAgainst" => 9
            "diff" => 1
            "rank" => 4
          ]
          [
            "participant" => App\Entity\Participant {#1425
              -id: 17
              -name: "Equipe Mendes SARL"
              -rating: 7
              -level: "N4"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1355}
            }
            "played" => 7
            "points" => 8
            "setsFor" => 8
            "setsAgainst" => 8
            "diff" => 0
            "rank" => 5
          ]
          [
            "participant" => App\Entity\Participant {#1429
              -id: 27
              -name: "Equipe Guyot SA"
              -rating: 28
              -level: "PRO"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1355}
            }
            "played" => 7
            "points" => 8
            "setsFor" => 8
            "setsAgainst" => 9
            "diff" => -1
            "rank" => 6
          ]
          [
            "participant" => App\Entity\Participant {#1422
              -id: 6
              -name: "Equipe Humbert"
              -rating: 13
              -level: "N2"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1355}
            }
            "played" => 7
            "points" => 8
            "setsFor" => 8
            "setsAgainst" => 12
            "diff" => -4
            "rank" => 7
          ]
          [
            "participant" => App\Entity\Participant {#1424
              -id: 10
              -name: "Equipe Salmon"
              -rating: 27
              -level: "PRO"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1355}
            }
            "played" => 7
            "points" => 6
            "setsFor" => 6
            "setsAgainst" => 9
            "diff" => -3
            "rank" => 8
          ]
        ]
      ]
      [
        "poule" => App\Entity\Poule {#1394
          -id: 6
          -name: "Poule B"
          -tournament: App\Entity\Tournament {#876}
          -participants: Doctrine\ORM\PersistentCollection {#1395 …}
          -matches: Doctrine\ORM\PersistentCollection {#1397 …}
          -isLocked: true
        }
        "rows" => [
          [
            "participant" => App\Entity\Participant {#1534
              -id: 29
              -name: "Equipe Paris SAS"
              -rating: 17
              -level: "MASTER"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1394}
            }
            "played" => 7
            "points" => 14
            "setsFor" => 14
            "setsAgainst" => 4
            "diff" => 10
            "rank" => 1
          ]
          [
            "participant" => App\Entity\Participant {#1533
              -id: 19
              -name: "Equipe Lemaitre Bousquet et Fils"
              -rating: 16
              -level: "MASTER"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1394}
            }
            "played" => 7
            "points" => 13
            "setsFor" => 13
            "setsAgainst" => 11
            "diff" => 2
            "rank" => 2
          ]
          [
            "participant" => App\Entity\Participant {#1442
              -id: 4
              -name: "Equipe Guyot Gauthier S.A.R.L."
              -rating: 25
              -level: "PRO"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1394}
            }
            "played" => 7
            "points" => 12
            "setsFor" => 12
            "setsAgainst" => 7
            "diff" => 5
            "rank" => 3
          ]
          [
            "participant" => App\Entity\Participant {#1532
              -id: 18
              -name: "Equipe Martineau Imbert et Fils"
              -rating: 2
              -level: "N4"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1394}
            }
            "played" => 7
            "points" => 11
            "setsFor" => 11
            "setsAgainst" => 10
            "diff" => 1
            "rank" => 4
          ]
          [
            "participant" => App\Entity\Participant {#1530
              -id: 16
              -name: "Equipe Maillard S.A."
              -rating: 6
              -level: "N4"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1394}
            }
            "played" => 7
            "points" => 9
            "setsFor" => 9
            "setsAgainst" => 13
            "diff" => -4
            "rank" => 5
          ]
          [
            "participant" => App\Entity\Participant {#1535
              -id: 32
              -name: "Equipe Meyer Lefebvre SARL"
              -rating: 29
              -level: "PRO"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1394}
            }
            "played" => 7
            "points" => 7
            "setsFor" => 7
            "setsAgainst" => 12
            "diff" => -5
            "rank" => 6
          ]
          [
            "participant" => App\Entity\Participant {#1432
              -id: 5
              -name: "Equipe Colin Ruiz S.A.R.L."
              -rating: 13
              -level: "N2"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1394}
            }
            "played" => 7
            "points" => 6
            "setsFor" => 6
            "setsAgainst" => 10
            "diff" => -4
            "rank" => 7
          ]
          [
            "participant" => App\Entity\Participant {#1525
              -id: 2
              -name: "Equipe Gillet SARL"
              -rating: 11
              -level: "N3"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1394}
            }
            "played" => 7
            "points" => 5
            "setsFor" => 5
            "setsAgainst" => 10
            "diff" => -5
            "rank" => 8
          ]
        ]
      ]
      [
        "poule" => App\Entity\Poule {#1399
          -id: 7
          -name: "Poule C"
          -tournament: App\Entity\Tournament {#876}
          -participants: Doctrine\ORM\PersistentCollection {#1400 …}
          -matches: Doctrine\ORM\PersistentCollection {#1402 …}
          -isLocked: true
        }
        "rows" => [
          [
            "participant" => App\Entity\Participant {#1528
              -id: 9
              -name: "Equipe Laine"
              -rating: 15
              -level: "N1"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1399}
            }
            "played" => 7
            "points" => 10
            "setsFor" => 10
            "setsAgainst" => 6
            "diff" => 4
            "rank" => 1
          ]
          [
            "participant" => App\Entity\Participant {#1631
              -id: 15
              -name: "Equipe Monnier Vallet SAS"
              -rating: 6
              -level: "N4"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1399}
            }
            "played" => 7
            "points" => 10
            "setsFor" => 10
            "setsAgainst" => 8
            "diff" => 2
            "rank" => 2
          ]
          [
            "participant" => App\Entity\Participant {#1623
              -id: 7
              -name: "Equipe Albert Breton SA"
              -rating: 4
              -level: "N4"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1399}
            }
            "played" => 7
            "points" => 9
            "setsFor" => 9
            "setsAgainst" => 4
            "diff" => 5
            "rank" => 3
          ]
          [
            "participant" => App\Entity\Participant {#1630
              -id: 13
              -name: "Equipe Laporte"
              -rating: 13
              -level: "N2"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1399}
            }
            "played" => 7
            "points" => 8
            "setsFor" => 8
            "setsAgainst" => 2
            "diff" => 6
            "rank" => 4
          ]
          [
            "participant" => App\Entity\Participant {#1633
              -id: 23
              -name: "Equipe Thibault et Fils"
              -rating: 4
              -level: "N4"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1399}
            }
            "played" => 7
            "points" => 7
            "setsFor" => 7
            "setsAgainst" => 8
            "diff" => -1
            "rank" => 5
          ]
          [
            "participant" => App\Entity\Participant {#1542
              -id: 8
              -name: "Equipe Ledoux Guyon SAS"
              -rating: 19
              -level: "MASTER"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1399}
            }
            "played" => 7
            "points" => 6
            "setsFor" => 6
            "setsAgainst" => 9
            "diff" => -3
            "rank" => 6
          ]
          [
            "participant" => App\Entity\Participant {#1628
              -id: 11
              -name: "Equipe Leblanc S.A.R.L."
              -rating: 2
              -level: "N4"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1399}
            }
            "played" => 7
            "points" => 5
            "setsFor" => 5
            "setsAgainst" => 10
            "diff" => -5
            "rank" => 7
          ]
          [
            "participant" => App\Entity\Participant {#1632
              -id: 22
              -name: "Equipe Ferreira Bouchet et Fils"
              -rating: 24
              -level: "PRO"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1399}
            }
            "played" => 7
            "points" => 4
            "setsFor" => 4
            "setsAgainst" => 12
            "diff" => -8
            "rank" => 8
          ]
        ]
      ]
      [
        "poule" => App\Entity\Poule {#1404
          -id: 8
          -name: "Poule D"
          -tournament: App\Entity\Tournament {#876}
          -participants: Doctrine\ORM\PersistentCollection {#1405 …}
          -matches: Doctrine\ORM\PersistentCollection {#1407 …}
          -isLocked: true
        }
        "rows" => [
          [
            "participant" => App\Entity\Participant {#1726
              -id: 24
              -name: "Equipe Dupre Francois et Fils"
              -rating: 24
              -level: "PRO"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1404}
            }
            "played" => 7
            "points" => 13
            "setsFor" => 13
            "setsAgainst" => 9
            "diff" => 4
            "rank" => 1
          ]
          [
            "participant" => App\Entity\Participant {#1730
              -id: 30
              -name: "Equipe Klein Guerin S.A."
              -rating: 16
              -level: "MASTER"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1404}
            }
            "played" => 7
            "points" => 11
            "setsFor" => 11
            "setsAgainst" => 9
            "diff" => 2
            "rank" => 2
          ]
          [
            "participant" => App\Entity\Participant {#1640
              -id: 12
              -name: "Equipe Laurent"
              -rating: 20
              -level: "PRO"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1404}
            }
            "played" => 7
            "points" => 10
            "setsFor" => 10
            "setsAgainst" => 7
            "diff" => 3
            "rank" => 3
          ]
          [
            "participant" => App\Entity\Participant {#1626
              -id: 14
              -name: "Equipe Le Roux"
              -rating: 27
              -level: "PRO"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1404}
            }
            "played" => 7
            "points" => 8
            "setsFor" => 8
            "setsAgainst" => 10
            "diff" => -2
            "rank" => 4
          ]
          [
            "participant" => App\Entity\Participant {#1728
              -id: 26
              -name: "Equipe Lemaitre"
              -rating: 28
              -level: "PRO"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1404}
            }
            "played" => 7
            "points" => 7
            "setsFor" => 7
            "setsAgainst" => 9
            "diff" => -2
            "rank" => 5
          ]
          [
            "participant" => App\Entity\Participant {#1729
              -id: 28
              -name: "Equipe Brunel Laine SARL"
              -rating: 9
              -level: "N3"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1404}
            }
            "played" => 7
            "points" => 6
            "setsFor" => 6
            "setsAgainst" => 7
            "diff" => -1
            "rank" => 6
          ]
          [
            "participant" => App\Entity\Participant {#1731
              -id: 31
              -name: "Equipe Voisin"
              -rating: 2
              -level: "N4"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1404}
            }
            "played" => 7
            "points" => 6
            "setsFor" => 6
            "setsAgainst" => 9
            "diff" => -3
            "rank" => 7
          ]
          [
            "participant" => App\Entity\Participant {#1721
              -id: 1
              -name: "Equipe Hubert SA"
              -rating: 15
              -level: "N1"
              -isPaid: true
              -isComing: true
              -tournament: App\Entity\Tournament {#876}
              -poule: App\Entity\Poule {#1404}
            }
            "played" => 7
            "points" => 4
            "setsFor" => 4
            "setsAgainst" => 5
            "diff" => -1
            "rank" => 8
          ]
        ]
      ]
    ]
    "lastUpdate" => DateTimeImmutable @1773258371 {#1358
      date: 2026-03-11 20:46:11.756938 Europe/Paris (+01:00)
    }
  ]
  -manager: App\Service\Manager\TournamentManager {#724 …}
  -projectDir: "/var/www/html/odarts-dev"
}