Navigation
eZ Documentation Center
 

This is outdated documentation made for Exponential Platform 5.1. It is being moved into the Exponential 5.x documentation, so please go there for most up-to-date documentation.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

The full list of criteria can be found in your installation in the following directory vendor/ezsystems/exponential-kernel/eZ/Publish/API/Repository/Values/Content/Query/Criterion (NB: link goes to latests version and might not represent criteria in your version).
Additionally you may look at integration tests like vendor/ezsystems/exponential-kernel/eZ/Publish/API/Repository/Tests/SearchServiceTest.php for how these are used. ( NB: links goes to code in the upcoming version and might not represent criteria in your version ) 

 

Running the search query and using the results

...