Allow Segments to define multiple SQL columns if the segment value can be...
Allow Segments to define multiple SQL columns if the segment value can be matched in any of those fields, and use to define two new segments: customVariableName & customVariableValue.
parent
f674f696
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- core/Segment/SegmentExpression.php 45 ajouts, 24 suppressionscore/Segment/SegmentExpression.php
- plugins/CustomVariables/Columns/Base.php 47 ajouts, 0 suppressionplugins/CustomVariables/Columns/Base.php
- plugins/CustomVariables/Columns/CustomVariableName.php 6 ajouts, 2 suppressionsplugins/CustomVariables/Columns/CustomVariableName.php
- plugins/CustomVariables/Columns/CustomVariableValue.php 6 ajouts, 2 suppressionsplugins/CustomVariables/Columns/CustomVariableValue.php
- plugins/CustomVariables/tests/System/CustomVariablesSystemTest.php 2 ajouts, 2 suppressions...ustomVariables/tests/System/CustomVariablesSystemTest.php
- plugins/CustomVariables/tests/System/expected/test_CustomVariablesSystemTest__Live.getLastVisitsDetails_day.xml 2 ajouts, 0 suppression...tomVariablesSystemTest__Live.getLastVisitsDetails_day.xml
- tests/PHPUnit/Fixtures/TwoVisitsWithCustomVariables.php 1 ajout, 1 suppressiontests/PHPUnit/Fixtures/TwoVisitsWithCustomVariables.php
- tests/PHPUnit/Integration/SegmentTest.php 9 ajouts, 0 suppressiontests/PHPUnit/Integration/SegmentTest.php
- tests/PHPUnit/System/TwoVisitsWithCustomVariablesTest.php 29 ajouts, 0 suppressiontests/PHPUnit/System/TwoVisitsWithCustomVariablesTest.php
- tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getSegmentsMetadata.xml 24 ajouts, 0 suppression...ed/test_apiGetReportMetadata__API.getSegmentsMetadata.xml
- tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentAll__VisitsSummary.get_day.xml 14 ajouts, 0 suppression...WithCustomVariables_segmentAll__VisitsSummary.get_day.xml
- tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentCustomVarName__VisitsSummary.get_day.xml 14 ajouts, 0 suppression...Variables_segmentCustomVarName__VisitsSummary.get_day.xml
- tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentCustomVarValue__VisitsSummary.get_day.xml 14 ajouts, 0 suppression...ariables_segmentCustomVarValue__VisitsSummary.get_day.xml
plugins/CustomVariables/Columns/Base.php
0 → 100644
Veuillez vous inscrire ou vous se connecter pour commenter