Home
last modified time | relevance | path

Searched refs:getEngine (Results 1 – 13 of 13) sorted by relevance

/plugin/statistics/_test/
DSearchEnginesTest.php369 $this->assertEquals($expectedEngine, $searchEngine->getEngine());
391 $this->assertEquals($expectedEngine, $searchEngine->getEngine());
413 $this->assertEquals($expectedEngine, $searchEngine->getEngine());
431 $this->assertEquals($expectedEngine, $searchEngine->getEngine());
449 $this->assertEquals($expectedEngine, $searchEngine->getEngine());
494 $this->assertEquals('google', $searchEngine->getEngine());
/plugin/combo/ComboStrap/
H A DTemplateForWebPage.php102 …return $this->getEngine()->searchTemplateByName($this->templateName . "." . TemplateEngine::EXTENS…
146 $pageTemplateEngine = $this->getEngine();
150 $pageTemplateEngine = $this->getEngine();
234 return $this->getEngine()->searchTemplateByName("$this->templateName.css");
242 $jsPath = $this->getEngine()->searchTemplateByName("$this->templateName.js");
1084 function getEngine(): TemplateEngine function in ComboStrap\\TemplateForWebPage
1102 $file = $this->getEngine()->searchTemplateByName("{$this->getTemplateName()}.yml");
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
DGoogleCloudDataplexV1ContentSqlScript.php37 public function getEngine() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1ContentSqlScript
DGoogleCloudDataplexV1SessionEventQueryDetail.php85 public function getEngine() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1SessionEventQueryDetail
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
DDatabaseType.php41 public function getEngine() function in Google\\Service\\DatabaseMigrationService\\DatabaseType
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHelpers.php225 $tpl = $template->getEngine()->loadString('{{#if ' . $args . '}}' . $source . '{{/if}}');
321 if ($template->getEngine()->isDataVariablesEnabled()) {
333 if ($template->getEngine()->isDataVariablesEnabled()) {
349 if ($template->getEngine()->isDataVariablesEnabled()) {
H A DTemplate.php79 public function getEngine() function in Handlebars\\Template
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
DDSA.php293 public function getEngine() function in phpseclib3\\Crypt\\DSA
DEC.php324 public function getEngine() function in phpseclib3\\Crypt\\EC
DRSA.php936 public function getEngine() function in phpseclib3\\Crypt\\RSA
/plugin/statistics/
DLogger.php311 $engine = $se->getEngine();
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
DBigInteger.php133 public static function getEngine() function in phpseclib3\\Math\\BigInteger
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
DSymmetricKey.php2354 public function getEngine() function in phpseclib3\\Crypt\\Common\\SymmetricKey