Constant dependencies tree

Here are the constant trees : a constant (global or class) is build based on another constant. Constants built only with literals are not represented here..

  • \espo\tools\stream\FIELD_ASSIGNED_USERS
    • \espo\core\name\field::ASSIGNED_USERS
  • \espo\tools\entitymanager\FIELD_FORBIDDEN_NAME_LIST
    • \espo\core\name\field::ASSIGNED_USER
    • \espo\core\name\field::ASSIGNED_USERS
    • \espo\core\name\field::COLLABORATORS
    • \espo\core\name\field::CREATED_AT
    • \espo\core\name\field::CREATED_BY
    • \espo\core\name\field::FOLLOWERS
    • \espo\core\name\field::IS_FOLLOWED
    • \espo\core\name\field::IS_STARRED
    • \espo\core\name\field::MODIFIED_AT
    • \espo\core\name\field::MODIFIED_BY
    • \espo\core\name\field::STREAM_UPDATED_AT
    • \espo\core\name\field::TEAMS
    • \espo\core\name\field::VERSION_NUMBER
    • \espo\orm\name\attribute::DELETED
    • \espo\orm\name\attribute::ID
  • \espo\tools\entitymanager\LINK_FORBIDDEN_NAME_LIST
    • \espo\core\name\field::ASSIGNED_USER
    • \espo\core\name\field::ASSIGNED_USERS
    • \espo\core\name\field::COLLABORATORS
    • \espo\core\name\field::CREATED_BY
    • \espo\core\name\field::FOLLOWERS
    • \espo\core\name\field::MODIFIED_BY
    • \espo\core\name\field::TEAMS
  • \espo\tools\entitymanager\hook\hooks\FIELD
    • \espo\core\name\field::ASSIGNED_USERS
    • \espo\core\name\field::COLLABORATORS
  • \espo\tools\entitymanager\hook\hooks\FIELD_ASSIGNED_USER
    • \espo\core\name\field::ASSIGNED_USER
  • \espo\tools\import\DEFAULT_ACTION
    • \espo\tools\import\params::ACTION_CREATE
  • \espo\core\PERMISSION_ASSIGNMENT
    • \espo\core\acl\permission::ASSIGNMENT
  • \espo\core\portal\acl\ATTR_CREATED_BY_ID
    • \espo\core\name\field::CREATED_BY
  • \espo\core\notification\FIELD_ASSIGNED_USERS
    • \espo\core\name\field::ASSIGNED_USERS
  • \espo\core\utils\LEVEL_DEBUG
    • \psr\log\loglevel::DEBUG
  • \espo\core\utils\LEVEL_NOTICE
    • \psr\log\loglevel::NOTICE
  • \espo\core\utils\LEVEL_WARNING
    • \psr\log\loglevel::WARNING
  • \espo\core\utils\LEVEL_ERROR
    • \psr\log\loglevel::ERROR
  • \espo\core\utils\database\DEFAULT_ID_DB_TYPE
    • \doctrine\dbal\types\types::STRING
  • \espo\core\utils\database\schema\columnpreparators\PARAM_DEFAULT
    • \espo\orm\defs\params\attributeparam::DEFAULT
  • \espo\core\utils\database\schema\columnpreparators\PARAM_DB_TYPE
    • \espo\orm\defs\params\attributeparam::DB_TYPE
  • \espo\core\utils\database\schema\columnpreparators\PARAM_NOT_NULL
    • \espo\orm\defs\params\attributeparam::NOT_NULL
  • \espo\core\repositories\ATTR_CREATED_BY_ID
    • \espo\core\name\field::CREATED_BY
  • \espo\core\repositories\ATTR_MODIFIED_BY_ID
    • \espo\core\name\field::MODIFIED_BY
  • \espo\core\repositories\ATTR_MODIFIED_BY_NAME
    • \espo\core\name\field::MODIFIED_BY
  • \espo\core\repositories\ATTR_MODIFIED_AT
    • \espo\core\name\field::MODIFIED_AT
  • \espo\core\repositories\ATTR_CREATED_AT
    • \espo\core\name\field::CREATED_AT
  • \espo\core\orm\repository\option\SKIP_ALL
    • \espo\orm\repository\option\saveoption::SKIP_ALL
  • \espo\core\orm\repository\option\KEEP_DIRTY
    • \espo\orm\repository\option\saveoption::KEEP_DIRTY
  • \espo\core\orm\repository\option\KEEP_NEW
    • \espo\orm\repository\option\saveoption::KEEP_NEW
  • \espo\core\orm\repository\option\KEEP_RELATIONS
    • \espo\orm\repository\option\saveoption::KEEP_RELATIONS
  • \espo\core\select\text\DEFAULT_FT_ORDER
    • \espo\core\select\text\applier::FT_ORDER_COMBINED
  • \espo\core\select\where\TYPE_AND
    • \espo\core\select\where\item\type::AND
  • \espo\core\select\where\TYPE_OR
    • \espo\core\select\where\item\type::OR
  • \espo\core\select\helpers\LINK_TEAMS
    • \espo\core\name\field::TEAMS
  • \espo\core\select\helpers\LINK_PARENT
    • \espo\core\name\field::PARENT
  • \espo\core\select\helpers\LINK_ASSIGNED_USERS
    • \espo\core\name\field::ASSIGNED_USERS
  • \espo\core\select\helpers\LINK_ASSIGNED_USER
    • \espo\core\name\field::ASSIGNED_USER
  • \espo\core\select\helpers\LINK_COLLABORATORS
    • \espo\core\name\field::COLLABORATORS
  • \espo\core\select\helpers\LINK_CREATED_BY
    • \espo\core\name\field::CREATED_BY
  • \espo\core\fieldprocessing\versionnumber\ATTRIBUTE_VERSION_NUMBER
    • \espo\core\name\field::VERSION_NUMBER
  • \espo\core\authentication\jwt\signatureverifiers\SUPPORTED_ALGORITHM_LIST
    • \espo\core\authentication\jwt\signatureverifiers\hmac::HS256
    • \espo\core\authentication\jwt\signatureverifiers\hmac::HS384
    • \espo\core\authentication\jwt\signatureverifiers\hmac::HS512
    • \espo\core\authentication\jwt\signatureverifiers\rsa::RS256
    • \espo\core\authentication\jwt\signatureverifiers\rsa::RS384
    • \espo\core\authentication\jwt\signatureverifiers\rsa::RS512
  • \espo\core\authentication\jwt\signatureverifiers\ALGORITHM_MAP
    • \espo\core\authentication\jwt\signatureverifiers\hmac::HS256
    • \espo\core\authentication\jwt\signatureverifiers\hmac::HS384
    • \espo\core\authentication\jwt\signatureverifiers\hmac::HS512
    • \espo\core\authentication\jwt\signatureverifiers\rsa::RS256
    • \espo\core\authentication\jwt\signatureverifiers\rsa::RS384
    • \espo\core\authentication\jwt\signatureverifiers\rsa::RS512
  • \espo\core\authentication\twofactor\sms\METHOD
    • \espo\core\authentication\twofactor\sms\smslogin::NAME
  • \espo\core\authentication\oidc\ALGORITHM_VERIFIER_CLASS_NAME_MAP
    • \espo\core\authentication\oidc\defaultsignatureverifierfactory::HS256
    • \espo\core\authentication\oidc\defaultsignatureverifierfactory::HS384
    • \espo\core\authentication\oidc\defaultsignatureverifierfactory::HS512
    • \espo\core\authentication\oidc\defaultsignatureverifierfactory::RS256
    • \espo\core\authentication\oidc\defaultsignatureverifierfactory::RS384
    • \espo\core\authentication\oidc\defaultsignatureverifierfactory::RS512
  • \espo\core\acl\ATTR_CREATED_BY_ID
    • \espo\core\name\field::CREATED_BY
  • \espo\core\acl\ATTR_ASSIGNED_USER_ID
    • \espo\core\name\field::ASSIGNED_USER
  • \espo\core\acl\ATTR_ASSIGNED_TEAMS_IDS
    • \espo\core\name\field::TEAMS
  • \espo\core\acl\FIELD_TEAMS
    • \espo\core\name\field::TEAMS
  • \espo\core\acl\FIELD_ASSIGNED_USERS
    • \espo\core\name\field::ASSIGNED_USERS
  • \espo\core\acl\FIELD_COLLABORATORS
    • \espo\core\name\field::COLLABORATORS
  • \espo\core\acl\ATTR_CREATED_AT
    • \espo\core\name\field::CREATED_AT
  • \espo\core\acl\FIELD_ASSIGNED_USER
    • \espo\core\name\field::ASSIGNED_USER
  • \espo\core\acl\FIELD_CREATED_BY
    • \espo\core\name\field::CREATED_BY
  • \espo\core\acl\assignmentchecker\ATTR_ASSIGNED_USER_ID
    • \espo\core\name\field::ASSIGNED_USER
  • \espo\core\acl\assignmentchecker\FIELD_ASSIGNED_USERS
    • \espo\core\name\field::ASSIGNED_USERS
  • \espo\core\acl\assignmentchecker\FIELD_TEAMS
    • \espo\core\name\field::TEAMS
  • \espo\core\acl\assignmentchecker\FIELD_COLLABORATORS
    • \espo\core\name\field::COLLABORATORS
  • \espo\classes\massaction\user\PERMISSION
    • \espo\core\acl\permission::MASS_UPDATE
  • \espo\repositories\ADDRESS_TYPE_LIST
    • \espo\repositories\email::ADDRESS_BCC
    • \espo\repositories\email::ADDRESS_CC
    • \espo\repositories\email::ADDRESS_FROM
    • \espo\repositories\email::ADDRESS_REPLY_TO
    • \espo\repositories\email::ADDRESS_TO
  • \espo\hooks\common\DELETED_ATTR
    • \espo\orm\name\attribute::DELETED
  • \espo\hooks\common\FIELD_ASSIGNED_USERS
    • \espo\core\name\field::ASSIGNED_USERS
  • \espo\hooks\common\FIELD_COLLABORATORS
    • \espo\core\name\field::COLLABORATORS
  • \espo\hooks\common\FIELD_ASSIGNED_USER
    • \espo\core\name\field::ASSIGNED_USER
  • \espo\orm\ID
    • \espo\orm\type\attributetype::ID
  • \espo\orm\VARCHAR
    • \espo\orm\type\attributetype::VARCHAR
  • \espo\orm\FLOAT
    • \espo\orm\type\attributetype::FLOAT
  • \espo\orm\INT
    • \espo\orm\type\attributetype::INT
  • \espo\orm\FOREIGN_ID
    • \espo\orm\type\attributetype::FOREIGN_ID
  • \espo\orm\TEXT
    • \espo\orm\type\attributetype::TEXT
  • \espo\orm\BOOL
    • \espo\orm\type\attributetype::BOOL
  • \espo\orm\FOREIGN_TYPE
    • \espo\orm\type\attributetype::FOREIGN_TYPE
  • \espo\orm\DATE
    • \espo\orm\type\attributetype::DATE
  • \espo\orm\FOREIGN
    • \espo\orm\type\attributetype::FOREIGN
  • \espo\orm\JSON_ARRAY
    • \espo\orm\type\attributetype::JSON_ARRAY
  • \espo\orm\DATETIME
    • \espo\orm\type\attributetype::DATETIME
  • \espo\orm\MANY_MANY
    • \espo\orm\type\relationtype::MANY_MANY
  • \espo\orm\JSON_OBJECT
    • \espo\orm\type\attributetype::JSON_OBJECT
  • \espo\orm\PASSWORD
    • \espo\orm\type\attributetype::PASSWORD
  • \espo\orm\BELONGS_TO
    • \espo\orm\type\relationtype::BELONGS_TO
  • \espo\orm\HAS_ONE
    • \espo\orm\type\relationtype::HAS_ONE
  • \espo\orm\HAS_MANY
    • \espo\orm\type\relationtype::HAS_MANY
  • \espo\orm\HAS_CHILDREN
    • \espo\orm\type\relationtype::HAS_CHILDREN
  • \espo\orm\BELONGS_TO_PARENT
    • \espo\orm\type\relationtype::BELONGS_TO_PARENT
  • \espo\orm\mapper\ATTR_ID
    • \espo\orm\name\attribute::ID
  • \espo\orm\mapper\ATTR_DELETED
    • \espo\orm\name\attribute::DELETED
  • \espo\orm\query\ORDER_ASC
    • \espo\orm\query\part\order::ASC
  • \espo\orm\query\ORDER_DESC
    • \espo\orm\query\part\order::DESC
  • \espo\entities\ACTION_UPDATE
    • \espo\core\record\actionhistory\action::UPDATE
  • \espo\entities\ACTION_CREATE
    • \espo\core\record\actionhistory\action::CREATE
  • \espo\entities\ACTION_READ
    • \espo\core\record\actionhistory\action::READ
  • \espo\entities\ACTION_DELETE
    • \espo\core\record\actionhistory\action::DELETE