Veiligheid, milieu en kwaliteit

Veiligheid

Ben je op zoek naar een rol waarin veiligheid centraal staat? Onze opleidingen helpen je risico’s te minimaliseren, incidenten te voorkomen en veiligheid op de werkvloer te versterken. Of het nu gaat om EHBO, werken op hoogte, machineveiligheid of gevaarlijke stoffen: onze trainingen zijn ontworpen om je te voorzien van de kennis en vaardigheden die nodig zijn voor een veilige en verantwoorde werkomgeving. Binnen dit aanbod vind je zowel algemene veiligheidsopleidingen als opleidingen preventieadviseur. Start je leertraject en ontwikkel je verder tot een expert in veiligheid en risicobeheer.

Liever op maat?

Kies je liever voor een persoonlijk traject?
Volledig op maat en op individueel of groepsniveau. Ontdek de mogelijkheden.

Werk je als preventieadviseur, veiligheidscoördinator of wil je doorgroeien in deze richting? Ontdek het volledig en gespecialiseerd aanbod aan opleidingen en bijscholingen voor preventieadviseurs, afgestemd op elke fase van je carrière.

Je volgt hier erkende trajecten voor preventieadviseur niveau 3 en preventieadviseur niveau 2. De focus ligt op welzijn op het werk en op het correct opnemen van je wettelijke en operationele verantwoordelijkheden. Wil je verder groeien? Dan sluit je aan op het traject veiligheidscoördinator in de bouwsector, met een duidelijke focus op veiligheid op de werf.

Naast basis- en vervolgopleidingen vind je ook een ruim aanbod aan bijscholingen voor preventieadviseurs en veiligheidscoördinatoren. Zo blijf je mee met nieuwe regelgeving, actuele risico’s en evoluties binnen veiligheid en welzijn op het werk. Ideaal voor wie expertise wil verdiepen, actualiseren en versterken.

Bouwunie, in samenwerking met Syntra, Nxtpro, SBM en Liantis, organiseert Bouwboost, hét opleidingsmoment voor bouwprofessionals die hun kennis en vaardigheden willen versterken.

Tijdens deze opleidingsdag stelt u zelf jouw traject samen uit een breed aanbod van praktijkgerichte trainingen. Denk aan opleidingen rond veiligheid, ergonomie, brandbestrijding en leidinggeven, met onder andere, VCA Basis (met examen), BA4 – Elektrisch geschoold, Asbest: eenvoudige handelingen, EHBO bijscholing hulpverlener, Brandbestrijding met digitale blusunit,...

Waarom deelnemen?

  • Gratis voor Bouwunie-leden
  • Voordelig voor niet-leden (€200 excl. btw)
  • Korting mogelijk via Liantis en KMO-portefeuille
  • Catering inbegrepen

Mis deze kans niet en schaaf op 22 januari bij SBM Brugge en op 29 januari bij SBM Kortrijk jouw vakkennis bij en werk veiliger.

Lessons learned uit de Lunch & Learn ­ van SBM

Arbeidsongeval en aansprakelijkheid: wat werkgevers écht moeten weten

Tijdens de Lunch & Learn van SBM op 9 december 2025 in het Blue Gate Training Center in Antwerpen stond één vraag centraal: waar eindigt verantwoordelijkheid en waar begint aansprakelijkheid bij een arbeidsongeval? In een praktijkgerichte sessie deelde Kenny Decruyenaere (Claeys & Engels) inzichten uit tientallen dossiers over ernstige arbeidsongevallen, en maakte hij duidelijk waarom niet alleen werkgevers, maar ook de hiërarchische lijn een sleutelrol speelt.

De sessie toonde hoe cruciaal de eerste dagen na een arbeidsongeval zijn, welke rol Inspectie TWW speelt en waarom een sterke veiligheidscultuur en gerichte opleidingen het verschil maken tussen een beheersbaar incident en zware juridische gevolgen. Preventie bleek geen formaliteit, maar een strategische keuze.

“Aansprakelijkheid ontstaat zelden door één fout, maar door alles wat vooraf niét structureel werd aangepakt.” – Kenny Decruyenaere

 

Maak gebruik van winteropleidingen voor PC 124 en verhoog de veiligheid op de werkvloer. Van 1 december tot 31 maart profiteer je van financiële tegemoetkomingen voor essentiële veiligheidstrainingen. Geef jouw medewerkers de kans om hun kennis en vaardigheden te verbeteren, zodat je verzekerd bent van een veilige werkplek. Kies uit het uitgebreide aanbod, waaronder: BA4/BA5, VCA-certificering, asbestherkenning en -verwijdering, brandbestrijding, werken op hoogte, veilig werken met ladders en valnetten, etc.

Stel een opleidingstraject op maat samen en versterk de veiligheid van je team. Goed voorbereide medewerkers maken het verschil en werken volgens de hoogste veiligheidsnormen.

Ontdek het volledige veiligheidsaanbod en boek jouw winteropleiding!

Praktijkgerichte veiligheidsopleidingen in Blue Gate Antwerpen

Waarom kiezen voor Blue Gate Training Center (rechteroever)?

Kies jouw veiligheidsopleiding en start vandaag nog met veilig(er) werken.

