Browse Source

Mise en place du framework symfony2 (initial)

bastien 12 years ago
parent
commit
ea4b9fe2ec
100 changed files with 1841 additions and 0 deletions
  1. 148 0
      README.md
  2. 1 0
      app/.htaccess
  3. 9 0
      app/AppCache.php
  4. 36 0
      app/AppKernel.php
  5. 13 0
      app/Resources/views/base.html.twig
  6. 45 0
      app/autoload.php
  7. 1497 0
      app/bootstrap.php.cache
  8. 1 0
      app/cache/dev/annotations/Acme-DemoBundle-Controller-DemoController#contactAction.cache.php
  9. 1 0
      app/cache/dev/annotations/Acme-DemoBundle-Controller-DemoController#helloAction.cache.php
  10. 1 0
      app/cache/dev/annotations/Acme-DemoBundle-Controller-DemoController#indexAction.cache.php
  11. 1 0
      app/cache/dev/annotations/Acme-DemoBundle-Controller-DemoController.cache.php
  12. 1 0
      app/cache/dev/annotations/Acme-DemoBundle-Controller-SecuredController#helloAction.cache.php
  13. 1 0
      app/cache/dev/annotations/Acme-DemoBundle-Controller-SecuredController#helloadminAction.cache.php
  14. 1 0
      app/cache/dev/annotations/Acme-DemoBundle-Controller-SecuredController#loginAction.cache.php
  15. 1 0
      app/cache/dev/annotations/Acme-DemoBundle-Controller-SecuredController#logoutAction.cache.php
  16. 1 0
      app/cache/dev/annotations/Acme-DemoBundle-Controller-SecuredController#securityCheckAction.cache.php
  17. 1 0
      app/cache/dev/annotations/Acme-DemoBundle-Controller-SecuredController.cache.php
  18. 1 0
      app/cache/dev/annotations/Acme-DemoBundle-Controller-WelcomeController#indexAction.cache.php
  19. 1 0
      app/cache/dev/annotations/ArrayAccess#offsetExists.cache.php
  20. 1 0
      app/cache/dev/annotations/ArrayAccess#offsetGet.cache.php
  21. 1 0
      app/cache/dev/annotations/ArrayAccess#offsetSet.cache.php
  22. 1 0
      app/cache/dev/annotations/ArrayAccess#offsetUnset.cache.php
  23. 1 0
      app/cache/dev/annotations/ArrayAccess.cache.php
  24. 1 0
      app/cache/dev/annotations/Countable#count.cache.php
  25. 1 0
      app/cache/dev/annotations/Countable.cache.php
  26. 1 0
      app/cache/dev/annotations/IteratorAggregate#getIterator.cache.php
  27. 1 0
      app/cache/dev/annotations/IteratorAggregate.cache.php
  28. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#__construct.cache.php
  29. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#checkOptionalSettings.cache.php
  30. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#checkRequirements.cache.php
  31. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#getDriverKeys.cache.php
  32. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#getDrivers.cache.php
  33. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#getFormType.cache.php
  34. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#getTemplate.cache.php
  35. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#update.cache.php
  36. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep$driver.cache.php
  37. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep$host.cache.php
  38. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep$name.cache.php
  39. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep$password.cache.php
  40. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep$port.cache.php
  41. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep$user.cache.php
  42. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep.cache.php
  43. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep#__construct.cache.php
  44. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep#checkOptionalSettings.cache.php
  45. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep#checkRequirements.cache.php
  46. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep#getFormType.cache.php
  47. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep#getTemplate.cache.php
  48. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep#update.cache.php
  49. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep$secret.cache.php
  50. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep.cache.php
  51. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-StepInterface#__construct.cache.php
  52. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-StepInterface#checkOptionalSettings.cache.php
  53. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-StepInterface#checkRequirements.cache.php
  54. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-StepInterface#getFormType.cache.php
  55. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-StepInterface#getTemplate.cache.php
  56. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-StepInterface#update.cache.php
  57. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-StepInterface.cache.php
  58. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Controller-ConfiguratorController#checkAction.cache.php
  59. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Controller-ConfiguratorController#finalAction.cache.php
  60. 1 0
      app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Controller-ConfiguratorController#stepAction.cache.php
  61. 1 0
      app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#createForm.cache.php
  62. 1 0
      app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#createFormBuilder.cache.php
  63. 1 0
      app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#createNotFoundException.cache.php
  64. 1 0
      app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#forward.cache.php
  65. 1 0
      app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#generateUrl.cache.php
  66. 1 0
      app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#get.cache.php
  67. 1 0
      app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#getDoctrine.cache.php
  68. 1 0
      app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#getRequest.cache.php
  69. 1 0
      app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#has.cache.php
  70. 1 0
      app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#redirect.cache.php
  71. 1 0
      app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#render.cache.php
  72. 1 0
      app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#renderView.cache.php
  73. 1 0
      app/cache/dev/annotations/Symfony-Bundle-TwigBundle-Controller-ExceptionController#showAction.cache.php
  74. 1 0
      app/cache/dev/annotations/Symfony-Bundle-WebProfilerBundle-Controller-ProfilerController#toolbarAction.cache.php
  75. 1 0
      app/cache/dev/annotations/Symfony-Component-DependencyInjection-ContainerAware#setContainer.cache.php
  76. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#__clone.cache.php
  77. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#__construct.cache.php
  78. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#add.cache.php
  79. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#addError.cache.php
  80. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#appToNorm.cache.php
  81. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#bind.cache.php
  82. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#bindRequest.cache.php
  83. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#clientToNorm.cache.php
  84. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#count.cache.php
  85. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#createView.cache.php
  86. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#get.cache.php
  87. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#getAttribute.cache.php
  88. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#getChildren.cache.php
  89. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#getClientData.cache.php
  90. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#getClientTransformers.cache.php
  91. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#getData.cache.php
  92. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#getErrorBubbling.cache.php
  93. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#getErrors.cache.php
  94. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#getExtraData.cache.php
  95. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#getIterator.cache.php
  96. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#getName.cache.php
  97. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#getNormData.cache.php
  98. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#getNormTransformers.cache.php
  99. 1 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#getParent.cache.php
  100. 0 0
      app/cache/dev/annotations/Symfony-Component-Form-Form#getRoot.cache.php

+ 148 - 0
README.md View File

@@ -0,0 +1,148 @@
1
+Symfony Standard Edition
2
+========================
3
+
4
+Welcome to the Symfony Standard Edition - a fully-functional Symfony2
5
+application that you can use as the skeleton for your new app. If you want
6
+to learn more about the features included, see the "What's Inside?" section.
7
+
8
+This document contains information on how to download and start using Symfony.
9
+For a more detailed explanation, see the
10
+[Installation chapter](http://symfony.com/doc/current/book/installation.html)
11
+of the Symfony Documentation.
12
+
13
+1) Download the Standard Edition
14
+--------------------------------
15
+
16
+If you've already downloaded the standard edition, and unpacked it somewhere
17
+within your web root directory, then move on to the "Installation" section.
18
+
19
+To download the standard edition, you have two options:
20
+
21
+### Download an archive file (*recommended*)
22
+
23
+The easiest way to get started is to download an archive of the standard edition
24
+(http://symfony.com/download). Unpack it somewhere under your web server root
25
+directory and you're done. The web root is wherever your web server (e.g. Apache)
26
+looks when you access `http://localhost` in a browser.
27
+
28
+### Clone the git Repository
29
+
30
+We highly recommend that you download the packaged version of this distribution.
31
+But if you still want to use Git, you are on your own.
32
+
33
+Run the following commands:
34
+
35
+    git clone http://github.com/symfony/symfony-standard.git
36
+    cd symfony-standard
37
+    rm -rf .git
38
+
39
+2) Installation
40
+---------------
41
+
42
+Once you've downloaded the standard edition, installation is easy, and basically
43
+involves making sure your system is ready for Symfony.
44
+
45
+### a) Check your System Configuration
46
+
47
+Before you begin, make sure that your local system is properly configured
48
+for Symfony. To do this, execute the following:
49
+
50
+    php app/check.php
51
+
52
+If you get any warnings or recommendations, fix these now before moving on.
53
+
54
+### b) Install the Vendor Libraries
55
+
56
+If you downloaded the archive "without vendors" or installed via git, then
57
+you need to download all of the necessary vendor libraries. If you're not
58
+sure if you need to do this, check to see if you have a ``vendor/`` directory.
59
+If you don't, or if that directory is empty, run the following:
60
+
61
+    php bin/vendors install
62
+
63
+Note that you **must** have git installed and be able to execute the `git`
64
+command to execute this script. If you don't have git available, either install
65
+it or download Symfony with the vendor libraries already included.
66
+
67
+### c) Access the Application via the Browser
68
+
69
+Congratulations! You're now ready to use Symfony. If you've unzipped Symfony
70
+in the web root of your computer, then you should be able to access the
71
+web version of the Symfony requirements check via:
72
+
73
+    http://localhost/Symfony/web/config.php
74
+
75
+If everything looks good, click the "Bypass configuration and go to the Welcome page"
76
+link to load up your first Symfony page.
77
+
78
+You can also use a web-based configurator by clicking on the "Configure your
79
+Symfony Application online" link of the ``config.php`` page.
80
+
81
+To see a real-live Symfony page in action, access the following page:
82
+
83
+    web/app_dev.php/demo/hello/Fabien
84
+
85
+3) Learn about Symfony!
86
+-----------------------
87
+
88
+This distribution is meant to be the starting point for your application,
89
+but it also contains some sample code that you can learn from and play with.
90
+
91
+A great way to start learning Symfony is via the [Quick Tour](http://symfony.com/doc/current/quick_tour/the_big_picture.html),
92
+which will take you through all the basic features of Symfony2 and the test
93
+pages that are available in the standard edition.
94
+
95
+Once you're feeling good, you can move onto reading the official
96
+[Symfony2 book](http://symfony.com/doc/current/).
97
+
98
+Using this Edition as the Base of your Application
99
+--------------------------------------------------
100
+
101
+Since the standard edition is fully-configured and comes with some examples,
102
+you'll need to make a few changes before using it to build your application.
103
+
104
+The distribution is configured with the following defaults:
105
+
106
+* Twig is the only configured template engine;
107
+* Doctrine ORM/DBAL is configured;
108
+* Swiftmailer is configured;
109
+* Annotations for everything are enabled.
110
+
111
+A default bundle, ``AcmeDemoBundle``, shows you Symfony2 in action. After
112
+playing with it, you can remove it by following these steps:
113
+
114
+* delete the ``src/Acme`` directory;
115
+* remove the routing entries referencing AcmeBundle in ``app/config/routing_dev.yml``;
116
+* remove the AcmeBundle from the registered bundles in ``app/AppKernel.php``;
117
+
118
+
119
+What's inside?
120
+---------------
121
+The Symfony Standard Edition comes pre-configured with the following bundles:
122
+	
123
+* **FrameworkBundle** - The core Symfony framework bundle
124
+* **SensioFrameworkExtraBundle** - Adds several enhancements, including template
125
+  and routing annotation capability ([documentation](http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html))
126
+* **DoctrineBundle** - Adds support for the Doctrine ORM
127
+  ([documentation](http://symfony.com/doc/current/book/doctrine.html))
128
+* **TwigBundle** - Adds support for the Twig templating engine
129
+  ([documentation](http://symfony.com/doc/current/book/templating.html))
130
+* **SecurityBundle** - Adds security by integrating Symfony's security component
131
+  ([documentation](http://symfony.com/doc/current/book/security.html))
132
+* **SwiftmailerBundle** - Adds support for Swiftmailer, a library for sending emails
133
+  ([documentation](http://symfony.com/doc/2.0/cookbook/email.html))
134
+* **MonologBundle** - Adds support for Monolog, a logging library
135
+  ([documentation](http://symfony.com/doc/2.0/cookbook/logging/monolog.html))
136
+* **AsseticBundle** - Adds support for Assetic, an asset processing library
137
+  ([documentation](http://symfony.com/doc/2.0/cookbook/assetic/asset_management.html))
138
+* **JMSSecurityExtraBundle** - Allows security to be added via annotations
139
+  ([documentation](http://symfony.com/doc/current/bundles/JMSSecurityExtraBundle/index.html))
140
+* **WebProfilerBundle** (in dev/test env) - Adds profiling functionality and
141
+  the web debug toolbar
142
+* **SensioDistributionBundle** (in dev/test env) - Adds functionality for configuring
143
+  and working with Symfony distributions
144
+* **SensioGeneratorBundle** (in dev/test env) - Adds code generation capabilities
145
+  ([documentation](http://symfony.com/doc/current/bundles/SensioGeneratorBundle/index.html))
146
+* **AcmeDemoBundle** (in dev/test env) - A demo bundle with some example code
147
+
148
+Enjoy!

+ 1 - 0
app/.htaccess View File

@@ -0,0 +1 @@
1
+deny from all

+ 9 - 0
app/AppCache.php View File

@@ -0,0 +1,9 @@
1
+<?php
2
+
3
+require_once __DIR__.'/AppKernel.php';
4
+
5
+use Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache;
6
+
7
+class AppCache extends HttpCache
8
+{
9
+}

+ 36 - 0
app/AppKernel.php View File

@@ -0,0 +1,36 @@
1
+<?php
2
+
3
+use Symfony\Component\HttpKernel\Kernel;
4
+use Symfony\Component\Config\Loader\LoaderInterface;
5
+
6
+class AppKernel extends Kernel
7
+{
8
+    public function registerBundles()
9
+    {
10
+        $bundles = array(
11
+            new Symfony\Bundle\FrameworkBundle\FrameworkBundle(),
12
+            new Symfony\Bundle\SecurityBundle\SecurityBundle(),
13
+            new Symfony\Bundle\TwigBundle\TwigBundle(),
14
+            new Symfony\Bundle\MonologBundle\MonologBundle(),
15
+            new Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle(),
16
+            new Symfony\Bundle\DoctrineBundle\DoctrineBundle(),
17
+            new Symfony\Bundle\AsseticBundle\AsseticBundle(),
18
+            new Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle(),
19
+            new JMS\SecurityExtraBundle\JMSSecurityExtraBundle(),
20
+        );
21
+
22
+        if (in_array($this->getEnvironment(), array('dev', 'test'))) {
23
+            $bundles[] = new Acme\DemoBundle\AcmeDemoBundle();
24
+            $bundles[] = new Symfony\Bundle\WebProfilerBundle\WebProfilerBundle();
25
+            $bundles[] = new Sensio\Bundle\DistributionBundle\SensioDistributionBundle();
26
+            $bundles[] = new Sensio\Bundle\GeneratorBundle\SensioGeneratorBundle();
27
+        }
28
+
29
+        return $bundles;
30
+    }
31
+
32
+    public function registerContainerConfiguration(LoaderInterface $loader)
33
+    {
34
+        $loader->load(__DIR__.'/config/config_'.$this->getEnvironment().'.yml');
35
+    }
36
+}

+ 13 - 0
app/Resources/views/base.html.twig View File

@@ -0,0 +1,13 @@
1
+<!DOCTYPE html>
2
+<html>
3
+    <head>
4
+        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
+        <title>{% block title %}Welcome!{% endblock %}</title>
6
+        {% block stylesheets %}{% endblock %}
7
+        <link rel="shortcut icon" href="{{ asset('favicon.ico') }}" />
8
+    </head>
9
+    <body>
10
+        {% block body %}{% endblock %}
11
+        {% block javascripts %}{% endblock %}
12
+    </body>
13
+</html>

+ 45 - 0
app/autoload.php View File

@@ -0,0 +1,45 @@
1
+<?php
2
+
3
+use Symfony\Component\ClassLoader\UniversalClassLoader;
4
+use Doctrine\Common\Annotations\AnnotationRegistry;
5
+
6
+$loader = new UniversalClassLoader();
7
+$loader->registerNamespaces(array(
8
+    'Symfony'          => array(__DIR__.'/../vendor/symfony/src', __DIR__.'/../vendor/bundles'),
9
+    'Sensio'           => __DIR__.'/../vendor/bundles',
10
+    'JMS'              => __DIR__.'/../vendor/bundles',
11
+    'Doctrine\\Common' => __DIR__.'/../vendor/doctrine-common/lib',
12
+    'Doctrine\\DBAL'   => __DIR__.'/../vendor/doctrine-dbal/lib',
13
+    'Doctrine'         => __DIR__.'/../vendor/doctrine/lib',
14
+    'Monolog'          => __DIR__.'/../vendor/monolog/src',
15
+    'Assetic'          => __DIR__.'/../vendor/assetic/src',
16
+    'Metadata'         => __DIR__.'/../vendor/metadata/src',
17
+));
18
+$loader->registerPrefixes(array(
19
+    'Twig_Extensions_' => __DIR__.'/../vendor/twig-extensions/lib',
20
+    'Twig_'            => __DIR__.'/../vendor/twig/lib',
21
+));
22
+
23
+// intl
24
+if (!function_exists('intl_get_error_code')) {
25
+    require_once __DIR__.'/../vendor/symfony/src/Symfony/Component/Locale/Resources/stubs/functions.php';
26
+
27
+    $loader->registerPrefixFallbacks(array(__DIR__.'/../vendor/symfony/src/Symfony/Component/Locale/Resources/stubs'));
28
+}
29
+
30
+$loader->registerNamespaceFallbacks(array(
31
+    __DIR__.'/../src',
32
+));
33
+$loader->register();
34
+
35
+AnnotationRegistry::registerLoader(function($class) use ($loader) {
36
+    $loader->loadClass($class);
37
+    return class_exists($class, false);
38
+});
39
+AnnotationRegistry::registerFile(__DIR__.'/../vendor/doctrine/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php');
40
+
41
+// Swiftmailer needs a special autoloader to allow
42
+// the lazy loading of the init file (which is expensive)
43
+require_once __DIR__.'/../vendor/swiftmailer/lib/classes/Swift.php';
44
+Swift::registerAutoload(__DIR__.'/../vendor/swiftmailer/lib/swift_init.php');
45
+

File diff suppressed because it is too large
+ 1497 - 0
app/bootstrap.php.cache


+ 1 - 0
app/cache/dev/annotations/Acme-DemoBundle-Controller-DemoController#contactAction.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:2:{i:0;O:54:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route":6:{s:10:"' . "\0" . '*' . "\0" . 'service";N;s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'pattern";s:8:"/contact";s:48:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'name";s:13:"_demo_contact";s:56:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'requirements";a:0:{}s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'options";a:0:{}s:52:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'defaults";a:0:{}}i:1;O:57:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template":3:{s:11:"' . "\0" . '*' . "\0" . 'template";N;s:9:"' . "\0" . '*' . "\0" . 'engine";s:4:"twig";s:7:"' . "\0" . '*' . "\0" . 'vars";a:0:{}}}');

+ 1 - 0
app/cache/dev/annotations/Acme-DemoBundle-Controller-DemoController#helloAction.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:2:{i:0;O:54:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route":6:{s:10:"' . "\0" . '*' . "\0" . 'service";N;s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'pattern";s:13:"/hello/{name}";s:48:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'name";s:11:"_demo_hello";s:56:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'requirements";a:0:{}s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'options";a:0:{}s:52:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'defaults";a:0:{}}i:1;O:57:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template":3:{s:11:"' . "\0" . '*' . "\0" . 'template";N;s:9:"' . "\0" . '*' . "\0" . 'engine";s:4:"twig";s:7:"' . "\0" . '*' . "\0" . 'vars";a:0:{}}}');

+ 1 - 0
app/cache/dev/annotations/Acme-DemoBundle-Controller-DemoController#indexAction.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:2:{i:0;O:54:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route":6:{s:10:"' . "\0" . '*' . "\0" . 'service";N;s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'pattern";s:1:"/";s:48:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'name";s:5:"_demo";s:56:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'requirements";a:0:{}s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'options";a:0:{}s:52:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'defaults";a:0:{}}i:1;O:57:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template":3:{s:11:"' . "\0" . '*' . "\0" . 'template";N;s:9:"' . "\0" . '*' . "\0" . 'engine";s:4:"twig";s:7:"' . "\0" . '*' . "\0" . 'vars";a:0:{}}}');

+ 1 - 0
app/cache/dev/annotations/Acme-DemoBundle-Controller-DemoController.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Acme-DemoBundle-Controller-SecuredController#helloAction.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:3:{i:0;O:54:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route":6:{s:10:"' . "\0" . '*' . "\0" . 'service";N;s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'pattern";s:6:"/hello";s:48:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'name";N;s:56:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'requirements";a:0:{}s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'options";a:0:{}s:52:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'defaults";a:1:{s:4:"name";s:5:"World";}}i:1;O:54:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route":6:{s:10:"' . "\0" . '*' . "\0" . 'service";N;s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'pattern";s:13:"/hello/{name}";s:48:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'name";s:19:"_demo_secured_hello";s:56:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'requirements";a:0:{}s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'options";a:0:{}s:52:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'defaults";a:0:{}}i:2;O:57:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template":3:{s:11:"' . "\0" . '*' . "\0" . 'template";N;s:9:"' . "\0" . '*' . "\0" . 'engine";s:4:"twig";s:7:"' . "\0" . '*' . "\0" . 'vars";a:0:{}}}');

+ 1 - 0
app/cache/dev/annotations/Acme-DemoBundle-Controller-SecuredController#helloadminAction.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:3:{i:0;O:54:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route":6:{s:10:"' . "\0" . '*' . "\0" . 'service";N;s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'pattern";s:19:"/hello/admin/{name}";s:48:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'name";s:25:"_demo_secured_hello_admin";s:56:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'requirements";a:0:{}s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'options";a:0:{}s:52:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'defaults";a:0:{}}i:1;O:41:"JMS\\SecurityExtraBundle\\Annotation\\Secure":1:{s:5:"roles";a:1:{i:0;s:10:"ROLE_ADMIN";}}i:2;O:57:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template":3:{s:11:"' . "\0" . '*' . "\0" . 'template";N;s:9:"' . "\0" . '*' . "\0" . 'engine";s:4:"twig";s:7:"' . "\0" . '*' . "\0" . 'vars";a:0:{}}}');

+ 1 - 0
app/cache/dev/annotations/Acme-DemoBundle-Controller-SecuredController#loginAction.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:2:{i:0;O:54:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route":6:{s:10:"' . "\0" . '*' . "\0" . 'service";N;s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'pattern";s:6:"/login";s:48:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'name";s:11:"_demo_login";s:56:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'requirements";a:0:{}s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'options";a:0:{}s:52:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'defaults";a:0:{}}i:1;O:57:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template":3:{s:11:"' . "\0" . '*' . "\0" . 'template";N;s:9:"' . "\0" . '*' . "\0" . 'engine";s:4:"twig";s:7:"' . "\0" . '*' . "\0" . 'vars";a:0:{}}}');

+ 1 - 0
app/cache/dev/annotations/Acme-DemoBundle-Controller-SecuredController#logoutAction.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:1:{i:0;O:54:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route":6:{s:10:"' . "\0" . '*' . "\0" . 'service";N;s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'pattern";s:7:"/logout";s:48:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'name";s:12:"_demo_logout";s:56:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'requirements";a:0:{}s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'options";a:0:{}s:52:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'defaults";a:0:{}}}');

+ 1 - 0
app/cache/dev/annotations/Acme-DemoBundle-Controller-SecuredController#securityCheckAction.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:1:{i:0;O:54:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route":6:{s:10:"' . "\0" . '*' . "\0" . 'service";N;s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'pattern";s:12:"/login_check";s:48:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'name";s:15:"_security_check";s:56:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'requirements";a:0:{}s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'options";a:0:{}s:52:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'defaults";a:0:{}}}');

+ 1 - 0
app/cache/dev/annotations/Acme-DemoBundle-Controller-SecuredController.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:1:{i:0;O:54:"Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route":6:{s:10:"' . "\0" . '*' . "\0" . 'service";N;s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'pattern";s:13:"/demo/secured";s:48:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'name";N;s:56:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'requirements";a:0:{}s:51:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'options";a:0:{}s:52:"' . "\0" . 'Symfony\\Component\\Routing\\Annotation\\Route' . "\0" . 'defaults";a:0:{}}}');

+ 1 - 0
app/cache/dev/annotations/Acme-DemoBundle-Controller-WelcomeController#indexAction.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/ArrayAccess#offsetExists.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/ArrayAccess#offsetGet.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/ArrayAccess#offsetSet.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/ArrayAccess#offsetUnset.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/ArrayAccess.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Countable#count.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Countable.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/IteratorAggregate#getIterator.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/IteratorAggregate.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#__construct.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#checkOptionalSettings.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#checkRequirements.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#getDriverKeys.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#getDrivers.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#getFormType.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#getTemplate.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep#update.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep$driver.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:1:{i:0;O:46:"Symfony\\Component\\Validator\\Constraints\\Choice":11:{s:7:"choices";N;s:8:"callback";s:13:"getDriverKeys";s:8:"multiple";b:0;s:6:"strict";b:0;s:3:"min";N;s:3:"max";N;s:7:"message";s:44:"The value you selected is not a valid choice";s:15:"multipleMessage";s:42:"One or more of the given values is invalid";s:10:"minMessage";s:44:"You must select at least {{ limit }} choices";s:10:"maxMessage";s:43:"You must select at most {{ limit }} choices";s:6:"groups";a:1:{i:0;s:7:"Default";}}}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep$host.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:1:{i:0;O:48:"Symfony\\Component\\Validator\\Constraints\\NotBlank":2:{s:7:"message";s:30:"This value should not be blank";s:6:"groups";a:1:{i:0;s:7:"Default";}}}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep$name.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:1:{i:0;O:48:"Symfony\\Component\\Validator\\Constraints\\NotBlank":2:{s:7:"message";s:30:"This value should not be blank";s:6:"groups";a:1:{i:0;s:7:"Default";}}}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep$password.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep$port.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:1:{i:0;O:43:"Symfony\\Component\\Validator\\Constraints\\Min":4:{s:7:"message";s:40:"This value should be {{ limit }} or more";s:14:"invalidMessage";s:35:"This value should be a valid number";s:5:"limit";i:0;s:6:"groups";a:1:{i:0;s:7:"Default";}}}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep$user.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:1:{i:0;O:48:"Symfony\\Component\\Validator\\Constraints\\NotBlank":2:{s:7:"message";s:30:"This value should not be blank";s:6:"groups";a:1:{i:0;s:7:"Default";}}}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-DoctrineStep.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep#__construct.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep#checkOptionalSettings.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep#checkRequirements.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep#getFormType.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep#getTemplate.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep#update.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep$secret.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:1:{i:0;O:48:"Symfony\\Component\\Validator\\Constraints\\NotBlank":2:{s:7:"message";s:30:"This value should not be blank";s:6:"groups";a:1:{i:0;s:7:"Default";}}}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-SecretStep.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-StepInterface#__construct.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-StepInterface#checkOptionalSettings.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-StepInterface#checkRequirements.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-StepInterface#getFormType.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-StepInterface#getTemplate.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-StepInterface#update.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Configurator-Step-StepInterface.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Controller-ConfiguratorController#checkAction.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Controller-ConfiguratorController#finalAction.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Sensio-Bundle-DistributionBundle-Controller-ConfiguratorController#stepAction.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#createForm.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#createFormBuilder.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#createNotFoundException.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#forward.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#generateUrl.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#get.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#getDoctrine.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#getRequest.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#has.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#redirect.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#render.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Bundle-FrameworkBundle-Controller-Controller#renderView.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Bundle-TwigBundle-Controller-ExceptionController#showAction.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Bundle-WebProfilerBundle-Controller-ProfilerController#toolbarAction.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-DependencyInjection-ContainerAware#setContainer.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#__clone.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#__construct.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#add.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#addError.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#appToNorm.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#bind.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#bindRequest.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#clientToNorm.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#count.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#createView.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#get.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#getAttribute.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#getChildren.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#getClientData.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#getClientTransformers.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#getData.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#getErrorBubbling.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#getErrors.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#getExtraData.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#getIterator.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#getName.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#getNormData.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#getNormTransformers.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 1 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#getParent.cache.php View File

@@ -0,0 +1 @@
1
+<?php return unserialize('a:0:{}');

+ 0 - 0
app/cache/dev/annotations/Symfony-Component-Form-Form#getRoot.cache.php View File


Some files were not shown because too many files changed in this diff