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. |
UsageTest::testRemoveUsage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file_usage()->delete(). |
Twig_Node::removeAttribute |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
Removes an attribute. |
Database::removeConnection |
function |
drupal/core/lib/Drupal/Core/Database/Database.php |
Remove a connection and its corresponding connection information. |
RemoveCommand::__construct |
function |
drupal/core/lib/Drupal/Core/Ajax/RemoveCommand.php |
Constructs a RemoveCommand object. |
SSH::removeDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeDirectoryJailed(). |
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 |
|
openid_update_last_removed |
function |
drupal/core/modules/openid/openid.install |
Implements hook_update_last_removed(). |
RemoveFeedItemTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedItemTest.php |
|
_book_outline_remove_access |
function |
drupal/core/modules/book/book.module |
Access callback: Determines if the user can remove nodes from the outline. |
AssetCollection::removeLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Removes a leaf. |
action_admin_remove_orphans |
function |
drupal/core/modules/action/action.admin.inc |
Removes actions that are in the database but not supported by any enabled module. |
translation_remove_from_set |
function |
drupal/core/modules/translation/translation.module |
Removes a node from its translation set and updates accordingly. |
RemoveUnusedDefinitionsPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
Removes unused service definitions from the container. |
aggregator_admin_remove_feed |
function |
drupal/core/modules/aggregator/aggregator.admin.inc |
Page callback: Deletes a feed. |
aggregator_aggregator_remove |
function |
drupal/core/modules/aggregator/aggregator.processor.inc |
Implements hook_aggregator_remove(). |
ParameterBagTest::testRemove |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::remove |
SessionTest::testRemoveFlash |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
Local::removeDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeDirectoryJailed(). |
Definition::removeMethodCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Removes a method to call after service initialization. |
RemovePrivateAliasesPass.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemovePrivateAliasesPass.php |
|
AttributeBagTest::testRemove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
RemoveAbstractDefinitionsPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php |
Removes abstract Definitions |
AbstractMessage::removeHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Remove a specific HTTP header. |
ExpiringCacheTest::testRemove |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
AttributeBagInterface::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php |
Removes an attribute. |
FileTransfer::removeDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Removes a directory. |
ContainerBuilder::removeAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Removes an alias. |
RemoveFeedTest::testRemoveFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedTest.php |
Remove a feed and ensure that all it services are removed. |
MessageInterface::removeHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Remove a specific HTTP header. |
RequestInterface::removeCookie |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Remove a specific cookie value by name |
FTPExtension::removeFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTPExtension.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeFileJailed(). |
DisplayTest::testRemoveDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayTest.php |
Tests removing a display. |
FileTransfer::removeFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Removes a file. |
NamespacedAttributeBag::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Removes an attribute. |
ArrayCollection::removeElement |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Removes the specified element from the collection, if it is found. |
RemoveUnusedDefinitionsPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
AlterTest::testAlterRemoveRange |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests that we can remove a range() value from a query. |
Update::removeFieldsInCondition |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Update.php |
Helper function that removes the fields that are already in a condition. |
ResponseHeaderBag::removeCookie |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Removes a cookie from the array, but does not unset it in the browser |
RemoveUnusedDefinitionsPass.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
|
CurlMulti::removeErroredRequest |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Remove a request that encountered an exception |
EventDispatcher::removeListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
|
views_ui_config_item_form_remove |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for removing an item from a view |
FileFieldTestBase::removeNodeFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Removes a file from a node. |
EventManager::removeEventListener |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php |
Removes an event listener from the specified events. |
CollectionTest::testRemoveElement |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
RemoveAbstractDefinitionsPass.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php |
|
EventDispatcher::removeSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
|