21 calls to NestedArray::setValue()
- CommentLinkBuilder::buildCommentedEntityLinks in core/
modules/ comment/ src/ CommentLinkBuilder.php - Builds links for the given entity.
- ConfigBase::set in core/
lib/ Drupal/ Core/ Config/ ConfigBase.php - Sets a value in this configuration object.
- EntityConfigBase::updateEntityProperty in core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ EntityConfigBase.php - Updates a (possible nested) entity property with a value.
- FileWidget::submit in core/
modules/ file/ src/ Plugin/ Field/ FieldWidget/ FileWidget.php - Form submission handler for upload/remove button of formElement().
- FileWidget::validateMultipleCount in core/
modules/ file/ src/ Plugin/ Field/ FieldWidget/ FileWidget.php - Form element validation callback for upload element on file widget. Checks if user has uploaded more files than allowed.
- file_managed_file_submit in core/
modules/ file/ file.module - Form submission handler for upload / remove buttons of managed_file elements.
- FormBuilder::handleInputElement in core/
lib/ Drupal/ Core/ Form/ FormBuilder.php - Adds the #name and #value properties of an input element before rendering.
- FormErrorHandler::setElementErrorsFromFormState in core/
lib/ Drupal/ Core/ Form/ FormErrorHandler.php - Stores errors and a list of child element errors directly on each element.
- FormState::set in core/
lib/ Drupal/ Core/ Form/ FormState.php - Sets a value to an arbitrary property.
- FormState::setTemporaryValue in core/
lib/ Drupal/ Core/ Form/ FormState.php - Sets an arbitrary value in temporary storage.
- FormStateValuesTrait::setValue in core/
lib/ Drupal/ Core/ Form/ FormStateValuesTrait.php - Implements \Drupal\Core\Form\FormStateInterface::setValue()
- FormValidator::handleErrorsWithLimitedValidation in core/
lib/ Drupal/ Core/ Form/ FormValidator.php - Handles validation errors for forms with limited validation.
- LibraryDiscoveryParser::setOverrideValue in core/
lib/ Drupal/ Core/ Asset/ LibraryDiscoveryParser.php - Overrides the specified library asset.
- MachineName::processMachineName in core/
lib/ Drupal/ Core/ Render/ Element/ MachineName.php - Processes a machine-readable name form element.
- NestedArrayTest::testSetValue in core/
tests/ Drupal/ Tests/ Component/ Utility/ NestedArrayTest.php - Tests setting nested array values.
- NestedArrayTest::testSetValueForce in core/
tests/ Drupal/ Tests/ Component/ Utility/ NestedArrayTest.php - Tests force-setting values.
- Row::setDestinationProperty in core/
modules/ migrate/ src/ Row.php - Sets destination properties.
- Row::setSourceProperty in core/
modules/ migrate/ src/ Row.php - Sets a source property.
- ViewsConfigUpdater::processMultivalueBaseFieldHandler in core/
modules/ views/ src/ ViewsConfigUpdater.php - Processes handlers affected by the multivalue base field update.
- views_ui_add_ajax_wrapper in core/
modules/ views_ui/ admin.inc - After-build function that adds a wrapper to a form region (for AJAX refreshes).
- WidgetBase::setWidgetState in core/
lib/ Drupal/ Core/ Field/ WidgetBase.php - Stores processing information about the widget in $form_state.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.