FileTransfer::removeDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Removes a directory. |
AggregatorTestBase::removeFeedItems |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Confirm item removal from a feed. |
AggregatorTestBase::updateAndRemove |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Add and remove feed items and ensure that the count is zero. |
UnmanagedMoveTest::testOverwriteSelf |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Try to move a file onto itself. |
AssetCollectionInterface::removeLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php |
Removes a leaf. |
RemoteFileUnmanagedMoveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
|
RemoveUnusedDefinitionsPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
Processes the ContainerBuilder to remove unused definitions. |
RemoteFileUnmanagedMoveTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Modules to enable. |
Twig_Tests_FileCachingTest::removeDir |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
LoggingFormatter::formatRemoveService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
RemoveAbstractDefinitionsPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php |
Removes abstract definitions from the ContainerBuilder |
RemoveFeedItemTest::testRemoveFeedItem |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedItemTest.php |
Test running "remove items" from the 'admin/config/services/aggregator' page. |
HeaderBag::removeCacheControlDirective |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
|
NamespacedAttributeBagTest::testRemove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
EntityEnclosingRequest::removePostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Remove a POST file from the request |
EventDispatcherTest::testRemoveListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
ResponseHeaderBagTest::testRemoveCookie |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
views.view.test_views_move_to_table.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_move_to_table.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_move_to_table.yml |
EntityEnclosingRequest::removePostField |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Remove a POST field or file by name |
views.view.test_views_move_to_field.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_move_to_field.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_move_to_field.yml |
AjaxCommandsUnitTest::testRemoveCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that RemoveCommand objects can be constructed and rendered. |
TestFileTransfer::removeDirectoryJailed |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Removes a directory. |
RemoveUnusedDefinitionsPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
ImmutableEventDispatcher::removeListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Removes an event listener from the specified events. |
EventDispatcherInterface::removeListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php |
Removes an event listener from the specified events. |
EventDispatcherTest::testRemoveSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
FileTest::testMoveToAnUnexistentDirectory |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
views.view.test_views_move_to_handler.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_move_to_handler.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_move_to_handler.yml |
EventManagerTest::testRemoveEventListener |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
views_ui_pre_render_move_argument_options |
function |
drupal/core/modules/views/views_ui/admin.inc |
Moves argument options into their place. |
AssetCollectionTest::testRemoveInvalidLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|
Twig_Node_SandboxedPrint::removeNodeFilter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php |
Removes node filters. |
ImmutableEventDispatcher::removeSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Removes an event subscriber. |
EventDispatcherInterface::removeSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php |
Removes an event subscriber. |
RemoveUnusedDefinitionsPass::$repeatedPass |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
|
RemoveUnusedDefinitionsPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
AbstractMessage::removeCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Remove a Cache-Control directive from the message |
AssetCollectionTest::testRemoveRecursiveLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|
StoreTest::testRemovesEntriesForKeyWithPurge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
HtmlToTextTest::testRemoveTrailingWhitespace |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Tests that drupal_wrap_mail() removes trailing whitespace before newlines. |
RemoveUnusedDefinitionsPass::setRepeatedPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
Sets the RepeatedPass interface. |
MessageInterface::removeCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Remove a Cache-Control directive from the message |
ContainerAwareEventDispatcher::removeListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
Removes an event listener from the specified events. |
EntityTranslationController::removeTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::removeTranslation(). |
EntityEnclosingRequestInterface::removePostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Remove a POST file from the request |
views_handler_field_custom_pre_render_move_text |
function |
drupal/core/modules/views/views.module |
Prerender function to move the textarea to the top. |
UploadedFileTest::testMoveLocalFileIsNotAllowed |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
@expectedException Symfony\Component\HttpFoundation\File\Exception\FileException |
EntityEnclosingRequestInterface::removePostField |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Remove a POST field or file by name |
EsiTest::testProcessRemoveSurrogateControlHeader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
UserRolesAssignmentTest::testAssignAndRemoveRole |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php |
Tests that a user can be assigned a role and that the role can be removed
again. |