You are here

constant SearchApiDate::FACETAPI_DATE_DAY in Facets 8

Constant for grouping on day.

File

src/Plugin/facets/query_type/SearchApiDate.php, line 39

Class

SearchApiDate
Support for date facets within the Search API scope.

Namespace

Drupal\facets\Plugin\facets\query_type

Code

const FACETAPI_DATE_DAY = 4;