Hi folks,

Problem/Motivation

Provide hasValue function for Checking value has exist in ItemList.php

Proposed resolution

Add hasValue function on /core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php

Issue fork drupal-3269248

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Jeya sundhar created an issue. See original summary.

sundhar’s picture

Title: Need hasValue » Provide hasValue function for Checking value has exist in ItemList.php
Issue tags: -Provide hasValue function for Checking value has exist in ItemList.php

Version: 9.4.x-dev » 9.5.x-dev

Drupal 9.4.0-alpha1 was released on May 6, 2022, which means new developments and disruptive changes should now be targeted for the 9.5.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.5.x-dev » 10.1.x-dev

Drupal 9.5.0-beta2 and Drupal 10.0.0-beta2 were released on September 29, 2022, which means new developments and disruptive changes should now be targeted for the 10.1.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

sundhar’s picture

Status: Active » Needs review
StatusFileSize
new880 bytes
sundhar’s picture

StatusFileSize
new848 bytes
sundhar’s picture

smustgrave’s picture

Status: Needs review » Needs work
Issue tags: +Needs change record, +Needs tests

Can the issue summary be updated to include why this would be useful?

Will need test coverage as well.

Version: 10.1.x-dev » 11.x-dev

Drupal core is moving towards using a “main” branch. As an interim step, a new 11.x branch has been opened, as Drupal.org infrastructure cannot currently fully support a branch named main. New developments and disruptive changes should now be targeted for the 11.x branch, which currently accepts only minor-version allowed changes. For more information, see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.