StreamedResponse::getContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/StreamedResponse.php |
|
StreamInterface::getMetaData |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Get stream metadata |
PHP_Token_Stream::$functions |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
PHP_Token_Stream::__destruct |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
Destructor. |
PHP_Token_Stream::__toString |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
PHP_Token_Stream::getClasses |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
PHP_Token_Stream::getIncludes |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
Gets the names of all files that have been included
using include(), include_once(), require() or require_once(). |
PHP_Token_Stream::offsetUnset |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
Twig_TokenStream::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
Constructor. |
LocalStream::getDirectoryPath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Gets the path that the wrapper is responsible for. |
Twig_TokenStream::getFilename |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
Gets the filename associated with this stream |
CouldNotRewindStreamException |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CouldNotRewindStreamException.php |
|
PhpStreamWrapperInterface.php |
file |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
Definition of Drupal\Core\StreamWrapper\PhpStreamWrapperInterface. |
PrivateStream::getExternalUrl |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PrivateStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
StreamWrapperInterface::chmod |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Changes permissions of the resource. |
STREAM_WRAPPERS_WRITE_VISIBLE |
constant |
drupal/core/includes/file.inc |
Stream wrapper type flag -- visible, readable and writeable. |
file_stream_wrapper_get_class |
function |
drupal/core/includes/file.inc |
Returns the stream wrapper class name for a given scheme. |
PoStreamReader::$_line_number |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Source line number of the stream being parsed. |
ReadOnlyStreamWrapperTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
Definition of Drupal\system\Tests\File\ReadOnlyStreamWrapperTest. |
StreamedResponse::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/StreamedResponse.php |
Constructor. |
StreamedResponse::setCallback |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/StreamedResponse.php |
Sets the PHP callback associated with this Response. |
StreamedResponse::sendContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/StreamedResponse.php |
This method only sends the content once. |
StreamWrapperTest::$classname |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
|
PHP_Token_Stream::$interfaces |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
PHP_Token_Stream::__construct |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
Constructor. |
PHP_Token_Stream::getFilename |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
@since Method available since Release 1.1.0 |
PHP_Token_Stream::offsetExists |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
DummyReadOnlyStreamWrapper.php |
file |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyReadOnlyStreamWrapper.php |
Definition of Drupal\file_test\DummyReadOnlyStreamWrapper. |
Twig_TokenStream::injectTokens |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
|
StreamWrapperInterface::setUri |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Sets the absolute stream resource URI. |
StreamWrapperInterface::getUri |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Returns the stream resource URI. |
PublicStream::getDirectoryPath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PublicStream.php |
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath() |
PoStreamReader::$_current_item |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Current entry being read. Incomplete. |
StreamInterface::getStreamType |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Get a label describing the underlying implementation of the stream |
PHP_Token_Stream::$linesOfCode |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
PHP_Token_Stream::getFunctions |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
TemporaryStream::getExternalUrl |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
PrivateStream::getDirectoryPath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PrivateStream.php |
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath() |
StreamWrapperInterface::dirname |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Gets the name of the directory from a given path. |
PoStreamReader::shortenComments |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Generates a short, one-string version of the passed comment array. |
StreamInterface::getWrapperData |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Wrapper specific data attached to this stream. |
PHP_Token_Stream_CachingFactory |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/CachingFactory.php |
A caching factory for token stream objects. |
PHP_Token_Stream::$customTokens |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
PHP_Token_Stream::getInterfaces |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
PHP_Token_Stream::getLinesOfCode |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
StreamWrapperInterface::realpath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Returns canonical, absolute path of the resource. |
LocalReadOnlyStream::stream_open |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for fopen(), file_get_contents(), etc. |
LocalReadOnlyStream::stream_lock |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for flock(). |
PhpStreamWrapperInterface::mkdir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::rmdir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|