Searched refs:calculateStats (Results 1 – 3 of 3) sorted by relevance
| /plugin/pagestats/ |
| D | helper.php | 67 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/ |
| D | ProjectsLocationsConversations.php | 46 public function calculateStats($location, $optParams = []) function in Google\\Service\\Contactcenterinsights\\Resource\\ProjectsLocationsConversations
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | Contactcenterinsights.php | 108 'calculateStats' => [ 109 'path' => 'v1/{+location}/conversations:calculateStats',
|