Home
last modified time | relevance | path

Searched refs:null (Results 226 – 250 of 5084) sorted by relevance

12345678910>>...204

/plugin/authfacebook/
H A Daction.php28 $event->data->replaceElement(10, null);
29 $event->data->replaceElement(9, null);
30 $event->data->replaceElement(8, null);
31 $event->data->replaceElement(7, null);
32 $event->data->replaceElement(6, null);
33 $event->data->replaceElement(5, null);
34 $event->data->replaceElement(4, null);
/plugin/authgoogle/
H A Daction.php31 $event->data->replaceElement(10, null);
32 $event->data->replaceElement(9, null);
33 $event->data->replaceElement(8, null);
34 $event->data->replaceElement(7, null);
35 $event->data->replaceElement(6, null);
36 $event->data->replaceElement(5, null);
37 $event->data->replaceElement(4, null);
/plugin/elasticsearch/vendor/react/promise/src/
H A DLazyPromise.php18 public function then(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null)
23 public function done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null)
54 if (null === $this->promise) {
/plugin/combo/ComboStrap/
H A DCall.php173 * @param string|null $rawContext
174 * @param string|null $content - the parsed content
175 * @param string|null $payload - the payload after handler
176 * @param int|null $position
179 public static function createComboCall($tagName, $state, array $attribute = array(), string $rawContext = null, string $content = null, string $payload = null, int $position = null, string $syntaxComponentName = null): Call
188 if ($payload !== null) {
[all...]
H A DBrandButton.php59 * @var int|null
61 private $width = null;
167 if ($width === null) {
181 ?int $width = null): BrandButton
194 string $handle = null,
197 ?int $width = null): BrandButton
214 public function getBrandEndpointForPage(MarkupPath $requestedPage = null): ?string
221 if ($urlTemplate === null) {
227 if ($requestedPage === null) {
228 throw new ExceptionBadArgument("The page requested should not be null fo
[all...]
H A DFetcherMarkupBuilder.php23 * Private are they may be null
25 private ?string $builderMarkupString = null;
26 private ?Path $builderMarkupSourcePath = null;
27 private ?array $builderRequestedInstructions = null;
112 * The source where the markup is stored (null if dynamic)
120 if ($executingPath == null) {
203 if ($this->builderMarkupSourcePath === null && $this->builderMarkupString === null && $this->builderRequestedInstructions === null) {
210 if ($this->builderMarkupSourcePath !== null) {
[all...]
H A DOutlineVisitor.php70 if ($markupPath !== null) {
102 null,
103 null,
104 null,
105 null,
115 if ($adCall !== null) {
135 if ($this->markupPath !== null) {
209 null,
210 null,
211 null,
[all...]
H A DMediaMarkup.php100 private ?string $align = null;
101 private ?string $label = null;
102 private ?MarkupRef $markupRef = null;
103 private ?string $linking = null;
104 private ?string $lazyLoadMethod = null;
106 private ?string $linkingClass = null;
152 if ($ref === null) {
154 if ($ref === null) {
186 $display = $callStackArray[Display::DISPLAY] ?? null;
240 $title = null;
[all...]
/plugin/settingstree/settings/
H A Dsettingshierarchy.class.php9 private $_root = null; // root settingslevel of the hierarchy
10 private $_pluginname = null; // the pluginname of the settings we set
15 private $_lang = null; // to be used for getLang (lang of the _pluginname)
19 public static $cache = null; // memcache
20 public static $helper = null; // settingstree for local getLang
79 if ($_lang === null){
130 $this->_root = new settingslevel($this,null,':');
151 return null;
163 return null;
204 $v = $this->getLocal($key) !== null;
[all …]
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactory.php75 $metadata = null;
85 if (null !== $this->cache) {
91 if (null !== $classMetadata) {
107 if (null !== $classMetadata = $this->driver->loadMetadataForClass($class)) {
111 if (null !== $this->cache) {
118 if (null !== $this->cache && !$this->debug) {
123 if (null === $metadata) {
150 if (null === $metadata) {
156 if (null === $metadata) {
206 private function filterNullMetadata($metadata = null)
[all …]
/plugin/explorertree/
H A Dhelper.php15 'page_selected_cb' => null,
16 'ns_selected_cb' => null,
17 'page_selected_js' => null,
18 'ns_selected_js' => null,
21 'id'=> null,
24 'init_plugin' => null,
78 function getOptions($name = null){
83 function loadRoute($name,array $reg = null){
128 function htmlExplorer($name,$base = '',$current = null){
168 'onselectnsjs' => null,
[all …]
/plugin/authfacebook/lib/GraphNodes/
H A DGraphNodeFactory.php90 public function makeGraphNode($subclassName = null)
192 public function makeGraphEdge($subclassName = null, $auto_prefix = true)
256 public function safelyMakeGraphNode(array $data, $subclassName = null)
262 $parentNodeId = isset($data['id']) ? $data['id'] : null;
275 : null;
299 …stAsGraphNodeOrGraphEdge(array $data, $subclassName = null, $parentKey = null, $parentNodeId = nul…
326 …tion safelyMakeGraphEdge(array $data, $subclassName = null, $parentKey = null, $parentNodeId = nul…
340 …entGraphEdgeEndpoint = $parentNodeId && $parentKey ? '/' . $parentNodeId . '/' . $parentKey : null;
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php127 'scopes' => null,
133 'state' => null,
145 'subject' => null,
164 'cache' => null,
174 'jwt' => null,
374 ? null
379 ? null
519 if ($token == null) {
542 return null;
871 return null;
[all …]
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php206 if (null !== $string) {
276 $handle = null;
315 return null;
361 &$matches = null,
571 return null;
588 $handle = null;
595 if (null !== $handle) {
603 $this->_direction = null;
651 $head = null;
660 $this->_direction = null;
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTwigFilter.php38 'is_safe' => null,
39 'is_safe_callback' => null,
40 'pre_escape' => null,
41 'preserves_safety' => null,
44 'alternative' => null,
85 if (null !== $this->options['is_safe']) {
89 if (null !== $this->options['is_safe_callback']) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DDoubleKeyMap.php30 if ($secondaryData === null) {
49 if ($data2 === null) {
50 return null;
67 * @return array<mixed>|null
73 if ($secondaryData === null) {
74 return null;
91 * @return array<mixed>|null
97 if ($secondaryData === null) {
98 return null;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Accessor/
H A DDefaultAccessorStrategy.php43 public function __construct(?ExpressionEvaluatorInterface $evaluator = null)
55 return $metadata->getValue(null);
59 if (null === $this->evaluator) {
71 if (null === $metadata->getter) {
75 $ref = $this->propertyReflectionCache[$metadata->class][$name] ?? null;
76 if (null === $ref) {
87 }, null, $metadata->class);
106 if (null === $metadata->setter) {
110 $ref = $this->propertyReflectionCache[$metadata->class][$name] ?? null;
111 if (null === $ref) {
[all …]
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php55 private $_stream = null;
62 private $_streamName = null;
69 public $context = null;
111 $this->_stream = null;
112 $this->_streamName = null;
257 if (null === $this->context) {
368 $this->_stream = null;
369 $this->_streamName = null;
386 $handle = null;
388 if (null === $this->context) {
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DPromise.php24 callable $waitFn = null,
25 callable $cancelFn = null
32 callable $onFulfilled = null,
33 callable $onRejected = null
57 return $this->then(null, $onRejected);
87 $this->waitFn = $this->waitList = null;
91 $this->cancelFn = null;
138 $this->handlers = null;
140 $this->cancelFn = null;
247 $this->waitFn = null;
[all …]
/plugin/userhomepage/
H A Dhelper.php28 function getPublicID($userLogin=null) {
31 if ($userLogin == null) {
45 function getPrivateLink($param=null) {
52 } elseif ($param != null) {
61 function getPublicLink($param=null) {
68 } elseif ($param != null) {
77 function getLinkClasses($pageId = null, $class = null, $default = true) {
81 if ($class != null) {
84 if ($ret != null) { $ret .= " "; }
119 if ($userLogin != null) {
[all …]
/plugin/jplayer/vendor/symfony/process/Pipes/
H A DAbstractPipes.php63 $this->lastError = null;
66 return null !== $lastError && false !== stripos($lastError, 'interrupted system call');
98 return null;
104 $input = null;
116 $input = null;
118 $input = null;
127 return null;
157 $this->input = null;
165 $this->input = null;
172 return null;
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Node/
H A DTrans.php19 …_Node $body, Twig_Node $plural = null, Twig_Node_Expression $count = null, Twig_Node $notes = null
22 if (null !== $count) {
25 if (null !== $plural) {
28 if (null !== $notes) {
71 ->subcompile($this->hasNode('count') ? $this->getNode('count') : null)
83 ->subcompile($this->hasNode('count') ? $this->getNode('count') : null)
108 ->subcompile($this->hasNode('count') ? $this->getNode('count') : null)
/plugin/findologicxmlexport/vendor/hoa/math/
H A DContext.php52 protected $_functions = null;
59 protected $_constants = null;
66 protected $_variables = null;
144 public function addFunction($name, $callable = null)
146 if (null === $callable) {
244 static $_constants = null;
246 if (null === $_constants) {
281 static $_functions = null;
283 if (null === $_functions) {
329 if (null === $this->_variables) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/
H A DObjectOperatorIndentSniff.php66 $varToken = $phpcsFile->findPrevious(T_WHITESPACE, ($stackPtr - 1), null, true);
75 null,
77 null,
102 $origBrackets = null;
107 $origConditions = null;
121 $brackets = null;
126 $conditions = null;
164 $content = $phpcsFile->findNext(T_WHITESPACE, ($next + 1), null, true);
183 null,
185 null,
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/
H A DClassMetadataTest.php99 ['a', null, null, 'geta', 'seta'],
100 ['b', null, null, 'isb', 'setb'],
101 ['c', null, null, 'hasc', 'setc'],
109 … [null, null, 'a public getE method, nor a public isE method, nor a public hasE method in class'],
110 …[null, 'setx', 'a public getE method, nor a public isE method, nor a public hasE method in class'],
111 ['getx', null, 'no public setE method in class'],

12345678910>>...204