eZPersistentObject: how to create unique Database entries?

Author Message

Andreas Gellhaus

Tuesday 02 December 2003 6:40:04 am

Hi,

I have made my own paymentmethod module with his own Database-table. So far so good...
Now I want to know what I have to do to say the store-function ('storeObject()') to Update the table.
I know that it is able to do this but how????

Could I tell eZPersistentObject in my Module definition-function that there is a Unique field????

Thank you for your help.

Andreas

Andreas Gellhaus

Wednesday 03 December 2003 5:50:30 am

If someone is interested I made it ;-)

I just made a "relation" between my table and the ezoder table in the definition function.
like this:

----------------------------------------------------------
"relations" => array( "order_id" => array( "class" => "ezorder",
"field" => "id" ) ),
-----------------------------------------------------------

Sometimes I think nobody in this forum knows what I mean ....
Is there nobody spending hours and hour reading ezpublish code???

bye
Andreas

Björn Dieding@xrow.de

Wednesday 03 December 2003 9:38:05 pm

Sometimes I do :-)... maybe we are reading different parts of the eZ book

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Andreas Gellhaus

Thursday 04 December 2003 1:22:29 am

Hi Björn,

I'm sure that there are some users working deep in the ezpublish code and I won't insult someone.

And you are right, ezpublish is a book with a lot of pages.

Andreas

p.s.: interested in a German user group?

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 01:16:51
Script start
Timing: Jan 19 2025 01:16:51
Module start 'layout'
Timing: Jan 19 2025 01:16:51
Module start 'content'
Timing: Jan 19 2025 01:16:51
Module end 'content'
Timing: Jan 19 2025 01:16:51
Script end

Main resources:

Total runtime0.6150 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 589.4141152.6563
Module start 'layout' 0.00600.0025 742.070339.5078
Module start 'content' 0.00850.6049 781.5781545.5078
Module end 'content' 0.61340.0016 1,327.085912.0938
Script end 0.6150  1,339.1797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00280.4600160.0002
Check MTime0.00120.1925160.0001
Mysql Total
Database connection0.00120.200510.0012
Mysqli_queries0.566292.0634600.0094
Looping result0.00060.0918580.0000
Template Total0.587895.620.2939
Template load0.00210.336220.0010
Template processing0.585695.205020.2928
Template load and register function0.00010.022410.0001
states
state_id_array0.00160.257610.0016
state_identifier_array0.00090.145820.0004
Override
Cache load0.00170.2821310.0001
Sytem overhead
Fetch class attribute can translate value0.00050.088320.0003
Fetch class attribute name0.00100.159950.0002
XML
Image XML parsing0.00060.097520.0003
class_abstraction
Instantiating content class attribute0.00000.001350.0000
General
dbfile0.00080.1230160.0000
String conversion0.00000.000840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs