Home
last modified time | relevance | path

Searched refs:__toString (Results 251 – 275 of 352) sorted by last modified time

1...<<1112131415

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/
H A DArgumentsWildcard.php83 public function __toString() function in Prophecy\\Argument\\ArgumentsWildcard
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
H A DCallbackToken.php71 public function __toString() function in Prophecy\\Argument\\Token\\CallbackToken
H A DApproximateValueToken.php51 public function __toString() function in Prophecy\\Argument\\Token\\ApproximateValueToken
H A DArrayCountToken.php59 public function __toString() function in Prophecy\\Argument\\Token\\ArrayCountToken
H A DArrayEntryToken.php85 public function __toString() function in Prophecy\\Argument\\Token\\ArrayEntryToken
H A DArrayEveryEntryToken.php70 public function __toString() function in Prophecy\\Argument\\Token\\ArrayEveryEntryToken
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DConsistency.php295 public function __toString(); function
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst53 As the stream has a ``__toString()`` method, you can have a textual
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Dempty.rst6 Support for the ``__toString()`` magic method has been added in Twig 1.33.
14 For objects that implement the ``__toString()`` magic method (and not ``Countable``),
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DMarkup.php30 public function __toString() function in Twig\\Markup
H A DToken.php54 public function __toString() function in Twig\\Token
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DNode.php55 public function __toString() function in Twig\\Node\\Node
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dlength.test20 'countable' => new CountableStub(42), /* also asserts we do *not* call __toString() */
21 …' => new IteratorAggregateStub(['a', 'b', 'c']), /* also asserts we do *not* call __toString() */
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dobjects.test17 public function __toString()
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
H A DArrayTest.php135 public function __toString() function in Twig_Test_Loader_TemplateReference
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DAuthor.php74 public function __toString() function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Author
H A DReturn_.php68 public function __toString() function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Return_
H A DSee.php84 public function __toString() function in phpDocumentor\\Reflection\\DocBlock\\Tags\\See
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/
H A DFqsen.php38 public function __toString() function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Reference\\Fqsen
H A DReference.php20 public function __toString(); function
H A DUrl.php36 public function __toString() function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Reference\\Url
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DCallable_.php27 public function __toString() function in phpDocumentor\\Reflection\\Types\\Callable_
H A DFloat_.php27 public function __toString() function in phpDocumentor\\Reflection\\Types\\Float_
H A DParent_.php29 public function __toString() function in phpDocumentor\\Reflection\\Types\\Parent_
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/
H A DStream.php126 public function __toString() function in PHP_Token_Stream

1...<<1112131415