MoveTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Move related tests |
file_move |
function |
drupal/core/modules/file/file.module |
Moves a file to a new location and update the file's database entry. |
File::move |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
Moves the file to a new location. |
Zip::remove |
function |
drupal/core/lib/Drupal/Component/Archiver/Zip.php |
Implements Drupal\Component\Archiver\ArchiveInterface::remove(). |
Tar::remove |
function |
drupal/core/lib/Drupal/Component/Archiver/Tar.php |
Implements Drupal\Component\Archiver\ArchiveInterface::remove(). |
MoveTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Definition of Drupal\file\Tests\MoveTest. |
FileMoveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
Tests the file move function for managed files. |
Block::remove |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::remove(). |
RemoveCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/RemoveCommand.php |
AJAX command for calling the jQuery remove() method. |
RemoveRoleUser |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/RemoveRoleUser.php |
Removes a role from a user. |
hook_file_move |
function |
drupal/core/modules/file/file.api.php |
Respond to a file that has been moved. |
RemoveFeedTest |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedTest.php |
Tests functionality for removing feeds in the Aggregator module. |
Lexer::moveNext |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Moves to the next token in the input string. |
_tracker_remove |
function |
drupal/core/modules/tracker/tracker.module |
Cleans up indexed data when nodes or comments are removed. |
Session::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Removes an attribute. |
image_file_move |
function |
drupal/core/modules/image/image.module |
Implements hook_file_move(). |
User::removeRole |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
Remove a role from a user. |
ApcCache::remove |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ApcCache.php |
|
FileMoveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
Definition of Drupal\system\Tests\Image\FileMoveTest. |
book_remove_form |
function |
drupal/core/modules/book/book.pages.inc |
Form constructor to confirm removal of a node from a book. |
aggregator_remove |
function |
drupal/core/modules/aggregator/aggregator.module |
Removes all items from a feed. |
MoveTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
|
CurlMulti::remove |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Remove a request from the pool. |
RemoveCommand.php |
file |
drupal/core/lib/Drupal/Core/Ajax/RemoveCommand.php |
Definition of Drupal\Core\Ajax\RemoveCommand. |
PluginBag::remove |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginBag.php |
Removes an initialized plugin. |
HeaderBag::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Removes a header. |
UnmanagedMoveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Unmanaged move related tests. |
Collection::remove |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Removes the element at the specified index from the collection. |
RemoveFeedTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedTest.php |
Definition of Drupal\aggregator\Tests\RemoveFeedTest. |
RemoveFeedItemTest |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedItemTest.php |
Tests functionality of removing a feed item in the Aggregator module. |
ConfigItem::remove |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItem.php |
Submit handler for removing an item from a view |
RemoveRoleUserTest |
class |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/RemoveRoleUserTest.php |
Tests the role remove plugin. |
DisplayBag::remove |
function |
drupal/core/modules/views/lib/Drupal/views/DisplayBag.php |
Overrides \Drupal\Component\Plugin\PluginBag::remove(). |
ArrayCache::remove |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ArrayCache.php |
|
Collection::remove |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
Remove a specific key value pair |
UploadedFile::move |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Moves the file to a new location. |
FileTest::testMove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
RemoveRoleUser.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/RemoveRoleUser.php |
Contains \Drupal\user\Plugin\Action\RemoveRoleUser. |
file_unmanaged_move |
function |
drupal/core/includes/file.inc |
Moves a file to a new location without database changes or hook invocation. |
file_test_file_move |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_move(). |
Header::removeValue |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
Remove a specific value from the header |
ajax_command_remove |
function |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'remove' command. |
AttributeBag::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Removes an attribute. |
ParameterBag::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ParameterBag.php |
Removes a parameter. |
MoveTest::testNormal |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Move a normal file. |
ParameterBag::remove |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php |
Removes a parameter. |
locale_system_remove |
function |
drupal/core/modules/locale/locale.module |
Delete translation history of modules and themes. |
Twig_Node::removeNode |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
Removes a node by name. |
TestProcessor::remove |
function |
drupal/core/modules/aggregator/tests/modules/aggregator_test/lib/Drupal/aggregator_test/Plugin/aggregator/processor/TestProcessor.php |
Implements \Drupal\aggregator\Plugin\ProcessorInterface::remove(). |
ExpiringCache::remove |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
Removes a value from the cache. |