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 6582869
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T16:20:08+00:00 2026-05-25T16:20:08+00:00

I would like set null in all fields in one user. If this is

  • 0

I would like set null in all fields in one user.
If this is simple fields, for example:

* @method Users             setNumber()                 Sets the current record's "number" value

then i make:

$user = $query;
$user->setNumber(NULL);
$user->save();

this working ok, but i would like add for this

* @method Users            setGroups()            Sets the current record's "Groups" collection

but if i make:

$user = $query;
$user->setNumer(NULL);
$user->setUsers(NULL);
$user->save();

i have error:

Couldn't call Doctrine_Core::set(), second argument should be an instance of Doctrine_Collection when setting many-to-many references.

how must be the second argument for this?

  • 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-25T16:20:09+00:00Added an answer on May 25, 2026 at 4:20 pm
    $user['Groups'] = new Doctrine_Collection('Group');
    

    i.e. you’re making the value an empty collection of Group objects

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

Sidebar

Related Questions

I'd like to update all NULL fields in one table to 0. Of course
I have a custom django admin page, and I would like to make the
I would like to perform LINQ to SQL mapping in C#, in a many-to-many
I've got a one-to-many relationship set up. (Ex. A Person with many Phone Numbers).
I am playing with making a blog. I would like to have several types
I have a field with a custom attribute on it, that looks like this:
How does one set a default value for a text input using ActiveScaffold 1.2RC1?
You often see database fields set to have a magnitude of 255 characters, what
I get a list of all users in my database with the following code:
Hej All I have some code that builds a new TYPE runtime, it sets

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.