PhpStreamWrapperInterface::stream_flush |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::dir_closedir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
file_stream_wrapper_get_instance_by_uri |
function |
drupal/core/includes/file.inc |
Returns a reference to the stream wrapper class responsible for a given URI. |
PHP_Token_Stream_CachingFactory::$cache |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/CachingFactory.php |
|
PhpStreamWrapperInterface::dir_rewinddir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
StreamedResponseListener::onKernelResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/StreamedResponseListener.php |
Filters the Response. |
AbstractEntityBodyDecorator::getStreamType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get a label describing the underlying implementation of the stream |
file_stream_wrapper_get_instance_by_scheme |
function |
drupal/core/includes/file.inc |
Returns a reference to the stream wrapper class responsible for a scheme. |
DummyReadOnlyStreamWrapper::getInternalUri |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyReadOnlyStreamWrapper.php |
Override getInternalUri(). |
DummyReadOnlyStreamWrapper::getExternalUrl |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyReadOnlyStreamWrapper.php |
Override getExternalUrl(). |
StreamWrapperTest::testGetInstanceByScheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Test the file_stream_wrapper_get_instance_by_scheme() function. |
EntityBody::setStreamFilterContentEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
|
PHP_CodeCoverage_Report_Text::$outputStream |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
StreamWrapperTest::testGetValidStreamScheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Test the scheme functions. |
DummyReadOnlyStreamWrapper::getDirectoryPath |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyReadOnlyStreamWrapper.php |
Gets the path that the wrapper is responsible for. |
StreamedResponseListener::getSubscribedEvents |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/StreamedResponseListener.php |
Returns an array of event names this subscriber wants to listen to. |
ReadOnlyStreamWrapperTest::testWriteFunctions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
Test write functionality of the read-only stream wrapper. |
StreamedResponseTest::testPrepareWith11Protocol |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
StreamedResponseTest::testPrepareWith10Protocol |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
StreamedResponseTest::testPrepareWithHeadRequest |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
StreamedResponseTest::testSetCallbackNonCallable |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
@expectedException \LogicException |
Twig_Tests_TokenStreamTest::testEndOfTemplateNext |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TokenStreamTest.php |
@expectedException Twig_Error_Syntax
@expectedMessage Unexpected end of template |
Twig_Tests_TokenStreamTest::testEndOfTemplateLook |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TokenStreamTest.php |
@expectedException Twig_Error_Syntax
@expectedMessage Unexpected end of template |
StreamedResponseTest::testSendContentWithNonCallable |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
@expectedException \LogicException |
ClientTest::testFilterResponseSupportsStreamedResponses |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/ClientTest.php |
|