Search for __toString

  1. Search 7.x for __toString
  2. Search 9.5.x for __toString
  3. Search 10.3.x for __toString
  4. Search 11.x for __toString
  5. Other projects
Title Object type File name Summary
Truncate::__toString function core/lib/Drupal/Core/Database/Driver/sqlite/Truncate.php Implements PHP magic __toString method to convert the query to a string.
TwigExtensionTestString::__toString function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
TwigThemeTestController::urlToStringRender function core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php Renders a URL to a string.
UnroutedUrlTest::testToString function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the toString() method.
Update::__toString function core/lib/Drupal/Core/Database/Query/Update.php Implements PHP magic __toString method to convert the query to a string.
Upsert::__toString function core/lib/Drupal/Core/Database/Driver/pgsql/Upsert.php Implements PHP magic __toString method to convert the query to a string.
Upsert::__toString function core/lib/Drupal/Core/Database/Driver/sqlite/Upsert.php Implements PHP magic __toString method to convert the query to a string.
Upsert::__toString function core/lib/Drupal/Core/Database/Driver/mysql/Upsert.php Implements PHP magic __toString method to convert the query to a string.
Url::toString function core/lib/Drupal/Core/Url.php Generates the string URL representation for this Url object.
UrlTest::testToString function core/tests/Drupal/Tests/Core/UrlTest.php Tests the toString() method.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.