RedirectPlugin::cloneRequestWithGetMethod |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
Clone a request while changing the method to GET. Emulates the behavior of
{ |
MimeTypeTest::testGuessImageWithDirectory |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
AjaxCommandsUnitTest::testRedirectCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that RedirectCommand objects can be constructed and rendered. |
CoalescingDirectoryResource::$directories |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php |
|
CoalescingDirectoryResource::addDirectory |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php |
|
DirectoryResourceFilterIterator::$pattern |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
|
common_test_drupal_goto_redirect_advanced |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Redirects using drupal_goto(). |
EasyRdf_Http_Client::getRedirectionsCount |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php |
Get the number of redirections done on the last request |
AbstractMessage::getCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Get a Cache-Control directive from the message |
AbstractMessage::hasCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Check if the message has a Cache-Control directive |
AbstractMessage::addCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Add a Cache-Control directive on the message |
FileTest::testMoveToAnUnexistentDirectory |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
MessageInterface::getCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get a Cache-Control directive from the message |
MessageInterface::hasCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Check if the message has a Cache-Control directive |
MessageInterface::addCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Add a Cache-Control directive on the message |
PHP_CodeCoverage_Report_HTML::getDirectory |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML.php |
@since Method available since Release 1.2.0 |
SystemListingTest::testDirectoryPrecedence |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SystemListingTest.php |
Tests that files in different directories take precedence as expected. |
EntityEnclosingRequest::configureRedirects |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Configure how redirects are handled for the request |
Twig_Tests_IntegrationTest::getFixturesDir |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
LocaleUpdateTest::setTranslationsDirectory |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Sets the value of the default translations directory. |
RedirectResponseTest::testSetTargetUrlNull |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
@expectedException \InvalidArgumentException |
ResponseHeaderBag::hasCacheControlDirective |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
ResponseHeaderBag::getCacheControlDirective |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
AnnotationDirectoryLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationDirectoryLoaderTest.php |
|
KernelTest::testLocateResourceOnDirectories |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
UnmanagedDeleteRecursiveTest::testDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Try deleting a directory with some files. |
AbstractMessage::parseCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Parse the Cache-Control HTTP header into an array |
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. |
CoalescingDirectoryResource::getRelativeName |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php |
Returns the relative version of a filename. |
DirectoryResourceFilterIterator::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
|
DirectoryResourceFilterIterator::getChildren |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
|
AbstractMessage::removeCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Remove a Cache-Control directive from the message |
MessageInterface::removeCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Remove a Cache-Control directive from the message |
Twig_Test_IntegrationTestCase::getFixturesDir |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php |
|
UpgradePathTestBase::prepareConfigDirectories |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Overrides \Drupal\simpletest\TestBase::prepareConfigDirectories(). |
MTimeProtectedFastFileStorage::cleanDirectory |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Removes everything in a directory, leaving it empty. |
PHP_CodeCoverage_Report_Node_Directory::count |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the number of files in/under this node. |
CoalescingDirectoryResource::getFileResources |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php |
Performs the coalesce. |
Twig_Tests_LexerTest::testLineDirectiveInline |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
DirectoryTest::testFileCheckDirectoryHandling |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
Test directory handling functions. |
AbstractMessage::rebuildCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Rebuild the Cache-Control HTTP header using the user-specified values |
RedirectPlugin::throwTooManyRedirectsException |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
Throw a too many redirects exception for a request |
PHP_CodeCoverage_Report_Node_Directory::$files |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
MTimeProtectedFastFileStorage::ensureDirectory |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Ensures the root directory exists and has correct permissions. |
TestFileTransfer::$shouldIsDirectoryReturnTrue |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
This is for testing the CopyRecursive logic. |
UnmanagedDeleteRecursiveTest::testSubDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Try deleting subdirectories with some files. |
RedirectResponseTest::testGenerateMetaRedirect |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
_file_generic_settings_file_directory_validate |
function |
drupal/core/modules/file/file.field.inc |
Render API callback: Validates the file destination field. |
RedirectableUrlMatcherTest::testSchemeRedirect |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php |
|
RedirectableUrlMatcher::handleRouteRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php |
Handles specific route requirements. |