There any processor example that uses PostQueryProcessorInterface?
I am trying to alter the results array and would like to alter it immediately after the results are returned.

The post query processors were not implemented in the code. This issue enables support for those.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dakku created an issue. See original summary.

borisson_’s picture

We currently don't have an example for this, but I'll try to create one and I'll let you know how that works.

borisson_’s picture

Title: PostQueryProcessorInterface example? » Enable Post Query processors.
Status: Active » Needs review
FileSize
4.37 KB
1.4 KB

It did look like we didn't implement it yet though, so rescoping this issue. I've also attached a patch for a custom module with a post query processor.

borisson_’s picture

Issue summary: View changes
dakku’s picture

Hi Borisson. Thank you very much for your speedy patch, much appreciate the support. I will patch up locally and let you know how it goes.

Thanks

borisson_’s picture

Component: Documentation » Code
Category: Support request » Bug report

This is not just a docs fix.

borisson_’s picture

Status: Needs review » Fixed

  • borisson_ committed e9045d4 on 8.x-1.x
    Issue #2711205 by borisson_: Enable Post Query processors
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.