Home
last modified time | relevance | path

Searched refs:getSourceContext (Results 26 – 46 of 46) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DType.php108 public function getSourceContext() function in Google\\Service\\ServiceNetworking\\Type
H A DApi.php110 public function getSourceContext() function in Google\\Service\\ServiceNetworking\\Api
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DType.php108 public function getSourceContext() function in Google\\Service\\ServiceConsumerManagement\\Type
H A DApi.php110 public function getSourceContext() function in Google\\Service\\ServiceConsumerManagement\\Api
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DType.php108 public function getSourceContext() function in Google\\Service\\ServiceUsage\\Type
H A DApi.php110 public function getSourceContext() function in Google\\Service\\ServiceUsage\\Api
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DType.php108 public function getSourceContext() function in Google\\Service\\Monitoring\\Type
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DArrayLoader.php66 public function getSourceContext($name) function in Twig\\Loader\\ArrayLoader
H A DFilesystemLoader.php146 public function getSourceContext($name) function in Twig\\Loader\\FilesystemLoader
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DApi.php110 public function getSourceContext() function in Google\\Service\\ServiceManagement\\Api
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DError.php190 public function getSourceContext() function in Twig\\Error\\Error
298 $src = $template->getSourceContext();
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DFromTokenParser.php56 …orted macro as it is a reserved keyword.', $name), $token->getLine(), $stream->getSourceContext());
H A DMacroTokenParser.php45 …(but "%s" given).', $name, $value), $stream->getCurrent()->getLine(), $stream->getSourceContext());
H A DIfTokenParser.php66 …ck started at line %d).', $lineno), $stream->getCurrent()->getLine(), $stream->getSourceContext());
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTokenStream.php194 public function getSourceContext() function in Twig\\TokenStream
H A DEnvironment.php479 $source = $loader->getSourceContext($name);
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst31 parser, use ``$this->parser->getStream()->getSourceContext()->getPath()`` instead.
171 ``getSourceContext()``.
218 ``\Twig\Template::getSourceContext()`` instead.
H A Drecipes.rst439 public function getSourceContext($name)
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php236 $source = $loader->getSourceContext($name);
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php1598 return $loader->getSourceContext($name)->getCode();
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG195 * deprecated Twig_Template::getSource() in favor of Twig_Template::getSourceContext()

12