|
114 | 114 | <argument>%api_platform.eager_loading.fetch_partial%</argument>
|
115 | 115 | <argument type="service" id="serializer.mapping.class_metadata_factory" />
|
116 | 116 |
|
117 |
| - <tag name="api_platform.doctrine.orm.query_extension.item" priority="-1" /> |
118 |
| - <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-1" /> |
| 117 | + <tag name="api_platform.doctrine.orm.query_extension.item" priority="64" /> |
| 118 | + <tag name="api_platform.doctrine.orm.query_extension.collection" priority="64" /> |
119 | 119 | </service>
|
120 | 120 | <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension" alias="api_platform.doctrine.orm.query_extension.eager_loading" />
|
121 | 121 |
|
122 | 122 | <service id="api_platform.doctrine.orm.query_extension.filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension" public="false">
|
123 | 123 | <argument type="service" id="api_platform.metadata.resource.metadata_factory" />
|
124 | 124 | <argument type="service" id="api_platform.filter_locator" />
|
125 | 125 |
|
126 |
| - <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-8" /> |
| 126 | + <tag name="api_platform.doctrine.orm.query_extension.collection" priority="32" /> |
127 | 127 | </service>
|
128 | 128 | <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension" alias="api_platform.doctrine.orm.query_extension.filter" />
|
129 | 129 |
|
|
133 | 133 | <argument type="service" id="api_platform.metadata.resource.metadata_factory" />
|
134 | 134 | <argument>%api_platform.eager_loading.force_eager%</argument>
|
135 | 135 |
|
136 |
| - <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-16" /> |
| 136 | + <tag name="api_platform.doctrine.orm.query_extension.collection" priority="31" /> |
137 | 137 | </service>
|
138 | 138 | <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension" alias="api_platform.doctrine.orm.query_extension.filter_eager_loading" />
|
139 | 139 |
|
|
153 | 153 | <argument>%api_platform.collection.pagination.client_partial%</argument>
|
154 | 154 | <argument>%api_platform.collection.pagination.partial_parameter_name%</argument>
|
155 | 155 |
|
156 |
| - <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-64" /> |
| 156 | + <tag name="api_platform.doctrine.orm.query_extension.collection" priority="8" /> |
157 | 157 | </service>
|
158 | 158 | <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension" alias="api_platform.doctrine.orm.query_extension.pagination" />
|
159 | 159 |
|
160 | 160 | <service id="api_platform.doctrine.orm.query_extension.order" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension" public="false">
|
161 | 161 | <argument>%api_platform.collection.order%</argument>
|
162 | 162 | <argument type="service" id="api_platform.metadata.resource.metadata_factory" />
|
163 | 163 |
|
164 |
| - <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-32" /> |
| 164 | + <tag name="api_platform.doctrine.orm.query_extension.collection" priority="16" /> |
165 | 165 | </service>
|
166 | 166 | <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension" alias="api_platform.doctrine.orm.query_extension.order" />
|
167 | 167 | </services>
|
|
0 commit comments