Google Groups Home
Help | Sign in
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 560  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Doctrine User mailing list. For questions regarding installation and usage of doctrine.
 

Catch set event 
  Hi I have a new Question. In my application logic i have to catch every set event on the records. I have attached some logic to the set methode which is executed on update and on insert. This works very well.... But when I have some related objects for example: $group->name = "User" // should call group::set(name, 'User') => works... more »
By robert henniger  - 4 Jul - 1 new of 1 message    

Fetching Nested Set as hierarchical array 
  I have a table that uses nested set. I need to fetch the whole tree and convert it to hierarchical php array. What is the easiest way to do that?
By miros  - 4 Jul - 3 new of 3 messages    

mysql_fetch_assoc 
  hi, i'm trying to do queries across multiple tables using DQL and need the results in a mysql_fetch_assoc style. Doctrine either hydrates the output into nested objects based on the relations or throws a zero based index array. I tried with all HYDRATE_ARRAY, HYDRATE_RECORD, HYDRATE_NONE. is there some way to use such an option with dql?... more »
By Johnny  - 3 Jul - 3 new of 3 messages    

Missing class name 
  Hey guys. I've created the following schema: [link] When I run: symfony doctrine:build-all-reload frontend I get: ...y ... Missing class name. Can anyone spot where I'm missing the class name? Thanks, Olmo
By ibolmo  - 3 Jul - 4 new of 4 messages    

wow daring pop songs& 
  wow daring pop songs& mindblowing glamour videos flowering garlands smile on your faces ****************************** ***************** [link] [link] ****************************** *****************
By jeniferlopas007  - 3 Jul - 1 new of 1 message    

creating custom / additional fields 
  Hi, I'd like to have something like a calculated field in my record object, something that is figured out by php rather than actually part of the data. I know I can do this with a Listener implementing a preHydrate call, but is there a simpler way to do it? Seems a bit convoluted to create a new class just to implement a listener that... more »
By debtman7  - 2 Jul - 3 new of 3 messages    

Select expressions 
  Hi to all. Is it possible to use mathematical operations and "extend" the selected resultset with additional/virtual "fields? Example: SELECT *, (product_price * count_product) as sum_price FROM shoppingcart Thanks in advance. Robert
By robert henniger  - 2 Jul - 7 new of 7 messages    

composite key with unique constraint 
  Hi, I have a table that has a composite key with a unique constraint. This is defined on the database level. Is there a simple way to have Doctrine enforce this on the application level? I could use validate() logic, but it would be better to simply define it in setTableDefinition() somehow.... more »
By Adam Huttler  - 2 Jul - 2 new of 2 messages    

nude videos of trisha 
  ...http:\\lakshmiraiprofile.bl ogspot.com
By nari  - 1 Jul - 1 new of 1 message    

Sluggable and inheritance 
  Hello, I am trying to setup a schema like: Base: actAs: Sluggable: fields: [name] columns: name: type: string(512) notnull: true Child1: inheritance: extends: Base type: column_aggregation keyField: type keyValue: 1 Child2: inheritance:... more »
By Nicolas  - 1 Jul - 2 new of 2 messages    

1 - 10 of 560   « Newer | Older »

XML       Send an email to this group: doctrine-user@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google