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\massupdate\PERMISSION
- \espo\core\acl\permission::MASS_UPDATE
- \espo\tools\import\DEFAULT_ACTION
- \espo\tools\import\params::ACTION_CREATE
- \espo\tools\email\FOLDER_INBOX
- \espo\tools\email\folder::INBOX
- \espo\tools\email\FOLDER_DRAFTS
- \espo\tools\email\folder::DRAFTS
- \espo\core\PERMISSION_ASSIGNMENT
- \espo\core\acl\permission::ASSIGNMENT
- \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\orm\repository\option\SKIP_ALL
- \espo\orm\repository\option\saveoption::SKIP_ALL
- \espo\core\orm\repository\option\KEEP_NEW
- \espo\orm\repository\option\saveoption::KEEP_NEW
- \espo\core\orm\repository\option\KEEP_DIRTY
- \espo\orm\repository\option\saveoption::KEEP_DIRTY
- \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\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\classes\massaction\user\PERMISSION
- \espo\core\acl\permission::MASS_UPDATE
- \espo\classes\massaction\email\FOLDER_INBOX
- \espo\tools\email\folder::INBOX
- \espo\orm\ID
- \espo\orm\type\attributetype::ID
- \espo\orm\VARCHAR
- \espo\orm\type\attributetype::VARCHAR
- \espo\orm\INT
- \espo\orm\type\attributetype::INT
- \espo\orm\FLOAT
- \espo\orm\type\attributetype::FLOAT
- \espo\orm\TEXT
- \espo\orm\type\attributetype::TEXT
- \espo\orm\BOOL
- \espo\orm\type\attributetype::BOOL
- \espo\orm\FOREIGN_ID
- \espo\orm\type\attributetype::FOREIGN_ID
- \espo\orm\FOREIGN
- \espo\orm\type\attributetype::FOREIGN
- \espo\orm\FOREIGN_TYPE
- \espo\orm\type\attributetype::FOREIGN_TYPE
- \espo\orm\DATE
- \espo\orm\type\attributetype::DATE
- \espo\orm\DATETIME
- \espo\orm\type\attributetype::DATETIME
- \espo\orm\JSON_ARRAY
- \espo\orm\type\attributetype::JSON_ARRAY
- \espo\orm\JSON_OBJECT
- \espo\orm\type\attributetype::JSON_OBJECT
- \espo\orm\PASSWORD
- \espo\orm\type\attributetype::PASSWORD
- \espo\orm\MANY_MANY
- \espo\orm\type\relationtype::MANY_MANY
- \espo\orm\HAS_MANY
- \espo\orm\type\relationtype::HAS_MANY
- \espo\orm\BELONGS_TO
- \espo\orm\type\relationtype::BELONGS_TO
- \espo\orm\HAS_ONE
- \espo\orm\type\relationtype::HAS_ONE
- \espo\orm\BELONGS_TO_PARENT
- \espo\orm\type\relationtype::BELONGS_TO_PARENT
- \espo\orm\HAS_CHILDREN
- \espo\orm\type\relationtype::HAS_CHILDREN
- \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_CREATE
- \espo\core\record\actionhistory\action::CREATE
- \espo\entities\ACTION_READ
- \espo\core\record\actionhistory\action::READ
- \espo\entities\ACTION_UPDATE
- \espo\core\record\actionhistory\action::UPDATE
- \espo\entities\ACTION_DELETE
- \espo\core\record\actionhistory\action::DELETE