Home
last modified time | relevance | path

Searched refs:Report (Results 1 – 25 of 71) sorted by path

123

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe41905 Report ing
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DReport.php20 class Report extends \Google\Collection class
151 class_alias(Report::class, 'Google_Service_AdSenseHost_Report');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/
H A DAccountsReports.php20 use Google\Service\AdSenseHost\Report; alias
55 * @return Report
61 return $this->call('generate', [$params], Report::class);
H A DReports.php20 use Google\Service\AdSenseHost\Report; alias
54 * @return Report
60 return $this->call('generate', [$params], Report::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DGetReportsResponse.php27 protected $reportsType = Report::class;
47 * @param Report[]
54 * @return Report[]
H A DReport.php20 class Report extends \Google\Model class
76 class_alias(Report::class, 'Google_Service_AnalyticsReporting_Report');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReport.php20 class Report extends \Google\Model class
368 class_alias(Report::class, 'Google_Service_Dfareporting_Report');
H A DReportList.php27 protected $itemsType = Report::class;
53 * @param Report[]
60 * @return Report[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DReports.php21 use Google\Service\Dfareporting\Report; alias
53 * @return Report
59 return $this->call('get', [$params], Report::class);
65 * @param Report $postBody
67 * @return Report
73 return $this->call('insert', [$params], Report::class);
101 * @param Report $postBody
103 * @return Report
109 return $this->call('patch', [$params], Report::class);
133 * @param Report $postBody
[all …]
H A DReportsCompatibleFields.php21 use Google\Service\Dfareporting\Report; alias
39 * @param Report $postBody
43 public function query($profileId, Report $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DListReportsResponse.php31 protected $reportsType = Report::class;
63 * @param Report[]
70 * @return Report[]
H A DReport.php20 class Report extends \Google\Model class
74 class_alias(Report::class, 'Google_Service_DoubleClickBidManager_Report');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DReport.php20 class Report extends \Google\Collection class
185 class_alias(Report::class, 'Google_Service_Doubleclicksearch_Report');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/Resource/
H A DReports.php20 use Google\Service\Doubleclicksearch\Report; alias
38 * @return Report
44 return $this->call('generate', [$params], Report::class);
51 * @return Report
57 return $this->call('get', [$params], Report::class);
77 * @return Report
83 return $this->call('request', [$params], Report::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DListReportsResponse.php27 protected $reportsType = Report::class;
45 * @param Report[]
52 * @return Report[]
H A DReport.php20 class Report extends \Google\Model class
152 class_alias(Report::class, 'Google_Service_YouTubeReporting_Report');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/Resource/
H A DJobsReports.php21 use Google\Service\YouTubeReporting\Report; alias
43 * @return Report
49 return $this->call('get', [$params], Report::class);
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt140 === Report Bugs and Issues ===
/plugin/codemirror/dist/modes/
H A Ddtd.min.js.map1 … DTD mode\n Ported to CodeMirror by Peter Kroon <plakroon@gmail.com>\n Report bugs/issues here: …
/plugin/codemirror/dist/
H A Dstyles.min.css.map1 …- Mozilla\n Ported to CodeMirror by Peter Kroon <plakroon@gmail.com>\n Report bugs/issues here: …
/plugin/combo/vendor/symfony/process/
H A DREADME.md22 * [Report issues](https://github.com/symfony/symfony/issues) and
/plugin/combo/vendor/symfony/yaml/
H A DREADME.md11 * [Report issues](https://github.com/symfony/symfony/issues) and
/plugin/farm/install/animaltemplate/conf/
H A Dacronyms.conf87 Perl Practical Extraction and Report Language
88 PERL Practical Extraction and Report Language
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DREADME.md45 $writer = new \SebastianBergmann\CodeCoverage\Report\Clover;
48 $writer = new \SebastianBergmann\CodeCoverage\Report\Html\Facade;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DClover.php11 namespace SebastianBergmann\CodeCoverage\Report;

123