Searched refs:__toString (Results 1 – 12 of 12) sorted by relevance
6 Support for the ``__toString()`` magic method has been added in Twig 2.3.14 For objects that implement the ``__toString()`` magic method (and not ``Countable``),
30 public function __toString() function in Twig\\Markup
34 public function __toString() function in Twig\\TokenStream
53 public function __toString() function in Twig\\Token
53 public function __toString() function in Twig\\Template
52 public function __toString() function in Twig\\Node\\Node
186 __toString() method on an object was possible even if not allowed by the315 not implement \Countable but provides __toString()316 * "empty" test will now consider the return value of the __toString() method for317 objects implement __toString() but not \Countable485 __toString() method on an object was possible even if not allowed by the594 not implement \Countable but provides __toString()595 * "empty" test will now consider the return value of the __toString() method for596 objects implement __toString() but not \Countable852 * removed the __toString policy check when the sandbox is disabled1336 …* fixed sandbox mode (__toString() method check was not enforced if called implicitly from complex…[all …]
51 As the stream has a ``__toString()`` method, you can have a textual
83 ``__toString()`` method that you can use to display the generated nodes413 * Objects with a ``__toString`` method are converted to strings and
154 function __toString() function in simple_html_dom_node2284 function __toString() function in simple_html_dom
151 function __toString() function in simple_html_dom_node2290 function __toString() function in simple_html_dom