FileCacheReader::$dir |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
|
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 |
|
ScanDirectoryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Definition of Drupal\system\Tests\File\ScanDirectoryTest. |
RedirectCommand::$url |
property |
drupal/core/lib/Drupal/Core/Ajax/RedirectCommand.php |
The URL that will be loaded into window.location. |
RedirectTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RedirectTest.php |
|
FileCache::$directory |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
|
Updater::getBackupDir |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Returns the full path to a directory where backups should be written. |
RedirectRouteInterface |
interface |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RedirectRouteInterface.php |
Document for redirection entries with the RedirectController. |
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> |
file_prepare_directory |
function |
drupal/core/includes/file.inc |
Checks that the directory exists and is writable. |
file_directory_os_temp |
function |
drupal/core/includes/file.inc |
Discovers a writable system-appropriate temporary directory. |
system_check_directory |
function |
drupal/core/modules/system/system.module |
Checks the existence of the directory specified in $form_element. |
DirectoryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
|
RedirectTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RedirectTest.php |
Modules to enable. |
Response::isRedirection |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Is the response a redirect? |
Language::DIRECTION_LTR |
constant |
drupal/core/lib/Drupal/Core/Language/Language.php |
Language written left to right. Possible value of $language->direction. |
Language::DIRECTION_RTL |
constant |
drupal/core/lib/Drupal/Core/Language/Language.php |
Language written right to left. Possible value of $language->direction. |
RedirectPlugin::DISABLE |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
|
FileStorage::$directory |
property |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
The directory where the files should be stored. |
RedirectCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/RedirectCommand.php |
Implements \Drupal\Core\Ajax\CommandInterface:render(). |
FileStorage::$directory |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
The filesystem path for configuration objects. |
CONFIG_ACTIVE_DIRECTORY |
constant |
drupal/core/includes/bootstrap.inc |
$config_directories key for active directory. |
FileCache::getDirectory |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Gets the cache directory. |
RemoteFileDirectoryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileDirectoryTest.php |
Directory related tests. |
aggregator_test_redirect |
function |
drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module |
Page callback that redirects to another feed. |
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(). |
RedirectTest::$testViews |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RedirectTest.php |
Views used by this test. |
batch_test_redirect_page |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Menu callback: Redirects successfuly. |
DirectoryResource::$path |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
|
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. |
CompassFilter::$fontsDir |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
RedirectResponseTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
SSH::copyDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Implements Drupal\Core\FileTransfer\FileTransfer::copyDirectoryJailed(). |
CONFIG_STAGING_DIRECTORY |
constant |
drupal/core/includes/bootstrap.inc |
$config_directories key for staging directory. |
RedirectResponse::create |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RedirectResponse.php |
Factory method for chainability |
Theme::canUpdateDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/Theme.php |
Implements Drupal\Core\Updater\UpdaterInterface::canUpdateDirectory(). |
TooManyRedirectsException |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/TooManyRedirectsException.php |
|
Client::DISABLE_REDIRECTS |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
|
LocalStream::dir_closedir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for closedir(). |
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. |
install_full_redirect_url |
function |
drupal/core/includes/install.core.inc |
Returns the complete URL redirected to during an installation request. |
DirectoryResourceIterator |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
An iterator that converts file objects into file resources. |
CompassFilter::$imagesDir |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
FTPExtension::isDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTPExtension.php |
Implements Drupal\Core\FileTransfer\FileTransfer::isDirectory(). |
AssetFactory::findRootDir |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Loops through the root directories and returns the first match. |
FileTransfer::isDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Checks if a particular path is a directory. |
form_test_redirect_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler to test different redirect behaviours. |