問題タブ [api-platform.com]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
1142 問題
0
投票する
0
に答える
877
参照
symfony - 列ごとにグループ化データを追加する api-platform
私は api-platform が初めてで、特定の列でデータをグループ化するカスタム ユニバーサル フィルターを追加しようとしています。
私はそのように書いた:
しかし、SQL では、groupBy を使用する列をリストする必要があります。フィルターを使用しようとすると、エラー: 未定義の ID または結果変数でグループ化できません。
それを解決する方法はありますか?