Home
last modified time | relevance | path

Searched refs:Context (Results 51 – 75 of 185) sorted by relevance

12345678

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DTagFactory.php15 use phpDocumentor\Reflection\Types\Context as TypeContext;
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DDeserializationContext.php9 class DeserializationContext extends Context
/plugin/combo/ComboStrap/
H A DTemplateEngine.php6 use Handlebars\Context; alias
208 function ($template, Context $context, $args, $source) {
220 function ($template, Context $context, $args, $source) {
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DContext.php29 final class Context class
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/
H A DContext.php39 use Hoa\Math\Context as CUT;
50 class Context extends Test\Unit\Suite class
/plugin/findologicxmlexport/vendor/sebastian/recursion-context/
H A DREADME.md1 # Recursion Context
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DContext.php47 class Context class
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DTemporary.php96 protected function &_open($streamName, Stream\Context $context = null)
/plugin/findologicxmlexport/vendor/hoa/math/Visitor/
H A DArithmetic.php77 public function setContext(Math\Context $context)
342 $this->_context = new Math\Context();
/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableParser.php21 use League\CommonMark\Context; global() alias
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DSince.php17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DVersion.php17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DLink.php17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DDeprecated.php17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DCovers.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DUses.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DReturn_.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DGeneric.php18 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DThrows.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DSource.php17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DSee.php21 use phpDocumentor\Reflection\Types\Context as TypeContext;
/plugin/slacknotifier/helper/
H A DFormatter.php17 public function format(PageSaveEvent $event, Context $context): array
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DJsonSerializationTest.php7 use JMS\Serializer\Context; alias
182 …unction (SerializationVisitorInterface $visitor, AuthorList $data, array $type, Context $context) {
201 …unction (SerializationVisitorInterface $visitor, AuthorList $data, array $type, Context $context) {
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md54 - Context/extra prefix has been removed in favor of letting users configure the exact key being sent
55 - Context/extra data are now sent as an object instead of single keys
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DEventDispatcherTest.php8 use JMS\Serializer\Context; alias
192 $this->context = $this->getMockBuilder(Context::class)->getMock();

12345678