Completed
Push — develop ( 2c7f98...cb8417 )
by Carsten
14s
created
module/Core/src/autoload_classmap.php 1 patch
Spacing   +325 added lines, -325 removed lines patch added patch discarded remove patch
@@ -1,329 +1,329 @@
 block discarded – undo
1 1
 <?php
2 2
 // Generated by ZF2's ./bin/classmap_generator.php
3 3
 return array(
4
-    'Core\Acl\FileAccessAssertion'                                                    => __DIR__ . '/Core/Acl/FileAccessAssertion.php',
5
-    'Core\Collection\IdentityWrapper'                                                 => __DIR__ . '/Core/Collection/IdentityWrapper.php',
6
-    'Core\Console\ProgressBar'                                                        => __DIR__ . '/Core/Console/ProgressBar.php',
7
-    'Core\Controller\AbstractCoreController'                                          => __DIR__ . '/Core/Controller/AbstractCoreController.php',
8
-    'Core\Controller\AdminController'                                                 => __DIR__ . '/Core/Controller/AdminController.php',
9
-    'Core\Controller\AdminControllerEvent'                                            => __DIR__ . '/Core/Controller/AdminControllerEvent.php',
10
-    'Core\Controller\ContentController'                                               => __DIR__ . '/Core/Controller/ContentController.php',
11
-    'Core\Controller\FileController'                                                  => __DIR__ . '/Core/Controller/FileController.php',
12
-    'Core\Controller\IndexController'                                                 => __DIR__ . '/Core/Controller/IndexController.php',
13
-    'Core\Controller\Plugin\Config'                                                   => __DIR__ . '/Core/Controller/Plugin/Config.php',
14
-    'Core\Controller\Plugin\ConfigFactory'                                            => __DIR__ . '/Core/Controller/Plugin/ConfigFactory.php',
15
-    'Core\Controller\Plugin\ContentCollector'                                         => __DIR__ . '/Core/Controller/Plugin/ContentCollector.php',
16
-    'Core\Controller\Plugin\CreatePaginator'                                          => __DIR__ . '/Core/Controller/Plugin/CreatePaginator.php',
17
-    'Core\Controller\Plugin\CreatePaginatorService'                                   => __DIR__ . '/Core/Controller/Plugin/CreatePaginatorService.php',
18
-    'Core\Controller\Plugin\EntitySnapshot'                                           => __DIR__ . '/Core/Controller/Plugin/EntitySnapshot.php',
19
-    'Core\Controller\Plugin\FileSender'                                               => __DIR__ . '/Core/Controller/Plugin/FileSender.php',
20
-    'Core\Controller\Plugin\ListQuery'                                                => __DIR__ . '/Core/Controller/Plugin/ListQuery.php',
21
-    'Core\Controller\Plugin\Mailer'                                                   => __DIR__ . '/Core/Controller/Plugin/Mailer.php',
22
-    'Core\Controller\Plugin\Notification'                                             => __DIR__ . '/Core/Controller/Plugin/Notification.php',
23
-    'Core\Controller\Plugin\PaginationBuilder'                                        => __DIR__ . '/Core/Controller/Plugin/PaginationBuilder.php',
24
-    'Core\Controller\Plugin\PaginationParams'                                         => __DIR__ . '/Core/Controller/Plugin/PaginationParams.php',
25
-    'Core\Controller\Plugin\SearchForm'                                               => __DIR__ . '/Core/Controller/Plugin/SearchForm.php',
26
-    'Core\Controller\Plugin\Service\EntitySnapshotFactory'                            => __DIR__ . '/Core/Controller/Plugin/Service/EntitySnapshotFactory.php',
27
-    'Core\Controller\Plugin\Service\NotificationFactory'                              => __DIR__ . '/Core/Controller/Plugin/Service/NotificationFactory.php',
28
-    'Core\Controller\Plugin\mail'                                                     => __DIR__ . '/Core/Controller/Plugin/Mail.php',
29
-    'Core\Decorator\Decorator'                                                        => __DIR__ . '/Core/Decorator/Decorator.php',
30
-    'Core\Decorator\ProxyDecorator'                                                   => __DIR__ . '/Core/Decorator/ProxyDecorator.php',
31
-    'Core\Entity\AbstractEntity'                                                      => __DIR__ . '/Core/Entity/AbstractEntity.php',
32
-    'Core\Entity\AbstractIdentifiableEntity'                                          => __DIR__ . '/Core/Entity/AbstractIdentifiableEntity.php',
33
-    'Core\Entity\AbstractIdentifiableHydratorAwareEntity'                             => __DIR__ . '/Core/Entity/AbstractIdentifiableHydratorAwareEntity.php',
34
-    'Core\Entity\AbstractIdentifiableModificationDateAwareEntity'                     => __DIR__ . '/Core/Entity/AbstractIdentifiableModificationDateAwareEntity.php',
35
-    'Core\Entity\AbstractLocation'                                                    => __DIR__ . '/Core/Entity/AbstractLocation.php',
36
-    'Core\Entity\AbstractRatingEntity'                                                => __DIR__ . '/Core/Entity/AbstractRatingEntity.php',
37
-    'Core\Entity\AbstractStatusEntity'                                                => __DIR__ . '/Core/Entity/AbstractStatusEntity.php',
38
-    'Core\Entity\AddressInterface'                                                    => __DIR__ . '/Core/Entity/AddressInterface.php',
39
-    'Core\Entity\AttachableEntityInterface'                                           => __DIR__ . '/Core/Entity/AttachableEntityInterface.php',
40
-    'Core\Entity\AttachableEntityManager'                                             => __DIR__ . '/Core/Entity/AttachableEntityManager.php',
41
-    'Core\Entity\AttachableEntityTrait'                                               => __DIR__ . '/Core/Entity/AttachableEntityTrait.php',
42
-    'Core\Entity\ClonableEntityInterface'                                             => __DIR__ . '/Core/Entity/ClonableEntityInterface.php',
43
-    'Core\Entity\ClonePropertiesTrait'                                                => __DIR__ . '/Core/Entity/ClonePropertiesTrait.php',
44
-    'Core\Entity\Collection\ArrayCollection'                                          => __DIR__ . '/Core/Entity/Collection/ArrayCollection.php',
45
-    'Core\Entity\Coordinates'                                                         => __DIR__ . '/Core/Entity/Coordinates.php',
46
-    'Core\Entity\CoordinatesInterface'                                                => __DIR__ . '/Core/Entity/CoordinatesInterface.php',
47
-    'Core\Entity\DraftableEntityInterface'                                            => __DIR__ . '/Core/Entity/DraftableEntityInterface.php',
48
-    'Core\Entity\DraftableEntityTrait'                                                => __DIR__ . '/Core/Entity/DraftableEntityTrait.php',
49
-    'Core\Entity\EntityInterface'                                                     => __DIR__ . '/Core/Entity/EntityInterface.php',
50
-    'Core\Entity\EntityTrait'                                                         => __DIR__ . '/Core/Entity/EntityTrait.php',
51
-    'Core\Entity\Exception\ExceptionInterface'                                        => __DIR__ . '/Core/Entity/Exception/ExceptionInterface.php',
52
-    'Core\Entity\Exception\ImmutableEntityException'                                  => __DIR__ . '/Core/Entity/Exception/ImmutableEntityException.php',
53
-    'Core\Entity\Exception\NotFoundException'                                         => __DIR__ . '/Core/Entity/Exception/NotFoundException.php',
54
-    'Core\Entity\Exception\OutOfBoundsException'                                      => __DIR__ . '/Core/Entity/Exception/OutOfBoundsException.php',
55
-    'Core\Entity\FileEntity'                                                          => __DIR__ . '/Core/Entity/FileEntity.php',
56
-    'Core\Entity\FileInterface'                                                       => __DIR__ . '/Core/Entity/FileInterface.php',
57
-    'Core\Entity\Hydrator\AnonymEntityHydrator'                                       => __DIR__ . '/Core/Entity/Hydrator/AnonymEntityHydrator.php',
58
-    'Core\Entity\Hydrator\EntityHydrator'                                             => __DIR__ . '/Core/Entity/Hydrator/EntityHydrator.php',
59
-    'Core\Entity\Hydrator\EntityHydratorFactory'                                      => __DIR__ . '/Core/Entity/Hydrator/EntityHydratorFactory.php',
60
-    'Core\Entity\Hydrator\Factory\ImageSetHydratorFactory'                            => __DIR__ . '/Core/Entity/Hydrator/Factory/ImageSetHydratorFactory.php',
61
-    'Core\Entity\Hydrator\FileCollectionUploadHydrator'                               => __DIR__ . '/Core/Entity/Hydrator/FileCollectionUploadHydrator.php',
62
-    'Core\Entity\Hydrator\ImageSetHydrator'                                           => __DIR__ . '/Core/Entity/Hydrator/ImageSetHydrator.php',
63
-    'Core\Entity\Hydrator\JsonEntityHydrator'                                         => __DIR__ . '/Core/Entity/Hydrator/JsonEntityHydrator.php',
64
-    'Core\Entity\Hydrator\JsonEntityHydratorFactory'                                  => __DIR__ . '/Core/Entity/Hydrator/JsonEntityHydratorFactory.php',
65
-    'Core\Entity\Hydrator\MappingEntityHydrator'                                      => __DIR__ . '/Core/Entity/Hydrator/MappingEntityHydrator.php',
66
-    'Core\Entity\Hydrator\Strategy\FileCopyStrategy'                                  => __DIR__ . '/Core/Entity/Hydrator/Strategy/FileCopyStrategy.php',
67
-    'Core\Entity\Hydrator\Strategy\FileUploadStrategy'                                => __DIR__ . '/Core/Entity/Hydrator/Strategy/FileUploadStrategy.php',
68
-    'Core\Entity\IdentifiableEntityInterface'                                         => __DIR__ . '/Core/Entity/IdentifiableEntityInterface.php',
69
-    'Core\Entity\IdentifiableEntityTrait'                                             => __DIR__ . '/Core/Entity/IdentifiableEntityTrait.php',
70
-    'Core\Entity\Image'                                                               => __DIR__ . '/Core/Entity/Image.php',
71
-    'Core\Entity\ImageInterface'                                                      => __DIR__ . '/Core/Entity/ImageInterface.php',
72
-    'Core\Entity\ImageSet'                                                            => __DIR__ . '/Core/Entity/ImageSet.php',
73
-    'Core\Entity\ImageSetInterface'                                                   => __DIR__ . '/Core/Entity/ImageSetInterface.php',
74
-    'Core\Entity\ImageTrait'                                                          => __DIR__ . '/Core/Entity/ImageTrait.php',
75
-    'Core\Entity\ImmutableEntityInterface'                                            => __DIR__ . '/Core/Entity/ImmutableEntityInterface.php',
76
-    'Core\Entity\ImmutableEntityTrait'                                                => __DIR__ . '/Core/Entity/ImmutableEntityTrait.php',
77
-    'Core\Entity\LocalizationSettings'                                                => __DIR__ . '/Core/Entity/LocalizationSettings.php',
78
-    'Core\Entity\LocationInterface'                                                   => __DIR__ . '/Core/Entity/LocationInterface.php',
79
-    'Core\Entity\MetaDataProviderInterface'                                           => __DIR__ . '/Core/Entity/MetaDataProviderInterface.php',
80
-    'Core\Entity\MetaDataProviderTrait'                                               => __DIR__ . '/Core/Entity/MetaDataProviderTrait.php',
81
-    'Core\Entity\ModificationDateAwareEntityInterface'                                => __DIR__ . '/Core/Entity/ModificationDateAwareEntityInterface.php',
82
-    'Core\Entity\ModificationDateAwareEntityTrait'                                    => __DIR__ . '/Core/Entity/ModificationDateAwareEntityTrait.php',
83
-    'Core\Entity\Permissions'                                                         => __DIR__ . '/Core/Entity/Permissions.php',
84
-    'Core\Entity\PermissionsAwareInterface'                                           => __DIR__ . '/Core/Entity/PermissionsAwareInterface.php',
85
-    'Core\Entity\PermissionsAwareTrait'                                               => __DIR__ . '/Core/Entity/PermissionsAwareTrait.php',
86
-    'Core\Entity\PermissionsInterface'                                                => __DIR__ . '/Core/Entity/PermissionsInterface.php',
87
-    'Core\Entity\PermissionsReference'                                                => __DIR__ . '/Core/Entity/PermissionsReference.php',
88
-    'Core\Entity\PermissionsResourceInterface'                                        => __DIR__ . '/Core/Entity/PermissionsResourceInterface.php',
89
-    'Core\Entity\PreUpdateAwareInterface'                                             => __DIR__ . '/Core/Entity/PreUpdateAwareInterface.php',
90
-    'Core\Entity\RatingInterface'                                                     => __DIR__ . '/Core/Entity/RatingInterface.php',
91
-    'Core\Entity\SearchableEntityInterface'                                           => __DIR__ . '/Core/Entity/SearchableEntityInterface.php',
92
-    'Core\Entity\SettingsContainer'                                                   => __DIR__ . '/Core/Entity/SettingsContainer.php',
93
-    'Core\Entity\Snapshot'                                                            => __DIR__ . '/Core/Entity/Snapshot.php',
94
-    'Core\Entity\SnapshotAttributesProviderInterface'                                 => __DIR__ . '/Core/Entity/SnapshotAttributesProviderInterface.php',
95
-    'Core\Entity\SnapshotGeneratorProviderInterface'                                  => __DIR__ . '/Core/Entity/SnapshotGeneratorProviderInterface.php',
96
-    'Core\Entity\SnapshotInterface'                                                   => __DIR__ . '/Core/Entity/SnapshotInterface.php',
97
-    'Core\Entity\SnapshotMeta'                                                        => __DIR__ . '/Core/Entity/SnapshotMeta.php',
98
-    'Core\Entity\SnapshotTrait'                                                       => __DIR__ . '/Core/Entity/SnapshotTrait.php',
99
-    'Core\Entity\StatusAwareEntityInterface'                                          => __DIR__ . '/Core/Entity/StatusAwareEntityInterface.php',
100
-    'Core\Entity\StatusAwareEntityTrait'                                              => __DIR__ . '/Core/Entity/StatusAwareEntityTrait.php',
101
-    'Core\Entity\StatusInterface'                                                     => __DIR__ . '/Core/Entity/StatusInterface.php',
102
-    'Core\Entity\Status\AbstractSortableStatus'                                       => __DIR__ . '/Core/Entity/Status/AbstractSortableStatus.php',
103
-    'Core\Entity\Status\AbstractStatus'                                               => __DIR__ . '/Core/Entity/Status/AbstractStatus.php',
104
-    'Core\Entity\Status\StatusAwareEntityInterface'                                   => __DIR__ . '/Core/Entity/Status/StatusAwareEntityInterface.php',
105
-    'Core\Entity\Status\StatusAwareEntityTrait'                                       => __DIR__ . '/Core/Entity/Status/StatusAwareEntityTrait.php',
106
-    'Core\Entity\Status\StatusInterface'                                              => __DIR__ . '/Core/Entity/Status/StatusInterface.php',
107
-    'Core\Entity\Timeline'                                                            => __DIR__ . '/Core/Entity/Timeline.php',
108
-    'Core\Entity\Tree\AbstractLeafs'                                                  => __DIR__ . '/Core/Entity/Tree/AbstractLeafs.php',
109
-    'Core\Entity\Tree\AttachedLeafs'                                                  => __DIR__ . '/Core/Entity/Tree/AttachedLeafs.php',
110
-    'Core\Entity\Tree\EmbeddedLeafs'                                                  => __DIR__ . '/Core/Entity/Tree/EmbeddedLeafs.php',
111
-    'Core\Entity\Tree\LeafsInterface'                                                 => __DIR__ . '/Core/Entity/Tree/LeafsInterface.php',
112
-    'Core\Entity\Tree\Node'                                                           => __DIR__ . '/Core/Entity/Tree/Node.php',
113
-    'Core\Entity\Tree\NodeInterface'                                                  => __DIR__ . '/Core/Entity/Tree/NodeInterface.php',
114
-    'Core\EventManager\EventManager'                                                  => __DIR__ . '/Core/EventManager/EventManager.php',
115
-    'Core\EventManager\EventProviderInterface'                                        => __DIR__ . '/Core/EventManager/EventProviderInterface.php',
116
-    'Core\EventManager\ListenerAggregateTrait'                                        => __DIR__ . '/Core/EventManager/ListenerAggregateTrait.php',
117
-    'Core\Exception\ExceptionInterface'                                               => __DIR__ . '/Core/Exception/ExceptionInterface.php',
118
-    'Core\Exception\ImmutablePropertyException'                                       => __DIR__ . '/Core/Exception/ImmutablePropertyException.php',
119
-    'Core\Exception\MissingDependencyException'                                       => __DIR__ . '/Core/Exception/MissingDependencyException.php',
120
-    'Core\Factory\Controller\Plugin\SearchFormFactory'                                => __DIR__ . '/Core/Factory/Controller/Plugin/SearchFormFactory.php',
121
-    'Core\Factory\EventManager\EventManagerAbstractFactory'                           => __DIR__ . '/Core/Factory/EventManager/EventManagerAbstractFactory.php',
122
-    'Core\Factory\Filter\HtmlAbsPathFilterFactory'                                    => __DIR__ . '/Core/Factory/Filter/HtmlAbsPathFilterFactory.php',
123
-    'Core\Factory\Form\AbstractCustomizableFieldsetFactory'                           => __DIR__ . '/Core/Factory/Form/AbstractCustomizableFieldsetFactory.php',
124
-    'Core\Factory\Form\Tree\SelectFactory'                                            => __DIR__ . '/Core/Factory/Form/Tree/SelectFactory.php',
125
-    'Core\Factory\Form\View\Helper\FormEditorLightFactory'                            => __DIR__ . '/Core/Factory/Form/View/Helper/FormEditorLightFactory.php',
126
-    'Core\Factory\Listener\AjaxRouteListenerFactory'                                  => __DIR__ . '/Core/Factory/Listener/AjaxRouteListenerFactory.php',
127
-    'Core\Factory\Listener\DeleteImageSetListenerFactory'                             => __DIR__ . '/Core/Factory/Listener/DeleteImageSetListenerFactory.php',
128
-    'Core\Factory\ModuleOptionsFactory'                                               => __DIR__ . '/Core/Factory/ModuleOptionsFactory.php',
129
-    'Core\Factory\Navigation\DefaultNavigationFactory'                                => __DIR__ . '/Core/Factory/Navigation/DefaultNavigationFactory.php',
130
-    'Core\Factory\OptionsAbstractFactory'                                             => __DIR__ . '/Core/Factory/OptionsAbstractFactory.php',
131
-    'Core\Factory\Paginator\RepositoryAbstractFactory'                                => __DIR__ . '/Core/Factory/Paginator/RepositoryAbstractFactory.php',
132
-    'Core\Factory\Service\ImagineFactory'                                             => __DIR__ . '/Core/Factory/Service/ImagineFactory.php',
133
-    'Core\Factory\Service\RestClientFactory'                                          => __DIR__ . '/Core/Factory/Service/RestClientFactory.php',
134
-    'Core\Factory\View\Helper\AjaxUrlFactory'                                         => __DIR__ . '/Core/Factory/View/Helper/AjaxUrlFactory.php',
135
-    'Core\Factory\View\Helper\SnippetFactory'                                         => __DIR__ . '/Core/Factory/View/Helper/SnippetFactory.php',
136
-    'Core\Factory\View\Helper\SocialButtonsFactory'                                   => __DIR__ . '/Core/Factory/View/Helper/SocialButtonsFactory.php',
137
-    'Core\Filter\HtmlAbsPathFilter'                                                   => __DIR__ . '/Core/Filter/HtmlAbsPathFilter.php',
138
-    'Core\Filter\XssFilter'                                                           => __DIR__ . '/Core/Filter/XssFilter.php',
139
-    'Core\Filter\XssFilterFactory'                                                    => __DIR__ . '/Core/Filter/XssFilterFactory.php',
140
-    'Core\Form\BaseForm'                                                              => __DIR__ . '/Core/Form/BaseForm.php',
141
-    'Core\Form\ButtonsFieldset'                                                       => __DIR__ . '/Core/Form/ButtonsFieldset.php',
142
-    'Core\Form\CollectionContainer'                                                   => __DIR__ . '/Core/Form/CollectionContainer.php',
143
-    'Core\Form\Container'                                                             => __DIR__ . '/Core/Form/Container.php',
144
-    'Core\Form\CustomizableFieldsetInterface'                                         => __DIR__ . '/Core/Form/CustomizableFieldsetInterface.php',
145
-    'Core\Form\CustomizableFieldsetTrait'                                             => __DIR__ . '/Core/Form/CustomizableFieldsetTrait.php',
146
-    'Core\Form\DefaultButtonsFieldset'                                                => __DIR__ . '/Core/Form/DefaultButtonsFieldset.php',
147
-    'Core\Form\DescriptionAwareFormInterface'                                         => __DIR__ . '/Core/Form/DescriptionAwareFormInterface.php',
148
-    'Core\Form\DisableCapableInterface'                                               => __DIR__ . '/Core/Form/DisableCapableInterface.php',
149
-    'Core\Form\DisableElementsCapableInterface'                                       => __DIR__ . '/Core/Form/DisableElementsCapableInterface.php',
150
-    'Core\Form\Element\Checkbox'                                                      => __DIR__ . '/Core/Form/Element/Checkbox.php',
151
-    'Core\Form\Element\DatePicker'                                                    => __DIR__ . '/Core/Form/Element/DatePicker.php',
152
-    'Core\Form\Element\DateRange'                                                     => __DIR__ . '/Core/Form/Element/DateRange.php',
153
-    'Core\Form\Element\Editor'                                                        => __DIR__ . '/Core/Form/Element/Editor.php',
154
-    'Core\Form\Element\EditorLight'                                                   => __DIR__ . '/Core/Form/Element/EditorLight.php',
155
-    'Core\Form\Element\FileUpload'                                                    => __DIR__ . '/Core/Form/Element/FileUpload.php',
156
-    'Core\Form\Element\InfoCheckbox'                                                  => __DIR__ . '/Core/Form/Element/InfoCheckbox.php',
157
-    'Core\Form\Element\Phone'                                                         => __DIR__ . '/Core/Form/Element/Phone.php',
158
-    'Core\Form\Element\Rating'                                                        => __DIR__ . '/Core/Form/Element/Rating.php',
159
-    'Core\Form\Element\SpinnerSubmit'                                                 => __DIR__ . '/Core/Form/Element/SpinnerSubmit.php',
160
-    'Core\Form\Element\ToggleButton'                                                  => __DIR__ . '/Core/Form/Element/ToggleButton.php',
161
-    'Core\Form\Element\ViewHelperProviderInterface'                                   => __DIR__ . '/Core/Form/Element/ViewHelperProviderInterface.php',
162
-    'Core\Form\EmptySummaryAwareInterface'                                            => __DIR__ . '/Core/Form/EmptySummaryAwareInterface.php',
163
-    'Core\Form\EmptySummaryAwareTrait'                                                => __DIR__ . '/Core/Form/EmptySummaryAwareTrait.php',
164
-    'Core\Form\Event\FormEvent'                                                       => __DIR__ . '/Core/Form/Event/FormEvent.php',
165
-    'Core\Form\ExplicitParameterProviderInterface'                                    => __DIR__ . '/Core/Form/ExplicitParameterProviderInterface.php',
166
-    'Core\Form\FileUploadFactory'                                                     => __DIR__ . '/Core/Form/FileUploadFactory.php',
167
-    'Core\Form\Form'                                                                  => __DIR__ . '/Core/Form/Form.php',
168
-    'Core\Form\FormParentInterface'                                                   => __DIR__ . '/Core/Form/FormParentInterface.php',
169
-    'Core\Form\FormSubmitButtonsFieldset'                                             => __DIR__ . '/Core/Form/FormSubmitButtonsFieldset.php',
170
-    'Core\Form\HeadscriptProviderInterface'                                           => __DIR__ . '/Core/Form/HeadscriptProviderInterface.php',
171
-    'Core\Form\HydratorStrategyAwareTrait'                                            => __DIR__ . '/Core/Form/HydratorStrategyAwareTrait.php',
172
-    'Core\Form\Hydrator\HydratorStrategyProviderInterface'                            => __DIR__ . '/Core/Form/Hydrator/HydratorStrategyProviderInterface.php',
173
-    'Core\Form\Hydrator\HydratorStrategyProviderTrait'                                => __DIR__ . '/Core/Form/Hydrator/HydratorStrategyProviderTrait.php',
174
-    'Core\Form\Hydrator\MetaDataHydrator'                                             => __DIR__ . '/Core/Form/Hydrator/MetaDataHydrator.php',
175
-    'Core\Form\Hydrator\Strategy\CollectionStrategy'                                  => __DIR__ . '/Core/Form/Hydrator/Strategy/CollectionStrategy.php',
176
-    'Core\Form\Hydrator\Strategy\TemplateProviderStrategy'                            => __DIR__ . '/Core/Form/Hydrator/Strategy/TemplateProviderStrategy.php',
177
-    'Core\Form\Hydrator\Strategy\TreeSelectStrategy'                                  => __DIR__ . '/Core/Form/Hydrator/Strategy/TreeSelectStrategy.php',
178
-    'Core\Form\Hydrator\TreeHydrator'                                                 => __DIR__ . '/Core/Form/Hydrator/TreeHydrator.php',
179
-    'Core\Form\ListFilterButtonsFieldset'                                             => __DIR__ . '/Core/Form/ListFilterButtonsFieldset.php',
180
-    'Core\Form\LocalizationSettingsFieldset'                                          => __DIR__ . '/Core/Form/LocalizationSettingsFieldset.php',
181
-    'Core\Form\MetaDataFieldset'                                                      => __DIR__ . '/Core/Form/MetaDataFieldset.php',
182
-    'Core\Form\PermissionsCollection'                                                 => __DIR__ . '/Core/Form/PermissionsCollection.php',
183
-    'Core\Form\PermissionsFieldset'                                                   => __DIR__ . '/Core/Form/PermissionsFieldset.php',
184
-    'Core\Form\RatingFieldset'                                                        => __DIR__ . '/Core/Form/RatingFieldset.php',
185
-    'Core\Form\SearchForm'                                                            => __DIR__ . '/Core/Form/SearchForm.php',
186
-    'Core\Form\Service\Initializer'                                                   => __DIR__ . '/Core/Form/Service/Initializer.php',
187
-    'Core\Form\Service\InjectHeadscriptInitializer'                                   => __DIR__ . '/Core/Form/Service/InjectHeadscriptInitializer.php',
188
-    'Core\Form\SummaryForm'                                                           => __DIR__ . '/Core/Form/SummaryForm.php',
189
-    'Core\Form\SummaryFormButtonsFieldset'                                            => __DIR__ . '/Core/Form/SummaryFormButtonsFieldset.php',
190
-    'Core\Form\SummaryFormInterface'                                                  => __DIR__ . '/Core/Form/SummaryFormInterface.php',
191
-    'Core\Form\Tree\AddItemFieldset'                                                  => __DIR__ . '/Core/Form/Tree/AddItemFieldset.php',
192
-    'Core\Form\Tree\ManagementFieldset'                                               => __DIR__ . '/Core/Form/Tree/ManagementFieldset.php',
193
-    'Core\Form\Tree\ManagementForm'                                                   => __DIR__ . '/Core/Form/Tree/ManagementForm.php',
194
-    'Core\Form\Tree\Select'                                                           => __DIR__ . '/Core/Form/Tree/Select.php',
195
-    'Core\Form\ViewPartialProviderAbstract'                                           => __DIR__ . '/Core/Form/ViewPartialProviderAbstract.php',
196
-    'Core\Form\ViewPartialProviderInterface'                                          => __DIR__ . '/Core/Form/ViewPartialProviderInterface.php',
197
-    'Core\Form\ViewPartialProviderTrait'                                              => __DIR__ . '/Core/Form/ViewPartialProviderTrait.php',
198
-    'Core\Form\View\Helper\Element\SpinnerButton'                                     => __DIR__ . '/Core/Form/View/Helper/Element/SpinnerButton.php',
199
-    'Core\Form\View\Helper\FilterForm'                                                => __DIR__ . '/Core/Form/View/Helper/FilterForm.php',
200
-    'Core\Form\View\Helper\Form'                                                      => __DIR__ . '/Core/Form/View/Helper/Form.php',
201
-    'Core\Form\View\Helper\FormCheckbox'                                              => __DIR__ . '/Core/Form/View/Helper/FormCheckbox.php',
202
-    'Core\Form\View\Helper\FormCollection'                                            => __DIR__ . '/Core/Form/View/Helper/FormCollection.php',
203
-    'Core\Form\View\Helper\FormCollectionContainer'                                   => __DIR__ . '/Core/Form/View/Helper/FormCollectionContainer.php',
204
-    'Core\Form\View\Helper\FormContainer'                                             => __DIR__ . '/Core/Form/View/Helper/FormContainer.php',
205
-    'Core\Form\View\Helper\FormDatePicker'                                            => __DIR__ . '/Core/Form/View/Helper/FormDatePicker.php',
206
-    'Core\Form\View\Helper\FormEditor'                                                => __DIR__ . '/Core/Form/View/Helper/FormEditor.php',
207
-    'Core\Form\View\Helper\FormEditorColor'                                           => __DIR__ . '/Core/Form/View/Helper/FormEditorColor.php',
208
-    'Core\Form\View\Helper\FormEditorLight'                                           => __DIR__ . '/Core/Form/View/Helper/FormEditorLight.php',
209
-    'Core\Form\View\Helper\FormElement'                                               => __DIR__ . '/Core/Form/View/Helper/FormElement.php',
210
-    'Core\Form\View\Helper\FormFileUpload'                                            => __DIR__ . '/Core/Form/View/Helper/FormFileUpload.php',
211
-    'Core\Form\View\Helper\FormImageUpload'                                           => __DIR__ . '/Core/Form/View/Helper/FormImageUpload.php',
212
-    'Core\Form\View\Helper\FormInfoCheckbox'                                          => __DIR__ . '/Core/Form/View/Helper/FormInfoCheckbox.php',
213
-    'Core\Form\View\Helper\FormPartial'                                               => __DIR__ . '/Core/Form/View/Helper/FormPartial.php',
214
-    'Core\Form\View\Helper\FormRow'                                                   => __DIR__ . '/Core/Form/View/Helper/FormRow.php',
215
-    'Core\Form\View\Helper\FormRowCombined'                                           => __DIR__ . '/Core/Form/View/Helper/FormRowCombined.php',
216
-    'Core\Form\View\Helper\FormSelect'                                                => __DIR__ . '/Core/Form/View/Helper/FormSelect.php',
217
-    'Core\Form\View\Helper\FormSimple'                                                => __DIR__ . '/Core/Form/View/Helper/FormSimple.php',
218
-    'Core\Form\View\Helper\FormSimpleRow'                                             => __DIR__ . '/Core/Form/View/Helper/FormSimpleRow.php',
219
-    'Core\Form\View\Helper\FormTreeManagementFieldset'                                => __DIR__ . '/Core/Form/View/Helper/FormTreeManagementFieldset.php',
220
-    'Core\Form\View\Helper\FormWizardContainer'                                       => __DIR__ . '/Core/Form/View/Helper/FormWizardContainer.php',
221
-    'Core\Form\View\Helper\RequiredMarkInFormLabel'                                   => __DIR__ . '/Core/Form/View/Helper/RequiredMarkInFormLabel.php',
222
-    'Core\Form\View\Helper\SearchForm'                                                => __DIR__ . '/Core/Form/View/Helper/SearchForm.php',
223
-    'Core\Form\View\Helper\SummaryForm'                                               => __DIR__ . '/Core/Form/View/Helper/SummaryForm.php',
224
-    'Core\Form\View\Helper\ToggleButton'                                              => __DIR__ . '/Core/Form/View/Helper/ToggleButton.php',
225
-    'Core\Form\WizardContainer'                                                       => __DIR__ . '/Core/Form/WizardContainer.php',
226
-    'Core\Form\propagateAttributeInterface'                                           => __DIR__ . '/Core/Form/propagateAttributeInterface.php',
227
-    'Core\Html2Pdf\PdfInterface'                                                      => __DIR__ . '/Core/Html2Pdf/PdfInterface.php',
228
-    'Core\Html2Pdf\PdfServiceFactory'                                                 => __DIR__ . '/Core/Html2Pdf/PdfServiceFactory.php',
229
-    'Core\I18n\Locale'                                                                => __DIR__ . '/Core/I18n/Locale.php',
230
-    'Core\I18n\LocaleFactory'                                                         => __DIR__ . '/Core/I18n/LocaleFactory.php',
231
-    'Core\Listener\AjaxRenderListener'                                                => __DIR__ . '/Core/Listener/AjaxRenderListener.php',
232
-    'Core\Listener\AjaxRouteListener'                                                 => __DIR__ . '/Core/Listener/AjaxRouteListener.php',
233
-    'Core\Listener\DefaultListener'                                                   => __DIR__ . '/Core/Listener/DefaultListener.php',
234
-    'Core\Listener\DeferredListenerAggregate'                                         => __DIR__ . '/Core/Listener/DeferredListenerAggregate.php',
235
-    'Core\Listener\DeleteImageSetListener'                                            => __DIR__ . '/Core/Listener/DeleteImageSetListener.php',
236
-    'Core\Listener\EnforceJsonResponseListener'                                       => __DIR__ . '/Core/Listener/EnforceJsonResponseListener.php',
237
-    'Core\Listener\ErrorHandlerListener'                                              => __DIR__ . '/Core/Listener/ErrorHandlerListener.php',
238
-    'Core\Listener\Events\AjaxEvent'                                                  => __DIR__ . '/Core/Listener/Events/AjaxEvent.php',
239
-    'Core\Listener\Events\CreatePaginatorEvent'                                       => __DIR__ . '/Core/Listener/Events/CreatePaginatorEvent.php',
240
-    'Core\Listener\Events\FileEvent'                                                  => __DIR__ . '/Core/Listener/Events/FileEvent.php',
241
-    'Core\Listener\Events\NotificationEvent'                                          => __DIR__ . '/Core/Listener/Events/NotificationEvent.php',
242
-    'Core\Listener\LanguageRouteListener'                                             => __DIR__ . '/Core/Listener/LanguageRouteListener.php',
243
-    'Core\Listener\NotificationAjaxHandler'                                           => __DIR__ . '/Core/Listener/NotificationAjaxHandler.php',
244
-    'Core\Listener\NotificationListener'                                              => __DIR__ . '/Core/Listener/NotificationListener.php',
245
-    'Core\Listener\Response\ResponseInterface'                                        => __DIR__ . '/Core/Listener/Response/ResponseInterface.php',
246
-    'Core\Listener\StringListener'                                                    => __DIR__ . '/Core/Listener/StringListener.php',
247
-    'Core\Listener\TracyListener'                                                     => __DIR__ . '/Core/Listener/TracyListener.php',
248
-    'Core\Listener\XmlRenderListener'                                                 => __DIR__ . '/Core/Listener/XmlRenderListener.php',
249
-    'Core\Log\ErrorLoggerFactory'                                                     => __DIR__ . '/Core/Log/ErrorLoggerFactory.php',
250
-    'Core\Log\Filter\ErrorType'                                                       => __DIR__ . '/Core/Log/Filter/ErrorType.php',
251
-    'Core\Log\Formatter\ErrorAndExceptionHandler'                                     => __DIR__ . '/Core/Log/Formatter/ErrorAndExceptionHandler.php',
252
-    'Core\Log\LoggerAbstractFactory'                                                  => __DIR__ . '/Core/Log/LoggerAbstractFactory.php',
253
-    'Core\Log\Notification\NotificationEntity'                                        => __DIR__ . '/Core/Log/Notification/NotificationEntity.php',
254
-    'Core\Log\Notification\NotificationEntityInterface'                               => __DIR__ . '/Core/Log/Notification/NotificationEntityInterface.php',
255
-    'Core\Log\Processor\UniqueId'                                                     => __DIR__ . '/Core/Log/Processor/UniqueId.php',
256
-    'Core\Mail\HTMLTemplateMessage'                                                   => __DIR__ . '/Core/Mail/HTMLTemplateMessage.php',
257
-    'Core\Mail\Mail'                                                                  => __DIR__ . '/Core/Mail/Mail.php',
258
-    'Core\Mail\MailService'                                                           => __DIR__ . '/Core/Mail/MailService.php',
259
-    'Core\Mail\MailServiceConfig'                                                     => __DIR__ . '/Core/Mail/MailServiceConfig.php',
260
-    'Core\Mail\MailServiceFactory'                                                    => __DIR__ . '/Core/Mail/MailServiceFactory.php',
261
-    'Core\Mail\Message'                                                               => __DIR__ . '/Core/Mail/Message.php',
262
-    'Core\Mail\StringTemplateMessage'                                                 => __DIR__ . '/Core/Mail/StringTemplateMessage.php',
263
-    'Core\Mail\TranslatorAwareMessage'                                                => __DIR__ . '/Core/Mail/TranslatorAwareMessage.php',
264
-    'Core\ModuleManager\ModuleConfigLoader'                                           => __DIR__ . '/Core/ModuleManager/ModuleConfigLoader.php',
265
-    'Core\Options\Exception\ExceptionInterface'                                       => __DIR__ . '/Core/Options/Exception/ExceptionInterface.php',
266
-    'Core\Options\Exception\MissingOptionException'                                   => __DIR__ . '/Core/Options/Exception/MissingOptionException.php',
267
-    'Core\Options\FieldsetCustomizationOptions'                                       => __DIR__ . '/Core/Options/FieldsetCustomizationOptions.php',
268
-    'Core\Options\ImageSetOptions'                                                    => __DIR__ . '/Core/Options/ImageSetOptions.php',
269
-    'Core\Options\ImagineOptions'                                                     => __DIR__ . '/Core/Options/ImagineOptions.php',
270
-    'Core\Options\MailServiceOptions'                                                 => __DIR__ . '/Core/Options/MailServiceOptions.php',
271
-    'Core\Options\ModuleOptions'                                                      => __DIR__ . '/Core/Options/ModuleOptions.php',
272
-    'Core\Paginator\Adapter\DoctrineMongoCursor'                                      => __DIR__ . '/Core/Paginator/Adapter/DoctrineMongoCursor.php',
273
-    'Core\Paginator\Adapter\DoctrineMongoLateCursor'                                  => __DIR__ . '/Core/Paginator/Adapter/DoctrineMongoLateCursor.php',
274
-    'Core\Paginator\Adapter\MongoCursor'                                              => __DIR__ . '/Core/Paginator/Adapter/MongoCursor.php',
275
-    'Core\Paginator\PaginatorFactoryAbstract'                                         => __DIR__ . '/Core/Paginator/PaginatorFactoryAbstract.php',
276
-    'Core\Paginator\PaginatorService'                                                 => __DIR__ . '/Core/Paginator/PaginatorService.php',
277
-    'Core\Paginator\PaginatorServiceConfig'                                           => __DIR__ . '/Core/Paginator/PaginatorServiceConfig.php',
278
-    'Core\Paginator\PaginatorServiceFactory'                                          => __DIR__ . '/Core/Paginator/PaginatorServiceFactory.php',
279
-    'Core\Repository\AbstractProviderRepository'                                      => __DIR__ . '/Core/Repository/AbstractProviderRepository.php',
280
-    'Core\Repository\AbstractRepository'                                              => __DIR__ . '/Core/Repository/AbstractRepository.php',
281
-    'Core\Repository\DefaultRepository'                                               => __DIR__ . '/Core/Repository/DefaultRepository.php',
282
-    'Core\Repository\DoctrineMongoODM\Annotation\Searchable'                          => __DIR__ . '/Core/Repository/DoctrineMongoODM/Annotation/Searchable.php',
283
-    'Core\Repository\DoctrineMongoODM\ConfigurationFactory'                           => __DIR__ . '/Core/Repository/DoctrineMongoODM/ConfigurationFactory.php',
284
-    'Core\Repository\DoctrineMongoODM\DocumentManagerFactory'                         => __DIR__ . '/Core/Repository/DoctrineMongoODM/DocumentManagerFactory.php',
285
-    'Core\Repository\DoctrineMongoODM\Event\AbstractUpdateFilesPermissionsSubscriber' => __DIR__ . '/Core/Repository/DoctrineMongoODM/Event/AbstractUpdateFilesPermissionsSubscriber.php',
286
-    'Core\Repository\DoctrineMongoODM\Event\AbstractUpdatePermissionsSubscriber'      => __DIR__ . '/Core/Repository/DoctrineMongoODM/Event/AbstractUpdatePermissionsSubscriber.php',
287
-    'Core\Repository\DoctrineMongoODM\Event\EventArgs'                                => __DIR__ . '/Core/Repository/DoctrineMongoODM/Event/EventArgs.php',
288
-    'Core\Repository\DoctrineMongoODM\Event\GenerateSearchKeywordsListener'           => __DIR__ . '/Core/Repository/DoctrineMongoODM/Event/GenerateSearchKeywordsListener.php',
289
-    'Core\Repository\DoctrineMongoODM\Event\PreUpdateDocumentsSubscriber'             => __DIR__ . '/Core/Repository/DoctrineMongoODM/Event/PreUpdateDocumentsSubscriber.php',
290
-    'Core\Repository\DoctrineMongoODM\Event\RepositoryEventsSubscriber'               => __DIR__ . '/Core/Repository/DoctrineMongoODM/Event/RepositoryEventsSubscriber.php',
291
-    'Core\Repository\DoctrineMongoODM\PaginatorAdapter\EagerCursor'                   => __DIR__ . '/Core/Repository/DoctrineMongoODM/PaginatorAdapter/EagerCursor.php',
292
-    'Core\Repository\DoctrineMongoODM\PersistenceListener'                            => __DIR__ . '/Core/Repository/DoctrineMongoODM/PersistenceListener.php',
293
-    'Core\Repository\DoctrineMongoODM\ServiceLocatorAwareConfiguration'               => __DIR__ . '/Core/Repository/DoctrineMongoODM/ServiceLocatorAwareConfiguration.php',
294
-    'Core\Repository\DoctrineMongoODM\Types\TimezoneAwareDate'                        => __DIR__ . '/Core/Repository/DoctrineMongoODM/Types/TimezoneAwareDate.php',
295
-    'Core\Repository\DraftableEntityAwareInterface'                                   => __DIR__ . '/Core/Repository/DraftableEntityAwareInterface.php',
296
-    'Core\Repository\DraftableEntityAwareTrait'                                       => __DIR__ . '/Core/Repository/DraftableEntityAwareTrait.php',
297
-    'Core\Repository\Filter\AbstractPaginationQuery'                                  => __DIR__ . '/Core/Repository/Filter/AbstractPaginationQuery.php',
298
-    'Core\Repository\Filter\PropertyToKeywords'                                       => __DIR__ . '/Core/Repository/Filter/PropertyToKeywords.php',
299
-    'Core\Repository\RepositoryInterface'                                             => __DIR__ . '/Core/Repository/RepositoryInterface.php',
300
-    'Core\Repository\RepositoryService'                                               => __DIR__ . '/Core/Repository/RepositoryService.php',
301
-    'Core\Repository\RepositoryServiceFactory'                                        => __DIR__ . '/Core/Repository/RepositoryServiceFactory.php',
302
-    'Core\Repository\SnapshotRepository'                                              => __DIR__ . '/Core/Repository/SnapshotRepository.php',
303
-    'Core\Service\Config'                                                             => __DIR__ . '/Core/Service/Config.php',
304
-    'Core\Service\OptionValueInterface'                                               => __DIR__ . '/Core/Service/OptionValueInterface.php',
305
-    'Core\Service\RestClient'                                                         => __DIR__ . '/Core/Service/RestClient.php',
306
-    'Core\Service\SnapshotGenerator'                                                  => __DIR__ . '/Core/Service/SnapshotGenerator.php',
307
-    'Core\Service\TemplateProvider'                                                   => __DIR__ . '/Core/Service/TemplateProvider.php',
308
-    'Core\Service\Tracy'                                                              => __DIR__ . '/Core/Service/Tracy.php',
309
-    'Core\View\Helper\AbstractEventsHelper'                                           => __DIR__ . '/Core/View/Helper/AbstractEventsHelper.php',
310
-    'Core\View\Helper\AjaxUrl'                                                        => __DIR__ . '/Core/View/Helper/AjaxUrl.php',
311
-    'Core\View\Helper\Alert'                                                          => __DIR__ . '/Core/View/Helper/Alert.php',
312
-    'Core\View\Helper\DateFormat'                                                     => __DIR__ . '/Core/View/Helper/DateFormat.php',
313
-    'Core\View\Helper\InsertFile'                                                     => __DIR__ . '/Core/View/Helper/InsertFile.php',
314
-    'Core\View\Helper\InsertFile\FileEvent'                                           => __DIR__ . '/Core/View/Helper/InsertFile/FileEvent.php',
315
-    'Core\View\Helper\LanguageSwitcher'                                               => __DIR__ . '/Core/View/Helper/LanguageSwitcher.php',
316
-    'Core\View\Helper\Link'                                                           => __DIR__ . '/Core/View/Helper/Link.php',
317
-    'Core\View\Helper\Params'                                                         => __DIR__ . '/Core/View/Helper/Params.php',
318
-    'Core\View\Helper\Period'                                                         => __DIR__ . '/Core/View/Helper/Period.php',
319
-    'Core\View\Helper\Proxy'                                                          => __DIR__ . '/Core/View/Helper/Proxy.php',
320
-    'Core\View\Helper\Proxy\HelperProxy'                                              => __DIR__ . '/Core/View/Helper/Proxy/HelperProxy.php',
321
-    'Core\View\Helper\Rating'                                                         => __DIR__ . '/Core/View/Helper/Rating.php',
322
-    'Core\View\Helper\Salutation'                                                     => __DIR__ . '/Core/View/Helper/Salutation.php',
323
-    'Core\View\Helper\Service\DateFormatHelperFactory'                                => __DIR__ . '/Core/View/Helper/Service/DateFormatHelperFactory.php',
324
-    'Core\View\Helper\Service\HeadScriptFactory'                                      => __DIR__ . '/Core/View/Helper/Service/HeadScriptFactory.php',
325
-    'Core\View\Helper\Service\ParamsHelperFactory'                                    => __DIR__ . '/Core/View/Helper/Service/ParamsHelperFactory.php',
326
-    'Core\View\Helper\Services'                                                       => __DIR__ . '/Core/View/Helper/Services.php',
327
-    'Core\View\Helper\Snippet'                                                        => __DIR__ . '/Core/View/Helper/Snippet.php',
328
-    'Core\View\Helper\SocialButtons'                                                  => __DIR__ . '/Core/View/Helper/SocialButtons.php',
4
+    'Core\Acl\FileAccessAssertion'                                                    => __DIR__.'/Core/Acl/FileAccessAssertion.php',
5
+    'Core\Collection\IdentityWrapper'                                                 => __DIR__.'/Core/Collection/IdentityWrapper.php',
6
+    'Core\Console\ProgressBar'                                                        => __DIR__.'/Core/Console/ProgressBar.php',
7
+    'Core\Controller\AbstractCoreController'                                          => __DIR__.'/Core/Controller/AbstractCoreController.php',
8
+    'Core\Controller\AdminController'                                                 => __DIR__.'/Core/Controller/AdminController.php',
9
+    'Core\Controller\AdminControllerEvent'                                            => __DIR__.'/Core/Controller/AdminControllerEvent.php',
10
+    'Core\Controller\ContentController'                                               => __DIR__.'/Core/Controller/ContentController.php',
11
+    'Core\Controller\FileController'                                                  => __DIR__.'/Core/Controller/FileController.php',
12
+    'Core\Controller\IndexController'                                                 => __DIR__.'/Core/Controller/IndexController.php',
13
+    'Core\Controller\Plugin\Config'                                                   => __DIR__.'/Core/Controller/Plugin/Config.php',
14
+    'Core\Controller\Plugin\ConfigFactory'                                            => __DIR__.'/Core/Controller/Plugin/ConfigFactory.php',
15
+    'Core\Controller\Plugin\ContentCollector'                                         => __DIR__.'/Core/Controller/Plugin/ContentCollector.php',
16
+    'Core\Controller\Plugin\CreatePaginator'                                          => __DIR__.'/Core/Controller/Plugin/CreatePaginator.php',
17
+    'Core\Controller\Plugin\CreatePaginatorService'                                   => __DIR__.'/Core/Controller/Plugin/CreatePaginatorService.php',
18
+    'Core\Controller\Plugin\EntitySnapshot'                                           => __DIR__.'/Core/Controller/Plugin/EntitySnapshot.php',
19
+    'Core\Controller\Plugin\FileSender'                                               => __DIR__.'/Core/Controller/Plugin/FileSender.php',
20
+    'Core\Controller\Plugin\ListQuery'                                                => __DIR__.'/Core/Controller/Plugin/ListQuery.php',
21
+    'Core\Controller\Plugin\Mailer'                                                   => __DIR__.'/Core/Controller/Plugin/Mailer.php',
22
+    'Core\Controller\Plugin\Notification'                                             => __DIR__.'/Core/Controller/Plugin/Notification.php',
23
+    'Core\Controller\Plugin\PaginationBuilder'                                        => __DIR__.'/Core/Controller/Plugin/PaginationBuilder.php',
24
+    'Core\Controller\Plugin\PaginationParams'                                         => __DIR__.'/Core/Controller/Plugin/PaginationParams.php',
25
+    'Core\Controller\Plugin\SearchForm'                                               => __DIR__.'/Core/Controller/Plugin/SearchForm.php',
26
+    'Core\Controller\Plugin\Service\EntitySnapshotFactory'                            => __DIR__.'/Core/Controller/Plugin/Service/EntitySnapshotFactory.php',
27
+    'Core\Controller\Plugin\Service\NotificationFactory'                              => __DIR__.'/Core/Controller/Plugin/Service/NotificationFactory.php',
28
+    'Core\Controller\Plugin\mail'                                                     => __DIR__.'/Core/Controller/Plugin/Mail.php',
29
+    'Core\Decorator\Decorator'                                                        => __DIR__.'/Core/Decorator/Decorator.php',
30
+    'Core\Decorator\ProxyDecorator'                                                   => __DIR__.'/Core/Decorator/ProxyDecorator.php',
31
+    'Core\Entity\AbstractEntity'                                                      => __DIR__.'/Core/Entity/AbstractEntity.php',
32
+    'Core\Entity\AbstractIdentifiableEntity'                                          => __DIR__.'/Core/Entity/AbstractIdentifiableEntity.php',
33
+    'Core\Entity\AbstractIdentifiableHydratorAwareEntity'                             => __DIR__.'/Core/Entity/AbstractIdentifiableHydratorAwareEntity.php',
34
+    'Core\Entity\AbstractIdentifiableModificationDateAwareEntity'                     => __DIR__.'/Core/Entity/AbstractIdentifiableModificationDateAwareEntity.php',
35
+    'Core\Entity\AbstractLocation'                                                    => __DIR__.'/Core/Entity/AbstractLocation.php',
36
+    'Core\Entity\AbstractRatingEntity'                                                => __DIR__.'/Core/Entity/AbstractRatingEntity.php',
37
+    'Core\Entity\AbstractStatusEntity'                                                => __DIR__.'/Core/Entity/AbstractStatusEntity.php',
38
+    'Core\Entity\AddressInterface'                                                    => __DIR__.'/Core/Entity/AddressInterface.php',
39
+    'Core\Entity\AttachableEntityInterface'                                           => __DIR__.'/Core/Entity/AttachableEntityInterface.php',
40
+    'Core\Entity\AttachableEntityManager'                                             => __DIR__.'/Core/Entity/AttachableEntityManager.php',
41
+    'Core\Entity\AttachableEntityTrait'                                               => __DIR__.'/Core/Entity/AttachableEntityTrait.php',
42
+    'Core\Entity\ClonableEntityInterface'                                             => __DIR__.'/Core/Entity/ClonableEntityInterface.php',
43
+    'Core\Entity\ClonePropertiesTrait'                                                => __DIR__.'/Core/Entity/ClonePropertiesTrait.php',
44
+    'Core\Entity\Collection\ArrayCollection'                                          => __DIR__.'/Core/Entity/Collection/ArrayCollection.php',
45
+    'Core\Entity\Coordinates'                                                         => __DIR__.'/Core/Entity/Coordinates.php',
46
+    'Core\Entity\CoordinatesInterface'                                                => __DIR__.'/Core/Entity/CoordinatesInterface.php',
47
+    'Core\Entity\DraftableEntityInterface'                                            => __DIR__.'/Core/Entity/DraftableEntityInterface.php',
48
+    'Core\Entity\DraftableEntityTrait'                                                => __DIR__.'/Core/Entity/DraftableEntityTrait.php',
49
+    'Core\Entity\EntityInterface'                                                     => __DIR__.'/Core/Entity/EntityInterface.php',
50
+    'Core\Entity\EntityTrait'                                                         => __DIR__.'/Core/Entity/EntityTrait.php',
51
+    'Core\Entity\Exception\ExceptionInterface'                                        => __DIR__.'/Core/Entity/Exception/ExceptionInterface.php',
52
+    'Core\Entity\Exception\ImmutableEntityException'                                  => __DIR__.'/Core/Entity/Exception/ImmutableEntityException.php',
53
+    'Core\Entity\Exception\NotFoundException'                                         => __DIR__.'/Core/Entity/Exception/NotFoundException.php',
54
+    'Core\Entity\Exception\OutOfBoundsException'                                      => __DIR__.'/Core/Entity/Exception/OutOfBoundsException.php',
55
+    'Core\Entity\FileEntity'                                                          => __DIR__.'/Core/Entity/FileEntity.php',
56
+    'Core\Entity\FileInterface'                                                       => __DIR__.'/Core/Entity/FileInterface.php',
57
+    'Core\Entity\Hydrator\AnonymEntityHydrator'                                       => __DIR__.'/Core/Entity/Hydrator/AnonymEntityHydrator.php',
58
+    'Core\Entity\Hydrator\EntityHydrator'                                             => __DIR__.'/Core/Entity/Hydrator/EntityHydrator.php',
59
+    'Core\Entity\Hydrator\EntityHydratorFactory'                                      => __DIR__.'/Core/Entity/Hydrator/EntityHydratorFactory.php',
60
+    'Core\Entity\Hydrator\Factory\ImageSetHydratorFactory'                            => __DIR__.'/Core/Entity/Hydrator/Factory/ImageSetHydratorFactory.php',
61
+    'Core\Entity\Hydrator\FileCollectionUploadHydrator'                               => __DIR__.'/Core/Entity/Hydrator/FileCollectionUploadHydrator.php',
62
+    'Core\Entity\Hydrator\ImageSetHydrator'                                           => __DIR__.'/Core/Entity/Hydrator/ImageSetHydrator.php',
63
+    'Core\Entity\Hydrator\JsonEntityHydrator'                                         => __DIR__.'/Core/Entity/Hydrator/JsonEntityHydrator.php',
64
+    'Core\Entity\Hydrator\JsonEntityHydratorFactory'                                  => __DIR__.'/Core/Entity/Hydrator/JsonEntityHydratorFactory.php',
65
+    'Core\Entity\Hydrator\MappingEntityHydrator'                                      => __DIR__.'/Core/Entity/Hydrator/MappingEntityHydrator.php',
66
+    'Core\Entity\Hydrator\Strategy\FileCopyStrategy'                                  => __DIR__.'/Core/Entity/Hydrator/Strategy/FileCopyStrategy.php',
67
+    'Core\Entity\Hydrator\Strategy\FileUploadStrategy'                                => __DIR__.'/Core/Entity/Hydrator/Strategy/FileUploadStrategy.php',
68
+    'Core\Entity\IdentifiableEntityInterface'                                         => __DIR__.'/Core/Entity/IdentifiableEntityInterface.php',
69
+    'Core\Entity\IdentifiableEntityTrait'                                             => __DIR__.'/Core/Entity/IdentifiableEntityTrait.php',
70
+    'Core\Entity\Image'                                                               => __DIR__.'/Core/Entity/Image.php',
71
+    'Core\Entity\ImageInterface'                                                      => __DIR__.'/Core/Entity/ImageInterface.php',
72
+    'Core\Entity\ImageSet'                                                            => __DIR__.'/Core/Entity/ImageSet.php',
73
+    'Core\Entity\ImageSetInterface'                                                   => __DIR__.'/Core/Entity/ImageSetInterface.php',
74
+    'Core\Entity\ImageTrait'                                                          => __DIR__.'/Core/Entity/ImageTrait.php',
75
+    'Core\Entity\ImmutableEntityInterface'                                            => __DIR__.'/Core/Entity/ImmutableEntityInterface.php',
76
+    'Core\Entity\ImmutableEntityTrait'                                                => __DIR__.'/Core/Entity/ImmutableEntityTrait.php',
77
+    'Core\Entity\LocalizationSettings'                                                => __DIR__.'/Core/Entity/LocalizationSettings.php',
78
+    'Core\Entity\LocationInterface'                                                   => __DIR__.'/Core/Entity/LocationInterface.php',
79
+    'Core\Entity\MetaDataProviderInterface'                                           => __DIR__.'/Core/Entity/MetaDataProviderInterface.php',
80
+    'Core\Entity\MetaDataProviderTrait'                                               => __DIR__.'/Core/Entity/MetaDataProviderTrait.php',
81
+    'Core\Entity\ModificationDateAwareEntityInterface'                                => __DIR__.'/Core/Entity/ModificationDateAwareEntityInterface.php',
82
+    'Core\Entity\ModificationDateAwareEntityTrait'                                    => __DIR__.'/Core/Entity/ModificationDateAwareEntityTrait.php',
83
+    'Core\Entity\Permissions'                                                         => __DIR__.'/Core/Entity/Permissions.php',
84
+    'Core\Entity\PermissionsAwareInterface'                                           => __DIR__.'/Core/Entity/PermissionsAwareInterface.php',
85
+    'Core\Entity\PermissionsAwareTrait'                                               => __DIR__.'/Core/Entity/PermissionsAwareTrait.php',
86
+    'Core\Entity\PermissionsInterface'                                                => __DIR__.'/Core/Entity/PermissionsInterface.php',
87
+    'Core\Entity\PermissionsReference'                                                => __DIR__.'/Core/Entity/PermissionsReference.php',
88
+    'Core\Entity\PermissionsResourceInterface'                                        => __DIR__.'/Core/Entity/PermissionsResourceInterface.php',
89
+    'Core\Entity\PreUpdateAwareInterface'                                             => __DIR__.'/Core/Entity/PreUpdateAwareInterface.php',
90
+    'Core\Entity\RatingInterface'                                                     => __DIR__.'/Core/Entity/RatingInterface.php',
91
+    'Core\Entity\SearchableEntityInterface'                                           => __DIR__.'/Core/Entity/SearchableEntityInterface.php',
92
+    'Core\Entity\SettingsContainer'                                                   => __DIR__.'/Core/Entity/SettingsContainer.php',
93
+    'Core\Entity\Snapshot'                                                            => __DIR__.'/Core/Entity/Snapshot.php',
94
+    'Core\Entity\SnapshotAttributesProviderInterface'                                 => __DIR__.'/Core/Entity/SnapshotAttributesProviderInterface.php',
95
+    'Core\Entity\SnapshotGeneratorProviderInterface'                                  => __DIR__.'/Core/Entity/SnapshotGeneratorProviderInterface.php',
96
+    'Core\Entity\SnapshotInterface'                                                   => __DIR__.'/Core/Entity/SnapshotInterface.php',
97
+    'Core\Entity\SnapshotMeta'                                                        => __DIR__.'/Core/Entity/SnapshotMeta.php',
98
+    'Core\Entity\SnapshotTrait'                                                       => __DIR__.'/Core/Entity/SnapshotTrait.php',
99
+    'Core\Entity\StatusAwareEntityInterface'                                          => __DIR__.'/Core/Entity/StatusAwareEntityInterface.php',
100
+    'Core\Entity\StatusAwareEntityTrait'                                              => __DIR__.'/Core/Entity/StatusAwareEntityTrait.php',
101
+    'Core\Entity\StatusInterface'                                                     => __DIR__.'/Core/Entity/StatusInterface.php',
102
+    'Core\Entity\Status\AbstractSortableStatus'                                       => __DIR__.'/Core/Entity/Status/AbstractSortableStatus.php',
103
+    'Core\Entity\Status\AbstractStatus'                                               => __DIR__.'/Core/Entity/Status/AbstractStatus.php',
104
+    'Core\Entity\Status\StatusAwareEntityInterface'                                   => __DIR__.'/Core/Entity/Status/StatusAwareEntityInterface.php',
105
+    'Core\Entity\Status\StatusAwareEntityTrait'                                       => __DIR__.'/Core/Entity/Status/StatusAwareEntityTrait.php',
106
+    'Core\Entity\Status\StatusInterface'                                              => __DIR__.'/Core/Entity/Status/StatusInterface.php',
107
+    'Core\Entity\Timeline'                                                            => __DIR__.'/Core/Entity/Timeline.php',
108
+    'Core\Entity\Tree\AbstractLeafs'                                                  => __DIR__.'/Core/Entity/Tree/AbstractLeafs.php',
109
+    'Core\Entity\Tree\AttachedLeafs'                                                  => __DIR__.'/Core/Entity/Tree/AttachedLeafs.php',
110
+    'Core\Entity\Tree\EmbeddedLeafs'                                                  => __DIR__.'/Core/Entity/Tree/EmbeddedLeafs.php',
111
+    'Core\Entity\Tree\LeafsInterface'                                                 => __DIR__.'/Core/Entity/Tree/LeafsInterface.php',
112
+    'Core\Entity\Tree\Node'                                                           => __DIR__.'/Core/Entity/Tree/Node.php',
113
+    'Core\Entity\Tree\NodeInterface'                                                  => __DIR__.'/Core/Entity/Tree/NodeInterface.php',
114
+    'Core\EventManager\EventManager'                                                  => __DIR__.'/Core/EventManager/EventManager.php',
115
+    'Core\EventManager\EventProviderInterface'                                        => __DIR__.'/Core/EventManager/EventProviderInterface.php',
116
+    'Core\EventManager\ListenerAggregateTrait'                                        => __DIR__.'/Core/EventManager/ListenerAggregateTrait.php',
117
+    'Core\Exception\ExceptionInterface'                                               => __DIR__.'/Core/Exception/ExceptionInterface.php',
118
+    'Core\Exception\ImmutablePropertyException'                                       => __DIR__.'/Core/Exception/ImmutablePropertyException.php',
119
+    'Core\Exception\MissingDependencyException'                                       => __DIR__.'/Core/Exception/MissingDependencyException.php',
120
+    'Core\Factory\Controller\Plugin\SearchFormFactory'                                => __DIR__.'/Core/Factory/Controller/Plugin/SearchFormFactory.php',
121
+    'Core\Factory\EventManager\EventManagerAbstractFactory'                           => __DIR__.'/Core/Factory/EventManager/EventManagerAbstractFactory.php',
122
+    'Core\Factory\Filter\HtmlAbsPathFilterFactory'                                    => __DIR__.'/Core/Factory/Filter/HtmlAbsPathFilterFactory.php',
123
+    'Core\Factory\Form\AbstractCustomizableFieldsetFactory'                           => __DIR__.'/Core/Factory/Form/AbstractCustomizableFieldsetFactory.php',
124
+    'Core\Factory\Form\Tree\SelectFactory'                                            => __DIR__.'/Core/Factory/Form/Tree/SelectFactory.php',
125
+    'Core\Factory\Form\View\Helper\FormEditorLightFactory'                            => __DIR__.'/Core/Factory/Form/View/Helper/FormEditorLightFactory.php',
126
+    'Core\Factory\Listener\AjaxRouteListenerFactory'                                  => __DIR__.'/Core/Factory/Listener/AjaxRouteListenerFactory.php',
127
+    'Core\Factory\Listener\DeleteImageSetListenerFactory'                             => __DIR__.'/Core/Factory/Listener/DeleteImageSetListenerFactory.php',
128
+    'Core\Factory\ModuleOptionsFactory'                                               => __DIR__.'/Core/Factory/ModuleOptionsFactory.php',
129
+    'Core\Factory\Navigation\DefaultNavigationFactory'                                => __DIR__.'/Core/Factory/Navigation/DefaultNavigationFactory.php',
130
+    'Core\Factory\OptionsAbstractFactory'                                             => __DIR__.'/Core/Factory/OptionsAbstractFactory.php',
131
+    'Core\Factory\Paginator\RepositoryAbstractFactory'                                => __DIR__.'/Core/Factory/Paginator/RepositoryAbstractFactory.php',
132
+    'Core\Factory\Service\ImagineFactory'                                             => __DIR__.'/Core/Factory/Service/ImagineFactory.php',
133
+    'Core\Factory\Service\RestClientFactory'                                          => __DIR__.'/Core/Factory/Service/RestClientFactory.php',
134
+    'Core\Factory\View\Helper\AjaxUrlFactory'                                         => __DIR__.'/Core/Factory/View/Helper/AjaxUrlFactory.php',
135
+    'Core\Factory\View\Helper\SnippetFactory'                                         => __DIR__.'/Core/Factory/View/Helper/SnippetFactory.php',
136
+    'Core\Factory\View\Helper\SocialButtonsFactory'                                   => __DIR__.'/Core/Factory/View/Helper/SocialButtonsFactory.php',
137
+    'Core\Filter\HtmlAbsPathFilter'                                                   => __DIR__.'/Core/Filter/HtmlAbsPathFilter.php',
138
+    'Core\Filter\XssFilter'                                                           => __DIR__.'/Core/Filter/XssFilter.php',
139
+    'Core\Filter\XssFilterFactory'                                                    => __DIR__.'/Core/Filter/XssFilterFactory.php',
140
+    'Core\Form\BaseForm'                                                              => __DIR__.'/Core/Form/BaseForm.php',
141
+    'Core\Form\ButtonsFieldset'                                                       => __DIR__.'/Core/Form/ButtonsFieldset.php',
142
+    'Core\Form\CollectionContainer'                                                   => __DIR__.'/Core/Form/CollectionContainer.php',
143
+    'Core\Form\Container'                                                             => __DIR__.'/Core/Form/Container.php',
144
+    'Core\Form\CustomizableFieldsetInterface'                                         => __DIR__.'/Core/Form/CustomizableFieldsetInterface.php',
145
+    'Core\Form\CustomizableFieldsetTrait'                                             => __DIR__.'/Core/Form/CustomizableFieldsetTrait.php',
146
+    'Core\Form\DefaultButtonsFieldset'                                                => __DIR__.'/Core/Form/DefaultButtonsFieldset.php',
147
+    'Core\Form\DescriptionAwareFormInterface'                                         => __DIR__.'/Core/Form/DescriptionAwareFormInterface.php',
148
+    'Core\Form\DisableCapableInterface'                                               => __DIR__.'/Core/Form/DisableCapableInterface.php',
149
+    'Core\Form\DisableElementsCapableInterface'                                       => __DIR__.'/Core/Form/DisableElementsCapableInterface.php',
150
+    'Core\Form\Element\Checkbox'                                                      => __DIR__.'/Core/Form/Element/Checkbox.php',
151
+    'Core\Form\Element\DatePicker'                                                    => __DIR__.'/Core/Form/Element/DatePicker.php',
152
+    'Core\Form\Element\DateRange'                                                     => __DIR__.'/Core/Form/Element/DateRange.php',
153
+    'Core\Form\Element\Editor'                                                        => __DIR__.'/Core/Form/Element/Editor.php',
154
+    'Core\Form\Element\EditorLight'                                                   => __DIR__.'/Core/Form/Element/EditorLight.php',
155
+    'Core\Form\Element\FileUpload'                                                    => __DIR__.'/Core/Form/Element/FileUpload.php',
156
+    'Core\Form\Element\InfoCheckbox'                                                  => __DIR__.'/Core/Form/Element/InfoCheckbox.php',
157
+    'Core\Form\Element\Phone'                                                         => __DIR__.'/Core/Form/Element/Phone.php',
158
+    'Core\Form\Element\Rating'                                                        => __DIR__.'/Core/Form/Element/Rating.php',
159
+    'Core\Form\Element\SpinnerSubmit'                                                 => __DIR__.'/Core/Form/Element/SpinnerSubmit.php',
160
+    'Core\Form\Element\ToggleButton'                                                  => __DIR__.'/Core/Form/Element/ToggleButton.php',
161
+    'Core\Form\Element\ViewHelperProviderInterface'                                   => __DIR__.'/Core/Form/Element/ViewHelperProviderInterface.php',
162
+    'Core\Form\EmptySummaryAwareInterface'                                            => __DIR__.'/Core/Form/EmptySummaryAwareInterface.php',
163
+    'Core\Form\EmptySummaryAwareTrait'                                                => __DIR__.'/Core/Form/EmptySummaryAwareTrait.php',
164
+    'Core\Form\Event\FormEvent'                                                       => __DIR__.'/Core/Form/Event/FormEvent.php',
165
+    'Core\Form\ExplicitParameterProviderInterface'                                    => __DIR__.'/Core/Form/ExplicitParameterProviderInterface.php',
166
+    'Core\Form\FileUploadFactory'                                                     => __DIR__.'/Core/Form/FileUploadFactory.php',
167
+    'Core\Form\Form'                                                                  => __DIR__.'/Core/Form/Form.php',
168
+    'Core\Form\FormParentInterface'                                                   => __DIR__.'/Core/Form/FormParentInterface.php',
169
+    'Core\Form\FormSubmitButtonsFieldset'                                             => __DIR__.'/Core/Form/FormSubmitButtonsFieldset.php',
170
+    'Core\Form\HeadscriptProviderInterface'                                           => __DIR__.'/Core/Form/HeadscriptProviderInterface.php',
171
+    'Core\Form\HydratorStrategyAwareTrait'                                            => __DIR__.'/Core/Form/HydratorStrategyAwareTrait.php',
172
+    'Core\Form\Hydrator\HydratorStrategyProviderInterface'                            => __DIR__.'/Core/Form/Hydrator/HydratorStrategyProviderInterface.php',
173
+    'Core\Form\Hydrator\HydratorStrategyProviderTrait'                                => __DIR__.'/Core/Form/Hydrator/HydratorStrategyProviderTrait.php',
174
+    'Core\Form\Hydrator\MetaDataHydrator'                                             => __DIR__.'/Core/Form/Hydrator/MetaDataHydrator.php',
175
+    'Core\Form\Hydrator\Strategy\CollectionStrategy'                                  => __DIR__.'/Core/Form/Hydrator/Strategy/CollectionStrategy.php',
176
+    'Core\Form\Hydrator\Strategy\TemplateProviderStrategy'                            => __DIR__.'/Core/Form/Hydrator/Strategy/TemplateProviderStrategy.php',
177
+    'Core\Form\Hydrator\Strategy\TreeSelectStrategy'                                  => __DIR__.'/Core/Form/Hydrator/Strategy/TreeSelectStrategy.php',
178
+    'Core\Form\Hydrator\TreeHydrator'                                                 => __DIR__.'/Core/Form/Hydrator/TreeHydrator.php',
179
+    'Core\Form\ListFilterButtonsFieldset'                                             => __DIR__.'/Core/Form/ListFilterButtonsFieldset.php',
180
+    'Core\Form\LocalizationSettingsFieldset'                                          => __DIR__.'/Core/Form/LocalizationSettingsFieldset.php',
181
+    'Core\Form\MetaDataFieldset'                                                      => __DIR__.'/Core/Form/MetaDataFieldset.php',
182
+    'Core\Form\PermissionsCollection'                                                 => __DIR__.'/Core/Form/PermissionsCollection.php',
183
+    'Core\Form\PermissionsFieldset'                                                   => __DIR__.'/Core/Form/PermissionsFieldset.php',
184
+    'Core\Form\RatingFieldset'                                                        => __DIR__.'/Core/Form/RatingFieldset.php',
185
+    'Core\Form\SearchForm'                                                            => __DIR__.'/Core/Form/SearchForm.php',
186
+    'Core\Form\Service\Initializer'                                                   => __DIR__.'/Core/Form/Service/Initializer.php',
187
+    'Core\Form\Service\InjectHeadscriptInitializer'                                   => __DIR__.'/Core/Form/Service/InjectHeadscriptInitializer.php',
188
+    'Core\Form\SummaryForm'                                                           => __DIR__.'/Core/Form/SummaryForm.php',
189
+    'Core\Form\SummaryFormButtonsFieldset'                                            => __DIR__.'/Core/Form/SummaryFormButtonsFieldset.php',
190
+    'Core\Form\SummaryFormInterface'                                                  => __DIR__.'/Core/Form/SummaryFormInterface.php',
191
+    'Core\Form\Tree\AddItemFieldset'                                                  => __DIR__.'/Core/Form/Tree/AddItemFieldset.php',
192
+    'Core\Form\Tree\ManagementFieldset'                                               => __DIR__.'/Core/Form/Tree/ManagementFieldset.php',
193
+    'Core\Form\Tree\ManagementForm'                                                   => __DIR__.'/Core/Form/Tree/ManagementForm.php',
194
+    'Core\Form\Tree\Select'                                                           => __DIR__.'/Core/Form/Tree/Select.php',
195
+    'Core\Form\ViewPartialProviderAbstract'                                           => __DIR__.'/Core/Form/ViewPartialProviderAbstract.php',
196
+    'Core\Form\ViewPartialProviderInterface'                                          => __DIR__.'/Core/Form/ViewPartialProviderInterface.php',
197
+    'Core\Form\ViewPartialProviderTrait'                                              => __DIR__.'/Core/Form/ViewPartialProviderTrait.php',
198
+    'Core\Form\View\Helper\Element\SpinnerButton'                                     => __DIR__.'/Core/Form/View/Helper/Element/SpinnerButton.php',
199
+    'Core\Form\View\Helper\FilterForm'                                                => __DIR__.'/Core/Form/View/Helper/FilterForm.php',
200
+    'Core\Form\View\Helper\Form'                                                      => __DIR__.'/Core/Form/View/Helper/Form.php',
201
+    'Core\Form\View\Helper\FormCheckbox'                                              => __DIR__.'/Core/Form/View/Helper/FormCheckbox.php',
202
+    'Core\Form\View\Helper\FormCollection'                                            => __DIR__.'/Core/Form/View/Helper/FormCollection.php',
203
+    'Core\Form\View\Helper\FormCollectionContainer'                                   => __DIR__.'/Core/Form/View/Helper/FormCollectionContainer.php',
204
+    'Core\Form\View\Helper\FormContainer'                                             => __DIR__.'/Core/Form/View/Helper/FormContainer.php',
205
+    'Core\Form\View\Helper\FormDatePicker'                                            => __DIR__.'/Core/Form/View/Helper/FormDatePicker.php',
206
+    'Core\Form\View\Helper\FormEditor'                                                => __DIR__.'/Core/Form/View/Helper/FormEditor.php',
207
+    'Core\Form\View\Helper\FormEditorColor'                                           => __DIR__.'/Core/Form/View/Helper/FormEditorColor.php',
208
+    'Core\Form\View\Helper\FormEditorLight'                                           => __DIR__.'/Core/Form/View/Helper/FormEditorLight.php',
209
+    'Core\Form\View\Helper\FormElement'                                               => __DIR__.'/Core/Form/View/Helper/FormElement.php',
210
+    'Core\Form\View\Helper\FormFileUpload'                                            => __DIR__.'/Core/Form/View/Helper/FormFileUpload.php',
211
+    'Core\Form\View\Helper\FormImageUpload'                                           => __DIR__.'/Core/Form/View/Helper/FormImageUpload.php',
212
+    'Core\Form\View\Helper\FormInfoCheckbox'                                          => __DIR__.'/Core/Form/View/Helper/FormInfoCheckbox.php',
213
+    'Core\Form\View\Helper\FormPartial'                                               => __DIR__.'/Core/Form/View/Helper/FormPartial.php',
214
+    'Core\Form\View\Helper\FormRow'                                                   => __DIR__.'/Core/Form/View/Helper/FormRow.php',
215
+    'Core\Form\View\Helper\FormRowCombined'                                           => __DIR__.'/Core/Form/View/Helper/FormRowCombined.php',
216
+    'Core\Form\View\Helper\FormSelect'                                                => __DIR__.'/Core/Form/View/Helper/FormSelect.php',
217
+    'Core\Form\View\Helper\FormSimple'                                                => __DIR__.'/Core/Form/View/Helper/FormSimple.php',
218
+    'Core\Form\View\Helper\FormSimpleRow'                                             => __DIR__.'/Core/Form/View/Helper/FormSimpleRow.php',
219
+    'Core\Form\View\Helper\FormTreeManagementFieldset'                                => __DIR__.'/Core/Form/View/Helper/FormTreeManagementFieldset.php',
220
+    'Core\Form\View\Helper\FormWizardContainer'                                       => __DIR__.'/Core/Form/View/Helper/FormWizardContainer.php',
221
+    'Core\Form\View\Helper\RequiredMarkInFormLabel'                                   => __DIR__.'/Core/Form/View/Helper/RequiredMarkInFormLabel.php',
222
+    'Core\Form\View\Helper\SearchForm'                                                => __DIR__.'/Core/Form/View/Helper/SearchForm.php',
223
+    'Core\Form\View\Helper\SummaryForm'                                               => __DIR__.'/Core/Form/View/Helper/SummaryForm.php',
224
+    'Core\Form\View\Helper\ToggleButton'                                              => __DIR__.'/Core/Form/View/Helper/ToggleButton.php',
225
+    'Core\Form\WizardContainer'                                                       => __DIR__.'/Core/Form/WizardContainer.php',
226
+    'Core\Form\propagateAttributeInterface'                                           => __DIR__.'/Core/Form/propagateAttributeInterface.php',
227
+    'Core\Html2Pdf\PdfInterface'                                                      => __DIR__.'/Core/Html2Pdf/PdfInterface.php',
228
+    'Core\Html2Pdf\PdfServiceFactory'                                                 => __DIR__.'/Core/Html2Pdf/PdfServiceFactory.php',
229
+    'Core\I18n\Locale'                                                                => __DIR__.'/Core/I18n/Locale.php',
230
+    'Core\I18n\LocaleFactory'                                                         => __DIR__.'/Core/I18n/LocaleFactory.php',
231
+    'Core\Listener\AjaxRenderListener'                                                => __DIR__.'/Core/Listener/AjaxRenderListener.php',
232
+    'Core\Listener\AjaxRouteListener'                                                 => __DIR__.'/Core/Listener/AjaxRouteListener.php',
233
+    'Core\Listener\DefaultListener'                                                   => __DIR__.'/Core/Listener/DefaultListener.php',
234
+    'Core\Listener\DeferredListenerAggregate'                                         => __DIR__.'/Core/Listener/DeferredListenerAggregate.php',
235
+    'Core\Listener\DeleteImageSetListener'                                            => __DIR__.'/Core/Listener/DeleteImageSetListener.php',
236
+    'Core\Listener\EnforceJsonResponseListener'                                       => __DIR__.'/Core/Listener/EnforceJsonResponseListener.php',
237
+    'Core\Listener\ErrorHandlerListener'                                              => __DIR__.'/Core/Listener/ErrorHandlerListener.php',
238
+    'Core\Listener\Events\AjaxEvent'                                                  => __DIR__.'/Core/Listener/Events/AjaxEvent.php',
239
+    'Core\Listener\Events\CreatePaginatorEvent'                                       => __DIR__.'/Core/Listener/Events/CreatePaginatorEvent.php',
240
+    'Core\Listener\Events\FileEvent'                                                  => __DIR__.'/Core/Listener/Events/FileEvent.php',
241
+    'Core\Listener\Events\NotificationEvent'                                          => __DIR__.'/Core/Listener/Events/NotificationEvent.php',
242
+    'Core\Listener\LanguageRouteListener'                                             => __DIR__.'/Core/Listener/LanguageRouteListener.php',
243
+    'Core\Listener\NotificationAjaxHandler'                                           => __DIR__.'/Core/Listener/NotificationAjaxHandler.php',
244
+    'Core\Listener\NotificationListener'                                              => __DIR__.'/Core/Listener/NotificationListener.php',
245
+    'Core\Listener\Response\ResponseInterface'                                        => __DIR__.'/Core/Listener/Response/ResponseInterface.php',
246
+    'Core\Listener\StringListener'                                                    => __DIR__.'/Core/Listener/StringListener.php',
247
+    'Core\Listener\TracyListener'                                                     => __DIR__.'/Core/Listener/TracyListener.php',
248
+    'Core\Listener\XmlRenderListener'                                                 => __DIR__.'/Core/Listener/XmlRenderListener.php',
249
+    'Core\Log\ErrorLoggerFactory'                                                     => __DIR__.'/Core/Log/ErrorLoggerFactory.php',
250
+    'Core\Log\Filter\ErrorType'                                                       => __DIR__.'/Core/Log/Filter/ErrorType.php',
251
+    'Core\Log\Formatter\ErrorAndExceptionHandler'                                     => __DIR__.'/Core/Log/Formatter/ErrorAndExceptionHandler.php',
252
+    'Core\Log\LoggerAbstractFactory'                                                  => __DIR__.'/Core/Log/LoggerAbstractFactory.php',
253
+    'Core\Log\Notification\NotificationEntity'                                        => __DIR__.'/Core/Log/Notification/NotificationEntity.php',
254
+    'Core\Log\Notification\NotificationEntityInterface'                               => __DIR__.'/Core/Log/Notification/NotificationEntityInterface.php',
255
+    'Core\Log\Processor\UniqueId'                                                     => __DIR__.'/Core/Log/Processor/UniqueId.php',
256
+    'Core\Mail\HTMLTemplateMessage'                                                   => __DIR__.'/Core/Mail/HTMLTemplateMessage.php',
257
+    'Core\Mail\Mail'                                                                  => __DIR__.'/Core/Mail/Mail.php',
258
+    'Core\Mail\MailService'                                                           => __DIR__.'/Core/Mail/MailService.php',
259
+    'Core\Mail\MailServiceConfig'                                                     => __DIR__.'/Core/Mail/MailServiceConfig.php',
260
+    'Core\Mail\MailServiceFactory'                                                    => __DIR__.'/Core/Mail/MailServiceFactory.php',
261
+    'Core\Mail\Message'                                                               => __DIR__.'/Core/Mail/Message.php',
262
+    'Core\Mail\StringTemplateMessage'                                                 => __DIR__.'/Core/Mail/StringTemplateMessage.php',
263
+    'Core\Mail\TranslatorAwareMessage'                                                => __DIR__.'/Core/Mail/TranslatorAwareMessage.php',
264
+    'Core\ModuleManager\ModuleConfigLoader'                                           => __DIR__.'/Core/ModuleManager/ModuleConfigLoader.php',
265
+    'Core\Options\Exception\ExceptionInterface'                                       => __DIR__.'/Core/Options/Exception/ExceptionInterface.php',
266
+    'Core\Options\Exception\MissingOptionException'                                   => __DIR__.'/Core/Options/Exception/MissingOptionException.php',
267
+    'Core\Options\FieldsetCustomizationOptions'                                       => __DIR__.'/Core/Options/FieldsetCustomizationOptions.php',
268
+    'Core\Options\ImageSetOptions'                                                    => __DIR__.'/Core/Options/ImageSetOptions.php',
269
+    'Core\Options\ImagineOptions'                                                     => __DIR__.'/Core/Options/ImagineOptions.php',
270
+    'Core\Options\MailServiceOptions'                                                 => __DIR__.'/Core/Options/MailServiceOptions.php',
271
+    'Core\Options\ModuleOptions'                                                      => __DIR__.'/Core/Options/ModuleOptions.php',
272
+    'Core\Paginator\Adapter\DoctrineMongoCursor'                                      => __DIR__.'/Core/Paginator/Adapter/DoctrineMongoCursor.php',
273
+    'Core\Paginator\Adapter\DoctrineMongoLateCursor'                                  => __DIR__.'/Core/Paginator/Adapter/DoctrineMongoLateCursor.php',
274
+    'Core\Paginator\Adapter\MongoCursor'                                              => __DIR__.'/Core/Paginator/Adapter/MongoCursor.php',
275
+    'Core\Paginator\PaginatorFactoryAbstract'                                         => __DIR__.'/Core/Paginator/PaginatorFactoryAbstract.php',
276
+    'Core\Paginator\PaginatorService'                                                 => __DIR__.'/Core/Paginator/PaginatorService.php',
277
+    'Core\Paginator\PaginatorServiceConfig'                                           => __DIR__.'/Core/Paginator/PaginatorServiceConfig.php',
278
+    'Core\Paginator\PaginatorServiceFactory'                                          => __DIR__.'/Core/Paginator/PaginatorServiceFactory.php',
279
+    'Core\Repository\AbstractProviderRepository'                                      => __DIR__.'/Core/Repository/AbstractProviderRepository.php',
280
+    'Core\Repository\AbstractRepository'                                              => __DIR__.'/Core/Repository/AbstractRepository.php',
281
+    'Core\Repository\DefaultRepository'                                               => __DIR__.'/Core/Repository/DefaultRepository.php',
282
+    'Core\Repository\DoctrineMongoODM\Annotation\Searchable'                          => __DIR__.'/Core/Repository/DoctrineMongoODM/Annotation/Searchable.php',
283
+    'Core\Repository\DoctrineMongoODM\ConfigurationFactory'                           => __DIR__.'/Core/Repository/DoctrineMongoODM/ConfigurationFactory.php',
284
+    'Core\Repository\DoctrineMongoODM\DocumentManagerFactory'                         => __DIR__.'/Core/Repository/DoctrineMongoODM/DocumentManagerFactory.php',
285
+    'Core\Repository\DoctrineMongoODM\Event\AbstractUpdateFilesPermissionsSubscriber' => __DIR__.'/Core/Repository/DoctrineMongoODM/Event/AbstractUpdateFilesPermissionsSubscriber.php',
286
+    'Core\Repository\DoctrineMongoODM\Event\AbstractUpdatePermissionsSubscriber'      => __DIR__.'/Core/Repository/DoctrineMongoODM/Event/AbstractUpdatePermissionsSubscriber.php',
287
+    'Core\Repository\DoctrineMongoODM\Event\EventArgs'                                => __DIR__.'/Core/Repository/DoctrineMongoODM/Event/EventArgs.php',
288
+    'Core\Repository\DoctrineMongoODM\Event\GenerateSearchKeywordsListener'           => __DIR__.'/Core/Repository/DoctrineMongoODM/Event/GenerateSearchKeywordsListener.php',
289
+    'Core\Repository\DoctrineMongoODM\Event\PreUpdateDocumentsSubscriber'             => __DIR__.'/Core/Repository/DoctrineMongoODM/Event/PreUpdateDocumentsSubscriber.php',
290
+    'Core\Repository\DoctrineMongoODM\Event\RepositoryEventsSubscriber'               => __DIR__.'/Core/Repository/DoctrineMongoODM/Event/RepositoryEventsSubscriber.php',
291
+    'Core\Repository\DoctrineMongoODM\PaginatorAdapter\EagerCursor'                   => __DIR__.'/Core/Repository/DoctrineMongoODM/PaginatorAdapter/EagerCursor.php',
292
+    'Core\Repository\DoctrineMongoODM\PersistenceListener'                            => __DIR__.'/Core/Repository/DoctrineMongoODM/PersistenceListener.php',
293
+    'Core\Repository\DoctrineMongoODM\ServiceLocatorAwareConfiguration'               => __DIR__.'/Core/Repository/DoctrineMongoODM/ServiceLocatorAwareConfiguration.php',
294
+    'Core\Repository\DoctrineMongoODM\Types\TimezoneAwareDate'                        => __DIR__.'/Core/Repository/DoctrineMongoODM/Types/TimezoneAwareDate.php',
295
+    'Core\Repository\DraftableEntityAwareInterface'                                   => __DIR__.'/Core/Repository/DraftableEntityAwareInterface.php',
296
+    'Core\Repository\DraftableEntityAwareTrait'                                       => __DIR__.'/Core/Repository/DraftableEntityAwareTrait.php',
297
+    'Core\Repository\Filter\AbstractPaginationQuery'                                  => __DIR__.'/Core/Repository/Filter/AbstractPaginationQuery.php',
298
+    'Core\Repository\Filter\PropertyToKeywords'                                       => __DIR__.'/Core/Repository/Filter/PropertyToKeywords.php',
299
+    'Core\Repository\RepositoryInterface'                                             => __DIR__.'/Core/Repository/RepositoryInterface.php',
300
+    'Core\Repository\RepositoryService'                                               => __DIR__.'/Core/Repository/RepositoryService.php',
301
+    'Core\Repository\RepositoryServiceFactory'                                        => __DIR__.'/Core/Repository/RepositoryServiceFactory.php',
302
+    'Core\Repository\SnapshotRepository'                                              => __DIR__.'/Core/Repository/SnapshotRepository.php',
303
+    'Core\Service\Config'                                                             => __DIR__.'/Core/Service/Config.php',
304
+    'Core\Service\OptionValueInterface'                                               => __DIR__.'/Core/Service/OptionValueInterface.php',
305
+    'Core\Service\RestClient'                                                         => __DIR__.'/Core/Service/RestClient.php',
306
+    'Core\Service\SnapshotGenerator'                                                  => __DIR__.'/Core/Service/SnapshotGenerator.php',
307
+    'Core\Service\TemplateProvider'                                                   => __DIR__.'/Core/Service/TemplateProvider.php',
308
+    'Core\Service\Tracy'                                                              => __DIR__.'/Core/Service/Tracy.php',
309
+    'Core\View\Helper\AbstractEventsHelper'                                           => __DIR__.'/Core/View/Helper/AbstractEventsHelper.php',
310
+    'Core\View\Helper\AjaxUrl'                                                        => __DIR__.'/Core/View/Helper/AjaxUrl.php',
311
+    'Core\View\Helper\Alert'                                                          => __DIR__.'/Core/View/Helper/Alert.php',
312
+    'Core\View\Helper\DateFormat'                                                     => __DIR__.'/Core/View/Helper/DateFormat.php',
313
+    'Core\View\Helper\InsertFile'                                                     => __DIR__.'/Core/View/Helper/InsertFile.php',
314
+    'Core\View\Helper\InsertFile\FileEvent'                                           => __DIR__.'/Core/View/Helper/InsertFile/FileEvent.php',
315
+    'Core\View\Helper\LanguageSwitcher'                                               => __DIR__.'/Core/View/Helper/LanguageSwitcher.php',
316
+    'Core\View\Helper\Link'                                                           => __DIR__.'/Core/View/Helper/Link.php',
317
+    'Core\View\Helper\Params'                                                         => __DIR__.'/Core/View/Helper/Params.php',
318
+    'Core\View\Helper\Period'                                                         => __DIR__.'/Core/View/Helper/Period.php',
319
+    'Core\View\Helper\Proxy'                                                          => __DIR__.'/Core/View/Helper/Proxy.php',
320
+    'Core\View\Helper\Proxy\HelperProxy'                                              => __DIR__.'/Core/View/Helper/Proxy/HelperProxy.php',
321
+    'Core\View\Helper\Rating'                                                         => __DIR__.'/Core/View/Helper/Rating.php',
322
+    'Core\View\Helper\Salutation'                                                     => __DIR__.'/Core/View/Helper/Salutation.php',
323
+    'Core\View\Helper\Service\DateFormatHelperFactory'                                => __DIR__.'/Core/View/Helper/Service/DateFormatHelperFactory.php',
324
+    'Core\View\Helper\Service\HeadScriptFactory'                                      => __DIR__.'/Core/View/Helper/Service/HeadScriptFactory.php',
325
+    'Core\View\Helper\Service\ParamsHelperFactory'                                    => __DIR__.'/Core/View/Helper/Service/ParamsHelperFactory.php',
326
+    'Core\View\Helper\Services'                                                       => __DIR__.'/Core/View/Helper/Services.php',
327
+    'Core\View\Helper\Snippet'                                                        => __DIR__.'/Core/View/Helper/Snippet.php',
328
+    'Core\View\Helper\SocialButtons'                                                  => __DIR__.'/Core/View/Helper/SocialButtons.php',
329 329
 );
