FILE_CREATE_DIRECTORY |
constant |
drupal/core/includes/file.inc |
Flag used by file_prepare_directory() -- create directory if not present. |
DirectoryResource.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
|
FilesystemCache::$dir |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php |
|
FileCacheReader::$dir |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
|
DirectoryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
|
RedirectableUrlMatcher |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php |
@author Fabien Potencier <fabien@symfony.com> |
RedirectableUrlMatcher |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/RedirectableUrlMatcher.php |
@author Fabien Potencier <fabien@symfony.com> |
RedirectTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RedirectTest.php |
Modules to enable. |
system_check_directory |
function |
drupal/core/modules/system/system.module |
Checks the existence of the directory specified in $form_element. |
file_prepare_directory |
function |
drupal/core/includes/file.inc |
Checks that the directory exists and is writable. |
RedirectPlugin::DISABLE |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
|
CONFIG_ACTIVE_DIRECTORY |
constant |
drupal/core/includes/bootstrap.inc |
$config_directories key for active directory. |
RemoteFileDirectoryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileDirectoryTest.php |
Directory related tests. |
FileCache::getDirectory |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Gets the cache directory. |
Response::isRedirection |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Is the response a redirect? |
FileStorage::$directory |
property |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
The directory where the files should be stored. |
FileStorage::$directory |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
The filesystem path for configuration objects. |
ScanDirectoryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Sets up a Drupal site for running functional and integration tests. |
RedirectResponse::create |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RedirectResponse.php |
Factory method for chainability |
DirectoryResource::$path |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
|
CONFIG_STAGING_DIRECTORY |
constant |
drupal/core/includes/bootstrap.inc |
$config_directories key for staging directory. |
batch_test_redirect_page |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Menu callback: Redirects successfuly. |
LocalStream::dir_opendir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for opendir(). |
LocalStream::dir_readdir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for readdir(). |
SSH::copyDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Implements Drupal\Core\FileTransfer\FileTransfer::copyDirectoryJailed(). |
RedirectTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/RedirectTest.php |
Views used by this test. |
RedirectResponseTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
AssetFactory::findRootDir |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Loops through the root directories and returns the first match. |
DirectoryResourceIterator |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
An iterator that converts file objects into file resources. |
TooManyRedirectsException |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/TooManyRedirectsException.php |
|
CompassFilter::$imagesDir |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
AnnotationDirectoryLoader |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php |
AnnotationDirectoryLoader loads routing information from annotations set
on PHP classes and methods. |
LocalStream::dir_closedir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for closedir(). |
FTPExtension::isDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTPExtension.php |
Implements Drupal\Core\FileTransfer\FileTransfer::isDirectory(). |
Theme::canUpdateDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/Theme.php |
Implements Drupal\Core\Updater\UpdaterInterface::canUpdateDirectory(). |
FileTransfer::isDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Checks if a particular path is a directory. |
DirectoryResourceTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/DirectoryResourceTest.php |
|
form_test_redirect_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler to test different redirect behaviours. |
install_full_redirect_url |
function |
drupal/core/includes/install.core.inc |
Returns the complete URL redirected to during an installation request. |
Client::DISABLE_REDIRECTS |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
|
RedirectableUrlMatcherTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php |
|
ScanDirectoryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
|
RedirectableUrlMatcher.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/RedirectableUrlMatcher.php |
|
DirectoryResource::isFresh |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
Checks if a timestamp represents the latest resource. |
KernelTest::testGetRootDir |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
RedirectableUrlMatcher.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php |
|
ClassLoader::$fallbackDirs |
property |
drupal/core/vendor/composer/ClassLoader.php |
|
RedirectTest::testRedirect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RedirectTest.php |
Tests form redirection. |
ClassLoader::$fallbackDirs |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
|
LocalStream::dir_rewinddir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for rewinddir(). |