civicrm_component

9 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
civicrm_cache.component_id FK_civicrm_cache_component_idR
civicrm_menu.component_id FK_civicrm_menu_component_idR
civicrm_option_value.component_id FK_civicrm_option_value_component_idR
civicrm_setting.component_id FK_civicrm_setting_component_idR

Component ID

name VARCHAR 64 null

Name of the component.

namespace VARCHAR 128 null

Path to components main directory in a form of a class
namespace.

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id

Relationships