Theme::getInstallDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/Theme.php |
Returns the directory where a theme should be installed. |
RedirectableUrlMatcher.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/RedirectableUrlMatcher.php |
|
LocalStream::dir_rewinddir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for rewinddir(). |
RedirectRouteInterface.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RedirectRouteInterface.php |
|
KernelInterface::getLogDir |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the log directory. |
LocalReadOnlyStream::mkdir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for mkdir(). |
LocalReadOnlyStream::rmdir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for rmdir(). |
RedirectTest::testRedirect |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RedirectTest.php |
Tests the redirecting. |
ClassLoader::$fallbackDirs |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
|
Layout::iterateDirectories |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Derivative/Layout.php |
Finds layout definitions by looking for layout metadata. |
KernelTest::testGetRootDir |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
DirectEditor::isCompatible |
function |
drupal/core/modules/edit/lib/Drupal/edit/Plugin/InPlaceEditor/DirectEditor.php |
Implements \Drupal\edit\EditPluginInterface::isCompatible(). |
DirectoryResource::isFresh |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
Checks if a timestamp represents the latest resource. |
ScanDirectoryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
|
SSH::createDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Implements Drupal\Core\FileTransfer\FileTransfer::createDirectoryJailed(). |
SSH::removeDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeDirectoryJailed(). |
CompassFilter::setFontsDir |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.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. |
RedirectableUrlMatcher.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php |
|
Module::canUpdateDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Implements Drupal\Core\Updater\UpdaterInterface::canUpdateDirectory(). |
RedirectableUrlMatcherTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php |
|
TestBase::$verboseDirectory |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Directory where verbose output files are put. |
KernelInterface::getRootDir |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the application root dir. |
RemoteFileDirectoryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileDirectoryTest.php |
Definition of Drupal\system\Tests\File\RemoteFileDirectoryTest. |
CoalescingDirectoryResource |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php |
Coalesces multiple directories together into one merged resource. |
DirectoryResource::$pattern |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
|
ScanDirectoryTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Modules to enable. |
CompassFilter::setImagesDir |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
FileTransfer::copyDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Copies a directory. |
RemoteFileScanDirectoryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileScanDirectoryTest.php |
Tests the file_scan_directory() function on remote filesystems. |
config_get_config_directory |
function |
drupal/core/includes/bootstrap.inc |
Returns the path of a configuration directory. |
FileTranslation::$directory |
property |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php |
Directory to find translation files in the file system. |
Module::getInstallDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Returns the directory where a module should be installed. |
KernelInterface::getCacheDir |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the cache directory. |
Process::getWorkingDirectory |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Gets the working directory. |
Process::setWorkingDirectory |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Sets the current working directory. |
EasyRdf_Graph::$maxRedirects |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
|
WebTestBase::$redirect_count |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The number of redirects followed during the handling of a request. |
ClassLoader::getFallbackDirs |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Returns fallback directories. |
RedirectCommand::__construct |
function |
drupal/core/lib/Drupal/Core/Ajax/RedirectCommand.php |
Constructs an RedirectCommand object. |
DirectEditor::getAttachments |
function |
drupal/core/modules/edit/lib/Drupal/edit/Plugin/InPlaceEditor/DirectEditor.php |
Implements \Drupal\edit\EditPluginInterface::getAttachments(). |
Local::createDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\FileTransfer::createDirectoryJailed(). |
Local::removeDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeDirectoryJailed(). |
ClassLoader::getFallbackDirs |
function |
drupal/core/vendor/composer/ClassLoader.php |
|
RedirectResponse::$targetUrl |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RedirectResponse.php |
|
SystemListing::scanDirectory |
function |
drupal/core/lib/Drupal/Core/SystemListing.php |
Abbreviated version of file_scan_directory(). |
LocalStream::getDirectoryPath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Gets the path that the wrapper is responsible for. |
RedirectableUrlMatcher::match |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php |
Tries to match a URL path with a set of routes. |
RedirectPlugin::MAX_REDIRECTS |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
|