ResponseTest::testToString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
AttributeArray::__toString |
function |
drupal/core/lib/Drupal/Core/Template/AttributeArray.php |
Implements the magic __toString() method. |
ArrayCollection::__toString |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Returns a string representation of this object. |
AttributeString::__toString |
function |
drupal/core/lib/Drupal/Core/Template/AttributeString.php |
Implements the magic __toString() method. |
PHP_TokenTest::testToString |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/TokenTest.php |
@covers PHP_Token::__construct
@covers PHP_Token::__toString |
StreamInterface::__toString |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Convert the stream to a string if the stream is readable and the stream is seekable. |
EasyRdf_ParsedUri::toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/ParsedUri.php |
Convert the parsed URI back into a string |
EasyRdf_Literal::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Magic method to return the value of a literal as a string |
Twig_TokenStream::__toString |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
Returns a string representation of the token stream. |
EasyRdf_Resource::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Magic method to return URI of resource when casted to string |
CollectionTest::testToString |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
AttributeBoolean::__toString |
function |
drupal/core/lib/Drupal/Core/Template/AttributeBoolean.php |
Implements the magic __toString() method. |
AcceptHeaderItem::__toString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php |
Returns header value's string representation. |
StringableObject::__toString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
RequestInterface::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the HTTP request as a string |
PHP_Token_Stream::__toString |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
ResponseHeaderBag::__toString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Returns the headers as a string. |
ClassWithToString::__toString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithToString.php |
|
DirectoryResource::__toString |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
Returns a unique string for the current resource. |
ResourceInterface::__toString |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/ResourceInterface.php |
Returns a unique string for the current resource. |
EasyRdf_ParsedUri::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/ParsedUri.php |
Magic method to convert the URI, when casted, back to a string |
TraversableString::__toString |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php |
|
AcceptHeaderTest::testToString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
@dataProvider provideToStringData |
AttributeValueBase::__toString |
function |
drupal/core/lib/Drupal/Core/Template/AttributeValueBase.php |
Implements the magic __toString() method. |
EasyRdf_GraphStore::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/GraphStore.php |
Magic method to return URI of the graph store when casted to string |
ConstraintViolation::__toString |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
Converts the violation into a string for debugging purposes. |
HeaderBagTest::testToStringNull |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
ReadLimitEntityBody::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
Returns only a subset of the decorated entity body when cast as a string |
EasyRdf_Sparql_Result::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Result.php |
Magic method to return value of the result to string |
EasyRdf_Sparql_Client::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Client.php |
Magic method to return URI of the SPARQL endpoint when casted to string |
StaticReflectionClass::__toString |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
EasyRdf_Http_Response::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Implements magic __toString() |
StaticReflectionMethod::__toString |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
RouterListener::parametersToString |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/RouterListener.php |
|
EntityEnclosingRequest::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Get the HTTP request as a string |
HeaderBagTest::testToStringNotNull |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
AcceptHeaderItemTest::testToString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderItemTest.php |
@dataProvider provideToStringData |
FilterControllerEvent::varToString |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterControllerEvent.php |
|
ConstraintViolationList::__toString |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
Converts the violation into a string for debugging purposes. |
PHPUnit_Framework_Warning::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Warning.php |
Returns a string representation of the test case. |
BasePhpFormulaLoader::tokenToString |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
PHPUnit_Framework_TestCase::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns a string representation of the test case. |
StaticReflectionProperty::__toString |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
PHPUnit_Framework_TestSuite::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Returns a string representation of the test suite. |
AcceptHeaderTest::provideToStringData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
|
PHPUnit_Framework_TestFailure::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestFailure.php |
Returns a short description of the failure. |
AbstractEntityBodyDecorator::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Convert the stream to a string if the stream is readable and the stream is seekable. |
CoalescingDirectoryResource::__toString |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php |
Returns a string to uniquely identify the current resource. |
Framework_TestFailureTest::testToString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestFailureTest.php |
@covers PHPUnit_Framework_TestFailure::toString |
PHPUnit_Framework_TestCase::dataToString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.2.1 |