Search for move

  1. Search 7.x for move
  2. Search 8.9.x for move
  3. Search 10.3.x for move
  4. Search 11.x for move
  5. Other projects
Title Object type File name Summary
comment_update_last_removed function core/modules/comment/comment.install Implements hook_update_last_removed().
Composer::removeTimeout function core/lib/Drupal/Core/Composer/Composer.php Removes Composer's timeout so that scripts can run indefinitely.
ComposerDeprecationTest::testRemoveTimeout function core/tests/Drupal/Tests/Core/Composer/ComposerDeprecationTest.php @covers ::removeTimeout
@group legacy
ComputedItemListTrait::removeItem function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForMethodGranularity
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForMethodGranularity
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuthAndFormats function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForMethodGranularity
ConfigDependenciesTest::testOnDependencyRemovalRemoveFormatForMethodGranularity function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForMethodGranularity
ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForMethodGranularity
@covers ::onDependencyRemovalForResourceGranularity
ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForMethodGranularity
@covers ::onDependencyRemovalForResourceGranularity
ConfigEntityFormOverrideTest class core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php Tests that config overrides do not bleed through in entity forms and lists.
ConfigEntityFormOverrideTest.php file core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php
ConfigEntityFormOverrideTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php The theme to install as the default for testing.
ConfigEntityFormOverrideTest::$modules property core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php Modules to enable.
ConfigEntityFormOverrideTest::testFormsWithOverrides function core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php Tests that overrides do not affect forms or listing screens.
ConfigFormOverrideTest class core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php Tests config overrides do not appear on forms that extend ConfigFormBase.
ConfigFormOverrideTest.php file core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php
ConfigFormOverrideTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php The theme to install as the default for testing.
ConfigFormOverrideTest::testFormsWithOverrides function core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php Tests that overrides do not affect forms.
ConfigHandler::remove function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Submit handler for removing an item from a view.
contact_removed_post_updates function core/modules/contact/contact.post_update.php Implements hook_removed_post_updates().
ContainerAwareEventDispatcher::removeListener function core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php
ContainerAwareEventDispatcher::removeSubscriber function core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php
ContainerAwareEventDispatcherTest::testGetListenersWhenAddedCallbackListenerIsRemoved function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testHasListenersWhenAddedCallbackListenerIsRemoved function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testRemoveFindsLazyListeners function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testRemoveListener function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testRemoveService function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testRemoveSubscriber function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testRemoveSubscriberWithMultipleListeners function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testRemoveSubscriberWithPriorities function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContentEntityBase::removeTranslation function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentModeration::removeEntityTypeAndBundle function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Removes an entity type ID / bundle ID from the workflow.
ContentModerationInterface::removeEntityTypeAndBundle function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModerationInterface.php Removes an entity type ID / bundle ID from the workflow.
ContentModerationWorkflowTypeApiTest::testRemoveEntityTypeAndBundle function core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php @covers ::addEntityTypeAndBundle
@covers ::removeEntityTypeAndBundle
content_moderation_removed_post_updates function core/modules/content_moderation/content_moderation.post_update.php Implements hook_removed_post_updates().
content_moderation_update_last_removed function core/modules/content_moderation/content_moderation.install Implements hook_update_last_removed().
content_translation_update_last_removed function core/modules/content_translation/content_translation.install Implements hook_update_last_removed().
ContextAwarePluginDefinitionInterface::removeContextDefinition function core/lib/Drupal/Component/Plugin/Definition/ContextAwarePluginDefinitionInterface.php Removes a context definition from this plugin.
ContextAwarePluginDefinitionTrait::removeContextDefinition function core/lib/Drupal/Component/Plugin/Definition/ContextAwarePluginDefinitionTrait.php Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::removeContextDefinition().
contextual_removed_post_updates function core/modules/contextual/contextual.post_update.php Implements hook_removed_post_updates().
Database::removeConnection function core/lib/Drupal/Core/Database/Database.php Remove a connection and its corresponding connection information.
DatabaseBackend::removeBin function core/lib/Drupal/Core/Cache/DatabaseBackend.php Remove a cache bin.
database_test_query_database_test_alter_remove_range_alter function core/modules/system/tests/modules/database_test/database_test.module Implements hook_query_TAG_alter().
datetime_range_removed_post_updates function core/modules/datetime_range/datetime_range.post_update.php Implements hook_removed_post_updates().
dblog_removed_post_updates function core/modules/dblog/dblog.post_update.php Implements hook_removed_post_updates().
dblog_update_last_removed function core/modules/dblog/dblog.install Implements hook_update_last_removed().
DefaultLazyPluginCollection::removeInstanceId function core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php Removes an instance ID.
DefaultLazyPluginCollectionTest::testRemoveInstanceId function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::removeInstanceId
DeletedFieldsRepository::removeFieldDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepository.php Removes a field definition object from the deleted list.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.