^ Doctrine\DBAL\Statement {#3137
  #sql: """
    \n
                    SELECT e.id FROM education__education e\n
                    \n
                    LEFT JOIN `education__education_campus` c ON c.education_id = e.id\n
                    LEFT JOIN `education__education_category` ecc ON e.id = ecc.education_id\n
                    INNER JOIN `classification__category` cat ON ecc.category_id = cat.id \n
                    WHERE e.site_id = :site_id AND cat.enabled = 1  AND teaching_form_data NOT LIKE :exclude_teaching_form\n
                    AND (ecc.category_id = :category_id OR ecc.category_id IN (SELECT subCat.id FROM classification__category subCat WHERE subCat.parent_id = :category_id AND subCat.site_id = cat.site_id AND subCat.context = cat.context AND subCat.enabled = 1))\n
    AND \n
                        (\n
                            (SELECT first_date\n
                            FROM `education__education_campus` c2\n
                            WHERE c2.education_id = e.id AND c2.first_date IS NOT NULL ORDER BY c2.first_date\n
                            LIMIT 1 ) = c.first_date\n
                            OR c.id is null)\n
                    GROUP BY e.id\n
                     ORDER BY coalesce(c.first_date,"2099-01-01") ASC\n
                    LIMIT 5\n
                
    """
  #params: array:3 [
    "site_id" => "7f79577e-2c76-4314-97bd-0d25db22446d"
    ":exclude_teaching_form" => "%"isDocentenOpleiding":true%"
    "category_id" => "f49162d6-5615-4854-81d8-fc6adc2babc7"
  ]
  #types: array:3 [
    "site_id" => 2
    ":exclude_teaching_form" => 2
    "category_id" => 2
  ]
  #stmt: Doctrine\DBAL\Driver\PDO\Statement {#3136
    -stmt: PDOStatement {#3135
      +queryString: """
        \n
                        SELECT e.id FROM education__education e\n
                        \n
                        LEFT JOIN `education__education_campus` c ON c.education_id = e.id\n
                        LEFT JOIN `education__education_category` ecc ON e.id = ecc.education_id\n
                        INNER JOIN `classification__category` cat ON ecc.category_id = cat.id \n
                        WHERE e.site_id = :site_id AND cat.enabled = 1  AND teaching_form_data NOT LIKE :exclude_teaching_form\n
                        AND (ecc.category_id = :category_id OR ecc.category_id IN (SELECT subCat.id FROM classification__category subCat WHERE subCat.parent_id = :category_id AND subCat.site_id = cat.site_id AND subCat.context = cat.context AND subCat.enabled = 1))\n
        AND \n
                            (\n
                                (SELECT first_date\n
                                FROM `education__education_campus` c2\n
                                WHERE c2.education_id = e.id AND c2.first_date IS NOT NULL ORDER BY c2.first_date\n
                                LIMIT 1 ) = c.first_date\n
                                OR c.id is null)\n
                        GROUP BY e.id\n
                         ORDER BY coalesce(c.first_date,"2099-01-01") ASC\n
                        LIMIT 5\n
                    
        """
    }
  }
  #platform: Doctrine\DBAL\Platforms\MariaDb1027Platform {#959
    #doctrineTypeMapping: null
    #doctrineTypeComments: null
    #_eventManager: Symfony\Bridge\Doctrine\ContainerAwareEventManager {#561
      -listeners: []
      -listeners: array:12 [
        "postPersist" => array:3 [
          "00000000000003c80000000000000000" => Sbm\Infrastructure\Event\Subscriber\Customer\WishlistSubscriber {#968}
          "00000000000003d10000000000000000" => Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber {#977
            #pool: Sonata\MediaBundle\Provider\Pool {#441
              -providers: array:6 [
                "sbm.infrastructure.media.provider.animation" => Sbm\Infrastructure\Media\Provider\AnimationProvider {#446
                  #formats: array:1 [
                    "admin" => array:7 [
                      "width" => 200
                      "height" => null
                      "quality" => 90
                      "format" => "jpg"
                      "constraint" => true
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  #templates: array:2 [
                    "helper_thumbnail" => "@SonataMedia/Provider/thumbnail.html.twig"
                    "helper_view" => "@SonataMedia/Provider/view_file.html.twig"
                  ]
                  #resizer: null
                  -clones: []
                  #name: "sbm.infrastructure.media.provider.animation"
                  #filesystem: Gaufrette\Filesystem {#442
                    #adapter: Sonata\MediaBundle\Filesystem\Local {#443
                      #directory: "/home/production/apps/site/releases/20260324083416Z/public/uploads/media"
                      -create: true
                      -mode: 511
                    }
                    #fileRegister: []
                  }
                  #cdn: Sonata\MediaBundle\CDN\Server {#444
                    -path: "/uploads/media"
                  }
                  #pathGenerator: Sonata\MediaBundle\Generator\IdGenerator {#445
                    -firstLevel: 100000
                    -secondLevel: 1000
                  }
                  #thumbnail: Sbm\Infrastructure\Media\Thumbnail\FormatThumbnail {#447
                    -defaultFormat: "jpg"
                    -resizers: array:3 [
                      "sonata.media.resizer.crop" => Sonata\MediaBundle\Resizer\CropResizer {#456
                        -adapter: Imagine\Gd\Imagine {#448
                          -metadataReader: null
                          -classFactory: null
                        }
                        -metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450
                          -pool: Sonata\MediaBundle\Provider\Pool {#441}
                          -noopMetadataBuilder: Sonata\MediaBundle\Metadata\NoopMetadataBuilder {#451}
                          -amazonMetadataBuilder: Sonata\MediaBundle\Metadata\AmazonMetadataBuilder {#452
                            -mimeTypes: Symfony\Component\Mime\MimeTypes {#453 …3}
                            -settings: []
                          }
                        }
                      }
                      "sonata.media.resizer.simple" => Sonata\MediaBundle\Resizer\SimpleResizer {#457
                        -adapter: Imagine\Gd\Imagine {#448}
                        -mode: 1
                        -metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450}
                      }
                      "sonata.media.resizer.square" => Sonata\MediaBundle\Resizer\SquareResizer {#458
                        -adapter: Imagine\Gd\Imagine {#448}
                        -mode: 1
                        -metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450}
                      }
                    ]
                    -slugifier: Cocur\Slugify\Slugify {#276
                      #rules: array:834 [
                        "°" => "0"
                        "¹" => "1"
                        "²" => "2"
                        "³" => "3"
                        "" => "4"
                        "" => "5"
                        "" => "6"
                        "" => "7"
                        "" => "8"
                        "" => "9"
                        "" => "0"
                        "" => "1"
                        "" => "2"
                        "" => "3"
                        "" => "4"
                        "" => "5"
                        "" => "6"
                        "" => "7"
                        "" => "8"
                        "" => "9"
                        "æ" => "ae"
                        "ǽ" => "ae"
                        "À" => "A"
                        "Á" => "A"
                        "Â" => "A"
                        "Ã" => "A"
                        "Å" => "AA"
                        "Ǻ" => "A"
                        "Ă" => "A"
                        "Ǎ" => "A"
                        "Æ" => "AE"
                        "Ǽ" => "AE"
                        "à" => "a"
                        "á" => "a"
                        "â" => "a"
                        "ã" => "a"
                        "å" => "aa"
                        "ǻ" => "a"
                        "ă" => "a"
                        "ǎ" => "a"
                        "ª" => "a"
                        "@" => "at"
                        "Ĉ" => "C"
                        "Ċ" => "C"
                        "Ç" => "C"
                        "ç" => "c"
                        "ĉ" => "c"
                        "ċ" => "c"
                        "©" => "c"
                        "Ð" => "Dj"
                        "Đ" => "D"
                        "ð" => "dj"
                        "đ" => "d"
                        "È" => "E"
                        "É" => "E"
                        "Ê" => "E"
                        "Ë" => "E"
                        "Ĕ" => "E"
                        "Ė" => "E"
                        "è" => "e"
                        "é" => "e"
                        "ê" => "e"
                        "ë" => "e"
                        "ĕ" => "e"
                        "ė" => "e"
                        "ƒ" => "f"
                        "Ĝ" => "G"
                        "Ġ" => "G"
                        "ĝ" => "g"
                        "ġ" => "g"
                        "Ĥ" => "H"
                        "Ħ" => "H"
                        "ĥ" => "h"
                        "ħ" => "h"
                        "Ì" => "I"
                        "Í" => "I"
                        "Î" => "I"
                        "Ï" => "I"
                        "Ĩ" => "I"
                        "Ĭ" => "I"
                        "Ǐ" => "I"
                        "Į" => "I"
                        "IJ" => "IJ"
                        "ì" => "i"
                        "í" => "i"
                        "î" => "i"
                        "ï" => "i"
                        "ĩ" => "i"
                        "ĭ" => "i"
                        "ǐ" => "i"
                        "į" => "i"
                        "ij" => "ij"
                        "Ĵ" => "J"
                        "ĵ" => "j"
                        "Ĺ" => "L"
                        "Ľ" => "L"
                        "Ŀ" => "L"
                        "ĺ" => "l"
                        "ľ" => "l"
                        "ŀ" => "l"
                        "Ñ" => "N"
                        "ñ" => "n"
                        "ʼn" => "n"
                        "Ò" => "O"
                        "Ó" => "O"
                        "Ô" => "O"
                        "Õ" => "O"
                        "Ō" => "O"
                        "Ŏ" => "O"
                        "Ǒ" => "O"
                        "Ő" => "O"
                        "Ơ" => "O"
                        "Ø" => "OE"
                        "Ǿ" => "O"
                        "Œ" => "OE"
                        "ò" => "o"
                        "ó" => "o"
                        "ô" => "o"
                        "õ" => "o"
                        "ō" => "o"
                        "ŏ" => "o"
                        "ǒ" => "o"
                        "ő" => "o"
                        "ơ" => "o"
                        "ø" => "oe"
                        "ǿ" => "o"
                        "º" => "o"
                        "œ" => "oe"
                        "Ŕ" => "R"
                        "Ŗ" => "R"
                        "ŕ" => "r"
                        "ŗ" => "r"
                        "Ŝ" => "S"
                        "Ș" => "S"
                        "ŝ" => "s"
                        "ș" => "s"
                        "ſ" => "s"
                        "Ţ" => "T"
                        "Ț" => "T"
                        "Ŧ" => "T"
                        "Þ" => "TH"
                        "ţ" => "t"
                        "ț" => "t"
                        "ŧ" => "t"
                        "þ" => "th"
                        "Ù" => "U"
                        "Ú" => "U"
                        "Û" => "U"
                        "Ü" => "UE"
                        "Ũ" => "U"
                        "Ŭ" => "U"
                        "Ű" => "U"
                        "Ų" => "U"
                        "Ư" => "U"
                        "Ǔ" => "U"
                        "Ǖ" => "U"
                        "Ǘ" => "U"
                        "Ǚ" => "U"
                        "Ǜ" => "U"
                        "ù" => "u"
                        "ú" => "u"
                        "û" => "u"
                        "ü" => "ue"
                        "ũ" => "u"
                        "ŭ" => "u"
                        "ű" => "u"
                        "ų" => "u"
                        "ư" => "u"
                        "ǔ" => "u"
                        "ǖ" => "u"
                        "ǘ" => "u"
                        "ǚ" => "u"
                        "ǜ" => "u"
                        "Ŵ" => "W"
                        "ŵ" => "w"
                        "Ý" => "Y"
                        "Ÿ" => "Y"
                        "Ŷ" => "Y"
                        "ý" => "y"
                        "ÿ" => "y"
                        "ŷ" => "y"
                        "Ա" => "A"
                        "Բ" => "B"
                        "Գ" => "G"
                        "Դ" => "D"
                        "Ե" => "E"
                        "Զ" => "Z"
                        "Է" => "E"
                        "Ը" => "Y"
                        "Թ" => "Th"
                        "Ժ" => "Zh"
                        "Ի" => "I"
                        "Լ" => "L"
                        "Խ" => "Kh"
                        "Ծ" => "Ts"
                        "Կ" => "K"
                        "Հ" => "H"
                        "Ձ" => "Dz"
                        "Ղ" => "Gh"
                        "Ճ" => "Tch"
                        "Մ" => "M"
                        "Յ" => "Y"
                        "Ն" => "N"
                        "Շ" => "Sh"
                        "Ո" => "Vo"
                        "Չ" => "Ch"
                        "Պ" => "P"
                        "Ջ" => "J"
                        "Ռ" => "R"
                        "Ս" => "S"
                        "Վ" => "V"
                        "Տ" => "T"
                        "Ր" => "R"
                        "Ց" => "C"
                        "Ւ" => "u"
                        "Փ" => "Ph"
                        "Ք" => "Q"
                        "և" => "ev"
                        "Օ" => "O"
                        "Ֆ" => "F"
                        "ա" => "a"
                        "բ" => "b"
                        "գ" => "g"
                        "դ" => "d"
                        "ե" => "e"
                        "զ" => "z"
                        "է" => "e"
                        "ը" => "y"
                        "թ" => "th"
                        "ժ" => "zh"
                        "ի" => "i"
                        "լ" => "l"
                        "խ" => "kh"
                        "ծ" => "ts"
                        "կ" => "k"
                        "հ" => "h"
                        "ձ" => "dz"
                        "ղ" => "gh"
                        "ճ" => "tch"
                        "մ" => "m"
                        "յ" => "y"
                        "ն" => "n"
                        "շ" => "sh"
                        "ո" => "vo"
                        "չ" => "ch"
                        "պ" => "p"
                        "ջ" => "j"
                        "ռ" => "r"
                        "ս" => "s"
                        "վ" => "v"
                        "տ" => "t"
                        "ր" => "r"
                        "ց" => "c"
                        "ւ" => "u"
                        "փ" => "ph"
                        "ք" => "q"
                        "օ" => "o"
                        "ֆ" => "f"
                        "Ə" => "E"
                        "Ğ" => "G"
                        "İ" => "I"
                        "Ş" => "S"
                        "Ö" => "OE"
                        "ə" => "e"
                        "ğ" => "g"
                        "ı" => "i"
                        "ş" => "s"
                        "ö" => "oe"
                        "က" => "k"
                        "" => "kh"
                        "" => "g"
                        "" => "ga"
                        "" => "ng"
                        "" => "s"
                        "" => "sa"
                        "" => "z"
                        "စျ" => "za"
                        "" => "ny"
                        "" => "t"
                        "" => "ta"
                        "" => "d"
                        "" => "da"
                        "" => "na"
                        "" => "t"
                        "" => "ta"
                        "" => "d"
                        "" => "da"
                        "" => "n"
                        "" => "p"
                        "" => "pa"
                        "" => "b"
                        "" => "ba"
                        "" => "m"
                        "" => "y"
                        "" => "ya"
                        "" => "l"
                        "" => "w"
                        "" => "th"
                        "" => "h"
                        "" => "la"
                        "" => "a"
                        "" => "y"
                        "" => "ya"
                        "" => "w"
                        "ြွ" => "yw"
                        "ျွ" => "ywa"
                        "" => "h"
                        "" => "e"
                        "" => "-e"
                        "" => "i"
                        "" => "-i"
                        "" => "u"
                        "" => "-u"
                        "" => "aw"
                        "သြော" => "aw"
                        "" => "aw"
                        "" => "ywae"
                        "" => "hnaik"
                        "" => "0"
                        "" => "1"
                        "" => "2"
                        "" => "3"
                        "" => "4"
                        "" => "5"
                        "" => "6"
                        "" => "7"
                        "" => "8"
                        "" => "9"
                        "" => ""
                        "" => ""
                        "" => ""
                        "" => "a"
                        "" => "a"
                        "" => "e"
                        "" => "e"
                        "" => "i"
                        "" => "i"
                        "ို" => "o"
                        "" => "u"
                        "" => "u"
                        "ေါင်" => "aung"
                        "ော" => "aw"
                        "ော်" => "aw"
                        "ေါ" => "aw"
                        "ေါ်" => "aw"
                        "" => "at"
                        "က်" => "et"
                        "ိုက်" => "aik"
                        "ောက်" => "auk"
                        "င်" => "in"
                        "ိုင်" => "aing"
                        "ောင်" => "aung"
                        "စ်" => "it"
                        "ည်" => "i"
                        "တ်" => "at"
                        "ိတ်" => "eik"
                        "ုတ်" => "ok"
                        "ွတ်" => "ut"
                        "ေတ်" => "it"
                        "ဒ်" => "d"
                        "ိုဒ်" => "ok"
                        "ုဒ်" => "ait"
                        "န်" => "an"
                        "ာန်" => "an"
                        "ိန်" => "ein"
                        "ုန်" => "on"
                        "ွန်" => "un"
                        "ပ်" => "at"
                        "ိပ်" => "eik"
                        "ုပ်" => "ok"
                        "ွပ်" => "ut"
                        "န်ုပ်" => "nub"
                        "မ်" => "an"
                        "ိမ်" => "ein"
                        "ုမ်" => "on"
                        "ွမ်" => "un"
                        "ယ်" => "e"
                        "ိုလ်" => "ol"
                        "ဉ်" => "in"
                        "" => "an"
                        "ိံ" => "ein"
                        "ုံ" => "on"
                        "" => "a"
                        "" => "aa"
                        "" => "e"
                        "" => "ii"
                        "" => "ei"
                        "" => "ae"
                        "" => "ai"
                        "" => "i"
                        "" => "o"
                        "" => "oi"
                        "" => "oii"
                        "" => "uu"
                        "" => "ou"
                        "" => "u"
                        "" => "B"
                        "" => "Bha"
                        "" => "Ca"
                        "" => "Chha"
                        "" => "Da"
                        "" => "Dha"
                        "" => "Fa"
                        "फ़" => "Fi"
                        "" => "Ga"
                        "" => "Gha"
                        "ग़" => "Ghi"
                        "" => "Ha"
                        "" => "Ja"
                        "" => "Jha"
                        "" => "Ka"
                        "" => "Kha"
                        "ख़" => "Khi"
                        "" => "L"
                        "" => "Li"
                        "" => "Li"
                        "" => "Lii"
                        "" => "Lii"
                        "" => "Ma"
                        "" => "Na"
                        "" => "Na"
                        "" => "Nia"
                        "" => "Nae"
                        "" => "Ni"
                        "" => "oms"
                        "" => "Pa"
                        "क़" => "Qi"
                        "" => "Ra"
                        "" => "Ri"
                        "" => "Ri"
                        "" => "Ri"
                        "" => "Sa"
                        "" => "Sha"
                        "" => "Shha"
                        "" => "Ta"
                        "" => "Ta"
                        "" => "Tha"
                        "" => "Tha"
                        "" => "Tha"
                        "" => "Thha"
                        "ड़" => "ugDha"
                        "ढ़" => "ugDhha"
                        "" => "Va"
                        "" => "Ya"
                        "य़" => "Yi"
                        "ज़" => "Za"
                        "" => "a"
                        "" => "b"
                        "" => "g"
                        "" => "d"
                        "" => "e"
                        "" => "v"
                        "" => "z"
                        "" => "t"
                        "" => "i"
                        "" => "k"
                        "" => "l"
                        "" => "m"
                        "" => "n"
                        "" => "o"
                        "" => "p"
                        "" => "zh"
                        "" => "r"
                        "" => "s"
                        "" => "t"
                        "" => "u"
                        "" => "f"
                        "" => "k"
                        "" => "gh"
                        "" => "k"
                        "" => "sh"
                        "" => "ch"
                        "" => "ts"
                        "" => "dz"
                        "" => "ts"
                        "" => "ch"
                        "" => "kh"
                        "" => "j"
                        "" => "h"
                        "" => "a"
                        "" => "a"
                        "" => "a"
                        "" => "a"
                        "" => "a"
                         …350
                      ]
                      #provider: Cocur\Slugify\RuleProvider\DefaultRuleProvider {#277 …1}
                      #options: array:7 [ …7]
                    }
                  }
                  #allowedExtensions: array:1 [
                    0 => "gif"
                  ]
                  #allowedMimeTypes: array:1 [
                    0 => "image/gif"
                  ]
                  #metadata: null
                }
                "sonata.media.provider.image" => Sbm\Infrastructure\Media\Provider\ImageProvider {#479
                  #formats: array:26 [
                    "default_campusDetail" => array:7 [
                      "width" => 600
                      "height" => 340
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "testimonial_list" => array:7 [
                      "width" => 480
                      "height" => 480
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "testimonial_header" => array:7 [
                      "width" => 2056
                      "height" => 640
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "testimonial_company" => array:7 [
                      "width" => 500
                      "height" => 500
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "popup_thumb" => array:7 [
                      "width" => 1400
                      "height" => 775
                      "quality" => 80
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "blog_list" => array:7 [
                      "width" => 574
                      "height" => 479
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "blog_header" => array:7 [
                      "width" => 2056
                      "height" => 640
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "blog_content" => array:7 [
                      "width" => 500
                      "height" => 440
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "docent_opleidingDetail" => array:7 [
                      "width" => 250
                      "height" => 250
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "opleiding_opleidingDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "opleiding_content" => array:7 [
                      "width" => 335
                      "height" => 335
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "events_eventDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "events_list" => array:7 [
                      "width" => 658
                      "height" => 220
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "categorieafbeelding_opleidingDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "categorieafbeelding_content" => array:7 [
                      "width" => 335
                      "height" => 335
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "indelingen_list" => array:7 [
                      "width" => 658
                      "height" => 220
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "indelingen_content" => array:7 [
                      "width" => 335
                      "height" => 335
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "indelingen_opleidingDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "medewerkers_listItem" => array:7 [
                      "width" => 658
                      "height" => 640
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "cases_list" => array:7 [
                      "width" => 658
                      "height" => 220
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "cases_content" => array:7 [
                      "width" => 500
                      "height" => 440
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "cases_header" => array:7 [
                      "width" => 2056
                      "height" => 278
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "header_header" => array:7 [
                      "width" => 2056
                      "height" => 420
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "portal_header" => array:7 [
                      "width" => 2744
                      "height" => 920
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "portal_content" => array:7 [
                      "width" => 300
                      "height" => 300
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "admin" => array:7 [
                      "width" => 200
                      "height" => null
                      "quality" => 90
                      "format" => "jpg"
                      "constraint" => true
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  #templates: array:2 [
                    "helper_thumbnail" => "@SonataMedia/Provider/thumbnail.html.twig"
                    "helper_view" => "@SonataMedia/Provider/view_image.html.twig"
                  ]
                  #resizer: Sonata\MediaBundle\Resizer\SimpleResizer {#457}
                  -clones: []
                  #name: "sonata.media.provider.image"
                  #filesystem: Gaufrette\Filesystem {#442}
                  #cdn: Sonata\MediaBundle\CDN\Server {#444}
                  #pathGenerator: Sbm\Infrastructure\Media\Generator\SbmPathGenerator {#464
                    #firstLevel: 100000
                    #secondLevel: 1000
                  }
                  #thumbnail: Sonata\MediaBundle\Thumbnail\MessengerThumbnail {#462
                    -thumbnail: Sbm\Infrastructure\Media\Thumbnail\FormatThumbnail {#447}
                    -bus: Symfony\Component\Messenger\MessageBus {#459
                      -middlewareAggregate: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#460 …2}
                    }
                  }
                  #allowedExtensions: array:6 [
                    0 => "jpg"
                    1 => "png"
                    2 => "jpeg"
                    3 => "gif"
                    4 => "svg"
                    5 => "webp"
                  ]
                  #allowedMimeTypes: array:7 [
                    0 => "image/pjpeg"
                    1 => "image/jpeg"
                    2 => "image/png"
                    3 => "image/x-png"
                    4 => "image/gif"
                    5 => "image/svg+xml"
                    6 => "image/webp"
                  ]
                  #metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450}
                  -imagineAdapter: Imagine\Gd\Imagine {#448}
                }
                "sonata.media.provider.file" => Sbm\Infrastructure\Media\Provider\FileProvider {#463
                  #formats: array:2 [
                    "default_campusDetail" => array:7 [
                      "width" => 600
                      "height" => 340
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "admin" => array:7 [
                      "width" => 200
                      "height" => null
                      "quality" => 90
                      "format" => "jpg"
                      "constraint" => true
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  #templates: array:1 [
                    "helper_thumbnail" => "admin/media/list_file_thumbnail.html.twig"
                  ]
                  #resizer: null
                  -clones: []
                  #name: "sonata.media.provider.file"
                  #filesystem: Gaufrette\Filesystem {#442}
                  #cdn: Sonata\MediaBundle\CDN\Server {#444}
                  #pathGenerator: Sbm\Infrastructure\Media\Generator\SbmPathGenerator {#464}
                  #thumbnail: Sonata\MediaBundle\Thumbnail\MessengerThumbnail {#462}
                  #allowedExtensions: array:3 [
                    0 => "pdf"
                    1 => "txt"
                    2 => "rtf"
                  ]
                  #allowedMimeTypes: array:3 [
                    0 => "application/pdf"
                    1 => "application/x-pdf"
                    2 => "text/plain"
                  ]
                  #metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450}
                }
                "sonata.media.provider.youtube" => Sonata\MediaBundle\Provider\YouTubeProvider {#475
                  #formats: array:2 [
                    "default_campusDetail" => array:7 [
                      "width" => 600
                      "height" => 340
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "admin" => array:7 [
                      "width" => 200
                      "height" => null
                      "quality" => 90
                      "format" => "jpg"
                      "constraint" => true
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  #templates: array:2 [
                    "helper_thumbnail" => "@SonataMedia/Provider/thumbnail.html.twig"
                    "helper_view" => "@SonataMedia/Provider/view_youtube.html.twig"
                  ]
                  #resizer: Sonata\MediaBundle\Resizer\SimpleResizer {#457}
                  -clones: []
                  #name: "sonata.media.provider.youtube"
                  #filesystem: Gaufrette\Filesystem {#442}
                  #cdn: Sonata\MediaBundle\CDN\Server {#444}
                  #pathGenerator: Sonata\MediaBundle\Generator\IdGenerator {#445}
                  #thumbnail: Sonata\MediaBundle\Thumbnail\MessengerThumbnail {#462}
                  -client: Symfony\Component\HttpClient\Psr18Client {#465
                    -client: Symfony\Component\HttpClient\CurlHttpClient {#466
                      -defaultOptions: array:30 [ …30]
                      -logger: null
                      -multi: Symfony\Component\HttpClient\Internal\CurlClientState {#467}
                    }
                    -responseFactory: Nyholm\Psr7\Factory\Psr17Factory {#473}
                    -streamFactory: Nyholm\Psr7\Factory\Psr17Factory {#473}
                  }
                  -requestFactory: Nyholm\Psr7\Factory\Psr17Factory {#474}
                  #metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450}
                  -html5: false
                }
                "sonata.media.provider.dailymotion" => Sonata\MediaBundle\Provider\DailyMotionProvider {#476
                  #formats: array:2 [
                    "default_campusDetail" => array:7 [
                      "width" => 600
                      "height" => 340
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "admin" => array:7 [
                      "width" => 200
                      "height" => null
                      "quality" => 90
                      "format" => "jpg"
                      "constraint" => true
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  #templates: array:2 [
                    "helper_thumbnail" => "@SonataMedia/Provider/thumbnail.html.twig"
                    "helper_view" => "@SonataMedia/Provider/view_dailymotion.html.twig"
                  ]
                  #resizer: Sonata\MediaBundle\Resizer\SimpleResizer {#457}
                  -clones: []
                  #name: "sonata.media.provider.dailymotion"
                  #filesystem: Gaufrette\Filesystem {#442}
                  #cdn: Sonata\MediaBundle\CDN\Server {#444}
                  #pathGenerator: Sonata\MediaBundle\Generator\IdGenerator {#445}
                  #thumbnail: Sonata\MediaBundle\Thumbnail\MessengerThumbnail {#462}
                  -client: Symfony\Component\HttpClient\Psr18Client {#465}
                  -requestFactory: Nyholm\Psr7\Factory\Psr17Factory {#474}
                  #metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450}
                }
                "sonata.media.provider.vimeo" => Sonata\MediaBundle\Provider\VimeoProvider {#477
                  #formats: array:2 [
                    "default_campusDetail" => array:7 [
                      "width" => 600
                      "height" => 340
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "admin" => array:7 [
                      "width" => 200
                      "height" => null
                      "quality" => 90
                      "format" => "jpg"
                      "constraint" => true
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  #templates: array:2 [
                    "helper_thumbnail" => "@SonataMedia/Provider/thumbnail.html.twig"
                    "helper_view" => "@SonataMedia/Provider/view_vimeo.html.twig"
                  ]
                  #resizer: Sonata\MediaBundle\Resizer\SimpleResizer {#457}
                  -clones: []
                  #name: "sonata.media.provider.vimeo"
                  #filesystem: Gaufrette\Filesystem {#442}
                  #cdn: Sonata\MediaBundle\CDN\Server {#444}
                  #pathGenerator: Sonata\MediaBundle\Generator\IdGenerator {#445}
                  #thumbnail: Sonata\MediaBundle\Thumbnail\MessengerThumbnail {#462}
                  -client: Symfony\Component\HttpClient\Psr18Client {#465}
                  -requestFactory: Nyholm\Psr7\Factory\Psr17Factory {#474}
                  #metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450}
                }
              ]
              -contexts: array:16 [
                "default" => array:3 [
                  "providers" => array:5 [
                    0 => "sonata.media.provider.dailymotion"
                    1 => "sonata.media.provider.youtube"
                    2 => "sonata.media.provider.image"
                    3 => "sonata.media.provider.file"
                    4 => "sonata.media.provider.vimeo"
                  ]
                  "formats" => array:1 [
                    "default_campusDetail" => array:7 [
                      "width" => 600
                      "height" => 340
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "testimonial" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:3 [
                    "testimonial_list" => array:7 [
                      "width" => 480
                      "height" => 480
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "testimonial_header" => array:7 [
                      "width" => 2056
                      "height" => 640
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "testimonial_company" => array:7 [
                      "width" => 500
                      "height" => 500
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "popup" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:1 [
                    "popup_thumb" => array:7 [
                      "width" => 1400
                      "height" => 775
                      "quality" => 80
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "blog" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:3 [
                    "blog_list" => array:7 [
                      "width" => 574
                      "height" => 479
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "blog_header" => array:7 [
                      "width" => 2056
                      "height" => 640
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "blog_content" => array:7 [
                      "width" => 500
                      "height" => 440
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "docent" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:1 [
                    "docent_opleidingDetail" => array:7 [
                      "width" => 250
                      "height" => 250
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "opleiding" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:2 [
                    "opleiding_opleidingDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "opleiding_content" => array:7 [
                      "width" => 335
                      "height" => 335
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "events" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:2 [
                    "events_eventDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "events_list" => array:7 [
                      "width" => 658
                      "height" => 220
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "faq" => array:3 [
                  "providers" => []
                  "formats" => []
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "categorieafbeelding" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:2 [
                    "categorieafbeelding_opleidingDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "categorieafbeelding_content" => array:7 [
                      "width" => 335
                      "height" => 335
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "indelingen" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:3 [
                    "indelingen_list" => array:7 [
                      "width" => 658
                      "height" => 220
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "indelingen_content" => array:7 [
                      "width" => 335
                      "height" => 335
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "indelingen_opleidingDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "medewerkers" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:1 [
                    "medewerkers_listItem" => array:7 [
                      "width" => 658
                      "height" => 640
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "cases" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:3 [
                    "cases_list" => array:7 [
                      "width" => 658
                      "height" => 220
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "cases_content" => array:7 [
                      "width" => 500
                      "height" => 440
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "cases_header" => array:7 [
                      "width" => 2056
                      "height" => 278
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "cta" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => []
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "header" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:1 [
                    "header_header" => array:7 [
                      "width" => 2056
                      "height" => 420
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "portal" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:2 [
                    "portal_header" => array:7 [
                      "width" => 2744
                      "height" => 920
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "portal_content" => array:7 [
                      "width" => 300
                      "height" => 300
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "files" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.file"
                  ]
                  "formats" => []
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
              ]
              -downloadStrategies: array:1 [
                "sonata.media.security.superadmin_strategy" => Sonata\MediaBundle\Security\RolesDownloadStrategy {#478
                  -translator: Sbm\Infrastructure\Translator\FallbackTranslator {#331
                    #translator: Lexik\Bundle\TranslationBundle\Translation\Translator {#325
                      #catalogues: array:1 [
                        "nl" => Symfony\Component\Translation\MessageCatalogue {#2352
                          -messages: array:29 [ …29]
                          -metadata: []
                          -resources: []
                          -locale: "nl"
                          -fallbackCatalogue: null
                          -parent: null
                        }
                      ]
                      -locale: "nl"
                      -fallbackLocales: array:1 [
                        0 => "nl"
                      ]
                      -loaders: []
                      -resources: []
                      -formatter: Symfony\Component\Translation\Formatter\MessageFormatter {#327
                        -translator: Symfony\Component\Translation\IdentityTranslator {#328
                          -locale: null
                        }
                        -intlFormatter: Symfony\Component\Translation\Formatter\IntlFormatter {#329
                          -hasMessageFormatter: null
                          -cache: []
                        }
                      }
                      -cacheDir: "/home/production/apps/site/releases/20260324083416Z/var/cache/prod/translations"
                      -debug: false
                      -cacheVary: array:1 [
                        "fallback_locales" => array:1 [
                          0 => "nl"
                        ]
                      ]
                      -configCacheFactory: Symfony\Component\Config\ResourceCheckerConfigCacheFactory {#330
                        -resourceCheckers: []
                      }
                      -parentLocales: null
                      -hasIntlFormatter: true
                      #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#326
                        -externalId: null
                        -container: null
                        -factories: array:13 [
                          "Lexik\Bundle\TranslationBundle\Translation\Loader" => array:4 [ …4]
                          "event_dispatcher" => array:4 [ …4]
                          "translation.loader.csv" => array:4 [ …4]
                          "translation.loader.dat" => array:4 [ …4]
                          "translation.loader.ini" => array:4 [ …4]
                          "translation.loader.json" => array:4 [ …4]
                          "translation.loader.mo" => array:4 [ …4]
                          "translation.loader.php" => array:4 [ …4]
                          "translation.loader.po" => array:4 [ …4]
                          "translation.loader.qt" => array:4 [ …4]
                          "translation.loader.res" => array:4 [ …4]
                          "translation.loader.xliff" => array:4 [ …4]
                          "translation.loader.yml" => array:4 [ …4]
                        ]
                        -loading: []
                        -providedTypes: null
                        -factory: ContainerLIXD8Ih\Sbm_KernelProdContainer::getService($registry, string $id, ?string $method, $load) {#54
                          this: ContainerLIXD8Ih\Sbm_KernelProdContainer {#13 …}
                        }
                        -serviceMap: array:13 [
                          "Lexik\Bundle\TranslationBundle\Translation\Loader" => array:4 [ …4]
                          "event_dispatcher" => array:4 [ …4]
                          "translation.loader.csv" => array:4 [ …4]
                          "translation.loader.dat" => array:4 [ …4]
                          "translation.loader.ini" => array:4 [ …4]
                          "translation.loader.json" => array:4 [ …4]
                          "translation.loader.mo" => array:4 [ …4]
                          "translation.loader.php" => array:4 [ …4]
                          "translation.loader.po" => array:4 [ …4]
                          "translation.loader.qt" => array:4 [ …4]
                          "translation.loader.res" => array:4 [ …4]
                          "translation.loader.xliff" => array:4 [ …4]
                          "translation.loader.yml" => array:4 [ …4]
                        ]
                        -serviceTypes: array:13 [
                          "Lexik\Bundle\TranslationBundle\Translation\Loader" => "?"
                          "event_dispatcher" => "?"
                          "translation.loader.csv" => "?"
                          "translation.loader.dat" => "?"
                          "translation.loader.ini" => "?"
                          "translation.loader.json" => "?"
                          "translation.loader.mo" => "?"
                          "translation.loader.php" => "?"
                          "translation.loader.po" => "?"
                          "translation.loader.qt" => "?"
                          "translation.loader.res" => "?"
                          "translation.loader.xliff" => "?"
                          "translation.loader.yml" => "?"
                        ]
                      }
                      #loaderIds: array:12 [
                        "translation.loader.php" => array:1 [
                          0 => "php"
                        ]
                        "translation.loader.yml" => array:2 [
                          0 => "yaml"
                          1 => "yml"
                        ]
                        "translation.loader.xliff" => array:2 [
                          0 => "xlf"
                          1 => "xliff"
                        ]
                        "translation.loader.po" => array:1 [
                          0 => "po"
                        ]
                        "translation.loader.mo" => array:1 [
                          0 => "mo"
                        ]
                        "translation.loader.qt" => array:1 [
                          0 => "ts"
                        ]
                        "translation.loader.csv" => array:1 [
                          0 => "csv"
                        ]
                        "translation.loader.res" => array:1 [
                          0 => "res"
                        ]
                        "translation.loader.dat" => array:1 [
                          0 => "dat"
                        ]
                        "translation.loader.ini" => array:1 [
                          0 => "ini"
                        ]
                        "translation.loader.json" => array:1 [
                          0 => "json"
                        ]
                        "Lexik\Bundle\TranslationBundle\Translation\Loader" => array:1 [
                          0 => "database"
                        ]
                      ]
                      #options: array:5 [
                        "cache_dir" => "/home/production/apps/site/releases/20260324083416Z/var/cache/prod/translations"
                        "debug" => false
                        "resource_files" => []
                        "scanned_directories" => []
                        "cache_vary" => []
                      ]
                      -resourceLocales: []
                      -resources: array:66 [
                        0 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/symfony/validator/Resources/translations/validators.nl.xlf"
                          2 => "nl"
                          3 => "validators"
                        ]
                        1 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/symfony/form/Resources/translations/validators.nl.xlf"
                          2 => "nl"
                          3 => "validators"
                        ]
                        2 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/symfony/security-core/Exception/../Resources/translations/security.nl.xlf"
                          2 => "nl"
                          3 => "security"
                        ]
                        3 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataAdminBundle"
                        ]
                        4 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff"
                          2 => "nl"
                          3 => "validators"
                        ]
                        5 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataBlockBundle"
                        ]
                        6 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/classification-bundle/src/Resources/translations/SonataClassificationBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataClassificationBundle"
                        ]
                        7 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/formatter-bundle/src/Resources/translations/SonataFormatterBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataFormatterBundle"
                        ]
                        8 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataMediaBundle"
                        ]
                        9 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/page-bundle/src/Resources/translations/SonataPageBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataPageBundle"
                        ]
                        10 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/page-bundle/src/Resources/translations/validators.nl.xliff"
                          2 => "nl"
                          3 => "validators"
                        ]
                        11 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataSeoBundle"
                        ]
                        12 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/user-bundle/src/Resources/translations/validators.nl.xliff"
                          2 => "nl"
                          3 => "validators"
                        ]
                        13 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataUserBundle"
                        ]
                        14 => array:4 [
                          0 => "yml"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.nl.yml"
                          2 => "nl"
                          3 => "LexikTranslationBundle"
                        ]
                        15 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataFormBundle"
                        ]
                        16 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataTwigBundle"
                        ]
                        17 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataMediaBundle.nl.xlf"
                          2 => "nl"
                          3 => "SonataMediaBundle"
                        ]
                        18 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataUserBundle.nl.xlf"
                          2 => "nl"
                          3 => "SonataUserBundle"
                        ]
                        19 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataFormatterBundle.nl.xlf"
                          2 => "nl"
                          3 => "SonataFormatterBundle"
                        ]
                        20 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataMediaBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataMediaBundle"
                        ]
                        21 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataClassificationBundle.nl.xlf"
                          2 => "nl"
                          3 => "SonataClassificationBundle"
                        ]
                        22 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/portiskills.nl.xlf"
                          2 => "nl"
                          3 => "portiskills"
                        ]
                        23 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/registration.nl.xlf"
                          2 => "nl"
                          3 => "registration"
                        ]
                        24 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/portilog.nl.xlf"
                          2 => "nl"
                          3 => "portilog"
                        ]
                        25 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/mail.nl.xlf"
                          2 => "nl"
                          3 => "mail"
                        ]
                        26 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataSeoBundle.nl.xlf"
                          2 => "nl"
                          3 => "SonataSeoBundle"
                        ]
                        27 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/messages.nl.xlf"
                          2 => "nl"
                          3 => "messages"
                        ]
                        28 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataSeoBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataSeoBundle"
                        ]
                        29 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/BlockNameTranslations.nl.xlf"
                          2 => "nl"
                          3 => "BlockNameTranslations"
                        ]
                        30 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/syntra.nl.xlf"
                          2 => "nl"
                          3 => "syntra"
                        ]
                        31 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/registrationSBM.nl.xlf"
                          2 => "nl"
                          3 => "registrationSBM"
                        ]
                        32 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/sbm.nl.xlf"
                          2 => "nl"
                          3 => "sbm"
                        ]
                        33 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataAdminBundle.nl.xlf"
                          2 => "nl"
                          3 => "SonataAdminBundle"
                        ]
                        34 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/escala.nl.xlf"
                          2 => "nl"
                          3 => "escala"
                        ]
                        35 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataPageBundle.nl.xlf"
                          2 => "nl"
                          3 => "SonataPageBundle"
                        ]
                        36 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/date.nl.xliff"
                          2 => "nl"
                          3 => "date"
                        ]
                        37 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "BlockNameTranslations"
                        ]
                        38 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "date"
                        ]
                        39 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "escala"
                        ]
                        40 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "FOSUserBundle"
                        ]
                        41 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "KnpPaginatorBundle"
                        ]
                        42 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "LexikTranslationBundle"
                        ]
                        43 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "mail"
                        ]
                        44 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "messages"
                        ]
                        45 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "portilog"
                        ]
                        46 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "portiskills"
                        ]
                        47 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "registration"
                        ]
                        48 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "registrationSBM"
                        ]
                        49 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "sbm"
                        ]
                        50 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "security"
                        ]
                        51 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataAdminBundle"
                        ]
                        52 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataBlockBundle"
                        ]
                        53 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataClassificationBundle"
                        ]
                        54 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataCoreBundle"
                        ]
                        55 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataDatagridBundle"
                        ]
                        56 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataFormatterBundle"
                        ]
                        57 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataFormBundle"
                        ]
                        58 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataMediaBundle"
                        ]
                        59 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataNotificationBundle"
                        ]
                        60 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataPageBundle"
                        ]
                        61 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataSeoBundle"
                        ]
                        62 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataTwigBundle"
                        ]
                        63 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataUserBundle"
                        ]
                        64 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "syntra"
                        ]
                        65 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "validators"
                        ]
                      ]
                      -resourceFiles: []
                      -scannedDirectories: []
                      -enabledLocales: []
                    }
                  }
                  -security: Symfony\Component\Security\Core\Authorization\AuthorizationChecker {#224
                    -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#217
                      -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#218 …2}
                      -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#219 …8}
                      -enableUsageTracking: true
                    }
                    -accessDecisionManager: Symfony\Component\Security\Core\Authorization\AccessDecisionManager {#220
                      -voters: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#221 …2}
                      -votersCacheAttributes: array:1 [ …1]
                      -votersCacheObject: array:1 [ …1]
                      -strategy: Symfony\Component\Security\Core\Authorization\Strategy\UnanimousStrategy {#223 …1}
                    }
                    -authenticationManager: null
                    -alwaysAuthenticate: false
                    -exceptionOnNoToken: false
                  }
                  -roles: array:2 [
                    0 => "ROLE_ADMIN"
                    1 => "ROLE_SUPER_ADMIN"
                  ]
                }
              ]
              -defaultContext: "default"
            }
            -rootCategories: null
            -categoryManager: Sbm\Infrastructure\Entity\Classification\CategoryManager {#662
              #class: "Sbm\Infrastructure\Entity\Classification\Category"
              #registry: Doctrine\Bundle\DoctrineBundle\Registry {#275
                -name: "ORM"
                -connections: array:1 [
                  "default" => "doctrine.dbal.default_connection"
                ]
                -managers: array:1 [
                  "default" => "doctrine.orm.default_entity_manager"
                ]
                -defaultConnection: "default"
                -defaultManager: "default"
                -proxyInterfaceName: "Doctrine\Persistence\Proxy"
                #container: ContainerLIXD8Ih\Sbm_KernelProdContainer {#13 …}
              }
              #categories: []
              #contextManager: Sonata\ClassificationBundle\Entity\ContextManager {#663
                #class: "Sbm\Infrastructure\Entity\Classification\Context"
                #registry: Doctrine\Bundle\DoctrineBundle\Registry {#275}
              }
              -siteSelector: Sonata\PageBundle\Site\HostSiteSelector {#430
                #site: Sbm\Infrastructure\Entity\Page\Site {#1009
                  #id: "7f79577e-2c76-4314-97bd-0d25db22446d"
                  #name: "SBM"
                  #title: "SBM"
                  #host: "sbm.be"
                  #locale: "nl"
                  #enabledFrom: DateTime @1504767452 {#999
                    date: 2017-09-07 08:57:32.0 Europe/Brussels (+02:00)
                  }
                  #enabledTo: DateTime @4660441052 {#1003
                    date: 2117-09-07 08:57:32.0 Europe/Brussels (+02:00)
                  }
                  #isDefault: true
                  #relativePath: "/"
                  #enabled: true
                  #createdAt: DateTime @1504767452 {#1004
                    date: 2017-09-07 08:57:32.0 Europe/Brussels (+02:00)
                  }
                  #updatedAt: DateTime @1757511136 {#1005
                    date: 2025-09-10 15:32:16.0 Europe/Brussels (+02:00)
                  }
                  #metaDescription: "SBM is uw gespecialiseerde partner voor bedrijfsopleidingen, coaching en advies. Voor uw bedrijf én medewerkers."
                  #metaKeywords: "sbm, opleiding, training, coaching, advies"
                  #codeIndelingen: "SBM"
                  #logoPath: "/sbm/svg/sbm_logo.svg"
                  #senderEmail: "Kevin@sbm.be"
                  #media: Doctrine\ORM\PersistentCollection {#1020
                    #collection: Doctrine\Common\Collections\ArrayCollection {#1021
                      -elements: []
                    }
                    #initialized: false
                    -snapshot: []
                    -owner: Sbm\Infrastructure\Entity\Page\Site {#1009}
                    -association: array:15 [ …15]
                    -em: Doctrine\ORM\EntityManager {#556 …11}
                    -backRefFieldName: "site"
                    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1012 …}
                    -isDirty: false
                  }
                  #popupPath: null
                  #popupLink: "Op <b>5 maart</b> vernieuwen we onze telefonie-infrastructuur. Hierdoor kunnen er gedurende de dag tijdelijke storingen zijn. <b>We blijven deze week vlot bereikbaar</b> via webchat (tijdens kantooruren) en <a href="mailto:info@sbm.be">e-mail</a>."
                  #popupFrom: DateTime @1741042800 {#1006
                    date: 2025-03-04 00:00:00.0 Europe/Brussels (+01:00)
                  }
                  #popupTo: DateTime @1741215600 {#1007
                    date: 2025-03-06 00:00:00.0 Europe/Brussels (+01:00)
                  }
                  #tracking: true
                  #externalId: "15"
                }
                #siteManager: Sonata\PageBundle\Entity\SiteManager {#286
                  #class: "Sbm\Infrastructure\Entity\Page\Site"
                  #registry: Doctrine\Bundle\DoctrineBundle\Registry {#275}
                }
                #decoratorStrategy: Sonata\PageBundle\CmsManager\DecoratorStrategy {#431
                  -ignoreRoutes: array:1 [
                    0 => "account-login-redirect"
                  ]
                  -ignoreRoutePatterns: array:3 [
                    0 => "(.*)admin(.*)"
                    1 => "^/_(.*)"
                    2 => "^fsdebug_annotate_.*"
                  ]
                  -ignoreUriPatterns: array:2 [
                    0 => "^/admin(.*)"
                    1 => "^/_(.*)"
                  ]
                }
                #seoPage: Sonata\SeoBundle\Seo\SeoPage {#432
                  -title: "Opleidingen Veiligheid - SBM"
                  -metas: array:3 [
                    "name" => array:3 [
                      "description" => array:2 [ …2]
                      "keywords" => array:2 [ …2]
                      "robots" => array:2 [ …2]
                    ]
                    "property" => array:7 [
                      "og:locale" => array:2 [ …2]
                      "og:type" => array:2 [ …2]
                      "og:url" => array:2 [ …2]
                      "og:image" => array:2 [ …2]
                      "og:sitename" => array:2 [ …2]
                      "og:description" => array:2 [ …2]
                      "og:title" => array:2 [ …2]
                    ]
                    "http-equiv" => array:1 [
                      "Content-Type" => array:2 [ …2]
                    ]
                  ]
                  -htmlAttributes: array:1 [
                    "xmlns" => "http://www.w3.org/1999/xhtml"
                  ]
                  -linkCanonical: ""
                  -separator: " | "
                  -headAttributes: []
                  -langAlternates: []
                  -oembedLinks: []
                  -originalTitle: "Opleidingen Veiligheid - SBM"
                  -breadcrumb: []
                }
              }
            }
          }
          "00000000000003db0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber {#987
            -logger: Symfony\Bridge\Monolog\Logger {#266 …9}
          }
        ]
        "prePersist" => array:7 [
          "00000000000003c80000000000000000" => Sbm\Infrastructure\Event\Subscriber\Customer\WishlistSubscriber {#968}
          "00000000000003d10000000000000000" => Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber {#977}
          "00000000000003d20000000000000000" => Sonata\UserBundle\Listener\UserListener {#978
            -canonicalFieldsUpdater: Sonata\UserBundle\Util\CanonicalFieldsUpdater {#979}
            -userManager: Sbm\Infrastructure\Security\UserManager {#980
              #class: "Sbm\Infrastructure\Entity\User\User"
              #registry: Doctrine\Bundle\DoctrineBundle\Registry {#275}
              -canonicalFieldsUpdater: Sonata\UserBundle\Util\CanonicalFieldsUpdater {#979}
              -userPasswordHasher: Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher {#981
                -hasherFactory: Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory {#982
                  -passwordHashers: array:2 [
                    "Sbm\Infrastructure\Entity\User\User" => array:2 [
                      "class" => "Symfony\Component\PasswordHasher\Hasher\NativePasswordHasher"
                      "arguments" => array:4 [ …4]
                    ]
                    "Sbm\Infrastructure\Model\DummyUser" => array:2 [
                      "class" => "Symfony\Component\PasswordHasher\Hasher\NativePasswordHasher"
                      "arguments" => array:4 [ …4]
                    ]
                  ]
                }
              }
              -siteSelector: Sonata\PageBundle\Site\HostSiteSelector {#430}
            }
          }
          "00000000000003d70000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber {#983
            -userProvider: Knp\DoctrineBehaviors\Provider\UserProvider {#984
              -security: Symfony\Component\Security\Core\Security {#985
                -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#986
                  -externalId: null
                  -container: null
                  -factories: array:2 [
                    "security.authorization_checker" => array:4 [
                      0 => "services"
                      1 => ".container.private.security.authorization_checker"
                      2 => "get_Container_Private_Security_AuthorizationCheckerService"
                      3 => false
                    ]
                    "security.token_storage" => array:4 [
                      0 => "services"
                      1 => ".container.private.security.token_storage"
                      2 => "get_Container_Private_Security_TokenStorageService"
                      3 => false
                    ]
                  ]
                  -loading: []
                  -providedTypes: null
                  -factory: ContainerLIXD8Ih\Sbm_KernelProdContainer::getService($registry, string $id, ?string $method, $load) {#54}
                  -serviceMap: array:2 [
                    "security.authorization_checker" => array:4 [
                      0 => "services"
                      1 => ".container.private.security.authorization_checker"
                      2 => "get_Container_Private_Security_AuthorizationCheckerService"
                      3 => false
                    ]
                    "security.token_storage" => array:4 [
                      0 => "services"
                      1 => ".container.private.security.token_storage"
                      2 => "get_Container_Private_Security_TokenStorageService"
                      3 => false
                    ]
                  ]
                  -serviceTypes: array:2 [
                    "security.authorization_checker" => "?"
                    "security.token_storage" => "?"
                  ]
                }
              }
              -blameableUserEntity: null
            }
            -entityManager: ContainerLIXD8Ih\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#532 …2}
            -blameableUserEntity: null
          }
          "00000000000003dd0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber {#989
            -entityManager: ContainerLIXD8Ih\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#532 …2}
            -defaultSluggableRepository: Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository {#988
              -entityManager: ContainerLIXD8Ih\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#532 …2}
            }
          }
          "00000000000003e10000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber {#993
            -translatableFetchMode: 2
            -translationFetchMode: 2
            -localeProvider: Knp\DoctrineBehaviors\Provider\LocaleProvider {#992
              -requestStack: Symfony\Component\HttpFoundation\RequestStack {#187
                -requests: array:1 [
                  0 => Symfony\Component\HttpFoundation\Request {#5
                    +attributes: Symfony\Component\HttpFoundation\ParameterBag {#8
                      #parameters: array:9 [ …9]
                    }
                    +request: Symfony\Component\HttpFoundation\InputBag {#6
                      #parameters: []
                    }
                    +query: Symfony\Component\HttpFoundation\InputBag {#7
                      #parameters: []
                    }
                    +server: Symfony\Component\HttpFoundation\ServerBag {#11
                      #parameters: array:68 [ …68]
                    }
                    +files: Symfony\Component\HttpFoundation\FileBag {#10
                      #parameters: []
                    }
                    +cookies: Symfony\Component\HttpFoundation\InputBag {#9
                      #parameters: []
                    }
                    +headers: Symfony\Component\HttpFoundation\HeaderBag {#12
                      #headers: array:8 [ …8]
                      #cacheControl: []
                    }
                    #content: null
                    #languages: null
                    #charsets: null
                    #encodings: null
                    #acceptableContentTypes: null
                    #pathInfo: "/opleiding/veiligheid-milieu-en-kwaliteit/veiligheid"
                    #requestUri: "/opleiding/veiligheid-milieu-en-kwaliteit/veiligheid"
                    #baseUrl: ""
                    #basePath: ""
                    #method: "GET"
                    #format: null
                    #session: Symfony\Component\HttpFoundation\Session\Session {#686
                      #storage: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage {#673 …6}
                      -flashName: "flashes"
                      -attributeName: "attributes"
                      -data: & array:2 [ …2]
                      -usageIndex: & 29
                      -usageReporter: array:2 [ …2]
                    }
                    #locale: "nl"
                    #defaultLocale: "nl"
                    -preferredFormat: null
                    -isHostValid: true
                    -isForwardedValid: true
                    -isSafeContentPreferred: null
                    format: "html"
                  }
                ]
              }
              -parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#925
                #parameters: []
                #resolved: false
                -container: ContainerLIXD8Ih\Sbm_KernelProdContainer {#13 …}
              }
              -translator: Sbm\Infrastructure\Translator\FallbackTranslator {#331}
            }
          }
          "00000000000003e30000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber {#995}
        ]
        "postLoad" => array:2 [
          "00000000000003c80000000000000000" => Sbm\Infrastructure\Event\Subscriber\Customer\WishlistSubscriber {#968}
          "00000000000003e10000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber {#993}
        ]
        "preUpdate" => array:5 [
          "00000000000003c80000000000000000" => Sbm\Infrastructure\Event\Subscriber\Customer\WishlistSubscriber {#968}
          "00000000000003d10000000000000000" => Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber {#977}
          "00000000000003d20000000000000000" => Sonata\UserBundle\Listener\UserListener {#978}
          "00000000000003d70000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber {#983}
          "00000000000003dd0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber {#989}
        ]
        "postGenerateSchema" => array:4 [
          "00000000000003c90000000000000000" => Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber {#969
            -transports: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#970
              -generator: Closure() {#971
                class: "ContainerLIXD8Ih\getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService"
                use: {
                  $container: ContainerLIXD8Ih\Sbm_KernelProdContainer {#13 …}
                }
              }
              -count: 29
            }
          }
          "00000000000003cc0000000000000000" => Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber {#972
            -dbalAdapters: []
          }
          "00000000000003cd0000000000000000" => Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber {#973
            -pdoAdapters: []
          }
          "00000000000003ce0000000000000000" => Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber {#974
            -rememberMeHandlers: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#975
              -generator: Closure() {#976
                class: "ContainerLIXD8Ih\getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService"
                use: {
                  $container: ContainerLIXD8Ih\Sbm_KernelProdContainer {#13 …}
                }
              }
              -count: 2
            }
          }
        ]
        "onSchemaCreateTable" => array:1 [
          "00000000000003c90000000000000000" => Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber {#969}
        ]
        "preRemove" => array:3 [
          "00000000000003d10000000000000000" => Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber {#977}
          "00000000000003d70000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber {#983}
          "00000000000003db0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber {#987}
        ]
        "postUpdate" => array:2 [
          "00000000000003d10000000000000000" => Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber {#977}
          "00000000000003db0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber {#987}
        ]
        "postRemove" => array:1 [
          "00000000000003d10000000000000000" => Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber {#977}
        ]
        "onClear" => array:1 [
          "00000000000003d10000000000000000" => Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber {#977}
        ]
        "loadClassMetadata" => array:10 [
          "00000000000003d70000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber {#983}
          "00000000000003dd0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber {#989}
          "00000000000003de0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber {#990}
          "00000000000003df0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber {#991
            -timestampableDateFieldType: "datetime"
          }
          "00000000000003e10000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber {#993}
          "00000000000003e20000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber {#994}
          "00000000000003e30000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber {#995}
          "00000000000003e40000000000000000" => Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper {#996
            -associations: array:9 [
              "Sbm\Infrastructure\Entity\Classification\Category" => array:2 [
                "mapOneToMany" => array:1 [
                  0 => array:6 [
                    "fieldName" => "children"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Classification\Category"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "mappedBy" => "parent"
                    "orphanRemoval" => true
                    "orderBy" => array:1 [
                      "position" => "ASC"
                    ]
                  ]
                ]
                "mapManyToOne" => array:2 [
                  0 => array:5 [
                    "fieldName" => "parent"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Classification\Category"
                    "cascade" => array:4 [
                      0 => "persist"
                      1 => "refresh"
                      2 => "merge"
                      3 => "detach"
                    ]
                    "inversedBy" => "children"
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                  1 => array:4 [
                    "fieldName" => "context"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Classification\Context"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "joinColumns" => array:1 [
                      0 => array:2 [ …2]
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Classification\Tag" => array:1 [
                "mapManyToOne" => array:1 [
                  0 => array:4 [
                    "fieldName" => "context"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Classification\Context"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "joinColumns" => array:1 [
                      0 => array:2 [ …2]
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Classification\Collection" => array:1 [
                "mapManyToOne" => array:1 [
                  0 => array:4 [
                    "fieldName" => "context"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Classification\Context"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "joinColumns" => array:1 [
                      0 => array:2 [ …2]
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Media\Media" => array:2 [
                "mapOneToMany" => array:1 [
                  0 => array:4 [
                    "fieldName" => "galleryItems"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Media\GalleryItem"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "mappedBy" => "media"
                  ]
                ]
                "mapManyToOne" => array:1 [
                  0 => array:4 [
                    "fieldName" => "category"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Classification\Category"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Media\GalleryItem" => array:1 [
                "mapManyToOne" => array:2 [
                  0 => array:5 [
                    "fieldName" => "gallery"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Media\Gallery"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "inversedBy" => "galleryItems"
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                  1 => array:5 [
                    "fieldName" => "media"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Media\Media"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "inversedBy" => "galleryItems"
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Media\Gallery" => array:1 [
                "mapOneToMany" => array:1 [
                  0 => array:6 [
                    "fieldName" => "galleryItems"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Media\GalleryItem"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "mappedBy" => "gallery"
                    "orphanRemoval" => true
                    "orderBy" => array:1 [
                      "position" => "ASC"
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Page\Page" => array:2 [
                "mapOneToMany" => array:2 [
                  0 => array:5 [
                    "fieldName" => "children"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Page"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "mappedBy" => "parent"
                    "orderBy" => array:1 [
                      "position" => "ASC"
                    ]
                  ]
                  1 => array:5 [
                    "fieldName" => "blocks"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Block"
                    "cascade" => array:5 [
                      0 => "remove"
                      1 => "persist"
                      2 => "refresh"
                      3 => "merge"
                      4 => "detach"
                    ]
                    "mappedBy" => "page"
                    "orderBy" => array:1 [
                      "position" => "ASC"
                    ]
                  ]
                ]
                "mapManyToOne" => array:2 [
                  0 => array:4 [
                    "fieldName" => "site"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Site"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                  1 => array:5 [
                    "fieldName" => "parent"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Page"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "inversedBy" => "children"
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Page\Block" => array:2 [
                "mapOneToMany" => array:1 [
                  0 => array:6 [
                    "fieldName" => "children"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Block"
                    "cascade" => array:2 [
                      0 => "remove"
                      1 => "persist"
                    ]
                    "mappedBy" => "parent"
                    "orphanRemoval" => true
                    "orderBy" => array:1 [
                      "position" => "ASC"
                    ]
                  ]
                ]
                "mapManyToOne" => array:2 [
                  0 => array:4 [
                    "fieldName" => "parent"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Block"
                    "inversedBy" => "children"
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                  1 => array:5 [
                    "fieldName" => "page"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Page"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "inversedBy" => "blocks"
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Page\Snapshot" => array:1 [
                "mapManyToOne" => array:2 [
                  0 => array:4 [
                    "fieldName" => "site"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Site"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                  1 => array:4 [
                    "fieldName" => "page"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Page"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                ]
              ]
            ]
            -discriminators: []
            -discriminatorColumns: []
            -inheritanceTypes: []
            -indexes: array:1 [
              "Sbm\Infrastructure\Entity\Page\Snapshot" => array:1 [
                "idx_snapshot_dates_enabled" => array:3 [
                  0 => "publication_date_start"
                  1 => "publication_date_end"
                  2 => "enabled"
                ]
              ]
            ]
            -uniques: array:2 [
              "Sbm\Infrastructure\Entity\Classification\Tag" => array:1 [
                "tag_context" => array:2 [
                  0 => "slug"
                  1 => "context"
                ]
              ]
              "Sbm\Infrastructure\Entity\Classification\Collection" => array:1 [
                "tag_collection" => array:2 [
                  0 => "slug"
                  1 => "context"
                ]
              ]
            ]
            -overrides: []
          }
          "_service_doctrine.orm.default_listeners.attach_entity_listeners" => "doctrine.orm.default_listeners.attach_entity_listeners"
          "_service_lexik_translation.orm.listener" => "lexik_translation.orm.listener"
        ]
        "onFlush" => array:1 [
          "00000000000003de0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber {#990}
        ]
      ]
      -subscribers: []
      -initialized: array:1 [
        "postLoad" => true
      ]
      -initializedSubscribers: true
      -methods: array:12 [
        "postPersist" => array:3 [
          "00000000000003c80000000000000000" => "postPersist"
          "00000000000003d10000000000000000" => "postPersist"
          "00000000000003db0000000000000000" => "postPersist"
        ]
        "prePersist" => array:7 [
          "00000000000003c80000000000000000" => "prePersist"
          "00000000000003d10000000000000000" => "prePersist"
          "00000000000003d20000000000000000" => "prePersist"
          "00000000000003d70000000000000000" => "prePersist"
          "00000000000003dd0000000000000000" => "prePersist"
          "00000000000003e10000000000000000" => "prePersist"
          "00000000000003e30000000000000000" => "prePersist"
        ]
        "postLoad" => array:2 [
          "00000000000003c80000000000000000" => "postLoad"
          "00000000000003e10000000000000000" => "postLoad"
        ]
        "preUpdate" => array:5 [
          "00000000000003c80000000000000000" => "preUpdate"
          "00000000000003d10000000000000000" => "preUpdate"
          "00000000000003d20000000000000000" => "preUpdate"
          "00000000000003d70000000000000000" => "preUpdate"
          "00000000000003dd0000000000000000" => "preUpdate"
        ]
        "postGenerateSchema" => array:4 [
          "00000000000003c90000000000000000" => "postGenerateSchema"
          "00000000000003cc0000000000000000" => "postGenerateSchema"
          "00000000000003cd0000000000000000" => "postGenerateSchema"
          "00000000000003ce0000000000000000" => "postGenerateSchema"
        ]
        "onSchemaCreateTable" => array:1 [
          "00000000000003c90000000000000000" => "onSchemaCreateTable"
        ]
        "preRemove" => array:3 [
          "00000000000003d10000000000000000" => "preRemove"
          "00000000000003d70000000000000000" => "preRemove"
          "00000000000003db0000000000000000" => "preRemove"
        ]
        "postUpdate" => array:2 [
          "00000000000003d10000000000000000" => "postUpdate"
          "00000000000003db0000000000000000" => "postUpdate"
        ]
        "postRemove" => array:1 [
          "00000000000003d10000000000000000" => "postRemove"
        ]
        "onClear" => array:1 [
          "00000000000003d10000000000000000" => "onClear"
        ]
        "loadClassMetadata" => array:8 [
          "00000000000003d70000000000000000" => "loadClassMetadata"
          "00000000000003dd0000000000000000" => "loadClassMetadata"
          "00000000000003de0000000000000000" => "loadClassMetadata"
          "00000000000003df0000000000000000" => "loadClassMetadata"
          "00000000000003e10000000000000000" => "loadClassMetadata"
          "00000000000003e20000000000000000" => "loadClassMetadata"
          "00000000000003e30000000000000000" => "loadClassMetadata"
          "00000000000003e40000000000000000" => "loadClassMetadata"
        ]
        "onFlush" => array:1 [
          "00000000000003de0000000000000000" => "onFlush"
        ]
      ]
      -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#562
        -externalId: null
        -container: null
        -factories: array:18 [
          "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"
            2 => "getBlameableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"
            2 => "getLoggableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"
            2 => "getSluggableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"
            2 => "getSoftDeletableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"
            2 => "getTimestampableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"
            2 => "getTranslatableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"
            2 => "getTreeEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"
            2 => "getUuidableEventSubscriberService"
            3 => true
          ]
          "doctrine.orm.default_listeners.attach_entity_listeners" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.default_listeners.attach_entity_listeners"
            2 => "getDoctrine_Orm_DefaultListeners_AttachEntityListenersService"
            3 => true
          ]
          "doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber"
            2 => "getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService"
            3 => true
          ]
          "doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.listeners.doctrine_token_provider_schema_subscriber"
            2 => "getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService"
            3 => true
          ]
          "doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber"
            2 => "getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService"
            3 => true
          ]
          "doctrine.orm.messenger.doctrine_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.messenger.doctrine_schema_subscriber"
            2 => "getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService"
            3 => true
          ]
          "lexik_translation.orm.listener" => array:4 [
            0 => "privates"
            1 => "lexik_translation.orm.listener"
            2 => "getLexikTranslation_Orm_ListenerService"
            3 => true
          ]
          "sbm.infrastructure.event.subscriber.customer.wishlist" => array:4 [
            0 => "privates"
            1 => "sbm.infrastructure.event.subscriber.customer.wishlist"
            2 => "getSbm_Infrastructure_Event_Subscriber_Customer_WishlistService"
            3 => true
          ]
          "sonata.doctrine.mapper" => array:4 [
            0 => "privates"
            1 => "sonata.doctrine.mapper"
            2 => "getSonata_Doctrine_MapperService"
            3 => true
          ]
          "sonata.media.doctrine.event_subscriber" => array:4 [
            0 => "privates"
            1 => "sonata.media.doctrine.event_subscriber"
            2 => "getSonata_Media_Doctrine_EventSubscriberService"
            3 => true
          ]
          "sonata.user.listener.user" => array:4 [
            0 => "privates"
            1 => "sonata.user.listener.user"
            2 => "getSonata_User_Listener_UserService"
            3 => true
          ]
        ]
        -loading: []
        -providedTypes: null
        -factory: ContainerLIXD8Ih\Sbm_KernelProdContainer::getService($registry, string $id, ?string $method, $load) {#54}
        -serviceMap: array:18 [
          "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"
            2 => "getBlameableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"
            2 => "getLoggableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"
            2 => "getSluggableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"
            2 => "getSoftDeletableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"
            2 => "getTimestampableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"
            2 => "getTranslatableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"
            2 => "getTreeEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"
            2 => "getUuidableEventSubscriberService"
            3 => true
          ]
          "doctrine.orm.default_listeners.attach_entity_listeners" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.default_listeners.attach_entity_listeners"
            2 => "getDoctrine_Orm_DefaultListeners_AttachEntityListenersService"
            3 => true
          ]
          "doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber"
            2 => "getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService"
            3 => true
          ]
          "doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.listeners.doctrine_token_provider_schema_subscriber"
            2 => "getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService"
            3 => true
          ]
          "doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber"
            2 => "getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService"
            3 => true
          ]
          "doctrine.orm.messenger.doctrine_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.messenger.doctrine_schema_subscriber"
            2 => "getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService"
            3 => true
          ]
          "lexik_translation.orm.listener" => array:4 [
            0 => "privates"
            1 => "lexik_translation.orm.listener"
            2 => "getLexikTranslation_Orm_ListenerService"
            3 => true
          ]
          "sbm.infrastructure.event.subscriber.customer.wishlist" => array:4 [
            0 => "privates"
            1 => "sbm.infrastructure.event.subscriber.customer.wishlist"
            2 => "getSbm_Infrastructure_Event_Subscriber_Customer_WishlistService"
            3 => true
          ]
          "sonata.doctrine.mapper" => array:4 [
            0 => "privates"
            1 => "sonata.doctrine.mapper"
            2 => "getSonata_Doctrine_MapperService"
            3 => true
          ]
          "sonata.media.doctrine.event_subscriber" => array:4 [
            0 => "privates"
            1 => "sonata.media.doctrine.event_subscriber"
            2 => "getSonata_Media_Doctrine_EventSubscriberService"
            3 => true
          ]
          "sonata.user.listener.user" => array:4 [
            0 => "privates"
            1 => "sonata.user.listener.user"
            2 => "getSonata_User_Listener_UserService"
            3 => true
          ]
        ]
        -serviceTypes: array:18 [
          "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" => "?"
          "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" => "?"
          "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" => "?"
          "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" => "?"
          "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" => "?"
          "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" => "?"
          "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" => "?"
          "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" => "?"
          "doctrine.orm.default_listeners.attach_entity_listeners" => "?"
          "doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" => "?"
          "doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" => "?"
          "doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber" => "?"
          "doctrine.orm.messenger.doctrine_schema_subscriber" => "?"
          "lexik_translation.orm.listener" => "?"
          "sbm.infrastructure.event.subscriber.customer.wishlist" => "?"
          "sonata.doctrine.mapper" => "?"
          "sonata.media.doctrine.event_subscriber" => "?"
          "sonata.user.listener.user" => "?"
        ]
      }
    }
    #_keywords: null
  }
  #conn: Doctrine\DBAL\Connection {#613
    #_conn: Doctrine\DBAL\Driver\PDO\Connection {#967
      -connection: PDO {#966
        inTransaction: false
        attributes: {
          CASE: NATURAL
          ERRMODE: EXCEPTION
          AUTOCOMMIT: 1
          PERSISTENT: false
          DRIVER_NAME: "mysql"
          SERVER_INFO: "Uptime: 13132949  Threads: 21  Questions: 1111571575  Slow queries: 504046  Opens: 100679  Open tables: 567  Queries per second avg: 84.639"
          ORACLE_NULLS: NATURAL
          CLIENT_VERSION: "mysqlnd 8.2.30"
          SERVER_VERSION: "10.6.8-MariaDB-1:10.6.8+maria~bullseye-log"
          STATEMENT_CLASS: array:1 [
            0 => "PDOStatement"
          ]
          EMULATE_PREPARES: 1
          CONNECTION_STATUS: "Localhost via UNIX socket"
          STRINGIFY_FETCHES: false
          DEFAULT_FETCH_MODE: BOTH
        }
      }
    }
    #_config: Doctrine\DBAL\Configuration {#557
      -middlewares: []
      #sqlLogger: null
      -resultCache: null
      #resultCacheImpl: null
      #schemaAssetsFilter: Closure(): bool {#558
        returnType: "bool"
        class: "Doctrine\DBAL\Configuration"
      }
      #autoCommit: true
      -schemaManagerFactory: Doctrine\DBAL\Schema\LegacySchemaManagerFactory {#559}
    }
    #_eventManager: Symfony\Bridge\Doctrine\ContainerAwareEventManager {#561}
    #_expr: Doctrine\DBAL\Query\Expression\ExpressionBuilder {#614
      -connection: Doctrine\DBAL\Connection {#613}
    }
    -autoCommit: true
    -transactionNestingLevel: 0
    -transactionIsolationLevel: null
    -nestTransactionsWithSavepoints: false
    -params: array:11 [
      "url" => "mysql://sbm_production:hK_rg4_p4Wq!dfe@localhost:3306/sbm_production?serverVersion=mariadb-10.6.8&charset=utf8mb4"
      "driver" => "pdo_mysql"
      "host" => "localhost"
      "port" => 3306
      "user" => "sbm_production"
      "password" => "hK_rg4_p4Wq!dfe"
      "driverOptions" => []
      "defaultTableOptions" => []
      "dbname" => "sbm_production"
      "serverVersion" => "mariadb-10.6.8"
      "charset" => "utf8mb4"
    ]
    -platform: Doctrine\DBAL\Platforms\MariaDb1027Platform {#959}
    -exceptionConverter: null
    -parser: Doctrine\DBAL\SQL\Parser {#997
      -sqlPattern: "('[^']*'|"[^"]*"|`[^`]*`|(?<!\b(?i:ARRAY))\[(?:[^\]])*\]|:{2,}|--[^\r\n]*|/\*([^*]+|\*+[^/*])*\**\*/|[^:\?'"`\[\-\/]+)"
    }
    #_schemaManager: null
    #_driver: Doctrine\DBAL\Driver\PDO\MySQL\Driver {#609}
    -isRollbackOnly: false
    -schemaManagerFactory: Doctrine\DBAL\Schema\LegacySchemaManagerFactory {#559}
  }
}
^ Doctrine\DBAL\Statement {#3433
  #sql: """
    \n
                    SELECT e.id FROM education__education e\n
                    \n
                    LEFT JOIN `education__education_campus` c ON c.education_id = e.id\n
                    LEFT JOIN `education__education_category` ecc ON e.id = ecc.education_id\n
                    INNER JOIN `classification__category` cat ON ecc.category_id = cat.id \n
                    WHERE e.site_id = :site_id AND cat.enabled = 1  AND teaching_form_data NOT LIKE :exclude_teaching_form\n
                    AND (ecc.category_id = :category_id OR ecc.category_id IN (SELECT subCat.id FROM classification__category subCat WHERE subCat.parent_id = :category_id AND subCat.site_id = cat.site_id AND subCat.context = cat.context AND subCat.enabled = 1))\n
     AND (SELECT first_date\n
                            FROM `education__education_campus` c2\n
                            WHERE c2.education_id = e.id AND c2.first_date IS NOT NULL \n
                            ORDER BY c2.first_date\n
                            LIMIT 1 ) = c.first_date\n
                    GROUP BY e.id\n
                     ORDER BY c.first_date\n
                    LIMIT 10\n
                
    """
  #params: array:3 [
    "site_id" => "7f79577e-2c76-4314-97bd-0d25db22446d"
    ":exclude_teaching_form" => "%"isDocentenOpleiding":true%"
    "category_id" => "f49162d6-5615-4854-81d8-fc6adc2babc7"
  ]
  #types: array:3 [
    "site_id" => 2
    ":exclude_teaching_form" => 2
    "category_id" => 2
  ]
  #stmt: Doctrine\DBAL\Driver\PDO\Statement {#3434
    -stmt: PDOStatement {#3251
      +queryString: """
        \n
                        SELECT e.id FROM education__education e\n
                        \n
                        LEFT JOIN `education__education_campus` c ON c.education_id = e.id\n
                        LEFT JOIN `education__education_category` ecc ON e.id = ecc.education_id\n
                        INNER JOIN `classification__category` cat ON ecc.category_id = cat.id \n
                        WHERE e.site_id = :site_id AND cat.enabled = 1  AND teaching_form_data NOT LIKE :exclude_teaching_form\n
                        AND (ecc.category_id = :category_id OR ecc.category_id IN (SELECT subCat.id FROM classification__category subCat WHERE subCat.parent_id = :category_id AND subCat.site_id = cat.site_id AND subCat.context = cat.context AND subCat.enabled = 1))\n
         AND (SELECT first_date\n
                                FROM `education__education_campus` c2\n
                                WHERE c2.education_id = e.id AND c2.first_date IS NOT NULL \n
                                ORDER BY c2.first_date\n
                                LIMIT 1 ) = c.first_date\n
                        GROUP BY e.id\n
                         ORDER BY c.first_date\n
                        LIMIT 10\n
                    
        """
    }
  }
  #platform: Doctrine\DBAL\Platforms\MariaDb1027Platform {#959
    #doctrineTypeMapping: null
    #doctrineTypeComments: null
    #_eventManager: Symfony\Bridge\Doctrine\ContainerAwareEventManager {#561
      -listeners: []
      -listeners: array:12 [
        "postPersist" => array:3 [
          "00000000000003c80000000000000000" => Sbm\Infrastructure\Event\Subscriber\Customer\WishlistSubscriber {#968}
          "00000000000003d10000000000000000" => Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber {#977
            #pool: Sonata\MediaBundle\Provider\Pool {#441
              -providers: array:6 [
                "sbm.infrastructure.media.provider.animation" => Sbm\Infrastructure\Media\Provider\AnimationProvider {#446
                  #formats: array:1 [
                    "admin" => array:7 [
                      "width" => 200
                      "height" => null
                      "quality" => 90
                      "format" => "jpg"
                      "constraint" => true
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  #templates: array:2 [
                    "helper_thumbnail" => "@SonataMedia/Provider/thumbnail.html.twig"
                    "helper_view" => "@SonataMedia/Provider/view_file.html.twig"
                  ]
                  #resizer: null
                  -clones: []
                  #name: "sbm.infrastructure.media.provider.animation"
                  #filesystem: Gaufrette\Filesystem {#442
                    #adapter: Sonata\MediaBundle\Filesystem\Local {#443
                      #directory: "/home/production/apps/site/releases/20260324083416Z/public/uploads/media"
                      -create: true
                      -mode: 511
                    }
                    #fileRegister: []
                  }
                  #cdn: Sonata\MediaBundle\CDN\Server {#444
                    -path: "/uploads/media"
                  }
                  #pathGenerator: Sonata\MediaBundle\Generator\IdGenerator {#445
                    -firstLevel: 100000
                    -secondLevel: 1000
                  }
                  #thumbnail: Sbm\Infrastructure\Media\Thumbnail\FormatThumbnail {#447
                    -defaultFormat: "jpg"
                    -resizers: array:3 [
                      "sonata.media.resizer.crop" => Sonata\MediaBundle\Resizer\CropResizer {#456
                        -adapter: Imagine\Gd\Imagine {#448
                          -metadataReader: null
                          -classFactory: null
                        }
                        -metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450
                          -pool: Sonata\MediaBundle\Provider\Pool {#441}
                          -noopMetadataBuilder: Sonata\MediaBundle\Metadata\NoopMetadataBuilder {#451}
                          -amazonMetadataBuilder: Sonata\MediaBundle\Metadata\AmazonMetadataBuilder {#452
                            -mimeTypes: Symfony\Component\Mime\MimeTypes {#453 …3}
                            -settings: []
                          }
                        }
                      }
                      "sonata.media.resizer.simple" => Sonata\MediaBundle\Resizer\SimpleResizer {#457
                        -adapter: Imagine\Gd\Imagine {#448}
                        -mode: 1
                        -metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450}
                      }
                      "sonata.media.resizer.square" => Sonata\MediaBundle\Resizer\SquareResizer {#458
                        -adapter: Imagine\Gd\Imagine {#448}
                        -mode: 1
                        -metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450}
                      }
                    ]
                    -slugifier: Cocur\Slugify\Slugify {#276
                      #rules: array:834 [
                        "°" => "0"
                        "¹" => "1"
                        "²" => "2"
                        "³" => "3"
                        "" => "4"
                        "" => "5"
                        "" => "6"
                        "" => "7"
                        "" => "8"
                        "" => "9"
                        "" => "0"
                        "" => "1"
                        "" => "2"
                        "" => "3"
                        "" => "4"
                        "" => "5"
                        "" => "6"
                        "" => "7"
                        "" => "8"
                        "" => "9"
                        "æ" => "ae"
                        "ǽ" => "ae"
                        "À" => "A"
                        "Á" => "A"
                        "Â" => "A"
                        "Ã" => "A"
                        "Å" => "AA"
                        "Ǻ" => "A"
                        "Ă" => "A"
                        "Ǎ" => "A"
                        "Æ" => "AE"
                        "Ǽ" => "AE"
                        "à" => "a"
                        "á" => "a"
                        "â" => "a"
                        "ã" => "a"
                        "å" => "aa"
                        "ǻ" => "a"
                        "ă" => "a"
                        "ǎ" => "a"
                        "ª" => "a"
                        "@" => "at"
                        "Ĉ" => "C"
                        "Ċ" => "C"
                        "Ç" => "C"
                        "ç" => "c"
                        "ĉ" => "c"
                        "ċ" => "c"
                        "©" => "c"
                        "Ð" => "Dj"
                        "Đ" => "D"
                        "ð" => "dj"
                        "đ" => "d"
                        "È" => "E"
                        "É" => "E"
                        "Ê" => "E"
                        "Ë" => "E"
                        "Ĕ" => "E"
                        "Ė" => "E"
                        "è" => "e"
                        "é" => "e"
                        "ê" => "e"
                        "ë" => "e"
                        "ĕ" => "e"
                        "ė" => "e"
                        "ƒ" => "f"
                        "Ĝ" => "G"
                        "Ġ" => "G"
                        "ĝ" => "g"
                        "ġ" => "g"
                        "Ĥ" => "H"
                        "Ħ" => "H"
                        "ĥ" => "h"
                        "ħ" => "h"
                        "Ì" => "I"
                        "Í" => "I"
                        "Î" => "I"
                        "Ï" => "I"
                        "Ĩ" => "I"
                        "Ĭ" => "I"
                        "Ǐ" => "I"
                        "Į" => "I"
                        "IJ" => "IJ"
                        "ì" => "i"
                        "í" => "i"
                        "î" => "i"
                        "ï" => "i"
                        "ĩ" => "i"
                        "ĭ" => "i"
                        "ǐ" => "i"
                        "į" => "i"
                        "ij" => "ij"
                        "Ĵ" => "J"
                        "ĵ" => "j"
                        "Ĺ" => "L"
                        "Ľ" => "L"
                        "Ŀ" => "L"
                        "ĺ" => "l"
                        "ľ" => "l"
                        "ŀ" => "l"
                        "Ñ" => "N"
                        "ñ" => "n"
                        "ʼn" => "n"
                        "Ò" => "O"
                        "Ó" => "O"
                        "Ô" => "O"
                        "Õ" => "O"
                        "Ō" => "O"
                        "Ŏ" => "O"
                        "Ǒ" => "O"
                        "Ő" => "O"
                        "Ơ" => "O"
                        "Ø" => "OE"
                        "Ǿ" => "O"
                        "Œ" => "OE"
                        "ò" => "o"
                        "ó" => "o"
                        "ô" => "o"
                        "õ" => "o"
                        "ō" => "o"
                        "ŏ" => "o"
                        "ǒ" => "o"
                        "ő" => "o"
                        "ơ" => "o"
                        "ø" => "oe"
                        "ǿ" => "o"
                        "º" => "o"
                        "œ" => "oe"
                        "Ŕ" => "R"
                        "Ŗ" => "R"
                        "ŕ" => "r"
                        "ŗ" => "r"
                        "Ŝ" => "S"
                        "Ș" => "S"
                        "ŝ" => "s"
                        "ș" => "s"
                        "ſ" => "s"
                        "Ţ" => "T"
                        "Ț" => "T"
                        "Ŧ" => "T"
                        "Þ" => "TH"
                        "ţ" => "t"
                        "ț" => "t"
                        "ŧ" => "t"
                        "þ" => "th"
                        "Ù" => "U"
                        "Ú" => "U"
                        "Û" => "U"
                        "Ü" => "UE"
                        "Ũ" => "U"
                        "Ŭ" => "U"
                        "Ű" => "U"
                        "Ų" => "U"
                        "Ư" => "U"
                        "Ǔ" => "U"
                        "Ǖ" => "U"
                        "Ǘ" => "U"
                        "Ǚ" => "U"
                        "Ǜ" => "U"
                        "ù" => "u"
                        "ú" => "u"
                        "û" => "u"
                        "ü" => "ue"
                        "ũ" => "u"
                        "ŭ" => "u"
                        "ű" => "u"
                        "ų" => "u"
                        "ư" => "u"
                        "ǔ" => "u"
                        "ǖ" => "u"
                        "ǘ" => "u"
                        "ǚ" => "u"
                        "ǜ" => "u"
                        "Ŵ" => "W"
                        "ŵ" => "w"
                        "Ý" => "Y"
                        "Ÿ" => "Y"
                        "Ŷ" => "Y"
                        "ý" => "y"
                        "ÿ" => "y"
                        "ŷ" => "y"
                        "Ա" => "A"
                        "Բ" => "B"
                        "Գ" => "G"
                        "Դ" => "D"
                        "Ե" => "E"
                        "Զ" => "Z"
                        "Է" => "E"
                        "Ը" => "Y"
                        "Թ" => "Th"
                        "Ժ" => "Zh"
                        "Ի" => "I"
                        "Լ" => "L"
                        "Խ" => "Kh"
                        "Ծ" => "Ts"
                        "Կ" => "K"
                        "Հ" => "H"
                        "Ձ" => "Dz"
                        "Ղ" => "Gh"
                        "Ճ" => "Tch"
                        "Մ" => "M"
                        "Յ" => "Y"
                        "Ն" => "N"
                        "Շ" => "Sh"
                        "Ո" => "Vo"
                        "Չ" => "Ch"
                        "Պ" => "P"
                        "Ջ" => "J"
                        "Ռ" => "R"
                        "Ս" => "S"
                        "Վ" => "V"
                        "Տ" => "T"
                        "Ր" => "R"
                        "Ց" => "C"
                        "Ւ" => "u"
                        "Փ" => "Ph"
                        "Ք" => "Q"
                        "և" => "ev"
                        "Օ" => "O"
                        "Ֆ" => "F"
                        "ա" => "a"
                        "բ" => "b"
                        "գ" => "g"
                        "դ" => "d"
                        "ե" => "e"
                        "զ" => "z"
                        "է" => "e"
                        "ը" => "y"
                        "թ" => "th"
                        "ժ" => "zh"
                        "ի" => "i"
                        "լ" => "l"
                        "խ" => "kh"
                        "ծ" => "ts"
                        "կ" => "k"
                        "հ" => "h"
                        "ձ" => "dz"
                        "ղ" => "gh"
                        "ճ" => "tch"
                        "մ" => "m"
                        "յ" => "y"
                        "ն" => "n"
                        "շ" => "sh"
                        "ո" => "vo"
                        "չ" => "ch"
                        "պ" => "p"
                        "ջ" => "j"
                        "ռ" => "r"
                        "ս" => "s"
                        "վ" => "v"
                        "տ" => "t"
                        "ր" => "r"
                        "ց" => "c"
                        "ւ" => "u"
                        "փ" => "ph"
                        "ք" => "q"
                        "օ" => "o"
                        "ֆ" => "f"
                        "Ə" => "E"
                        "Ğ" => "G"
                        "İ" => "I"
                        "Ş" => "S"
                        "Ö" => "OE"
                        "ə" => "e"
                        "ğ" => "g"
                        "ı" => "i"
                        "ş" => "s"
                        "ö" => "oe"
                        "က" => "k"
                        "" => "kh"
                        "" => "g"
                        "" => "ga"
                        "" => "ng"
                        "" => "s"
                        "" => "sa"
                        "" => "z"
                        "စျ" => "za"
                        "" => "ny"
                        "" => "t"
                        "" => "ta"
                        "" => "d"
                        "" => "da"
                        "" => "na"
                        "" => "t"
                        "" => "ta"
                        "" => "d"
                        "" => "da"
                        "" => "n"
                        "" => "p"
                        "" => "pa"
                        "" => "b"
                        "" => "ba"
                        "" => "m"
                        "" => "y"
                        "" => "ya"
                        "" => "l"
                        "" => "w"
                        "" => "th"
                        "" => "h"
                        "" => "la"
                        "" => "a"
                        "" => "y"
                        "" => "ya"
                        "" => "w"
                        "ြွ" => "yw"
                        "ျွ" => "ywa"
                        "" => "h"
                        "" => "e"
                        "" => "-e"
                        "" => "i"
                        "" => "-i"
                        "" => "u"
                        "" => "-u"
                        "" => "aw"
                        "သြော" => "aw"
                        "" => "aw"
                        "" => "ywae"
                        "" => "hnaik"
                        "" => "0"
                        "" => "1"
                        "" => "2"
                        "" => "3"
                        "" => "4"
                        "" => "5"
                        "" => "6"
                        "" => "7"
                        "" => "8"
                        "" => "9"
                        "" => ""
                        "" => ""
                        "" => ""
                        "" => "a"
                        "" => "a"
                        "" => "e"
                        "" => "e"
                        "" => "i"
                        "" => "i"
                        "ို" => "o"
                        "" => "u"
                        "" => "u"
                        "ေါင်" => "aung"
                        "ော" => "aw"
                        "ော်" => "aw"
                        "ေါ" => "aw"
                        "ေါ်" => "aw"
                        "" => "at"
                        "က်" => "et"
                        "ိုက်" => "aik"
                        "ောက်" => "auk"
                        "င်" => "in"
                        "ိုင်" => "aing"
                        "ောင်" => "aung"
                        "စ်" => "it"
                        "ည်" => "i"
                        "တ်" => "at"
                        "ိတ်" => "eik"
                        "ုတ်" => "ok"
                        "ွတ်" => "ut"
                        "ေတ်" => "it"
                        "ဒ်" => "d"
                        "ိုဒ်" => "ok"
                        "ုဒ်" => "ait"
                        "န်" => "an"
                        "ာန်" => "an"
                        "ိန်" => "ein"
                        "ုန်" => "on"
                        "ွန်" => "un"
                        "ပ်" => "at"
                        "ိပ်" => "eik"
                        "ုပ်" => "ok"
                        "ွပ်" => "ut"
                        "န်ုပ်" => "nub"
                        "မ်" => "an"
                        "ိမ်" => "ein"
                        "ုမ်" => "on"
                        "ွမ်" => "un"
                        "ယ်" => "e"
                        "ိုလ်" => "ol"
                        "ဉ်" => "in"
                        "" => "an"
                        "ိံ" => "ein"
                        "ုံ" => "on"
                        "" => "a"
                        "" => "aa"
                        "" => "e"
                        "" => "ii"
                        "" => "ei"
                        "" => "ae"
                        "" => "ai"
                        "" => "i"
                        "" => "o"
                        "" => "oi"
                        "" => "oii"
                        "" => "uu"
                        "" => "ou"
                        "" => "u"
                        "" => "B"
                        "" => "Bha"
                        "" => "Ca"
                        "" => "Chha"
                        "" => "Da"
                        "" => "Dha"
                        "" => "Fa"
                        "फ़" => "Fi"
                        "" => "Ga"
                        "" => "Gha"
                        "ग़" => "Ghi"
                        "" => "Ha"
                        "" => "Ja"
                        "" => "Jha"
                        "" => "Ka"
                        "" => "Kha"
                        "ख़" => "Khi"
                        "" => "L"
                        "" => "Li"
                        "" => "Li"
                        "" => "Lii"
                        "" => "Lii"
                        "" => "Ma"
                        "" => "Na"
                        "" => "Na"
                        "" => "Nia"
                        "" => "Nae"
                        "" => "Ni"
                        "" => "oms"
                        "" => "Pa"
                        "क़" => "Qi"
                        "" => "Ra"
                        "" => "Ri"
                        "" => "Ri"
                        "" => "Ri"
                        "" => "Sa"
                        "" => "Sha"
                        "" => "Shha"
                        "" => "Ta"
                        "" => "Ta"
                        "" => "Tha"
                        "" => "Tha"
                        "" => "Tha"
                        "" => "Thha"
                        "ड़" => "ugDha"
                        "ढ़" => "ugDhha"
                        "" => "Va"
                        "" => "Ya"
                        "य़" => "Yi"
                        "ज़" => "Za"
                        "" => "a"
                        "" => "b"
                        "" => "g"
                        "" => "d"
                        "" => "e"
                        "" => "v"
                        "" => "z"
                        "" => "t"
                        "" => "i"
                        "" => "k"
                        "" => "l"
                        "" => "m"
                        "" => "n"
                        "" => "o"
                        "" => "p"
                        "" => "zh"
                        "" => "r"
                        "" => "s"
                        "" => "t"
                        "" => "u"
                        "" => "f"
                        "" => "k"
                        "" => "gh"
                        "" => "k"
                        "" => "sh"
                        "" => "ch"
                        "" => "ts"
                        "" => "dz"
                        "" => "ts"
                        "" => "ch"
                        "" => "kh"
                        "" => "j"
                        "" => "h"
                        "" => "a"
                        "" => "a"
                        "" => "a"
                        "" => "a"
                        "" => "a"
                         …350
                      ]
                      #provider: Cocur\Slugify\RuleProvider\DefaultRuleProvider {#277 …1}
                      #options: array:7 [ …7]
                    }
                  }
                  #allowedExtensions: array:1 [
                    0 => "gif"
                  ]
                  #allowedMimeTypes: array:1 [
                    0 => "image/gif"
                  ]
                  #metadata: null
                }
                "sonata.media.provider.image" => Sbm\Infrastructure\Media\Provider\ImageProvider {#479
                  #formats: array:26 [
                    "default_campusDetail" => array:7 [
                      "width" => 600
                      "height" => 340
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "testimonial_list" => array:7 [
                      "width" => 480
                      "height" => 480
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "testimonial_header" => array:7 [
                      "width" => 2056
                      "height" => 640
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "testimonial_company" => array:7 [
                      "width" => 500
                      "height" => 500
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "popup_thumb" => array:7 [
                      "width" => 1400
                      "height" => 775
                      "quality" => 80
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "blog_list" => array:7 [
                      "width" => 574
                      "height" => 479
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "blog_header" => array:7 [
                      "width" => 2056
                      "height" => 640
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "blog_content" => array:7 [
                      "width" => 500
                      "height" => 440
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "docent_opleidingDetail" => array:7 [
                      "width" => 250
                      "height" => 250
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "opleiding_opleidingDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "opleiding_content" => array:7 [
                      "width" => 335
                      "height" => 335
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "events_eventDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "events_list" => array:7 [
                      "width" => 658
                      "height" => 220
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "categorieafbeelding_opleidingDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "categorieafbeelding_content" => array:7 [
                      "width" => 335
                      "height" => 335
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "indelingen_list" => array:7 [
                      "width" => 658
                      "height" => 220
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "indelingen_content" => array:7 [
                      "width" => 335
                      "height" => 335
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "indelingen_opleidingDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "medewerkers_listItem" => array:7 [
                      "width" => 658
                      "height" => 640
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "cases_list" => array:7 [
                      "width" => 658
                      "height" => 220
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "cases_content" => array:7 [
                      "width" => 500
                      "height" => 440
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "cases_header" => array:7 [
                      "width" => 2056
                      "height" => 278
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "header_header" => array:7 [
                      "width" => 2056
                      "height" => 420
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "portal_header" => array:7 [
                      "width" => 2744
                      "height" => 920
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "portal_content" => array:7 [
                      "width" => 300
                      "height" => 300
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "admin" => array:7 [
                      "width" => 200
                      "height" => null
                      "quality" => 90
                      "format" => "jpg"
                      "constraint" => true
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  #templates: array:2 [
                    "helper_thumbnail" => "@SonataMedia/Provider/thumbnail.html.twig"
                    "helper_view" => "@SonataMedia/Provider/view_image.html.twig"
                  ]
                  #resizer: Sonata\MediaBundle\Resizer\SimpleResizer {#457}
                  -clones: []
                  #name: "sonata.media.provider.image"
                  #filesystem: Gaufrette\Filesystem {#442}
                  #cdn: Sonata\MediaBundle\CDN\Server {#444}
                  #pathGenerator: Sbm\Infrastructure\Media\Generator\SbmPathGenerator {#464
                    #firstLevel: 100000
                    #secondLevel: 1000
                  }
                  #thumbnail: Sonata\MediaBundle\Thumbnail\MessengerThumbnail {#462
                    -thumbnail: Sbm\Infrastructure\Media\Thumbnail\FormatThumbnail {#447}
                    -bus: Symfony\Component\Messenger\MessageBus {#459
                      -middlewareAggregate: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#460 …2}
                    }
                  }
                  #allowedExtensions: array:6 [
                    0 => "jpg"
                    1 => "png"
                    2 => "jpeg"
                    3 => "gif"
                    4 => "svg"
                    5 => "webp"
                  ]
                  #allowedMimeTypes: array:7 [
                    0 => "image/pjpeg"
                    1 => "image/jpeg"
                    2 => "image/png"
                    3 => "image/x-png"
                    4 => "image/gif"
                    5 => "image/svg+xml"
                    6 => "image/webp"
                  ]
                  #metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450}
                  -imagineAdapter: Imagine\Gd\Imagine {#448}
                }
                "sonata.media.provider.file" => Sbm\Infrastructure\Media\Provider\FileProvider {#463
                  #formats: array:2 [
                    "default_campusDetail" => array:7 [
                      "width" => 600
                      "height" => 340
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "admin" => array:7 [
                      "width" => 200
                      "height" => null
                      "quality" => 90
                      "format" => "jpg"
                      "constraint" => true
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  #templates: array:1 [
                    "helper_thumbnail" => "admin/media/list_file_thumbnail.html.twig"
                  ]
                  #resizer: null
                  -clones: []
                  #name: "sonata.media.provider.file"
                  #filesystem: Gaufrette\Filesystem {#442}
                  #cdn: Sonata\MediaBundle\CDN\Server {#444}
                  #pathGenerator: Sbm\Infrastructure\Media\Generator\SbmPathGenerator {#464}
                  #thumbnail: Sonata\MediaBundle\Thumbnail\MessengerThumbnail {#462}
                  #allowedExtensions: array:3 [
                    0 => "pdf"
                    1 => "txt"
                    2 => "rtf"
                  ]
                  #allowedMimeTypes: array:3 [
                    0 => "application/pdf"
                    1 => "application/x-pdf"
                    2 => "text/plain"
                  ]
                  #metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450}
                }
                "sonata.media.provider.youtube" => Sonata\MediaBundle\Provider\YouTubeProvider {#475
                  #formats: array:2 [
                    "default_campusDetail" => array:7 [
                      "width" => 600
                      "height" => 340
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "admin" => array:7 [
                      "width" => 200
                      "height" => null
                      "quality" => 90
                      "format" => "jpg"
                      "constraint" => true
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  #templates: array:2 [
                    "helper_thumbnail" => "@SonataMedia/Provider/thumbnail.html.twig"
                    "helper_view" => "@SonataMedia/Provider/view_youtube.html.twig"
                  ]
                  #resizer: Sonata\MediaBundle\Resizer\SimpleResizer {#457}
                  -clones: []
                  #name: "sonata.media.provider.youtube"
                  #filesystem: Gaufrette\Filesystem {#442}
                  #cdn: Sonata\MediaBundle\CDN\Server {#444}
                  #pathGenerator: Sonata\MediaBundle\Generator\IdGenerator {#445}
                  #thumbnail: Sonata\MediaBundle\Thumbnail\MessengerThumbnail {#462}
                  -client: Symfony\Component\HttpClient\Psr18Client {#465
                    -client: Symfony\Component\HttpClient\CurlHttpClient {#466
                      -defaultOptions: array:30 [ …30]
                      -logger: null
                      -multi: Symfony\Component\HttpClient\Internal\CurlClientState {#467}
                    }
                    -responseFactory: Nyholm\Psr7\Factory\Psr17Factory {#473}
                    -streamFactory: Nyholm\Psr7\Factory\Psr17Factory {#473}
                  }
                  -requestFactory: Nyholm\Psr7\Factory\Psr17Factory {#474}
                  #metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450}
                  -html5: false
                }
                "sonata.media.provider.dailymotion" => Sonata\MediaBundle\Provider\DailyMotionProvider {#476
                  #formats: array:2 [
                    "default_campusDetail" => array:7 [
                      "width" => 600
                      "height" => 340
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "admin" => array:7 [
                      "width" => 200
                      "height" => null
                      "quality" => 90
                      "format" => "jpg"
                      "constraint" => true
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  #templates: array:2 [
                    "helper_thumbnail" => "@SonataMedia/Provider/thumbnail.html.twig"
                    "helper_view" => "@SonataMedia/Provider/view_dailymotion.html.twig"
                  ]
                  #resizer: Sonata\MediaBundle\Resizer\SimpleResizer {#457}
                  -clones: []
                  #name: "sonata.media.provider.dailymotion"
                  #filesystem: Gaufrette\Filesystem {#442}
                  #cdn: Sonata\MediaBundle\CDN\Server {#444}
                  #pathGenerator: Sonata\MediaBundle\Generator\IdGenerator {#445}
                  #thumbnail: Sonata\MediaBundle\Thumbnail\MessengerThumbnail {#462}
                  -client: Symfony\Component\HttpClient\Psr18Client {#465}
                  -requestFactory: Nyholm\Psr7\Factory\Psr17Factory {#474}
                  #metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450}
                }
                "sonata.media.provider.vimeo" => Sonata\MediaBundle\Provider\VimeoProvider {#477
                  #formats: array:2 [
                    "default_campusDetail" => array:7 [
                      "width" => 600
                      "height" => 340
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "admin" => array:7 [
                      "width" => 200
                      "height" => null
                      "quality" => 90
                      "format" => "jpg"
                      "constraint" => true
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  #templates: array:2 [
                    "helper_thumbnail" => "@SonataMedia/Provider/thumbnail.html.twig"
                    "helper_view" => "@SonataMedia/Provider/view_vimeo.html.twig"
                  ]
                  #resizer: Sonata\MediaBundle\Resizer\SimpleResizer {#457}
                  -clones: []
                  #name: "sonata.media.provider.vimeo"
                  #filesystem: Gaufrette\Filesystem {#442}
                  #cdn: Sonata\MediaBundle\CDN\Server {#444}
                  #pathGenerator: Sonata\MediaBundle\Generator\IdGenerator {#445}
                  #thumbnail: Sonata\MediaBundle\Thumbnail\MessengerThumbnail {#462}
                  -client: Symfony\Component\HttpClient\Psr18Client {#465}
                  -requestFactory: Nyholm\Psr7\Factory\Psr17Factory {#474}
                  #metadata: Sonata\MediaBundle\Metadata\ProxyMetadataBuilder {#450}
                }
              ]
              -contexts: array:16 [
                "default" => array:3 [
                  "providers" => array:5 [
                    0 => "sonata.media.provider.dailymotion"
                    1 => "sonata.media.provider.youtube"
                    2 => "sonata.media.provider.image"
                    3 => "sonata.media.provider.file"
                    4 => "sonata.media.provider.vimeo"
                  ]
                  "formats" => array:1 [
                    "default_campusDetail" => array:7 [
                      "width" => 600
                      "height" => 340
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "testimonial" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:3 [
                    "testimonial_list" => array:7 [
                      "width" => 480
                      "height" => 480
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "testimonial_header" => array:7 [
                      "width" => 2056
                      "height" => 640
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "testimonial_company" => array:7 [
                      "width" => 500
                      "height" => 500
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "popup" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:1 [
                    "popup_thumb" => array:7 [
                      "width" => 1400
                      "height" => 775
                      "quality" => 80
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "blog" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:3 [
                    "blog_list" => array:7 [
                      "width" => 574
                      "height" => 479
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "blog_header" => array:7 [
                      "width" => 2056
                      "height" => 640
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "blog_content" => array:7 [
                      "width" => 500
                      "height" => 440
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "docent" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:1 [
                    "docent_opleidingDetail" => array:7 [
                      "width" => 250
                      "height" => 250
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "opleiding" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:2 [
                    "opleiding_opleidingDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "opleiding_content" => array:7 [
                      "width" => 335
                      "height" => 335
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "events" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:2 [
                    "events_eventDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "events_list" => array:7 [
                      "width" => 658
                      "height" => 220
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "faq" => array:3 [
                  "providers" => []
                  "formats" => []
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "categorieafbeelding" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:2 [
                    "categorieafbeelding_opleidingDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "categorieafbeelding_content" => array:7 [
                      "width" => 335
                      "height" => 335
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "indelingen" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:3 [
                    "indelingen_list" => array:7 [
                      "width" => 658
                      "height" => 220
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "indelingen_content" => array:7 [
                      "width" => 335
                      "height" => 335
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "indelingen_opleidingDetail" => array:7 [
                      "width" => 1920
                      "height" => 420
                      "quality" => 100
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "medewerkers" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:1 [
                    "medewerkers_listItem" => array:7 [
                      "width" => 658
                      "height" => 640
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "cases" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:3 [
                    "cases_list" => array:7 [
                      "width" => 658
                      "height" => 220
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "cases_content" => array:7 [
                      "width" => 500
                      "height" => 440
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "cases_header" => array:7 [
                      "width" => 2056
                      "height" => 278
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "cta" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => []
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "header" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:1 [
                    "header_header" => array:7 [
                      "width" => 2056
                      "height" => 420
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "portal" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.image"
                  ]
                  "formats" => array:2 [
                    "portal_header" => array:7 [
                      "width" => 2744
                      "height" => 920
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                    "portal_content" => array:7 [
                      "width" => 300
                      "height" => 300
                      "quality" => 60
                      "constraint" => false
                      "format" => "jpg"
                      "resizer" => null
                      "resizer_options" => []
                    ]
                  ]
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
                "files" => array:3 [
                  "providers" => array:1 [
                    0 => "sonata.media.provider.file"
                  ]
                  "formats" => []
                  "download" => array:2 [
                    "mode" => "http"
                    "strategy" => "sonata.media.security.superadmin_strategy"
                  ]
                ]
              ]
              -downloadStrategies: array:1 [
                "sonata.media.security.superadmin_strategy" => Sonata\MediaBundle\Security\RolesDownloadStrategy {#478
                  -translator: Sbm\Infrastructure\Translator\FallbackTranslator {#331
                    #translator: Lexik\Bundle\TranslationBundle\Translation\Translator {#325
                      #catalogues: array:1 [
                        "nl" => Symfony\Component\Translation\MessageCatalogue {#2352
                          -messages: array:29 [ …29]
                          -metadata: []
                          -resources: []
                          -locale: "nl"
                          -fallbackCatalogue: null
                          -parent: null
                        }
                      ]
                      -locale: "nl"
                      -fallbackLocales: array:1 [
                        0 => "nl"
                      ]
                      -loaders: []
                      -resources: []
                      -formatter: Symfony\Component\Translation\Formatter\MessageFormatter {#327
                        -translator: Symfony\Component\Translation\IdentityTranslator {#328
                          -locale: null
                        }
                        -intlFormatter: Symfony\Component\Translation\Formatter\IntlFormatter {#329
                          -hasMessageFormatter: null
                          -cache: []
                        }
                      }
                      -cacheDir: "/home/production/apps/site/releases/20260324083416Z/var/cache/prod/translations"
                      -debug: false
                      -cacheVary: array:1 [
                        "fallback_locales" => array:1 [
                          0 => "nl"
                        ]
                      ]
                      -configCacheFactory: Symfony\Component\Config\ResourceCheckerConfigCacheFactory {#330
                        -resourceCheckers: []
                      }
                      -parentLocales: null
                      -hasIntlFormatter: true
                      #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#326
                        -externalId: null
                        -container: null
                        -factories: array:13 [
                          "Lexik\Bundle\TranslationBundle\Translation\Loader" => array:4 [ …4]
                          "event_dispatcher" => array:4 [ …4]
                          "translation.loader.csv" => array:4 [ …4]
                          "translation.loader.dat" => array:4 [ …4]
                          "translation.loader.ini" => array:4 [ …4]
                          "translation.loader.json" => array:4 [ …4]
                          "translation.loader.mo" => array:4 [ …4]
                          "translation.loader.php" => array:4 [ …4]
                          "translation.loader.po" => array:4 [ …4]
                          "translation.loader.qt" => array:4 [ …4]
                          "translation.loader.res" => array:4 [ …4]
                          "translation.loader.xliff" => array:4 [ …4]
                          "translation.loader.yml" => array:4 [ …4]
                        ]
                        -loading: []
                        -providedTypes: null
                        -factory: ContainerLIXD8Ih\Sbm_KernelProdContainer::getService($registry, string $id, ?string $method, $load) {#54
                          this: ContainerLIXD8Ih\Sbm_KernelProdContainer {#13 …}
                        }
                        -serviceMap: array:13 [
                          "Lexik\Bundle\TranslationBundle\Translation\Loader" => array:4 [ …4]
                          "event_dispatcher" => array:4 [ …4]
                          "translation.loader.csv" => array:4 [ …4]
                          "translation.loader.dat" => array:4 [ …4]
                          "translation.loader.ini" => array:4 [ …4]
                          "translation.loader.json" => array:4 [ …4]
                          "translation.loader.mo" => array:4 [ …4]
                          "translation.loader.php" => array:4 [ …4]
                          "translation.loader.po" => array:4 [ …4]
                          "translation.loader.qt" => array:4 [ …4]
                          "translation.loader.res" => array:4 [ …4]
                          "translation.loader.xliff" => array:4 [ …4]
                          "translation.loader.yml" => array:4 [ …4]
                        ]
                        -serviceTypes: array:13 [
                          "Lexik\Bundle\TranslationBundle\Translation\Loader" => "?"
                          "event_dispatcher" => "?"
                          "translation.loader.csv" => "?"
                          "translation.loader.dat" => "?"
                          "translation.loader.ini" => "?"
                          "translation.loader.json" => "?"
                          "translation.loader.mo" => "?"
                          "translation.loader.php" => "?"
                          "translation.loader.po" => "?"
                          "translation.loader.qt" => "?"
                          "translation.loader.res" => "?"
                          "translation.loader.xliff" => "?"
                          "translation.loader.yml" => "?"
                        ]
                      }
                      #loaderIds: array:12 [
                        "translation.loader.php" => array:1 [
                          0 => "php"
                        ]
                        "translation.loader.yml" => array:2 [
                          0 => "yaml"
                          1 => "yml"
                        ]
                        "translation.loader.xliff" => array:2 [
                          0 => "xlf"
                          1 => "xliff"
                        ]
                        "translation.loader.po" => array:1 [
                          0 => "po"
                        ]
                        "translation.loader.mo" => array:1 [
                          0 => "mo"
                        ]
                        "translation.loader.qt" => array:1 [
                          0 => "ts"
                        ]
                        "translation.loader.csv" => array:1 [
                          0 => "csv"
                        ]
                        "translation.loader.res" => array:1 [
                          0 => "res"
                        ]
                        "translation.loader.dat" => array:1 [
                          0 => "dat"
                        ]
                        "translation.loader.ini" => array:1 [
                          0 => "ini"
                        ]
                        "translation.loader.json" => array:1 [
                          0 => "json"
                        ]
                        "Lexik\Bundle\TranslationBundle\Translation\Loader" => array:1 [
                          0 => "database"
                        ]
                      ]
                      #options: array:5 [
                        "cache_dir" => "/home/production/apps/site/releases/20260324083416Z/var/cache/prod/translations"
                        "debug" => false
                        "resource_files" => []
                        "scanned_directories" => []
                        "cache_vary" => []
                      ]
                      -resourceLocales: []
                      -resources: array:66 [
                        0 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/symfony/validator/Resources/translations/validators.nl.xlf"
                          2 => "nl"
                          3 => "validators"
                        ]
                        1 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/symfony/form/Resources/translations/validators.nl.xlf"
                          2 => "nl"
                          3 => "validators"
                        ]
                        2 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/symfony/security-core/Exception/../Resources/translations/security.nl.xlf"
                          2 => "nl"
                          3 => "security"
                        ]
                        3 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataAdminBundle"
                        ]
                        4 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff"
                          2 => "nl"
                          3 => "validators"
                        ]
                        5 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataBlockBundle"
                        ]
                        6 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/classification-bundle/src/Resources/translations/SonataClassificationBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataClassificationBundle"
                        ]
                        7 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/formatter-bundle/src/Resources/translations/SonataFormatterBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataFormatterBundle"
                        ]
                        8 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/media-bundle/src/Resources/translations/SonataMediaBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataMediaBundle"
                        ]
                        9 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/page-bundle/src/Resources/translations/SonataPageBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataPageBundle"
                        ]
                        10 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/page-bundle/src/Resources/translations/validators.nl.xliff"
                          2 => "nl"
                          3 => "validators"
                        ]
                        11 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/seo-bundle/src/Resources/translations/SonataSeoBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataSeoBundle"
                        ]
                        12 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/user-bundle/src/Resources/translations/validators.nl.xliff"
                          2 => "nl"
                          3 => "validators"
                        ]
                        13 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataUserBundle"
                        ]
                        14 => array:4 [
                          0 => "yml"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.nl.yml"
                          2 => "nl"
                          3 => "LexikTranslationBundle"
                        ]
                        15 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataFormBundle"
                        ]
                        16 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataTwigBundle"
                        ]
                        17 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataMediaBundle.nl.xlf"
                          2 => "nl"
                          3 => "SonataMediaBundle"
                        ]
                        18 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataUserBundle.nl.xlf"
                          2 => "nl"
                          3 => "SonataUserBundle"
                        ]
                        19 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataFormatterBundle.nl.xlf"
                          2 => "nl"
                          3 => "SonataFormatterBundle"
                        ]
                        20 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataMediaBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataMediaBundle"
                        ]
                        21 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataClassificationBundle.nl.xlf"
                          2 => "nl"
                          3 => "SonataClassificationBundle"
                        ]
                        22 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/portiskills.nl.xlf"
                          2 => "nl"
                          3 => "portiskills"
                        ]
                        23 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/registration.nl.xlf"
                          2 => "nl"
                          3 => "registration"
                        ]
                        24 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/portilog.nl.xlf"
                          2 => "nl"
                          3 => "portilog"
                        ]
                        25 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/mail.nl.xlf"
                          2 => "nl"
                          3 => "mail"
                        ]
                        26 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataSeoBundle.nl.xlf"
                          2 => "nl"
                          3 => "SonataSeoBundle"
                        ]
                        27 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/messages.nl.xlf"
                          2 => "nl"
                          3 => "messages"
                        ]
                        28 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataSeoBundle.nl.xliff"
                          2 => "nl"
                          3 => "SonataSeoBundle"
                        ]
                        29 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/BlockNameTranslations.nl.xlf"
                          2 => "nl"
                          3 => "BlockNameTranslations"
                        ]
                        30 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/syntra.nl.xlf"
                          2 => "nl"
                          3 => "syntra"
                        ]
                        31 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/registrationSBM.nl.xlf"
                          2 => "nl"
                          3 => "registrationSBM"
                        ]
                        32 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/sbm.nl.xlf"
                          2 => "nl"
                          3 => "sbm"
                        ]
                        33 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataAdminBundle.nl.xlf"
                          2 => "nl"
                          3 => "SonataAdminBundle"
                        ]
                        34 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/escala.nl.xlf"
                          2 => "nl"
                          3 => "escala"
                        ]
                        35 => array:4 [
                          0 => "xlf"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/SonataPageBundle.nl.xlf"
                          2 => "nl"
                          3 => "SonataPageBundle"
                        ]
                        36 => array:4 [
                          0 => "xliff"
                          1 => "/home/production/apps/site/releases/20260324083416Z/translations/date.nl.xliff"
                          2 => "nl"
                          3 => "date"
                        ]
                        37 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "BlockNameTranslations"
                        ]
                        38 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "date"
                        ]
                        39 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "escala"
                        ]
                        40 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "FOSUserBundle"
                        ]
                        41 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "KnpPaginatorBundle"
                        ]
                        42 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "LexikTranslationBundle"
                        ]
                        43 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "mail"
                        ]
                        44 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "messages"
                        ]
                        45 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "portilog"
                        ]
                        46 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "portiskills"
                        ]
                        47 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "registration"
                        ]
                        48 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "registrationSBM"
                        ]
                        49 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "sbm"
                        ]
                        50 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "security"
                        ]
                        51 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataAdminBundle"
                        ]
                        52 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataBlockBundle"
                        ]
                        53 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataClassificationBundle"
                        ]
                        54 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataCoreBundle"
                        ]
                        55 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataDatagridBundle"
                        ]
                        56 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataFormatterBundle"
                        ]
                        57 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataFormBundle"
                        ]
                        58 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataMediaBundle"
                        ]
                        59 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataNotificationBundle"
                        ]
                        60 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataPageBundle"
                        ]
                        61 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataSeoBundle"
                        ]
                        62 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataTwigBundle"
                        ]
                        63 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "SonataUserBundle"
                        ]
                        64 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "syntra"
                        ]
                        65 => array:4 [
                          0 => "database"
                          1 => "DB"
                          2 => "nl"
                          3 => "validators"
                        ]
                      ]
                      -resourceFiles: []
                      -scannedDirectories: []
                      -enabledLocales: []
                    }
                  }
                  -security: Symfony\Component\Security\Core\Authorization\AuthorizationChecker {#224
                    -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#217
                      -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#218 …2}
                      -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#219 …8}
                      -enableUsageTracking: true
                    }
                    -accessDecisionManager: Symfony\Component\Security\Core\Authorization\AccessDecisionManager {#220
                      -voters: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#221 …2}
                      -votersCacheAttributes: array:1 [ …1]
                      -votersCacheObject: array:1 [ …1]
                      -strategy: Symfony\Component\Security\Core\Authorization\Strategy\UnanimousStrategy {#223 …1}
                    }
                    -authenticationManager: null
                    -alwaysAuthenticate: false
                    -exceptionOnNoToken: false
                  }
                  -roles: array:2 [
                    0 => "ROLE_ADMIN"
                    1 => "ROLE_SUPER_ADMIN"
                  ]
                }
              ]
              -defaultContext: "default"
            }
            -rootCategories: null
            -categoryManager: Sbm\Infrastructure\Entity\Classification\CategoryManager {#662
              #class: "Sbm\Infrastructure\Entity\Classification\Category"
              #registry: Doctrine\Bundle\DoctrineBundle\Registry {#275
                -name: "ORM"
                -connections: array:1 [
                  "default" => "doctrine.dbal.default_connection"
                ]
                -managers: array:1 [
                  "default" => "doctrine.orm.default_entity_manager"
                ]
                -defaultConnection: "default"
                -defaultManager: "default"
                -proxyInterfaceName: "Doctrine\Persistence\Proxy"
                #container: ContainerLIXD8Ih\Sbm_KernelProdContainer {#13 …}
              }
              #categories: []
              #contextManager: Sonata\ClassificationBundle\Entity\ContextManager {#663
                #class: "Sbm\Infrastructure\Entity\Classification\Context"
                #registry: Doctrine\Bundle\DoctrineBundle\Registry {#275}
              }
              -siteSelector: Sonata\PageBundle\Site\HostSiteSelector {#430
                #site: Sbm\Infrastructure\Entity\Page\Site {#1009
                  #id: "7f79577e-2c76-4314-97bd-0d25db22446d"
                  #name: "SBM"
                  #title: "SBM"
                  #host: "sbm.be"
                  #locale: "nl"
                  #enabledFrom: DateTime @1504767452 {#999
                    date: 2017-09-07 08:57:32.0 Europe/Brussels (+02:00)
                  }
                  #enabledTo: DateTime @4660441052 {#1003
                    date: 2117-09-07 08:57:32.0 Europe/Brussels (+02:00)
                  }
                  #isDefault: true
                  #relativePath: "/"
                  #enabled: true
                  #createdAt: DateTime @1504767452 {#1004
                    date: 2017-09-07 08:57:32.0 Europe/Brussels (+02:00)
                  }
                  #updatedAt: DateTime @1757511136 {#1005
                    date: 2025-09-10 15:32:16.0 Europe/Brussels (+02:00)
                  }
                  #metaDescription: "SBM is uw gespecialiseerde partner voor bedrijfsopleidingen, coaching en advies. Voor uw bedrijf én medewerkers."
                  #metaKeywords: "sbm, opleiding, training, coaching, advies"
                  #codeIndelingen: "SBM"
                  #logoPath: "/sbm/svg/sbm_logo.svg"
                  #senderEmail: "Kevin@sbm.be"
                  #media: Doctrine\ORM\PersistentCollection {#1020
                    #collection: Doctrine\Common\Collections\ArrayCollection {#1021
                      -elements: []
                    }
                    #initialized: false
                    -snapshot: []
                    -owner: Sbm\Infrastructure\Entity\Page\Site {#1009}
                    -association: array:15 [ …15]
                    -em: Doctrine\ORM\EntityManager {#556 …11}
                    -backRefFieldName: "site"
                    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1012 …}
                    -isDirty: false
                  }
                  #popupPath: null
                  #popupLink: "Op <b>5 maart</b> vernieuwen we onze telefonie-infrastructuur. Hierdoor kunnen er gedurende de dag tijdelijke storingen zijn. <b>We blijven deze week vlot bereikbaar</b> via webchat (tijdens kantooruren) en <a href="mailto:info@sbm.be">e-mail</a>."
                  #popupFrom: DateTime @1741042800 {#1006
                    date: 2025-03-04 00:00:00.0 Europe/Brussels (+01:00)
                  }
                  #popupTo: DateTime @1741215600 {#1007
                    date: 2025-03-06 00:00:00.0 Europe/Brussels (+01:00)
                  }
                  #tracking: true
                  #externalId: "15"
                }
                #siteManager: Sonata\PageBundle\Entity\SiteManager {#286
                  #class: "Sbm\Infrastructure\Entity\Page\Site"
                  #registry: Doctrine\Bundle\DoctrineBundle\Registry {#275}
                }
                #decoratorStrategy: Sonata\PageBundle\CmsManager\DecoratorStrategy {#431
                  -ignoreRoutes: array:1 [
                    0 => "account-login-redirect"
                  ]
                  -ignoreRoutePatterns: array:3 [
                    0 => "(.*)admin(.*)"
                    1 => "^/_(.*)"
                    2 => "^fsdebug_annotate_.*"
                  ]
                  -ignoreUriPatterns: array:2 [
                    0 => "^/admin(.*)"
                    1 => "^/_(.*)"
                  ]
                }
                #seoPage: Sonata\SeoBundle\Seo\SeoPage {#432
                  -title: "Opleidingen Veiligheid - SBM"
                  -metas: array:3 [
                    "name" => array:3 [
                      "description" => array:2 [ …2]
                      "keywords" => array:2 [ …2]
                      "robots" => array:2 [ …2]
                    ]
                    "property" => array:7 [
                      "og:locale" => array:2 [ …2]
                      "og:type" => array:2 [ …2]
                      "og:url" => array:2 [ …2]
                      "og:image" => array:2 [ …2]
                      "og:sitename" => array:2 [ …2]
                      "og:description" => array:2 [ …2]
                      "og:title" => array:2 [ …2]
                    ]
                    "http-equiv" => array:1 [
                      "Content-Type" => array:2 [ …2]
                    ]
                  ]
                  -htmlAttributes: array:1 [
                    "xmlns" => "http://www.w3.org/1999/xhtml"
                  ]
                  -linkCanonical: ""
                  -separator: " | "
                  -headAttributes: []
                  -langAlternates: []
                  -oembedLinks: []
                  -originalTitle: "Opleidingen Veiligheid - SBM"
                  -breadcrumb: []
                }
              }
            }
          }
          "00000000000003db0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber {#987
            -logger: Symfony\Bridge\Monolog\Logger {#266 …9}
          }
        ]
        "prePersist" => array:7 [
          "00000000000003c80000000000000000" => Sbm\Infrastructure\Event\Subscriber\Customer\WishlistSubscriber {#968}
          "00000000000003d10000000000000000" => Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber {#977}
          "00000000000003d20000000000000000" => Sonata\UserBundle\Listener\UserListener {#978
            -canonicalFieldsUpdater: Sonata\UserBundle\Util\CanonicalFieldsUpdater {#979}
            -userManager: Sbm\Infrastructure\Security\UserManager {#980
              #class: "Sbm\Infrastructure\Entity\User\User"
              #registry: Doctrine\Bundle\DoctrineBundle\Registry {#275}
              -canonicalFieldsUpdater: Sonata\UserBundle\Util\CanonicalFieldsUpdater {#979}
              -userPasswordHasher: Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher {#981
                -hasherFactory: Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory {#982
                  -passwordHashers: array:2 [
                    "Sbm\Infrastructure\Entity\User\User" => array:2 [
                      "class" => "Symfony\Component\PasswordHasher\Hasher\NativePasswordHasher"
                      "arguments" => array:4 [ …4]
                    ]
                    "Sbm\Infrastructure\Model\DummyUser" => array:2 [
                      "class" => "Symfony\Component\PasswordHasher\Hasher\NativePasswordHasher"
                      "arguments" => array:4 [ …4]
                    ]
                  ]
                }
              }
              -siteSelector: Sonata\PageBundle\Site\HostSiteSelector {#430}
            }
          }
          "00000000000003d70000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber {#983
            -userProvider: Knp\DoctrineBehaviors\Provider\UserProvider {#984
              -security: Symfony\Component\Security\Core\Security {#985
                -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#986
                  -externalId: null
                  -container: null
                  -factories: array:2 [
                    "security.authorization_checker" => array:4 [
                      0 => "services"
                      1 => ".container.private.security.authorization_checker"
                      2 => "get_Container_Private_Security_AuthorizationCheckerService"
                      3 => false
                    ]
                    "security.token_storage" => array:4 [
                      0 => "services"
                      1 => ".container.private.security.token_storage"
                      2 => "get_Container_Private_Security_TokenStorageService"
                      3 => false
                    ]
                  ]
                  -loading: []
                  -providedTypes: null
                  -factory: ContainerLIXD8Ih\Sbm_KernelProdContainer::getService($registry, string $id, ?string $method, $load) {#54}
                  -serviceMap: array:2 [
                    "security.authorization_checker" => array:4 [
                      0 => "services"
                      1 => ".container.private.security.authorization_checker"
                      2 => "get_Container_Private_Security_AuthorizationCheckerService"
                      3 => false
                    ]
                    "security.token_storage" => array:4 [
                      0 => "services"
                      1 => ".container.private.security.token_storage"
                      2 => "get_Container_Private_Security_TokenStorageService"
                      3 => false
                    ]
                  ]
                  -serviceTypes: array:2 [
                    "security.authorization_checker" => "?"
                    "security.token_storage" => "?"
                  ]
                }
              }
              -blameableUserEntity: null
            }
            -entityManager: ContainerLIXD8Ih\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#532 …2}
            -blameableUserEntity: null
          }
          "00000000000003dd0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber {#989
            -entityManager: ContainerLIXD8Ih\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#532 …2}
            -defaultSluggableRepository: Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository {#988
              -entityManager: ContainerLIXD8Ih\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#532 …2}
            }
          }
          "00000000000003e10000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber {#993
            -translatableFetchMode: 2
            -translationFetchMode: 2
            -localeProvider: Knp\DoctrineBehaviors\Provider\LocaleProvider {#992
              -requestStack: Symfony\Component\HttpFoundation\RequestStack {#187
                -requests: array:1 [
                  0 => Symfony\Component\HttpFoundation\Request {#5
                    +attributes: Symfony\Component\HttpFoundation\ParameterBag {#8
                      #parameters: array:9 [ …9]
                    }
                    +request: Symfony\Component\HttpFoundation\InputBag {#6
                      #parameters: []
                    }
                    +query: Symfony\Component\HttpFoundation\InputBag {#7
                      #parameters: []
                    }
                    +server: Symfony\Component\HttpFoundation\ServerBag {#11
                      #parameters: array:68 [ …68]
                    }
                    +files: Symfony\Component\HttpFoundation\FileBag {#10
                      #parameters: []
                    }
                    +cookies: Symfony\Component\HttpFoundation\InputBag {#9
                      #parameters: []
                    }
                    +headers: Symfony\Component\HttpFoundation\HeaderBag {#12
                      #headers: array:8 [ …8]
                      #cacheControl: []
                    }
                    #content: null
                    #languages: null
                    #charsets: null
                    #encodings: null
                    #acceptableContentTypes: null
                    #pathInfo: "/opleiding/veiligheid-milieu-en-kwaliteit/veiligheid"
                    #requestUri: "/opleiding/veiligheid-milieu-en-kwaliteit/veiligheid"
                    #baseUrl: ""
                    #basePath: ""
                    #method: "GET"
                    #format: null
                    #session: Symfony\Component\HttpFoundation\Session\Session {#686
                      #storage: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage {#673 …6}
                      -flashName: "flashes"
                      -attributeName: "attributes"
                      -data: & array:2 [ …2]
                      -usageIndex: & 29
                      -usageReporter: array:2 [ …2]
                    }
                    #locale: "nl"
                    #defaultLocale: "nl"
                    -preferredFormat: null
                    -isHostValid: true
                    -isForwardedValid: true
                    -isSafeContentPreferred: null
                    format: "html"
                  }
                ]
              }
              -parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#925
                #parameters: []
                #resolved: false
                -container: ContainerLIXD8Ih\Sbm_KernelProdContainer {#13 …}
              }
              -translator: Sbm\Infrastructure\Translator\FallbackTranslator {#331}
            }
          }
          "00000000000003e30000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber {#995}
        ]
        "postLoad" => array:2 [
          "00000000000003c80000000000000000" => Sbm\Infrastructure\Event\Subscriber\Customer\WishlistSubscriber {#968}
          "00000000000003e10000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber {#993}
        ]
        "preUpdate" => array:5 [
          "00000000000003c80000000000000000" => Sbm\Infrastructure\Event\Subscriber\Customer\WishlistSubscriber {#968}
          "00000000000003d10000000000000000" => Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber {#977}
          "00000000000003d20000000000000000" => Sonata\UserBundle\Listener\UserListener {#978}
          "00000000000003d70000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber {#983}
          "00000000000003dd0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber {#989}
        ]
        "postGenerateSchema" => array:4 [
          "00000000000003c90000000000000000" => Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber {#969
            -transports: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#970
              -generator: Closure() {#971
                class: "ContainerLIXD8Ih\getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService"
                use: {
                  $container: ContainerLIXD8Ih\Sbm_KernelProdContainer {#13 …}
                }
              }
              -count: 29
            }
          }
          "00000000000003cc0000000000000000" => Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber {#972
            -dbalAdapters: []
          }
          "00000000000003cd0000000000000000" => Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber {#973
            -pdoAdapters: []
          }
          "00000000000003ce0000000000000000" => Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber {#974
            -rememberMeHandlers: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#975
              -generator: Closure() {#976
                class: "ContainerLIXD8Ih\getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService"
                use: {
                  $container: ContainerLIXD8Ih\Sbm_KernelProdContainer {#13 …}
                }
              }
              -count: 2
            }
          }
        ]
        "onSchemaCreateTable" => array:1 [
          "00000000000003c90000000000000000" => Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber {#969}
        ]
        "preRemove" => array:3 [
          "00000000000003d10000000000000000" => Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber {#977}
          "00000000000003d70000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber {#983}
          "00000000000003db0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber {#987}
        ]
        "postUpdate" => array:2 [
          "00000000000003d10000000000000000" => Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber {#977}
          "00000000000003db0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber {#987}
        ]
        "postRemove" => array:1 [
          "00000000000003d10000000000000000" => Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber {#977}
        ]
        "onClear" => array:1 [
          "00000000000003d10000000000000000" => Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber {#977}
        ]
        "loadClassMetadata" => array:10 [
          "00000000000003d70000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber {#983}
          "00000000000003dd0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber {#989}
          "00000000000003de0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber {#990}
          "00000000000003df0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber {#991
            -timestampableDateFieldType: "datetime"
          }
          "00000000000003e10000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber {#993}
          "00000000000003e20000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber {#994}
          "00000000000003e30000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber {#995}
          "00000000000003e40000000000000000" => Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper {#996
            -associations: array:9 [
              "Sbm\Infrastructure\Entity\Classification\Category" => array:2 [
                "mapOneToMany" => array:1 [
                  0 => array:6 [
                    "fieldName" => "children"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Classification\Category"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "mappedBy" => "parent"
                    "orphanRemoval" => true
                    "orderBy" => array:1 [
                      "position" => "ASC"
                    ]
                  ]
                ]
                "mapManyToOne" => array:2 [
                  0 => array:5 [
                    "fieldName" => "parent"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Classification\Category"
                    "cascade" => array:4 [
                      0 => "persist"
                      1 => "refresh"
                      2 => "merge"
                      3 => "detach"
                    ]
                    "inversedBy" => "children"
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                  1 => array:4 [
                    "fieldName" => "context"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Classification\Context"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "joinColumns" => array:1 [
                      0 => array:2 [ …2]
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Classification\Tag" => array:1 [
                "mapManyToOne" => array:1 [
                  0 => array:4 [
                    "fieldName" => "context"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Classification\Context"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "joinColumns" => array:1 [
                      0 => array:2 [ …2]
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Classification\Collection" => array:1 [
                "mapManyToOne" => array:1 [
                  0 => array:4 [
                    "fieldName" => "context"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Classification\Context"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "joinColumns" => array:1 [
                      0 => array:2 [ …2]
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Media\Media" => array:2 [
                "mapOneToMany" => array:1 [
                  0 => array:4 [
                    "fieldName" => "galleryItems"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Media\GalleryItem"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "mappedBy" => "media"
                  ]
                ]
                "mapManyToOne" => array:1 [
                  0 => array:4 [
                    "fieldName" => "category"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Classification\Category"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Media\GalleryItem" => array:1 [
                "mapManyToOne" => array:2 [
                  0 => array:5 [
                    "fieldName" => "gallery"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Media\Gallery"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "inversedBy" => "galleryItems"
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                  1 => array:5 [
                    "fieldName" => "media"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Media\Media"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "inversedBy" => "galleryItems"
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Media\Gallery" => array:1 [
                "mapOneToMany" => array:1 [
                  0 => array:6 [
                    "fieldName" => "galleryItems"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Media\GalleryItem"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "mappedBy" => "gallery"
                    "orphanRemoval" => true
                    "orderBy" => array:1 [
                      "position" => "ASC"
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Page\Page" => array:2 [
                "mapOneToMany" => array:2 [
                  0 => array:5 [
                    "fieldName" => "children"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Page"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "mappedBy" => "parent"
                    "orderBy" => array:1 [
                      "position" => "ASC"
                    ]
                  ]
                  1 => array:5 [
                    "fieldName" => "blocks"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Block"
                    "cascade" => array:5 [
                      0 => "remove"
                      1 => "persist"
                      2 => "refresh"
                      3 => "merge"
                      4 => "detach"
                    ]
                    "mappedBy" => "page"
                    "orderBy" => array:1 [
                      "position" => "ASC"
                    ]
                  ]
                ]
                "mapManyToOne" => array:2 [
                  0 => array:4 [
                    "fieldName" => "site"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Site"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                  1 => array:5 [
                    "fieldName" => "parent"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Page"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "inversedBy" => "children"
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Page\Block" => array:2 [
                "mapOneToMany" => array:1 [
                  0 => array:6 [
                    "fieldName" => "children"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Block"
                    "cascade" => array:2 [
                      0 => "remove"
                      1 => "persist"
                    ]
                    "mappedBy" => "parent"
                    "orphanRemoval" => true
                    "orderBy" => array:1 [
                      "position" => "ASC"
                    ]
                  ]
                ]
                "mapManyToOne" => array:2 [
                  0 => array:4 [
                    "fieldName" => "parent"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Block"
                    "inversedBy" => "children"
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                  1 => array:5 [
                    "fieldName" => "page"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Page"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "inversedBy" => "blocks"
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                ]
              ]
              "Sbm\Infrastructure\Entity\Page\Snapshot" => array:1 [
                "mapManyToOne" => array:2 [
                  0 => array:4 [
                    "fieldName" => "site"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Site"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                  1 => array:4 [
                    "fieldName" => "page"
                    "targetEntity" => "Sbm\Infrastructure\Entity\Page\Page"
                    "cascade" => array:1 [
                      0 => "persist"
                    ]
                    "joinColumns" => array:1 [
                      0 => array:3 [ …3]
                    ]
                  ]
                ]
              ]
            ]
            -discriminators: []
            -discriminatorColumns: []
            -inheritanceTypes: []
            -indexes: array:1 [
              "Sbm\Infrastructure\Entity\Page\Snapshot" => array:1 [
                "idx_snapshot_dates_enabled" => array:3 [
                  0 => "publication_date_start"
                  1 => "publication_date_end"
                  2 => "enabled"
                ]
              ]
            ]
            -uniques: array:2 [
              "Sbm\Infrastructure\Entity\Classification\Tag" => array:1 [
                "tag_context" => array:2 [
                  0 => "slug"
                  1 => "context"
                ]
              ]
              "Sbm\Infrastructure\Entity\Classification\Collection" => array:1 [
                "tag_collection" => array:2 [
                  0 => "slug"
                  1 => "context"
                ]
              ]
            ]
            -overrides: []
          }
          "_service_doctrine.orm.default_listeners.attach_entity_listeners" => "doctrine.orm.default_listeners.attach_entity_listeners"
          "_service_lexik_translation.orm.listener" => "lexik_translation.orm.listener"
        ]
        "onFlush" => array:1 [
          "00000000000003de0000000000000000" => Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber {#990}
        ]
      ]
      -subscribers: []
      -initialized: array:1 [
        "postLoad" => true
      ]
      -initializedSubscribers: true
      -methods: array:12 [
        "postPersist" => array:3 [
          "00000000000003c80000000000000000" => "postPersist"
          "00000000000003d10000000000000000" => "postPersist"
          "00000000000003db0000000000000000" => "postPersist"
        ]
        "prePersist" => array:7 [
          "00000000000003c80000000000000000" => "prePersist"
          "00000000000003d10000000000000000" => "prePersist"
          "00000000000003d20000000000000000" => "prePersist"
          "00000000000003d70000000000000000" => "prePersist"
          "00000000000003dd0000000000000000" => "prePersist"
          "00000000000003e10000000000000000" => "prePersist"
          "00000000000003e30000000000000000" => "prePersist"
        ]
        "postLoad" => array:2 [
          "00000000000003c80000000000000000" => "postLoad"
          "00000000000003e10000000000000000" => "postLoad"
        ]
        "preUpdate" => array:5 [
          "00000000000003c80000000000000000" => "preUpdate"
          "00000000000003d10000000000000000" => "preUpdate"
          "00000000000003d20000000000000000" => "preUpdate"
          "00000000000003d70000000000000000" => "preUpdate"
          "00000000000003dd0000000000000000" => "preUpdate"
        ]
        "postGenerateSchema" => array:4 [
          "00000000000003c90000000000000000" => "postGenerateSchema"
          "00000000000003cc0000000000000000" => "postGenerateSchema"
          "00000000000003cd0000000000000000" => "postGenerateSchema"
          "00000000000003ce0000000000000000" => "postGenerateSchema"
        ]
        "onSchemaCreateTable" => array:1 [
          "00000000000003c90000000000000000" => "onSchemaCreateTable"
        ]
        "preRemove" => array:3 [
          "00000000000003d10000000000000000" => "preRemove"
          "00000000000003d70000000000000000" => "preRemove"
          "00000000000003db0000000000000000" => "preRemove"
        ]
        "postUpdate" => array:2 [
          "00000000000003d10000000000000000" => "postUpdate"
          "00000000000003db0000000000000000" => "postUpdate"
        ]
        "postRemove" => array:1 [
          "00000000000003d10000000000000000" => "postRemove"
        ]
        "onClear" => array:1 [
          "00000000000003d10000000000000000" => "onClear"
        ]
        "loadClassMetadata" => array:8 [
          "00000000000003d70000000000000000" => "loadClassMetadata"
          "00000000000003dd0000000000000000" => "loadClassMetadata"
          "00000000000003de0000000000000000" => "loadClassMetadata"
          "00000000000003df0000000000000000" => "loadClassMetadata"
          "00000000000003e10000000000000000" => "loadClassMetadata"
          "00000000000003e20000000000000000" => "loadClassMetadata"
          "00000000000003e30000000000000000" => "loadClassMetadata"
          "00000000000003e40000000000000000" => "loadClassMetadata"
        ]
        "onFlush" => array:1 [
          "00000000000003de0000000000000000" => "onFlush"
        ]
      ]
      -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#562
        -externalId: null
        -container: null
        -factories: array:18 [
          "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"
            2 => "getBlameableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"
            2 => "getLoggableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"
            2 => "getSluggableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"
            2 => "getSoftDeletableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"
            2 => "getTimestampableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"
            2 => "getTranslatableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"
            2 => "getTreeEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"
            2 => "getUuidableEventSubscriberService"
            3 => true
          ]
          "doctrine.orm.default_listeners.attach_entity_listeners" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.default_listeners.attach_entity_listeners"
            2 => "getDoctrine_Orm_DefaultListeners_AttachEntityListenersService"
            3 => true
          ]
          "doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber"
            2 => "getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService"
            3 => true
          ]
          "doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.listeners.doctrine_token_provider_schema_subscriber"
            2 => "getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService"
            3 => true
          ]
          "doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber"
            2 => "getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService"
            3 => true
          ]
          "doctrine.orm.messenger.doctrine_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.messenger.doctrine_schema_subscriber"
            2 => "getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService"
            3 => true
          ]
          "lexik_translation.orm.listener" => array:4 [
            0 => "privates"
            1 => "lexik_translation.orm.listener"
            2 => "getLexikTranslation_Orm_ListenerService"
            3 => true
          ]
          "sbm.infrastructure.event.subscriber.customer.wishlist" => array:4 [
            0 => "privates"
            1 => "sbm.infrastructure.event.subscriber.customer.wishlist"
            2 => "getSbm_Infrastructure_Event_Subscriber_Customer_WishlistService"
            3 => true
          ]
          "sonata.doctrine.mapper" => array:4 [
            0 => "privates"
            1 => "sonata.doctrine.mapper"
            2 => "getSonata_Doctrine_MapperService"
            3 => true
          ]
          "sonata.media.doctrine.event_subscriber" => array:4 [
            0 => "privates"
            1 => "sonata.media.doctrine.event_subscriber"
            2 => "getSonata_Media_Doctrine_EventSubscriberService"
            3 => true
          ]
          "sonata.user.listener.user" => array:4 [
            0 => "privates"
            1 => "sonata.user.listener.user"
            2 => "getSonata_User_Listener_UserService"
            3 => true
          ]
        ]
        -loading: []
        -providedTypes: null
        -factory: ContainerLIXD8Ih\Sbm_KernelProdContainer::getService($registry, string $id, ?string $method, $load) {#54}
        -serviceMap: array:18 [
          "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"
            2 => "getBlameableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"
            2 => "getLoggableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"
            2 => "getSluggableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"
            2 => "getSoftDeletableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"
            2 => "getTimestampableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"
            2 => "getTranslatableEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"
            2 => "getTreeEventSubscriberService"
            3 => true
          ]
          "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" => array:4 [
            0 => "services"
            1 => "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"
            2 => "getUuidableEventSubscriberService"
            3 => true
          ]
          "doctrine.orm.default_listeners.attach_entity_listeners" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.default_listeners.attach_entity_listeners"
            2 => "getDoctrine_Orm_DefaultListeners_AttachEntityListenersService"
            3 => true
          ]
          "doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber"
            2 => "getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService"
            3 => true
          ]
          "doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.listeners.doctrine_token_provider_schema_subscriber"
            2 => "getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService"
            3 => true
          ]
          "doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber"
            2 => "getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService"
            3 => true
          ]
          "doctrine.orm.messenger.doctrine_schema_subscriber" => array:4 [
            0 => "privates"
            1 => "doctrine.orm.messenger.doctrine_schema_subscriber"
            2 => "getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService"
            3 => true
          ]
          "lexik_translation.orm.listener" => array:4 [
            0 => "privates"
            1 => "lexik_translation.orm.listener"
            2 => "getLexikTranslation_Orm_ListenerService"
            3 => true
          ]
          "sbm.infrastructure.event.subscriber.customer.wishlist" => array:4 [
            0 => "privates"
            1 => "sbm.infrastructure.event.subscriber.customer.wishlist"
            2 => "getSbm_Infrastructure_Event_Subscriber_Customer_WishlistService"
            3 => true
          ]
          "sonata.doctrine.mapper" => array:4 [
            0 => "privates"
            1 => "sonata.doctrine.mapper"
            2 => "getSonata_Doctrine_MapperService"
            3 => true
          ]
          "sonata.media.doctrine.event_subscriber" => array:4 [
            0 => "privates"
            1 => "sonata.media.doctrine.event_subscriber"
            2 => "getSonata_Media_Doctrine_EventSubscriberService"
            3 => true
          ]
          "sonata.user.listener.user" => array:4 [
            0 => "privates"
            1 => "sonata.user.listener.user"
            2 => "getSonata_User_Listener_UserService"
            3 => true
          ]
        ]
        -serviceTypes: array:18 [
          "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" => "?"
          "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" => "?"
          "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" => "?"
          "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" => "?"
          "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" => "?"
          "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" => "?"
          "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" => "?"
          "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" => "?"
          "doctrine.orm.default_listeners.attach_entity_listeners" => "?"
          "doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" => "?"
          "doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" => "?"
          "doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber" => "?"
          "doctrine.orm.messenger.doctrine_schema_subscriber" => "?"
          "lexik_translation.orm.listener" => "?"
          "sbm.infrastructure.event.subscriber.customer.wishlist" => "?"
          "sonata.doctrine.mapper" => "?"
          "sonata.media.doctrine.event_subscriber" => "?"
          "sonata.user.listener.user" => "?"
        ]
      }
    }
    #_keywords: null
  }
  #conn: Doctrine\DBAL\Connection {#613
    #_conn: Doctrine\DBAL\Driver\PDO\Connection {#967
      -connection: PDO {#966
        inTransaction: false
        attributes: {
          CASE: NATURAL
          ERRMODE: EXCEPTION
          AUTOCOMMIT: 1
          PERSISTENT: false
          DRIVER_NAME: "mysql"
          SERVER_INFO: "Uptime: 13132949  Threads: 21  Questions: 1111571599  Slow queries: 504046  Opens: 100679  Open tables: 567  Queries per second avg: 84.639"
          ORACLE_NULLS: NATURAL
          CLIENT_VERSION: "mysqlnd 8.2.30"
          SERVER_VERSION: "10.6.8-MariaDB-1:10.6.8+maria~bullseye-log"
          STATEMENT_CLASS: array:1 [
            0 => "PDOStatement"
          ]
          EMULATE_PREPARES: 1
          CONNECTION_STATUS: "Localhost via UNIX socket"
          STRINGIFY_FETCHES: false
          DEFAULT_FETCH_MODE: BOTH
        }
      }
    }
    #_config: Doctrine\DBAL\Configuration {#557
      -middlewares: []
      #sqlLogger: null
      -resultCache: null
      #resultCacheImpl: null
      #schemaAssetsFilter: Closure(): bool {#558
        returnType: "bool"
        class: "Doctrine\DBAL\Configuration"
      }
      #autoCommit: true
      -schemaManagerFactory: Doctrine\DBAL\Schema\LegacySchemaManagerFactory {#559}
    }
    #_eventManager: Symfony\Bridge\Doctrine\ContainerAwareEventManager {#561}
    #_expr: Doctrine\DBAL\Query\Expression\ExpressionBuilder {#614
      -connection: Doctrine\DBAL\Connection {#613}
    }
    -autoCommit: true
    -transactionNestingLevel: 0
    -transactionIsolationLevel: null
    -nestTransactionsWithSavepoints: false
    -params: array:11 [
      "url" => "mysql://sbm_production:hK_rg4_p4Wq!dfe@localhost:3306/sbm_production?serverVersion=mariadb-10.6.8&charset=utf8mb4"
      "driver" => "pdo_mysql"
      "host" => "localhost"
      "port" => 3306
      "user" => "sbm_production"
      "password" => "hK_rg4_p4Wq!dfe"
      "driverOptions" => []
      "defaultTableOptions" => []
      "dbname" => "sbm_production"
      "serverVersion" => "mariadb-10.6.8"
      "charset" => "utf8mb4"
    ]
    -platform: Doctrine\DBAL\Platforms\MariaDb1027Platform {#959}
    -exceptionConverter: null
    -parser: Doctrine\DBAL\SQL\Parser {#997
      -sqlPattern: "('[^']*'|"[^"]*"|`[^`]*`|(?<!\b(?i:ARRAY))\[(?:[^\]])*\]|:{2,}|--[^\r\n]*|/\*([^*]+|\*+[^/*])*\**\*/|[^:\?'"`\[\-\/]+)"
    }
    #_schemaManager: null
    #_driver: Doctrine\DBAL\Driver\PDO\MySQL\Driver {#609}
    -isRollbackOnly: false
    -schemaManagerFactory: Doctrine\DBAL\Schema\LegacySchemaManagerFactory {#559}
  }
}

Veiligheidsopleidingen voor bedrijven en werknemers

Opleidingen preventie en veiligheid

Club voor bijscholing van preventieadviseurs met praktijkgerichte sessies, kennisdeling en netwerking rond preventie en welzijn op het werk.
  • icon Brugge
  • icon 4 sessie(s)
  • icon 510,00 excl. BTW
Volg de EHBO cursus basis en word een gecertificeerde hulpverlener. Leer essentiële eerste hulpvaardigheden en red levens. Schrijf u nu in!
  • icon Diverse locaties
  • icon 4 sessie(s)
  • icon 285,00 excl. BTW
Opleiding asbest eenvoudige handelingen. Leer asbest herkennen en veilig, correct en wettelijk werken in bouw, onderhoud en facility management.
  • icon Diverse locaties
  • icon 2 sessie(s)
  • icon 320,00 excl. BTW
Stellingen veilig gebruiken en opbouwen in de praktijk. Werken op hoogte: verplicht attest voor iedereen die gebruik maakt van ladders en stellingen.
  • icon Brugge
  • icon 2 sessie(s)
  • icon 328,00 excl. BTW
Volg de opleiding Werken op hoogte en leer hoe je vaste steigers veilig opbouwt, controleert en gebruikt. Behaal jouw certificaat in steigerbouw en werk volgens de laatste vei
  • icon Brugge
  • icon 4 sessie(s)
  • icon 543,00 excl. BTW
Ontdek alle veiligheidsopleidingen

In de kijker

Preventieadviseur niveau 2

Word de waakhond van het veiligheids- en preventiebeleid van uw bedrijf! Als preventieadviseur niveau 2 fungeer je als raadgever en coördinator m.b.t het welzijnsbeleid. Je bent een waardige gesprekspartner van de werkgever, het management, de werknemers en hun afgevaardigden, de verzekeringsmaatschappijen, de overheidsdiensten en alle ondersteunende externe diensten.     

Testimonials

Testimonials

Blogs

Liever een opleiding op maat?

Een unieke leerervaring blijft hangen.
Bent u klaar om een gepersonaliseerd leertraject te starten? Samen stippelen wij uw incompany training uit. Kies zelf uw tijdstip, locatie en de lesinhoud.

Pauline Verstraeten
Pauline Verstraeten