Home
last modified time | relevance | path

Searched refs:getEnvironment (Results 1 – 25 of 61) sorted by relevance

123

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
DSandboxTest.php54 $twig = $this->getEnvironment(true, [], self::$templates, ['block']);
60 $twig = $this->getEnvironment(false, [], self::$templates);
66 $twig = $this->getEnvironment(true, [], self::$templates);
79 $twig = $this->getEnvironment(true, [], self::$templates);
91 $twig = $this->getEnvironment(true, [], self::$templates);
103 $twig = $this->getEnvironment(true, [], self::$templates);
119 …$twig = $this->getEnvironment(true, [], ['index' => $template], [], ['upper'], ['FooObject' => 'ge…
154 …$twig = $this->getEnvironment(true, [], ['index' => $template], ['set'], [], ['FooObject' => ['foo…
173 … $twig = $this->getEnvironment(true, [], self::$templates, [], [], ['FooObject' => '__toString']);
181 $twig = $this->getEnvironment(false, [], self::$templates);
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
DNodeTestCase.php46 return new Compiler(null === $environment ? $this->getEnvironment() : $environment);
49 protected function getEnvironment() function in Twig\\Test\\NodeTestCase
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
DNameExpression.php64 …if ($this->getAttribute('ignore_strict_check') || !$compiler->getEnvironment()->isStrictVariables(…
79 …if ($this->getAttribute('ignore_strict_check') || !$compiler->getEnvironment()->isStrictVariables(…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
DTestTest.php78 protected function getEnvironment() function in Twig_Tests_Node_Expression_TestTest
84 return parent::getEnvironment();
DFunctionTest.php105 protected function getEnvironment() function in Twig_Tests_Node_Expression_FunctionTest
111 return parent::getEnvironment();
DFilterTest.php149 protected function getEnvironment() function in Twig_Tests_Node_Expression_FilterTest
155 return parent::getEnvironment();
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
DTemplateInterface.php49 public function getEnvironment(); function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
DControl.php37 public function getEnvironment() function in Google\\Service\\ServiceUsage\\Control
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
DEnvironmentTargetingOptionDetails.php37 public function getEnvironment() function in Google\\Service\\DisplayVideo\\EnvironmentTargetingOptionDetails
DEnvironmentAssignedTargetingOptionDetails.php41 public function getEnvironment() function in Google\\Service\\DisplayVideo\\EnvironmentAssignedTargetingOptionDetails
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
DControl.php37 public function getEnvironment() function in Google\\Service\\ServiceConsumerManagement\\Control
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3RunTestCaseRequest.php37 public function getEnvironment() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3RunTestCaseRequest
DGoogleCloudDialogflowCxV3BatchRunTestCasesRequest.php42 public function getEnvironment() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3BatchRunTestCasesRequest
DGoogleCloudDialogflowCxV3beta1DeployFlowResponse.php53 public function getEnvironment() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1DeployFlowResponse
DGoogleCloudDialogflowCxV3DeployFlowResponse.php53 public function getEnvironment() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3DeployFlowResponse
DGoogleCloudDialogflowCxV3ExportAgentRequest.php73 public function getEnvironment() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExportAgentRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
DControl.php37 public function getEnvironment() function in Google\\Service\\ServiceManagement\\Control
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
DControl.php37 public function getEnvironment() function in Google\\Service\\ServiceNetworking\\Control
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/
DStartEnvironmentResponse.php35 public function getEnvironment() function in Google\\Service\\CloudShell\\StartEnvironmentResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
DListEnvironmentsResponse.php40 public function getEnvironment() function in Google\\Service\\TagManager\\ListEnvironmentsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1InstanceAttachment.php59 public function getEnvironment() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1InstanceAttachment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
DCompleteness.php59 public function getEnvironment() function in Google\\Service\\ContainerAnalysis\\Completeness
DSlsaCompleteness.php59 public function getEnvironment() function in Google\\Service\\ContainerAnalysis\\SlsaCompleteness
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
DCompleteness.php59 public function getEnvironment() function in Google\\Service\\OnDemandScanning\\Completeness
DSlsaCompleteness.php59 public function getEnvironment() function in Google\\Service\\OnDemandScanning\\SlsaCompleteness

123