file_stream_wrapper_valid_scheme |
function |
drupal/core/includes/file.inc |
Checks that the scheme of a stream URI is valid. |
StreamedResponseTest::testCreate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
PoStreamReader::setItemFromArray |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Store the parsed values as a PoItem object. |
ReadOnlyStreamWrapperTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
Sets up a Drupal site for running functional and integration tests. |
TemporaryStream::getDirectoryPath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php |
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath() |
Twig_Tests_TokenStreamTest::setUp |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TokenStreamTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
LocalReadOnlyStream::stream_write |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for fwrite(), file_put_contents() etc. |
LocalReadOnlyStream::stream_flush |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for fflush(). |
PhpStreamWrapperInterface::unlink |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::rename |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
file_stream_wrapper_uri_normalize |
function |
drupal/core/includes/file.inc |
Normalizes a URI by making it syntactically correct. |
CouldNotRewindStreamException.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CouldNotRewindStreamException.php |
|
DummyStreamWrapper::getInternalUri |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php |
Override getInternalUri(). |
DummyStreamWrapper::getExternalUrl |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php |
Override getExternalUrl(). |
DummyRemoteStreamWrapper::realpath |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyRemoteStreamWrapper.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::realpath(). |
ReadOnlyStreamWrapperTest::$scheme |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
|
ReadOnlyStreamWrapperTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
|
TranslationsStream::getExternalUrl |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationsStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
StreamWrapperInterface::getMimeType |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Returns the MIME type of the resource. |
Twig_Tests_TokenStreamTest::$tokens |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/TokenStreamTest.php |
|
PhpStreamWrapperInterface::url_stat |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
StreamWrapperTest::testGetClassName |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Test the getClassName() function. |
StreamWrapperTest::testUriFunctions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Test the URI and target functions. |
ReadOnlyStreamWrapperTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
Modules to enable. |
ReadOnlyStreamWrapperTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix. |
Twig_Tests_TokenStreamTest::testNext |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TokenStreamTest.php |
|
StreamedResponseTest::testSetContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
@expectedException \LogicException |
StreamedResponseTest::testGetContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
DummyStreamWrapper::getDirectoryPath |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php |
Gets the path that the wrapper is responsible for. |
PHP_Token_Stream_CachingFactory::get |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/CachingFactory.php |
|
TranslationsStream::getDirectoryPath |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationsStream.php |
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath() |
PhpStreamWrapperInterface::stream_eof |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
StreamedResponseTest::testConstructor |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
StreamedResponseTest::testSendContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
ReadOnlyStreamWrapperTest::$classname |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
|
StreamWrapperInterface::getExternalUrl |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Returns a web accessible URL for the resource. |
PhpStreamWrapperInterface::stream_open |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::stream_lock |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::stream_read |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::stream_seek |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::stream_tell |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::stream_stat |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::dir_opendir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::dir_readdir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
AbstractEntityBodyDecorator::getStream |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get the stream resource |
AbstractEntityBodyDecorator::setStream |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
PoStreamReader::$_current_plural_index |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Current plural index for plural translations. |
PHP_Token_Stream_CachingFactory::clear |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/CachingFactory.php |
|
PhpStreamWrapperInterface::stream_close |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::stream_write |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|