Overslaan naar inhoud
  • +31 653-919-302
Cafayate.Net
  • 0
  • 0
  • Aanmelden
  • Nederlands English (US) Español (AR)
  • Contact
  • Startpagina
  • Blog
  • Vacatures
  • Contact
Cafayate.Net
  • 0
  • 0
    • Startpagina
    • Blog
    • Vacatures
    • Contact
  • +31 653-919-302
  • Nederlands English (US) Español (AR)
  • Aanmelden
  • Contact

Akeneo boostrap.php.cache

  • Alle blogs
  • Tech Blog
  • Akeneo boostrap.php.cache
  • 5 maart 2021 in
    Administrator

    Force configuration reload in Symfony2

     

    Update: You can’t reload the configuration, but you can set the parameters on-the-fly, see second “Update” paragraph

    It’s not really possible in Symfony2 to do that.

    In production mode, everything (even the configuration) is cached, so you have to clear the cache with

    app/console cache:clear --env=prod --no-debug

    (maybe followed by a app/console cache:warmup --env=prod --no-debug)

    to reload the configuration. In development mode you could experiment with shutdown() followed by a boot() from Symfony\Component\HttpKernel\Kernel or maybe loadClassCache – but all of this is not really that what you want.

    What exactly changes are made to the configuration files? Maybe you should use different files for different environments or consider any other method to get those changes (via a simple Webservice or even a static file read from within a Controller).

    Update:

    I figured out that you can set your container configuration parameter on-the-fly via

    $container->setParameter('parameter', value);

    Have a look at the Symfony2 documentation.

    in Tech Blog
    Install a GitLab CE Omnibus package on ubuntu 14.04 (trusty)

    Ontworpen voor bedrijven

    We zijn een team van gepassioneerde mensen met als doel levens te verbeteren met vernieuwende producten. We ontwikkelen geweldige oplossingen voor al je zakelijke uitdagingen. Onze producten zijn ontworpen voor kleine tot middelgrote bedrijven die hun prestaties willen optimaliseren.

    Neem contact op

    Plantexel
    Pedernera
    Salta Capital 
    Argentina

    • +31 653-919-302
    • [email protected]
    Volg ons
    Copyright © Plantexel
    Nederlands | English (US) | Español (AR)