Home
last modified time | relevance | path

Searched refs:getLogs (Results 1 – 14 of 14) sorted by relevance

/plugin/smtp/subtree/php-fig/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php30 abstract public function getLogs(); function in Psr\\Log\\Test\\LoggerInterfaceTest
50 $this->assertEquals($expected, $this->getLogs());
82 $this->assertEquals($expected, $this->getLogs());
95 $this->assertEquals($expected, $this->getLogs());
114 $this->assertEquals($expected, $this->getLogs());
127 $this->assertEquals($expected, $this->getLogs());
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php31 abstract public function getLogs(); function in Psr\\Log\\Test\\LoggerInterfaceTest
51 $this->assertEquals($expected, $this->getLogs());
83 $this->assertEquals($expected, $this->getLogs());
100 $this->assertEquals($expected, $this->getLogs());
123 $this->assertEquals($expected, $this->getLogs());
136 $this->assertEquals($expected, $this->getLogs());
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php31 abstract public function getLogs(); function in Psr\\Log\\Test\\LoggerInterfaceTest
51 $this->assertEquals($expected, $this->getLogs());
83 $this->assertEquals($expected, $this->getLogs());
100 $this->assertEquals($expected, $this->getLogs());
123 $this->assertEquals($expected, $this->getLogs());
136 $this->assertEquals($expected, $this->getLogs());
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php31 abstract public function getLogs(); function in Psr\\Log\\Test\\LoggerInterfaceTest
51 $this->assertEquals($expected, $this->getLogs());
83 $this->assertEquals($expected, $this->getLogs());
100 $this->assertEquals($expected, $this->getLogs());
123 $this->assertEquals($expected, $this->getLogs());
136 $this->assertEquals($expected, $this->getLogs());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DLoggingDestination.php42 public function getLogs() function in Google\\Service\\ServiceNetworking\\LoggingDestination
H A DService.php294 public function getLogs() function in Google\\Service\\ServiceNetworking\\Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DLoggingDestination.php42 public function getLogs() function in Google\\Service\\ServiceUsage\\LoggingDestination
H A DGoogleApiService.php294 public function getLogs() function in Google\\Service\\ServiceUsage\\GoogleApiService
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DLoggingDestination.php42 public function getLogs() function in Google\\Service\\ServiceConsumerManagement\\LoggingDestination
H A DService.php294 public function getLogs() function in Google\\Service\\ServiceConsumerManagement\\Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DLoggingDestination.php42 public function getLogs() function in Google\\Service\\ServiceManagement\\LoggingDestination
H A DService.php294 public function getLogs() function in Google\\Service\\ServiceManagement\\Service
/plugin/recommend/helper/
H A Dlog.php18 public function getLogs() function in helper_plugin_recommend_log
/plugin/recommend/
H A Dadmin.php19 $this->logs = $log->getLogs();