Skip to content

Undefined property: stdClass::$id #1070

Closed Answered by lrljoe
puntogestioncl asked this question in Q&A
Discussion options

You must be logged in to vote

Use the following function to add the ID into the query.

public function configure(): void { 
$this->setAdditionalSelects(['users.id as id']); 
}

Replies: 1 comment 1 reply

Comment options

lrljoe
Feb 24, 2023
Collaborator Sponsor

You must be logged in to vote
1 reply
@puntogestioncl
Comment options

Answer selected by puntogestioncl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants