Search for merge

  1. Search 7.x for merge
  2. Search 9.5.x for merge
  3. Search 8.9.x for merge
  4. Search 11.x for merge
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Merge class core/modules/sqlite/src/Driver/Database/sqlite/Merge.php SQLite implementation of \Drupal\Core\Database\Query\Merge.
Merge class core/modules/mysql/src/Driver/Database/mysql/Merge.php MySQL implementation of \Drupal\Core\Database\Query\Merge.
Merge class core/modules/pgsql/src/Driver/Database/pgsql/Merge.php PostgreSQL implementation of \Drupal\Core\Database\Query\Merge.
Merge class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Merge.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Merge.
Merge class core/lib/Drupal/Core/Database/Query/Merge.php General class for an abstracted MERGE query operation.

All search results

Title Object type File name Summary
RfcLogLevel::EMERGENCY constant core/lib/Drupal/Core/Logger/RfcLogLevel.php Log message severity -- Emergency: system is unusable.
SettingsCommand::$merge property core/lib/Drupal/Core/Ajax/SettingsCommand.php Whether the settings should be merged into the global drupalSettings.
StubConnection::merge function core/tests/Drupal/Tests/Core/Database/Stub/StubConnection.php
StyleTableTest::testResponsiveMergedColumns function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests responsive classes and column assigning.
TopLevelDataInterface::getMergedLinks function core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Merges the object's links with the top-level links.
TopLevelDataInterface::getMergedMeta function core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Merges the object's meta member with the top-level meta member.
Url::mergeOptions function core/lib/Drupal/Core/Url.php Merges the URL options with any currently set.
UrlTest::testMergeOptions function core/tests/Drupal/Tests/Core/UrlTest.php Tests the mergeOptions() method.
View::mergeDefaultDisplaysOptions function core/modules/views/src/Entity/View.php
ViewEntityInterface::mergeDefaultDisplaysOptions function core/modules/views/src/ViewEntityInterface.php Add defaults to the display options.
ViewExecutable::mergeDefaults function core/modules/views/src/ViewExecutable.php Merges all plugin default values for each display.
ViewUI::mergeCacheMaxAge function core/modules/views_ui/src/ViewUI.php
ViewUI::mergeDefaultDisplaysOptions function core/modules/views_ui/src/ViewUI.php
WorkspaceMergeForm class core/modules/workspaces/src/Form/WorkspaceMergeForm.php Provides a form that merges the contents for a workspace into another one.
WorkspaceMergeForm.php file core/modules/workspaces/src/Form/WorkspaceMergeForm.php
WorkspaceMergeForm::$entityTypeManager property core/modules/workspaces/src/Form/WorkspaceMergeForm.php The entity type manager.
WorkspaceMergeForm::$sourceWorkspace property core/modules/workspaces/src/Form/WorkspaceMergeForm.php The source workspace entity.
WorkspaceMergeForm::$targetWorkspace property core/modules/workspaces/src/Form/WorkspaceMergeForm.php The target workspace entity.
WorkspaceMergeForm::$workspaceOperationFactory property core/modules/workspaces/src/Form/WorkspaceMergeForm.php The workspace operation factory.
WorkspaceMergeForm::buildForm function core/modules/workspaces/src/Form/WorkspaceMergeForm.php
WorkspaceMergeForm::create function core/modules/workspaces/src/Form/WorkspaceMergeForm.php
WorkspaceMergeForm::getCancelUrl function core/modules/workspaces/src/Form/WorkspaceMergeForm.php
WorkspaceMergeForm::getDescription function core/modules/workspaces/src/Form/WorkspaceMergeForm.php
WorkspaceMergeForm::getFormId function core/modules/workspaces/src/Form/WorkspaceMergeForm.php
WorkspaceMergeForm::getQuestion function core/modules/workspaces/src/Form/WorkspaceMergeForm.php
WorkspaceMergeForm::submitForm function core/modules/workspaces/src/Form/WorkspaceMergeForm.php
WorkspaceMergeForm::__construct function core/modules/workspaces/src/Form/WorkspaceMergeForm.php Constructs a new WorkspaceMergeForm.
WorkspaceMerger class core/modules/workspaces/src/WorkspaceMerger.php Default implementation of the workspace merger.
WorkspaceMerger.php file core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::$database property core/modules/workspaces/src/WorkspaceMerger.php The database connection.
WorkspaceMerger::$entityTypeManager property core/modules/workspaces/src/WorkspaceMerger.php The entity type manager.
WorkspaceMerger::$sourceWorkspace property core/modules/workspaces/src/WorkspaceMerger.php The source workspace entity.
WorkspaceMerger::$targetWorkspace property core/modules/workspaces/src/WorkspaceMerger.php The target workspace entity.
WorkspaceMerger::$workspaceAssociation property core/modules/workspaces/src/WorkspaceMerger.php The workspace association service.
WorkspaceMerger::checkConflictsOnTarget function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::getDifferringRevisionIdsOnSource function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::getDifferringRevisionIdsOnTarget function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::getNumberOfChangesOnSource function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::getNumberOfChangesOnTarget function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::getSourceLabel function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::getTargetLabel function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::merge function core/modules/workspaces/src/WorkspaceMerger.php
WorkspaceMerger::__construct function core/modules/workspaces/src/WorkspaceMerger.php Constructs a new WorkspaceMerger.
WorkspaceMergerInterface interface core/modules/workspaces/src/WorkspaceMergerInterface.php Defines an interface for the workspace merger.
WorkspaceMergerInterface.php file core/modules/workspaces/src/WorkspaceMergerInterface.php
WorkspaceMergerInterface::merge function core/modules/workspaces/src/WorkspaceMergerInterface.php Merges the contents of the source workspace into the target workspace.
WorkspaceMergerTest class core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php Tests workspace merging.
WorkspaceMergerTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php
WorkspaceMergerTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php The entity type manager.
WorkspaceMergerTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php

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