Skip to content

In objects list, display a configured property of the object #3

Open
@BitOne

Description

@BitOne

In a lot of cases, providing the object list with only the class name is not sufficient. Identifying a specific instance could be needed.

Even if there's no standard object identifier in PHP, standard conventions and the usage of tools like ORM pushes the use of common object property (for example id) to uniquely identify the objects.

By providing an optional object property name to meminfo_objects_list, we can display this property and identify the objects.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions