bundles.php 5.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. <?php
  2. return [
  3. Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
  4. Doctrine\Bundle\DoctrineCacheBundle\DoctrineCacheBundle::class => ['all' => true],
  5. Doctrine\Bundle\DoctrineBundle\DoctrineBundle::class => ['all' => true],
  6. Doctrine\Bundle\FixturesBundle\DoctrineFixturesBundle::class => ['dev' => true, 'test' => true],
  7. Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle::class => ['all' => true],
  8. Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle::class => ['all' => true],
  9. Symfony\Bundle\MonologBundle\MonologBundle::class => ['all' => true],
  10. Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle::class => ['all' => true],
  11. Symfony\Bundle\TwigBundle\TwigBundle::class => ['all' => true],
  12. WhiteOctober\PagerfantaBundle\WhiteOctoberPagerfantaBundle::class => ['all' => true],
  13. Sonata\EasyExtendsBundle\SonataEasyExtendsBundle::class => ['all' => true],
  14. Sonata\DatagridBundle\SonataDatagridBundle::class => ['all' => true],
  15. Sonata\CoreBundle\SonataCoreBundle::class => ['all' => true],
  16. Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true],
  17. Sonata\BlockBundle\SonataBlockBundle::class => ['all' => true],
  18. Knp\Bundle\MenuBundle\KnpMenuBundle::class => ['all' => true],
  19. Sonata\AdminBundle\SonataAdminBundle::class => ['all' => true],
  20. FOS\UserBundle\FOSUserBundle::class => ['all' => true],
  21. Sonata\UserBundle\SonataUserBundle::class => ['all' => true],
  22. Symfony\Bundle\DebugBundle\DebugBundle::class => ['dev' => true, 'test' => true],
  23. Symfony\Bundle\WebProfilerBundle\WebProfilerBundle::class => ['dev' => true, 'test' => true],
  24. Symfony\Bundle\WebServerBundle\WebServerBundle::class => ['dev' => true],
  25. Symfony\Cmf\Bundle\RoutingBundle\CmfRoutingBundle::class => ['all' => true],
  26. Sonata\SeoBundle\SonataSeoBundle::class => ['all' => true],
  27. Sonata\NotificationBundle\SonataNotificationBundle::class => ['all' => true],
  28. Sonata\PageBundle\SonataPageBundle::class => ['all' => true],
  29. Sonata\DoctrineORMAdminBundle\SonataDoctrineORMAdminBundle::class => ['all' => true],
  30. Sonata\ClassificationBundle\SonataClassificationBundle::class => ['all' => true],
  31. Spy\TimelineBundle\SpyTimelineBundle::class => ['all' => true],
  32. Sonata\IntlBundle\SonataIntlBundle::class => ['all' => true],
  33. Sonata\TimelineBundle\SonataTimelineBundle::class => ['all' => true],
  34. JMS\SerializerBundle\JMSSerializerBundle::class => ['all' => true],
  35. Sonata\MediaBundle\SonataMediaBundle::class => ['all' => true],
  36. FOS\JsRoutingBundle\FOSJsRoutingBundle::class => ['all' => true],
  37. FM\ElfinderBundle\FMElfinderBundle::class => ['all' => true],
  38. Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle::class => ['all' => true],
  39. FOS\RestBundle\FOSRestBundle::class => ['all' => true],
  40. Mopa\Bundle\BootstrapBundle\MopaBootstrapBundle::class => ['all' => true],
  41. Chamilo\CoreBundle\ChamiloCoreBundle::class => ['all' => true],
  42. Chamilo\ThemeBundle\ChamiloThemeBundle::class => ['all' => true],
  43. Chamilo\SkillBundle\ChamiloSkillBundle::class => ['all' => true],
  44. Chamilo\CourseBundle\ChamiloCourseBundle::class => ['all' => true],
  45. Chamilo\AdminBundle\ChamiloAdminBundle::class => ['all' => true],
  46. Chamilo\FaqBundle\ChamiloFaqBundle::class => ['all' => true],
  47. Chamilo\ContactBundle\ChamiloContactBundle::class => ['all' => true],
  48. Chamilo\TicketBundle\ChamiloTicketBundle::class => ['all' => true],
  49. Chamilo\PageBundle\ChamiloPageBundle::class => ['all' => true],
  50. Chamilo\UserBundle\ChamiloUserBundle::class => ['all' => true],
  51. Chamilo\ClassificationBundle\ChamiloClassificationBundle::class => ['all' => true],
  52. Chamilo\MediaBundle\ChamiloMediaBundle::class => ['all' => true],
  53. Chamilo\NotificationBundle\ChamiloNotificationBundle::class => ['all' => true],
  54. Chamilo\SettingsBundle\ChamiloSettingsBundle::class => ['all' => true],
  55. Chamilo\TimelineBundle\ChamiloTimelineBundle::class => ['all' => true],
  56. Chamilo\GraphQlBundle\ChamiloGraphQlBundle::class => ['all' => true],
  57. Chamilo\LtiBundle\ChamiloLtiBundle::class => ['all' => true],
  58. winzou\Bundle\StateMachineBundle\winzouStateMachineBundle::class => ['all' => true],
  59. Bazinga\Bundle\HateoasBundle\BazingaHateoasBundle::class => ['all' => true],
  60. Sylius\Bundle\ResourceBundle\SyliusResourceBundle::class => ['all' => true],
  61. Sylius\Bundle\SettingsBundle\SyliusSettingsBundle::class => ['all' => true],
  62. Http\HttplugBundle\HttplugBundle::class => ['all' => true],
  63. Oneup\FlysystemBundle\OneupFlysystemBundle::class => ['all' => true],
  64. Sonata\CacheBundle\SonataCacheBundle::class => ['all' => true],
  65. Knp\Bundle\MarkdownBundle\KnpMarkdownBundle::class => ['all' => true],
  66. HWI\Bundle\OAuthBundle\HWIOAuthBundle::class => ['all' => true],
  67. Liip\ThemeBundle\LiipThemeBundle::class => ['all' => true],
  68. A2lix\AutoFormBundle\A2lixAutoFormBundle::class => ['all' => true],
  69. A2lix\TranslationFormBundle\A2lixTranslationFormBundle::class => ['all' => true],
  70. Oneup\UploaderBundle\OneupUploaderBundle::class => ['all' => true],
  71. APY\DataGridBundle\APYDataGridBundle::class => ['all' => true],
  72. Overblog\GraphQLBundle\OverblogGraphQLBundle::class => ['all' => true],
  73. Gregwar\CaptchaBundle\GregwarCaptchaBundle::class => ['all' => true],
  74. FOS\CKEditorBundle\FOSCKEditorBundle::class => ['all' => true],
  75. Sonata\FormatterBundle\SonataFormatterBundle::class => ['all' => true],
  76. SimpleThings\EntityAudit\SimpleThingsEntityAuditBundle::class => ['all' => true],
  77. Symfony\WebpackEncoreBundle\WebpackEncoreBundle::class => ['all' => true],
  78. Liip\ImagineBundle\LiipImagineBundle::class => ['all' => true],
  79. HtmlSanitizer\Bundle\HtmlSanitizerBundle::class => ['all' => true],
  80. Vich\UploaderBundle\VichUploaderBundle::class => ['all' => true],
  81. ];