Table: user_group_acl

Article Id
kb62
Published
21 Aug 2012 at 21 Aug 2012
Last Updated
27 Nov 2013 at 27 Nov 2013

Store Access Control List or ACL data. This defines access to individual objects - typically content items - based on user group membership.

Field Type Null Key Default Description
id int(10) No Primary Primary
acl_identity_name varchar(100) No The ACL identity
group_id int(10) No 0 The ID of the user group
linked_id int(10) No 0 The ID of the database object being included in this link
creator_uid int(10) No 0 The ID of the user account that created the ACL
datecreated datetime No 0000-00-00 00:00:00 The MySQL timestamp of when this ACL was created

Indexes

Keyname Type Cardinality Field(s) Description
PRIMARY PRIMARY 0 id
acl_identity_name Index n/a acl_identity_name
group_id Index n/a group_id
linked_id Index n/a linked_id
acl_lookup Index n/a acl_identity_name, group_id, linked_id Principal index used in ACL lookups
     
Copyright © 2026 Calzada Media Limited. All Rights Reserved

Powered by Camino CMS 2.9.5000.

Rendered in 195 milliseconds
at 16 Sep 2026 11:02 GMT/UTC +00:00