From 4ac2c7627e95e116f847977f2db163511bdbc7a9 Mon Sep 17 00:00:00 2001 From: Piwik Docs Date: Mon, 7 Oct 2024 20:00:44 +0200 Subject: [PATCH] updated plugins API documentation --- docs/5.x/generated/Hooks.md | 64 +++++++++++++++++-------------- docs/5.x/generated/renderer.index | 2 +- 2 files changed, 37 insertions(+), 29 deletions(-) diff --git a/docs/5.x/generated/Hooks.md b/docs/5.x/generated/Hooks.md index 494a458b5..177ef33f8 100644 --- a/docs/5.x/generated/Hooks.md +++ b/docs/5.x/generated/Hooks.md @@ -386,7 +386,7 @@ Callback Signature: Usages: -[AnonymousPiwikUsageMeasurement::logStartTimeOfApiCall](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/AnonymousPiwikUsageMeasurement/AnonymousPiwikUsageMeasurement.php#L60), [CustomAlerts::checkApiPermission](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L49) +[AnonymousPiwikUsageMeasurement::logStartTimeOfApiCall](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/AnonymousPiwikUsageMeasurement/AnonymousPiwikUsageMeasurement.php#L60), [CustomAlerts::checkApiPermission](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L63) ### API.Request.dispatch.end @@ -760,7 +760,7 @@ Callback Signature: Usages: -[Actions::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Actions/Actions.php#L114), [Annotations::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Annotations/Annotations.php#L51), [AnonymousPiwikUsageMeasurement::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/AnonymousPiwikUsageMeasurement/AnonymousPiwikUsageMeasurement.php#L101), [Contents::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Contents/Contents.php#L45), [CoreAdminHome::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreAdminHome/CoreAdminHome.php#L68), [CoreHome::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreHome/CoreHome.php#L164), [CorePluginsAdmin::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CorePluginsAdmin/CorePluginsAdmin.php#L105), [CoreVisualizations::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreVisualizations/CoreVisualizations.php#L49), [CoreVue::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreVue/CoreVue.php#L23), [CustomAlerts::getJavaScriptFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L84), [CustomDimensions::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomDimensions/CustomDimensions.php#L212), [Dashboard::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Dashboard/Dashboard.php#L290), [Feedback::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Feedback/Feedback.php#L46), [Insights::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Insights/Insights.php#L32), [Live::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Live/Live.php#L159), [LogViewer::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LogViewer/LogViewer.php#L30), [Login::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Login/Login.php#L175), [LoginLdap::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LoginLdap/LoginLdap.php#L52), [Marketplace::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L63), [Overlay::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Overlay/Overlay.php#L32), [PagePerformance::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/PagePerformance/PagePerformance.php#L54), [Referrers::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Referrers/Referrers.php#L129), [SEO::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SEO/SEO.php#L28), [ScheduledReports::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ScheduledReports/ScheduledReports.php#L173), [SegmentEditor::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SegmentEditor/SegmentEditor.php#L328), [TagManager::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L932), [Tour::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Tour/Tour.php#L140), [Transitions::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Transitions/Transitions.php#L44), [TreemapVisualization::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TreemapVisualization/TreemapVisualization.php#L55), [TwoFactorAuth::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TwoFactorAuth/TwoFactorAuth.php#L106), [UserCountry::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserCountry/UserCountry.php#L68), [UserCountryMap::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserCountryMap/UserCountryMap.php#L46), [UserId::getJavaScriptFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserId/UserId.php#L38), [Widgetize::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Widgetize/Widgetize.php#L26) +[Actions::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Actions/Actions.php#L114), [Annotations::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Annotations/Annotations.php#L51), [AnonymousPiwikUsageMeasurement::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/AnonymousPiwikUsageMeasurement/AnonymousPiwikUsageMeasurement.php#L101), [Contents::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Contents/Contents.php#L45), [CoreAdminHome::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreAdminHome/CoreAdminHome.php#L68), [CoreHome::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreHome/CoreHome.php#L164), [CorePluginsAdmin::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CorePluginsAdmin/CorePluginsAdmin.php#L105), [CoreVisualizations::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreVisualizations/CoreVisualizations.php#L49), [CoreVue::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreVue/CoreVue.php#L23), [CustomAlerts::getJavaScriptFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L98), [CustomDimensions::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomDimensions/CustomDimensions.php#L212), [Dashboard::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Dashboard/Dashboard.php#L290), [Feedback::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Feedback/Feedback.php#L46), [Insights::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Insights/Insights.php#L32), [Live::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Live/Live.php#L159), [LogViewer::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LogViewer/LogViewer.php#L30), [Login::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Login/Login.php#L175), [LoginLdap::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LoginLdap/LoginLdap.php#L52), [Marketplace::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L63), [Overlay::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Overlay/Overlay.php#L32), [PagePerformance::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/PagePerformance/PagePerformance.php#L54), [Referrers::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Referrers/Referrers.php#L129), [SEO::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SEO/SEO.php#L28), [ScheduledReports::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ScheduledReports/ScheduledReports.php#L173), [SegmentEditor::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SegmentEditor/SegmentEditor.php#L328), [TagManager::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L954), [Tour::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Tour/Tour.php#L140), [Transitions::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Transitions/Transitions.php#L44), [TreemapVisualization::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TreemapVisualization/TreemapVisualization.php#L55), [TwoFactorAuth::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TwoFactorAuth/TwoFactorAuth.php#L106), [UserCountry::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserCountry/UserCountry.php#L68), [UserCountryMap::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserCountryMap/UserCountryMap.php#L46), [UserId::getJavaScriptFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserId/UserId.php#L38), [Widgetize::getJsFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Widgetize/Widgetize.php#L26) ### AssetManager.getStylesheetFiles @@ -789,7 +789,7 @@ Callback Signature: Usages: -[Plugin::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/API/API.php#L897), [Annotations::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Annotations/Annotations.php#L43), [CoreAdminHome::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreAdminHome/CoreAdminHome.php#L57), [CoreHome::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreHome/CoreHome.php#L125), [CorePluginsAdmin::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CorePluginsAdmin/CorePluginsAdmin.php#L85), [CoreVisualizations::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreVisualizations/CoreVisualizations.php#L40), [CustomAlerts::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L88), [CustomDimensions::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomDimensions/CustomDimensions.php#L217), [CustomVariables::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomVariables/CustomVariables.php#L137), [DBStats::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/DBStats/DBStats.php#L38), [Dashboard::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Dashboard/Dashboard.php#L298), [DevicesDetection::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/DevicesDetection/DevicesDetection.php#L46), [Diagnostics::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Diagnostics/Diagnostics.php#L44), [Events::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Events/Events.php#L272), [Feedback::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Feedback/Feedback.php#L38), [Goals::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Goals/Goals.php#L461), [Insights::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Insights/Insights.php#L27), [Installation::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L150), [JsTrackerInstallCheck::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/JsTrackerInstallCheck/JsTrackerInstallCheck.php#L41), [Live::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Live/Live.php#L153), [LogViewer::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LogViewer/LogViewer.php#L25), [Login::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Login/Login.php#L181), [LoginLdap::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LoginLdap/LoginLdap.php#L57), [MarketingCampaignsReporting::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/MarketingCampaignsReporting/MarketingCampaignsReporting.php#L45), [Marketplace::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L55), [MobileMessaging::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/MobileMessaging/MobileMessaging.php#L89), [MultiSites::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/MultiSites/MultiSites.php#L94), [PrivacyManager::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/PrivacyManager/PrivacyManager.php#L472), [ProfessionalServices::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ProfessionalServices/ProfessionalServices.php#L42), [Referrers::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Referrers/Referrers.php#L97), [RssWidget::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/RssWidget/RssWidget.php#L34), [ScheduledReports::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ScheduledReports/ScheduledReports.php#L177), [SecurityInfo::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SecurityInfo/SecurityInfo.php#L26), [SegmentEditor::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SegmentEditor/SegmentEditor.php#L333), [SitesManager::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L163), [TagManager::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L919), [Tour::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Tour/Tour.php#L135), [Transitions::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Transitions/Transitions.php#L38), [TreemapVisualization::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TreemapVisualization/TreemapVisualization.php#L49), [TwoFactorAuth::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TwoFactorAuth/TwoFactorAuth.php#L101), [UserCountry::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserCountry/UserCountry.php#L63), [UserCountryMap::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserCountryMap/UserCountryMap.php#L57), [UsersManager::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UsersManager/UsersManager.php#L131), [VisitsSummary::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/VisitsSummary/VisitsSummary.php#L72), [Widgetize::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Widgetize/Widgetize.php#L34) +[Plugin::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/API/API.php#L897), [Annotations::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Annotations/Annotations.php#L43), [CoreAdminHome::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreAdminHome/CoreAdminHome.php#L57), [CoreHome::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreHome/CoreHome.php#L125), [CorePluginsAdmin::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CorePluginsAdmin/CorePluginsAdmin.php#L85), [CoreVisualizations::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreVisualizations/CoreVisualizations.php#L40), [CustomAlerts::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L102), [CustomDimensions::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomDimensions/CustomDimensions.php#L217), [CustomVariables::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomVariables/CustomVariables.php#L137), [DBStats::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/DBStats/DBStats.php#L38), [Dashboard::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Dashboard/Dashboard.php#L298), [DevicesDetection::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/DevicesDetection/DevicesDetection.php#L46), [Diagnostics::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Diagnostics/Diagnostics.php#L44), [Events::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Events/Events.php#L272), [Feedback::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Feedback/Feedback.php#L38), [Goals::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Goals/Goals.php#L461), [Insights::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Insights/Insights.php#L27), [Installation::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L150), [JsTrackerInstallCheck::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/JsTrackerInstallCheck/JsTrackerInstallCheck.php#L41), [Live::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Live/Live.php#L153), [LogViewer::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LogViewer/LogViewer.php#L25), [Login::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Login/Login.php#L181), [LoginLdap::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LoginLdap/LoginLdap.php#L57), [MarketingCampaignsReporting::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/MarketingCampaignsReporting/MarketingCampaignsReporting.php#L45), [Marketplace::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L55), [MobileMessaging::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/MobileMessaging/MobileMessaging.php#L89), [MultiSites::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/MultiSites/MultiSites.php#L94), [PrivacyManager::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/PrivacyManager/PrivacyManager.php#L472), [ProfessionalServices::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ProfessionalServices/ProfessionalServices.php#L42), [Referrers::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Referrers/Referrers.php#L97), [RssWidget::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/RssWidget/RssWidget.php#L34), [ScheduledReports::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ScheduledReports/ScheduledReports.php#L177), [SecurityInfo::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SecurityInfo/SecurityInfo.php#L26), [SegmentEditor::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SegmentEditor/SegmentEditor.php#L333), [SitesManager::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L163), [TagManager::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L941), [Tour::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Tour/Tour.php#L135), [Transitions::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Transitions/Transitions.php#L38), [TreemapVisualization::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TreemapVisualization/TreemapVisualization.php#L49), [TwoFactorAuth::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TwoFactorAuth/TwoFactorAuth.php#L101), [UserCountry::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserCountry/UserCountry.php#L63), [UserCountryMap::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserCountryMap/UserCountryMap.php#L57), [UsersManager::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UsersManager/UsersManager.php#L131), [VisitsSummary::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/VisitsSummary/VisitsSummary.php#L72), [Widgetize::getStylesheetFiles](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Widgetize/Widgetize.php#L34) ## Category @@ -1241,7 +1241,7 @@ Callback Signature: Usages: -[TagManager::regenerateReleasedContainers](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L321) +[TagManager::regenerateReleasedContainers](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L343) ### CustomJsTracker.trackerJsChanged @@ -1255,7 +1255,7 @@ Callback Signature: Usages: -[TagManager::regenerateReleasedContainers](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L321) +[TagManager::regenerateReleasedContainers](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L343) ### CustomJsTracker.updateTracker @@ -1347,7 +1347,7 @@ Callback Signature: Usages: -[AnonymousPiwikUsageMeasurement::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/AnonymousPiwikUsageMeasurement/AnonymousPiwikUsageMeasurement.php#L55), [CustomAlerts::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L42), [CustomDimensions::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomDimensions/CustomDimensions.php#L415), [Dashboard::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Dashboard/Dashboard.php#L46), [ExampleLogTables::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ExampleLogTables/ExampleLogTables.php#L39), [LanguagesManager::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L64), [PrivacyManager::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/PrivacyManager/PrivacyManager.php#L229), [QueuedTracking::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/QueuedTracking/QueuedTracking.php#L33), [ScheduledReports::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ScheduledReports/ScheduledReports.php#L109), [SegmentEditor::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SegmentEditor/SegmentEditor.php#L78), [TagManager::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L86) +[AnonymousPiwikUsageMeasurement::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/AnonymousPiwikUsageMeasurement/AnonymousPiwikUsageMeasurement.php#L55), [CustomAlerts::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L56), [CustomDimensions::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomDimensions/CustomDimensions.php#L415), [Dashboard::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Dashboard/Dashboard.php#L46), [ExampleLogTables::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ExampleLogTables/ExampleLogTables.php#L39), [LanguagesManager::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L64), [PrivacyManager::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/PrivacyManager/PrivacyManager.php#L229), [QueuedTracking::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/QueuedTracking/QueuedTracking.php#L33), [ScheduledReports::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ScheduledReports/ScheduledReports.php#L109), [SegmentEditor::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SegmentEditor/SegmentEditor.php#L78), [TagManager::getTablesInstalled](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L86) ## Dimension @@ -2076,7 +2076,7 @@ Callback Signature: Usages: -[CustomAlerts::removePhoneNumberFromAllAlerts](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L137), [ScheduledReports::deletePhoneNumber](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ScheduledReports/ScheduledReports.php#L458) +[CustomAlerts::removePhoneNumberFromAllAlerts](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L151), [ScheduledReports::deletePhoneNumber](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ScheduledReports/ScheduledReports.php#L458) ## MultiSites @@ -2470,7 +2470,7 @@ Callback Signature: Usages: -[CustomAlerts::checkControllerPermission](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L61), [Installation::dispatchIfNotInstalledYet](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L85), [LanguagesManager::initLanguage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L109), [Marketplace::createPluginTrialNotification](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L217), [SitesManager::redirectDashboardToWelcomePage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L87) +[CustomAlerts::checkControllerPermission](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L75), [Installation::dispatchIfNotInstalledYet](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L85), [LanguagesManager::initLanguage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L109), [Marketplace::createPluginTrialNotification](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L217), [SitesManager::redirectDashboardToWelcomePage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L87) ### Request.dispatch @@ -2484,7 +2484,7 @@ Callback Signature: Usages: -[CustomAlerts::checkControllerPermission](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L61), [Installation::dispatchIfNotInstalledYet](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L85), [LanguagesManager::initLanguage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L109), [Marketplace::createPluginTrialNotification](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L217), [SitesManager::redirectDashboardToWelcomePage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L87) +[CustomAlerts::checkControllerPermission](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L75), [Installation::dispatchIfNotInstalledYet](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L85), [LanguagesManager::initLanguage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L109), [Marketplace::createPluginTrialNotification](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L217), [SitesManager::redirectDashboardToWelcomePage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L87) ### Request.dispatch @@ -2498,7 +2498,7 @@ Callback Signature: Usages: -[CustomAlerts::checkControllerPermission](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L61), [Installation::dispatchIfNotInstalledYet](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L85), [LanguagesManager::initLanguage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L109), [Marketplace::createPluginTrialNotification](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L217), [SitesManager::redirectDashboardToWelcomePage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L87) +[CustomAlerts::checkControllerPermission](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L75), [Installation::dispatchIfNotInstalledYet](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L85), [LanguagesManager::initLanguage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L109), [Marketplace::createPluginTrialNotification](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L217), [SitesManager::redirectDashboardToWelcomePage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L87) ### Request.dispatch @@ -2512,7 +2512,7 @@ Callback Signature: Usages: -[CustomAlerts::checkControllerPermission](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L61), [Installation::dispatchIfNotInstalledYet](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L85), [LanguagesManager::initLanguage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L109), [Marketplace::createPluginTrialNotification](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L217), [SitesManager::redirectDashboardToWelcomePage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L87) +[CustomAlerts::checkControllerPermission](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L75), [Installation::dispatchIfNotInstalledYet](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L85), [LanguagesManager::initLanguage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L109), [Marketplace::createPluginTrialNotification](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L217), [SitesManager::redirectDashboardToWelcomePage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L87) ### Request.dispatch @@ -2526,7 +2526,7 @@ Callback Signature: Usages: -[CustomAlerts::checkControllerPermission](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L61), [Installation::dispatchIfNotInstalledYet](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L85), [LanguagesManager::initLanguage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L109), [Marketplace::createPluginTrialNotification](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L217), [SitesManager::redirectDashboardToWelcomePage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L87) +[CustomAlerts::checkControllerPermission](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L75), [Installation::dispatchIfNotInstalledYet](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L85), [LanguagesManager::initLanguage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L109), [Marketplace::createPluginTrialNotification](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L217), [SitesManager::redirectDashboardToWelcomePage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L87) ### Request.dispatch @@ -2547,7 +2547,7 @@ Callback Signature: Usages: -[CustomAlerts::checkControllerPermission](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L61), [Installation::dispatchIfNotInstalledYet](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L85), [LanguagesManager::initLanguage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L109), [Marketplace::createPluginTrialNotification](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L217), [SitesManager::redirectDashboardToWelcomePage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L87) +[CustomAlerts::checkControllerPermission](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L75), [Installation::dispatchIfNotInstalledYet](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L85), [LanguagesManager::initLanguage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L109), [Marketplace::createPluginTrialNotification](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L217), [SitesManager::redirectDashboardToWelcomePage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L87) ### Request.dispatch.end @@ -2975,6 +2975,10 @@ Callback Signature: - [Task](/api-reference/Piwik/Scheduler/Task) `&$task` The task that is about to be executed +Usages: + +[CustomAlerts::startingScheduledTask](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L207) + ### ScheduledTasks.execute.end @@ -2988,6 +2992,10 @@ Callback Signature: - [Task](/api-reference/Piwik/Scheduler/Task) `&$task` The task that was just executed +Usages: + +[CustomAlerts::endingScheduledTask](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L227) + ### ScheduledTasks.shouldExecuteTask @@ -3196,7 +3204,7 @@ Callback Signature: Usages: -[TagManager::onSiteAdded](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L949) +[TagManager::onSiteAdded](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L971) ### SitesManager.deleteSite.end @@ -3214,7 +3222,7 @@ Callback Signature: Usages: -[CustomAlerts::deleteAlertsForSite](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L118), [CustomDimensions::deleteCustomDimensionDefinitionsForSite](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomDimensions/CustomDimensions.php#L285), [Goals::deleteSiteGoals](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Goals/Goals.php#L267), [ScheduledReports::deleteSiteReport](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ScheduledReports/ScheduledReports.php#L163), [SegmentEditor::onDeleteSite](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SegmentEditor/SegmentEditor.php#L63), [SitesManager::onSiteDeleted](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L149), [TagManager::onSiteDeleted](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L958), [UsersManager::deleteSite](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UsersManager/UsersManager.php#L123) +[CustomAlerts::deleteAlertsForSite](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L132), [CustomDimensions::deleteCustomDimensionDefinitionsForSite](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomDimensions/CustomDimensions.php#L285), [Goals::deleteSiteGoals](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Goals/Goals.php#L267), [ScheduledReports::deleteSiteReport](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ScheduledReports/ScheduledReports.php#L163), [SegmentEditor::onDeleteSite](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SegmentEditor/SegmentEditor.php#L63), [SitesManager::onSiteDeleted](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L149), [TagManager::onSiteDeleted](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L980), [UsersManager::deleteSite](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UsersManager/UsersManager.php#L123) ### SitesManager.getImageTrackingCode @@ -3250,7 +3258,7 @@ Callback Signature: Usages: -[TagManager::getMessagesToWarnOnSiteRemoval](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L984) +[TagManager::getMessagesToWarnOnSiteRemoval](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L1006) ### SitesManager.shouldPerformEmptySiteCheck @@ -3292,7 +3300,7 @@ Callback Signature: Usages: -[CoreAdminHome::addSystemSummaryItems](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreAdminHome/CoreAdminHome.php#L39), [CorePluginsAdmin::addSystemSummaryItems](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CorePluginsAdmin/CorePluginsAdmin.php#L79), [Goals::addSystemSummaryItems](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Goals/Goals.php#L130), [SegmentEditor::addSystemSummaryItems](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SegmentEditor/SegmentEditor.php#L83), [SitesManager::addSystemSummaryItems](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L71), [TagManager::addSystemSummaryItems](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L305), [UsersManager::addSystemSummaryItems](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UsersManager/UsersManager.php#L59) +[CoreAdminHome::addSystemSummaryItems](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreAdminHome/CoreAdminHome.php#L39), [CorePluginsAdmin::addSystemSummaryItems](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CorePluginsAdmin/CorePluginsAdmin.php#L79), [Goals::addSystemSummaryItems](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Goals/Goals.php#L130), [SegmentEditor::addSystemSummaryItems](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SegmentEditor/SegmentEditor.php#L83), [SitesManager::addSystemSummaryItems](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L71), [TagManager::addSystemSummaryItems](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L327), [UsersManager::addSystemSummaryItems](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UsersManager/UsersManager.php#L59) ### System.filterSystemSummaryItems @@ -3433,7 +3441,7 @@ Callback Signature: ### TagManager.deleteContainer.end -*Defined in [Piwik/Plugins/TagManager/API](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php) in line [1234](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php#L1234)* +*Defined in [Piwik/Plugins/TagManager/API](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php) in line [1245](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php#L1245)* @@ -3443,7 +3451,7 @@ Callback Signature: ### TagManager.deleteContainerTag.end -*Defined in [Piwik/Plugins/TagManager/API](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php) in line [552](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php#L552)* +*Defined in [Piwik/Plugins/TagManager/API](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php) in line [560](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php#L560)* @@ -3453,7 +3461,7 @@ Callback Signature: ### TagManager.deleteContainerTrigger.end -*Defined in [Piwik/Plugins/TagManager/API](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php) in line [771](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php#L771)* +*Defined in [Piwik/Plugins/TagManager/API](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php) in line [779](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php#L779)* @@ -3463,7 +3471,7 @@ Callback Signature: ### TagManager.deleteContainerVariable.end -*Defined in [Piwik/Plugins/TagManager/API](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php) in line [1009](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php#L1009)* +*Defined in [Piwik/Plugins/TagManager/API](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php) in line [1017](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php#L1017)* @@ -3473,7 +3481,7 @@ Callback Signature: ### TagManager.deleteContainerVersion.end -*Defined in [Piwik/Plugins/TagManager/API](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php) in line [1189](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php#L1189)* +*Defined in [Piwik/Plugins/TagManager/API](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php) in line [1198](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php#L1198)* @@ -3546,7 +3554,7 @@ Callback Signature: ### TagManager.pauseContainerTag.end -*Defined in [Piwik/Plugins/TagManager/API](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php) in line [579](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php#L579)* +*Defined in [Piwik/Plugins/TagManager/API](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php) in line [587](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php#L587)* @@ -3565,12 +3573,12 @@ Callback Signature: Usages: -[TagManager::regenerateReleasedContainers](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L321) +[TagManager::regenerateReleasedContainers](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L343) ### TagManager.resumeContainerTag.end -*Defined in [Piwik/Plugins/TagManager/API](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php) in line [610](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php#L610)* +*Defined in [Piwik/Plugins/TagManager/API](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php) in line [618](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/API.php#L618)* @@ -4063,7 +4071,7 @@ Callback Signature: Usages: -[Plugin::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/API/API.php#L913), [Annotations::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Annotations/Annotations.php#L35), [CoreAdminHome::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreAdminHome/CoreAdminHome.php#L94), [CoreHome::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreHome/CoreHome.php#L199), [CorePluginsAdmin::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CorePluginsAdmin/CorePluginsAdmin.php#L110), [CoreVisualizations::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreVisualizations/CoreVisualizations.php#L59), [CustomAlerts::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L186), [CustomDimensions::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomDimensions/CustomDimensions.php#L290), [CustomVariables::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomVariables/CustomVariables.php#L118), [DBStats::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/DBStats/DBStats.php#L31), [Dashboard::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Dashboard/Dashboard.php#L320), [DevicesDetection::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/DevicesDetection/DevicesDetection.php#L24), [Diagnostics::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Diagnostics/Diagnostics.php#L36), [Ecommerce::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Ecommerce/Ecommerce.php#L36), [Feedback::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Feedback/Feedback.php#L50), [GeoIp2::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/GeoIp2/GeoIp2.php#L47), [Goals::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Goals/Goals.php#L472), [Installation::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L45), [Intl::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Intl/Intl.php#L21), [JsTrackerInstallCheck::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/JsTrackerInstallCheck/JsTrackerInstallCheck.php#L31), [LanguagesManager::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L53), [Live::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Live/Live.php#L170), [LogViewer::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LogViewer/LogViewer.php#L35), [Login::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Login/Login.php#L85), [LoginLdap::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LoginLdap/LoginLdap.php#L65), [Marketplace::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L68), [MobileMessaging::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/MobileMessaging/MobileMessaging.php#L94), [MultiSites::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/MultiSites/MultiSites.php#L50), [Overlay::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Overlay/Overlay.php#L38), [PagePerformance::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/PagePerformance/PagePerformance.php#L61), [PrivacyManager::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/PrivacyManager/PrivacyManager.php#L239), [ProfessionalServices::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ProfessionalServices/ProfessionalServices.php#L48), [Referrers::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Referrers/Referrers.php#L102), [ScheduledReports::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ScheduledReports/ScheduledReports.php#L122), [SecurityInfo::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SecurityInfo/SecurityInfo.php#L31), [SegmentEditor::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SegmentEditor/SegmentEditor.php#L359), [SitesManager::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L366), [TagManager::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L405), [TasksTimetable::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TasksTimetable/TasksTimetable.php#L24), [Transitions::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Transitions/Transitions.php#L49), [TwoFactorAuth::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TwoFactorAuth/TwoFactorAuth.php#L44), [UserCountry::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserCountry/UserCountry.php#L36), [UserCountryMap::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserCountryMap/UserCountryMap.php#L63), [UserId::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserId/UserId.php#L48), [UsersManager::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UsersManager/UsersManager.php#L235), [VisitorGenerator::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/VisitorGenerator/VisitorGenerator.php#L23), [Widgetize::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Widgetize/Widgetize.php#L43) +[Plugin::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/API/API.php#L913), [Annotations::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Annotations/Annotations.php#L35), [CoreAdminHome::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreAdminHome/CoreAdminHome.php#L94), [CoreHome::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreHome/CoreHome.php#L199), [CorePluginsAdmin::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CorePluginsAdmin/CorePluginsAdmin.php#L110), [CoreVisualizations::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreVisualizations/CoreVisualizations.php#L59), [CustomAlerts::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L237), [CustomDimensions::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomDimensions/CustomDimensions.php#L290), [CustomVariables::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomVariables/CustomVariables.php#L118), [DBStats::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/DBStats/DBStats.php#L31), [Dashboard::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Dashboard/Dashboard.php#L320), [DevicesDetection::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/DevicesDetection/DevicesDetection.php#L24), [Diagnostics::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Diagnostics/Diagnostics.php#L36), [Ecommerce::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Ecommerce/Ecommerce.php#L36), [Feedback::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Feedback/Feedback.php#L50), [GeoIp2::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/GeoIp2/GeoIp2.php#L47), [Goals::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Goals/Goals.php#L472), [Installation::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Installation/Installation.php#L45), [Intl::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Intl/Intl.php#L21), [JsTrackerInstallCheck::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/JsTrackerInstallCheck/JsTrackerInstallCheck.php#L31), [LanguagesManager::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L53), [Live::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Live/Live.php#L170), [LogViewer::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LogViewer/LogViewer.php#L35), [Login::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Login/Login.php#L85), [LoginLdap::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LoginLdap/LoginLdap.php#L65), [Marketplace::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Marketplace/Marketplace.php#L68), [MobileMessaging::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/MobileMessaging/MobileMessaging.php#L94), [MultiSites::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/MultiSites/MultiSites.php#L50), [Overlay::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Overlay/Overlay.php#L38), [PagePerformance::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/PagePerformance/PagePerformance.php#L61), [PrivacyManager::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/PrivacyManager/PrivacyManager.php#L239), [ProfessionalServices::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ProfessionalServices/ProfessionalServices.php#L48), [Referrers::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Referrers/Referrers.php#L102), [ScheduledReports::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ScheduledReports/ScheduledReports.php#L122), [SecurityInfo::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SecurityInfo/SecurityInfo.php#L31), [SegmentEditor::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SegmentEditor/SegmentEditor.php#L359), [SitesManager::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SitesManager/SitesManager.php#L366), [TagManager::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L427), [TasksTimetable::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TasksTimetable/TasksTimetable.php#L24), [Transitions::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Transitions/Transitions.php#L49), [TwoFactorAuth::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TwoFactorAuth/TwoFactorAuth.php#L44), [UserCountry::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserCountry/UserCountry.php#L36), [UserCountryMap::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserCountryMap/UserCountryMap.php#L63), [UserId::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UserId/UserId.php#L48), [UsersManager::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/UsersManager/UsersManager.php#L235), [VisitorGenerator::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/VisitorGenerator/VisitorGenerator.php#L23), [Widgetize::getClientSideTranslationKeys](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Widgetize/Widgetize.php#L43) ## TwoFactorAuth @@ -4164,7 +4172,7 @@ Callback Signature: Usages: -[CorePluginsAdmin::addPluginChanges](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CorePluginsAdmin/CorePluginsAdmin.php#L43), [CustomJsTracker::updateTracker](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomJsTracker/CustomJsTracker.php#L32), [TagManager::regenerateReleasedContainers](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L321) +[CorePluginsAdmin::addPluginChanges](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CorePluginsAdmin/CorePluginsAdmin.php#L43), [CustomJsTracker::updateTracker](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomJsTracker/CustomJsTracker.php#L32), [TagManager::regenerateReleasedContainers](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/TagManager/TagManager.php#L343) ## User @@ -4278,7 +4286,7 @@ Callback Signature: Usages: -[CoreAdminHome::cleanupUser](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreAdminHome/CoreAdminHome.php#L52), [CoreVisualizations::deleteUser](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreVisualizations/CoreVisualizations.php#L35), [CustomAlerts::deleteAlertsForLogin](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L93), [Dashboard::deleteDashboardLayout](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Dashboard/Dashboard.php#L305), [LanguagesManager::deleteUserLanguage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L129), [LoginLdap::onUserDeleted](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LoginLdap/LoginLdap.php#L296), [ScheduledReports::deleteUserReport](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ScheduledReports/ScheduledReports.php#L596), [SegmentEditor::onDeleteUser](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SegmentEditor/SegmentEditor.php#L402) +[CoreAdminHome::cleanupUser](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreAdminHome/CoreAdminHome.php#L52), [CoreVisualizations::deleteUser](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CoreVisualizations/CoreVisualizations.php#L35), [CustomAlerts::deleteAlertsForLogin](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/CustomAlerts/CustomAlerts.php#L107), [Dashboard::deleteDashboardLayout](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/Dashboard/Dashboard.php#L305), [LanguagesManager::deleteUserLanguage](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LanguagesManager/LanguagesManager.php#L129), [LoginLdap::onUserDeleted](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/LoginLdap/LoginLdap.php#L296), [ScheduledReports::deleteUserReport](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/ScheduledReports/ScheduledReports.php#L596), [SegmentEditor::onDeleteUser](https://github.com/matomo-org/matomo/blob/5.x-dev/plugins/SegmentEditor/SegmentEditor.php#L402) ### UsersManager.getDefaultDates diff --git a/docs/5.x/generated/renderer.index b/docs/5.x/generated/renderer.index index 6a66f66ab..05915748a 100644 --- a/docs/5.x/generated/renderer.index +++ b/docs/5.x/generated/renderer.index @@ -1 +1 @@ -O:19:"Sami\Renderer\Index":3:{s:7:"classes";a:244:{s:13:"MatomoTracker";s:40:"fcadbeab14fae04efd16db2473cfaa9f8a07d136";s:17:"Piwik\API\Request";s:40:"7b3ccdad9e209832c4d8399beb21913aa76a63fe";s:12:"Piwik\Access";s:40:"db1bafc45f98cafcbc034e1c6eda351427e6802d";s:13:"Piwik\Archive";s:40:"cac8ac1935194ebdf230dfdd46bbbf9b715ad3fc";s:22:"Piwik\ArchiveProcessor";s:40:"b8534eedad870b3d68e15b205075aec6c6e60f7a";s:33:"Piwik\ArchiveProcessor\Parameters";s:40:"c42e59b4fb00f64b2473859b04b3d343b1767ebf";s:29:"Piwik\ArchiveProcessor\Record";s:40:"ae3929a3a2ba7a6c6e0bad3f228051037c612a0a";s:32:"Piwik\Archive\ArchiveInvalidator";s:40:"8cfb4d4ab10b18b1790dc375b89ee0c52c1cd0a5";s:10:"Piwik\Auth";s:40:"9e86438371314095240ff62b2c5d83b16dc33df4";s:16:"Piwik\AuthResult";s:40:"e43f4a81a7148f2b8773dcc120983f9046f0ae18";s:19:"Piwik\Auth\Password";s:40:"bc562b7d1a4b0a4087ce7d5b2c74875d98ab3e8e";s:26:"Piwik\Category\Subcategory";s:40:"c424857376b7040ad30303668e99b79ba469f1f7";s:35:"Piwik\Columns\ComputedMetricFactory";s:40:"cf12b168862fb169b57e976f008ee807ee598759";s:23:"Piwik\Columns\Dimension";s:40:"a4defc64c7c891768d55ba0a83aa3ee7572c1bfe";s:36:"Piwik\Columns\DimensionMetricFactory";s:40:"28a931485341b27bfb464376383ab5479ca69b44";s:37:"Piwik\Columns\DimensionSegmentFactory";s:40:"91b907a2158ddd73e402bdef6367393f7bc50b47";s:27:"Piwik\Columns\Discriminator";s:40:"1af593c360e60081f46575292b9a05bf5e2520d6";s:18:"Piwik\Columns\Join";s:40:"48f47e7bc8c8c3dc9d1d3ee6d8b2f14133be28d9";s:33:"Piwik\Columns\Join\ActionNameJoin";s:40:"2be67b11b1a2ba933df4d599ecc0483131f0eed0";s:31:"Piwik\Columns\Join\GoalNameJoin";s:40:"c3480c283fe8d56b620b57af411d82661913d1f3";s:31:"Piwik\Columns\Join\SiteNameJoin";s:40:"6fa9448cfd75f58a9e8a31cfc788cedd06447f80";s:25:"Piwik\Columns\MetricsList";s:40:"85a6d44169694d77386bbd43478e542e0267d46e";s:21:"Piwik\Columns\Updater";s:40:"80bf948f41096c8b67acfdc77f16c80ad2a46804";s:12:"Piwik\Common";s:40:"9ee897f4bd72e4f8224872953ca9e5c57b19b827";s:12:"Piwik\Config";s:40:"2eb51a4485129ca63cef113a22de8f7cd496a83e";s:8:"Piwik\DI";s:40:"6b8035b62923bd711ee110cbd4cd07424398a404";s:30:"Piwik\DataAccess\LogAggregator";s:40:"953abb54036557759e2bcef8d9769be2a78c6cca";s:15:"Piwik\DataTable";s:40:"2b8c3e3f17d655fbb91fa03d501ed5df13e35173";s:26:"Piwik\DataTable\BaseFilter";s:40:"08b00319ab65443eddecda74ccbcdd5b56b94a5e";s:49:"Piwik\DataTable\Filter\AddColumnsProcessedMetrics";s:40:"f7f273eb44778576935a712d0e6c4856e782f17f";s:53:"Piwik\DataTable\Filter\AddColumnsProcessedMetricsGoal";s:40:"b648aea2c0643fe59b1cee1aea937dc53707f3dc";s:40:"Piwik\DataTable\Filter\AddSegmentByLabel";s:40:"67a049e83e3b263bc13354dd6214d9ddf2a941c4";s:47:"Piwik\DataTable\Filter\AddSegmentByLabelMapping";s:40:"8e368fb12194efbb327742692055642125665fa3";s:45:"Piwik\DataTable\Filter\AddSegmentByRangeLabel";s:40:"2387df0511e738ba63eeb8e0e81d709d23f5b565";s:47:"Piwik\DataTable\Filter\AddSegmentBySegmentValue";s:40:"9f6fefb251a3ba99eb00778d6600b78d8f999f62";s:38:"Piwik\DataTable\Filter\AddSegmentValue";s:40:"d41e8b62aa10dd93e4ce8154d7973a227767e322";s:36:"Piwik\DataTable\Filter\AddSummaryRow";s:40:"8630c1bd748a8264e090fdc045138a8eda88b0d2";s:42:"Piwik\DataTable\Filter\BeautifyRangeLabels";s:40:"e7b7f0c949e351cadfd8e0b5c9a0379f77abd4f5";s:46:"Piwik\DataTable\Filter\BeautifyTimeRangeLabels";s:40:"cc8bf68bedfda633f9d7ba44576cdcc95e3fc887";s:47:"Piwik\DataTable\Filter\CalculateEvolutionFilter";s:40:"002ebd0b76caaaf197c531c571b0aa24a57055cd";s:46:"Piwik\DataTable\Filter\ColumnCallbackAddColumn";s:40:"fdf437508d3ac6e5f716c5aab700ed6a305a389f";s:56:"Piwik\DataTable\Filter\ColumnCallbackAddColumnPercentage";s:40:"0b583233627956e4e0a819179f058e2c27dc1089";s:54:"Piwik\DataTable\Filter\ColumnCallbackAddColumnQuotient";s:40:"fd8dd2b57e37f83ee8da5d13e6191e7cebc3bf77";s:48:"Piwik\DataTable\Filter\ColumnCallbackAddMetadata";s:40:"d83d723b6e389aa29f0bc6d121030484bbe72675";s:51:"Piwik\DataTable\Filter\ColumnCallbackDeleteMetadata";s:40:"f43e9615fde535f2626f798fab2a0c4a1271b161";s:46:"Piwik\DataTable\Filter\ColumnCallbackDeleteRow";s:40:"fe040bd2b38218ec6d1fbf0e841738b1928bcd97";s:44:"Piwik\DataTable\Filter\ColumnCallbackReplace";s:40:"16aa4a7a515a3fe6710666ef072406996c65345b";s:35:"Piwik\DataTable\Filter\ColumnDelete";s:40:"49dff5cab689406b366ba9d3c4ebebb43e0c56b2";s:43:"Piwik\DataTable\Filter\ExcludeLowPopulation";s:40:"88746f02e670b698c3e04cbee664e9134af01f71";s:30:"Piwik\DataTable\Filter\GroupBy";s:40:"fee3f388bc83979bb0bf94f418f717311a6c84ff";s:28:"Piwik\DataTable\Filter\Limit";s:40:"bc7412cd2fd71103bfd4b77e536719b58c496e26";s:50:"Piwik\DataTable\Filter\MetadataCallbackAddMetadata";s:40:"262eee3e0a8adf6a47553e1f2bc08770a19a2a5d";s:46:"Piwik\DataTable\Filter\MetadataCallbackReplace";s:40:"e7af9aee5d559c40366b8f8754dcc8c0b27b6a37";s:30:"Piwik\DataTable\Filter\Pattern";s:40:"2fe54ac10f6f12afb2ab922a88d5420125402d00";s:39:"Piwik\DataTable\Filter\PatternRecursive";s:40:"8d3205f2a1e4b8e618b44986c92b948600dd6fb6";s:37:"Piwik\DataTable\Filter\PrependSegment";s:40:"7516883aac2bdc5f4e279afa7ff5a5d78716986c";s:45:"Piwik\DataTable\Filter\PrependValueToMetadata";s:40:"9b53ddce180db07100571e9ee72ddc50ea8349dc";s:38:"Piwik\DataTable\Filter\RemoveSubtables";s:40:"1e9f4592086fa42c279ddb7ed61641eb000c5413";s:41:"Piwik\DataTable\Filter\ReplaceColumnNames";s:40:"089f3f4cd792b281c15f7022667b90d4787244e3";s:45:"Piwik\DataTable\Filter\ReplaceSummaryRowLabel";s:40:"7a43d6acd43a2e8bc4add0e9788ba51d3b3bba0a";s:27:"Piwik\DataTable\Filter\Sort";s:40:"ab6b0121ffafc379c8e4f0ef72eff445db1759cc";s:31:"Piwik\DataTable\Filter\Truncate";s:40:"2ec78ace201c83bfa78ec9c5a69f11f0be4a331b";s:19:"Piwik\DataTable\Map";s:40:"b69fd7922d7a4bea2c3642f591bc624017361e17";s:19:"Piwik\DataTable\Row";s:40:"59513ff4a4133bdab6819eed26f664746725981d";s:22:"Piwik\DataTable\Simple";s:40:"cd5ce8b2d46ea65513e451a75d0c1a68a92aa59e";s:10:"Piwik\Date";s:40:"56c1fc456426c8287cf046a648b7990082e2a77f";s:8:"Piwik\Db";s:40:"699d89fcdd5c43f8f731dc0435f32cfe0d366124";s:14:"Piwik\DbHelper";s:40:"9828374d50588497deb29acaed1436ff7b072b33";s:16:"Piwik\Filesystem";s:40:"2a75ef8d6ff02cf0b3973e7a9d50b795e09959d2";s:21:"Piwik\FrontController";s:40:"4e7662d51eccc2698d7b4caad7fad7f4c6444a43";s:10:"Piwik\Http";s:40:"6ea316f7452050a1a37410b829cd33e18a947282";s:8:"Piwik\IP";s:40:"fcf26de286ad57b594ed45c3e82f6fc8fca6839e";s:45:"Piwik\Intl\Data\Provider\CurrencyDataProvider";s:40:"9115389833d5f24d2d24a4188b4e24aeed440af3";s:45:"Piwik\Intl\Data\Provider\LanguageDataProvider";s:40:"0eacda44424fa1b61d042439827b623d4a6c5c3e";s:43:"Piwik\Intl\Data\Provider\RegionDataProvider";s:40:"0732ab69b1ce6823c9c533cb52920228dfc0a6ca";s:9:"Piwik\Log";s:40:"30f98c8d7a6e41f57583338d406a5c3c4615d1a9";s:10:"Piwik\Mail";s:40:"bb1a4dc74baf2eaadad958089cf954447dd98429";s:23:"Piwik\Menu\MenuAbstract";s:40:"cd71ed40ac7ad1670cc76e7b88010b47e85dbdf2";s:20:"Piwik\Menu\MenuAdmin";s:40:"a192af23ee3b43ec18b666ad4d6ff8dd5825a7fc";s:18:"Piwik\Menu\MenuTop";s:40:"802089786f7769dfddfe73e537d9ccb709c1e4c3";s:13:"Piwik\Metrics";s:40:"89d7bab07d5306a4a2e1d29c039c4ee53f77ac3d";s:23:"Piwik\Metrics\Formatter";s:40:"65c06d810054cc8f7e190001b880d99ed1c257ce";s:28:"Piwik\Metrics\Formatter\Html";s:40:"9f8e73099c99c0ee3fea72a4c88b9578374a6485";s:23:"Piwik\NoAccessException";s:40:"fe9f6df059e3b3501582158fffb4718d550ef3e0";s:11:"Piwik\Nonce";s:40:"e8f4de2b8732f15da0d49c9d54a1e86ab05d25d9";s:18:"Piwik\Notification";s:40:"a4b1dce162271365da0aa396285401ac45fbed77";s:26:"Piwik\Notification\Manager";s:40:"c1e57b0404db803bb11c5851f8a07808b66e149d";s:12:"Piwik\Option";s:40:"831d45c5a81f137fd1ae7b51a4ec9d74a7d1b66a";s:12:"Piwik\Period";s:40:"0a6e3ba767b83c6c1644a258edbab0eb37e19907";s:18:"Piwik\Period\Range";s:40:"5886eec35a78c13058d4fac5bc45619c118c75d3";s:11:"Piwik\Piwik";s:40:"03767e880d6511edfff620345ad8e8b05c123eb1";s:12:"Piwik\Plugin";s:40:"efd1da98696f6f43cee1fe3fb1bc1483191efc85";s:16:"Piwik\Plugin\API";s:40:"bf33eea8351d346a3c6dd454e31aef55c00829e0";s:29:"Piwik\Plugin\AggregatedMetric";s:40:"f4fb63bff5ee39cc2ffbcb570e09fd220eb33df9";s:21:"Piwik\Plugin\Archiver";s:40:"984f110a2ca4f16cdfffbd4bc9ba10d5a2802ebe";s:23:"Piwik\Plugin\Controller";s:40:"941795fb345859317722d1b799788e7977463536";s:28:"Piwik\Plugin\ControllerAdmin";s:40:"7578facf4adf543f52fdd38e97efe4a385cf1e05";s:38:"Piwik\Plugin\Dimension\ActionDimension";s:40:"1e847d93241d13f7b0bb528539db285a0a078431";s:42:"Piwik\Plugin\Dimension\ConversionDimension";s:40:"b950fdf577a881aa71b507225dc20cf5780c268b";s:37:"Piwik\Plugin\Dimension\VisitDimension";s:40:"1fdb9838a3334b71ffbb16d74d02055db10e49a5";s:20:"Piwik\Plugin\Manager";s:40:"d4283c4e4c71f2e06ee1fd4cf7b06f9431e76317";s:17:"Piwik\Plugin\Menu";s:40:"f6ff8d19876bbd12ee2a5696d18ae2dc2a3f4683";s:19:"Piwik\Plugin\Metric";s:40:"5ec8b65f10bc3c64c1ca7ad36f80a63a24fe3464";s:28:"Piwik\Plugin\ProcessedMetric";s:40:"d3ff53f4d13b6a2c86f9fb0d6e7306ee52d7740a";s:19:"Piwik\Plugin\Report";s:40:"cbe959c27738512ba34ab37ed3dc0daf9cf557c1";s:28:"Piwik\Plugin\ReportsProvider";s:40:"26f5e4ba0b6fa30e9ddeba6d0489ad2d3123602c";s:20:"Piwik\Plugin\Segment";s:40:"a9fc5a8dc77c43a3d9e18834a4ce23a3e0d6dbfd";s:29:"Piwik\Plugin\SettingsProvider";s:40:"c01504a79b3e75d5ba117c37584d0ea55d8b5721";s:18:"Piwik\Plugin\Tasks";s:40:"ea7063d1ae3c89e53aa8206c777aec6139f0656b";s:26:"Piwik\Plugin\ViewDataTable";s:40:"029be613c7fcbab61041c095ebfff0f9e9744f53";s:26:"Piwik\Plugin\Visualization";s:40:"6d59e2e708c23470a3b4ebf7b40deed56b081a26";s:63:"Piwik\Plugins\Actions\Columns\Metrics\AveragePageGenerationTime";s:40:"f8ba191c622831d74de038182764a4b9d295ea45";s:55:"Piwik\Plugins\Actions\Columns\Metrics\AverageTimeOnPage";s:40:"3a51afcef30debdfd970dd26b9c4ddb76d65494b";s:48:"Piwik\Plugins\Actions\Columns\Metrics\BounceRate";s:40:"3900576423816c7bae48d35708cd085c12a3c848";s:46:"Piwik\Plugins\Actions\Columns\Metrics\ExitRate";s:40:"ac25f64033f0ec85265a7e7c294ee8ddf9376901";s:52:"Piwik\Plugins\Bandwidth\Columns\Metrics\AvgBandwidth";s:40:"9f1286371b31d20f52d2a991f78b1b650015dfd7";s:44:"Piwik\Plugins\Bandwidth\Columns\Metrics\Base";s:40:"91a7ad5438ce1ebb2237dd0ce354be7637bf268d";s:57:"Piwik\Plugins\Bandwidth\Columns\Metrics\DownloadBandwidth";s:40:"7ded2616fb156a6e1e3f241de5150f490be33364";s:57:"Piwik\Plugins\Bandwidth\Columns\Metrics\HitsWithBandwidth";s:40:"2fe1146b62ac5439de3a93750c985441a5dea49c";s:52:"Piwik\Plugins\Bandwidth\Columns\Metrics\MaxBandwidth";s:40:"440b46a6c7a1f9dcc25e24478fa02662b70338cf";s:52:"Piwik\Plugins\Bandwidth\Columns\Metrics\MinBandwidth";s:40:"d0711e02d75191d71deeead8c62a0127cecb7fab";s:56:"Piwik\Plugins\Bandwidth\Columns\Metrics\OverallBandwidth";s:40:"985ed18cc2c45935c79de5414fcd127151755d0c";s:57:"Piwik\Plugins\Bandwidth\Columns\Metrics\PageviewBandwidth";s:40:"2dae1ded4ce94df984ca3e8fda7aff4f0293a58f";s:52:"Piwik\Plugins\Bandwidth\Columns\Metrics\SumBandwidth";s:40:"f99322a8f883e98171a1ce3273963607e7d26494";s:54:"Piwik\Plugins\Contents\Columns\Metrics\InteractionRate";s:40:"3518a24e416415db8806151b7c5845bbdc614b2e";s:54:"Piwik\Plugins\CoreHome\Columns\Metrics\ActionsPerVisit";s:40:"693002b691c311282321d8c0a8d6782f7dfee616";s:56:"Piwik\Plugins\CoreHome\Columns\Metrics\AverageTimeOnSite";s:40:"0134d94f7051d9c461b3af6a0ae17251deda7702";s:49:"Piwik\Plugins\CoreHome\Columns\Metrics\BounceRate";s:40:"10b9249663009602eb90859eb1db1aecbd08df52";s:62:"Piwik\Plugins\CoreHome\Columns\Metrics\CallableProcessedMetric";s:40:"0e59b9b65eb01874052a5288f144043235f44fbd";s:53:"Piwik\Plugins\CoreHome\Columns\Metrics\ConversionRate";s:40:"b578f3d8f3d8244691842afad9ae9b9458f9d8dd";s:54:"Piwik\Plugins\CoreHome\Columns\Metrics\EvolutionMetric";s:40:"4d6245e9e9047253c2227b929951c7300d94bd16";s:52:"Piwik\Plugins\CoreHome\Columns\Metrics\VisitsPercent";s:40:"265140683c23f4bc4d91755d5972f233c995f64d";s:41:"Piwik\Plugins\CoreHome\SystemSummary\Item";s:40:"79cc0cfe1a2785dfb8c22863a864b17bcd5a8f16";s:58:"Piwik\Plugins\CoreVisualizations\Metrics\Formatter\Numeric";s:40:"fa3daf31037185459cb70372bd4c12409fdcff18";s:60:"Piwik\Plugins\CoreVisualizations\Visualizations\Cloud\Config";s:40:"b83542bd64cbabfb1099188cee5d6565c62fb073";s:60:"Piwik\Plugins\CoreVisualizations\Visualizations\Graph\Config";s:40:"62965684856eec7c8c0167f38d4e08fc8089e02b";s:64:"Piwik\Plugins\CoreVisualizations\Visualizations\HtmlTable\Config";s:40:"dee4a3840cbec48c82a51f00a610eeae75bc50f4";s:66:"Piwik\Plugins\CoreVisualizations\Visualizations\JqplotGraph\Config";s:40:"13ad2f2c31ef62b55e50000d06d4a858e42ed785";s:76:"Piwik\Plugins\CoreVisualizations\Visualizations\JqplotGraph\Evolution\Config";s:40:"6d8d168c930bd9f57dc0adf9cec0d7eea04fd225";s:65:"Piwik\Plugins\CoreVisualizations\Visualizations\Sparklines\Config";s:40:"50b98922493a85be4806e6b3c746a2656c830cdc";s:69:"Piwik\Plugins\CustomDimensions\Columns\Metrics\AverageTimeOnDimension";s:40:"eedbafccdc40bc4f7337ceae229fafbd767f8fb9";s:45:"Piwik\Plugins\CustomDimensions\Dimension\Name";s:40:"6e62689156fb8f9e4d720065fea6af2e1d9904c6";s:44:"Piwik\Plugins\CustomJsTracker\TrackerUpdater";s:40:"5b6b14569ec2ddea45156637789c2f6512c53f0c";s:41:"Piwik\Plugins\DevicePlugins\DevicePlugins";s:40:"5397d1fbf5852d349e8939ce6fce4e87120f3e53";s:43:"Piwik\Plugins\Diagnostics\DiagnosticService";s:40:"8f2b6b02daad24762aac72006db1528cb6bfbf7a";s:47:"Piwik\Plugins\Diagnostics\Diagnostic\Diagnostic";s:40:"3a24a8867090aa11384378cf96902ed87c2f1c61";s:53:"Piwik\Plugins\Diagnostics\Diagnostic\DiagnosticResult";s:40:"9b393094a3c000a5d33a8245022517d505c58dea";s:57:"Piwik\Plugins\Diagnostics\Diagnostic\DiagnosticResultItem";s:40:"2541e2cf1c04eea94c4b742f4f6ba12b3d4ca847";s:54:"Piwik\Plugins\Events\Columns\Metrics\AverageEventValue";s:40:"a5319b1f351da5f840174bba3773104e7ce0179c";s:55:"Piwik\Plugins\Goals\Columns\Metrics\AverageOrderRevenue";s:40:"f64ae3168268455506b053e769e694e8835d2704";s:48:"Piwik\Plugins\Goals\Columns\Metrics\AveragePrice";s:40:"a7ed1aac87e4fb2c1a5a187f0dd137c5d0aee048";s:51:"Piwik\Plugins\Goals\Columns\Metrics\AverageQuantity";s:40:"9c408df0cdb73a55c825f6148dbd94f2a15de3c2";s:54:"Piwik\Plugins\Goals\Columns\Metrics\GoalConversionRate";s:40:"5fb523b5f85622c2d3d0a5fbcb6c02314fc97df6";s:63:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecificProcessedMetric";s:40:"0ee20618a05240698932ae7530854eda5bcb4bd9";s:68:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\AverageOrderRevenue";s:40:"87f92713ca145ec49ad8e4109292b834ed50b292";s:68:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\ConversionEntryRate";s:40:"1e2fecd815c66e78a2333e71771c012c0dba9214";s:67:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\ConversionPageRate";s:40:"972eb8e52a80b62041de35eea6ea6fffcd8aad95";s:63:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\ConversionRate";s:40:"a019f7f956990484d563deeda102efbe27768a19";s:60:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\Conversions";s:40:"204da8317ce43d6ec80cbd1395c5310f0a6862a2";s:66:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\ConversionsAttrib";s:40:"86bcfc1465cb3f7e6186ce76ce6e05ec2c05de04";s:65:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\ConversionsEntry";s:40:"77c26e72fbb2b6d877f4bd94f84ce54125e87338";s:59:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\ItemsCount";s:40:"a233c1d12e17a42024b2e81ad09c667f1bbcfb44";s:56:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\Revenue";s:40:"22625293f3f48b68d626d418b0ff34f2002a451c";s:62:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\RevenueAttrib";s:40:"d5f3db9555cbf398cdb57e7cb9afead2164a0f84";s:61:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\RevenueEntry";s:40:"e37f54c6ab0cee6555dad588b5506a2a53259535";s:64:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\RevenuePerEntry";s:40:"2afa92a859308bd9026b1fc04e2c11e92329ce2b";s:64:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\RevenuePerVisit";s:40:"f1c0cda0bdd0da2dbe3660a5969c7a74802b6dd2";s:57:"Piwik\Plugins\Goals\Columns\Metrics\ProductConversionRate";s:40:"59df03753cbaf41595f96657620d8c64c5271ab2";s:51:"Piwik\Plugins\Goals\Columns\Metrics\RevenuePerVisit";s:40:"44cdb58b0c0b498ec8c2729e5250092acf772bcb";s:41:"Piwik\Plugins\Live\ProfileSummaryProvider";s:40:"e40804169e7585d4f0d517ecddf2c7414e808a9c";s:56:"Piwik\Plugins\Live\ProfileSummary\ProfileSummaryAbstract";s:40:"b6afd3de203c938f4fb1162c561147fc00c49c79";s:26:"Piwik\Plugins\Live\Visitor";s:40:"562a4534bd13fe8b731fa0830161c896e4e3ff37";s:41:"Piwik\Plugins\Live\VisitorDetailsAbstract";s:40:"7962dac4495821eff67a7013b6eb7a91e0af35e1";s:51:"Piwik\Plugins\Live\Visualizations\VisitorLog\Config";s:40:"2d8b088dd9c2c9e7005123b25e0785017165e0d8";s:41:"Piwik\Plugins\MobileMessaging\SMSProvider";s:40:"1da27c5361eae6360e4eb47ede40f1270aadda7b";s:69:"Piwik\Plugins\MultiSites\Columns\Metrics\EcommerceOnlyEvolutionMetric";s:40:"1a8f435ba526f9aa7a9d76da90d948f521da12ec";s:65:"Piwik\Plugins\PagePerformance\Columns\Metrics\AveragePageLoadTime";s:40:"0f93b79c48b373a25f8129b04e3c7575456e8ba5";s:70:"Piwik\Plugins\PagePerformance\Columns\Metrics\AveragePerformanceMetric";s:40:"e7a1b4f30d19e71a040867f668a2c4051ee4d83b";s:70:"Piwik\Plugins\PagePerformance\Columns\Metrics\AverageTimeDomCompletion";s:40:"6ad99ff7b44e0c64976010396f335fec1339a1c6";s:70:"Piwik\Plugins\PagePerformance\Columns\Metrics\AverageTimeDomProcessing";s:40:"428490185886e76029d9f9d58098951cdc0fb3aa";s:64:"Piwik\Plugins\PagePerformance\Columns\Metrics\AverageTimeNetwork";s:40:"64eb51394414a12e2a40ed05743452834a69ced5";s:63:"Piwik\Plugins\PagePerformance\Columns\Metrics\AverageTimeOnLoad";s:40:"2ebdabb255037db0a9ebc9a8bf49927aff254923";s:63:"Piwik\Plugins\PagePerformance\Columns\Metrics\AverageTimeServer";s:40:"8f350d11e5b2799c2d374c1b67c66ca2527c595b";s:65:"Piwik\Plugins\PagePerformance\Columns\Metrics\AverageTimeTransfer";s:40:"344aff480cc0c452dbcb561ef179971d384c83b9";s:67:"Piwik\Plugins\Referrers\Columns\Metrics\VisitorsFromReferrerPercent";s:40:"65e846d916ef3e8cab47bcba968f3e0d24d01421";s:39:"Piwik\Plugins\TagManager\MenuTagManager";s:40:"4e65c3c5e38182366717794e40a21302b373ea0a";s:46:"Piwik\Plugins\TagManager\Template\BaseTemplate";s:40:"2463c0fcb43dc2d2ce05cda8424ec4cc37dbf60f";s:45:"Piwik\Plugins\TagManager\Template\Tag\BaseTag";s:40:"e24c1397621cc1b81017ee0db5540be266a0c583";s:53:"Piwik\Plugins\TagManager\Template\Trigger\BaseTrigger";s:40:"3be724280d89c269793a05987fa9a28a45b3107d";s:55:"Piwik\Plugins\TagManager\Template\Variable\BaseVariable";s:40:"286c6ceb24695d1ee0f4dc27bb8027c119f61f49";s:39:"Piwik\Plugins\Tour\Engagement\Challenge";s:40:"d19a31ee26ce9ead9792a46c23528b91974b792c";s:48:"Piwik\Plugins\TreemapVisualization\TreemapConfig";s:40:"3ad6bfd3c70cd6052418fb8498fd060f4e8c2e14";s:42:"Piwik\Plugins\UsersManager\UserPreferences";s:40:"029e3cfa3d8aef1b0a77615dcc00cef78eb60197";s:60:"Piwik\Plugins\VisitFrequency\Columns\Metrics\ReturningMetric";s:40:"45382cdb03f9733dd77bd135d4c6eb2a020cf3df";s:18:"Piwik\RankingQuery";s:40:"c4c8a82e139b1bb99da4281353b4730fa395cb8c";s:31:"Piwik\Report\ReportWidgetConfig";s:40:"79daf9b88751bf9e8b1a564788d963d3a54f17d2";s:32:"Piwik\Report\ReportWidgetFactory";s:40:"7cedaf856c6505c3fe137f2724a4203dd365f256";s:13:"Piwik\Request";s:40:"1b0804a0a1f5b8011233822e5ca3d67657b41d4e";s:30:"Piwik\Scheduler\Schedule\Daily";s:40:"a48d79a95db9b0a2a783eaf16fa96fd0e0acb46c";s:31:"Piwik\Scheduler\Schedule\Hourly";s:40:"db762556a37e30aee368847498504b70f33c0977";s:32:"Piwik\Scheduler\Schedule\Monthly";s:40:"f5531f6fddd169fb5ec695122da3d70b6d6552f0";s:33:"Piwik\Scheduler\Schedule\Schedule";s:40:"c893814ef4b7802121fa894d94968d4e7609a431";s:37:"Piwik\Scheduler\Schedule\SpecificTime";s:40:"d1136b168e5c2ed9ba9eeb5107eaa8708dddf9f6";s:31:"Piwik\Scheduler\Schedule\Weekly";s:40:"d491c03295b4c5c8cc89c7a1e201008a095136d0";s:25:"Piwik\Scheduler\Scheduler";s:40:"794b5b8cec730f5852c8a9ef76b8c2891e548ad6";s:20:"Piwik\Scheduler\Task";s:40:"3fab44ac3a243fbaaf5c5d45482efa19fea1e265";s:13:"Piwik\Segment";s:40:"d4b2d7e67524171ab5d44422c71c74741a0253db";s:26:"Piwik\Segment\SegmentsList";s:40:"22e3533a6c9871e7891584cb705d630fe30497c9";s:19:"Piwik\SettingsPiwik";s:40:"e6ff70ae9054e2f3daf82aaa7a5f000b8c671d27";s:20:"Piwik\SettingsServer";s:40:"f4a25013f2fbed16758b94127069e000bbc5e6bc";s:26:"Piwik\Settings\FieldConfig";s:40:"d5d18d0bba93dc36e1f2e54371631413ae87764f";s:37:"Piwik\Settings\FieldConfig\ArrayField";s:40:"ca3fb117b5ec3f50db9a60d72a3e2f1d66bb76ec";s:36:"Piwik\Settings\FieldConfig\MultiPair";s:40:"2865a730b7af40a443bae33fa45af39e18de1d6b";s:41:"Piwik\Settings\Plugin\SystemConfigSetting";s:40:"3a48b4de310a60b3896ab2ce6d751af740596994";s:35:"Piwik\Settings\Plugin\SystemSetting";s:40:"426d4aab49401786e2f52b9a654bc9c12d23e610";s:22:"Piwik\Settings\Setting";s:40:"7ff1ee7290bf94391dfd84e9453cd4a2f0f0499d";s:23:"Piwik\Settings\Settings";s:40:"be3e2fcddb04e25315b754a6c56d7797c4fb93cd";s:15:"Piwik\Singleton";s:40:"7504af2ebc0aab6a2cf643d76e52144b70e414f0";s:10:"Piwik\Site";s:40:"016a6cef325ab62271ef94ee7ffaf780fad864eb";s:25:"Piwik\SiteContentDetector";s:40:"95d19e2f41c69767bdfd345124fff1bc3cec2b0b";s:28:"Piwik\Translation\Translator";s:40:"1e35f9ec8ebcf7401840f4361a23f72fe98da000";s:13:"Piwik\Updater";s:40:"4fd2de3a1c6989cf094e1adbfc6dac5dd59aa7bb";s:23:"Piwik\Updater\Migration";s:40:"a31af14b464118eca2a6916a352318958a9c1210";s:38:"Piwik\Updater\Migration\Config\Factory";s:40:"da3b20669fc6b28be9a69a1b922660d3a74bf8c5";s:30:"Piwik\Updater\Migration\Custom";s:40:"bf5a9ca559cc3e009b8ff13b4ca48f69251c3a42";s:26:"Piwik\Updater\Migration\Db";s:40:"c85cfbcf234e3139bdf68bd272c74753810f3451";s:34:"Piwik\Updater\Migration\Db\Factory";s:40:"a764ccf0b2caaebadee5986f933dfe726f8e9bcc";s:31:"Piwik\Updater\Migration\Factory";s:40:"5cda17f08f5e164af0542536c1789aff832c0376";s:38:"Piwik\Updater\Migration\Plugin\Factory";s:40:"0c200a42ec0476bb12f45daabff4f54a15de6c4f";s:13:"Piwik\Updates";s:40:"1bef4d0cc2f6e259e1fae116a6888cc25b361f01";s:9:"Piwik\Url";s:40:"3d12231f2fbb186552151e5df3cc0aefe462b160";s:15:"Piwik\UrlHelper";s:40:"6d92436ffc94534c9a1dfa851f45bb058062e7e8";s:13:"Piwik\Version";s:40:"9c02f9e5659dd34adf1040fc92a7b950876355fc";s:10:"Piwik\View";s:40:"8c136e09e1c9988a8053f1a28315b4fec0d7bc3f";s:26:"Piwik\ViewDataTable\Config";s:40:"0e4b2def2fa446f9f5ce4c918dacbafd49be8f7c";s:27:"Piwik\ViewDataTable\Factory";s:40:"2a9bf9d88953e74010a1d0e55bb8b7a9cc798f56";s:33:"Piwik\ViewDataTable\RequestConfig";s:40:"86e968b3ace86f3604e839b3c61a163f6b08347b";s:25:"Piwik\View\SecurityPolicy";s:40:"0e3d88a84cfac57f8cde82544cb950736fda6763";s:20:"Piwik\View\UIControl";s:40:"4601e28024216da80da16bb259b0715f49036846";s:24:"Piwik\View\ViewInterface";s:40:"abc986271c5e3121b3053f6b6eaf5726c9fb0837";s:19:"Piwik\Widget\Widget";s:40:"82dc0891d0a57735332caba39b6732bed3faa530";s:25:"Piwik\Widget\WidgetConfig";s:40:"fb90958c42e1028fa042c4d9b8d3980948922a2c";s:34:"Piwik\Widget\WidgetContainerConfig";s:40:"b9a02db16524044dca97d0c7d5c6bdf403f8a363";s:24:"Piwik\Widget\WidgetsList";s:40:"155ed315677faca5db2b8c5ba492e572b39addb2";}s:8:"versions";a:1:{i:0;s:7:"5.x-dev";}s:10:"namespaces";a:103:{i:0;s:0:"";i:1;s:5:"Piwik";i:2;s:9:"Piwik\API";i:3;s:13:"Piwik\Archive";i:4;s:22:"Piwik\ArchiveProcessor";i:5;s:10:"Piwik\Auth";i:6;s:14:"Piwik\Category";i:7;s:13:"Piwik\Columns";i:8;s:18:"Piwik\Columns\Join";i:9;s:16:"Piwik\DataAccess";i:10;s:15:"Piwik\DataTable";i:11;s:22:"Piwik\DataTable\Filter";i:12;s:10:"Piwik\Intl";i:13;s:15:"Piwik\Intl\Data";i:14;s:24:"Piwik\Intl\Data\Provider";i:15;s:10:"Piwik\Menu";i:16;s:13:"Piwik\Metrics";i:17;s:23:"Piwik\Metrics\Formatter";i:18;s:18:"Piwik\Notification";i:19;s:12:"Piwik\Period";i:20;s:12:"Piwik\Plugin";i:21;s:22:"Piwik\Plugin\Dimension";i:22;s:13:"Piwik\Plugins";i:23;s:21:"Piwik\Plugins\Actions";i:24;s:29:"Piwik\Plugins\Actions\Columns";i:25;s:37:"Piwik\Plugins\Actions\Columns\Metrics";i:26;s:23:"Piwik\Plugins\Bandwidth";i:27;s:31:"Piwik\Plugins\Bandwidth\Columns";i:28;s:39:"Piwik\Plugins\Bandwidth\Columns\Metrics";i:29;s:22:"Piwik\Plugins\Contents";i:30;s:30:"Piwik\Plugins\Contents\Columns";i:31;s:38:"Piwik\Plugins\Contents\Columns\Metrics";i:32;s:22:"Piwik\Plugins\CoreHome";i:33;s:30:"Piwik\Plugins\CoreHome\Columns";i:34;s:38:"Piwik\Plugins\CoreHome\Columns\Metrics";i:35;s:36:"Piwik\Plugins\CoreHome\SystemSummary";i:36;s:32:"Piwik\Plugins\CoreVisualizations";i:37;s:40:"Piwik\Plugins\CoreVisualizations\Metrics";i:38;s:50:"Piwik\Plugins\CoreVisualizations\Metrics\Formatter";i:39;s:47:"Piwik\Plugins\CoreVisualizations\Visualizations";i:40;s:53:"Piwik\Plugins\CoreVisualizations\Visualizations\Cloud";i:41;s:53:"Piwik\Plugins\CoreVisualizations\Visualizations\Graph";i:42;s:57:"Piwik\Plugins\CoreVisualizations\Visualizations\HtmlTable";i:43;s:59:"Piwik\Plugins\CoreVisualizations\Visualizations\JqplotGraph";i:44;s:69:"Piwik\Plugins\CoreVisualizations\Visualizations\JqplotGraph\Evolution";i:45;s:58:"Piwik\Plugins\CoreVisualizations\Visualizations\Sparklines";i:46;s:30:"Piwik\Plugins\CustomDimensions";i:47;s:38:"Piwik\Plugins\CustomDimensions\Columns";i:48;s:46:"Piwik\Plugins\CustomDimensions\Columns\Metrics";i:49;s:40:"Piwik\Plugins\CustomDimensions\Dimension";i:50;s:29:"Piwik\Plugins\CustomJsTracker";i:51;s:27:"Piwik\Plugins\DevicePlugins";i:52;s:25:"Piwik\Plugins\Diagnostics";i:53;s:36:"Piwik\Plugins\Diagnostics\Diagnostic";i:54;s:20:"Piwik\Plugins\Events";i:55;s:28:"Piwik\Plugins\Events\Columns";i:56;s:36:"Piwik\Plugins\Events\Columns\Metrics";i:57;s:19:"Piwik\Plugins\Goals";i:58;s:27:"Piwik\Plugins\Goals\Columns";i:59;s:35:"Piwik\Plugins\Goals\Columns\Metrics";i:60;s:48:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific";i:61;s:18:"Piwik\Plugins\Live";i:62;s:33:"Piwik\Plugins\Live\ProfileSummary";i:63;s:33:"Piwik\Plugins\Live\Visualizations";i:64;s:44:"Piwik\Plugins\Live\Visualizations\VisitorLog";i:65;s:29:"Piwik\Plugins\MobileMessaging";i:66;s:24:"Piwik\Plugins\MultiSites";i:67;s:32:"Piwik\Plugins\MultiSites\Columns";i:68;s:40:"Piwik\Plugins\MultiSites\Columns\Metrics";i:69;s:29:"Piwik\Plugins\PagePerformance";i:70;s:37:"Piwik\Plugins\PagePerformance\Columns";i:71;s:45:"Piwik\Plugins\PagePerformance\Columns\Metrics";i:72;s:23:"Piwik\Plugins\Referrers";i:73;s:31:"Piwik\Plugins\Referrers\Columns";i:74;s:39:"Piwik\Plugins\Referrers\Columns\Metrics";i:75;s:24:"Piwik\Plugins\TagManager";i:76;s:33:"Piwik\Plugins\TagManager\Template";i:77;s:37:"Piwik\Plugins\TagManager\Template\Tag";i:78;s:41:"Piwik\Plugins\TagManager\Template\Trigger";i:79;s:42:"Piwik\Plugins\TagManager\Template\Variable";i:80;s:18:"Piwik\Plugins\Tour";i:81;s:29:"Piwik\Plugins\Tour\Engagement";i:82;s:34:"Piwik\Plugins\TreemapVisualization";i:83;s:26:"Piwik\Plugins\UsersManager";i:84;s:28:"Piwik\Plugins\VisitFrequency";i:85;s:36:"Piwik\Plugins\VisitFrequency\Columns";i:86;s:44:"Piwik\Plugins\VisitFrequency\Columns\Metrics";i:87;s:12:"Piwik\Report";i:88;s:15:"Piwik\Scheduler";i:89;s:24:"Piwik\Scheduler\Schedule";i:90;s:13:"Piwik\Segment";i:91;s:14:"Piwik\Settings";i:92;s:26:"Piwik\Settings\FieldConfig";i:93;s:21:"Piwik\Settings\Plugin";i:94;s:17:"Piwik\Translation";i:95;s:13:"Piwik\Updater";i:96;s:23:"Piwik\Updater\Migration";i:97;s:30:"Piwik\Updater\Migration\Config";i:98;s:26:"Piwik\Updater\Migration\Db";i:99;s:30:"Piwik\Updater\Migration\Plugin";i:100;s:10:"Piwik\View";i:101;s:19:"Piwik\ViewDataTable";i:102;s:12:"Piwik\Widget";}} \ No newline at end of file +O:19:"Sami\Renderer\Index":3:{s:7:"classes";a:244:{s:13:"MatomoTracker";s:40:"fcadbeab14fae04efd16db2473cfaa9f8a07d136";s:17:"Piwik\API\Request";s:40:"7b3ccdad9e209832c4d8399beb21913aa76a63fe";s:12:"Piwik\Access";s:40:"db1bafc45f98cafcbc034e1c6eda351427e6802d";s:13:"Piwik\Archive";s:40:"cac8ac1935194ebdf230dfdd46bbbf9b715ad3fc";s:22:"Piwik\ArchiveProcessor";s:40:"b8534eedad870b3d68e15b205075aec6c6e60f7a";s:33:"Piwik\ArchiveProcessor\Parameters";s:40:"c42e59b4fb00f64b2473859b04b3d343b1767ebf";s:29:"Piwik\ArchiveProcessor\Record";s:40:"ae3929a3a2ba7a6c6e0bad3f228051037c612a0a";s:32:"Piwik\Archive\ArchiveInvalidator";s:40:"8cfb4d4ab10b18b1790dc375b89ee0c52c1cd0a5";s:10:"Piwik\Auth";s:40:"9e86438371314095240ff62b2c5d83b16dc33df4";s:16:"Piwik\AuthResult";s:40:"e43f4a81a7148f2b8773dcc120983f9046f0ae18";s:19:"Piwik\Auth\Password";s:40:"bc562b7d1a4b0a4087ce7d5b2c74875d98ab3e8e";s:26:"Piwik\Category\Subcategory";s:40:"c424857376b7040ad30303668e99b79ba469f1f7";s:35:"Piwik\Columns\ComputedMetricFactory";s:40:"cf12b168862fb169b57e976f008ee807ee598759";s:23:"Piwik\Columns\Dimension";s:40:"a4defc64c7c891768d55ba0a83aa3ee7572c1bfe";s:36:"Piwik\Columns\DimensionMetricFactory";s:40:"28a931485341b27bfb464376383ab5479ca69b44";s:37:"Piwik\Columns\DimensionSegmentFactory";s:40:"91b907a2158ddd73e402bdef6367393f7bc50b47";s:27:"Piwik\Columns\Discriminator";s:40:"1af593c360e60081f46575292b9a05bf5e2520d6";s:18:"Piwik\Columns\Join";s:40:"48f47e7bc8c8c3dc9d1d3ee6d8b2f14133be28d9";s:33:"Piwik\Columns\Join\ActionNameJoin";s:40:"2be67b11b1a2ba933df4d599ecc0483131f0eed0";s:31:"Piwik\Columns\Join\GoalNameJoin";s:40:"c3480c283fe8d56b620b57af411d82661913d1f3";s:31:"Piwik\Columns\Join\SiteNameJoin";s:40:"6fa9448cfd75f58a9e8a31cfc788cedd06447f80";s:25:"Piwik\Columns\MetricsList";s:40:"85a6d44169694d77386bbd43478e542e0267d46e";s:21:"Piwik\Columns\Updater";s:40:"80bf948f41096c8b67acfdc77f16c80ad2a46804";s:12:"Piwik\Common";s:40:"9ee897f4bd72e4f8224872953ca9e5c57b19b827";s:12:"Piwik\Config";s:40:"2eb51a4485129ca63cef113a22de8f7cd496a83e";s:8:"Piwik\DI";s:40:"6b8035b62923bd711ee110cbd4cd07424398a404";s:30:"Piwik\DataAccess\LogAggregator";s:40:"953abb54036557759e2bcef8d9769be2a78c6cca";s:15:"Piwik\DataTable";s:40:"2b8c3e3f17d655fbb91fa03d501ed5df13e35173";s:26:"Piwik\DataTable\BaseFilter";s:40:"08b00319ab65443eddecda74ccbcdd5b56b94a5e";s:49:"Piwik\DataTable\Filter\AddColumnsProcessedMetrics";s:40:"f7f273eb44778576935a712d0e6c4856e782f17f";s:53:"Piwik\DataTable\Filter\AddColumnsProcessedMetricsGoal";s:40:"b648aea2c0643fe59b1cee1aea937dc53707f3dc";s:40:"Piwik\DataTable\Filter\AddSegmentByLabel";s:40:"67a049e83e3b263bc13354dd6214d9ddf2a941c4";s:47:"Piwik\DataTable\Filter\AddSegmentByLabelMapping";s:40:"8e368fb12194efbb327742692055642125665fa3";s:45:"Piwik\DataTable\Filter\AddSegmentByRangeLabel";s:40:"2387df0511e738ba63eeb8e0e81d709d23f5b565";s:47:"Piwik\DataTable\Filter\AddSegmentBySegmentValue";s:40:"9f6fefb251a3ba99eb00778d6600b78d8f999f62";s:38:"Piwik\DataTable\Filter\AddSegmentValue";s:40:"d41e8b62aa10dd93e4ce8154d7973a227767e322";s:36:"Piwik\DataTable\Filter\AddSummaryRow";s:40:"8630c1bd748a8264e090fdc045138a8eda88b0d2";s:42:"Piwik\DataTable\Filter\BeautifyRangeLabels";s:40:"e7b7f0c949e351cadfd8e0b5c9a0379f77abd4f5";s:46:"Piwik\DataTable\Filter\BeautifyTimeRangeLabels";s:40:"cc8bf68bedfda633f9d7ba44576cdcc95e3fc887";s:47:"Piwik\DataTable\Filter\CalculateEvolutionFilter";s:40:"002ebd0b76caaaf197c531c571b0aa24a57055cd";s:46:"Piwik\DataTable\Filter\ColumnCallbackAddColumn";s:40:"fdf437508d3ac6e5f716c5aab700ed6a305a389f";s:56:"Piwik\DataTable\Filter\ColumnCallbackAddColumnPercentage";s:40:"0b583233627956e4e0a819179f058e2c27dc1089";s:54:"Piwik\DataTable\Filter\ColumnCallbackAddColumnQuotient";s:40:"fd8dd2b57e37f83ee8da5d13e6191e7cebc3bf77";s:48:"Piwik\DataTable\Filter\ColumnCallbackAddMetadata";s:40:"d83d723b6e389aa29f0bc6d121030484bbe72675";s:51:"Piwik\DataTable\Filter\ColumnCallbackDeleteMetadata";s:40:"f43e9615fde535f2626f798fab2a0c4a1271b161";s:46:"Piwik\DataTable\Filter\ColumnCallbackDeleteRow";s:40:"fe040bd2b38218ec6d1fbf0e841738b1928bcd97";s:44:"Piwik\DataTable\Filter\ColumnCallbackReplace";s:40:"16aa4a7a515a3fe6710666ef072406996c65345b";s:35:"Piwik\DataTable\Filter\ColumnDelete";s:40:"49dff5cab689406b366ba9d3c4ebebb43e0c56b2";s:43:"Piwik\DataTable\Filter\ExcludeLowPopulation";s:40:"88746f02e670b698c3e04cbee664e9134af01f71";s:30:"Piwik\DataTable\Filter\GroupBy";s:40:"fee3f388bc83979bb0bf94f418f717311a6c84ff";s:28:"Piwik\DataTable\Filter\Limit";s:40:"bc7412cd2fd71103bfd4b77e536719b58c496e26";s:50:"Piwik\DataTable\Filter\MetadataCallbackAddMetadata";s:40:"262eee3e0a8adf6a47553e1f2bc08770a19a2a5d";s:46:"Piwik\DataTable\Filter\MetadataCallbackReplace";s:40:"e7af9aee5d559c40366b8f8754dcc8c0b27b6a37";s:30:"Piwik\DataTable\Filter\Pattern";s:40:"2fe54ac10f6f12afb2ab922a88d5420125402d00";s:39:"Piwik\DataTable\Filter\PatternRecursive";s:40:"8d3205f2a1e4b8e618b44986c92b948600dd6fb6";s:37:"Piwik\DataTable\Filter\PrependSegment";s:40:"7516883aac2bdc5f4e279afa7ff5a5d78716986c";s:45:"Piwik\DataTable\Filter\PrependValueToMetadata";s:40:"9b53ddce180db07100571e9ee72ddc50ea8349dc";s:38:"Piwik\DataTable\Filter\RemoveSubtables";s:40:"1e9f4592086fa42c279ddb7ed61641eb000c5413";s:41:"Piwik\DataTable\Filter\ReplaceColumnNames";s:40:"089f3f4cd792b281c15f7022667b90d4787244e3";s:45:"Piwik\DataTable\Filter\ReplaceSummaryRowLabel";s:40:"7a43d6acd43a2e8bc4add0e9788ba51d3b3bba0a";s:27:"Piwik\DataTable\Filter\Sort";s:40:"ab6b0121ffafc379c8e4f0ef72eff445db1759cc";s:31:"Piwik\DataTable\Filter\Truncate";s:40:"2ec78ace201c83bfa78ec9c5a69f11f0be4a331b";s:19:"Piwik\DataTable\Map";s:40:"b69fd7922d7a4bea2c3642f591bc624017361e17";s:19:"Piwik\DataTable\Row";s:40:"59513ff4a4133bdab6819eed26f664746725981d";s:22:"Piwik\DataTable\Simple";s:40:"cd5ce8b2d46ea65513e451a75d0c1a68a92aa59e";s:10:"Piwik\Date";s:40:"56c1fc456426c8287cf046a648b7990082e2a77f";s:8:"Piwik\Db";s:40:"699d89fcdd5c43f8f731dc0435f32cfe0d366124";s:14:"Piwik\DbHelper";s:40:"9828374d50588497deb29acaed1436ff7b072b33";s:16:"Piwik\Filesystem";s:40:"2a75ef8d6ff02cf0b3973e7a9d50b795e09959d2";s:21:"Piwik\FrontController";s:40:"4e7662d51eccc2698d7b4caad7fad7f4c6444a43";s:10:"Piwik\Http";s:40:"6ea316f7452050a1a37410b829cd33e18a947282";s:8:"Piwik\IP";s:40:"fcf26de286ad57b594ed45c3e82f6fc8fca6839e";s:45:"Piwik\Intl\Data\Provider\CurrencyDataProvider";s:40:"9115389833d5f24d2d24a4188b4e24aeed440af3";s:45:"Piwik\Intl\Data\Provider\LanguageDataProvider";s:40:"0eacda44424fa1b61d042439827b623d4a6c5c3e";s:43:"Piwik\Intl\Data\Provider\RegionDataProvider";s:40:"0732ab69b1ce6823c9c533cb52920228dfc0a6ca";s:9:"Piwik\Log";s:40:"30f98c8d7a6e41f57583338d406a5c3c4615d1a9";s:10:"Piwik\Mail";s:40:"bb1a4dc74baf2eaadad958089cf954447dd98429";s:23:"Piwik\Menu\MenuAbstract";s:40:"cd71ed40ac7ad1670cc76e7b88010b47e85dbdf2";s:20:"Piwik\Menu\MenuAdmin";s:40:"a192af23ee3b43ec18b666ad4d6ff8dd5825a7fc";s:18:"Piwik\Menu\MenuTop";s:40:"802089786f7769dfddfe73e537d9ccb709c1e4c3";s:13:"Piwik\Metrics";s:40:"89d7bab07d5306a4a2e1d29c039c4ee53f77ac3d";s:23:"Piwik\Metrics\Formatter";s:40:"65c06d810054cc8f7e190001b880d99ed1c257ce";s:28:"Piwik\Metrics\Formatter\Html";s:40:"9f8e73099c99c0ee3fea72a4c88b9578374a6485";s:23:"Piwik\NoAccessException";s:40:"fe9f6df059e3b3501582158fffb4718d550ef3e0";s:11:"Piwik\Nonce";s:40:"e8f4de2b8732f15da0d49c9d54a1e86ab05d25d9";s:18:"Piwik\Notification";s:40:"a4b1dce162271365da0aa396285401ac45fbed77";s:26:"Piwik\Notification\Manager";s:40:"c1e57b0404db803bb11c5851f8a07808b66e149d";s:12:"Piwik\Option";s:40:"831d45c5a81f137fd1ae7b51a4ec9d74a7d1b66a";s:12:"Piwik\Period";s:40:"0a6e3ba767b83c6c1644a258edbab0eb37e19907";s:18:"Piwik\Period\Range";s:40:"5886eec35a78c13058d4fac5bc45619c118c75d3";s:11:"Piwik\Piwik";s:40:"03767e880d6511edfff620345ad8e8b05c123eb1";s:12:"Piwik\Plugin";s:40:"efd1da98696f6f43cee1fe3fb1bc1483191efc85";s:16:"Piwik\Plugin\API";s:40:"bf33eea8351d346a3c6dd454e31aef55c00829e0";s:29:"Piwik\Plugin\AggregatedMetric";s:40:"f4fb63bff5ee39cc2ffbcb570e09fd220eb33df9";s:21:"Piwik\Plugin\Archiver";s:40:"984f110a2ca4f16cdfffbd4bc9ba10d5a2802ebe";s:23:"Piwik\Plugin\Controller";s:40:"941795fb345859317722d1b799788e7977463536";s:28:"Piwik\Plugin\ControllerAdmin";s:40:"7578facf4adf543f52fdd38e97efe4a385cf1e05";s:38:"Piwik\Plugin\Dimension\ActionDimension";s:40:"1e847d93241d13f7b0bb528539db285a0a078431";s:42:"Piwik\Plugin\Dimension\ConversionDimension";s:40:"b950fdf577a881aa71b507225dc20cf5780c268b";s:37:"Piwik\Plugin\Dimension\VisitDimension";s:40:"1fdb9838a3334b71ffbb16d74d02055db10e49a5";s:20:"Piwik\Plugin\Manager";s:40:"d4283c4e4c71f2e06ee1fd4cf7b06f9431e76317";s:17:"Piwik\Plugin\Menu";s:40:"f6ff8d19876bbd12ee2a5696d18ae2dc2a3f4683";s:19:"Piwik\Plugin\Metric";s:40:"5ec8b65f10bc3c64c1ca7ad36f80a63a24fe3464";s:28:"Piwik\Plugin\ProcessedMetric";s:40:"d3ff53f4d13b6a2c86f9fb0d6e7306ee52d7740a";s:19:"Piwik\Plugin\Report";s:40:"cbe959c27738512ba34ab37ed3dc0daf9cf557c1";s:28:"Piwik\Plugin\ReportsProvider";s:40:"26f5e4ba0b6fa30e9ddeba6d0489ad2d3123602c";s:20:"Piwik\Plugin\Segment";s:40:"a9fc5a8dc77c43a3d9e18834a4ce23a3e0d6dbfd";s:29:"Piwik\Plugin\SettingsProvider";s:40:"c01504a79b3e75d5ba117c37584d0ea55d8b5721";s:18:"Piwik\Plugin\Tasks";s:40:"ea7063d1ae3c89e53aa8206c777aec6139f0656b";s:26:"Piwik\Plugin\ViewDataTable";s:40:"029be613c7fcbab61041c095ebfff0f9e9744f53";s:26:"Piwik\Plugin\Visualization";s:40:"6d59e2e708c23470a3b4ebf7b40deed56b081a26";s:63:"Piwik\Plugins\Actions\Columns\Metrics\AveragePageGenerationTime";s:40:"f8ba191c622831d74de038182764a4b9d295ea45";s:55:"Piwik\Plugins\Actions\Columns\Metrics\AverageTimeOnPage";s:40:"3a51afcef30debdfd970dd26b9c4ddb76d65494b";s:48:"Piwik\Plugins\Actions\Columns\Metrics\BounceRate";s:40:"3900576423816c7bae48d35708cd085c12a3c848";s:46:"Piwik\Plugins\Actions\Columns\Metrics\ExitRate";s:40:"ac25f64033f0ec85265a7e7c294ee8ddf9376901";s:52:"Piwik\Plugins\Bandwidth\Columns\Metrics\AvgBandwidth";s:40:"9f1286371b31d20f52d2a991f78b1b650015dfd7";s:44:"Piwik\Plugins\Bandwidth\Columns\Metrics\Base";s:40:"91a7ad5438ce1ebb2237dd0ce354be7637bf268d";s:57:"Piwik\Plugins\Bandwidth\Columns\Metrics\DownloadBandwidth";s:40:"7ded2616fb156a6e1e3f241de5150f490be33364";s:57:"Piwik\Plugins\Bandwidth\Columns\Metrics\HitsWithBandwidth";s:40:"2fe1146b62ac5439de3a93750c985441a5dea49c";s:52:"Piwik\Plugins\Bandwidth\Columns\Metrics\MaxBandwidth";s:40:"440b46a6c7a1f9dcc25e24478fa02662b70338cf";s:52:"Piwik\Plugins\Bandwidth\Columns\Metrics\MinBandwidth";s:40:"d0711e02d75191d71deeead8c62a0127cecb7fab";s:56:"Piwik\Plugins\Bandwidth\Columns\Metrics\OverallBandwidth";s:40:"985ed18cc2c45935c79de5414fcd127151755d0c";s:57:"Piwik\Plugins\Bandwidth\Columns\Metrics\PageviewBandwidth";s:40:"2dae1ded4ce94df984ca3e8fda7aff4f0293a58f";s:52:"Piwik\Plugins\Bandwidth\Columns\Metrics\SumBandwidth";s:40:"f99322a8f883e98171a1ce3273963607e7d26494";s:54:"Piwik\Plugins\Contents\Columns\Metrics\InteractionRate";s:40:"3518a24e416415db8806151b7c5845bbdc614b2e";s:54:"Piwik\Plugins\CoreHome\Columns\Metrics\ActionsPerVisit";s:40:"693002b691c311282321d8c0a8d6782f7dfee616";s:56:"Piwik\Plugins\CoreHome\Columns\Metrics\AverageTimeOnSite";s:40:"0134d94f7051d9c461b3af6a0ae17251deda7702";s:49:"Piwik\Plugins\CoreHome\Columns\Metrics\BounceRate";s:40:"10b9249663009602eb90859eb1db1aecbd08df52";s:62:"Piwik\Plugins\CoreHome\Columns\Metrics\CallableProcessedMetric";s:40:"0e59b9b65eb01874052a5288f144043235f44fbd";s:53:"Piwik\Plugins\CoreHome\Columns\Metrics\ConversionRate";s:40:"b578f3d8f3d8244691842afad9ae9b9458f9d8dd";s:54:"Piwik\Plugins\CoreHome\Columns\Metrics\EvolutionMetric";s:40:"4d6245e9e9047253c2227b929951c7300d94bd16";s:52:"Piwik\Plugins\CoreHome\Columns\Metrics\VisitsPercent";s:40:"265140683c23f4bc4d91755d5972f233c995f64d";s:41:"Piwik\Plugins\CoreHome\SystemSummary\Item";s:40:"79cc0cfe1a2785dfb8c22863a864b17bcd5a8f16";s:58:"Piwik\Plugins\CoreVisualizations\Metrics\Formatter\Numeric";s:40:"fa3daf31037185459cb70372bd4c12409fdcff18";s:60:"Piwik\Plugins\CoreVisualizations\Visualizations\Cloud\Config";s:40:"b83542bd64cbabfb1099188cee5d6565c62fb073";s:60:"Piwik\Plugins\CoreVisualizations\Visualizations\Graph\Config";s:40:"62965684856eec7c8c0167f38d4e08fc8089e02b";s:64:"Piwik\Plugins\CoreVisualizations\Visualizations\HtmlTable\Config";s:40:"dee4a3840cbec48c82a51f00a610eeae75bc50f4";s:66:"Piwik\Plugins\CoreVisualizations\Visualizations\JqplotGraph\Config";s:40:"13ad2f2c31ef62b55e50000d06d4a858e42ed785";s:76:"Piwik\Plugins\CoreVisualizations\Visualizations\JqplotGraph\Evolution\Config";s:40:"6d8d168c930bd9f57dc0adf9cec0d7eea04fd225";s:65:"Piwik\Plugins\CoreVisualizations\Visualizations\Sparklines\Config";s:40:"50b98922493a85be4806e6b3c746a2656c830cdc";s:69:"Piwik\Plugins\CustomDimensions\Columns\Metrics\AverageTimeOnDimension";s:40:"eedbafccdc40bc4f7337ceae229fafbd767f8fb9";s:45:"Piwik\Plugins\CustomDimensions\Dimension\Name";s:40:"6e62689156fb8f9e4d720065fea6af2e1d9904c6";s:44:"Piwik\Plugins\CustomJsTracker\TrackerUpdater";s:40:"5b6b14569ec2ddea45156637789c2f6512c53f0c";s:41:"Piwik\Plugins\DevicePlugins\DevicePlugins";s:40:"5397d1fbf5852d349e8939ce6fce4e87120f3e53";s:43:"Piwik\Plugins\Diagnostics\DiagnosticService";s:40:"8f2b6b02daad24762aac72006db1528cb6bfbf7a";s:47:"Piwik\Plugins\Diagnostics\Diagnostic\Diagnostic";s:40:"3a24a8867090aa11384378cf96902ed87c2f1c61";s:53:"Piwik\Plugins\Diagnostics\Diagnostic\DiagnosticResult";s:40:"9b393094a3c000a5d33a8245022517d505c58dea";s:57:"Piwik\Plugins\Diagnostics\Diagnostic\DiagnosticResultItem";s:40:"2541e2cf1c04eea94c4b742f4f6ba12b3d4ca847";s:54:"Piwik\Plugins\Events\Columns\Metrics\AverageEventValue";s:40:"a5319b1f351da5f840174bba3773104e7ce0179c";s:55:"Piwik\Plugins\Goals\Columns\Metrics\AverageOrderRevenue";s:40:"f64ae3168268455506b053e769e694e8835d2704";s:48:"Piwik\Plugins\Goals\Columns\Metrics\AveragePrice";s:40:"a7ed1aac87e4fb2c1a5a187f0dd137c5d0aee048";s:51:"Piwik\Plugins\Goals\Columns\Metrics\AverageQuantity";s:40:"9c408df0cdb73a55c825f6148dbd94f2a15de3c2";s:54:"Piwik\Plugins\Goals\Columns\Metrics\GoalConversionRate";s:40:"5fb523b5f85622c2d3d0a5fbcb6c02314fc97df6";s:63:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecificProcessedMetric";s:40:"0ee20618a05240698932ae7530854eda5bcb4bd9";s:68:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\AverageOrderRevenue";s:40:"87f92713ca145ec49ad8e4109292b834ed50b292";s:68:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\ConversionEntryRate";s:40:"1e2fecd815c66e78a2333e71771c012c0dba9214";s:67:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\ConversionPageRate";s:40:"972eb8e52a80b62041de35eea6ea6fffcd8aad95";s:63:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\ConversionRate";s:40:"a019f7f956990484d563deeda102efbe27768a19";s:60:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\Conversions";s:40:"204da8317ce43d6ec80cbd1395c5310f0a6862a2";s:66:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\ConversionsAttrib";s:40:"86bcfc1465cb3f7e6186ce76ce6e05ec2c05de04";s:65:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\ConversionsEntry";s:40:"77c26e72fbb2b6d877f4bd94f84ce54125e87338";s:59:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\ItemsCount";s:40:"a233c1d12e17a42024b2e81ad09c667f1bbcfb44";s:56:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\Revenue";s:40:"22625293f3f48b68d626d418b0ff34f2002a451c";s:62:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\RevenueAttrib";s:40:"d5f3db9555cbf398cdb57e7cb9afead2164a0f84";s:61:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\RevenueEntry";s:40:"e37f54c6ab0cee6555dad588b5506a2a53259535";s:64:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\RevenuePerEntry";s:40:"2afa92a859308bd9026b1fc04e2c11e92329ce2b";s:64:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific\RevenuePerVisit";s:40:"f1c0cda0bdd0da2dbe3660a5969c7a74802b6dd2";s:57:"Piwik\Plugins\Goals\Columns\Metrics\ProductConversionRate";s:40:"59df03753cbaf41595f96657620d8c64c5271ab2";s:51:"Piwik\Plugins\Goals\Columns\Metrics\RevenuePerVisit";s:40:"44cdb58b0c0b498ec8c2729e5250092acf772bcb";s:41:"Piwik\Plugins\Live\ProfileSummaryProvider";s:40:"e40804169e7585d4f0d517ecddf2c7414e808a9c";s:56:"Piwik\Plugins\Live\ProfileSummary\ProfileSummaryAbstract";s:40:"b6afd3de203c938f4fb1162c561147fc00c49c79";s:26:"Piwik\Plugins\Live\Visitor";s:40:"562a4534bd13fe8b731fa0830161c896e4e3ff37";s:41:"Piwik\Plugins\Live\VisitorDetailsAbstract";s:40:"7962dac4495821eff67a7013b6eb7a91e0af35e1";s:51:"Piwik\Plugins\Live\Visualizations\VisitorLog\Config";s:40:"2d8b088dd9c2c9e7005123b25e0785017165e0d8";s:41:"Piwik\Plugins\MobileMessaging\SMSProvider";s:40:"1da27c5361eae6360e4eb47ede40f1270aadda7b";s:69:"Piwik\Plugins\MultiSites\Columns\Metrics\EcommerceOnlyEvolutionMetric";s:40:"1a8f435ba526f9aa7a9d76da90d948f521da12ec";s:65:"Piwik\Plugins\PagePerformance\Columns\Metrics\AveragePageLoadTime";s:40:"0f93b79c48b373a25f8129b04e3c7575456e8ba5";s:70:"Piwik\Plugins\PagePerformance\Columns\Metrics\AveragePerformanceMetric";s:40:"e7a1b4f30d19e71a040867f668a2c4051ee4d83b";s:70:"Piwik\Plugins\PagePerformance\Columns\Metrics\AverageTimeDomCompletion";s:40:"6ad99ff7b44e0c64976010396f335fec1339a1c6";s:70:"Piwik\Plugins\PagePerformance\Columns\Metrics\AverageTimeDomProcessing";s:40:"428490185886e76029d9f9d58098951cdc0fb3aa";s:64:"Piwik\Plugins\PagePerformance\Columns\Metrics\AverageTimeNetwork";s:40:"64eb51394414a12e2a40ed05743452834a69ced5";s:63:"Piwik\Plugins\PagePerformance\Columns\Metrics\AverageTimeOnLoad";s:40:"2ebdabb255037db0a9ebc9a8bf49927aff254923";s:63:"Piwik\Plugins\PagePerformance\Columns\Metrics\AverageTimeServer";s:40:"8f350d11e5b2799c2d374c1b67c66ca2527c595b";s:65:"Piwik\Plugins\PagePerformance\Columns\Metrics\AverageTimeTransfer";s:40:"344aff480cc0c452dbcb561ef179971d384c83b9";s:67:"Piwik\Plugins\Referrers\Columns\Metrics\VisitorsFromReferrerPercent";s:40:"65e846d916ef3e8cab47bcba968f3e0d24d01421";s:39:"Piwik\Plugins\TagManager\MenuTagManager";s:40:"4e65c3c5e38182366717794e40a21302b373ea0a";s:46:"Piwik\Plugins\TagManager\Template\BaseTemplate";s:40:"2463c0fcb43dc2d2ce05cda8424ec4cc37dbf60f";s:45:"Piwik\Plugins\TagManager\Template\Tag\BaseTag";s:40:"e24c1397621cc1b81017ee0db5540be266a0c583";s:53:"Piwik\Plugins\TagManager\Template\Trigger\BaseTrigger";s:40:"3be724280d89c269793a05987fa9a28a45b3107d";s:55:"Piwik\Plugins\TagManager\Template\Variable\BaseVariable";s:40:"286c6ceb24695d1ee0f4dc27bb8027c119f61f49";s:39:"Piwik\Plugins\Tour\Engagement\Challenge";s:40:"d19a31ee26ce9ead9792a46c23528b91974b792c";s:48:"Piwik\Plugins\TreemapVisualization\TreemapConfig";s:40:"3ad6bfd3c70cd6052418fb8498fd060f4e8c2e14";s:42:"Piwik\Plugins\UsersManager\UserPreferences";s:40:"029e3cfa3d8aef1b0a77615dcc00cef78eb60197";s:60:"Piwik\Plugins\VisitFrequency\Columns\Metrics\ReturningMetric";s:40:"45382cdb03f9733dd77bd135d4c6eb2a020cf3df";s:18:"Piwik\RankingQuery";s:40:"c4c8a82e139b1bb99da4281353b4730fa395cb8c";s:31:"Piwik\Report\ReportWidgetConfig";s:40:"79daf9b88751bf9e8b1a564788d963d3a54f17d2";s:32:"Piwik\Report\ReportWidgetFactory";s:40:"7cedaf856c6505c3fe137f2724a4203dd365f256";s:13:"Piwik\Request";s:40:"1b0804a0a1f5b8011233822e5ca3d67657b41d4e";s:30:"Piwik\Scheduler\Schedule\Daily";s:40:"a48d79a95db9b0a2a783eaf16fa96fd0e0acb46c";s:31:"Piwik\Scheduler\Schedule\Hourly";s:40:"db762556a37e30aee368847498504b70f33c0977";s:32:"Piwik\Scheduler\Schedule\Monthly";s:40:"f5531f6fddd169fb5ec695122da3d70b6d6552f0";s:33:"Piwik\Scheduler\Schedule\Schedule";s:40:"c893814ef4b7802121fa894d94968d4e7609a431";s:37:"Piwik\Scheduler\Schedule\SpecificTime";s:40:"d1136b168e5c2ed9ba9eeb5107eaa8708dddf9f6";s:31:"Piwik\Scheduler\Schedule\Weekly";s:40:"d491c03295b4c5c8cc89c7a1e201008a095136d0";s:25:"Piwik\Scheduler\Scheduler";s:40:"794b5b8cec730f5852c8a9ef76b8c2891e548ad6";s:20:"Piwik\Scheduler\Task";s:40:"3fab44ac3a243fbaaf5c5d45482efa19fea1e265";s:13:"Piwik\Segment";s:40:"d4b2d7e67524171ab5d44422c71c74741a0253db";s:26:"Piwik\Segment\SegmentsList";s:40:"22e3533a6c9871e7891584cb705d630fe30497c9";s:19:"Piwik\SettingsPiwik";s:40:"e6ff70ae9054e2f3daf82aaa7a5f000b8c671d27";s:20:"Piwik\SettingsServer";s:40:"f4a25013f2fbed16758b94127069e000bbc5e6bc";s:26:"Piwik\Settings\FieldConfig";s:40:"d5d18d0bba93dc36e1f2e54371631413ae87764f";s:37:"Piwik\Settings\FieldConfig\ArrayField";s:40:"ca3fb117b5ec3f50db9a60d72a3e2f1d66bb76ec";s:36:"Piwik\Settings\FieldConfig\MultiPair";s:40:"2865a730b7af40a443bae33fa45af39e18de1d6b";s:41:"Piwik\Settings\Plugin\SystemConfigSetting";s:40:"3a48b4de310a60b3896ab2ce6d751af740596994";s:35:"Piwik\Settings\Plugin\SystemSetting";s:40:"426d4aab49401786e2f52b9a654bc9c12d23e610";s:22:"Piwik\Settings\Setting";s:40:"7ff1ee7290bf94391dfd84e9453cd4a2f0f0499d";s:23:"Piwik\Settings\Settings";s:40:"be3e2fcddb04e25315b754a6c56d7797c4fb93cd";s:15:"Piwik\Singleton";s:40:"7504af2ebc0aab6a2cf643d76e52144b70e414f0";s:10:"Piwik\Site";s:40:"016a6cef325ab62271ef94ee7ffaf780fad864eb";s:25:"Piwik\SiteContentDetector";s:40:"95d19e2f41c69767bdfd345124fff1bc3cec2b0b";s:28:"Piwik\Translation\Translator";s:40:"1e35f9ec8ebcf7401840f4361a23f72fe98da000";s:13:"Piwik\Updater";s:40:"4fd2de3a1c6989cf094e1adbfc6dac5dd59aa7bb";s:23:"Piwik\Updater\Migration";s:40:"a31af14b464118eca2a6916a352318958a9c1210";s:38:"Piwik\Updater\Migration\Config\Factory";s:40:"da3b20669fc6b28be9a69a1b922660d3a74bf8c5";s:30:"Piwik\Updater\Migration\Custom";s:40:"bf5a9ca559cc3e009b8ff13b4ca48f69251c3a42";s:26:"Piwik\Updater\Migration\Db";s:40:"c85cfbcf234e3139bdf68bd272c74753810f3451";s:34:"Piwik\Updater\Migration\Db\Factory";s:40:"a764ccf0b2caaebadee5986f933dfe726f8e9bcc";s:31:"Piwik\Updater\Migration\Factory";s:40:"5cda17f08f5e164af0542536c1789aff832c0376";s:38:"Piwik\Updater\Migration\Plugin\Factory";s:40:"0c200a42ec0476bb12f45daabff4f54a15de6c4f";s:13:"Piwik\Updates";s:40:"1bef4d0cc2f6e259e1fae116a6888cc25b361f01";s:9:"Piwik\Url";s:40:"3d12231f2fbb186552151e5df3cc0aefe462b160";s:15:"Piwik\UrlHelper";s:40:"6d92436ffc94534c9a1dfa851f45bb058062e7e8";s:13:"Piwik\Version";s:40:"72917be52480f7a5b0f95d252edf8048c21e3c9c";s:10:"Piwik\View";s:40:"8c136e09e1c9988a8053f1a28315b4fec0d7bc3f";s:26:"Piwik\ViewDataTable\Config";s:40:"0e4b2def2fa446f9f5ce4c918dacbafd49be8f7c";s:27:"Piwik\ViewDataTable\Factory";s:40:"2a9bf9d88953e74010a1d0e55bb8b7a9cc798f56";s:33:"Piwik\ViewDataTable\RequestConfig";s:40:"86e968b3ace86f3604e839b3c61a163f6b08347b";s:25:"Piwik\View\SecurityPolicy";s:40:"0e3d88a84cfac57f8cde82544cb950736fda6763";s:20:"Piwik\View\UIControl";s:40:"4601e28024216da80da16bb259b0715f49036846";s:24:"Piwik\View\ViewInterface";s:40:"abc986271c5e3121b3053f6b6eaf5726c9fb0837";s:19:"Piwik\Widget\Widget";s:40:"82dc0891d0a57735332caba39b6732bed3faa530";s:25:"Piwik\Widget\WidgetConfig";s:40:"fb90958c42e1028fa042c4d9b8d3980948922a2c";s:34:"Piwik\Widget\WidgetContainerConfig";s:40:"b9a02db16524044dca97d0c7d5c6bdf403f8a363";s:24:"Piwik\Widget\WidgetsList";s:40:"155ed315677faca5db2b8c5ba492e572b39addb2";}s:8:"versions";a:1:{i:0;s:7:"5.x-dev";}s:10:"namespaces";a:103:{i:0;s:0:"";i:1;s:5:"Piwik";i:2;s:9:"Piwik\API";i:3;s:13:"Piwik\Archive";i:4;s:22:"Piwik\ArchiveProcessor";i:5;s:10:"Piwik\Auth";i:6;s:14:"Piwik\Category";i:7;s:13:"Piwik\Columns";i:8;s:18:"Piwik\Columns\Join";i:9;s:16:"Piwik\DataAccess";i:10;s:15:"Piwik\DataTable";i:11;s:22:"Piwik\DataTable\Filter";i:12;s:10:"Piwik\Intl";i:13;s:15:"Piwik\Intl\Data";i:14;s:24:"Piwik\Intl\Data\Provider";i:15;s:10:"Piwik\Menu";i:16;s:13:"Piwik\Metrics";i:17;s:23:"Piwik\Metrics\Formatter";i:18;s:18:"Piwik\Notification";i:19;s:12:"Piwik\Period";i:20;s:12:"Piwik\Plugin";i:21;s:22:"Piwik\Plugin\Dimension";i:22;s:13:"Piwik\Plugins";i:23;s:21:"Piwik\Plugins\Actions";i:24;s:29:"Piwik\Plugins\Actions\Columns";i:25;s:37:"Piwik\Plugins\Actions\Columns\Metrics";i:26;s:23:"Piwik\Plugins\Bandwidth";i:27;s:31:"Piwik\Plugins\Bandwidth\Columns";i:28;s:39:"Piwik\Plugins\Bandwidth\Columns\Metrics";i:29;s:22:"Piwik\Plugins\Contents";i:30;s:30:"Piwik\Plugins\Contents\Columns";i:31;s:38:"Piwik\Plugins\Contents\Columns\Metrics";i:32;s:22:"Piwik\Plugins\CoreHome";i:33;s:30:"Piwik\Plugins\CoreHome\Columns";i:34;s:38:"Piwik\Plugins\CoreHome\Columns\Metrics";i:35;s:36:"Piwik\Plugins\CoreHome\SystemSummary";i:36;s:32:"Piwik\Plugins\CoreVisualizations";i:37;s:40:"Piwik\Plugins\CoreVisualizations\Metrics";i:38;s:50:"Piwik\Plugins\CoreVisualizations\Metrics\Formatter";i:39;s:47:"Piwik\Plugins\CoreVisualizations\Visualizations";i:40;s:53:"Piwik\Plugins\CoreVisualizations\Visualizations\Cloud";i:41;s:53:"Piwik\Plugins\CoreVisualizations\Visualizations\Graph";i:42;s:57:"Piwik\Plugins\CoreVisualizations\Visualizations\HtmlTable";i:43;s:59:"Piwik\Plugins\CoreVisualizations\Visualizations\JqplotGraph";i:44;s:69:"Piwik\Plugins\CoreVisualizations\Visualizations\JqplotGraph\Evolution";i:45;s:58:"Piwik\Plugins\CoreVisualizations\Visualizations\Sparklines";i:46;s:30:"Piwik\Plugins\CustomDimensions";i:47;s:38:"Piwik\Plugins\CustomDimensions\Columns";i:48;s:46:"Piwik\Plugins\CustomDimensions\Columns\Metrics";i:49;s:40:"Piwik\Plugins\CustomDimensions\Dimension";i:50;s:29:"Piwik\Plugins\CustomJsTracker";i:51;s:27:"Piwik\Plugins\DevicePlugins";i:52;s:25:"Piwik\Plugins\Diagnostics";i:53;s:36:"Piwik\Plugins\Diagnostics\Diagnostic";i:54;s:20:"Piwik\Plugins\Events";i:55;s:28:"Piwik\Plugins\Events\Columns";i:56;s:36:"Piwik\Plugins\Events\Columns\Metrics";i:57;s:19:"Piwik\Plugins\Goals";i:58;s:27:"Piwik\Plugins\Goals\Columns";i:59;s:35:"Piwik\Plugins\Goals\Columns\Metrics";i:60;s:48:"Piwik\Plugins\Goals\Columns\Metrics\GoalSpecific";i:61;s:18:"Piwik\Plugins\Live";i:62;s:33:"Piwik\Plugins\Live\ProfileSummary";i:63;s:33:"Piwik\Plugins\Live\Visualizations";i:64;s:44:"Piwik\Plugins\Live\Visualizations\VisitorLog";i:65;s:29:"Piwik\Plugins\MobileMessaging";i:66;s:24:"Piwik\Plugins\MultiSites";i:67;s:32:"Piwik\Plugins\MultiSites\Columns";i:68;s:40:"Piwik\Plugins\MultiSites\Columns\Metrics";i:69;s:29:"Piwik\Plugins\PagePerformance";i:70;s:37:"Piwik\Plugins\PagePerformance\Columns";i:71;s:45:"Piwik\Plugins\PagePerformance\Columns\Metrics";i:72;s:23:"Piwik\Plugins\Referrers";i:73;s:31:"Piwik\Plugins\Referrers\Columns";i:74;s:39:"Piwik\Plugins\Referrers\Columns\Metrics";i:75;s:24:"Piwik\Plugins\TagManager";i:76;s:33:"Piwik\Plugins\TagManager\Template";i:77;s:37:"Piwik\Plugins\TagManager\Template\Tag";i:78;s:41:"Piwik\Plugins\TagManager\Template\Trigger";i:79;s:42:"Piwik\Plugins\TagManager\Template\Variable";i:80;s:18:"Piwik\Plugins\Tour";i:81;s:29:"Piwik\Plugins\Tour\Engagement";i:82;s:34:"Piwik\Plugins\TreemapVisualization";i:83;s:26:"Piwik\Plugins\UsersManager";i:84;s:28:"Piwik\Plugins\VisitFrequency";i:85;s:36:"Piwik\Plugins\VisitFrequency\Columns";i:86;s:44:"Piwik\Plugins\VisitFrequency\Columns\Metrics";i:87;s:12:"Piwik\Report";i:88;s:15:"Piwik\Scheduler";i:89;s:24:"Piwik\Scheduler\Schedule";i:90;s:13:"Piwik\Segment";i:91;s:14:"Piwik\Settings";i:92;s:26:"Piwik\Settings\FieldConfig";i:93;s:21:"Piwik\Settings\Plugin";i:94;s:17:"Piwik\Translation";i:95;s:13:"Piwik\Updater";i:96;s:23:"Piwik\Updater\Migration";i:97;s:30:"Piwik\Updater\Migration\Config";i:98;s:26:"Piwik\Updater\Migration\Db";i:99;s:30:"Piwik\Updater\Migration\Plugin";i:100;s:10:"Piwik\View";i:101;s:19:"Piwik\ViewDataTable";i:102;s:12:"Piwik\Widget";}} \ No newline at end of file