Home
last modified time | relevance | path

Searched refs:when (Results 776 – 800 of 1270) sorted by last modified time

1...<<31323334353637383940>>...51

/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md95 capabilities. This is very useful when designing a function, or a
250 This event is fired when calling the `Hoa\Stream\Stream::close`
330 * `authrequire`, when the authentication is required,
331 * `authresult`, when the result of the authentication is known,
334 * `failure`, when something unexpected occured,
335 * `mimetype`, when the MIME-type of the stream is known,
336 * `progress`, when there is significant progression,
337 * `redirect`, when the stream is redirected to another stream,
339 * `size`, when the size of the stream is known.
424 3. `Filter::READ_AND_WRITE` when both.
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DComposite.php59 ->when($result = $this->invoke($composite)->setStream($stream))
73 ->when($result = $composite->getStream())
86 ->when($result = $this->invoke($composite)->setInnerStream($innerStream))
100 ->when($result = $composite->getInnerStream())
H A DException.php56 ->when($result = new SUT('foo', 0))
H A DBucket.php65 ->when($result = new SUT($brigade, SUT::IS_A_BRIGADE))
81 ->when($result = new SUT($stream, SUT::IS_A_STREAM, $buffer))
104 ->when($result = $bucket->eob())
119 ->when($result = $bucket->setData('bazqux'))
143 ->when($result = $bucket->getData())
158 ->when($result = $bucket->getLength())
H A DContext.php65 ->when($result = SUT::getInstance('foo'))
74 ->when($result = SUT::getInstance('foo'))
83 ->when($result = SUT::getInstance('foo'))
96 ->when($result = $context->getId())
109 ->when($result = SUT::contextExists($id))
118 ->when($result = SUT::contextExists('foo'))
131 ->when($result = $context->setOptions($options))
145 ->when($result = $context->getOptions())
161 ->when($result = $context->setParameters($parameters))
178 ->when($result = $context->getParameters())
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Filter/
H A DFilter.php71 ->when($result = SUT::register('foo', \StdClass::class))
100 ->when($result = SUT::register($name, \Mock\StdClass::class, SUT::OVERWRITE))
139 ->when($result = SUT::append($stream, $name))
152 ->when($result = SUT::prepend($stream, $name))
166 ->when($result = SUT::remove($filter))
180 ->when($result = SUT::remove($name))
202 ->when($result = SUT::isRegistered('string.toupper'))
211 ->when($result = SUT::isRegistered('foo'))
220 ->when($result = SUT::getRegistered())
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/IStream/
H A DLockable.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Lockable())
66 ->when($result = SUT::LOCK_SHARED)
71 ->when($result = SUT::LOCK_EXCLUSIVE)
76 ->when($result = SUT::LOCK_RELEASE)
81 ->when($result = SUT::LOCK_NO_BLOCK)
H A DTouchable.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Touchable())
66 ->when($result = SUT::OVERWRITE)
71 ->when($result = SUT::DO_NOT_OVERWRITE)
76 ->when($result = SUT::MAKE_DIRECTORY)
81 ->when($result = SUT::DO_NOT_MAKE_DIRECTORY)
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Wrapper/
H A DException.php56 ->when($result = new SUT('foo', 0))
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Wrapper/IWrapper/
H A DFile.php55 ->when($result = new \Mock\Hoa\Stream\Wrapper\IWrapper\File())
H A DIWrapper.php56 ->when($result = new \Mock\Hoa\Stream\Wrapper\IWrapper\IWrapper())
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md24 - Big performance hit when upgrading from 1.4.2 to 1.5.0 [\#44](https://github.com/schmittjoh/metad…
56 - Update FileCache.php added fallback option when rename fails on windows [\#40](https://github.com…
66 - Cache when there is no metadata for a class [\#36](https://github.com/schmittjoh/metadata/pull/36…
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DLimit.php63 ->when($result = iterator_to_array($limit))
H A DRegularExpression.php65 ->when($result = iterator_to_array($iterator))
86 ->when($result = iterator_to_array($iterator, false))
115 ->when($result = $iterator->getChildren())
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/Filter/
H A DFilter.php62 ->when(
81 ->when(
101 ->when(
122 ->when(
143 ->when(
163 ->when(function () use ($stream, $name) {
168 ->when($result = stream_get_contents($stream))
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DREADME.md41 Bug fixes sent on the 1.x branch, will be ported to the master branch when possible.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst91 ``Default`` group, which can be used when specifying groups in the serialization
297 To enable this feature you have to set the Expression Evaluator when initializing the serializer.
H A Dstdclass.rst10 There are many known limitations when dealing with ``stdClass`` objects.
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Exception/
H A DIllegalToken.php60 ->when($result = new SUT('foo', 0, 'bar', $line, $column))
H A DRule.php56 ->when($result = new SUT('foo', 0))
H A DUnexpectedToken.php60 ->when($result = new SUT('foo', 0, 'bar', $line, $column))
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DEntry.php56 ->when($result = new SUT('foo', ['bar']))
H A DInvocation.php59 ->when($result = new SUT($rule, $data))
81 ->when($result = new SUT($rule, $data, $todo))
104 ->when($result = new SUT($rule, $data, $todo, $depth))
128 ->when($result = $invocation->setDepth($depth))
145 ->when($result = $invocation->getDepth())
159 ->when($result = $invocation->isTransitional())
H A DToken.php56 ->when($result = new SUT('name', 'tokenName', 'nodeId', 0))
119 ->when($result = $token->getTokenName())
136 ->when($result = $token->setNamespace($namespace))
154 ->when($result = $token->getNamespace())
189 ->when($result = $token->getRepresentation())
207 ->when($result = $token->getAST())
233 ->when($result = $token->setValue($value))
251 ->when($result = $token->getValue())
268 ->when($result = $token->setKept($kept))
286 ->when($result = $token->isKept())
[all …]
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DAutoloader.php61 ->when(
84 ->when(
166 ->when($result = $autoloader->load('Foo'))
190 ->when($result = $autoloader->load('Foo\Bar\Baz'))
212 ->when($result = $autoloader->load('Foo\Bar\Baz'))
233 ->when($result = $autoloader->requireFile($filename))
278 ->when($result = SUT::dnew($classname))
301 ->when($result = SUT::getLoadedClasses())
313 ->when($result = $autoloader->register())
328 ->when($result = $autoloader->register())
[all …]

1...<<31323334353637383940>>...51