You are here

Constants in Facet API 6

Primary tabs

Namesort descending Location Description Direct uses Strings
FACETAPI_DATE_DAY ./facetapi.module String that represents a time gap of a day between two dates. 4 1
FACETAPI_DATE_HOUR ./facetapi.module String that represents a time gap of an hour between two dates. 5 1
FACETAPI_DATE_ISO8601 ./facetapi.module Date string for ISO 8601 date formats. 1 1
FACETAPI_DATE_MINUTE ./facetapi.module String that represents a time gap of a minute between two dates. 6 1
FACETAPI_DATE_MONTH ./facetapi.module String that represents a time gap of a month between two dates. 4 1
FACETAPI_DATE_SECOND ./facetapi.module String that represents a time gap of a second between two dates. 4 1
FACETAPI_DATE_YEAR ./facetapi.module String that represents a time gap of a year between two dates. 3 1
FACETAPI_OPERATOR_AND ./facetapi.module Constant for the "AND" operator. 1 1
FACETAPI_OPERATOR_OR ./facetapi.module Constant for the "OR" operator. 2 1
FACETAPI_REGEX_DATE ./facetapi.module Regex pattern for date queries. 1 1
FACETAPI_REGEX_DATE_RANGE ./facetapi.module Regex pattern for date ranges. 1 1
FACETAPI_REGEX_RANGE ./facetapi.module Regex pattern for range queries. 1 1

Other projects