Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test_PivotByQueryParamTest_test_PivotByParam_WorksWithColumnLimiting__Referrers.getKeywords_week.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b03831fa616390cb5fd37a6ceee33656a3be18e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<col name="label">search term 1</col>
		<col name="1. Melbourne, Victoria, Australia">0</col>
		<col name="Others">1</col>
	</row>
	<row>
		<col name="label">search term 2</col>
		<col name="1. Melbourne, Victoria, Australia">0</col>
		<col name="Others">2</col>
	</row>
	<row>
		<col name="label">search term 3</col>
		<col name="1. Melbourne, Victoria, Australia">0</col>
		<col name="Others">2</col>
	</row>
	<row>
		<col name="label">search term 4</col>
		<col name="1. Melbourne, Victoria, Australia">0</col>
		<col name="Others">2</col>
	</row>
	<row>
		<col name="label">that search term</col>
		<col name="1. Melbourne, Victoria, Australia">2</col>
		<col name="Others">0</col>
	</row>
	<row>
		<col name="label">this search term</col>
		<col name="1. Melbourne, Victoria, Australia">2</col>
		<col name="Others">1</col>
	</row>
</result>