Forums / General / Data storage

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Data storage

Author Message

Alexandre Mironenkov

Friday 09 January 2009 2:13:53 am

I would like know where is stored the data of attributes of differents classes.

I looked in the database ( ezcontentclass_attribute ), but I found nothing.

thx

Christophe Condomines

Friday 09 January 2009 2:22:25 am

Hi,

In ezcontentclass_attribute is stored the definition.
You will find the data in ezcontentobject_attribute

Microblau SL
http://www.microblau.net

Alexandre Mironenkov

Friday 09 January 2009 3:07:11 am

cool thanks