[MaxDal] element index

Package indexes

All elements
a c d e f g i l m n s t _
_
top
Method _getMaintenanceStatisticsLastRunInfo
A private function to do the job of Dal_Statistics_AdServer::getMaintenanceStatisticsLastRunInfo(), but with an extra parameter to specify the raw table to look in, in the case of maintenance statistics not having been run before.
Method _getMaintenanceStatisticsLastRunInfo
A private function to do the job of Dal_Statistics_Tracker::getMaintenanceStatisticsLastRunInfo(), but with an extra parameter to specify the raw table to look in, in the case of maintenance statistics not having been run before.
Method _saveConnectionsAndVariableValues
A private method to save the tacker impression/ad impression and tracker impression/ad click connections that have been marked as "latest", and also save the associated tracker impression variable values.
Method _saveConnectionsAndVariableValues
A private method to save the tacker impression/ad impression and tracker impression/ad click connections that have been marked as "latest", and also save the associated tracker impression variable values.
a
top
Method affectedRows
A method for returning the number of rows affected by a SQL statement executed (immediately) previously.
Page all_tests.php
all_tests.php in all_tests.php
c
top
Variable $conf
Dal::$conf in Dal.php
Variable $conf
Dal_Table::$conf in Table.php
Method createTable
A factory method for creating tables.
d
top
Variable $dbConnection
Method Dal
Dal::Dal() in Dal.php
The constructor method - connects to the database.
Class Dal
Dal in Dal.php
The base Max Database Data Access Layer class.
Page Dal.php
Dal.php in Dal.php
Class Dal_Statistics
Dal_Statistics in Statistics.php
A factory class for creating Dal_Statistics_Common subclass objects.
Method Dal_Statistics_AdServer
The constructor method.
Class Dal_Statistics_AdServer
Dal_Statistics_AdServer in StatisticsAdServer.php
The data access layer code for summarising raw data into statistics, for the AdServer module.
Method Dal_Statistics_AdServer_Split
The constructor method.
Class Dal_Statistics_AdServer_Split
Dal_Statistics_AdServer_Split in StatisticsAdServerSplit.php
The data access layer code for summarising raw data into statistics, for
Method Dal_Statistics_Common
The constructor method.
Class Dal_Statistics_Common
Dal_Statistics_Common in StatisticsCommon.php
An abstract class that defines the interface and some common methods for the data access layer code for summarising raw data into statistics, for all Max modules.
Method Dal_Statistics_Tracker
The constructor method.
Class Dal_Statistics_Tracker
Dal_Statistics_Tracker in StatisticsTracker.php
The data access layer code for summarising raw data into statistics, for the Tracker module.
Method Dal_Statistics_Tracker_Split
The constructor method.
Class Dal_Statistics_Tracker_Split
Dal_Statistics_Tracker_Split in StatisticsTrackerSplit.php
The data access layer code for summarising raw data into statistics, for
Method decrementCampaigns
A method to decrement the remaining impression, click and conversion targets of campaigns based on the saved, summarised data.
Method deleteOldData
Dal_Statistics_Tracker_Split::deleteOldData() in StatisticsTrackerSplit.php
A method to delete old (ie. summarised) raw data.
Method deleteOldData
A method to delete old (ie. summarised) raw data.
Method deleteOldData
A method to delete old (ie. summarised) raw data.
Method deleteOldData
Dal_Statistics_AdServer_Split::deleteOldData() in StatisticsAdServerSplit.php
A method to delete old (ie. summarised) raw data.
Method deleteOldData
A method to delete old (ie. summarised) raw data.
Variable $dal
Dal_Table::$dal in Table.php
Class Dal_Table
Dal_Table in Table.php
An abstract class defining the interface for creating Max database tables.
Method Dal_Table
The constructor method.
Method Dal_Table_Core
The constructor method.
Class Dal_Table_Core
Dal_Table_Core in TableCore.php
A class for creating the core Max database tables.
Method dropTable
A method for dropping tables.
Method dropTempTable
A method for dropping temporary tables.
Method Dal_TestOfDal
The constructor method.
Class Dal_TestOfDal
Dal_TestOfDal in TestOfDal.php
A class for testing the Dal class.
Class Dal_TestOfStatistics
Dal_TestOfStatistics in TestOfStatistics.php
A class for testing the Dal_Statistics class.
Method Dal_TestOfStatistics
The constructor method.
Method Dal_TestOfStatisticsAdServer
The constructor method.
Class Dal_TestOfStatisticsAdServer
Dal_TestOfStatisticsAdServer in TestOfStatisticsAdServer.php
A class for testing the Dal_Statistics_AdServer class.
Method Dal_TestOfStatisticsAdServerSplit
The constructor method.
Class Dal_TestOfStatisticsAdServerSplit
Dal_TestOfStatisticsAdServerSplit in TestOfStatisticsAdServerSplit.php
A class for testing the Dal_Statistics_AdServerSplit class.
Class Dal_TestOfStatisticsCommon
Dal_TestOfStatisticsCommon in TestOfStatisticsCommon.php
A class for testing the Dal_Statistics_Common class.
Method Dal_TestOfStatisticsCommon
The constructor method.
Method Dal_TestOfStatisticsTracker
The constructor method.
Class Dal_TestOfStatisticsTracker
Dal_TestOfStatisticsTracker in TestOfStatisticsTracker.php
A class for testing the Dal_Statistics_Tracker class.
Class Dal_TestOfStatisticsTrackerSplit
Dal_TestOfStatisticsTrackerSplit in TestOfStatisticsTrackerSplit.php
A class for testing the Dal_Statistics_AdServerSplit class.
Method Dal_TestOfStatisticsTrackerSplit
The constructor method.
Class Dal_TestOfTableCore
Dal_TestOfTableCore in TestOfTableCore.php
A class for testing the Dal_Table_Core class.
Method Dal_TestOfTableCore
The constructor method.
Constant DATA_RAW_AD_IMPRESSIONS
DATA_RAW_AD_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant DATE_CALC_BEGIN_WEEKDAY
DATE_CALC_BEGIN_WEEKDAY in all_tests.php
Constant DECREMENT_CAMPAIGNS_BANNERS
DECREMENT_CAMPAIGNS_BANNERS in TestOfStatisticsAdServer.php
Constant DECREMENT_CAMPAIGNS_CAMPAIGNS
DECREMENT_CAMPAIGNS_CAMPAIGNS in TestOfStatisticsAdServer.php
Constant DECREMENT_CAMPAIGNS_CLIENTS
DECREMENT_CAMPAIGNS_CLIENTS in TestOfStatisticsAdServer.php
Constant DECREMENT_CAMPAIGNS_INTERMEDIATE_AD
DECREMENT_CAMPAIGNS_INTERMEDIATE_AD in TestOfStatisticsAdServer.php
Constant DELETE_OLD_DATA_AD_CLICKS
DELETE_OLD_DATA_AD_CLICKS in TestOfStatisticsAdServer.php
Constant DELETE_OLD_DATA_AD_IMPRESSIONS
DELETE_OLD_DATA_AD_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant DELETE_OLD_DATA_AD_REQUESTS
DELETE_OLD_DATA_AD_REQUESTS in TestOfStatisticsAdServer.php
Constant DELETE_OLD_DATA_CAMPAIGNS_TRACKERS
DELETE_OLD_DATA_CAMPAIGNS_TRACKERS in TestOfStatisticsAdServer.php
e
top
Method execute
Dal::execute() in Dal.php
A method for executing SQL statements.
Method executeIgnoreErrors
A method for executing SQL statements that might cause non-fatal errors.
f
top
Method fetchResultAsArray
A method for fetching the data returned by a SQL statement into an array.
g
top
Method getMaintenanceStatisticsLastRunInfo
A method to find the last time that maintenance statistics was run.
Method getMaintenanceStatisticsLastRunInfo
A method to find the last time that maintenance statistics was run.
Method getMaintenanceStatisticsLastRunInfo
A method to find the last time that maintenance statistics was run.
Method getMaintenanceStatisticsLastRunInfo
A method to find the last time that maintenance statistics was run.
Method getMaintenanceStatisticsLastRunInfo
A method to find the last time that maintenance statistics was run.
i
top
Method instance
Dal_Statistics::instance() in Statistics.php
The factory method used to instantiate a class that implements the Dal_Statistics_Common interface.
l
top
Method logCompletion
A method to store the details logging a maintenance statistics run.
Method logCompletion
A method to store the details logging a maintenance statistics run.
Method logCompletion
A method to store the details logging a maintenance statistics run.
Constant LMS_DUAL
LMS_DUAL in TestOfStatisticsAdServer.php
Constant LMS_HOUR
LMS_HOUR in TestOfStatisticsAdServer.php
Constant LMS_OI
LMS_OI in TestOfStatisticsAdServer.php
m
top
Constant maintenancePath
maintenancePath in all_tests.php
Constant MAX_PATH
MAX_PATH in all_tests.php
A script for running the Maintenance Data Access Layer tests. Designed to be included in a main, project-wide all_tests.php file, or to be run by itself.
n
top
Method numberOfRows
A method for fetching the number of rows returned by a SQL statement.
s
top
Method singleton
Dal::singleton() in Dal.php
The singleton method to create or return a single instance of the class.
Page StatisticsAdServerSplit.php
StatisticsAdServerSplit.php in StatisticsAdServerSplit.php
Page StatisticsAdServer.php
StatisticsAdServer.php in StatisticsAdServer.php
Page StatisticsCommon.php
StatisticsCommon.php in StatisticsCommon.php
Page StatisticsTrackerSplit.php
StatisticsTrackerSplit.php in StatisticsTrackerSplit.php
Page StatisticsTracker.php
StatisticsTracker.php in StatisticsTracker.php
Page Statistics.php
Statistics.php in Statistics.php
Method saveHistory
Dal_Statistics_AdServer::saveHistory() in StatisticsAdServer.php
A method to update the zone impression history table from the intermediate tables.
Method saveIntermediate
A method to update the intermediate tables with summarised data.
Method saveIntermediate
A method to update the intermediate tables with summarised data.
Method saveSummary
Dal_Statistics_AdServer::saveSummary() in StatisticsAdServer.php
A method to update the summary table from the intermediate tables.
Method saveSummary
Dal_Statistics_Common::saveSummary() in StatisticsCommon.php
A method to update the summary table from the intermediate tables.
Method singleton
Dal_Statistics_Common::singleton() in StatisticsCommon.php
The singleton method to create or return a single instance of the class.
Method singleton
Dal_Statistics_Tracker::singleton() in StatisticsTracker.php
The singleton method to create or return a single instance of the class.
Method singleton
Dal_Statistics_AdServer::singleton() in StatisticsAdServer.php
The singleton method to create or return a single instance of the class.
Method singleton
Dal_Statistics_AdServer_Split::singleton() in StatisticsAdServerSplit.php
The singleton method to create or return a single instance of the class.
Method singleton
Dal_Statistics_Tracker_Split::singleton() in StatisticsTrackerSplit.php
The singleton method to create or return a single instance of the class.
Method summariseClicks
A method for summarising clicks into a temporary table.
Method summariseClicks
A method for summarising clicks into a temporary table.
Method summariseClicks
A method for summarising clicks into a temporary table.
Method summariseConnections
A method for summarising connections into a temporary table.
Method summariseConnections
A method for summarising connections into a temporary table.
Method summariseConnections
A method for summarising connections into a temporary table.
Method summariseImpressions
A method for summarising impressions into a temporary table.
Method summariseImpressions
A method for summarising impressions into a temporary table.
Method summariseImpressions
A method for summarising impressions into a temporary table.
Method summariseRequests
A method for summarising requests into a temporary table.
Method summariseRequests
A method for summarising requests into a temporary table.
Variable $splitTables
Method singleton
A singleton method to create or return a single instance of the Dal_Table_Core object.
Constant SAVE_HISTORY_INTERMEDIATE_AD_DUPES
SAVE_HISTORY_INTERMEDIATE_AD_DUPES in TestOfStatisticsAdServer.php
Constant SAVE_HISTORY_INTERMEDIATE_AD_NEXT
SAVE_HISTORY_INTERMEDIATE_AD_NEXT in TestOfStatisticsAdServer.php
Constant SAVE_HISTORY_INTERMEDIATE_HISTORY_DUPES
SAVE_HISTORY_INTERMEDIATE_HISTORY_DUPES in TestOfStatisticsAdServer.php
Constant SAVE_INTERMEDIATE_AD_CLICKS
SAVE_INTERMEDIATE_AD_CLICKS in TestOfStatisticsAdServer.php
Constant SAVE_INTERMEDIATE_AD_IMPRESSIONS
SAVE_INTERMEDIATE_AD_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant SAVE_INTERMEDIATE_AD_REQUESTS
SAVE_INTERMEDIATE_AD_REQUESTS in TestOfStatisticsAdServer.php
Constant SAVE_INTERMEDIATE_CONNECTIONS
SAVE_INTERMEDIATE_CONNECTIONS in TestOfStatisticsAdServer.php
Constant SAVE_INTERMEDIATE_TRACKER_IMPRESSIONS
SAVE_INTERMEDIATE_TRACKER_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant SAVE_INTERMEDIATE_TRACKER_VARIABLE_VALUES
SAVE_INTERMEDIATE_TRACKER_VARIABLE_VALUES in TestOfStatisticsAdServer.php
Constant SAVE_INTERMEDIATE_VARIABLES
SAVE_INTERMEDIATE_VARIABLES in TestOfStatisticsAdServer.php
Constant SAVE_SUMMARY_INTERMEDIATE_AD
SAVE_SUMMARY_INTERMEDIATE_AD in TestOfStatisticsAdServer.php
Constant SPLIT_DELETE_OLD_DATA_AD_CLICKS_ONE
SPLIT_DELETE_OLD_DATA_AD_CLICKS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_DELETE_OLD_DATA_AD_CLICKS_TWO
SPLIT_DELETE_OLD_DATA_AD_CLICKS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_DELETE_OLD_DATA_AD_IMPRESSIONS_ONE
SPLIT_DELETE_OLD_DATA_AD_IMPRESSIONS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_DELETE_OLD_DATA_AD_IMPRESSIONS_TWO
SPLIT_DELETE_OLD_DATA_AD_IMPRESSIONS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_DELETE_OLD_DATA_AD_REQUESTS_ONE
SPLIT_DELETE_OLD_DATA_AD_REQUESTS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_DELETE_OLD_DATA_AD_REQUESTS_TWO
SPLIT_DELETE_OLD_DATA_AD_REQUESTS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_DELETE_OLD_DATA_CAMPAIGNS_TRACKERS
SPLIT_DELETE_OLD_DATA_CAMPAIGNS_TRACKERS in TestOfStatisticsAdServerSplit.php
Constant SPLIT_LMS_DUAL
SPLIT_LMS_DUAL in TestOfStatisticsAdServerSplit.php
Constant SPLIT_LMS_HOUR
SPLIT_LMS_HOUR in TestOfStatisticsAdServerSplit.php
Constant SPLIT_LMS_OI
SPLIT_LMS_OI in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SAVE_INTERMEDIATE_AD_CLICKS
SPLIT_SAVE_INTERMEDIATE_AD_CLICKS in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SAVE_INTERMEDIATE_AD_IMPRESSIONS
SPLIT_SAVE_INTERMEDIATE_AD_IMPRESSIONS in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SAVE_INTERMEDIATE_CONNECTIONS
SPLIT_SAVE_INTERMEDIATE_CONNECTIONS in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SAVE_INTERMEDIATE_TRACKER_IMPRESSIONS
SPLIT_SAVE_INTERMEDIATE_TRACKER_IMPRESSIONS in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SAVE_INTERMEDIATE_TRACKER_VARIABLE_VALUES_ONE
SPLIT_SAVE_INTERMEDIATE_TRACKER_VARIABLE_VALUES_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SAVE_INTERMEDIATE_TRACKER_VARIABLE_VALUES_TWO
SPLIT_SAVE_INTERMEDIATE_TRACKER_VARIABLE_VALUES_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SAVE_INTERMEDIATE_VARIABLES
SPLIT_SAVE_INTERMEDIATE_VARIABLES in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_AD_CLICKS_ONE
SPLIT_SUMMARISE_AD_CLICKS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_AD_CLICKS_TWO
SPLIT_SUMMARISE_AD_CLICKS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_AD_IMPRESSIONS_ONE
SPLIT_SUMMARISE_AD_IMPRESSIONS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_AD_IMPRESSIONS_TWO
SPLIT_SUMMARISE_AD_IMPRESSIONS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_AD_REQUESTS_ONE
SPLIT_SUMMARISE_AD_REQUESTS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_AD_REQUESTS_TWO
SPLIT_SUMMARISE_AD_REQUESTS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_AD_CLICKS_ONE
SPLIT_SUMMARISE_CONVERSIONS_AD_CLICKS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_AD_CLICKS_TWO
SPLIT_SUMMARISE_CONVERSIONS_AD_CLICKS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_AD_IMPRESSIONS_ONE
SPLIT_SUMMARISE_CONVERSIONS_AD_IMPRESSIONS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_AD_IMPRESSIONS_TWO
SPLIT_SUMMARISE_CONVERSIONS_AD_IMPRESSIONS_TWO in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_BANNERS
SPLIT_SUMMARISE_CONVERSIONS_BANNERS in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_CAMPAIGNS_TRACKERS
SPLIT_SUMMARISE_CONVERSIONS_CAMPAIGNS_TRACKERS in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_TRACKER_IMPRESSIONS_ONE
SPLIT_SUMMARISE_CONVERSIONS_TRACKER_IMPRESSIONS_ONE in TestOfStatisticsAdServerSplit.php
Constant SPLIT_SUMMARISE_CONVERSIONS_TRACKER_IMPRESSIONS_TWO
SPLIT_SUMMARISE_CONVERSIONS_TRACKER_IMPRESSIONS_TWO in TestOfStatisticsAdServerSplit.php
Constant SUMMARISE_AD_CLICKS
SUMMARISE_AD_CLICKS in TestOfStatisticsAdServer.php
Constant SUMMARISE_AD_IMPRESSIONS
SUMMARISE_AD_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant SUMMARISE_AD_REQUESTS
SUMMARISE_AD_REQUESTS in TestOfStatisticsAdServer.php
Constant SUMMARISE_CONVERSIONS_AD_CLICKS
SUMMARISE_CONVERSIONS_AD_CLICKS in TestOfStatisticsAdServer.php
Constant SUMMARISE_CONVERSIONS_AD_IMPRESSIONS
SUMMARISE_CONVERSIONS_AD_IMPRESSIONS in TestOfStatisticsAdServer.php
Constant SUMMARISE_CONVERSIONS_BANNERS
SUMMARISE_CONVERSIONS_BANNERS in TestOfStatisticsAdServer.php
Constant SUMMARISE_CONVERSIONS_CAMPAIGNS_TRACKERS
SUMMARISE_CONVERSIONS_CAMPAIGNS_TRACKERS in TestOfStatisticsAdServer.php
Constant SUMMARISE_CONVERSIONS_TRACKER_IMPRESSIONS
SUMMARISE_CONVERSIONS_TRACKER_IMPRESSIONS in TestOfStatisticsAdServer.php
t
top
Variable $tables
Dal_Statistics_Common::$tables in StatisticsCommon.php
Variable $tempTables
Dal_Statistics_Common::$tempTables in StatisticsCommon.php
Variable $tables
Dal_Table::$tables in Table.php
Page TableCore.php
TableCore.php in TableCore.php
Page Table.php
Table.php in Table.php
Page TestOfStatisticsAdServerSplit.php
TestOfStatisticsAdServerSplit.php in TestOfStatisticsAdServerSplit.php
Page TestOfStatisticsAdServer.php
TestOfStatisticsAdServer.php in TestOfStatisticsAdServer.php
Page TestOfStatisticsTrackerSplit.php
TestOfStatisticsTrackerSplit.php in TestOfStatisticsTrackerSplit.php
Page TestOfStatisticsTracker.php
TestOfStatisticsTracker.php in TestOfStatisticsTracker.php
Page TestOfDal.php
TestOfDal.php in TestOfDal.php
Page TestOfStatisticsAdServerSplit.php
TestOfStatisticsAdServerSplit.php in TestOfStatisticsAdServerSplit.php
Page TestOfStatisticsAdServer.php
TestOfStatisticsAdServer.php in TestOfStatisticsAdServer.php
Page TestOfStatisticsCommon.php
TestOfStatisticsCommon.php in TestOfStatisticsCommon.php
Page TestOfStatisticsTrackerSplit.php
TestOfStatisticsTrackerSplit.php in TestOfStatisticsTrackerSplit.php
Page TestOfStatisticsTracker.php
TestOfStatisticsTracker.php in TestOfStatisticsTracker.php
Page TestOfStatistics.php
TestOfStatistics.php in TestOfStatistics.php
Page TestOfTableCore.php
TestOfTableCore.php in TestOfTableCore.php
Method testAllCoreTables
Tests creating/dropping all of the core tables.
Method testConstructor
Dal_TestOfStatisticsCommon::testConstructor() in TestOfStatisticsCommon.php
Tests the constructor method.
Method testCreateAdServer
Test the creation of an AdServer module via the factory.
Method testCreateAdServerSplit
Test the creation of a split AdServer module via the factory.
Method testDbConnection
Tests that the database connection can be made, without using the Dal class - that is, that the details specified above are okay.
Method testDbHostDefined
Tests that the database host is setup in the config .ini file.
Method testDbNameDefined
Tests that the database name is setup in the config .ini file.
Method testDbPasswordDefined
Tests that the database password is setup in the config .ini file.
Method testDbPortDefined
Tests that the database port is setup in the config .ini file.
Method testDbPrefixDefined
Tests that the Max table prefix is setup in the config .ini file.
Method testDbTypeDefined
Tests that the database type is setup in the config .ini file.
Method testDbUserDefined
Tests that the database user is setup in the config .ini file.
Method testDecrementCampaigns
Tests the decrementCampaigns() method.
Method testDeleteOldData
Dal_TestOfStatisticsAdServerSplit::testDeleteOldData() in TestOfStatisticsAdServerSplit.php
Tests the deleteOldData() method.
Method testDeleteOldData
Dal_TestOfStatisticsTrackerSplit::testDeleteOldData() in TestOfStatisticsTrackerSplit.php
Tests the deleteOldData() method.
Method testDeleteOldData
Tests the deleteOldData() method.
Method testDeleteOldData
Tests the deleteOldData() method.
Method testGetMaintenanceStatisticsLastRunInfo
Tests the getMaintenanceStatisticsLastRunInfo() method.
Method testGetMaintenanceStatisticsLastRunInfo
Tests the getMaintenanceStatisticsLastRunInfo() method.
Method testGetMaintenanceStatisticsLastRunInfo
Tests the getMaintenanceStatisticsLastRunInfo() method.
Method testGetMaintenanceStatisticsLastRunInfo
Tests the getMaintenanceStatisticsLastRunInfo() method.
Method testLogCompletion
Tests the logCompletion() method.
Method testLogCompletion
Tests the logCompletion() method.
Method testSaveHistory
Dal_TestOfStatisticsAdServer::testSaveHistory() in TestOfStatisticsAdServer.php
Tests the saveHistory() method.
Method testSaveIntermediate
Tests the saveIntermediate() method.
Method testSaveIntermediate
Tests the saveIntermediate() method.
Method testSaveSummary
Dal_TestOfStatisticsAdServer::testSaveSummary() in TestOfStatisticsAdServer.php
Tests the saveSummary() method.
Method testSingleton
Dal_TestOfStatisticsTracker::testSingleton() in TestOfStatisticsTracker.php
Tests that the singleton() method only ever returns one class instance.
Method testSingleton
Dal_TestOfStatisticsAdServer::testSingleton() in TestOfStatisticsAdServer.php
Tests that the singleton() method only ever returns one class instance.
Method testSingleton
Tests that the singleton() method only ever returns one class instance.
Method testSingleton
Dal_TestOfStatisticsAdServerSplit::testSingleton() in TestOfStatisticsAdServerSplit.php
Tests that the singleton() method only ever returns one class instance.
Method testSingleton
Dal_TestOfStatisticsTrackerSplit::testSingleton() in TestOfStatisticsTrackerSplit.php
Tests that the singleton() method only ever returns one class instance.
Method testSingletonDbConnection
Tests that the singleton() method only ever returns one database connection.
Method testSummariseClicks
Tests the summariseClicks() method.
Method testSummariseClicks
Tests the summariseClicks() method.
Method testSummariseConnections
Tests the summariseConnections() method.
Method testSummariseConnections
Tests the summariseConnections() method.
Method testSummariseImpressions
Tests the summariseImpressions() method.
Method testSummariseImpressions
Tests the summariseImpressions() method.
Method testSummariseRequests
Tests the summariseRequests() method.
Method testSummariseRequests
Tests the summariseRequests() method.
Constant TOT_DATA_RAW_TRACKER_IMPRESSIONS
TOT_DATA_RAW_TRACKER_IMPRESSIONS in TestOfStatisticsTracker.php
Constant TOT_DELETE_OLD_DATA_TRACKER_CLICKS
TOT_DELETE_OLD_DATA_TRACKER_CLICKS in TestOfStatisticsTracker.php
Constant TOT_DELETE_OLD_DATA_TRACKER_IMPRESSIONS
TOT_DELETE_OLD_DATA_TRACKER_IMPRESSIONS in TestOfStatisticsTracker.php
Constant TOT_DELETE_OLD_DATA_TRACKER_VARIABLE_VALUES
TOT_DELETE_OLD_DATA_TRACKER_VARIABLE_VALUES in TestOfStatisticsTracker.php
Constant TOT_LMS_DUAL
TOT_LMS_DUAL in TestOfStatisticsTracker.php
Constant TOT_LMS_HOUR
TOT_LMS_HOUR in TestOfStatisticsTracker.php
Constant TOT_LMS_OI
TOT_LMS_OI in TestOfStatisticsTracker.php
Constant TOT_SPLIT_DELETE_OLD_DATA_TRACKER_CLICKS_ONE
TOT_SPLIT_DELETE_OLD_DATA_TRACKER_CLICKS_ONE in TestOfStatisticsTrackerSplit.php
Constant TOT_SPLIT_DELETE_OLD_DATA_TRACKER_CLICKS_TWO
TOT_SPLIT_DELETE_OLD_DATA_TRACKER_CLICKS_TWO in TestOfStatisticsTrackerSplit.php
Constant TOT_SPLIT_DELETE_OLD_DATA_TRACKER_IMPRESSIONS_ONE
TOT_SPLIT_DELETE_OLD_DATA_TRACKER_IMPRESSIONS_ONE in TestOfStatisticsTrackerSplit.php
Constant TOT_SPLIT_DELETE_OLD_DATA_TRACKER_IMPRESSIONS_TWO
TOT_SPLIT_DELETE_OLD_DATA_TRACKER_IMPRESSIONS_TWO in TestOfStatisticsTrackerSplit.php
Constant TOT_SPLIT_DELETE_OLD_DATA_TRACKER_REQUESTS_ONE
TOT_SPLIT_DELETE_OLD_DATA_TRACKER_REQUESTS_ONE in TestOfStatisticsTrackerSplit.php
Constant TOT_SPLIT_DELETE_OLD_DATA_TRACKER_REQUESTS_TWO
TOT_SPLIT_DELETE_OLD_DATA_TRACKER_REQUESTS_TWO in TestOfStatisticsTrackerSplit.php
Constant TOT_SPLIT_LMS_DUAL
TOT_SPLIT_LMS_DUAL in TestOfStatisticsTrackerSplit.php
Constant TOT_SPLIT_LMS_HOUR
TOT_SPLIT_LMS_HOUR in TestOfStatisticsTrackerSplit.php
Constant TOT_SPLIT_LMS_OI
TOT_SPLIT_LMS_OI in TestOfStatisticsTrackerSplit.php
a c d e f g i l m n s t _