Please login to merge, or discard this patch.
module/Applications/src/autoload_classmap.php 1 patch
Spacing   +82 added lines, -82 removed lines patch added patch discarded remove patch
@@ -1,86 +1,86 @@
 block discarded – undo
1 1
 <?php
2 2
 // Generated by ZF2's ./bin/classmap_generator.php
3 3
 return array(
4
-    'Applications\Acl\ApplicationAccessAssertion'                      => __DIR__ . '/Applications/Acl/ApplicationAccessAssertion.php',
5
-    'Applications\Auth\Dependency\ListListener'                        => __DIR__ . '/Applications/Auth/Dependency/ListListener.php',
6
-    'Applications\Controller\ApplyController'                          => __DIR__ . '/Applications/Controller/ApplyController.php',
7
-    'Applications\Controller\CommentController'                        => __DIR__ . '/Applications/Controller/CommentController.php',
8
-    'Applications\Controller\ConsoleController'                        => __DIR__ . '/Applications/Controller/ConsoleController.php',
9
-    'Applications\Controller\IndexController'                          => __DIR__ . '/Applications/Controller/IndexController.php',
10
-    'Applications\Controller\ManageController'                         => __DIR__ . '/Applications/Controller/ManageController.php',
11
-    'Applications\Controller\MultimanageController'                    => __DIR__ . '/Applications/Controller/MultimanageController.php',
12
-    'Applications\Controller\Plugin\StatusChanger'                     => __DIR__ . '/Applications/Controller/Plugin/StatusChanger.php',
13
-    'Applications\Entity\Application'                                  => __DIR__ . '/Applications/Entity/Application.php',
14
-    'Applications\Entity\ApplicationInterface'                         => __DIR__ . '/Applications/Entity/ApplicationInterface.php',
15
-    'Applications\Entity\Attachment'                                   => __DIR__ . '/Applications/Entity/Attachment.php',
16
-    'Applications\Entity\Attributes'                                   => __DIR__ . '/Applications/Entity/Attributes.php',
17
-    'Applications\Entity\Comment'                                      => __DIR__ . '/Applications/Entity/Comment.php',
18
-    'Applications\Entity\CommentInterface'                             => __DIR__ . '/Applications/Entity/CommentInterface.php',
19
-    'Applications\Entity\Contact'                                      => __DIR__ . '/Applications/Entity/Contact.php',
20
-    'Applications\Entity\Cv'                                           => __DIR__ . '/Applications/Entity/Cv.php',
21
-    'Applications\Entity\Facts'                                        => __DIR__ . '/Applications/Entity/Facts.php',
22
-    'Applications\Entity\FactsInterface'                               => __DIR__ . '/Applications/Entity/FactsInterface.php',
23
-    'Applications\Entity\History'                                      => __DIR__ . '/Applications/Entity/History.php',
24
-    'Applications\Entity\HistoryInterface'                             => __DIR__ . '/Applications/Entity/HistoryInterface.php',
25
-    'Applications\Entity\InternalReferences'                           => __DIR__ . '/Applications/Entity/InternalReferences.php',
26
-    'Applications\Entity\MailHistory'                                  => __DIR__ . '/Applications/Entity/MailHistory.php',
27
-    'Applications\Entity\MailHistoryInterface'                         => __DIR__ . '/Applications/Entity/MailHistoryInterface.php',
28
-    'Applications\Entity\Rating'                                       => __DIR__ . '/Applications/Entity/Rating.php',
29
-    'Applications\Entity\RatingInterface'                              => __DIR__ . '/Applications/Entity/RatingInterface.php',
30
-    'Applications\Entity\Settings'                                     => __DIR__ . '/Applications/Entity/Settings.php',
31
-    'Applications\Entity\SettingsInterface'                            => __DIR__ . '/Applications/Entity/SettingsInterface.php',
32
-    'Applications\Entity\Status'                                       => __DIR__ . '/Applications/Entity/Status.php',
33
-    'Applications\Entity\StatusInterface'                              => __DIR__ . '/Applications/Entity/StatusInterface.php',
34
-    'Applications\Entity\Subscriber'                                   => __DIR__ . '/Applications/Entity/Subscriber.php',
35
-    'Applications\Entity\SubscriberInterface'                          => __DIR__ . '/Applications/Entity/SubscriberInterface.php',
36
-    'Applications\Entity\Validator\Application'                        => __DIR__ . '/Applications/Entity/Validator/Application.php',
37
-    'Applications\Factory\Auth\Dependency\ListListenerFactory'         => __DIR__ . '/Applications/Factory/Auth/Dependency/ListListenerFactory.php',
38
-    'Applications\Factory\Form\AttachmentsFactory'                     => __DIR__ . '/Applications/Factory/Form/AttachmentsFactory.php',
39
-    'Applications\Factory\Form\ContactImageFactory'                    => __DIR__ . '/Applications/Factory/Form/ContactImageFactory.php',
40
-    'Applications\Factory\Form\JobSelectFactory'                       => __DIR__ . '/Applications/Factory/Form/JobSelectFactory.php',
41
-    'Applications\Factory\Form\StatusSelectFactory'                    => __DIR__ . '/Applications/Factory/Form/StatusSelectFactory.php',
42
-    'Applications\Factory\Listener\EventApplicationCreatedFactory'     => __DIR__ . '/Applications/Factory/Listener/EventApplicationCreatedFactory.php',
43
-    'Applications\Factory\Listener\JobSelectValuesFactory'             => __DIR__ . '/Applications/Factory/Listener/JobSelectValuesFactory.php',
44
-    'Applications\Factory\Listener\StatusChangeFactory'                => __DIR__ . '/Applications/Factory/Listener/StatusChangeFactory.php',
45
-    'Applications\Factory\Mail\ConfirmationFactory'                    => __DIR__ . '/Applications/Factory/Mail/ConfirmationFactory.php',
46
-    'Applications\Factory\Mail\NewApplicationFactory'                  => __DIR__ . '/Applications/Factory/Mail/NewApplicationFactory.php',
47
-    'Applications\Factory\ModuleOptionsFactory'                        => __DIR__ . '/Applications/Factory/ModuleOptionsFactory.php',
48
-    'Applications\Factory\Paginator\JobSelectPaginatorFactory'         => __DIR__ . '/Applications/Factory/Paginator/JobSelectPaginatorFactory.php',
49
-    'Applications\Filter\ActionToStatus'                               => __DIR__ . '/Applications/Filter/ActionToStatus.php',
50
-    'Applications\Form\ApplicationsFilter'                             => __DIR__ . '/Applications/Form/ApplicationsFilter.php',
51
-    'Applications\Form\Apply'                                          => __DIR__ . '/Applications/Form/Apply.php',
52
-    'Applications\Form\Attributes'                                     => __DIR__ . '/Applications/Form/Attributes.php',
53
-    'Applications\Form\Base'                                           => __DIR__ . '/Applications/Form/Base.php',
54
-    'Applications\Form\BaseFieldset'                                   => __DIR__ . '/Applications/Form/BaseFieldset.php',
55
-    'Applications\Form\CarbonCopyFieldset'                             => __DIR__ . '/Applications/Form/CarbonCopyFieldset.php',
56
-    'Applications\Form\CommentForm'                                    => __DIR__ . '/Applications/Form/CommentForm.php',
57
-    'Applications\Form\ContactContainer'                               => __DIR__ . '/Applications/Form/ContactContainer.php',
58
-    'Applications\Form\Element\JobSelect'                              => __DIR__ . '/Applications/Form/Element/JobSelect.php',
59
-    'Applications\Form\Element\Ref'                                    => __DIR__ . '/Applications/Form/Element/Ref.php',
60
-    'Applications\Form\Facts'                                          => __DIR__ . '/Applications/Form/Facts.php',
61
-    'Applications\Form\FactsFieldset'                                  => __DIR__ . '/Applications/Form/FactsFieldset.php',
62
-    'Applications\Form\Mail'                                           => __DIR__ . '/Applications/Form/Mail.php',
63
-    'Applications\Form\SettingsFieldset'                               => __DIR__ . '/Applications/Form/SettingsFieldset.php',
64
-    'Applications\Listener\EventApplicationCreated'                    => __DIR__ . '/Applications/Listener/EventApplicationCreated.php',
65
-    'Applications\Listener\Events\ApplicationEvent'                    => __DIR__ . '/Applications/Listener/Events/ApplicationEvent.php',
66
-    'Applications\Listener\JobSelectValues'                            => __DIR__ . '/Applications/Listener/JobSelectValues.php',
67
-    'Applications\Listener\StatusChange'                               => __DIR__ . '/Applications/Listener/StatusChange.php',
68
-    'Applications\Mail\AcceptApplication'                              => __DIR__ . '/Applications/Mail/AcceptApplication.php',
69
-    'Applications\Mail\ApplicationCarbonCopy'                          => __DIR__ . '/Applications/Mail/ApplicationCarbonCopy.php',
70
-    'Applications\Mail\Confirmation'                                   => __DIR__ . '/Applications/Mail/Confirmation.php',
71
-    'Applications\Mail\Forward'                                        => __DIR__ . '/Applications/Mail/Forward.php',
72
-    'Applications\Mail\NewApplication'                                 => __DIR__ . '/Applications/Mail/NewApplication.php',
73
-    'Applications\Mail\StatusChange'                                   => __DIR__ . '/Applications/Mail/StatusChange.php',
74
-    'Applications\Mail\StatusChangeInterface'                          => __DIR__ . '/Applications/Mail/StatusChangeInterface.php',
75
-    'Applications\Options\ModuleOptions'                               => __DIR__ . '/Applications/Options/ModuleOptions.php',
76
-    'Applications\Paginator\JobSelectPaginator'                        => __DIR__ . '/Applications/Paginator/JobSelectPaginator.php',
77
-    'Applications\Repository\Application'                              => __DIR__ . '/Applications/Repository/Application.php',
78
-    'Applications\Repository\Event\DeleteRemovedAttachmentsSubscriber' => __DIR__ . '/Applications/Repository/Event/DeleteRemovedAttachmentsSubscriber.php',
79
-    'Applications\Repository\Event\JobReferencesUpdateListener'        => __DIR__ . '/Applications/Repository/Event/JobReferencesUpdateListener.php',
80
-    'Applications\Repository\Event\UpdateFilesPermissionsSubscriber'   => __DIR__ . '/Applications/Repository/Event/UpdateFilesPermissionsSubscriber.php',
81
-    'Applications\Repository\Event\UpdatePermissionsSubscriber'        => __DIR__ . '/Applications/Repository/Event/UpdatePermissionsSubscriber.php',
82
-    'Applications\Repository\Filter\PaginationQuery'                   => __DIR__ . '/Applications/Repository/Filter/PaginationQuery.php',
83
-    'Applications\Repository\Filter\PaginationQueryFactory'            => __DIR__ . '/Applications/Repository/Filter/PaginationQueryFactory.php',
84
-    'Applications\Repository\PaginationList'                           => __DIR__ . '/Applications/Repository/PaginationList.php',
85
-    'Applications\Repository\Subscriber'                               => __DIR__ . '/Applications/Repository/Subscriber.php',
4
+    'Applications\Acl\ApplicationAccessAssertion'                      => __DIR__.'/Applications/Acl/ApplicationAccessAssertion.php',
5
+    'Applications\Auth\Dependency\ListListener'                        => __DIR__.'/Applications/Auth/Dependency/ListListener.php',
6
+    'Applications\Controller\ApplyController'                          => __DIR__.'/Applications/Controller/ApplyController.php',
7
+    'Applications\Controller\CommentController'                        => __DIR__.'/Applications/Controller/CommentController.php',
8
+    'Applications\Controller\ConsoleController'                        => __DIR__.'/Applications/Controller/ConsoleController.php',
9
+    'Applications\Controller\IndexController'                          => __DIR__.'/Applications/Controller/IndexController.php',
10
+    'Applications\Controller\ManageController'                         => __DIR__.'/Applications/Controller/ManageController.php',
11
+    'Applications\Controller\MultimanageController'                    => __DIR__.'/Applications/Controller/MultimanageController.php',
12
+    'Applications\Controller\Plugin\StatusChanger'                     => __DIR__.'/Applications/Controller/Plugin/StatusChanger.php',
13
+    'Applications\Entity\Application'                                  => __DIR__.'/Applications/Entity/Application.php',
14
+    'Applications\Entity\ApplicationInterface'                         => __DIR__.'/Applications/Entity/ApplicationInterface.php',
15
+    'Applications\Entity\Attachment'                                   => __DIR__.'/Applications/Entity/Attachment.php',
16
+    'Applications\Entity\Attributes'                                   => __DIR__.'/Applications/Entity/Attributes.php',
17
+    'Applications\Entity\Comment'                                      => __DIR__.'/Applications/Entity/Comment.php',
18
+    'Applications\Entity\CommentInterface'                             => __DIR__.'/Applications/Entity/CommentInterface.php',
19
+    'Applications\Entity\Contact'                                      => __DIR__.'/Applications/Entity/Contact.php',
20
+    'Applications\Entity\Cv'                                           => __DIR__.'/Applications/Entity/Cv.php',
21
+    'Applications\Entity\Facts'                                        => __DIR__.'/Applications/Entity/Facts.php',
22
+    'Applications\Entity\FactsInterface'                               => __DIR__.'/Applications/Entity/FactsInterface.php',
23
+    'Applications\Entity\History'                                      => __DIR__.'/Applications/Entity/History.php',
24
+    'Applications\Entity\HistoryInterface'                             => __DIR__.'/Applications/Entity/HistoryInterface.php',
25
+    'Applications\Entity\InternalReferences'                           => __DIR__.'/Applications/Entity/InternalReferences.php',
26
+    'Applications\Entity\MailHistory'                                  => __DIR__.'/Applications/Entity/MailHistory.php',
27
+    'Applications\Entity\MailHistoryInterface'                         => __DIR__.'/Applications/Entity/MailHistoryInterface.php',
28
+    'Applications\Entity\Rating'                                       => __DIR__.'/Applications/Entity/Rating.php',
29
+    'Applications\Entity\RatingInterface'                              => __DIR__.'/Applications/Entity/RatingInterface.php',
30
+    'Applications\Entity\Settings'                                     => __DIR__.'/Applications/Entity/Settings.php',
31
+    'Applications\Entity\SettingsInterface'                            => __DIR__.'/Applications/Entity/SettingsInterface.php',
32
+    'Applications\Entity\Status'                                       => __DIR__.'/Applications/Entity/Status.php',
33
+    'Applications\Entity\StatusInterface'                              => __DIR__.'/Applications/Entity/StatusInterface.php',
34
+    'Applications\Entity\Subscriber'                                   => __DIR__.'/Applications/Entity/Subscriber.php',
35
+    'Applications\Entity\SubscriberInterface'                          => __DIR__.'/Applications/Entity/SubscriberInterface.php',
36
+    'Applications\Entity\Validator\Application'                        => __DIR__.'/Applications/Entity/Validator/Application.php',
37
+    'Applications\Factory\Auth\Dependency\ListListenerFactory'         => __DIR__.'/Applications/Factory/Auth/Dependency/ListListenerFactory.php',
38
+    'Applications\Factory\Form\AttachmentsFactory'                     => __DIR__.'/Applications/Factory/Form/AttachmentsFactory.php',
39
+    'Applications\Factory\Form\ContactImageFactory'                    => __DIR__.'/Applications/Factory/Form/ContactImageFactory.php',
40
+    'Applications\Factory\Form\JobSelectFactory'                       => __DIR__.'/Applications/Factory/Form/JobSelectFactory.php',
41
+    'Applications\Factory\Form\StatusSelectFactory'                    => __DIR__.'/Applications/Factory/Form/StatusSelectFactory.php',
42
+    'Applications\Factory\Listener\EventApplicationCreatedFactory'     => __DIR__.'/Applications/Factory/Listener/EventApplicationCreatedFactory.php',
43
+    'Applications\Factory\Listener\JobSelectValuesFactory'             => __DIR__.'/Applications/Factory/Listener/JobSelectValuesFactory.php',
44
+    'Applications\Factory\Listener\StatusChangeFactory'                => __DIR__.'/Applications/Factory/Listener/StatusChangeFactory.php',
45
+    'Applications\Factory\Mail\ConfirmationFactory'                    => __DIR__.'/Applications/Factory/Mail/ConfirmationFactory.php',
46
+    'Applications\Factory\Mail\NewApplicationFactory'                  => __DIR__.'/Applications/Factory/Mail/NewApplicationFactory.php',
47
+    'Applications\Factory\ModuleOptionsFactory'                        => __DIR__.'/Applications/Factory/ModuleOptionsFactory.php',
48
+    'Applications\Factory\Paginator\JobSelectPaginatorFactory'         => __DIR__.'/Applications/Factory/Paginator/JobSelectPaginatorFactory.php',
49
+    'Applications\Filter\ActionToStatus'                               => __DIR__.'/Applications/Filter/ActionToStatus.php',
50
+    'Applications\Form\ApplicationsFilter'                             => __DIR__.'/Applications/Form/ApplicationsFilter.php',
51
+    'Applications\Form\Apply'                                          => __DIR__.'/Applications/Form/Apply.php',
52
+    'Applications\Form\Attributes'                                     => __DIR__.'/Applications/Form/Attributes.php',
53
+    'Applications\Form\Base'                                           => __DIR__.'/Applications/Form/Base.php',
54
+    'Applications\Form\BaseFieldset'                                   => __DIR__.'/Applications/Form/BaseFieldset.php',
55
+    'Applications\Form\CarbonCopyFieldset'                             => __DIR__.'/Applications/Form/CarbonCopyFieldset.php',
56
+    'Applications\Form\CommentForm'                                    => __DIR__.'/Applications/Form/CommentForm.php',
57
+    'Applications\Form\ContactContainer'                               => __DIR__.'/Applications/Form/ContactContainer.php',
58
+    'Applications\Form\Element\JobSelect'                              => __DIR__.'/Applications/Form/Element/JobSelect.php',
59
+    'Applications\Form\Element\Ref'                                    => __DIR__.'/Applications/Form/Element/Ref.php',
60
+    'Applications\Form\Facts'                                          => __DIR__.'/Applications/Form/Facts.php',
61
+    'Applications\Form\FactsFieldset'                                  => __DIR__.'/Applications/Form/FactsFieldset.php',
62
+    'Applications\Form\Mail'                                           => __DIR__.'/Applications/Form/Mail.php',
63
+    'Applications\Form\SettingsFieldset'                               => __DIR__.'/Applications/Form/SettingsFieldset.php',
64
+    'Applications\Listener\EventApplicationCreated'                    => __DIR__.'/Applications/Listener/EventApplicationCreated.php',
65
+    'Applications\Listener\Events\ApplicationEvent'                    => __DIR__.'/Applications/Listener/Events/ApplicationEvent.php',
66
+    'Applications\Listener\JobSelectValues'                            => __DIR__.'/Applications/Listener/JobSelectValues.php',
67
+    'Applications\Listener\StatusChange'                               => __DIR__.'/Applications/Listener/StatusChange.php',
68
+    'Applications\Mail\AcceptApplication'                              => __DIR__.'/Applications/Mail/AcceptApplication.php',
69
+    'Applications\Mail\ApplicationCarbonCopy'                          => __DIR__.'/Applications/Mail/ApplicationCarbonCopy.php',
70
+    'Applications\Mail\Confirmation'                                   => __DIR__.'/Applications/Mail/Confirmation.php',
71
+    'Applications\Mail\Forward'                                        => __DIR__.'/Applications/Mail/Forward.php',
72
+    'Applications\Mail\NewApplication'                                 => __DIR__.'/Applications/Mail/NewApplication.php',
73
+    'Applications\Mail\StatusChange'                                   => __DIR__.'/Applications/Mail/StatusChange.php',
74
+    'Applications\Mail\StatusChangeInterface'                          => __DIR__.'/Applications/Mail/StatusChangeInterface.php',
75
+    'Applications\Options\ModuleOptions'                               => __DIR__.'/Applications/Options/ModuleOptions.php',
76
+    'Applications\Paginator\JobSelectPaginator'                        => __DIR__.'/Applications/Paginator/JobSelectPaginator.php',
77
+    'Applications\Repository\Application'                              => __DIR__.'/Applications/Repository/Application.php',
78
+    'Applications\Repository\Event\DeleteRemovedAttachmentsSubscriber' => __DIR__.'/Applications/Repository/Event/DeleteRemovedAttachmentsSubscriber.php',
79
+    'Applications\Repository\Event\JobReferencesUpdateListener'        => __DIR__.'/Applications/Repository/Event/JobReferencesUpdateListener.php',
80
+    'Applications\Repository\Event\UpdateFilesPermissionsSubscriber'   => __DIR__.'/Applications/Repository/Event/UpdateFilesPermissionsSubscriber.php',
81
+    'Applications\Repository\Event\UpdatePermissionsSubscriber'        => __DIR__.'/Applications/Repository/Event/UpdatePermissionsSubscriber.php',
82
+    'Applications\Repository\Filter\PaginationQuery'                   => __DIR__.'/Applications/Repository/Filter/PaginationQuery.php',
83
+    'Applications\Repository\Filter\PaginationQueryFactory'            => __DIR__.'/Applications/Repository/Filter/PaginationQueryFactory.php',
84
+    'Applications\Repository\PaginationList'                           => __DIR__.'/Applications/Repository/PaginationList.php',
85
+    'Applications\Repository\Subscriber'                               => __DIR__.'/Applications/Repository/Subscriber.php',
86 86
 );
