Home
last modified time | relevance | path

Searched refs:calculateStats (Results 1 – 3 of 3) sorted by relevance

/plugin/pagestats/
Dhelper.php67 list($count, $size) = $this->calculateStats($dataPathPages, 'txt', $excludeNamespaces);
72 list($count, $size) = $this->calculateStats($dataPathMedia, '', $excludeNamespaces);
99 private function calculateStats($path, $extension, $excludeNamespaces = []) { function in helper_plugin_pagestats
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
DProjectsLocationsConversations.php46 public function calculateStats($location, $optParams = []) function in Google\\Service\\Contactcenterinsights\\Resource\\ProjectsLocationsConversations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DContactcenterinsights.php108 'calculateStats' => [
109 'path' => 'v1/{+location}/conversations:calculateStats',