Home
last modified time | relevance | path

Searched defs:nestingLevel (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DMongoDBFormatter.php76 protected function formatArray(array $array, int $nestingLevel = 0)
101 protected function formatObject($value, int $nestingLevel)
112 protected function formatException(\Throwable $exception, int $nestingLevel)
130 protected function formatDate(\DateTimeInterface $value, int $nestingLevel): UTCDateTime
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DBullet.php29 public $nestingLevel; variable in Google\\Service\\Docs\\Bullet
50 public function setNestingLevel($nestingLevel)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DBullet.php35 public $nestingLevel; variable in Google\\Service\\Slides\\Bullet
82 public function setNestingLevel($nestingLevel)
H A DSlidesList.php46 public function setNestingLevel($nestingLevel)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Metrics/
H A DNestingLevelSniff.php36 public $nestingLevel = 5; variable in Generic_Sniffs_Metrics_NestingLevelSniff