constant YANDEX_METRICS_SEARCH_PHRASES_QUANTITY in Yandex.Metrics 6
Same name and namespace in other branches
- 6.2 yandex_metrics_reports/yandex_metrics_reports.module \YANDEX_METRICS_SEARCH_PHRASES_QUANTITY
- 7 yandex_metrics.module \YANDEX_METRICS_SEARCH_PHRASES_QUANTITY
Quantity of popular search phrases.
1 use of YANDEX_METRICS_SEARCH_PHRASES_QUANTITY
- _yandex_metrics_search_phrases in ./
yandex_metrics.module - The function generates content of search phrases table ordered by popularity.
File
- ./
yandex_metrics.module, line 10 - The main code of Yandex.Metrics module.
Code
define('YANDEX_METRICS_SEARCH_PHRASES_QUANTITY', 12);