Table d44civi_9xzwf.civicrm_acl_entity_role Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id int unsigned 10  √  Unique table ID
acl_role_id int unsigned 10 Foreign Key to ACL Role (which is an option value pair and hence an implicit FK)
entity_table varchar 64 Table of the object joined to the ACL Role (Contact or Group)
entity_id int unsigned 10 ID of the group/contact object being joined
is_active tinyint 3  √  null Is this property active?

Table contained 0 rows at Wed Nov 11 17:14 EST 2015

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc PRIMARY
entity_table + entity_id Performance Asc/Asc index_entity
acl_role_id Performance Asc index_role