Home
last modified time | relevance | path

Searched refs:getMode (Results 1 – 6 of 6) sorted by relevance

/template/strap/ComboStrap/
H A DCacheResult.php47 public function getMode(): string function in ComboStrap\\CacheResult
H A DCacheReportHtmlDataBlockArray.php48 $mode = $result->getMode();
H A DCall.php504 $mode = $this->getMode();
909 $mode = $this->getMode();
924 function getMode() function in ComboStrap\\Call
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerModeAction.php30 public function getMode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerModeAction
H A DLexerPushModeAction.php31 public function getMode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerPushModeAction
/template/strap/action/
H A Dsnippets.php96 if ($report->getMode() !== FetcherMarkup::XHTML_MODE) {