Home
last modified time | relevance | path

Searched defs:context (Results 76 – 100 of 424) sorted by relevance

12345678910>>...17

/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DFqsenResolver.php22 public function resolve($fqsen, Context $context = null)
57 private function resolvePartialStructuralElementName($type, Context $context)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DPutScript.php31 protected $context; variable in Elasticsearch\\Endpoints\\PutScript
73 public function setContext($context): PutScript argument
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.img.php13 function get_max_width_natural(&$context) {
17 function get_min_width(&$context) {
21 function get_max_width(&$context) {
67 function reflow_static(&$parent, &$context) {
H A Dbox.text.php181 function get_min_width_natural(&$context) {
185 function get_min_width(&$context) {
189 function get_max_width(&$context) {
199 function maybe_line_break(&$parent, &$context) {
289 function save_wrapped($wrappable, &$parent, &$context) {
295 function reflow(&$parent, &$context) {
H A Dbox.text.string.php46 function get_min_width(&$context) {
50 function get_max_width(&$context) {
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
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)
H A DDescriptionFactory.php57 public function create($contents, TypeContext $context = null)
119 private function parse($tokens, TypeContext $context)
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DPlainEncoder.php28 public function encode(Message $message, SaslContext $context): string argument
49 public function decode(string $data, SaslContext $context): Message argument
/plugin/commonmark/vendor/league/commonmark/src/
H A DUnmatchedBlockCloser.php
/plugin/scrape/HTMLPurifier/Filter/
H A DYouTube.php
H A DExtractStyleBlocks.php
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DLambdaHelper.php22 private $context; variable in Mustache_LambdaHelper
32 … public function __construct(Mustache_Engine $mustache, Mustache_Context $context, $delims = null)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Accessor/
H A DAccessorStrategyInterface.php19 …ublic function getValue(object $object, PropertyMetadata $metadata, SerializationContext $context);
24 …setValue(object $object, $value, PropertyMetadata $metadata, DeserializationContext $context): voi…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DMetricStructuredName.php25 public $context; variable in Google\\Service\\Dataflow\\MetricStructuredName
38 public function setContext($context)
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DEvent.php25 private $context; variable in JMS\\Serializer\\EventDispatcher\\Event
27 public function __construct(Context $context, array $type)
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dgeneric.test.php4 function layoutPipeline($html, &$pipeline, &$media, &$context, &$positioned_filter) {
22 …function runPipeline($html, &$media = null, &$pipeline = null, &$context = null, &$postponed = nul…
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DIndentedCode.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/WorkflowExecutions/
H A DError.php25 public $context; variable in Google\\Service\\WorkflowExecutions\\Error
36 public function setContext($context)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DNode.php25 public function __construct(\DOMElement $context)
30 protected function setContextNode(\DOMElement $context)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exclusion/
H A DDisjunctExclusionStrategy.php41 public function shouldSkipClass(ClassMetadata $metadata, Context $context): bool
56 public function shouldSkipProperty(PropertyMetadata $property, Context $context): bool
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Kgsearch/
H A DSearchResponse.php30 public $context; variable in Google\\Service\\Kgsearch\\SearchResponse
43 public function setContext($context)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParserTraceListener.php21 public function enterEveryRule(ParserRuleContext $context) : void argument
42 public function exitEveryRule(ParserRuleContext $context) : void argument
/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)
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DTemporary.php75 $context = null,
96 protected function &_open($streamName, Stream\Context $context = null)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/MessageWrapper/
H A DSaslMessageWrapper.php32 protected $context; global() variable in FreeDSx\\Ldap\\Protocol\\Queue\\MessageWrapper\\SaslMessageWrapper
39 __construct(SecurityLayerInterface $securityLayer, SaslContext $context) global() argument

12345678910>>...17