You are here

constant ELASTICSEARCH_CONNECTOR_STATS_PAGE_VIEW in Elasticsearch Connector 7.5

Same name and namespace in other branches
  1. 7 modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.module \ELASTICSEARCH_CONNECTOR_STATS_PAGE_VIEW
  2. 7.2 modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.module \ELASTICSEARCH_CONNECTOR_STATS_PAGE_VIEW
3 uses of ELASTICSEARCH_CONNECTOR_STATS_PAGE_VIEW
elasticsearch_connector_statistics_title_list_alltime in modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.module
Returns the most viewed content for today.
elasticsearch_connector_statistics_title_list_today in modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.module
Returns the most viewed content for today.
_elasticsearch_connector_statistics_match_entity in modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.module
Try to match the entity based on the internal path.

File

modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.module, line 9
Logs and displays access statistics for a site.

Code

define('ELASTICSEARCH_CONNECTOR_STATS_PAGE_VIEW', 'page_view');