Deprecate node_title_list

Created on 24 June 2025, 13 days ago

Problem/Motivation

https://git.drupalcode.org/project/drupal/-/blob/11.x/core/modules/node/...

This is a procedural function in node.module that was previously used by statistics and forum modules. It is no longer used by Drupal core. It also has a pretty unique signature in that it takes a database result object, which wouldn't be really that useful.

Proposed resolution

Deprecate the function without replacement.

Statistics module has already done this https://git.drupalcode.org/project/statistics/-/commit/f583d9755acd97c5f...

Forum module will need similar (although much simpler) treatment in https://git.drupalcode.org/project/forum/-/blob/1.x/src/Plugin/Block/For...

The remaining usages of the function all look to be Drupal 7 modules https://git.drupalcode.org/search?group_id=2&repository_ref=11.x&scope=b...

Remaining tasks

Deprecate it

API changes

node_title_list is deprecated

๐Ÿ“Œ Task
Status

Active

Version

11.0 ๐Ÿ”ฅ

Component

node system

Created by

๐Ÿ‡ฆ๐Ÿ‡บAustralia acbramley

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024