Searched refs:getMode (Results 1 – 6 of 6) sorted by relevance
| /template/strap/ComboStrap/ | ||
| H A D | CacheResult.php | 47 public function getMode(): string function in ComboStrap\\CacheResult |
| H A D | CacheReportHtmlDataBlockArray.php | 48 $mode = $result->getMode(); |
| H A D | Call.php | 504 $mode = $this->getMode(); |
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/ | ||
| H A D | LexerModeAction.php | 30 public function getMode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerModeAction |
| H A D | LexerPushModeAction.php | 31 public function getMode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerPushModeAction |
| /template/strap/action/ | ||
| H A D | snippets.php | 96 if ($report->getMode() !== FetcherMarkup::XHTML_MODE) { |