UnmanagedMoveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Definition of Drupal\system\Tests\File\UnmanagedMoveTest. |
RemoveCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/RemoveCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
ObjectManager::remove |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Removes an object instance. |
Request::removeCookie |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Remove a specific cookie value by name |
SSH::removeFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeFileJailed(). |
FileMoveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
|
RemoveFeedItemTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedItemTest.php |
Definition of Drupal\aggregator\Tests\RemoveFeedItemTest. |
NullBackend::removeBin |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Remove a cache bin. |
CacheInterface::remove |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/CacheInterface.php |
Removes a value from the cache. |
MenuTest::moveMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Change the parent of a menu link using the menu module UI. |
Util_DiffTest::REMOVED |
constant |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
|
RemoveRoleUserTest.php |
file |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/RemoveRoleUserTest.php |
Contains \Drupal\user\Tests\Plugin\Action\RemoveRoleUserTest. |
Twig_Lexer::moveCursor |
function |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
FileMoveTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
Modules to enable. |
Parser::moveToNextLine |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Moves the parser to the next line. |
RouteCollection::remove |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Removes a route or an array of routes by name from the collection |
RemoveRoleUser::execute |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/RemoveRoleUser.php |
Executes the plugin. |
ArrayCollection::remove |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Removes an element with a specific key/index from the collection. |
RemoveFeedTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedTest.php |
|
BackendChain::removeBin |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Remove a cache bin. |
FilesystemCache::remove |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php |
Removes a value from the cache. |
CurlMulti::removeHandle |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Remove a curl handle from the curl multi object |
PassConfig::TYPE_REMOVE |
constant |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
|
SessionTest::testRemove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
@dataProvider setProvider |
Local::removeFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeFileJailed(). |
book_remove_form_submit |
function |
drupal/core/modules/book/book.pages.inc |
Form submission handler for book_remove_form(). |
hook_update_last_removed |
function |
drupal/core/modules/system/system.api.php |
Return a number which is no longer available as hook_update_N(). |
MemoryBackend::removeBin |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
Remove a cache bin. |
RemovePrivateAliasesPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemovePrivateAliasesPass.php |
Remove private aliases from the container. They were only used to establish
dependencies between services, and these dependencies have been resolved in
one of the previous passes. |
SessionInterface::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Removes an attribute. |
DefaultProcessor::remove |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php |
Implements \Drupal\aggregator\Plugin\ProcessorInterface::remove(). |
RemoveCommand::$selector |
property |
drupal/core/lib/Drupal/Core/Ajax/RemoveCommand.php |
The CSS selector for the element(s) to be removed. |
FileTransfer::removeFile |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Removes a file. |
FileMoveTest::testNormal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
Tests moving a randomly generated image. |
Collection::removeElement |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Removes the specified element from the collection, if it is found. |
ResponseHeaderBag::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
@api |
ArchiverInterface::remove |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiverInterface.php |
Removes the specified file from the archive. |
RemoveRoleUserTest::setUp |
function |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/RemoveRoleUserTest.php |
|
CurlMulti::$removeHandles |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
|
drupal_move_uploaded_file |
function |
drupal/core/includes/file.inc |
Moves an uploaded file to a new location. |
forum_update_last_removed |
function |
drupal/core/modules/forum/forum.install |
Implements hook_update_last_removed(). |
UserInterface::removeRole |
function |
drupal/core/modules/user/lib/Drupal/user/UserInterface.php |
Remove a role from a user. |
book_remove_button_submit |
function |
drupal/core/modules/book/book.pages.inc |
Form submission handler for book_outline_form(). |
DisplayPluginBase::remove |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Reacts on deleting a display. |
Twig_Node::removeAttribute |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
Removes an attribute. |
DatabaseBackend::removeBin |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Remove a cache bin. |
system_update_last_removed |
function |
drupal/core/modules/system/system.install |
|
CurlMultiInterface::remove |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMultiInterface.php |
Remove a request from the pool. |
CollectionTest::testRemove |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
ViewExecutable::removeItem |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Removes configuration for a handler instance on a given display. |