Search for __toString
- Search 7.x for __toString
- Search 9.5.x for __toString
- Search 8.9.x for __toString
- Search 11.x for __toString
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Attribute::__toString | function | core/ |
Implements the magic __toString() method. |
AttributeArray::__toString | function | core/ |
Implements the magic __toString() method. |
AttributeBoolean::__toString | function | core/ |
Implements the magic __toString() method. |
AttributeString::__toString | function | core/ |
Implements the magic __toString() method. |
AttributeValueBase::__toString | function | core/ |
Implements the magic __toString() method. |
Condition::__toString | function | core/ |
Implements PHP magic __toString method to convert the conditions to string. |
Constraint::__toString | function | core/ |
Gets the constraint as a string. |
Delete::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
FormattableMarkup::__toString | function | core/ |
Returns markup. |
FormattableMarkupTest::testToString | function | core/ |
@covers ::__toString[[api-linebreak]] @covers ::jsonSerialize[[api-linebreak]] |
GeneratedLink::__toString | function | core/ |
Returns markup. |
HtmlEscapedText::__toString | function | core/ |
Returns markup. |
HtmlEscapedTextTest::providerToString | function | core/ |
Data provider for testToString(). |
HtmlEscapedTextTest::testToString | function | core/ |
@covers ::__toString[[api-linebreak]] @covers ::jsonSerialize[[api-linebreak]] |
Insert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
Link::toString | function | core/ |
Generates the HTML for this Link object. |
MarkupInterface::__toString | function | core/ |
Returns markup. |
MarkupTrait::__toString | function | core/ |
Returns the string version of the Markup object. |
Merge::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
PoHeader::__toString | function | core/ |
Generate a Gettext PO formatted header string based on data set earlier. |
PoItem::__toString | function | core/ |
Output the PoItem as a string. |
Query::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
Query::__toString | function | core/ |
Implements the magic __toString method. |
RemoveCheckToStringNodeVisitor | class | core/ |
Defines a TwigNodeVisitor that replaces CheckToStringNodes. |
RemoveCheckToStringNodeVisitor.php | file | core/ |
|
RemoveCheckToStringNodeVisitor::enterNode | function | core/ |
|
RemoveCheckToStringNodeVisitor::getPriority | function | core/ |
|
RemoveCheckToStringNodeVisitor::leaveNode | function | core/ |
|
Select::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
SelectExtender::__toString | function | core/ |
Returns a string representation of how the query will be executed in SQL. |
SelectInterface::__toString | function | core/ |
Returns a string representation of how the query will be executed in SQL. |
StaticReflectionClass::__toString | function | core/ |
|
StringObject::__toString | function | core/ |
|
StubUpsert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
ToStringTrait::__toString | function | core/ |
Implements the magic __toString() method. |
TranslatableMarkupTest::testToString | function | core/ |
Tests that errors are correctly handled when a __toString() fails. |
Truncate::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
TwigExtensionTestString::__toString | function | core/ |
|
TwigSimpleCheckToStringNode | class | core/ |
Defines a twig node for simplifying CheckToStringNode. |
TwigSimpleCheckToStringNode.php | file | core/ |
|
TwigSimpleCheckToStringNode::compile | function | core/ |
|
UnroutedUrlTest::testToString | function | core/ |
Tests the toString() method. |
Update::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
Upsert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
Url::toString | function | core/ |
Generates the string URL representation for this Url object. |
UrlTest::testToString | function | core/ |
Tests the toString() method. |
Variable::callableToString | function | core/ |
Generates a human-readable name for a callable. |
VariableTest::providerCallableToString | function | core/ |
Data provider for testCallableToString(). |
VariableTest::testCallableToString | function | core/ |
Tests generating a human-readable name for a callable. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.