Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6932753
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T11:44:44+00:00 2026-05-27T11:44:44+00:00

This is with Symfony2 and Doctrine2. I have this in my user entity: public

  • 0

This is with Symfony2 and Doctrine2. I have this in my user entity:

public function getRoles()
{
    return $this->roles->toArray();
}

Yet however, it is returning:

 array(object(Role))

Any ideas where I can start looking? I’ve been debugging for a while.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T11:44:44+00:00Added an answer on May 27, 2026 at 11:44 am

    This is the logical behavior ; by default, Doctrine2 returns a Collection object, and by calling toArray() you transform it into an array. But your array still contains Role objects, that are basically not strings. Of course, you can define your own methods to get it as a string, I think basically you just have to call Role::getRole().

    Have a look at this article, it may help you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Right now I'm using Doctrine2 in conjunction with Symfony2. I have an entity called
In the symfony2 and doctrine 2. I have this /** * Find a user
When I update my Symfony2 project I always have to do this: root@xxx:/var/www/project# php
I have a REST API built with Symfony2 and the FOSRestBundle. This all works
this action is generated in symfony 1.2 when you create a module: public function
I have been working with Symfony2 and doctrine2 recently and have realized a peculiar
I have a doctrine class User which is of this hierarchy Doctrine_Record -> BaseUser
My Symfony2 application replaces my PHPSESSID cookie when it logs me in. Is this
I'm getting a strange warning I can't fix with Symfony2 version v2.0.12. This was
I have a list that is pulled from three tables, Department, Type and User.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.