Please login to merge, or discard this patch.
module/Core/src/Core/Options/MailServiceOptions.php 1 patch
Spacing   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -87,7 +87,7 @@  discard block
 block discarded – undo
87 87
         return $this;
88 88
     }
89 89
 
90
-    public function getUsername(){
90
+    public function getUsername() {
91 91
         return $this->connectionConfig['username'];
92 92
     }
93 93
 
@@ -98,7 +98,7 @@  discard block
 block discarded – undo
98 98
         return $this;
99 99
     }
100 100
 
101
-    public function getPassword(){
101
+    public function getPassword() {
102 102
         return $this->connectionConfig['password'];
103 103
     }
104 104
 
@@ -109,7 +109,7 @@  discard block
 block discarded – undo
109 109
         return $this;
110 110
     }
111 111
 
112
-    public function getSsl(){
112
+    public function getSsl() {
113 113
         return $this->connectionConfig['ssl'];
114 114
     }
115 115
 
@@ -118,7 +118,7 @@  discard block
 block discarded – undo
118 118
         return $this;
119 119
     }
120 120
 
121
-    public function getTransportClass(){
121
+    public function getTransportClass() {
122 122
         return $this->transportClass;
123 123
     }
124 124
 }
125 125
\ No newline at end of file
Please login to merge, or discard this patch.
module/Jobs/src/Jobs/View/Helper/JsonLd.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -50,8 +50,8 @@
 block discarded – undo
50 50
         $jsonLdProvider = new JsonLdProvider($job);
51 51
 
52 52
         return '<script type="application/ld+json">'
53
-               . $jsonLdProvider->toJsonLd()
54
-               . '</script>';
53
+                . $jsonLdProvider->toJsonLd()
54
+                . '</script>';
55 55
 
56 56
     }
57 57
 
Please login to merge, or discard this patch.
module/Jobs/src/Jobs/Entity/Decorator/JsonLdProvider.php 1 patch
Spacing   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -52,7 +52,7 @@  discard block
 block discarded – undo
52 52
         $dateStart = $this->job->getDatePublishStart();
53 53
         $dateStart = $dateStart ? $dateStart->format('Y-m-d') : null;
54 54
 
55
-        $array=[
55
+        $array = [
56 56
             '@context'=>'http://schema.org/',
57 57
             '@type' => 'JobPosting',
58 58
             'title' => $this->job->getTitle(),
@@ -84,9 +84,9 @@  discard block
 block discarded – undo
84 84
      *
85 85
      * @return array
86 86
      */
87
-    private function getLocations($locations){
88
-        $array=[];
89
-        foreach($locations as $location){ /* @var \Core\Entity\LocationInterface $location */
87
+    private function getLocations($locations) {
88
+        $array = [];
89
+        foreach ($locations as $location) { /* @var \Core\Entity\LocationInterface $location */
90 90
             array_push(
91 91
                 $array,
92 92
                 [
@@ -112,7 +112,7 @@  discard block
 block discarded – undo
112 112
      */
113 113
     private function getDescription(TemplateValuesInterface $values) {
114 114
 
115
-        $description=sprintf(
115
+        $description = sprintf(
116 116
             "<p>%s</p>".
117 117
             "<h1>%s</h1>".
118 118
             "<h3>Requirements</h3><p>%s</p>".
Please login to merge, or discard this patch.
module/Applications/src/Applications/Controller/ManageController.php 3 patches
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -54,6 +54,7 @@
 block discarded – undo
54 54
 	 * ManageController constructor.
55 55
 	 *
56 56
 	 * @param RepositoryService $repositories
57
+	 * @param ContainerInterface $container
57 58
 	 */
58 59
 	public function __construct(
59 60
 		RepositoryService $repositories,
Please login to merge, or discard this patch.
Indentation   +67 added lines, -67 removed lines patch added patch discarded remove patch
@@ -30,70 +30,70 @@  discard block
 block discarded – undo
30 30
  */
31 31
 class ManageController extends AbstractActionController
32 32
 {
33
-	/**
34
-	 * @var RepositoryService
35
-	 */
36
-	private $repositories;
33
+    /**
34
+     * @var RepositoryService
35
+     */
36
+    private $repositories;
37 37
 	
38
-	/**
39
-	 * @var
40
-	 */
41
-	private $coreNavigation;
38
+    /**
39
+     * @var
40
+     */
41
+    private $coreNavigation;
42 42
 	
43
-	private $forms;
43
+    private $forms;
44 44
 	
45
-	private $appOptions;
45
+    private $appOptions;
46 46
 	
47
-	private $appEvents;
47
+    private $appEvents;
48 48
 	
49
-	private $translator;
49
+    private $translator;
50 50
 	
51
-	private $container;
51
+    private $container;
52 52
 	
53
-	/**
54
-	 * ManageController constructor.
55
-	 *
56
-	 * @param RepositoryService $repositories
57
-	 */
58
-	public function __construct(
59
-		RepositoryService $repositories,
60
-		$coreNavigation,
61
-		$forms,
62
-		$appOptions,
63
-		$appEvents,
64
-		$translator,
65
-		$container
66
-	)
67
-	{
68
-		$this->repositories     = $repositories;
69
-		$this->coreNavigation   = $coreNavigation;
70
-		$this->forms            = $forms;
71
-		$this->appOptions       = $appOptions;
72
-		$this->appEvents        = $appEvents;
73
-		$this->translator       = $translator;
74
-		$this->container         = $container;
75
-	}
53
+    /**
54
+     * ManageController constructor.
55
+     *
56
+     * @param RepositoryService $repositories
57
+     */
58
+    public function __construct(
59
+        RepositoryService $repositories,
60
+        $coreNavigation,
61
+        $forms,
62
+        $appOptions,
63
+        $appEvents,
64
+        $translator,
65
+        $container
66
+    )
67
+    {
68
+        $this->repositories     = $repositories;
69
+        $this->coreNavigation   = $coreNavigation;
70
+        $this->forms            = $forms;
71
+        $this->appOptions       = $appOptions;
72
+        $this->appEvents        = $appEvents;
73
+        $this->translator       = $translator;
74
+        $this->container         = $container;
75
+    }
76 76
 	
77
-	/**
78
-	 * @param ContainerInterface $container
79
-	 *
80
-	 * @return ManageController
81
-	 */
82
-	static public function factory(ContainerInterface $container)
83
-	{
84
-		$ob = new self(
85
-			$container->get('Core/RepositoryService'),
86
-			$container->get('Core/Navigation'),
87
-			$container->get('forms'),
88
-			$container->get('Applications/Options'),
89
-			$container->get('Applications/Events'),
90
-			$container->get('translator'),
91
-			$container
92
-		);
93
-		return $ob;
94
-	}
77
+    /**
78
+     * @param ContainerInterface $container
79
+     *
80
+     * @return ManageController
81
+     */
82
+    static public function factory(ContainerInterface $container)
83
+    {
84
+        $ob = new self(
85
+            $container->get('Core/RepositoryService'),
86
+            $container->get('Core/Navigation'),
87
+            $container->get('forms'),
88
+            $container->get('Applications/Options'),
89
+            $container->get('Applications/Events'),
90
+            $container->get('translator'),
91
+            $container
92
+        );
93
+        return $ob;
94
+    }
95 95
 	
96
-	/**
96
+    /**
97 97
      * (non-PHPdoc)
98 98
      * @see \Zend\Mvc\Controller\AbstractActionController::onDispatch()
99 99
      */
@@ -164,7 +164,7 @@  discard block
 block discarded – undo
164 164
             $application->changeStatus(
165 165
                 $application->getStatus(),
166 166
                 sprintf(/*@translate*/ 'Application was read by %s',
167
-                                       $this->auth()->getUser()->getInfo()->getDisplayName()));
167
+                                        $this->auth()->getUser()->getInfo()->getDisplayName()));
168 168
         }
169 169
 
170 170
 
@@ -191,15 +191,15 @@  discard block
 block discarded – undo
191 191
                         $viewModel->setVariables(
192 192
                             /*array(
193 193
                             'application' => */$this->builders
194
-                                              ->get('JsonApplication')
195
-                                              ->unbuild($application)
194
+                                                ->get('JsonApplication')
195
+                                                ->unbuild($application)
196 196
                         );
197 197
                         $viewModel->setVariable('isUnread', $applicationIsUnread);
198 198
                         $return = $viewModel;
199 199
                 break;
200 200
             case 'pdf':
201
-            	// @TODO: [ZF3] Refactor this so we can inject Core/Html2Pdf service during controller creation
202
-	            $pdf = $this->container->get('Core/Html2Pdf');
201
+                // @TODO: [ZF3] Refactor this so we can inject Core/Html2Pdf service during controller creation
202
+                $pdf = $this->container->get('Core/Html2Pdf');
203 203
                 $return['format'] = $format;
204 204
                 break;
205 205
             default:
@@ -356,12 +356,12 @@  discard block
 block discarded – undo
356 356
 
357 357
         /* @var ApplicationEvent $event */
358 358
         $event = $events->getEvent(ApplicationEvent::EVENT_APPLICATION_STATUS_CHANGE,
359
-                                   $this,
360
-                                   [
361
-                                       'application' => $application,
362
-                                       'status' => $status,
363
-                                       'user' => $this->auth()->getUser(),
364
-                                   ]
359
+                                    $this,
360
+                                    [
361
+                                        'application' => $application,
362
+                                        'status' => $status,
363
+                                        'user' => $this->auth()->getUser(),
364
+                                    ]
365 365
         );
366 366
         
367 367
         $event->setIsPostRequest($request->isPost());
@@ -411,7 +411,7 @@  discard block
 block discarded – undo
411 411
         $emailAddress = $this->params()->fromQuery('email');
412 412
         /* @var \Applications\Entity\Application $application */
413 413
         $application  = $this->repositories->get('Applications/Application')
414
-                                 ->find($this->params('id'));
414
+                                    ->find($this->params('id'));
415 415
         
416 416
         $this->acl($application, 'forward');
417 417
         
Please login to merge, or discard this patch.
Spacing   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -71,7 +71,7 @@  discard block
 block discarded – undo
71 71
 		$this->appOptions       = $appOptions;
72 72
 		$this->appEvents        = $appEvents;
73 73
 		$this->translator       = $translator;
74
-		$this->container         = $container;
74
+		$this->container = $container;
75 75
 	}
76 76
 	
77 77
 	/**
@@ -169,7 +169,7 @@  discard block
 block discarded – undo
169 169
 
170 170
 
171 171
         
172
-        $format=$this->params()->fromQuery('format');
172
+        $format = $this->params()->fromQuery('format');
173 173
 
174 174
         if ($application->isDraft()) {
175 175
             $list = false;
@@ -297,7 +297,7 @@  discard block
 block discarded – undo
297 297
                    && ($network = $this->params()->fromQuery('network'))
298 298
                    && ($data    = $this->params()->fromPost('data'))
299 299
         ) {
300
-            $profileClass = '\\Auth\\Entity\\SocialProfiles\\' . $network;
300
+            $profileClass = '\\Auth\\Entity\\SocialProfiles\\'.$network;
301 301
             $profile      = new $profileClass();
302 302
             $profile->setData(\Zend\Json\Json::decode($data, \Zend\Json\Json::TYPE_ARRAY));
303 303
         } else {
@@ -366,7 +366,7 @@  discard block
 block discarded – undo
366 366
         
367 367
         $event->setIsPostRequest($request->isPost());
368 368
         $event->setPostData($request->getPost());
369
-        $events->trigger($event->getName(),$event);
369
+        $events->trigger($event->getName(), $event);
370 370
 
371 371
         $params = $event->getFormData();
372 372
 
@@ -415,7 +415,7 @@  discard block
 block discarded – undo
415 415
         
416 416
         $this->acl($application, 'forward');
417 417
         
418
-        $translator   = $this->translator;
418
+        $translator = $this->translator;
419 419
          
420 420
         if (!$emailAddress) {
421 421
             throw new \InvalidArgumentException('An email address must be supplied.');
@@ -455,7 +455,7 @@  discard block
 block discarded – undo
455 455
     public function deleteAction()
456 456
     {
457 457
         $id          = $this->params('id');
458
-        $repositories= $this->repositories;
458
+        $repositories = $this->repositories;
459 459
         $repository  = $repositories->get('Applications/Application');
460 460
         $application = $repository->find($id);
461 461
         
@@ -465,8 +465,8 @@  discard block
 block discarded – undo
465 465
 
466 466
         $this->acl($application, 'delete');
467 467
 
468
-        $events   = $this->appEvents;
469
-        $events->trigger(ApplicationEvent::EVENT_APPLICATION_PRE_DELETE, $this, [ 'application' => $application ]);
468
+        $events = $this->appEvents;
469
+        $events->trigger(ApplicationEvent::EVENT_APPLICATION_PRE_DELETE, $this, ['application' => $application]);
470 470
         
471 471
         $repositories->remove($application);
472 472
         
Please login to merge, or discard this patch.
module/Auth/src/Auth/Factory/Service/RegisterConfirmationFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
      * @param  string             $requestedName
26 26
      * @param  null|array         $options
27 27
      *
28
-     * @return object
28
+     * @return RegisterConfirmation
29 29
      * @throws ServiceNotFoundException if unable to resolve the service.
30 30
      * @throws ServiceNotCreatedException if an exception is raised when
31 31
      *     creating a service.
Please login to merge, or discard this patch.
module/Auth/src/Auth/Factory/Service/UserUniqueTokenGeneratorFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,7 @@
 block discarded – undo
24 24
      * @param  string             $requestedName
25 25
      * @param  null|array         $options
26 26
      *
27
-     * @return object
27
+     * @return UserUniqueTokenGenerator
28 28
      * @throws ServiceNotFoundException if unable to resolve the service.
29 29
      * @throws ServiceNotCreatedException if an exception is raised when
30 30
      *     creating a service.
Please login to merge, or discard this patch.
module/Behat/src/Select2Context.php 3 patches
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -31,6 +31,7 @@  discard block
 block discarded – undo
31 31
 	 *
32 32
 	 * @When /^(?:|I )fill in select2 "(?P<field>(?:[^"]|\\")*)" with "(?P<value>(?:[^"]|\\")*)"$/
33 33
 	 * @When /^(?:|I )fill in select2 "(?P<value>(?:[^"]|\\")*)" for "(?P<field>(?:[^"]|\\")*)"$/
34
+	 * @param string $field
34 35
 	 */
35 36
 	public function iFillInSelect2Field($field, $value)
36 37
 	{
@@ -42,7 +43,7 @@  discard block
 block discarded – undo
42 43
 	
43 44
 	/**
44 45
 	 * @When I fill in select2 search :field with :search and I choose :choice
45
-	 * @param $field
46
+	 * @param string $field
46 47
 	 * @param $value
47 48
 	 */
48 49
 	public function iFillInSelect2FieldWith($field,$search,$choice=null)
Please login to merge, or discard this patch.
Indentation   +111 added lines, -111 removed lines patch added patch discarded remove patch
@@ -24,130 +24,130 @@
 block discarded – undo
24 24
  */
25 25
 class Select2Context extends RawMinkContext implements Context
26 26
 {
27
-	protected $timeout = 5;
27
+    protected $timeout = 5;
28 28
 	
29
-	/**
30
-	 * Fills in Select2 field with specified
31
-	 *
32
-	 * @When /^(?:|I )fill in select2 "(?P<field>(?:[^"]|\\")*)" with "(?P<value>(?:[^"]|\\")*)"$/
33
-	 * @When /^(?:|I )fill in select2 "(?P<value>(?:[^"]|\\")*)" for "(?P<field>(?:[^"]|\\")*)"$/
34
-	 */
35
-	public function iFillInSelect2Field($field, $value)
36
-	{
37
-		$page = $this->getSession()->getPage();
29
+    /**
30
+     * Fills in Select2 field with specified
31
+     *
32
+     * @When /^(?:|I )fill in select2 "(?P<field>(?:[^"]|\\")*)" with "(?P<value>(?:[^"]|\\")*)"$/
33
+     * @When /^(?:|I )fill in select2 "(?P<value>(?:[^"]|\\")*)" for "(?P<field>(?:[^"]|\\")*)"$/
34
+     */
35
+    public function iFillInSelect2Field($field, $value)
36
+    {
37
+        $page = $this->getSession()->getPage();
38 38
 		
39
-		$this->openField($page, $field);
40
-		$this->selectValue($page, $field, $value, $this->timeout);
41
-	}
39
+        $this->openField($page, $field);
40
+        $this->selectValue($page, $field, $value, $this->timeout);
41
+    }
42 42
 	
43
-	/**
44
-	 * @When I fill in select2 search :field with :search and I choose :choice
45
-	 * @param $field
46
-	 * @param $value
47
-	 */
48
-	public function iFillInSelect2FieldWith($field,$search,$choice=null)
49
-	{
50
-		$page = $this->getSession()->getPage();
51
-		$this->openField($page, $field);
52
-		$this->fillSearchField($page,$field,$search);
53
-		$this->selectValue($page, $field, $choice);
54
-	}
43
+    /**
44
+     * @When I fill in select2 search :field with :search and I choose :choice
45
+     * @param $field
46
+     * @param $value
47
+     */
48
+    public function iFillInSelect2FieldWith($field,$search,$choice=null)
49
+    {
50
+        $page = $this->getSession()->getPage();
51
+        $this->openField($page, $field);
52
+        $this->fillSearchField($page,$field,$search);
53
+        $this->selectValue($page, $field, $choice);
54
+    }
55 55
 	
56
-	/**
57
-	 * Fill Select2 search field
58
-	 *
59
-	 * @param DocumentElement $page
60
-	 * @param string          $field
61
-	 * @param string          $value
62
-	 * @throws \Exception
63
-	 */
64
-	private function fillSearchField(DocumentElement $page, $field, $value)
65
-	{
66
-		$driver = $this->getSession()->getDriver();
67
-		if ('Behat\Mink\Driver\Selenium2Driver' === get_class($driver)) {
68
-			// Can't use `$this->getSession()->getPage()->find()` because of https://github.com/minkphp/MinkSelenium2Driver/issues/188
56
+    /**
57
+     * Fill Select2 search field
58
+     *
59
+     * @param DocumentElement $page
60
+     * @param string          $field
61
+     * @param string          $value
62
+     * @throws \Exception
63
+     */
64
+    private function fillSearchField(DocumentElement $page, $field, $value)
65
+    {
66
+        $driver = $this->getSession()->getDriver();
67
+        if ('Behat\Mink\Driver\Selenium2Driver' === get_class($driver)) {
68
+            // Can't use `$this->getSession()->getPage()->find()` because of https://github.com/minkphp/MinkSelenium2Driver/issues/188
69 69
 			
70
-			$element = $page->find('css','.select2-container--open .select2-search__field');
71
-			$xpath = $element->getXpath();
72
-			$select2Input = $this->getSession()
73
-				->getDriver()
74
-				->getWebDriverSession()
75
-				->element('xpath',$xpath)
76
-				//->element('xpath', "//html/descendant-or-self::*[@class and contains(concat(' ', normalize-space(@class), ' '), ' select2-search__field ')]")
77
-			;
78
-			if (!$select2Input) {
79
-				throw new \Exception(sprintf('No field "%s" found', $field));
80
-			}
70
+            $element = $page->find('css','.select2-container--open .select2-search__field');
71
+            $xpath = $element->getXpath();
72
+            $select2Input = $this->getSession()
73
+                ->getDriver()
74
+                ->getWebDriverSession()
75
+                ->element('xpath',$xpath)
76
+                //->element('xpath', "//html/descendant-or-self::*[@class and contains(concat(' ', normalize-space(@class), ' '), ' select2-search__field ')]")
77
+            ;
78
+            if (!$select2Input) {
79
+                throw new \Exception(sprintf('No field "%s" found', $field));
80
+            }
81 81
 			
82
-			$select2Input->postValue(['value' => [$value]]);
83
-		} else {
84
-			$select2Input = $page->find('css', '.select2-search__field');
85
-			if (!$select2Input) {
86
-				throw new \Exception(sprintf('No input found for "%s"', $field));
87
-			}
88
-			$select2Input->setValue($value);
89
-		}
82
+            $select2Input->postValue(['value' => [$value]]);
83
+        } else {
84
+            $select2Input = $page->find('css', '.select2-search__field');
85
+            if (!$select2Input) {
86
+                throw new \Exception(sprintf('No input found for "%s"', $field));
87
+            }
88
+            $select2Input->setValue($value);
89
+        }
90 90
 		
91
-		$this->waitForLoadingResults($this->timeout);
92
-	}
91
+        $this->waitForLoadingResults($this->timeout);
92
+    }
93 93
 	
94
-	/**
95
-	 * Select value in choice list
96
-	 *
97
-	 * @param DocumentElement $page
98
-	 * @param string          $field
99
-	 * @param string          $value
100
-	 * @param int             $time
101
-	 * @throws \Exception
102
-	 */
103
-	private function selectValue(DocumentElement $page, $field, $value, $time=5)
104
-	{
105
-		$this->waitForLoadingResults($time);
94
+    /**
95
+     * Select value in choice list
96
+     *
97
+     * @param DocumentElement $page
98
+     * @param string          $field
99
+     * @param string          $value
100
+     * @param int             $time
101
+     * @throws \Exception
102
+     */
103
+    private function selectValue(DocumentElement $page, $field, $value, $time=5)
104
+    {
105
+        $this->waitForLoadingResults($time);
106 106
 		
107
-		$chosenResults = $page->findAll('css', '.select2-results li');
108
-		foreach ($chosenResults as $result) {
109
-			$text = $result->getText();
110
-			if (false!==strpos($text,$value)) {
111
-				$result->click();
112
-				return;
113
-			}
114
-		}
107
+        $chosenResults = $page->findAll('css', '.select2-results li');
108
+        foreach ($chosenResults as $result) {
109
+            $text = $result->getText();
110
+            if (false!==strpos($text,$value)) {
111
+                $result->click();
112
+                return;
113
+            }
114
+        }
115 115
 		
116
-		throw new \Exception(sprintf('Value "%s" not found for "%s"', $value, $field));
117
-	}
116
+        throw new \Exception(sprintf('Value "%s" not found for "%s"', $value, $field));
117
+    }
118 118
 	
119
-	private function openField(DocumentElement $page, $field)
120
-	{
121
-		$inputField = $page->find('css',$field);
122
-		if(!$inputField){
123
-			$fieldName = sprintf('select[name="%s"] + .select2-container', $field);
124
-			$inputField = $page->find('css', $fieldName);
125
-		}
126
-		if (!$inputField) {
127
-			throw new \Exception(sprintf('No field "%s" found', $field));
128
-		}
119
+    private function openField(DocumentElement $page, $field)
120
+    {
121
+        $inputField = $page->find('css',$field);
122
+        if(!$inputField){
123
+            $fieldName = sprintf('select[name="%s"] + .select2-container', $field);
124
+            $inputField = $page->find('css', $fieldName);
125
+        }
126
+        if (!$inputField) {
127
+            throw new \Exception(sprintf('No field "%s" found', $field));
128
+        }
129 129
 		
130
-		$choice = $inputField->find('css', '.select2-selection');
131
-		if (!$choice) {
132
-			throw new \Exception(sprintf('No select2 choice found for "%s"', $field));
133
-		}
134
-		$choice->press();
135
-	}
130
+        $choice = $inputField->find('css', '.select2-selection');
131
+        if (!$choice) {
132
+            throw new \Exception(sprintf('No select2 choice found for "%s"', $field));
133
+        }
134
+        $choice->press();
135
+    }
136 136
 	
137
-	/**
138
-	 * Wait the end of fetching Select2 results
139
-	 *
140
-	 * @param int $time Time to wait in seconds
141
-	 */
142
-	private function waitForLoadingResults($time)
143
-	{
144
-		for ($i = 0; $i < $time; $i++) {
145
-			if (!$this->getSession()->getPage()->find('css', '.select2-results__option.loading-results')) {
146
-				return;
147
-			}
137
+    /**
138
+     * Wait the end of fetching Select2 results
139
+     *
140
+     * @param int $time Time to wait in seconds
141
+     */
142
+    private function waitForLoadingResults($time)
143
+    {
144
+        for ($i = 0; $i < $time; $i++) {
145
+            if (!$this->getSession()->getPage()->find('css', '.select2-results__option.loading-results')) {
146
+                return;
147
+            }
148 148
 			
149
-			sleep(1);
150
-		}
151
-	}
149
+            sleep(1);
150
+        }
151
+    }
152 152
 	
153 153
 }
154 154
\ No newline at end of file
Please login to merge, or discard this patch.
Spacing   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -45,11 +45,11 @@  discard block
 block discarded – undo
45 45
 	 * @param $field
46 46
 	 * @param $value
47 47
 	 */
48
-	public function iFillInSelect2FieldWith($field,$search,$choice=null)
48
+	public function iFillInSelect2FieldWith($field, $search, $choice = null)
49 49
 	{
50 50
 		$page = $this->getSession()->getPage();
51 51
 		$this->openField($page, $field);
52
-		$this->fillSearchField($page,$field,$search);
52
+		$this->fillSearchField($page, $field, $search);
53 53
 		$this->selectValue($page, $field, $choice);
54 54
 	}
55 55
 	
@@ -67,12 +67,12 @@  discard block
 block discarded – undo
67 67
 		if ('Behat\Mink\Driver\Selenium2Driver' === get_class($driver)) {
68 68
 			// Can't use `$this->getSession()->getPage()->find()` because of https://github.com/minkphp/MinkSelenium2Driver/issues/188
69 69
 			
70
-			$element = $page->find('css','.select2-container--open .select2-search__field');
70
+			$element = $page->find('css', '.select2-container--open .select2-search__field');
71 71
 			$xpath = $element->getXpath();
72 72
 			$select2Input = $this->getSession()
73 73
 				->getDriver()
74 74
 				->getWebDriverSession()
75
-				->element('xpath',$xpath)
75
+				->element('xpath', $xpath)
76 76
 				//->element('xpath', "//html/descendant-or-self::*[@class and contains(concat(' ', normalize-space(@class), ' '), ' select2-search__field ')]")
77 77
 			;
78 78
 			if (!$select2Input) {
@@ -100,14 +100,14 @@  discard block
 block discarded – undo
100 100
 	 * @param int             $time
101 101
 	 * @throws \Exception
102 102
 	 */
103
-	private function selectValue(DocumentElement $page, $field, $value, $time=5)
103
+	private function selectValue(DocumentElement $page, $field, $value, $time = 5)
104 104
 	{
105 105
 		$this->waitForLoadingResults($time);
106 106
 		
107 107
 		$chosenResults = $page->findAll('css', '.select2-results li');
108 108
 		foreach ($chosenResults as $result) {
109 109
 			$text = $result->getText();
110
-			if (false!==strpos($text,$value)) {
110
+			if (false !== strpos($text, $value)) {
111 111
 				$result->click();
112 112
 				return;
113 113
 			}
@@ -118,8 +118,8 @@  discard block
 block discarded – undo
118 118
 	
119 119
 	private function openField(DocumentElement $page, $field)
120 120
 	{
121
-		$inputField = $page->find('css',$field);
122
-		if(!$inputField){
121
+		$inputField = $page->find('css', $field);
122
+		if (!$inputField) {
123 123
 			$fieldName = sprintf('select[name="%s"] + .select2-container', $field);
124 124
 			$inputField = $page->find('css', $fieldName);
125 125
 		}
Please login to merge, or discard this patch.