Search for merge
- Search 7.x for merge
- Search 9.5.x for merge
- Search 8.9.x for merge
- Search 10.3.x for merge
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Merge | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Merge. |
Merge | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Merge. |
Merge | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Merge. |
Merge | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Merge. |
Merge | class | core/ |
General class for an abstracted MERGE query operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
Attribute::merge | function | core/ |
Merges an Attribute object into the current storage. |
AttributeHelper::mergeCollections | function | core/ |
Merges two attribute collections. |
AttributeHelperTest::providerTestMergeCollections | function | core/ |
Provides tests data for testMergeCollections. |
AttributeHelperTest::testMergeCollections | function | core/ |
@covers ::mergeCollections @dataProvider providerTestMergeCollections |
AttributeHelperTest::testMergeCollectionsArgumentException | function | core/ |
@covers ::mergeCollections |
AttributeTest::providerTestMerge | function | core/ |
Provides tests data for testMerge. |
AttributeTest::testMerge | function | core/ |
@covers ::merge @dataProvider providerTestMerge |
AttributeTest::testMergeArgumentException | function | core/ |
@covers ::merge |
BlockAccessControlHandler::mergeCacheabilityFromConditions | function | core/ |
Merges cacheable metadata from conditions onto the access result object. |
BubbleableMetadata::merge | function | core/ |
Creates a new bubbleable metadata object by merging this one with another. |
BubbleableMetadata::mergeAttachments | function | core/ |
Merges two attachments arrays (which live under the '#attached' key). |
BubbleableMetadataTest::providerTestMerge | function | core/ |
Provides test data for testMerge(). |
BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadLinkMerging | function | core/ |
Data provider for testMergeAttachmentsHtmlHeadLinkMerging. |
BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadMerging | function | core/ |
Data provider for testMergeAttachmentsHtmlHeadMerging. |
BubbleableMetadataTest::providerTestMergeAttachmentsHttpHeaderMerging | function | core/ |
Data provider for testMergeAttachmentsHttpHeaderMerging. |
BubbleableMetadataTest::testMerge | function | core/ |
Tests merge(). |
BubbleableMetadataTest::testMergeAttachmentsHtmlHeadLinkMerging | function | core/ |
Tests html_head_link asset merging. |
BubbleableMetadataTest::testMergeAttachmentsHtmlHeadMerging | function | core/ |
Tests html_head asset merging. |
BubbleableMetadataTest::testMergeAttachmentsHttpHeaderMerging | function | core/ |
Tests http_header asset merging. |
BubbleableMetadataTest::testMergeAttachmentsLibraryMerging | function | core/ |
Tests library asset merging. |
Cache::mergeContexts | function | core/ |
Merges lists of cache contexts and removes duplicates. |
Cache::mergeMaxAges | function | core/ |
Merges max-age values (expressed in seconds), finds the lowest max-age. |
Cache::mergeTags | function | core/ |
Merges lists of cache tags and removes duplicates. |
CacheableMetadata::merge | function | core/ |
Merges the values of another CacheableMetadata object with this one. |
CacheableMetadataTest::providerTestMerge | function | core/ |
Provides test data for testMerge(). |
CacheableMetadataTest::testMerge | function | core/ |
Tests merge(). |
CacheCollectorTest::testUpdateCacheMerge | function | core/ |
Tests a cache hit, then item updated by a different request. |
CacheTest::mergeCacheContextsProvide | function | core/ |
Provides a list of pairs of cache contexts arrays to be merged. |
CacheTest::mergeMaxAgesProvider | function | core/ |
Provides a list of pairs of cache tags arrays to be merged. |
CacheTest::mergeTagsProvider | function | core/ |
Provides a list of pairs of cache tags arrays to be merged. |
CacheTest::testMergeCacheContexts | function | core/ |
@covers ::mergeContexts |
CacheTest::testMergeMaxAges | function | core/ |
@covers ::mergeMaxAges |
CacheTest::testMergeTags | function | core/ |
@covers ::mergeTags |
CKEditor5PluginManager::mergeDefinitionValues | function | core/ |
Returns array of merged values for the given plugin definitions. |
ComponentsTwigExtension::mergeAdditionalRenderContext | function | core/ |
Calculates additional context for this template. |
ConfigBase::merge | function | core/ |
Merges data into a configuration object. |
ConfigEntityType::$mergedConfigExport | property | core/ |
The result of merging config_export annotation with the defaults. |
ConfigTest::mergeDataProvider | function | core/ |
Provides data to test merges. |
ConfigTest::testMerge | function | core/ |
@covers ::merge @dataProvider mergeDataProvider |
ConfigTest::testNoRootMergeConfig | function | core/ |
@covers ::getAllCleanupPaths |
ConfigTest::testRootMergeConfig | function | core/ |
@covers ::getAllCleanupPaths |
Connection::merge | function | core/ |
Prepares and returns a MERGE query object. |
Connection::merge | function | core/ |
Prepares and returns a MERGE query object. |
Connection::merge | function | core/ |
Prepares and returns a MERGE query object. |
ContentEntityStorageBase::getRevisionTranslationMergeSkippedFieldNames | function | core/ |
Returns an array of field names to skip when merging revision translations. |
Data::merge | function | core/ |
Returns a new Data object containing the entities of $this and $other. |
DependentAccessTest::testMergeGroup | function | core/ |
Tests merging a new dependency with an existing access group dependency. |
DependentAccessTest::testMergeNonGroup | function | core/ |
Tests merging a new dependency with existing non-group access dependency. |
DerivativeDiscoveryDecorator::mergeDerivativeDefinition | function | core/ |
Merges a base and derivative definition, taking into account empty values. |
DisplayPluginBase::mergeDefaults | function | core/ |
Merges default values for all plugin types. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.