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. |
UsageTest::testRemoveUsage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file_usage()->delete(). |
SSH::removeDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeDirectoryJailed(). |
UnmanagedMoveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
|
ProcessorInterface::remove |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ProcessorInterface.php |
Removes stored feed data. |
Parser::moveToPreviousLine |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Moves the parser to the previous line. |
RemoteFileUnmanagedMoveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Unmanaged move related tests on remote filesystems. |
AssetCollection::removeLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Removes a leaf. |
translation_remove_from_set |
function |
drupal/core/modules/translation/translation.module |
Removes a node from its translation set and updates accordingly. |
RemoveFeedItemTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedItemTest.php |
|
RemoveUnusedDefinitionsPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
Removes unused service definitions from the container. |
_book_outline_remove_access |
function |
drupal/core/modules/book/book.module |
Access callback: Determines if the user can remove nodes from the outline. |
RemoveRoleUserTest::getInfo |
function |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/RemoveRoleUserTest.php |
This method exists to support the simpletest UI runner. |
MoveTest::testExistingError |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Test that moving onto an existing file fails when FILE_EXISTS_ERROR is
specified. |
UserBCDecorator::removeRole |
function |
drupal/core/modules/user/lib/Drupal/user/UserBCDecorator.php |
Remove a role from a user. |
Definition::removeMethodCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Removes a method to call after service initialization. |
RemoveRoleUserTest::$account |
property |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/RemoveRoleUserTest.php |
The mocked account. |
MoveTest::testExistingRename |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Test renaming when moving onto a file that already exists. |
RemovePrivateAliasesPass.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemovePrivateAliasesPass.php |
|
ParameterBagTest::testRemove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
|
ParameterBagTest::testRemove |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::remove |
Local::removeDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeDirectoryJailed(). |
BlockTest::moveBlockToRegion |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Moves a block to a given region via the UI and confirms the result. |
AttributeBagTest::testRemove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
AttributeBagInterface::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php |
Removes an attribute. |
ContainerBuilder::removeAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Removes an alias. |
MoveTest::testExistingReplace |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Test replacement 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 |
FileTransfer::removeDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Removes a directory. |
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. |
FileTest::testMoveWithNewName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
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 |
NamespacedAttributeBag::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Removes an attribute. |
DisplayTest::testRemoveDisplay |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests removing a display. |
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. |
RemoveFeedTest::testRemoveFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedTest.php |
Removes a feed and ensures that all of its services are removed. |
FTPExtension::removeFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTPExtension.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeFileJailed(). |
FileTransfer::removeFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Removes a file. |
UnmanagedMoveTest::testMissing |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Try to move a missing file. |
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 |
ConstraintViolationList::remove |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
Removes a violation at a given offset. |
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 |
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. |
RouteCollectionTest::testRemove |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
EventDispatcher::removeListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
|