General

  eZ Systems Website
  Editor documentation


  Developer documentation

  Back to the top

Skip to end of metadata
Go to start of metadata

A Limitation to specify in which siteaccesses a certain permission applies, used by user/login.

IdentifierSiteAccess
Value ClasseZ\Publish\API\Repository\Values\User\Limitation\SiteAccessLimitation
Type ClasseZ\Publish\Core\Limitation\SiteAccessLimitationType
Criterion usedn/a
Role Limitationno
Possible values
ValueUI valueDescription
<siteaccess_hash><siteaccess_name>

Hash is calculated in the following way in legacy in default 64bit mode: sprintf( '%u', crc32( $siteAccessName ) )

Legacy compatibility notes
  1. SiteAccess Limitation is deprecated and is not used actively in Public API, but is allowed for being able to read / create Limitations for legacy.