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 |
|
MoveTest::testExistingRename |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Test renaming when moving onto a file that already exists. |
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. |
UnmanagedMoveTest::testNormal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Move a normal file. |
ExpiringCacheTest::testRemove |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
FileTest::testMoveWithNewName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.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. |
MoveTest::testExistingReplace |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Test replacement when moving onto a file that already exists. |
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. |
UnmanagedMoveTest::testMissing |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Try to move a missing file. |
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 |
|
RemoteFileUnmanagedMoveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedMoveTest. |
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 |
|
MoveTest::testExistingReplaceSelf |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Test replacement when moving onto itself. |
EventDispatcher::removeSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
|
RemovePrivateAliasesPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemovePrivateAliasesPass.php |
Removes private aliases from the ContainerBuilder |
CacheTestBase::assertCacheRemoved |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php |
Asserts that a cache entry has been removed. |
Twig_Environment::removeExtension |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Removes an extension by name. |
RemoteFileUnmanagedMoveTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Sets up a Drupal site for running functional and integration tests. |
CurlMultiInterface::REMOVE_REQUEST |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMultiInterface.php |
|
RouteCollection::removeRecursively |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Removes a route by name from this collection and its children recursively. |
ContainerBuilder::removeDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Removes a service definition. |
TestFileTransfer::removeFileJailed |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Removes a file. |
aggregator_admin_remove_feed_submit |
function |
drupal/core/modules/aggregator/aggregator.admin.inc |
Form submission handler for aggregator_admin_remove_feed(). |
EventManager::removeEventSubscriber |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php |
Removes an EventSubscriber. The subscriber is asked for all the events it is
interested in and removed as a listener for these events. |
AssetCollectionTest::testRemoveLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|
RemoveUnusedDefinitionsPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
FTPExtension::removeDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTPExtension.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeDirectoryJailed(). |