35 calls to NestedArray::mergeDeep()
- ArgumentPluginBase::calculateDependencies in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Calculates dependencies for the configured plugin.
- Attribute::merge in core/
lib/ Drupal/ Core/ Template/ Attribute.php - Merges an Attribute object into the current storage.
- AttributeHelper::mergeCollections in core/
lib/ Drupal/ Core/ Template/ AttributeHelper.php - Merges two attribute collections.
- BlockPluginTrait::setConfiguration in core/
lib/ Drupal/ Core/ Block/ BlockPluginTrait.php - ClientFactory::fromOptions in core/
lib/ Drupal/ Core/ Http/ ClientFactory.php - Constructs a new client object from some configuration.
- ConfigEntityBase::getDependencies in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php - Gets the configuration dependencies.
- ConfigEntityDependency::__construct in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityDependency.php - Constructs the configuration entity dependency from the entity values.
- ContentEntityNormalizer::normalize in core/
modules/ hal/ src/ Normalizer/ ContentEntityNormalizer.php - DefaultPluginManager::processDefinition in core/
lib/ Drupal/ Core/ Plugin/ DefaultPluginManager.php - Performs extra processing on plugin definitions.
- EntityResourceTestBase::testDelete in core/
modules/ rest/ tests/ src/ Functional/ EntityResource/ EntityResourceTestBase.php - Tests a DELETE request for an entity, plus edge cases to ensure good DX.
- EntityResourceTestBase::testGet in core/
modules/ rest/ tests/ src/ Functional/ EntityResource/ EntityResourceTestBase.php - Tests a GET request for an entity, plus edge cases to ensure good DX.
- EntityResourceTestBase::testPatch in core/
modules/ rest/ tests/ src/ Functional/ EntityResource/ EntityResourceTestBase.php - Tests a PATCH request for an entity, plus edge cases to ensure good DX.
- EntityResourceTestBase::testPost in core/
modules/ rest/ tests/ src/ Functional/ EntityResource/ EntityResourceTestBase.php - Tests a POST request for an entity, plus edge cases to ensure good DX.
- EntityTestViewsData::getViewsData in core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestViewsData.php - Returns views data for the entity type.
- EntityViewsData::mapFieldDefinition in core/
modules/ views/ src/ EntityViewsData.php - Puts the views data for a single field onto the views data.
- FileUploadResourceTestBase::fileRequest in core/
modules/ rest/ tests/ src/ Functional/ FileUploadResourceTestBase.php - Performs a file upload request. Wraps the Guzzle HTTP client.
- FileUploadResourceTestBase::testPostFileUpload in core/
modules/ rest/ tests/ src/ Functional/ FileUploadResourceTestBase.php - Tests using the file upload POST route.
- LayoutDefault::setConfiguration in core/
lib/ Drupal/ Core/ Layout/ LayoutDefault.php - Sets the configuration for this plugin instance.
- LibraryDiscoveryCollector::applyLibrariesExtend in core/
lib/ Drupal/ Core/ Asset/ LibraryDiscoveryCollector.php - Applies the libraries-extend specified by the active theme.
- LibraryDiscoveryParser::parseLibraryInfo in core/
lib/ Drupal/ Core/ Asset/ LibraryDiscoveryParser.php - Parses a given library file and allows modules and themes to alter it.
- Link::preRenderLink in core/
lib/ Drupal/ Core/ Render/ Element/ Link.php - Pre-render callback: Renders a link into #markup.
- MenuLinkManager::processDefinition in core/
lib/ Drupal/ Core/ Menu/ MenuLinkManager.php - Performs extra processing on plugin definitions.
- MenuLinkTree::buildItems in core/
lib/ Drupal/ Core/ Menu/ MenuLinkTree.php - Builds the #items property for a menu tree's renderable array.
- ModuleHandler::buildHookInfo in core/
lib/ Drupal/ Core/ Extension/ ModuleHandler.php - Builds hook_hook_info() information.
- ModuleHandler::invokeAll in core/
lib/ Drupal/ Core/ Extension/ ModuleHandler.php - Invokes a hook in all enabled modules that implement it.
- NestedArrayTest::testMergeDeepArray in core/
tests/ Drupal/ Tests/ Component/ Utility/ NestedArrayTest.php - Tests NestedArray::mergeDeepArray().
- PluginDependencyTrait::getPluginDependencies in core/
lib/ Drupal/ Core/ Plugin/ PluginDependencyTrait.php - Calculates and returns dependencies of a specific plugin instance.
- Registry::processExtension in core/
lib/ Drupal/ Core/ Theme/ Registry.php - Process a single implementation of hook_theme().
- RestPermissions::permissions in core/
modules/ rest/ src/ RestPermissions.php - Returns an array of REST permissions.
- SelectionPluginBase::setConfiguration in core/
lib/ Drupal/ Core/ Entity/ EntityReferenceSelection/ SelectionPluginBase.php - Sets the configuration for this plugin instance.
- SystemCompactLink::preRenderCompactLink in core/
lib/ Drupal/ Core/ Render/ Element/ SystemCompactLink.php - Pre-render callback: Renders a link into #markup.
- theme_test_library_info_alter in core/
modules/ system/ tests/ modules/ theme_test/ theme_test.module - Implements hook_library_info_alter().
- Url::mergeOptions in core/
lib/ Drupal/ Core/ Url.php - Merges the URL options with any currently set.
- View::duplicateDisplayAsType in core/
modules/ views/ src/ Entity/ View.php - Duplicates an existing display into a new display type.
- ViewsData::getData in core/
modules/ views/ src/ ViewsData.php - Gets all data invoked by hook_views_data().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.