Home
last modified time | relevance | path

Searched refs:reset (Results 201 – 225 of 677) sorted by last modified time

12345678910>>...28

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php78 public function reset() function in Monolog\\Handler\\RotatingFileHandler
80 parent::reset();
H A DAbstractProcessingHandler.php63 public function reset() function in Monolog\\Handler\\AbstractProcessingHandler
65 parent::reset();
H A DRollbarHandler.php125 public function reset() function in Monolog\\Handler\\RollbarHandler
129 parent::reset();
H A DSwiftMailerHandler.php87 $record = reset($records);
H A DGroupHandler.php99 public function reset() function in Monolog\\Handler\\GroupHandler
105 $handler->reset();
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php368 public function reset(): void function in Monolog\\Logger
372 $handler->reset();
378 $processor->reset();
H A DResettableInterface.php33 public function reset(); function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DSettingsSearchapplications.php115 public function reset($name, ResetSearchApplicationRequest $postBody, $optParams = []) function in Google\\Service\\CloudSearch\\Resource\\SettingsSearchapplications
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSearch.php710 ],'reset' => [
711 'path' => 'v1/settings/{+name}:reset',
H A DBaremetalsolution.php184 ],'reset' => [
185 'path' => 'v2/{+name}:reset',
H A DGamesManagement.php70 'reset' => [
71 'path' => 'games/v1management/achievements/{achievementId}/reset',
81 'path' => 'games/v1management/achievements/reset',
140 'reset' => [
141 'path' => 'games/v1management/events/{eventId}/reset',
151 'path' => 'games/v1management/events/reset',
222 'reset' => [
223 'path' => 'games/v1management/leaderboards/{leaderboardId}/scores/reset',
233 'path' => 'games/v1management/scores/reset',
H A DCompute.php4997 ],'reset' => [
4998 'path' => 'projects/{project}/zones/{zone}/instances/{instance}/reset',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/Resource/
H A DAchievements.php43 public function reset($achievementId, $optParams = []) function in Google\\Service\\GamesManagement\\Resource\\Achievements
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md48 …* Fixed FilterHandler not calling reset on its internal handler when reset() is called on it (#153…
210 * Added a `ResettableInterface` in order to reset/reset/clear/flush handlers and processors
348 …* Fixed process exit code being incorrectly reset to 0 if ErrorHandler::registerExceptionHandler w…
401 …* Added FingersCrossedHandler::clear and BufferHandler::clear to reset them between batches in lon…
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DChromePHPFormatter.php59 $message = reset($message);
H A DWildfireFormatter.php85 $message = reset($message);
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DCollection.php20 reset($this->{$this->collection_key});
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsInstances.php224 public function reset($name, ResetInstanceRequest $postBody, $optParams = []) function in Google\\Service\\AIPlatformNotebooks\\Resource\\ProjectsLocationsInstances
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
H A DUidProcessor.php50 public function reset() function in Monolog\\Processor\\UidProcessor
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP32.php95 reset($vals);
H A DPHP64.php99 reset($vals);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DProjectsLocationsInstances.php99 public function reset($name, ResetInstanceRequest $postBody, $optParams = []) function in Google\\Service\\Baremetalsolution\\Resource\\ProjectsLocationsInstances
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php142 public function reset() function in Psr\\Log\\Test\\TestLogger
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DMockHandler.php178 public function reset() function in GuzzleHttp\\Handler\\MockHandler
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInstances.php668 public function reset($project, $zone, $instance, $optParams = []) function in Google\\Service\\Compute\\Resource\\Instances

12345678910>>...28