Home
last modified time | relevance | path

Searched defs:context (Results 251 – 275 of 424) sorted by last modified time

1...<<11121314151617

/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php69 public $context = null; variable in Hoa\\Protocol\\Wrapper
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php383 public function render($name, array $context = [])
398 public function display($name, array $context = [])
1441 public function mergeGlobals(array $context)
H A DTemplateWrapper.php43 public function render($context = [])
55 public function display($context = [])
70 public function hasBlock($name, $context = [])
82 public function getBlockNames($context = [])
95 public function renderBlock($name, $context = [])
125 public function displayBlock($name, $context = [])
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php1536 function twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, …
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DTagFactory.php70 public function create($tagLine, TypeContext $context = null);
H A DStandardTagFactory.php108 public function create($tagLine, TypeContext $context = null)
193 private function createTag($body, $name, TypeContext $context)
212 private function findHandlerClassName($tagName, TypeContext $context)
287 … private function getServiceLocatorWithDynamicParameters(TypeContext $context, $tagName, $tagBody)
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DCovers.php51 TypeContext $context = null
H A DDeprecated.php57 … function create($body, DescriptionFactory $descriptionFactory = null, TypeContext $context = null)
H A DLink.php47 … function create($body, DescriptionFactory $descriptionFactory = null, TypeContext $context = null)
H A DPropertyRead.php57 TypeContext $context = null
H A DPropertyWrite.php57 TypeContext $context = null
H A DUses.php51 TypeContext $context = null
H A DVar_.php57 TypeContext $context = null
H A DReturn_.php45 TypeContext $context = null
H A DSee.php53 TypeContext $context = null
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DTypeResolver.php89 public function resolve($type, Context $context = null)
235 private function resolveTypedArray($type, Context $context)
262 private function resolveTypedObject($type, Context $context = null)
275 private function resolveCompoundType($type, Context $context)
294 private function resolveNullableType($type, Context $context)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js4 …","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Ma… argument
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DCoverage.php32 public function __construct(\DOMElement $context, $line)
H A DTests.php27 public function __construct(\DOMElement $context)
H A DFacade.php85 private function processDirectory(DirectoryNode $directory, Node $context)
100 private function processFile(FileNode $file, Directory $context)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DEventDispatcherTest.php26 protected $context; variable in JMS\\Serializer\\Tests\\Serializer\\EventDispatcher\\EventDispatcherTest
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DJsonSerializationTest.php377 public function testTypeHintedArraySerialization(array $array, $expected, $context = null)
418 …public function testTypeHintedArrayAndStdClassSerialization(array $array, $expected, $context = nu…
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/src/Jms/Handler/
H A DBaseTypesHandler.php31 …unction simpleListOfToXml(XmlSerializationVisitor $visitor, $object, array $type, Context $context)
48 …ction simpleListOfFromXml(XmlDeserializationVisitor $visitor, $node, array $type, Context $context)
H A DXmlSchemaDateHandler.php78 …ion serializeDate(XmlSerializationVisitor $visitor, \DateTime $date, array $type, Context $context)
99 …serializeDateTime(XmlSerializationVisitor $visitor, \DateTime $date, array $type, Context $context)
118 …ion serializeTime(XmlSerializationVisitor $visitor, \DateTime $date, array $type, Context $context)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php504 protected function doGetParent(array $context)
509 protected function doDisplay(array $context, array $blocks = [])
522 public function block_name($context, array $blocks = [])

1...<<11121314151617