A

ArikaimContainerInterfaceClass in namespace Arikaim\Container
Arikaim container interface
Container::add() — Method in class Container
Add service to container
AccessClass in namespace Arikaim\Core\Access
Manage permissions.
Access::authenticate() — Method in class Access
Auth user
Access::addPermission() — Method in class Access
Add permission item.
AccessDeniedExceptionClass in namespace Arikaim\Core\Access
AuthFactoryClass in namespace Arikaim\Core\Access
Auth factory class.
AuthProviderInterfaceClass in namespace Arikaim\Core\Access\Interfaces
Auth provider interface
AuthProviderInterface::authenticate() — Method in class AuthProviderInterface
Authenticate user
AutoTokensInterfaceClass in namespace Arikaim\Core\Access\Interfaces
Auth tokens interface
PermissionsInterface::addPermission() — Method in class PermissionsInterface
Add permission item.
AuthMiddlewareClass in namespace Arikaim\Core\Access\Middleware
Middleware base class
$AuthMiddleware#authProvidersProperty in class AuthMiddleware
Auth provider
AuthProviderClass in namespace Arikaim\Core\Access\Provider
Auth provider base class.
AuthProvider::authenticate() — Method in class AuthProvider
Authenticate user
BasicAuthProvider::authenticate() — Method in class BasicAuthProvider
Auth user
JwtAuthProvider::authenticate() — Method in class JwtAuthProvider
Auth user
OauthProvider::authenticate() — Method in class OauthProvider
Auth user
SessionAuthProvider::authenticate() — Method in class SessionAuthProvider
Auth user
TokenAuthProvider::authenticate() — Method in class TokenAuthProvider
Authenticate
AuthClass in namespace Arikaim\Core\Access\Traits
Auth trait For change auth id name in model: protected $authIdColumn = 'auth id name';
Language::addController() — Method in class Language
Add language
Relations::addRelationController() — Method in class Relations
Add relation
Users::adminLoginController() — Method in class Users
Control panel login
AdminTwigExtensionClass in namespace Arikaim\Core\App
Template engine control panel functions, filters and tests.
AdminTwigExtension::arikaimStore() — Method in class AdminTwigExtension
Create arikaim store instance
AppContainerClass in namespace Arikaim\Core\App
Create system services
ArikaimStoreClass in namespace Arikaim\Core\App
Arikaim store
AdminResetCommandClass in namespace Arikaim\Core\App\Commands
Reset control panel user command
ArraysClass in namespace Arikaim\Core\Collection
Array helpers
Arrays::arrayAppend() — Method in class Arrays
Append values from append array to array
Arrays::arrayInsert() — Method in class Arrays
Recursive insert array
Arrays::arrayColumns() — Method in class Arrays
Filer array columns
Collection::add() — Method in class Collection
Add item to collection
Collection::addField() — Method in class Collection
Add value
FeedCollection::applyKeyMaps() — Method in class FeedCollection
Change item array keys
Property::applyData() — Method in class Property
Set property object params
ApplicationClass in namespace Arikaim\Core\Console
Console application
$Application#applicationProperty in class Application
App object
Application::addCommands() — Method in class Application
Add commands to console app
ConsoleCommand::addRequiredArgument() — Method in class ConsoleCommand
Add required argument
ConsoleCommand::addOptionalArgument() — Method in class ConsoleCommand
Add optional argument
ConsoleCommand::addOptionalOption() — Method in class ConsoleCommand
Add optional option
AfterExecuteEventClass in namespace Arikaim\Core\Console\Event
After comment execute console event
AbstractContentProviderClass in namespace Arikaim\Core\Content
Abstract content provider class
ContentItem::actions() — Method in class ContentItem
Get actions
ContentTypeRegistry::addProvider() — Method in class ContentTypeRegistry
Add content type provider
ActionClass in namespace Arikaim\Core\Content\Type
Content type action abstract class
$Action#actionTypeProperty in class Action
Action type
ArrayContentTypeClass in namespace Arikaim\Core\Content\Type
Array content type class
$ContentType#actionHandlersProperty in class ContentType
Set action handlers
ContentType::addField() — Method in class ContentType
Add field
ContentType::addActionHandler() — Method in class ContentType
Add action class
ApiControllerClass in namespace Arikaim\Core\Controllers
Base class for all Api controllers
AccessTokenClass in namespace Arikaim\Core\Controllers\Traits
AccessToken trait
ApiResponseClass in namespace Arikaim\Core\Controllers\Traits\Base
ApiResponse trait
Errors::addError() — Method in class Errors
Add system error
Errors::addErrors() — Method in class Errors
Add errors
Crud::applyDefaultValues() — Method in class Crud
Apply default field values
EntityPermissions::addUserPermissionController() — Method in class EntityPermissions
Add user permission
OrderBy::apply() — Method in class OrderBy
Apply order by to model
Search::apply() — Method in class Search
Apply search conditions and return model object
Search::applyCondition() — Method in class Search
Apply search condition
OptionsListDefinition::addItem() — Method in class OptionsListDefinition
Add item
OrderBy::applyOrderBy() — Method in class OrderBy
Apply order by to current model
PackageRegistry::addPackage() — Method in class PackageRegistry
Return package name
EntityPermissions::addUserPermission() — Method in class EntityPermissions
Add user permission
EntityPermissions::addGroupPermission() — Method in class EntityPermissions
Add group permission
EntityPermissions::addPermission() — Method in class EntityPermissions
Add permission
EntityPermissions::addPublicPermission() — Method in class EntityPermissions
Add public permission
Relations::addRelation() — Method in class Relations
Add relation
Relations::addRelations() — Method in class Relations
Add relations
Search::applySearch() — Method in class Search
Apply search conditions for current model
$Status#ACTIVEProperty in class Status
Active
Status::ACTIVE() — Method in class Status
Return active value
ApiResponseClass in namespace Arikaim\Core\Http
Api Respnse support JSON format only.
ApiResponse::addErrors() — Method in class ApiResponse
Add errors
Cookie::add() — Method in class Cookie
Add cookie
Request::acceptJson() — Method in class Request
Return true if request accept json
Request::acceptXml() — Method in class Request
Return true if request accept xml
AccessInterfaceClass in namespace Arikaim\Core\Interfaces\Access
Auth interface
AccessInterface::addPermission() — Method in class AccessInterface
Add permission item.
AuthInterfaceClass in namespace Arikaim\Core\Interfaces\Access
Auth interface
AuthInterface::authenticate() — Method in class AuthInterface
Authenticate user
ActionInterfaceClass in namespace Arikaim\Core\Interfaces\Content
Content type action interface
DriverRegistryInterface::addDriver() — Method in class DriverRegistryInterface
Add driver
SubscriberRegistryInterface::addSubscriber() — Method in class SubscriberRegistryInterface
Save subscriber info.
JobInterface::addError() — Method in class JobInterface
Add error
QueueStorageInterface::addJob() — Method in class QueueStorageInterface
Add job
QueueInterface::addJob() — Method in class QueueInterface
Add job to queue
RoutesInterface::addApiRoute() — Method in class RoutesInterface
Add api route
ComponentInterface::addIncludedComponent() — Method in class ComponentInterface
Add included component
ComponentInterface::addFile() — Method in class ComponentInterface
Add file
ViewInterface::addGlobal() — Method in class ViewInterface
Add global variable
Mail::attach() — Method in class Mail
Attach file
$Options#adapterProperty in class Options
Storage adapter
PackageRegistryInterface::addPackage() — Method in class PackageRegistryInterface
Add package
ArikaimRepositoryClass in namespace Arikaim\Core\Packages\Repository
Arikaim repository driver class
$Repository#accessKeyProperty in class Repository
Access key
ArrayPaginatorClass in namespace Arikaim\Core\Paginator
Paginate array
Cron::addJob() — Method in class Cron
Add cron tab job
Cron::addJobs() — Method in class Cron
Add cron tab jobs
Job::addError() — Method in class Job
Add error
QueueManager::addJob() — Method in class QueueManager
Add job to queue
$Routes#adapterProperty in class Routes
Routes storage adapter
Routes::addMiddleware() — Method in class Routes
Add route middleware
Routes::addHomePageRoute() — Method in class Routes
Add home page route
Routes::addPageRoute() — Method in class Routes
Add page route
Routes::addApiRoute() — Method in class Routes
Add api route
RoutesStorageInterface::addMiddleware() — Method in class RoutesStorageInterface
Add route middleware
RoutesStorageInterface::addRoute() — Method in class RoutesStorageInterface
Add route
ApplicationErrorClass in namespace Arikaim\Core\System\Error
Application error handler
TaskErrors::addError() — Method in class TaskErrors
Add error
DateTime::addInterval() — Method in class DateTime
Add interval
Html::attr() — Method in class Html
Get html attribute
Html::appendHtml() — Method in class Html
Append html code
Path::addPath() — Method in class Path
Add path
Validator::addRule() — Method in class Validator
Add validation rule
Validator::addFilter() — Method in class Validator
Add filter
Validator::addError() — Method in class Validator
Set validation error
ArikaimComponentClass in namespace Arikaim\Core\View\Html\Component
Arikaim html component
BaseComponent::addIncludedComponent() — Method in class BaseComponent
Add included component
BaseComponent::addComponentFile() — Method in class BaseComponent
Add component file
BaseComponent::addFile() — Method in class BaseComponent
Add file
PageHead::applyDefaultMetaTags() — Method in class PageHead
Apply meta tags if values are empty
PageHead::applyDefaultItems() — Method in class PageHead
Set items value if not exist in collection
PageHead::applyDefault() — Method in class PageHead
Apply item value if is empty in collection
PageHead::applyOgProperty() — Method in class PageHead
Apply og property if value is not empty
PageHead::applyTwitterProperty() — Method in class PageHead
Apply twitter property if value is not empty
PageHead::applyDefaultKeywors() — Method in class PageHead
Set keywords if field is empty
PageHead::addProperty() — Method in class PageHead
Add property
Filters::attr() — Method in class Filters
Convert value to html attribute(s)
AccessClass in namespace Arikaim\Core\View\Traits
Access options for view components
View::addGlobal() — Method in class View
Add global variable
View::addExtension() — Method in class View
Add template extension
ArikaimInstallerClass in namespace Arikaim\Installer
InstallerPlugin::activate() — Method in class InstallerPlugin
Activate plugin

B

BasicAuthProviderClass in namespace Arikaim\Core\Access\Provider
Basic auth provider.
$FeedCollection#baseUrlProperty in class FeedCollection
Feed base url
FeedCollection::baseUrl() — Method in class FeedCollection
Set feed base url
BeforeExecuteEventClass in namespace Arikaim\Core\Console\Event
Before comment execute console event
BaseApiControllerClass in namespace Arikaim\Core\Controllers
BaseApiController class
BaseControllerClass in namespace Arikaim\Core\Controllers\Traits\Base
Controller trait
$Crud#beforeUpdateCallbackProperty in class Crud
Before update
$Crud#beforeCreateCallbackProperty in class Crud
Before crate
BlueprintPrototypeInterfaceClass in namespace Arikaim\Core\Db\Interfaces
Db Column prototype interface
BlueprintPrototypeInterface::build() — Method in class BlueprintPrototypeInterface
Build column
DateColumn::build() — Method in class DateColumn
Build column
DateCreated::build() — Method in class DateCreated
Build column
DateDeleted::build() — Method in class DateDeleted
Build column
DateExpired::build() — Method in class DateExpired
Build column
DateUpdated::build() — Method in class DateUpdated
Build column
DefaultColumn::build() — Method in class DefaultColumn
Build column
DefaultMultiuser::build() — Method in class DefaultMultiuser
Build column
Id::build() — Method in class Id
Build column
Language::build() — Method in class Language
Build column
MetaTags::build() — Method in class MetaTags
Build column
ParentId::build() — Method in class ParentId
Build column
Position::build() — Method in class Position
Build column
Price::build() — Method in class Price
Build column
Relation::build() — Method in class Relation
Build column
Slug::build() — Method in class Slug
Build column
Status::build() — Method in class Status
Build column
Type::build() — Method in class Type
Build column
UserId::build() — Method in class UserId
Build column
Uuid::build() — Method in class Uuid
Build column
Document::build() — Method in class Document
Build table
DocumentItems::build() — Method in class DocumentItems
Build table
OptionType::build() — Method in class OptionType
Build table
Options::build() — Method in class Options
Build table
OptionsList::build() — Method in class OptionsList
Build table
Permissions::build() — Method in class Permissions
Build table
PolymorphicRelations::build() — Method in class PolymorphicRelations
Build table
PriceList::build() — Method in class PriceList
Build table
Relations::build() — Method in class Relations
Build table
Translations::build() — Method in class Translations
Build table
Schema::build() — Method in class Schema
Execute blueprint.
TableBlueprint::buildPrototype() — Method in class TableBlueprint
Build blueprint prototype
DateCreated::bootDateCreated() — Method in class DateCreated
Set model events
DateUpdated::bootDateUpdated() — Method in class DateUpdated
Set model events
DocumentNumber::bootDocumentNumber() — Method in class DocumentNumber
Boot trait
OptionType::bootOptionType() — Method in class OptionType
Boot trait
OptionsListDefinition::bootOptionsList() — Method in class OptionsListDefinition
Boot trait
OptionsRelation::bootOptionsRelation() — Method in class OptionsRelation
Boot trait
Position::bootPosition() — Method in class Position
Init model events
PriceRelation::bootPriceRelation() — Method in class PriceRelation
Boot trait
Slug::bootSlug() — Method in class Slug
Set model event on saving
Translations::bootTranslations() — Method in class Translations
Boot trait.
UserRelation::bootUserRelation() — Method in class UserRelation
Init model events.
Uuid::bootUuid() — Method in class Uuid
Init model events.
ModuleInterface::boot() — Method in class ModuleInterface
Boot module callback
MailInterface::build() — Method in class MailInterface
Build email
Mail::build() — Method in class Mail
Build email
Mail::bcc() — Method in class Mail
Set bcc
TemplatePackage::buildAssets() — Method in class TemplatePackage
Build css template files
RouteParser::buildRegexForRoute() — Method in class RouteParser
Create route regex
ServiceContainer::bindProvider() — Method in class ServiceContainer
Include service
ServiceContainer::bindProviders() — Method in class ServiceContainer
Bind providers
Storage::boot() — Method in class Storage
Boot module
File::baseName() — Method in class File
Get file base name from path
$Mobile#browsersProperty in class Mobile
Browsers
BaseComponentClass in namespace Arikaim\Core\View\Html\Component
Base component
$BaseComponent#basePathProperty in class BaseComponent
Base path

C

ArikaimContainerInterface::call() — Method in class ArikaimContainerInterface
Call service method
ContainerClass in namespace Arikaim\Container
Dependency injection container.
Container::clone() — Method in class Container
Clone container
Container::call() — Method in class Container
Call service method
Access::createProvider() — Method in class Access
Create auth provider
AuthFactory::createProvider() — Method in class AuthFactory
Create auth provider
AuthFactory::createMiddleware() — Method in class AuthFactory
Create auth middleware
AuthFactory::createAuthProviders() — Method in class AuthFactory
Create auth providers
CsrfClass in namespace Arikaim\Core\Access
Csrf token helpers
Csrf::createToken() — Method in class Csrf
Create new token and save to session
Jwt::createToken() — Method in class Jwt
Create JWT token
CsrfTokenClass in namespace Arikaim\Core\Access\Middleware
Verify Csrf token middleware
JwtAuthProvider::clearToken() — Method in class JwtAuthProvider
Remove token.
JwtAuthProvider::createToken() — Method in class JwtAuthProvider
Create auth token.
Password::changePassword() — Method in class Password
Change password
CacheClass in namespace Arikaim\Core\Api
Cache controller
Cache::clearController() — Method in class Cache
Clear cache
Language::changeLanguageController() — Method in class Language
Change current language
Logger::clearController() — Method in class Logger
Remove system logs
ComponentClass in namespace Arikaim\Core\Api\Ui
Component Api controller
Component::componentProperties() — Method in class Component
Get html component properties
Component::componentDetails() — Method in class Component
Get html component details
Position::createModel() — Method in class Position
Create model object form request data
Search::clearSearchController() — Method in class Search
Delete all search conditions
UploadPackages::confirmUploadController() — Method in class UploadPackages
Confirm Upload package
Users::changeDetailsController() — Method in class Users
Control Panel change user details
Users::changePasswordController() — Method in class Users
Control Panel change user password
AdminTwigExtension::createPackageManager() — Method in class AdminTwigExtension
Create package manager
AppContainer::create() — Method in class AppContainer
Init default services
$ArikaimStore#configFileProperty in class ArikaimStore
Data config file name
$ArikaimStore#configProperty in class ArikaimStore
Config
ArikaimStore::create() — Method in class ArikaimStore
Create obj
ArikaimStore::clear() — Method in class ArikaimStore
Init data
AdminResetCommand::configure() — Method in class AdminResetCommand
Command config name: install
ClearCommandClass in namespace Arikaim\Core\App\Commands\Cache
Clear cache command
ClearCommand::configure() — Method in class ClearCommand
Command config name cache:clear
DisableCommand::configure() — Method in class DisableCommand
Command config name cache:clear
DriverCommand::configure() — Method in class DriverCommand
Command config name cache:clear
EnableCommand::configure() — Method in class EnableCommand
Command config name cache:clear
ClearLogsCommandClass in namespace Arikaim\Core\App\Commands
Clear Logs command
ClearLogsCommand::configure() — Method in class ClearLogsCommand
Configure command
ComposerCommandClass in namespace Arikaim\Core\App\Commands
Composer command class
ComposerCommand::configure() — Method in class ComposerCommand
Command config
DisableCommand::configure() — Method in class DisableCommand
Configure command
EnableCommand::configure() — Method in class EnableCommand
Configure command
ListCommand::configure() — Method in class ListCommand
Configure command
EventDetailsCommand::configure() — Method in class EventDetailsCommand
Configure command
DisableCommand::configure() — Method in class DisableCommand
Configurecommand name: extensions:disable [ext name]
EnableCommand::configure() — Method in class EnableCommand
Configure command
InfoCommand::configure() — Method in class InfoCommand
Configure command
InstallCommand::configure() — Method in class InstallCommand
Configure command
ListCommand::configure() — Method in class ListCommand
Configure command
UnInstallCommand::configure() — Method in class UnInstallCommand
Configure command
HelpCommand::configure() — Method in class HelpCommand
Command config name: help
DisableInstallCommand::configure() — Method in class DisableInstallCommand
Command config
EnableInstallCommand::configure() — Method in class EnableInstallCommand
Command config
InstallCommand::configure() — Method in class InstallCommand
Command config name: install
InstallComposerCommand::configure() — Method in class InstallComposerCommand
Command config
InstallExtensionsCommand::configure() — Method in class InstallExtensionsCommand
Command config name: install
PrepareCommand::configure() — Method in class PrepareCommand
Command config name: install
RepairInstallCommand::configure() — Method in class RepairInstallCommand
Command config
ListCommand::configure() — Method in class ListCommand
Configure command
InfoCommand::configure() — Method in class InfoCommand
Configure command
ListCommand::configure() — Method in class ListCommand
Configure command
CronCommandClass in namespace Arikaim\Core\App\Commands\Queue
Process cron jobs
CronCommand::configure() — Method in class CronCommand
Configure command
JobDetailsCommand::configure() — Method in class JobDetailsCommand
Configure command
JobsCommand::configure() — Method in class JobsCommand
Configure command
RunJobCommand::configure() — Method in class RunJobCommand
Configure command
InfoCommand::configure() — Method in class InfoCommand
Command config name cache:clear
RestartCommand::configure() — Method in class RestartCommand
Command config name cache:clear
InstallCommand::configure() — Method in class InstallCommand
Configure command
ListCommand::configure() — Method in class ListCommand
Configure command
ConsoleClass in namespace Arikaim\Core\App
Console app
ControlPanelClass in namespace Arikaim\Core\App
Page loader controller
Install::callback() — Method in class Install
Call closure
Install::createDb() — Method in class Install
Create db if not exist
Install::createDbTables() — Method in class Install
Create core db tables
Install::checkSystemRequirements() — Method in class Install
Verify system requirements status 1 - ok, 2 - warning, 0 - error
TwigExtension::createModel() — Method in class TwigExtension
Create model
TwigExtension::create() — Method in class TwigExtension
Create obj
CacheClass in namespace Arikaim\Core\Cache
Cache
$Cache#cacheDirProperty in class Cache
Cache directory
Cache::createDriver() — Method in class Cache
Create cache driver
Cache::clear() — Method in class Cache
Delete all cache items + views cache files and route cache
Cache::clearRouteCache() — Method in class Cache
Delete route cache items and route cache file
Arrays::convertToArray() — Method in class Arrays
Convert object to array
CollectionClass in namespace Arikaim\Core\Collection
Collection base class
Collection::create() — Method in class Collection
Create colleciton
Collection::createFromFile() — Method in class Collection
Create colection form json file
Collection::count() — Method in class Collection
Return collection items count.
Collection::clear() — Method in class Collection
Clear collection data
Collection::copy() — Method in class Collection
Clone object
CollectionInterfaceClass in namespace Arikaim\Core\Collection\Interfaces
Collection interface
CollectionInterface::clear() — Method in class CollectionInterface
Delete all collection items
CollectionInterface::copy() — Method in class CollectionInterface
Copy collection
Properties::clearValues() — Method in class Properties
Clear property values
PropertiesFactory::createFromArray() — Method in class PropertiesFactory
Create properties from array
PropertiesFactory::createFromFile() — Method in class PropertiesFactory
Create from file
Property::createFromText() — Method in class Property
Create property obj from text
Property::create() — Method in class Property
Create property obj from array
ConfigPropertiesClass in namespace Arikaim\Core\Collection\Traits
Config properties
$ConfigProperties#configPropertiesProperty in class ConfigProperties
Config properties collection
ConfigProperties::createConfigProperties() — Method in class ConfigProperties
Create config properties array
ConfigPropertiesClass in namespace Arikaim\Core\Console
Config properties console helper
ConfigProperties::createPropertiesTable() — Method in class ConfigProperties
Create console table
ConsoleCommandClass in namespace Arikaim\Core\Console
Base class for all commands
ConsoleCommand::checkMark() — Method in class ConsoleCommand
Show CHECK MARK
ConsoleHelperClass in namespace Arikaim\Core\Console
Console helper class
ConsoleHelper::checkMark() — Method in class ConsoleHelper
Get CHECK MARK
ShellCommand::configure() — Method in class ShellCommand
Config command
$AbstractContentProvider#contentProviderNameProperty in class AbstractContentProvider
Content provider name
$AbstractContentProvider#contentProviderTitleProperty in class AbstractContentProvider
Content provider title
$AbstractContentProvider#contentProviderCategoryProperty in class AbstractContentProvider
Content provider category
$AbstractContentProvider#contentTypeProperty in class AbstractContentProvider
Content type name or handler class
ContentItemClass in namespace Arikaim\Core\Content
Content item
ContentItem::create() — Method in class ContentItem
Create content item
ContentManagerClass in namespace Arikaim\Core\Content
Content providers registry manager
$ContentManager#contentProvidersProperty in class ContentManager
Content providers
$ContentManager#contentTypeRegistryProperty in class ContentManager
Content type registry
ContentManager::createItem() — Method in class ContentManager
Create content item
ContentTypeFactoryClass in namespace Arikaim\Core\Content
Content type factory
ContentTypeFactory::create() — Method in class ContentTypeFactory
Create content type
ContentTypeRegistryClass in namespace Arikaim\Core\Content
Content type registry manager
$ContentTypeRegistry#contentTypesProperty in class ContentTypeRegistry
Content types
ContentProviderClass in namespace Arikaim\Core\Content\Traits
Content provider trait
ContentProvider::createItem() — Method in class ContentProvider
Create new content item
ContentTypeClass in namespace Arikaim\Core\Content\Type
Content type abstract class
$ContentType#categoryProperty in class ContentType
Category
Field::create() — Method in class Field
Create field
ControlPanelApiControllerClass in namespace Arikaim\Core\Controllers
Base class for all Control Panel Api controllers
ControlPanelApiInterfaceClass in namespace Arikaim\Core\Controllers
Control Panel Api interface
ControllerClass in namespace Arikaim\Core\Controllers
Base class for all Controllers
AccessToken::createProtectedUrl() — Method in class AccessToken
Create protected Url
ApiResponse::clearResult() — Method in class ApiResponse
Clear result
$BaseController#containerProperty in class BaseController
Container
Errors::clearErrors() — Method in class Errors
Clear all errors.
CaptchaClass in namespace Arikaim\Core\Controllers\Traits
Captcha trait
$Captcha#captchaErrorsProperty in class Captcha
Captcha errors
CrudClass in namespace Arikaim\Core\Controllers\Traits
CRUD trait
Crud::checkColumn() — Method in class Crud
Check unique columns
Crud::createController() — Method in class Crud
Create model
$Db#configProperty in class Db
Database config
Db::createDb() — Method in class Db
Create database
Db::checkConnection() — Method in class Db
Verify db connection
Model::create() — Method in class Model
Create db model instance
Schema::create() — Method in class Schema
Create table
Schema::createTable() — Method in class Schema
Create table
Search::clearSearch() — Method in class Search
Remove all search condirtions
SearchCondition::create() — Method in class SearchCondition
Create condition array
Seed::create() — Method in class Seed
Create record if not exist
Seed::createFromArray() — Method in class Seed
Create records from array
Seed::createSearchValues() — Method in class Seed
Create search item values
$MetaTags#currentLanguageProperty in class MetaTags
Current language
OptionType::CHECKBOX() — Method in class OptionType
Checkbox type option
Options::createOption() — Method in class Options
Create option
Options::createOptions() — Method in class Options
Create options
OptionsRelation::createOptions() — Method in class OptionsRelation
Create options
Paginator::createPaginator() — Method in class Paginator
Create paginator for current model
PriceList::currency() — Method in class PriceList
Currency relation
PriceList::createPrice() — Method in class PriceList
Create price
PriceList::createPiceList() — Method in class PriceList
Create price list
PriceRelation::createPriceList() — Method in class PriceRelation
Price list
Slug::createSlug() — Method in class Slug
Create slug from text
SoftDelete::clearDeleted() — Method in class SoftDelete
Permanently delete all soft deleted models
$Status#COMPLETEDProperty in class Status
Completed
Status::COMPLETED() — Method in class Status
Return completed value
$Translations#currentLanguageProperty in class Translations
Current language
DriverManager::create() — Method in class DriverManager
Create driver
Driver::createDriverConfig() — Method in class Driver
Build driver config properties
ApiResponse::clearErrors() — Method in class ApiResponse
Clear all errors.
CookieClass in namespace Arikaim\Core\Http
Cookie
HttpClient::connect() — Method in class HttpClient
Create and send an CONNECT request.
Response::create() — Method in class Response
Create response
CacheInterfaceClass in namespace Arikaim\Core\Interfaces
Cache interface
CacheInterface::clear() — Method in class CacheInterface
Delete all cache items.
ConfigPropertiesInterfaceClass in namespace Arikaim\Core\Interfaces
Properties config interface
ConfigPropertiesInterface::createConfigProperties() — Method in class ConfigPropertiesInterface
Create config properties array
ContentItemInterfaceClass in namespace Arikaim\Core\Interfaces\Content
Content item interface
ContentManagerInterfaceClass in namespace Arikaim\Core\Interfaces\Content
Content manager interface
ContentProviderInterfaceClass in namespace Arikaim\Core\Interfaces\Content
Content provider interface
ContentProviderInterface::createItem() — Method in class ContentProviderInterface
Create new content item
ContentTypeInterfaceClass in namespace Arikaim\Core\Interfaces\Content
Content type interface
DriverInterface::createDriverConfig() — Method in class DriverInterface
Build driver config properties array
DriverManagerInterface::create() — Method in class DriverManagerInterface
Create driver
EmailCompilerInterface::compile() — Method in class EmailCompilerInterface
Compile email markup code
HttpClientInterface::connect() — Method in class HttpClientInterface
Create and send an CONNECT request.
OptionsInterface::createOption() — Method in class OptionsInterface
Create option, if option exists return false
OptionsStorageInterface::createOption() — Method in class OptionsStorageInterface
Create option, if option exists return false
PackageFactoryInterface::createPackage() — Method in class PackageFactoryInterface
Create package
PackageManagerFactoryInterface::create() — Method in class PackageManagerFactoryInterface
Create package manager
PackageManagerInterface::createPackage() — Method in class PackageManagerInterface
Create package obj
PackageManagerInterface::createBackup() — Method in class PackageManagerInterface
Create zip arhive with package files and save to storage/backup/
QueueInterface::clear() — Method in class QueueInterface
Delete all jobs
QueueInterface::create() — Method in class QueueInterface
Create job obj from jobs queue
StorageInterface::createDir() — Method in class StorageInterface
Create directory in storage folder
StorageInterface::copy() — Method in class StorageInterface
Copy files
ComponentDataInterfaceClass in namespace Arikaim\Core\Interfaces\View
Extension interface
ComponentInterfaceClass in namespace Arikaim\Core\Interfaces\View
View component interface
ComponentInterface::clearContent() — Method in class ComponentInterface
Clear content
ViewInterface::createComponent() — Method in class ViewInterface
Create component
Logger::createHandler() — Method in class Logger
Create handler instance
Mail::create() — Method in class Mail
Create mail
Mail::cc() — Method in class Mail
Set cc
Mail::contentType() — Method in class Mail
Set email content type
Mailer::crateSendmailTranspart() — Method in class Mailer
Create sendmail transport
Mailer::create() — Method in class Mailer
Create message
$Options#cacheSaveTimeProperty in class Options
Save cache time
$Options#cacheProperty in class Options
Cache
Options::createOption() — Method in class Options
Create option, if option exists return false
ComponentsLibraryPackageClass in namespace Arikaim\Core\Packages
UI components library package class
ComposerClass in namespace Arikaim\Core\Packages
Composer commands
ComposerPackageClass in namespace Arikaim\Core\Packages
Composer package base class
PackageFactory::createPackage() — Method in class PackageFactory
Create package
$PackageManager#cacheSaveTimeProperty in class PackageManager
Cache save time
$PackageManager#cacheProperty in class PackageManager
Cache
PackageManager::createPackage() — Method in class PackageManager
Create package
PackageManager::createBackup() — Method in class PackageManager
Create zip arhive with package files and save to storage/backup/
PackageManager::createRepository() — Method in class PackageManager
Create repository driver
PackageManager::createRepositoryUrl() — Method in class PackageManager
Create repository url
PackageManagerFactory::createValidator() — Method in class PackageManagerFactory
Create validator
PackageManagerFactory::create() — Method in class PackageManagerFactory
Create package manager
PackageManagerFactory::createPackageRegistry() — Method in class PackageManagerFactory
Create package registry
ComposerRepositoryClass in namespace Arikaim\Core\Packages\Repository
Composer repository driver class
ComponentTranslationsClass in namespace Arikaim\Core\Packages\Traits
View component translations trait
ConsoleCommandsClass in namespace Arikaim\Core\Packages\Traits
Console commands trait
CssFilesClass in namespace Arikaim\Core\Packages\Traits
Css files trait
$Paginator#currentPageProperty in class Paginator
Current page
Paginator::create() — Method in class Paginator
Create paginator
Paginator::calcLastPage() — Method in class Paginator
Calc last page
SessionPaginator::create() — Method in class SessionPaginator
Create paginator
SessionPaginator::clearPaginator() — Method in class SessionPaginator
Clear paginator data
CronClass in namespace Arikaim\Core\Queue
Cron jobs
CronJobClass in namespace Arikaim\Core\Queue\Jobs
Cron job
QueueManager::createWorkerManager() — Method in class QueueManager
Create worker manager
QueueManager::create() — Method in class QueueManager
Create job obj
QueueManager::createJobFromArray() — Method in class QueueManager
Create job intence from array
QueueManager::clear() — Method in class QueueManager
Delete all jobs
MiddlewareFactory::create() — Method in class MiddlewareFactory
Create middleware instance
Route::createRouteCollector() — Method in class Route
Create route collector
RouteParser::createRegex() — Method in class RouteParser
Create route regex
$Routes#cacheProperty in class Routes
Cache
$Service#containerProperty in class Service
Included services
$ServiceContainer#containerProperty in class ServiceContainer
Service container
Storage::createDir() — Method in class Storage
Create directory in storage folder
Storage::copy() — Method in class Storage
Copy files
StorageDriverInterface::checkConnection() — Method in class StorageDriverInterface
Check filesystem adapter connection
ClassLoaderClass in namespace Arikaim\Core\System
Class loader
ConfigClass in namespace Arikaim\Core\System
Config file loader and writer
$Errors#consoleFileProperty in class Errors
Console errors filename
TaskErrors::clearErrors() — Method in class TaskErrors
Clear Error
Process::create() — Method in class Process
Create process
$PhpConfigFile#commentsProperty in class PhpConfigFile
Config array comments
ClientIpClass in namespace Arikaim\Core\Utils
Client Ip
CurlClass in namespace Arikaim\Core\Utils
Curl wrapper
DateTime::create() — Method in class DateTime
Create DateTime obj
DateTime::convert() — Method in class DateTime
Convert date string to other format
Factory::createInstance() — Method in class Factory
Create object
Factory::createRule() — Method in class Factory
Create validator rule
Factory::createSchema() — Method in class Factory
Create db schema object
Factory::createModule() — Method in class Factory
Create module object
Factory::createExtension() — Method in class Factory
Create extension
Factory::createJob() — Method in class Factory
Create Job
Factory::createEventSubscriber() — Method in class Factory
Create event subscriber
Factory::createController() — Method in class Factory
Create controller
File::copy() — Method in class File
Copy file, symlink or directory
Html::createId() — Method in class Html
Create valid html element id
Mobile::checkHeadersForMobile() — Method in class Mobile
Check for mobile headers
Text::cleanText() — Method in class Text
Clean Text
Text::convertToTitleCase() — Method in class Text
Convert to title (pascal) case
Text::createToken() — Method in class Text
Ceate random token
TimeInterval::create() — Method in class TimeInterval
Create interval
Utils::checkVersion() — Method in class Utils
Return true if required version = current or <
Utils::createRandomKey() — Method in class Utils
Create random key
Utils::createToken() — Method in class Utils
Create unique token
Utils::constant() — Method in class Utils
Return constant value or default if constant not defined.
Utils::convertPathToUrl() — Method in class Utils
Convert path to url
Utils::cleanJson() — Method in class Utils
Clean JSON text
Utils::callStatic() — Method in class Utils
Call static method
Utils::call() — Method in class Utils
Call object method
Utils::createKey() — Method in class Utils
Create key
Uuid::create() — Method in class Uuid
Create UUID
ZipFile::create() — Method in class ZipFile
Create zip arhive
FilterBuilder::createFilter() — Method in class FilterBuilder
Create filter
RuleBuilder::createRules() — Method in class RuleBuilder
Create rules from array
RuleBuilder::createRule() — Method in class RuleBuilder
Create rule from text descriptor pattern: name:param1=value|param2=value
CheckListClass in namespace Arikaim\Core\Validator\Rule
Check if value is in list
CsrfClass in namespace Arikaim\Core\Validator\Rule
Csrf token field rule
$ValidatorStrategy#containerProperty in class ValidatorStrategy
Container ref
ComponentFactoryClass in namespace Arikaim\Core\View
Component factory class
ComponentFactory::create() — Method in class ComponentFactory
Create view component
$BaseComponent#componentTypeProperty in class BaseComponent
Component type
$BaseComponent#contextProperty in class BaseComponent
Component context used in render
BaseComponent::create() — Method in class BaseComponent
Create component
BaseComponent::clearContent() — Method in class BaseComponent
Clear content
Options::componentTypeOption() — Method in class Options
Component type option
EmailView::compileCssFrameworkCode() — Method in class EmailView
Compile email code
$Page#currentTenplateProperty in class Page
Current template name
$Page#componentsFilesProperty in class Page
Component include files (js)
PageHead::createKeywords() — Method in class PageHead
Create keywords
PageHead::createProperty() — Method in class PageHead
Create property array
Filters::convertToString() — Method in class Filters
Convert value to string
CacheNodeClass in namespace Arikaim\Core\View\Template\Tags
Cache tag node class
CacheNode::compile() — Method in class CacheNode
Compile code
CacheTagParserClass in namespace Arikaim\Core\View\Template\Tags
Cache parser class
ComponentNodeClass in namespace Arikaim\Core\View\Template\Tags
Component tag node
ComponentNode::compile() — Method in class ComponentNode
Compile node
ComponentTagParserClass in namespace Arikaim\Core\View\Template\Tags
Component tag parser
MdNode::compile() — Method in class MdNode
Compile node
Access::checkAccessOption() — Method in class Access
Check component access option
Access::checkAuthOption() — Method in class Access
Check auth and permissions access
Access::checkPermissionOption() — Method in class Access
Check auth and permissions access
View::createComponent() — Method in class View
Create component
View::createEnvironment() — Method in class View
Create twig environment
ComposerEventsClass in namespace Arikaim\Installer
Composer events

D

$AccessDeniedException#descriptionProperty in class AccessDeniedException
Jwt::decodeToken() — Method in class Jwt
Decode encrypted JWT token
JwtAuthProvider::decodeToken() — Method in class JwtAuthProvider
Decode and save token data.
Cache::disableController() — Method in class Cache
Disable cache
DriversClass in namespace Arikaim\Core\Api
Drivers controller
Relations::deleteRelationController() — Method in class Relations
Remove relation
Settings::disableInstallPageController() — Method in class Settings
Disable install page
OrderBy::deleteOrderBy() — Method in class OrderBy
Delete order by column
DisableCommandClass in namespace Arikaim\Core\App\Commands\Cache
Disable cache command
DriverCommandClass in namespace Arikaim\Core\App\Commands\Cache
Show cache driver command
DisableCommandClass in namespace Arikaim\Core\App\Commands\Drivers
Disable driver command
DisableCommandClass in namespace Arikaim\Core\App\Commands\Extensions
Disable extension
DisableInstallCommandClass in namespace Arikaim\Core\App\Commands\Install
Disable install page command class
$Cache#driversProperty in class Cache
Drivers list
$Cache#driverProperty in class Cache
Cache driver
Cache::delete() — Method in class Cache
Delete cache item
$Collection#dataProperty in class Collection
Collection items data
$Property#defaultProperty in class Property
Default value
$Property#descriptionProperty in class Property
Property description
$Property#displayTypeProperty in class Property
Display type
Property::displayType() — Method in class Property
Set display type
Property::default() — Method in class Property
Set property default
Property::description() — Method in class Property
Set property description
$Application#dispatcherProperty in class Application
Event dispatcher
$ConsoleCommand#defaultProperty in class ConsoleCommand
Set to true for default command
$ConsoleCommand#dispatcherProperty in class ConsoleCommand
Event dispatcher
$ContentItem#dataProperty in class ContentItem
Content data
ArrayContentType::define() — Method in class ArrayContentType
Define email content type
ContentType::define() — Method in class ContentType
Definie content type
ApiController::dispatch() — Method in class ApiController
Dispatch event
$Errors#dataValidCallbackProperty in class Errors
Data validatin callback
$Errors#dataErrorCallbackProperty in class Errors
Data error callback
Crud::deleteController() — Method in class Crud
Delete model
DeleteClass in namespace Arikaim\Core\Controllers\Traits
Delete trait
Delete::deleteController() — Method in class Delete
Delete model
EntityPermissions::deletePermissionController() — Method in class EntityPermissions
Delete permission
FileDownload::downloadFileHeaders() — Method in class FileDownload
Download file
FileDownload::downloadFile() — Method in class FileDownload
Download file
DbClass in namespace Arikaim\Core\Db
Manage database connections
OrderBy::deleteOrderBy() — Method in class OrderBy
Delete order by column
DateColumnClass in namespace Arikaim\Core\Db\Prototypes\Column
DateColumn column prototype class
DateCreatedClass in namespace Arikaim\Core\Db\Prototypes\Column
DateCreated column prototype class
DateDeletedClass in namespace Arikaim\Core\Db\Prototypes\Column
DateDeleted column prototype class
DateExpiredClass in namespace Arikaim\Core\Db\Prototypes\Column
DateExpired column prototype class
DateUpdatedClass in namespace Arikaim\Core\Db\Prototypes\Column
DateUpdated column prototype class
DefaultColumnClass in namespace Arikaim\Core\Db\Prototypes\Column
Default column prototype class
DefaultMultiuserClass in namespace Arikaim\Core\Db\Prototypes\Column
Default multiuser column prototype class
DocumentClass in namespace Arikaim\Core\Db\Prototypes\Table
Document table prototype class
DocumentItemsClass in namespace Arikaim\Core\Db\Prototypes\Table
Document items table prototype class
Schema::dropTable() — Method in class Schema
Drop table
Search::deleteSearchCondition() — Method in class Search
Delete search condition
Seed::delete() — Method in class Seed
Delete record
DateCreatedClass in namespace Arikaim\Core\Db\Traits
Set current time for date created.
DateSearchClass in namespace Arikaim\Core\Db\Traits
Date search query
DateUpdatedClass in namespace Arikaim\Core\Db\Traits
Set current time for date updated.
DefaultTraitClass in namespace Arikaim\Core\Db\Traits
Default column trait
DocumentClass in namespace Arikaim\Core\Db\Traits\Document
Document table trait
DocumentItemsClass in namespace Arikaim\Core\Db\Traits\Document
Document items table trait
DocumentNumberClass in namespace Arikaim\Core\Db\Traits\Document
Document number table trait
OptionType::DATE() — Method in class OptionType
Date time option type
OptionType::DROPDOWN() — Method in class OptionType
Dropdown type option
EntityPermissions::deleteUserPermission() — Method in class EntityPermissions
Delete user permission
EntityPermissions::deleteGroupPermission() — Method in class EntityPermissions
Delete group permission
EntityPermissions::deletePublicPermission() — Method in class EntityPermissions
Delete public permissions
PolymorphicRelations::deleteRelation() — Method in class PolymorphicRelations
Delete relation
PolymorphicRelations::deleteRelations() — Method in class PolymorphicRelations
Delete relations
$Status#DISABLEDProperty in class Status
Disabled
Status::DISABLED() — Method in class Status
Return disabled value
Tree::deleteChilds() — Method in class Tree
Delete recursive
DriverClass in namespace Arikaim\Core\Driver
Driver base class
DriverManagerClass in namespace Arikaim\Core\Driver
Driver manager
$DriverManager#driverRegistryProperty in class DriverManager
Driver registry adapter
DriverManager::disable() — Method in class DriverManager
Disable driver
DriverClass in namespace Arikaim\Core\Driver\Traits
Driver trait
$Driver#driverNameProperty in class Driver
Driver name
$Driver#driverClassProperty in class Driver
Driver class
$Driver#driverVersionProperty in class Driver
Driver version
$Driver#driverTitleProperty in class Driver
Driver title (display name)
$Driver#driverDescriptionProperty in class Driver
Driver description
$Driver#driverCategoryProperty in class Driver
Driver category
$Driver#driverConfigProperty in class Driver
Driver config
$Driver#driverOptionsProperty in class Driver
Driver options
$Driver#driverExtensionProperty in class Driver
Driver extension name
EventsManager::deleteEvents() — Method in class EventsManager
Delete events.
EventsManager::deleteSubscribers() — Method in class EventsManager
Delete subscribers.
EventsManager::dispatch() — Method in class EventsManager
Fire event, dispatch event data to all subscribers
Cookie::delete() — Method in class Cookie
Delete cookie
HttpClient::delete() — Method in class HttpClient
Create and send an DELETE request.
Session::destroy() — Method in class Session
Destroy session
CacheInterface::delete() — Method in class CacheInterface
Delete cache entry.
DriverInterfaceClass in namespace Arikaim\Core\Interfaces\Driver
Driver interface
DriverManagerInterfaceClass in namespace Arikaim\Core\Interfaces\Driver
Driver Manager Interface
DriverManagerInterface::disable() — Method in class DriverManagerInterface
Disable driver
DriverRegistryInterfaceClass in namespace Arikaim\Core\Interfaces\Driver
Driver Registry Interface
EventDispatcherInterface::dispatch() — Method in class EventDispatcherInterface
Fire event, dispatch event data to all subscribers
EventRegistryInterface::deleteEvent() — Method in class EventRegistryInterface
Deleet event
EventRegistryInterface::deleteEvents() — Method in class EventRegistryInterface
Delete events.
SubscriberRegistryInterface::deleteSubscribers() — Method in class SubscriberRegistryInterface
Delete subscribers.
HttpClientInterface::delete() — Method in class HttpClientInterface
Create and send an DELETE request.
QueueStorageInterface::deleteJob() — Method in class QueueStorageInterface
Delete job
QueueStorageInterface::deleteJobs() — Method in class QueueStorageInterface
Delete jobs
PackageManagerInterface::disablePackage() — Method in class PackageManagerInterface
Disable package
QueueInterface::deleteJob() — Method in class QueueInterface
Delete job
QueueInterface::deleteJobs() — Method in class QueueInterface
Delete jobs
RoutesInterface::delete() — Method in class RoutesInterface
Delete route
StorageInterface::delete() — Method in class StorageInterface
Delete file from storage folder
StorageInterface::deleteDir() — Method in class StorageInterface
Delete directory in storage folder
DbHandlerClass in namespace Arikaim\Core\Logger\Handler
Db handler for monolog
Logger::disable() — Method in class Logger
Disable logger
Logger::deleteSystemLogs() — Method in class Logger
Delete logs file
Logger::deleteLogs() — Method in class Logger
Delete logs
ExtensionPackage::disable() — Method in class ExtensionPackage
Disable extension
PackageInterface::disable() — Method in class PackageInterface
Disable package
RepositoryInterface::download() — Method in class RepositoryInterface
Download package
LibraryPackage::disable() — Method in class LibraryPackage
Disable library
ModulePackage::disable() — Method in class ModulePackage
Disable module
Package::disable() — Method in class Package
Disable package
PackageManager::disablePackage() — Method in class PackageManager
Disable package
ArikaimRepository::download() — Method in class ArikaimRepository
Download package
ComposerRepository::download() — Method in class ComposerRepository
Download package
GitHubRepository::download() — Method in class GitHubRepository
Download package
Repository::download() — Method in class Repository
Download package
TemplatePackage::disable() — Method in class TemplatePackage
Disable package
DriversClass in namespace Arikaim\Core\Packages\Traits
Get package drivers.
DbPaginatorClass in namespace Arikaim\Core\Paginator
Paginate Illuminate\Database\Eloquent\Builder objects
$Job#dateExecutedProperty in class Job
Execution timestamp
$Job#dateCreatedProperty in class Job
Date added to queue
$QueueManager#driverProperty in class QueueManager
Queue storage driver
QueueManager::deleteJobs() — Method in class QueueManager
Delete jobs
QueueManager::deleteJob() — Method in class QueueManager
Delete job
Routes::delete() — Method in class Routes
Delete route
Routes::deleteHomePage() — Method in class Routes
Delete home page route
Routes::deleteRoutes() — Method in class Routes
Delete routes
RoutesStorageInterface::deleteRoutes() — Method in class RoutesStorageInterface
Delete routes
RoutesStorageInterface::deleteRoute() — Method in class RoutesStorageInterface
Delete route
Storage::deleteFiles() — Method in class Storage
Delete all files in direcotry (recursive)
Storage::delete() — Method in class Storage
Delete file from storage folder
Storage::deleteDir() — Method in class Storage
Delete directory in storage folder
Curl::delete() — Method in class Curl
Run DELETE request.
Curl::downloadFile() — Method in class Curl
Download file
Curl::downloadFileInit() — Method in class Curl
Init curl for file download
DateTimeClass in namespace Arikaim\Core\Utils
DateTime
DateTime::dateTimeFormat() — Method in class DateTime
Return formated timestsamp with current date and time format
DateTime::dateFormat() — Method in class DateTime
Return formated date
File::delete() — Method in class File
Delete file or durectiry
File::deleteDirectory() — Method in class File
Delete directory and all sub directories
$Rule#defaultErrorProperty in class Rule
Default errror code
DbRuleClass in namespace Arikaim\Core\Validator\Rule\Db
Base class for all Db rules
Validator::doFilter() — Method in class Validator
Sanitize form fields values
DataClass in namespace Arikaim\Core\View\Html\Component\Traits
Data source for components
$Data#dataFileProperty in class Data
Component data file
$EmailView#defaultLanguageProperty in class EmailView
Default language
Filters::dump() — Method in class Filters
Dump var
CacheTagParser::decideTagEnd() — Method in class CacheTagParser
End tag name
ComponentTagParser::decideTagEnd() — Method in class ComponentTagParser
Return true when the expected end tag is reached.
MdTagParser::decideTagEnd() — Method in class MdTagParser
Return true when the expected end tag is reached.
InstallerPlugin::deactivate() — Method in class InstallerPlugin
Deactivate plugin

E

Password::encryptPassword() — Method in class Password
Encrypt password
Cache::enableController() — Method in class Cache
Enable cache
AdminResetCommand::executeCommand() — Method in class AdminResetCommand
Command code
ClearCommand::executeCommand() — Method in class ClearCommand
Command code
DisableCommand::executeCommand() — Method in class DisableCommand
Command code
DriverCommand::executeCommand() — Method in class DriverCommand
Command code
EnableCommandClass in namespace Arikaim\Core\App\Commands\Cache
Enable cache command
EnableCommand::executeCommand() — Method in class EnableCommand
Command code
ClearLogsCommand::executeCommand() — Method in class ClearLogsCommand
Command code
ComposerCommand::executeCommand() — Method in class ComposerCommand
Command code
DisableCommand::executeCommand() — Method in class DisableCommand
Execute command
EnableCommandClass in namespace Arikaim\Core\App\Commands\Drivers
Enable driver command
EnableCommand::executeCommand() — Method in class EnableCommand
Execute command
ListCommand::executeCommand() — Method in class ListCommand
Run command
EventDetailsCommandClass in namespace Arikaim\Core\App\Commands\Events
Event details command
EventDetailsCommand::executeCommand() — Method in class EventDetailsCommand
Run command
DisableCommand::executeCommand() — Method in class DisableCommand
Run command
EnableCommandClass in namespace Arikaim\Core\App\Commands\Extensions
Enable extension command
EnableCommand::executeCommand() — Method in class EnableCommand
Execute command
InfoCommand::executeCommand() — Method in class InfoCommand
Run command
InstallCommand::executeCommand() — Method in class InstallCommand
Run command
ListCommand::executeCommand() — Method in class ListCommand
Run command
UnInstallCommand::executeCommand() — Method in class UnInstallCommand
Run command
HelpCommand::executeCommand() — Method in class HelpCommand
Command code
DisableInstallCommand::executeCommand() — Method in class DisableInstallCommand
Command code
EnableInstallCommandClass in namespace Arikaim\Core\App\Commands\Install
Enable install page command class
EnableInstallCommand::executeCommand() — Method in class EnableInstallCommand
Command code
InstallCommand::executeCommand() — Method in class InstallCommand
Command code
InstallComposerCommand::executeCommand() — Method in class InstallComposerCommand
Command code
InstallExtensionsCommand::executeCommand() — Method in class InstallExtensionsCommand
Command code
PrepareCommand::executeCommand() — Method in class PrepareCommand
Command code
RepairInstallCommand::executeCommand() — Method in class RepairInstallCommand
Command code
ListCommand::executeCommand() — Method in class ListCommand
Run command
InfoCommand::executeCommand() — Method in class InfoCommand
Run command
ListCommand::executeCommand() — Method in class ListCommand
Run command
CronCommand::executeCommand() — Method in class CronCommand
Run command
JobDetailsCommand::executeCommand() — Method in class JobDetailsCommand
Run command
JobsCommand::executeCommand() — Method in class JobsCommand
Run command
RunJobCommand::executeCommand() — Method in class RunJobCommand
Run command
InfoCommand::executeCommand() — Method in class InfoCommand
Command code
RestartCommand::executeCommand() — Method in class RestartCommand
Command code
InstallCommand::executeCommand() — Method in class InstallCommand
Run command
ListCommand::executeCommand() — Method in class ListCommand
Run command
TwigExtension::extractArray() — Method in class TwigExtension
Exctract array as local variables in template
ConsoleCommand::executeCommand() — Method in class ConsoleCommand
Abstract method.
ConsoleCommand::execute() — Method in class ConsoleCommand
Run console command
ConsoleHelper::errorMark() — Method in class ConsoleHelper
Get error mark
ShellCommand::executeCommand() — Method in class ShellCommand
Command code
Action::execute() — Method in class Action
Execute action
$BaseController#extensionNameProperty in class BaseController
Extension name
ErrorsClass in namespace Arikaim\Core\Controllers\Traits\Base
Errors trait
$Errors#errorsProperty in class Errors
Errors list
Errors::error() — Method in class Errors
Set error, first find in messages array if not found display name value as error
EntityPermissionsClass in namespace Arikaim\Core\Controllers\Traits
Entity permissions trait
EntityPermissionsClass in namespace Arikaim\Core\Db\Traits\Permissions
Entity permissions
EntityPermissions::entity() — Method in class EntityPermissions
Get entity relation
EntityPermissionsRelationClass in namespace Arikaim\Core\Db\Traits\Permissions
Entity permissions relation
DriverManager::enable() — Method in class DriverManager
Enable driver
EventClass in namespace Arikaim\Core\Events
Base event class
EventListenerClass in namespace Arikaim\Core\Events
Base class for event listener.
$EventListener#eventNameProperty in class EventListener
Event name
EventListener::execute() — Method in class EventListener
Subscriber code executed.
EventSubscriberClass in namespace Arikaim\Core\Events
Base class for event subscribers.
EventSubscriber::execute() — Method in class EventSubscriber
Subscriber code executed.
EventsManagerClass in namespace Arikaim\Core\Events
Dispatch and manage events and event subscribers.
$EventsManager#eventRegistryProperty in class EventsManager
Event Registry
EventLogClass in namespace Arikaim\Core\Events\Traits
Event log
$ApiResponse#errorsProperty in class ApiResponse
Errors list
Response::emit() — Method in class Response
Emit reponse
ActionInterface::execute() — Method in class ActionInterface
Execute action
DriverManagerInterface::enable() — Method in class DriverManagerInterface
Enable driver
EmailCompilerInterfaceClass in namespace Arikaim\Core\Interfaces
Compile email markup code interface
EventDispatcherInterfaceClass in namespace Arikaim\Core\Interfaces\Events
Event Dispatcher Interface
EventInterfaceClass in namespace Arikaim\Core\Interfaces\Events
Event interface
EventListenerInterfaceClass in namespace Arikaim\Core\Interfaces\Events
Event listener interface
EventListenerInterface::execute() — Method in class EventListenerInterface
Run listener code.
EventLogInterfaceClass in namespace Arikaim\Core\Interfaces\Events
Event log interface
EventRegistryInterfaceClass in namespace Arikaim\Core\Interfaces\Events
Event Registry Interface
EventSubscriberInterfaceClass in namespace Arikaim\Core\Interfaces\Events
Event subscriber interface
EventSubscriberInterface::execute() — Method in class EventSubscriberInterface
Subscriber code.
ExtensionInterfaceClass in namespace Arikaim\Core\Interfaces
Extension interface
JobInterface::execute() — Method in class JobInterface
Job code
LoggerInterface::error() — Method in class LoggerInterface
Add error log
PackageManagerInterface::enablePackage() — Method in class PackageManagerInterface
Enable package
QueueInterface::executeJob() — Method in class QueueInterface
Execute job
EmailViewInterfaceClass in namespace Arikaim\Core\Interfaces\View
Extension interface
$Logger#enabledProperty in class Logger
Enable/Disable logger
Logger::error() — Method in class Logger
Add error log
ExtensionPackageClass in namespace Arikaim\Core\Packages
Extension Package
ExtensionPackage::enable() — Method in class ExtensionPackage
Enable extension
PackageInterface::enable() — Method in class PackageInterface
Enable package
LibraryPackage::enable() — Method in class LibraryPackage
Enable library
ModulePackage::enable() — Method in class ModulePackage
Enable module
Package::enable() — Method in class Package
Enable package
PackageManager::enablePackage() — Method in class PackageManager
Enable package
Repository::extractRepository() — Method in class Repository
Extract repositry zip file to storage/temp folder
TemplatePackage::enable() — Method in class TemplatePackage
Enable package
CronJob::execute() — Method in class CronJob
Job code
$Job#extensionProperty in class Job
Extension name
$Job#errorsProperty in class Job
Execution errors
Job::execute() — Method in class Job
Job code
QueueManager::execute() — Method in class QueueManager
Run job
QueueManager::executeJob() — Method in class QueueManager
Execute job
ErrorHandlerInterfaceClass in namespace Arikaim\Core\System\Error
Error handler interface
ErrorRendererInterfaceClass in namespace Arikaim\Core\System\Error
Error renderer interface
ErrorsClass in namespace Arikaim\Core\System\Error
Errors
PhpConfigFile::exportArray() — Method in class PhpConfigFile
Export array as text
PhpConfigFile::exportItem() — Method in class PhpConfigFile
Export item as text
PhpConfigFile::exportConfig() — Method in class PhpConfigFile
Export config as text
File::exists() — Method in class File
Check if file exists
Html::endTag() — Method in class Html
Get html end tag
ZipFile::extract() — Method in class ZipFile
Extract zip arhive
$Rule#errorProperty in class Rule
Rule error
$Rule#errorParamsProperty in class Rule
Error params
ExistsClass in namespace Arikaim\Core\Validator\Rule\Db
Check if value exists in database table
EmailClass in namespace Arikaim\Core\Validator\Rule
Email address validation rule
EqualClass in namespace Arikaim\Core\Validator\Rule
Equal validation rule.
ExtensionPathClass in namespace Arikaim\Core\Validator\Rule
Extension path rule. Check if extension path exists
$BaseComponent#errorProperty in class BaseComponent
Component error code
$BaseComponent#extensionsPathProperty in class BaseComponent
Extensions path
EmptyComponentClass in namespace Arikaim\Core\View\Html\Component
Empty component
EmailViewClass in namespace Arikaim\Core\View\Html
Render email component
$EmailView#emailCompilersProperty in class EmailView
Emeil compilers list
Filters::emptyLabel() — Method in class Filters
Return label if value is empty

F

SessionAuthProvider::fail() — Method in class SessionAuthProvider
Fail auth
ArikaimStore::fetchPackages() — Method in class ArikaimStore
Fetch packages list
ArikaimStore::fetchPackageDetails() — Method in class ArikaimStore
Fetch package details
TwigExtension::fetch() — Method in class TwigExtension
Fetch url
Cache::fetch() — Method in class Cache
Read item
FeedCollectionClass in namespace Arikaim\Core\Collection
Feed Collection class
FeedCollection::findItem() — Method in class FeedCollection
Find feed item
FeedCollection::fetch() — Method in class FeedCollection
Fetch feed
FeedsInterfaceClass in namespace Arikaim\Core\Collection\Interfaces
Feeds Collection interface
FeedsInterface::fetch() — Method in class FeedsInterface
Fetch feed
ContentItem::fields() — Method in class ContentItem
Get fields
ContentItem::field() — Method in class ContentItem
Get content field
$ContentType#fieldsProperty in class ContentType
Content fields
FieldClass in namespace Arikaim\Core\Content\Type
Content type field
ApiResponse::field() — Method in class ApiResponse
Set result field
FileDownloadClass in namespace Arikaim\Core\Controllers\Traits
File download and image view trait
FileUploadClass in namespace Arikaim\Core\Controllers\Traits
File upload trait
FileTypeTraitClass in namespace Arikaim\Core\Db\Traits
File type trait
FindClass in namespace Arikaim\Core\Db\Traits
Find model
Find::findById() — Method in class Find
Find model by id or uuid
Find::findMultiple() — Method in class Find
Find multiole query
Find::findByColumn() — Method in class Find
Find model by column name
Find::findQuery() — Method in class Find
Return query builder
Find::findByIdQuery() — Method in class Find
Return query builder
Find::findItems() — Method in class Find
Find collection of models by id or uuid
Slug::findBySlug() — Method in class Slug
Find model by slug
Translations::findTranslation() — Method in class Translations
Find Translation
ApiResponse::field() — Method in class ApiResponse
Set result field
HttpClient::fetch() — Method in class HttpClient
Fetch url
CacheInterface::fetch() — Method in class CacheInterface
Fetch entry.
ContentItemInterface::fields() — Method in class ContentItemInterface
Get fields
ContentItemInterface::field() — Method in class ContentItemInterface
Get content field
FieldInterfaceClass in namespace Arikaim\Core\Interfaces\Content
Field interface
HttpClientInterface::fetch() — Method in class HttpClientInterface
Fetch url
PackageManagerInterface::findPackage() — Method in class PackageManagerInterface
Find package
ViewInterface::fetch() — Method in class ViewInterface
Render template
ViewInterface::fetchBlock() — Method in class ViewInterface
Render template block
ViewInterface::fetchFromString() — Method in class ViewInterface
Render template from string
JsonLogsFormatter::format() — Method in class JsonLogsFormatter
Format log record
JsonLogsFormatter::formatBatch() — Method in class JsonLogsFormatter
Format multiple log records
Mail::from() — Method in class Mail
Set from
PackageManager::findPackage() — Method in class PackageManager
Find package
FeedsPaginatorClass in namespace Arikaim\Core\Paginator
Paginate feed collection with unknow last page.
$Errors#fileNameProperty in class Errors
Errors file name
Process::findPhp() — Method in class Process
Get php executable
FactoryClass in namespace Arikaim\Core\Utils
Factory class
FileClass in namespace Arikaim\Core\Utils
File
FileTypeClass in namespace Arikaim\Core\Utils
File type
FunctionArgumentsClass in namespace Arikaim\Core\Utils
Function arguments helper
$Number#formatsProperty in class Number
Number formats
Number::format() — Method in class Number
Format number
Utils::formatVersion() — Method in class Utils
Format version to full version format 0.0.0
FilterClass in namespace Arikaim\Core\Validator
Base class for all filters
Filter::filterValue() — Method in class Filter
Callback run if filter type is FILTER_CALLBACK
FilterBuilderClass in namespace Arikaim\Core\Validator
Filter factory class
Sanitize::filterValue() — Method in class Sanitize
Filter value, return filtered value
Text::filterValue() — Method in class Text
Filter value, return filtered value
TrimSpace::filterValue() — Method in class TrimSpace
Filter value, return filtered value
UpperCase::filterValue() — Method in class UpperCase
Filter value, return filtered value
FilterInterfaceClass in namespace Arikaim\Core\Validator\Interfaces
Variable filter interface
FilterInterface::filterValue() — Method in class FilterInterface
Executed if filter type is FILTER_CALLBACK
FileClass in namespace Arikaim\Core\Validator\Rule
Check if field value is valid file array
FloatNumberClass in namespace Arikaim\Core\Validator\Rule
Float number validation rule
Validator::filter() — Method in class Validator
Return filter builder
Validator::filterAndValidate() — Method in class Validator
Sanitize and validate form
$BaseComponent#fullNameProperty in class BaseComponent
Component full name
$BaseComponent#fullPathProperty in class BaseComponent
Component full path
$BaseComponent#filePathProperty in class BaseComponent
File path
$BaseComponent#filesProperty in class BaseComponent
Component files
FiltersClass in namespace Arikaim\Core\View\Template
Template filer functions
View::fetch() — Method in class View
Render template
View::fetchBlock() — Method in class View
Render template block
View::fetchFromString() — Method in class View
Render template from string

G

Container::getItem() — Method in class Container
Get container service
Container::get() — Method in class Container
Get service from container
Container::getServicesList() — Method in class Container
Get array with all service id in container
Access::getProvider() — Method in class Access
Return auth provider
Access::getFullPermissions() — Method in class Access
Full Permissions
Access::getControlPanelPermission() — Method in class Access
Control panel permission name
Access::getAdapter() — Method in class Access
Get permissions adapter
Access::getUserPermissions() — Method in class Access
Get user permissions
Access::getUser() — Method in class Access
Get logged user
Access::getLoginAttempts() — Method in class Access
Get login attempts
Access::getId() — Method in class Access
Get auth id
Access::getAuthName() — Method in class Access
Return auth name
Access::getAuthNames() — Method in class Access
Get auth names
AccessDeniedException::getRequest() — Method in class AccessDeniedException
AccessDeniedException::getTitle() — Method in class AccessDeniedException
AccessDeniedException::getDescription() — Method in class AccessDeniedException
AuthFactory::getUSerProvider() — Method in class AuthFactory
Get user provider
AuthFactory::getTypeId() — Method in class AuthFactory
Return auth type id
AuthFactory::getAuthName() — Method in class AuthFactory
Return auth name
AuthFactory::getAuthProviderClass() — Method in class AuthFactory
Get auth provider class
Csrf::getToken() — Method in class Csrf
Get saved token from session
AuthProviderInterface::getUser() — Method in class AuthProviderInterface
Get current auth user
AuthProviderInterface::getId() — Method in class AuthProviderInterface
Get current auth id
AuthProviderInterface::getLoginAttempts() — Method in class AuthProviderInterface
Get login attempts
PermissionsInterface::getUserPermissions() — Method in class PermissionsInterface
Get user permissions list
UserProviderInterface::getAuthId() — Method in class UserProviderInterface
Return unique id
UserProviderInterface::getAuthIdName() — Method in class UserProviderInterface
Get id name
UserProviderInterface::getUserByCredentials() — Method in class UserProviderInterface
Get user credentials
UserProviderInterface::getUserById() — Method in class UserProviderInterface
Return user details by auth id
AuthMiddleware::getAuthProvider() — Method in class AuthMiddleware
Get auth provider
AuthMiddleware::getOption() — Method in class AuthMiddleware
Get option value
CsrfToken::generateToken() — Method in class CsrfToken
Vreate new token if middleware param recreate_token is set to true
CsrfToken::getToken() — Method in class CsrfToken
Get csrf token from request
AuthProvider::getParam() — Method in class AuthProvider
Get param
AuthProvider::getProvider() — Method in class AuthProvider
Return user provider
AuthProvider::getUser() — Method in class AuthProvider
Get current auth user
AuthProvider::getId() — Method in class AuthProvider
Get current auth id
AuthProvider::getLoginAttempts() — Method in class AuthProvider
Get login attempts
BasicAuthProvider::getCredentials() — Method in class BasicAuthProvider
Get basic http auth credentials
JwtAuthProvider::getId() — Method in class JwtAuthProvider
Get auth id
JwtAuthProvider::getToken() — Method in class JwtAuthProvider
Return token array data
JwtAuthProvider::getTokenParam() — Method in class JwtAuthProvider
Return token param from decoded token
SessionAuthProvider::getUser() — Method in class SessionAuthProvider
Get current auth user
SessionAuthProvider::getId() — Method in class SessionAuthProvider
Gte auth id
SessionAuthProvider::getLoginAttempts() — Method in class SessionAuthProvider
Get login attempts
Auth::getAuthIdName() — Method in class Auth
Return Auth id name
Auth::getAuthId() — Method in class Auth
Return auth id
Password::getPasswordAttributeName() — Method in class Password
Return password attribute name
Password::getEncryptPasswordAlgo() — Method in class Password
Return encrypt algo
Password::getPassword() — Method in class Password
Get password
Options::getController() — Method in class Options
Get option
SessionApi::getInfo() — Method in class SessionApi
Get session info
UiComponent::getHeaderParams() — Method in class UiComponent
Get header params
OrderBy::getOrderBy() — Method in class OrderBy
Get order by column
Paginator::getPageController() — Method in class Paginator
Get current paginator page
Paginator::getViewTypeController() — Method in class Paginator
Get paginator view type
Search::getSearchController() — Method in class Search
Set search conditions
AdminTwigExtension::getGlobals() — Method in class AdminTwigExtension
Rempate engine global variables
AdminTwigExtension::getFunctions() — Method in class AdminTwigExtension
Template engine functions
AdminTwigExtension::getSystemMacroPath() — Method in class AdminTwigExtension
Get system macro path
AdminTwigExtension::getFilters() — Method in class AdminTwigExtension
Template engine filters
AdminTwigExtension::getTests() — Method in class AdminTwigExtension
Template engine tests
AdminTwigExtension::getRelationsMap() — Method in class AdminTwigExtension
Get relatins type map (morph map)
AdminTwigExtension::getTokenParsers() — Method in class AdminTwigExtension
Template engine tags
AdminTwigExtension::getConfigOption() — Method in class AdminTwigExtension
Get install config data
ArikaimStore::getConfig() — Method in class ArikaimStore
Get config refernce
ArikaimStore::getPackageKey() — Method in class ArikaimStore
Get package key
ArikaimStore::getProduct() — Method in class ArikaimStore
Get orders
ArikaimStore::getPackages() — Method in class ArikaimStore
Get packages
ArikaimStore::getPackageDetailsUrl() — Method in class ArikaimStore
Gte package details requets url
ArikaimStore::getPackageVersionUrl() — Method in class ArikaimStore
Get package version url
ArikaimStore::getSignupUrl() — Method in class ArikaimStore
Get signup url
ArikaimStore::getLoginUrl() — Method in class ArikaimStore
Get signup url
Console::getCoreCommands() — Method in class Console
Get core commands
Console::getExtensionsCommands() — Method in class Console
Get extensions commands.
Console::getModulesCommands() — Method in class Console
Get modules commands
PostInstallActions::getPackageName() — Method in class PostInstallActions
Get action package name
TwigExtension::getGlobals() — Method in class TwigExtension
Rempate engine global variables
TwigExtension::getFunctions() — Method in class TwigExtension
Template engine functions
TwigExtension::getPaginatorUrl() — Method in class TwigExtension
Get paginator url
TwigExtension::getCache() — Method in class TwigExtension
Get cache
TwigExtension::getRelationsMap() — Method in class TwigExtension
Get relatins type map (morph map)
TwigExtension::getCurrentUrl() — Method in class TwigExtension
Return url link with current language code
TwigExtension::getLanguage() — Method in class TwigExtension
Get current page language
TwigExtension::getSessionVar() — Method in class TwigExtension
Get session var
TwigExtension::getPageUrl() — Method in class TwigExtension
Get page url
TwigExtension::getFilters() — Method in class TwigExtension
Template engine filters
TwigExtension::getTests() — Method in class TwigExtension
Template engine tests
TwigExtension::getTokenParsers() — Method in class TwigExtension
Template engine tags
TwigExtension::getService() — Method in class TwigExtension
Get service from container
TwigExtension::getDirectoryFiles() — Method in class TwigExtension
Get directory contents
TwigExtension::getFileType() — Method in class TwigExtension
Return file type
TwigExtension::getCurrentLanguage() — Method in class TwigExtension
Return current language
TwigExtension::getOption() — Method in class TwigExtension
Get option
TwigExtension::getOptions() — Method in class TwigExtension
Get options
Cache::getSupportedDrivers() — Method in class Cache
Get supported driver names.
Cache::getCacheDir() — Method in class Cache
Get cache dir
Cache::getStatus() — Method in class Cache
Get status
Cache::getDriver() — Method in class Cache
Return cache driver
Cache::getDriverName() — Method in class Cache
Get cache driver name
Cache::getStats() — Method in class Cache
Return cache stats
Arrays::getDefaultValue() — Method in class Arrays
Get default value
Arrays::getValue() — Method in class Arrays
Get array value by key path
Arrays::getValues() — Method in class Arrays
Get array value
Collection::getIterator() — Method in class Collection
Return iterator
Collection::getCollection() — Method in class Collection
Get collection item
Collection::get() — Method in class Collection
Get value from collection
Collection::getBool() — Method in class Collection
Get boolean value
Collection::getString() — Method in class Collection
Get text value
Collection::getInt() — Method in class Collection
Get int value
Collection::getFloat() — Method in class Collection
Get float value
Collection::getArray() — Method in class Collection
Return array values
Collection::getByPath() — Method in class Collection
Get value by path
Collection::getItems() — Method in class Collection
Get collection items
FeedCollection::getPageKey() — Method in class FeedCollection
Get pake key
FeedCollection::getUrl() — Method in class FeedCollection
Get full url
FeedCollection::getBaseUrl() — Method in class FeedCollection
Get base url
FeedCollection::getItemsKey() — Method in class FeedCollection
Get items key
FeedCollection::getUrlParams() — Method in class FeedCollection
Get url params
FeedCollection::getItems() — Method in class FeedCollection
Return feed items array
FeedCollection::getItemsArray() — Method in class FeedCollection
Get items array
FeedCollection::getItem() — Method in class FeedCollection
Get feed item
CollectionInterface::get() — Method in class CollectionInterface
Get value from collection
CollectionInterface::getByPath() — Method in class CollectionInterface
Get value by path
FeedsInterface::getItem() — Method in class FeedsInterface
Get feed item
FeedsInterface::getItems() — Method in class FeedsInterface
Return feed items array
FeedsInterface::getItemsKey() — Method in class FeedsInterface
Get items key
FeedsInterface::getBaseUrl() — Method in class FeedsInterface
Get base url
FeedsInterface::getUrl() — Method in class FeedsInterface
Get full url
PropertiesInterface::getProperty() — Method in class PropertiesInterface
Get property
PropertiesInterface::getProperties() — Method in class PropertiesInterface
Get properties, return Property objects array
PropertyInterface::getName() — Method in class PropertyInterface
Get property name.
PropertyInterface::getId() — Method in class PropertyInterface
Get property id.
PropertyInterface::getValue() — Method in class PropertyInterface
Get property value.
PropertyInterface::getTitle() — Method in class PropertyInterface
Get property display name.
PropertyInterface::getDescription() — Method in class PropertyInterface
Get property description.
PropertyInterface::getType() — Method in class PropertyInterface
Get property type.
PropertyInterface::getDefault() — Method in class PropertyInterface
Get property default value.
PropertyInterface::getRequired() — Method in class PropertyInterface
Get property required attribute.
PropertyInterface::getHelp() — Method in class PropertyInterface
Get property help
Properties::getProperty() — Method in class Properties
Get property
Properties::getProperties() — Method in class Properties
Get properties, return Property objects array
Properties::getValue() — Method in class Properties
Get property value
Properties::getValueAsText() — Method in class Properties
Get property value
Properties::getType() — Method in class Properties
Get property type
Properties::getGroups() — Method in class Properties
Get groups
Properties::gePropertiesList() — Method in class Properties
Get properties list
Properties::getValues() — Method in class Properties
Get values
$Property#groupProperty in class Property
Group name
Property::getReadonly() — Method in class Property
Get readonly attribute
Property::getHidden() — Method in class Property
Get hidden property
Property::group() — Method in class Property
Set property group
Property::getTypeId() — Method in class Property
Get type id
Property::getName() — Method in class Property
Return property name.
Property::getId() — Method in class Property
Get property id.
Property::getItems() — Method in class Property
Return property items.
Property::getRequired() — Method in class Property
Return property required attribute.
Property::getGroup() — Method in class Property
Return property group.
Property::getValue() — Method in class Property
Return property value.
Property::getDefault() — Method in class Property
Get property default value.
Property::getTitle() — Method in class Property
Return property display name.
Property::getDescription() — Method in class Property
Get property description
Property::getType() — Method in class Property
Get property type
Property::getTypeText() — Method in class Property
Get property type as text
Property::getHelp() — Method in class Property
Get property help
ConfigProperties::getConfigProperties() — Method in class ConfigProperties
Get config properties collection
Application::getDispatcher() — Method in class Application
Get event dispatcher
ConsoleCommand::getResult() — Method in class ConsoleCommand
Get execution result
ConsoleHelper::getLabelText() — Method in class ConsoleHelper
Return console label text
ConsoleHelper::getStatusText() — Method in class ConsoleHelper
Return status label text
ConsoleHelper::getYesNoText() — Method in class ConsoleHelper
Return Yes/No text
ConsoleHelper::getDescriptionText() — Method in class ConsoleHelper
Return description text
AbstractContentProvider::getContent() — Method in class AbstractContentProvider
Get content
ContentItem::getType() — Method in class ContentItem
Get content type
ContentItem::getValue() — Method in class ContentItem
Get field value
ContentItem::getId() — Method in class ContentItem
Get content item id
ContentManager::getProviders() — Method in class ContentManager
Get content providers list
ContentTypeRegistry::getContentTypes() — Method in class ContentTypeRegistry
Get registered content types list
ContentTypeRegistry::get() — Method in class ContentTypeRegistry
Get content type
ContentTypeRegistry::getPoviders() — Method in class ContentTypeRegistry
Get all content prioviders for type
ContentProvider::getItemsCount() — Method in class ContentProvider
Get total data items
ContentProvider::getClass() — Method in class ContentProvider
Get class name
ContentProvider::getContentType() — Method in class ContentProvider
Get supported content type
ContentProvider::getSupportedContentTypes() — Method in class ContentProvider
Get supported content types
ContentProvider::getProviderName() — Method in class ContentProvider
Get provider name
ContentProvider::getProviderTitle() — Method in class ContentProvider
Get provider title
ContentProvider::getProviderCategory() — Method in class ContentProvider
Get provider category
ContentProvider::get() — Method in class ContentProvider
Get content
ContentProvider::getContentItems() — Method in class ContentProvider
Get content list
Action::getName() — Method in class Action
Get name
Action::getTitle() — Method in class Action
Get title
Action::getType() — Method in class Action
Get type
Action::getClass() — Method in class Action
Get class
ContentType::getClass() — Method in class ContentType
Get class name
ContentType::getActionHandlers() — Method in class ContentType
Get action handlers list
ContentType::getCategory() — Method in class ContentType
Get content type category
ContentType::getName() — Method in class ContentType
Get content type name
ContentType::getTitle() — Method in class ContentType
Get content type title
ContentType::getActions() — Method in class ContentType
Resolve action handlers (create array with actions object)
ContentType::getFields() — Method in class ContentType
Get content type fields
ContentType::getField() — Method in class ContentType
Get field
Field::getName() — Method in class Field
Get field name
Field::getTitle() — Method in class Field
Get field title
Field::getType() — Method in class Field
Get field type
Field::getValue() — Method in class Field
Get field value
ApiController::getModelClass() — Method in class ApiController
Get model class name
ApiResponse::getResponse() — Method in class ApiResponse
Return response
ApiResponse::getResponseJson() — Method in class ApiResponse
Return json
BaseController::getRouteUrl() — Method in class BaseController
Get page url
BaseController::getPageUrl() — Method in class BaseController
Get page url
BaseController::getParams() — Method in class BaseController
Get params
BaseController::getParam() — Method in class BaseController
Get param
BaseController::getPageName() — Method in class BaseController
Get page name
BaseController::getExtensionName() — Method in class BaseController
Get extension name
BaseController::get() — Method in class BaseController
Get item from container
BaseController::getContainer() — Method in class BaseController
Get container
BaseController::getRequestParams() — Method in class BaseController
Get request params
BaseController::getQueryParam() — Method in class BaseController
Get query param
BaseController::getUrl() — Method in class BaseController
Get url
BaseController::getError() — Method in class BaseController
Get error
Errors::getValidationErrorMessage() — Method in class Errors
Get validaiton error message
Errors::getErrorCount() — Method in class Errors
Return errors count
Errors::getDataValidCallback() — Method in class Errors
Get data validation callback
Errors::getValidationErrorCallback() — Method in class Errors
Get validation error callback
Multilanguage::getMessage() — Method in class Multilanguage
Get message
Multilanguage::getPageLanguage() — Method in class Multilanguage
Get page language
Multilanguage::getDefaultLanguage() — Method in class Multilanguage
Get default language
UserAccess::getUserId() — Method in class UserAccess
Return current logged user id
Captcha::getCaptchaErrors() — Method in class Captcha
Get captcha errors
Crud::getDefaultValues() — Method in class Crud
Get default values
Crud::getUniqueColumns() — Method in class Crud
Get unique columns
Crud::getDeleteMessage() — Method in class Crud
Get delete message name
Crud::getUpdateMessage() — Method in class Crud
Get update message name
Crud::getCreateMessage() — Method in class Crud
Get create message name
Crud::getReadMessage() — Method in class Crud
Get read message name
Delete::getDeleteMessage() — Method in class Delete
Get delete message name
EntityPermissions::getAddPermissionMessage() — Method in class EntityPermissions
Get add permission message name
EntityPermissions::getDeletePermissionMessage() — Method in class EntityPermissions
Get delete permission message name
FileUpload::getFileUploadMessage() — Method in class FileUpload
Get file upload message name
FileUpload::getUplaodFieldName() — Method in class FileUpload
Get field name
MetaTags::getUpdateMetaTagsMessage() — Method in class MetaTags
Get update metatags message name
SoftDelete::getSoftDeleteMessage() — Method in class SoftDelete
Get soft delete message name
SoftDelete::getRestoreMessage() — Method in class SoftDelete
Get restore message name
Status::getStatusChangedMessage() — Method in class Status
Get status changed message
Status::getDefaultMessage() — Method in class Status
Get set default message
UiComponent::getAllwovedComponnets() — Method in class UiComponent
Get components list
UpdateModelField::getUpdateFieldMessage() — Method in class UpdateModelField
Get update field message name
Db::getDatabaseName() — Method in class Db
Get database name
Db::getRelationsMap() — Method in class Db
Get relations morph map
Db::getCapsule() — Method in class Db
Return capsule object
Db::getDatabaseManager() — Method in class Db
Get DatabaseManager
Db::getRowFormat() — Method in class Db
Get row format
Db::getInfo() — Method in class Db
Get database info
Model::getSql() — Method in class Model
Get sql
Model::getConstant() — Method in class Model
Get model constant
OrderBy::getOrderBy() — Method in class OrderBy
Return order by
Schema::getTableName() — Method in class Schema
Return table name
Schema::getTable() — Method in class Schema
Return model table name
Schema::getQuery() — Method in class Schema
Get query builder for table
Schema::getColumnType() — Method in class Schema
Get column type
Search::getSearchValue() — Method in class Search
Return search value
Search::getSearch() — Method in class Search
Return current search text
Search::getSearchCondition() — Method in class Search
Return search field
Search::getSearchConditions() — Method in class Search
Return search field
TableBlueprint::getCommands() — Method in class TableBlueprint
Get commands
TableBlueprint::getColumns() — Method in class TableBlueprint
Get columns
DateCreated::getDateCreatedAttributeName() — Method in class DateCreated
Get date created attribute
DateUpdated::getDateUpdatedAttributeName() — Method in class DateUpdated
Get date updated attribute
DefaultTrait::getDefaultColumnName() — Method in class DefaultTrait
Get default column name
DefaultTrait::getDefaultAttribute() — Method in class DefaultTrait
Mutator (get) for default attribute.
DefaultTrait::getDefault() — Method in class DefaultTrait
Get default model
Document::getDocumentItemsClass() — Method in class Document
Get document model class
Document::getExternal() — Method in class Document
Get external document
Document::getTotal() — Method in class Document
Get document total
Document::getTotalAttribute() — Method in class Document
total attribute
DocumentItems::getItemCalc() — Method in class DocumentItems
Get item calc closure
DocumentItems::getItemTotal() — Method in class DocumentItems
Get documetn total
DocumentItems::getItemTotalAttribute() — Method in class DocumentItems
item_total attribute
DocumentNumber::getDocumentNumberColumn() — Method in class DocumentNumber
Get document number column
DocumentNumber::getDocumentNumberUniqueIndex() — Method in class DocumentNumber
Get document number unique index columns
DocumentNumber::getDocumentNumberLabel() — Method in class DocumentNumber
Get label
DocumentNumber::getNextDocumentNumber() — Method in class DocumentNumber
Get next document number
DocumentNumber::getDocumentNumber() — Method in class DocumentNumber
Get document number
FileTypeTrait::getMimeTypeColumnName() — Method in class FileTypeTrait
Get default column name
FileTypeTrait::getMimeTypeColumnValue() — Method in class FileTypeTrait
Get file mime type value
FileTypeTrait::getFileType() — Method in class FileTypeTrait
Get file type
Find::getLastRow() — Method in class Find
Get last row
Find::getLastId() — Method in class Find
Get last id
Find::getIdAttributeName() — Method in class Find
Return id column name dependiv of id value type for string return uuid
MetaTags::getCurrentLanguage() — Method in class MetaTags
Get current language
MetaTags::getMetaTags() — Method in class MetaTags
Get meta tags values
MetaTags::getMetaTagsArray() — Method in class MetaTags
Get meta tags field values
OptionsAttribute::getOptionsAttribute() — Method in class OptionsAttribute
Mutator (get) for options attribute.
OptionsAttribute::getOption() — Method in class OptionsAttribute
Get option from options array
OptionType::getOptionTypeId() — Method in class OptionType
Get option type id
OptionType::getTypeText() — Method in class OptionType
Get option type name
OptionType::getItemsAttribute() — Method in class OptionType
Mutator (get) for items attribute.
OptionType::getByKey() — Method in class OptionType
Get option type
Options::getOptionTypeClass() — Method in class Options
Get option type model class
Options::getOptionsDefinitionClass() — Method in class Options
Get optins definition model class
Options::getValAttribute() — Method in class Options
Mutator (get) for value attribute.
Options::getOptionType() — Method in class Options
Get option type
Options::getOption() — Method in class Options
Get option
Options::getOptionValue() — Method in class Options
Get option value
Options::getOptionsQuery() — Method in class Options
Get options query
Options::getOptions() — Method in class Options
Get options list
OptionsListDefinition::getByKey() — Method in class OptionsListDefinition
Get options list
OptionsListDefinition::getItems() — Method in class OptionsListDefinition
Get items
OptionsListDefinition::getItemsQuery() — Method in class OptionsListDefinition
Get items query
OptionsRelation::getOptionsType() — Method in class OptionsRelation
Get options type name
OptionsRelation::getOptionsClass() — Method in class OptionsRelation
Get option model class
OptionsRelation::getOptionsPrimarykey() — Method in class OptionsRelation
Get options primary key
OptionsRelation::getOptionsListAttribute() — Method in class OptionsRelation
Create options_list attribute used for better collection serialization key => value
OptionsRelation::getOption() — Method in class OptionsRelation
Get option
OptionsRelation::getOptionValue() — Method in class OptionsRelation
Get option value
PackageRegistry::getPackageNameColumn() — Method in class PackageRegistry
Get package name column(attribute)
PackageRegistry::getPackage() — Method in class PackageRegistry
Get package
PackageRegistry::getPackageStatus() — Method in class PackageRegistry
get package status
PackageRegistry::getPackagesList() — Method in class PackageRegistry
Get packages list
EntityPermissions::getNameAttribute() — Method in class EntityPermissions
Get permission name attribute
EntityPermissions::getPublicPermission() — Method in class EntityPermissions
Get public permission
EntityPermissions::getPermission() — Method in class EntityPermissions
Get permission model
EntityPermissions::getPermissionsQuery() — Method in class EntityPermissions
Get permissions query
EntityPermissionsRelation::getPermission() — Method in class EntityPermissionsRelation
Get permission model
EntityPermissionsRelation::getPublicPermission() — Method in class EntityPermissionsRelation
Get public entity permission
PolymorphicRelations::getRelationModelClass() — Method in class PolymorphicRelations
Get relation model class
PolymorphicRelations::getRelationAttributeName() — Method in class PolymorphicRelations
Get relation attribute name
PolymorphicRelations::getItemsQuery() — Method in class PolymorphicRelations
Get relations
PolymorphicRelations::getRelatedItems() — Method in class PolymorphicRelations
Get relations items
PolymorphicRelations::getRelationsQuery() — Method in class PolymorphicRelations
Get relations query for model id
PolymorphicRelations::getRelationModel() — Method in class PolymorphicRelations
Get relation
Position::getPositionAttributeName() — Method in class Position
Get position column name
Position::getMaxPosition() — Method in class Position
Get model with max position
PriceList::getCurrency() — Method in class PriceList
Get currency id
PriceList::getCurrencyClass() — Method in class PriceList
Get currency model class
PriceList::getPriceTypeClass() — Method in class PriceList
Get price type model class
PriceList::getPriceListDefinitionClass() — Method in class PriceList
Get price list definition model class
PriceList::getType() — Method in class PriceList
Get price type
PriceList::getPrice() — Method in class PriceList
Get price
PriceList::getPriceListQuery() — Method in class PriceList
Get price list query
PriceList::getPriceList() — Method in class PriceList
Get price list
PriceRelation::getPriceListClass() — Method in class PriceRelation
Get price list class
PriceRelation::getPriceListAttribute() — Method in class PriceRelation
Create price_list attribute used for better collection serialization key => value
PriceRelation::getIsFreeAttribute() — Method in class PriceRelation
Return true if item is free
PriceRelation::getPrice() — Method in class PriceRelation
Get price
PriceRelation::getPriceValue() — Method in class PriceRelation
Get price value
Relations::getRelationsTargetAttributeName() — Method in class Relations
Get relations target refernce column name
Relations::getRelationsSourceAttributeName() — Method in class Relations
Get relations source refernce column name
Slug::getSlugPrefix() — Method in class Slug
Get slug prefix
Slug::getSlugSuffix() — Method in class Slug
Get slug suffix
Slug::getSlugColumn() — Method in class Slug
Get slug attribute name
Slug::getSlugSourceColumn() — Method in class Slug
Get slug source attribute name
Slug::getSlugSeparator() — Method in class Slug
Get slug separator
Slug::getSlug() — Method in class Slug
Get slug value
SoftDelete::getDeletedCount() — Method in class SoftDelete
Get delete models count.
SoftDelete::getNotDeletedQuery() — Method in class SoftDelete
Get not deleted query
SoftDelete::getDeletedColumn() — Method in class SoftDelete
Get uuid attribute name
Status::getStatusColumn() — Method in class Status
Get status column name
Status::getActive() — Method in class Status
Return active model query builder
Status::getDisabled() — Method in class Status
Return disabled model query builder
Translations::getCurrentLanguage() — Method in class Translations
Get current language
Translations::getTranslatedAttributes() — Method in class Translations
Get translation attributes
Translations::getTranslationReferenceAttributeName() — Method in class Translations
Get translation refernce attribute name
Translations::getTranslationModelClass() — Method in class Translations
Get translation miodel class
Translations::getTranslationsQuery() — Method in class Translations
Get translations query
Translations::getMetaTags() — Method in class Translations
Get meta tags values
Tree::getModelPath() — Method in class Tree
Get model tree
Tree::getParentColumn() — Method in class Tree
Get parent id attribute name default: parent_id
Tree::getTreePath() — Method in class Tree
Gte model tree for current model
UserRelation::getAuthId() — Method in class UserRelation
Get current auth id
UserRelation::getUserIdAttributeName() — Method in class UserRelation
Get user id attribute name
Uuid::getUuidAttributeName() — Method in class Uuid
Get uuid attribute name
DriverManager::getDriverParams() — Method in class DriverManager
Get driver params
DriverManager::getDriver() — Method in class DriverManager
Get driver
DriverManager::getConfig() — Method in class DriverManager
Get driver config
DriverManager::getList() — Method in class DriverManager
Get drivers list
Driver::getDriverName() — Method in class Driver
Return driver name.
Driver::getInstance() — Method in class Driver
Get driver instance
Driver::getDriverTitle() — Method in class Driver
Return driver display name.
Driver::getDriverDescription() — Method in class Driver
Return driver description.
Driver::getDriverCategory() — Method in class Driver
Return driver category.
Driver::getDriverVersion() — Method in class Driver
Return driver version.
Driver::getDriverExtensionName() — Method in class Driver
Return driver extension name (if driver class is located in extension)
Driver::getDriverClass() — Method in class Driver
Get driver class
Driver::getDriverConfig() — Method in class Driver
Get driver config
Driver::getDriverConfigVar() — Method in class Driver
Get driver config var
Driver::getDriverOption() — Method in class Driver
Get driver option
Driver::getDriverOptions() — Method in class Driver
Get driver options
Event::getName() — Method in class Event
Get event name
Event::getParameters() — Method in class Event
Return event parameters
Event::getParameter() — Method in class Event
Return parameter
EventListener::getEventName() — Method in class EventListener
Get event name
EventListener::getPriority() — Method in class EventListener
Get priority
EventSubscriber::getSubscribedEvents() — Method in class EventSubscriber
Return subscribed events.
EventsManager::getEvents() — Method in class EventsManager
Get events list
EventsManager::getSubscribers() — Method in class EventsManager
Get subscribers list
EventLog::getLogMessage() — Method in class EventLog
Get log message
EventLog::getLogContext() — Method in class EventLog
Get log context
ApiResponse::getResult() — Method in class ApiResponse
Get result
ApiResponse::getField() — Method in class ApiResponse
Get field
ApiResponse::getErrorCount() — Method in class ApiResponse
Return errors count
ApiResponse::getResponse() — Method in class ApiResponse
Return request response
ApiResponse::getResponseJson() — Method in class ApiResponse
Return json
Cookie::get() — Method in class Cookie
Get cookie
Cookie::getAgeParam() — Method in class Cookie
Get max age cookie param
Cookie::getExpireParam() — Method in class Cookie
Get expires cookie param
GuzzleClientAdapterClass in namespace Arikaim\Core\Http
Http client
HttpClient::getAdapter() — Method in class HttpClient
Get adapter
HttpClient::get() — Method in class HttpClient
Create and send an GET request.
Request::getContentType() — Method in class Request
Return content type
Request::getBrowserName() — Method in class Request
Get browser name
Session::getStartTime() — Method in class Session
Get session start time
Session::getEndTime() — Method in class Session
Get session end time.
Session::getLifetime() — Method in class Session
Return session lifetime
Session::getId() — Method in class Session
Get session Id
Session::getParams() — Method in class Session
Get session params
Session::get() — Method in class Session
Return session value or default value if session variable missing
Session::getValue() — Method in class Session
Return sesion var by path
Session::getStatus() — Method in class Session
Get session status
Url::getUrlFileName() — Method in class Url
Get url file name
Url::getUrl() — Method in class Url
Return url link with current language code
Url::getLanguagePath() — Method in class Url
Get language path
Url::getUrlParam() — Method in class Url
Get url query param value
Url::getThemeFileUrl() — Method in class Url
Get theme file url
Url::getTemplateThemeUrl() — Method in class Url
Get template theme url
Url::getTemplateUrl() — Method in class Url
Get template url
Url::getComponentsLibraryUrl() — Method in class Url
Get components library url
Url::getTemplateThemesUrl() — Method in class Url
Get template themes url
Url::getLibraryThemeUrl() — Method in class Url
Get UI library theme url
Url::getLibraryThemeFileUrl() — Method in class Url
Get UI library theme file url
Url::getLibraryUrl() — Method in class Url
Get UI library url
Url::getLibraryFileUrl() — Method in class Url
Get UI library file url
Url::getExtensionViewUrl() — Method in class Url
Get extension view url
AccessInterface::getControlPanelPermission() — Method in class AccessInterface
Control panel permission name
AccessInterface::getFullPermissions() — Method in class AccessInterface
Full Permissions
AccessInterface::getUserPermissions() — Method in class AccessInterface
Get user permissions list
AuthInterface::getUser() — Method in class AuthInterface
Get current auth user
AuthInterface::getId() — Method in class AuthInterface
Get current auth id
AuthInterface::getLoginAttempts() — Method in class AuthInterface
Get login attempts
AuthInterface::getAuthName() — Method in class AuthInterface
Get auth name
AuthInterface::getProvider() — Method in class AuthInterface
Return auth provider
RequirePermissionInterface::getRequiredPermission() — Method in class RequirePermissionInterface
Sould return required permission
CacheInterface::getStats() — Method in class CacheInterface
Return cache stats
ConfigPropertiesInterface::getConfigProperties() — Method in class ConfigPropertiesInterface
Get config properties collection
ActionInterface::getName() — Method in class ActionInterface
Get field name
ActionInterface::getTitle() — Method in class ActionInterface
Get field title
ActionInterface::getType() — Method in class ActionInterface
Get field type
ContentItemInterface::getType() — Method in class ContentItemInterface
Get content type
ContentItemInterface::getId() — Method in class ContentItemInterface
Get content item id
ContentItemInterface::getValue() — Method in class ContentItemInterface
Get field value
ContentManagerInterface::getProviders() — Method in class ContentManagerInterface
Get content providers list
ContentProviderInterface::getProviderName() — Method in class ContentProviderInterface
Get provider name
ContentProviderInterface::getProviderCategory() — Method in class ContentProviderInterface
Get provider category
ContentProviderInterface::getProviderTitle() — Method in class ContentProviderInterface
Get provider title
ContentProviderInterface::getContent() — Method in class ContentProviderInterface
Get content
ContentProviderInterface::getContentType() — Method in class ContentProviderInterface
Get content type
ContentProviderInterface::getSupportedContentTypes() — Method in class ContentProviderInterface
Get supported content types
ContentProviderInterface::getContentItems() — Method in class ContentProviderInterface
Get content list
ContentTypeInterface::getActionHandlers() — Method in class ContentTypeInterface
Get action handlers list
ContentTypeInterface::getFields() — Method in class ContentTypeInterface
Get content type fields
ContentTypeInterface::getActions() — Method in class ContentTypeInterface
Get content type actions
ContentTypeInterface::getField() — Method in class ContentTypeInterface
Get field
ContentTypeInterface::getTitle() — Method in class ContentTypeInterface
Get content type title
ContentTypeInterface::getName() — Method in class ContentTypeInterface
Get content type name
ContentTypeInterface::getCategory() — Method in class ContentTypeInterface
Get content type name
FieldInterface::getName() — Method in class FieldInterface
Get field name
FieldInterface::getTitle() — Method in class FieldInterface
Get field title
FieldInterface::getType() — Method in class FieldInterface
Get field type
FieldInterface::getValue() — Method in class FieldInterface
Get field value
DriverInterface::getDriverName() — Method in class DriverInterface
Return driver name.
DriverInterface::getDriverTitle() — Method in class DriverInterface
Return driver display name.
DriverInterface::getDriverDescription() — Method in class DriverInterface
Return driver description.
DriverInterface::getDriverCategory() — Method in class DriverInterface
Return driver category.
DriverInterface::getDriverVersion() — Method in class DriverInterface
Return driver version.
DriverInterface::getDriverExtensionName() — Method in class DriverInterface
Return driver extension name (if driver class is located in extension)
DriverInterface::getDriverClass() — Method in class DriverInterface
Get driver class
DriverInterface::getDriverConfig() — Method in class DriverInterface
Get driver config
DriverInterface::getInstance() — Method in class DriverInterface
Get driver instance
DriverManagerInterface::getConfig() — Method in class DriverManagerInterface
Get driver config
DriverManagerInterface::getList() — Method in class DriverManagerInterface
Get drivers list
DriverRegistryInterface::getDriver() — Method in class DriverRegistryInterface
Get driver
DriverRegistryInterface::getDriverConfig() — Method in class DriverRegistryInterface
Get driver config
DriverRegistryInterface::getDriversList() — Method in class DriverRegistryInterface
Get drivers list
EventInterface::getParameters() — Method in class EventInterface
Return all event parameters
EventInterface::getParameter() — Method in class EventInterface
Return event parameter
EventInterface::getName() — Method in class EventInterface
Return event name
EventListenerInterface::getEventName() — Method in class EventListenerInterface
Get event name
EventListenerInterface::getPriority() — Method in class EventListenerInterface
Get priority
EventLogInterface::getLogMessage() — Method in class EventLogInterface
Get log message
EventLogInterface::getLogContext() — Method in class EventLogInterface
Get log context
EventRegistryInterface::getEvents() — Method in class EventRegistryInterface
Get events list
EventSubscriberInterface::getSubscribedEvents() — Method in class EventSubscriberInterface
Return subscribed events.
SubscriberRegistryInterface::getSubscribers() — Method in class SubscriberRegistryInterface
Get subscribers list
HttpClientInterface::get() — Method in class HttpClientInterface
Create and send an GET request.
JobInterface::getDateExecuted() — Method in class JobInterface
Get execution timestamp
JobInterface::getDateCreated() — Method in class JobInterface
Get date created timestamp
JobInterface::getErrors() — Method in class JobInterface
Get execution errors
JobInterface::getId() — Method in class JobInterface
Return unique job id
JobInterface::getStatus() — Method in class JobInterface
Get job status
JobInterface::getPriority() — Method in class JobInterface
Return job priority
JobInterface::getName() — Method in class JobInterface
Return job name
JobInterface::getExtensionName() — Method in class JobInterface
Return extension name
JobInterface::getQueue() — Method in class JobInterface
Get queue
JobLogInterface::getLogMessage() — Method in class JobLogInterface
Get log message
JobLogInterface::getLogContext() — Method in class JobLogInterface
Get log context
QueueStorageInterface::getJob() — Method in class QueueStorageInterface
Get job
QueueStorageInterface::getJobId() — Method in class QueueStorageInterface
Find job and return job id
QueueStorageInterface::getJobs() — Method in class QueueStorageInterface
Get jobs
QueueStorageInterface::getJobsDue() — Method in class QueueStorageInterface
Get all jobs due
QueueStorageInterface::getNext() — Method in class QueueStorageInterface
Get next Job
RecurringJobInterface::getRecurringInterval() — Method in class RecurringJobInterface
Return recurring interval
RecurringJobInterface::getDueDate() — Method in class RecurringJobInterface
Get next run date time timestamp
ScheduledJobInterface::getScheduleTime() — Method in class ScheduledJobInterface
Return schduled time (timestamp)
LoggableInterface::getLogMessage() — Method in class LoggableInterface
Get log message
LoggableInterface::getLogContext() — Method in class LoggableInterface
Get log context
MailerInterface::getErrorMessage() — Method in class MailerInterface
Get error message
MailerInterface::getOptions() — Method in class MailerInterface
Return mailer options
ModuleInterface::getInstance() — Method in class ModuleInterface
Get module instance
ModuleInterface::getModuleName() — Method in class ModuleInterface
Get module name
ModuleInterface::getTestError() — Method in class ModuleInterface
Get etst error
ModuleInterface::getConfig() — Method in class ModuleInterface
Get module config
OptionsInterface::get() — Method in class OptionsInterface
Get option
OptionsInterface::getExtensionOptions() — Method in class OptionsInterface
Get extension options
OptionsStorageInterface::getExtensionOptions() — Method in class OptionsStorageInterface
Get extension options
PackageManagerInterface::getPackageProperties() — Method in class PackageManagerInterface
Get package properties
PackageManagerInterface::getPackages() — Method in class PackageManagerInterface
Get packages list
PackageManagerInterface::getInstalled() — Method in class PackageManagerInterface
Return installed packages
PackageManagerInterface::getRepository() — Method in class PackageManagerInterface
Get package repository
QueueInterface::getNext() — Method in class QueueInterface
Get next job
QueueInterface::getJobsDue() — Method in class QueueInterface
Get all jobs due
QueueInterface::getJobs() — Method in class QueueInterface
Get jobs
QueueInterface::getRecuringJobs() — Method in class QueueInterface
Get recurring jobs
QueueInterface::getJob() — Method in class QueueInterface
Find job by name, id or uuid
RoutesInterface::getHomePageRoute() — Method in class RoutesInterface
Get home page route
RoutesInterface::getRoute() — Method in class RoutesInterface
Get route
StorageInterface::getFullPath() — Method in class StorageInterface
Get full file path
SystemErrorInterface::getError() — Method in class SystemErrorInterface
Get error
ComponentDataInterface::getData() — Method in class ComponentDataInterface
Get component data
ComponentInterface::getOptions() — Method in class ComponentInterface
Get options
ComponentInterface::getIncludedComponents() — Method in class ComponentInterface
Get included components
ComponentInterface::getContext() — Method in class ComponentInterface
Get context
ComponentInterface::getIncludeFile() — Method in class ComponentInterface
Get include file url
ComponentInterface::getComponentFile() — Method in class ComponentInterface
Get component file
ComponentInterface::getFullPath() — Method in class ComponentInterface
Get full path
ComponentInterface::getLanguage() — Method in class ComponentInterface
Get language code
ComponentInterface::getError() — Method in class ComponentInterface
Get error
ComponentInterface::getFiles() — Method in class ComponentInterface
Return component files
ComponentInterface::getName() — Method in class ComponentInterface
Get name
ComponentInterface::getLocation() — Method in class ComponentInterface
Get component location
ComponentInterface::getComponentType() — Method in class ComponentInterface
Get component type
ComponentInterface::getHtmlCode() — Method in class ComponentInterface
Get component html code
ComponentInterface::getTemplateFile() — Method in class ComponentInterface
Get template file
ComponentInterface::getTemplateUrl() — Method in class ComponentInterface
Get template url
ComponentInterface::getFullName() — Method in class ComponentInterface
Get component full name
ComponentInterface::getTemplateName() — Method in class ComponentInterface
Get template or extension name
ComponentInterface::getBasePath() — Method in class ComponentInterface
Return base path
EmailViewInterface::getSubject() — Method in class EmailViewInterface
Get email subject
HtmlPageInterface::getCurrentTemplate() — Method in class HtmlPageInterface
Get current template name
HtmlPageInterface::getComponentsFiles() — Method in class HtmlPageInterface
Get component files
ViewInterface::getService() — Method in class ViewInterface
Get service
ViewInterface::getGlobals() — Method in class ViewInterface
Get all global vars
ViewInterface::getTemplatesPath() — Method in class ViewInterface
Get templates path
ViewInterface::getPrimaryTemplate() — Method in class ViewInterface
Get primary template
ViewInterface::getEnvironment() — Method in class ViewInterface
Get Twig environment
ViewInterface::getCache() — Method in class ViewInterface
Get cache
ViewInterface::getExtensionsPath() — Method in class ViewInterface
Gte extensions path
ViewInterface::getViewPath() — Method in class ViewInterface
Get view path
ViewInterface::getExtension() — Method in class ViewInterface
Get twig extension
ViewInterface::getCurrentExtension() — Method in class ViewInterface
Get current extension
WorkerManagerInterface::getTitle() — Method in class WorkerManagerInterface
Get title
WorkerManagerInterface::getDescription() — Method in class WorkerManagerInterface
Get description
WorkerManagerInterface::getDetails() — Method in class WorkerManagerInterface
Get worker service details
WorkerManagerInterface::getHost() — Method in class WorkerManagerInterface
Get host
WorkerManagerInterface::getPort() — Method in class WorkerManagerInterface
Get port
DbHandler::getLogsStorage() — Method in class DbHandler
Get logs storage
Logger::getHandelerName() — Method in class Logger
Get handler name
Logger::getHandlerNames() — Method in class Logger
Get handler names
Logger::getHandlers() — Method in class Logger
Get handler
Logger::getLogsFileName() — Method in class Logger
Get logs file name
Logger::getLogger() — Method in class Logger
Return stats logger
Loggable::getLogMessage() — Method in class Loggable
Get log message
Loggable::getLogContext() — Method in class Loggable
Get log context
LoggerTrait::getLogger() — Method in class LoggerTrait
Get logger
MailInterface::getMessage() — Method in class MailInterface
Get Swift_Message message instance
MailerDriverInterface::getMailerTransport() — Method in class MailerDriverInterface
Get mailer trasport adapter
MailerDriverInterface::getDriverName() — Method in class MailerDriverInterface
Return driver name.
Mail::getBody() — Method in class Mail
Return message body
Mail::getMessage() — Method in class Mail
Get message instance
Mail::getError() — Method in class Mail
Get error message
Mailer::getOptions() — Method in class Mailer
Return options
Mailer::getOption() — Method in class Mailer
Get option value
Mailer::getFromEmail() — Method in class Mailer
Get from email option
Mailer::getFromName() — Method in class Mailer
Get from name option
Mailer::getTransport() — Method in class Mailer
Get mailer transport
Mailer::getErrorMessage() — Method in class Mailer
Get error message
Options::get() — Method in class Options
Get option
Options::getExtensionOptions() — Method in class Options
Get extension options
ComponentsLibraryPackage::getParams() — Method in class ComponentsLibraryPackage
Get library params
ComponentsLibraryPackage::getProperties() — Method in class ComponentsLibraryPackage
Get extension package properties
Composer::getPackageData() — Method in class Composer
Get package data
Composer::getPackageInfo() — Method in class Composer
Get package info
Composer::getLastVersion() — Method in class Composer
Get package last version
Composer::getInstalledPackageVersion() — Method in class Composer
Get installed package version
Composer::getInstalledPackageInfo() — Method in class Composer
Get installed package info
Composer::getLocalPackagesInfo() — Method in class Composer
Get local package info
Composer::getPacakgeInfoUrl() — Method in class Composer
Get package info url
ComposerPackage::getDetails() — Method in class ComposerPackage
Get installed composer package details
ComposerPackage::getVersion() — Method in class ComposerPackage
Get Package version
ExtensionPackage::getProperties() — Method in class ExtensionPackage
Get extension package properties
ExtensionPackage::getModels() — Method in class ExtensionPackage
Get extension models.
ExtensionPackage::getTypeId() — Method in class ExtensionPackage
Return extension type id
ExtensionPackage::getModelsSchemaPath() — Method in class ExtensionPackage
Get extension models schema path
ExtensionPackage::getModelsPath() — Method in class ExtensionPackage
Get extension model path
ExtensionPackage::getSubscribersPath() — Method in class ExtensionPackage
Get extension subscribers path.
PackageInterface::getDrivers() — Method in class PackageInterface
Get drivers classes list
PackageInterface::getName() — Method in class PackageInterface
Return package name
PackageInterface::getVersion() — Method in class PackageInterface
Get Package version
PackageInterface::getType() — Method in class PackageInterface
Get package type
PackageInterface::getProperties() — Method in class PackageInterface
Return package properties
PackageInterface::getRequire() — Method in class PackageInterface
Get require property
PackageRegistryInterface::getPackage() — Method in class PackageRegistryInterface
Get package
PackageRegistryInterface::getPackagesList() — Method in class PackageRegistryInterface
Get package list
PackageRegistryInterface::getPackageStatus() — Method in class PackageRegistryInterface
Get package status
RepositoryInterface::getAccessKey() — Method in class RepositoryInterface
Get access key for private repo
RepositoryInterface::getLastVersion() — Method in class RepositoryInterface
Get package last version
RepositoryInterface::getPackageName() — Method in class RepositoryInterface
Get package name
RepositoryInterface::getRepositoryName() — Method in class RepositoryInterface
Get repository name
RepositoryInterface::getRepositoryUrl() — Method in class RepositoryInterface
Get repository url
ViewComponentsInterface::getComponents() — Method in class ViewComponentsInterface
Get package components list
ViewComponentsInterface::getEmails() — Method in class ViewComponentsInterface
Get package emails list
ViewComponentsInterface::getPages() — Method in class ViewComponentsInterface
Get package pages list
LibraryPackage::getParams() — Method in class LibraryPackage
Get library params
LibraryPackage::getThemeFile() — Method in class LibraryPackage
Get theme file (DEPRECATED)
LibraryPackage::getLibraryParams() — Method in class LibraryPackage
Get library params
ModulePackage::getClass() — Method in class ModulePackage
Get module class
ModulePackage::getProperties() — Method in class ModulePackage
Get module package properties
ModulePackage::getTypeId() — Method in class ModulePackage
Get type id
ModulePackage::getConsolePath() — Method in class ModulePackage
Get module console commands path
Package::getDrivers() — Method in class Package
Get drivers classes list
Package::getPath() — Method in class Package
Get package root path
Package::getVersion() — Method in class Package
Get Package version
Package::getLanguages() — Method in class Package
Get suppported languages
Package::getType() — Method in class Package
Get package type
Package::getInstalOrder() — Method in class Package
Get install order
Package::getName() — Method in class Package
Return package name
Package::getProperties() — Method in class Package
Return package properties
Package::getRequire() — Method in class Package
Get require property
Package::getProperty() — Method in class Package
Get package property
PackageManager::getPackgesRegistry() — Method in class PackageManager
Get packages registry
PackageManager::getRepository() — Method in class PackageManager
Get package repository
PackageManager::getPackages() — Method in class PackageManager
Get packages list
PackageManager::getPath() — Method in class PackageManager
Return packages path
PackageManager::getPackageProperties() — Method in class PackageManager
Get package properties
PackageManager::getInstalled() — Method in class PackageManager
Get installed packages.
PackageManagerFactory::getPackagePath() — Method in class PackageManagerFactory
Get package path
PackageManagerFactory::getPackageDescriptorFileName() — Method in class PackageManagerFactory
Get package descriptor file name
PackageManagerFactory::getPackageClass() — Method in class PackageManagerFactory
Get package path
PackageValidator::getResultItem() — Method in class PackageValidator
Get validation result item
ArikaimRepository::getLastVersionUrl() — Method in class ArikaimRepository
Get last version url
ArikaimRepository::getDownloadUrl() — Method in class ArikaimRepository
Get download repo url
ArikaimRepository::getLastVersion() — Method in class ArikaimRepository
Get package last version
ComposerRepository::getLastVersionUrl() — Method in class ComposerRepository
Get last version url
ComposerRepository::getDownloadUrl() — Method in class ComposerRepository
Get download repo url
ComposerRepository::getLastVersion() — Method in class ComposerRepository
Get package last version
GitHubRepositoryClass in namespace Arikaim\Core\Packages\Repository
GitHub repository driver class
GitHubRepository::getLastVersionUrl() — Method in class GitHubRepository
Get last version url
GitHubRepository::getDownloadUrl() — Method in class GitHubRepository
Get download repo url
GitHubRepository::getLastVersion() — Method in class GitHubRepository
Get package last version
Repository::getLastVersionUrl() — Method in class Repository
Should return last version url
Repository::getDownloadUrl() — Method in class Repository
Should return download repo url
Repository::getLastVersion() — Method in class Repository
Get package last version
Repository::getAccessKey() — Method in class Repository
Get access key for private repo
Repository::getRepositoryUrl() — Method in class Repository
Get repository url
Repository::getPackageFileName() — Method in class Repository
Get package file name
Repository::getPackageName() — Method in class Repository
Get package name
Repository::getRepositoryName() — Method in class Repository
Get repository name
TemplatePackage::getProperties() — Method in class TemplatePackage
Get package properties
TemplatePackage::getRoutes() — Method in class TemplatePackage
Get template routes
ComponentTranslations::getComponentTranslations() — Method in class ComponentTranslations
Get package view components translations
ComponentTranslations::getTranslationRelativeFileName() — Method in class ComponentTranslations
Get translation relative file name path
ComponentTranslations::getTranslationFileName() — Method in class ComponentTranslations
Get translation file name
ComponentTranslations::getComponentLanguages() — Method in class ComponentTranslations
Get component languages
ConsoleCommands::getConsoleCommands() — Method in class ConsoleCommands
Get package console commands
CssFiles::getCssPath() — Method in class CssFiles
Get package css path
CssFiles::getCssFiles() — Method in class CssFiles
Get package css files
Drivers::getDrivers() — Method in class Drivers
Get module console commands class list.
Drivers::getDriversPath() — Method in class Drivers
Get module drivers path
Jobs::getJobsPath() — Method in class Jobs
Get extension jobs path
Jobs::getPackageJobs() — Method in class Jobs
Get extension jobs
JsFiles::getJsPath() — Method in class JsFiles
Get package js path
JsFiles::getJsFiles() — Method in class JsFiles
Get package js files
Themes::getDefautTheme() — Method in class Themes
Get default theme
Themes::getThemes() — Method in class Themes
Get themes
ViewComponents::getViewPath() — Method in class ViewComponents
Get view path
ViewComponents::getComponentsPath() — Method in class ViewComponents
Get components path
ViewComponents::getPagesPath() — Method in class ViewComponents
Get pages path
ViewComponents::getEmailsPath() — Method in class ViewComponents
Get emails components path
ViewComponents::getMacrosPath() — Method in class ViewComponents
Get macros path
ViewComponents::getMacros() — Method in class ViewComponents
Scan directory and return macros list
ViewComponents::getPages() — Method in class ViewComponents
Scan directory and return pages list
ViewComponents::getEmails() — Method in class ViewComponents
Scan directory and return emails list
ViewComponents::getComponentPath() — Method in class ViewComponents
Get component path
ViewComponents::getComponents() — Method in class ViewComponents
Scan directory and return components list
ViewComponents::getComponentsRecursive() — Method in class ViewComponents
Scan directory and return components list
Paginator::getItems() — Method in class Paginator
Return items
Paginator::getCurrentPage() — Method in class Paginator
Get current page
Paginator::getFirstItem() — Method in class Paginator
Get first item
Paginator::getTotalItems() — Method in class Paginator
Get total items
Paginator::getLastItem() — Method in class Paginator
Get last item
Paginator::getLastPage() — Method in class Paginator
Get last page
Paginator::getPerPage() — Method in class Paginator
Get rows per page
Paginator::getItemsCount() — Method in class Paginator
Return items count
Paginator::getPaginatorData() — Method in class Paginator
Get paginator data
PaginatorInterface::getItems() — Method in class PaginatorInterface
Return paginator items
PaginatorInterface::getCurrentPage() — Method in class PaginatorInterface
Return current page
PaginatorInterface::getFirstItem() — Method in class PaginatorInterface
Return first item
PaginatorInterface::getItemsCount() — Method in class PaginatorInterface
Return items count
SessionPaginator::getViewType() — Method in class SessionPaginator
Return view type
SessionPaginator::getRowsPerPage() — Method in class SessionPaginator
Get rows per page
SessionPaginator::getCurrentPage() — Method in class SessionPaginator
Return current page
SessionPaginator::getPaginator() — Method in class SessionPaginator
Read paginator data from session
Cron::getPort() — Method in class Cron
Get host
Cron::getHost() — Method in class Cron
Get port
Cron::getTitle() — Method in class Cron
Get title
Cron::getDescription() — Method in class Cron
Get description
Cron::getCronCommand() — Method in class Cron
Get cron command
Cron::getJobs() — Method in class Cron
Get crontab jobs
Cron::getDetails() — Method in class Cron
get cron details.
Job::getParam() — Method in class Job
Get param value
Job::getErrors() — Method in class Job
Get execution errors
Job::getDateExecuted() — Method in class Job
Get execution timestamp
Job::getDateCreated() — Method in class Job
Get date created
Job::getStatus() — Method in class Job
Get job status
Job::getId() — Method in class Job
Get id
Job::getExtensionName() — Method in class Job
Get extension name
Job::getName() — Method in class Job
Get name
Job::getPriority() — Method in class Job
Get priority
Job::getQueue() — Method in class Job
Get queue
RecurringJob::getNextRunDate() — Method in class RecurringJob
Get next run date
RecurringJob::getDueDate() — Method in class RecurringJob
Get next run date time timestamp
RecurringJob::getRecurringInterval() — Method in class RecurringJob
RecurringJobInterface implementation function
ScheduledJob::getScheduleTime() — Method in class ScheduledJob
ScheduledJobInterface implementation
QueueManager::getStorageDriver() — Method in class QueueManager
Get queue storage driver
QueueManager::getJob() — Method in class QueueManager
Find job by name, id or uuid
QueueManager::getRecuringJobs() — Method in class QueueManager
Get recurring jobs
QueueManager::getJobs() — Method in class QueueManager
Get jobs
QueueManager::getJobsDue() — Method in class QueueManager
Get all jobs due
QueueManager::getNext() — Method in class QueueManager
Get next job
JobLog::getLogMessage() — Method in class JobLog
Get log message
JobLog::getLogContext() — Method in class JobLog
Get log context
JobProgress::getOnJobProgress() — Method in class JobProgress
Get on job progress callback
JobProgress::getOnJobProgressError() — Method in class JobProgress
Get on job progress error
Route::getLanguagePattern() — Method in class Route
Get language route path
Route::getPagePattern() — Method in class Route
Page route param pattern
Route::getRouteUrl() — Method in class Route
Get route url
RouteType::getType() — Method in class RouteType
Get route type
RouteType::getInstallPageUrl() — Method in class RouteType
Get install page url
Routes::getLanguagePattern() — Method in class Routes
Get language pattern
Routes::getRoute() — Method in class Routes
Get route
Routes::getRouteDetails() — Method in class Routes
Get route details
Routes::getRoutes() — Method in class Routes
Get routes
Routes::getAllRoutes() — Method in class Routes
Get all actve routes from storage
Routes::getHomePageRoute() — Method in class Routes
Get home page route
RoutesStorageInterface::getHomePageRoute() — Method in class RoutesStorageInterface
Get home page route
RoutesStorageInterface::getRoutes() — Method in class RoutesStorageInterface
Get extension routes
RoutesStorageInterface::getRoute() — Method in class RoutesStorageInterface
Get route
RoutesStorageInterface::getRouteDetails() — Method in class RoutesStorageInterface
Get route details
Service::getService() — Method in class Service
Get service instance
ServiceContainer::getProviders() — Method in class ServiceContainer
Get service providers
ServiceContainer::getProvider() — Method in class ServiceContainer
Get provider class
ServiceContainer::get() — Method in class ServiceContainer
Get service instance
ServiceInterface::getIncludeServices() — Method in class ServiceInterface
Get include service list
ServiceInterface::getServiceName() — Method in class ServiceInterface
Get service name
ServiceInterface::getServiceTitle() — Method in class ServiceInterface
Get service title
ServiceInterface::getServiceDescription() — Method in class ServiceInterface
Get service description
ServiceTrait::getIncludeServices() — Method in class ServiceTrait
Get include service list
ServiceTrait::getServiceName() — Method in class ServiceTrait
Get service name
ServiceTrait::getServiceTitle() — Method in class ServiceTrait
Get service title
ServiceTrait::getServiceDescription() — Method in class ServiceTrait
Get service description
Storage::get() — Method in class Storage
Get filesystem
Storage::getFullPath() — Method in class Storage
Get full file path
Storage::getMetadata() — Method in class Storage
Get file info
Storage::getMimetype() — Method in class Storage
Get Mimetypes
Storage::getSize() — Method in class Storage
Get file size
Storage::getSystemDirectories() — Method in class Storage
Get sytem directories
Storage::getRootFilesystemName() — Method in class Storage
Get root filesystem name
Storage::getRecyleBinPath() — Method in class Storage
Get recycle bin path
Storage::getPublicPath() — Method in class Storage
Get pubic path
StorageDriverInterface::getFilesystem() — Method in class StorageDriverInterface
Get filesystem
StorageDriverInterface::getAdapter() — Method in class StorageDriverInterface
Get adapter
StorageDriverInterface::getRootPath() — Method in class StorageDriverInterface
Get root path
ClassLoader::getDocumentRoot() — Method in class ClassLoader
Get root path
ClassLoader::getClassFileName() — Method in class ClassLoader
Get class file name
ClassLoader::getNamespace() — Method in class ClassLoader
Get namspace
Config::getCache() — Method in class Config
Get cache
Config::getConfigFile() — Method in class Config
Get config file name
Errors::getError() — Method in class Errors
Get error code
Errors::getUplaodFileError() — Method in class Errors
Get upload error message
PhpError::getJsonError() — Method in class PhpError
Get JSON error message
PhpError::getErrorTypeText() — Method in class PhpError
Get error type
PhpError::getPosixError() — Method in class PhpError
Get posix error
TaskErrors::getError() — Method in class TaskErrors
Get error
TaskErrors::getErrors() — Method in class TaskErrors
Get errors
NodeJs::getVersion() — Method in class NodeJs
Get version
Process::getCurrentUser() — Method in class Process
Get current script user
Process::getCommand() — Method in class Process
Get process command
Process::getCurrentPid() — Method in class Process
Get curret process pid
System::getNodeJsVersion() — Method in class System
Get nodejs version
System::getStreamTransports() — Method in class System
Get registered socket transports
System::getPhpConsoleVersion() — Method in class System
Get php console ver
System::getSystemInfo() — Method in class System
Get system info
System::getApacheVersion() — Method in class System
Get apache version
System::getApacheModules() — Method in class System
Get apache modules
System::getPhpVersion() — Method in class System
Return php version
System::getPhpExtensions() — Method in class System
Return php extensions list
System::getPhpExtensionVersion() — Method in class System
Return php extension version
System::getPdoDrivers() — Method in class System
Return PDO drivers list
System::getStreamWrappers() — Method in class System
Return Stream wrappers
System::getBacktrace() — Method in class System
Get debug backtrace
System::getOS() — Method in class System
Return OS
System::getDefaultOutput() — Method in class System
Get default output
PhpConfigFile::getCommentsText() — Method in class PhpConfigFile
Get array imtem comment as text
ClientIp::getClientIpAddress() — Method in class ClientIp
Return client Ip address.
ClientIp::getFromHeader() — Method in class ClientIp
Return header value
Curl::get() — Method in class Curl
Run GET request
Curl::getFileContent() — Method in class Curl
Get file content
DateTime::getDateTime() — Method in class DateTime
Get DateTime
DateTime::getTimestamp() — Method in class DateTime
Get timestamp
DateTime::getCurrentTimestamp() — Method in class DateTime
Get current timestamp
DateTime::getDateFormat() — Method in class DateTime
Get date format
DateTime::getTimeZonesList() — Method in class DateTime
Get time zone list
DateTime::getLocation() — Method in class DateTime
Get location
DateTime::getTimeZoneOffset() — Method in class DateTime
Get time zone offset
DateTime::getTimeZoneName() — Method in class DateTime
Get time zone
DateTime::getTimeZone() — Method in class DateTime
Get time zone
DateTime::getTimeFormat() — Method in class DateTime
Get time format
DateTime::getInterval() — Method in class DateTime
Get interval details
DateTime::getYear() — Method in class DateTime
Get curent year
DateTime::getCurrentYear() — Method in class DateTime
Get current year
DateTime::getLastDay() — Method in class DateTime
Get last day of month
DateTime::getMonth() — Method in class DateTime
Get current month
DateTime::getDay() — Method in class DateTime
Return current day
DateTime::getHour() — Method in class DateTime
Return current hour
DateTime::getMinutes() — Method in class DateTime
Get current minutes
Factory::getConstant() — Method in class Factory
Get class constant
Factory::getEventSubscriberClass() — Method in class Factory
Get event subscriber full class name
Factory::getClassNamespace() — Method in class Factory
Get class namspace
Factory::getFullClassName() — Method in class Factory
Get full core class name
Factory::getModuleNamespace() — Method in class Factory
Get module namespace
Factory::getModuleClass() — Method in class Factory
Get module full class name
Factory::getExtensionControllerClass() — Method in class Factory
Get extension controller full class name
Factory::getExtensionControllersNamespace() — Method in class Factory
Get extension controller namespace
Factory::getExtensionEventSubscriberClass() — Method in class Factory
Get extension subscriber full class name
Factory::getExtensionNamespace() — Method in class Factory
Get extension namespace
Factory::getExtensionClassName() — Method in class Factory
Get extension full class name
Factory::getModuleConsoleClassName() — Method in class Factory
Get module console command full class name
Factory::getExtensionConsoleClassName() — Method in class Factory
Get extension console command full class name
Factory::getFullInterfaceName() — Method in class Factory
Get full interface name
Factory::getJobClassName() — Method in class Factory
Get job full class name
Factory::getJobsNamespace() — Method in class Factory
Get job namespace
Factory::getModelClass() — Method in class Factory
Get model full class name
Factory::getExtensionModelNamespace() — Method in class Factory
Get extension namespace
Factory::getControllerClass() — Method in class Factory
Get controller full class name
Factory::getValidatorRuleClass() — Method in class Factory
Get validator rule full class name
Factory::getValidatorFiltersClass() — Method in class Factory
Get validator filter full class name
Factory::getSystemEventsNamespace() — Method in class Factory
Get system events namespace
Factory::getExtensionSubscribersNamespace() — Method in class Factory
Get extension event subscribers namespace
Factory::getSchemaNamespace() — Method in class Factory
Get db schema namespace
Factory::getSchemaClass() — Method in class Factory
Get db schema class
File::getClassesInFile() — Method in class File
Get php classes defined in file
File::getSize() — Method in class File
Return file size
File::getSizeText() — Method in class File
Get file size text.
File::getExtension() — Method in class File
Return file extension
File::getMimetype() — Method in class File
Get file mime type
FileType::getFileTypeItem() — Method in class FileType
Get file type item info
FileType::getFileType() — Method in class FileType
Get file type
FunctionArguments::getArgument() — Method in class FunctionArguments
Get funciton argument
Html::getAttributes() — Method in class Html
Convert attributes array to string
Html::getDocument() — Method in class Html
Get html code
Number::getFormat() — Method in class Number
Get format options
Number::getNumericValue() — Method in class Number
Return 0 if variable is not number
Number::getInteger() — Method in class Number
Get integer value
Number::getFraction() — Method in class Number
Get number fraction
Path::getTemplateThemePath() — Method in class Path
Get template theme path
Path::getMacroPath() — Method in class Path
Get macro path
Path::getExtensionConfigPath() — Method in class Path
Get extension config path
Path::getModuleConfigPath() — Method in class Path
Get module config path
Path::getStorageRelativePath() — Method in class Path
Get storage relative path
Path::getRelativePath() — Method in class Path
Return relative path from full path
Path::getModulePath() — Method in class Path
Get module path
Path::getLibraryFilePath() — Method in class Path
Get library file path
Path::getLibraryPath() — Method in class Path
Get library path
Path::getExtensionMacrosRelativePath() — Method in class Path
Get extension macros relative path
Path::getScriptPath() — Method in class Path
Return current script path
StaticFacade::getInstanceClass() — Method in class StaticFacade
Return class name used form facade
StaticFacade::getInstanceArgs() — Method in class StaticFacade
Get instance args
StaticFacade::getInstance() — Method in class StaticFacade
Get instance
TimeInterval::getDateInterval() — Method in class TimeInterval
Return interval object
TimeInterval::getYears() — Method in class TimeInterval
Get years
TimeInterval::getMonths() — Method in class TimeInterval
Get months
TimeInterval::getHours() — Method in class TimeInterval
Get hours
TimeInterval::getMinutes() — Method in class TimeInterval
Get minutes
TimeInterval::getDays() — Method in class TimeInterval
Get days
TimeInterval::getInterval() — Method in class TimeInterval
Get date time interval as string
TimePeriod::getYearPeriod() — Method in class TimePeriod
Get month period
TimePeriod::getMonthPeriod() — Method in class TimePeriod
Get month period
TimePeriod::getDayPeriod() — Method in class TimePeriod
Get day period
TimePeriod::getYesterdayPeriod() — Method in class TimePeriod
Get yesterday time period
TimePeriod::getPeriod() — Method in class TimePeriod
Get period
Utils::getClasses() — Method in class Utils
Return classes from php code
Utils::getParentPath() — Method in class Utils
Get parent path
Utils::getDefault() — Method in class Utils
Return default if variable is empty
Utils::getValueAsText() — Method in class Utils
Convert value to text
Utils::getMemorySizeText() — Method in class Utils
Get memory size text.
Utils::getBaseClassName() — Method in class Utils
Return base class name
Utils::getExecutionTime() — Method in class Utils
Get script execution time
ZipFile::getItemPath() — Method in class ZipFile
Get zip file item name
ZipFile::getZipError() — Method in class ZipFile
Get zip error
Filter::getType() — Method in class Filter
Should return filter type
Sanitize::getType() — Method in class Sanitize
Return filter type
Text::getType() — Method in class Text
Return filter type
TrimSpace::getType() — Method in class TrimSpace
Return filter type
UpperCase::getType() — Method in class UpperCase
Return filter type
FilterInterface::getType() — Method in class FilterInterface
Get filter type
RuleInterface::getType() — Method in class RuleInterface
Get rule type
RuleInterface::getParams() — Method in class RuleInterface
Return rule params
Rule::getType() — Method in class Rule
Return rule type
Rule::getParams() — Method in class Rule
Return rule params
Rule::getErrorParams() — Method in class Rule
Get error params
Rule::getError() — Method in class Rule
Return validation error code
CheckList::getType() — Method in class CheckList
Return filter type
Csrf::getType() — Method in class Csrf
Return filter type
DbRule::getType() — Method in class DbRule
Return filter type
Email::getType() — Method in class Email
Return filter type
Equal::getType() — Method in class Equal
Return filter type
ExtensionPath::getType() — Method in class ExtensionPath
Return filter type
File::getType() — Method in class File
Return filter type
FloatNumber::getType() — Method in class FloatNumber
Return filter type
HtmlTags::getType() — Method in class HtmlTags
Return filter type
Integer::getType() — Method in class Integer
Return filter type
Ip::getType() — Method in class Ip
Return filter type
Number::getType() — Method in class Number
Return filter type
Regexp::getType() — Method in class Regexp
Return filter type
TemplatePath::getType() — Method in class TemplatePath
Return filter type
Text::getType() — Method in class Text
Return filter type
Url::getType() — Method in class Url
Return filter type
Uuid::getType() — Method in class Uuid
Return filter type
Validator::getErrors() — Method in class Validator
Return validation errors
Validator::getErrorsCount() — Method in class Validator
Return number of errors
Validator::getRules() — Method in class Validator
Return validation rules
Validator::getFilters() — Method in class Validator
Return form filters
Validator::get() — Method in class Validator
Get value from collection
BaseComponent::getOptions() — Method in class BaseComponent
Get options
BaseComponent::getIncludedComponents() — Method in class BaseComponent
Get included components
BaseComponent::getContext() — Method in class BaseComponent
Get context
BaseComponent::getIncludeFile() — Method in class BaseComponent
Get include file url
BaseComponent::getPrimaryTemplate() — Method in class BaseComponent
Get primary template
BaseComponent::getBasePath() — Method in class BaseComponent
Return base path
BaseComponent::getName() — Method in class BaseComponent
Get component name
BaseComponent::getFullName() — Method in class BaseComponent
Get component full name
BaseComponent::getTemplateFile() — Method in class BaseComponent
Get template file
BaseComponent::getFiles() — Method in class BaseComponent
Return files
BaseComponent::getPath() — Method in class BaseComponent
Get path
BaseComponent::getFullPath() — Method in class BaseComponent
Get full path
BaseComponent::getComponentType() — Method in class BaseComponent
Get component type
BaseComponent::getLocation() — Method in class BaseComponent
Get location
BaseComponent::getTemplateName() — Method in class BaseComponent
Get template or extension name
BaseComponent::getLanguage() — Method in class BaseComponent
Get language
BaseComponent::getError() — Method in class BaseComponent
Get error
BaseComponent::getHtmlCode() — Method in class BaseComponent
Get html code
BaseComponent::getRootPath() — Method in class BaseComponent
Get root componetn path
BaseComponent::getTemplatePath() — Method in class BaseComponent
Get template path
BaseComponent::getComponentFile() — Method in class BaseComponent
Get component file
BaseComponent::getFileUrl() — Method in class BaseComponent
Convert file path to url
BaseComponent::getComponentFullPath() — Method in class BaseComponent
Get component full path
BaseComponent::getTemplateUrl() — Method in class BaseComponent
Get template url
Data::getDataFile() — Method in class Data
Get component data file.
IndexPage::getIndexFile() — Method in class IndexPage
Get page index file
Options::getOption() — Method in class Options
Get option
Options::getOptionsFileName() — Method in class Options
Get options file name
Properties::getProperties() — Method in class Properties
Get properties
Properties::getPropertiesFileName() — Method in class Properties
Get properties file name
UiLibrary::getLibraryProperties() — Method in class UiLibrary
Return library properties
UiLibrary::getLibraryDetails() — Method in class UiLibrary
Get library details
UiLibrary::getLibraryFiles() — Method in class UiLibrary
Get library files
EmailView::getSubject() — Method in class EmailView
Get email subject
Page::getPageIncludes() — Method in class Page
Get page includes
Page::getComponentsFiles() — Method in class Page
Get components include files
Page::getCurrentTemplate() — Method in class Page
Get current template name
Page::getUrl() — Method in class Page
Return url link with current language code
Page::getFullUrl() — Method in class Page
Get full page url
Page::getPageIncludeFiles() — Method in class Page
Get page include files
Page::getTemplateIncludeFiles() — Method in class Page
Get template include files
Page::getLibraryIncludeFiles() — Method in class Page
Get include library files
PageHead::getParams() — Method in class PageHead
Get params
CacheTagParser::getTag() — Method in class CacheTagParser
Tag name
ComponentTagParser::getTag() — Method in class ComponentTagParser
Tag name
MdTagParser::getTag() — Method in class MdTagParser
Tag name
ThemeGlobals::getTemplateThemeFile() — Method in class ThemeGlobals
Gte template theme file name
View::getService() — Method in class View
Get service
View::getFunction() — Method in class View
Get extension funciton
View::getPrimaryTemplate() — Method in class View
Get primary template
View::getGlobals() — Method in class View
Get all global vars
View::getComponentsPath() — Method in class View
Get components path
View::getTemplatesPath() — Method in class View
Get templates path
View::getExtensionsPath() — Method in class View
Gte extensions path
View::getViewPath() — Method in class View
Get view path
View::getCache() — Method in class View
Get cache
View::getExtension() — Method in class View
Get twig extension
View::getCurrentExtension() — Method in class View
Get current extension (last added)
View::getLoader() — Method in class View
Get Twig loader
View::getEnvironment() — Method in class View
Get Twig environment
ArikaimInstaller::getInstallPath() — Method in class ArikaimInstaller
Get install path
ComposerEvents::getPackage() — Method in class ComposerEvents
Returns the package associated with $event

H

Container::has() — Method in class Container
Check if service exists in container PSR-11 ContainerInterface
Access::hasControlPanelAccess() — Method in class Access
Check if current loged user have control panel access
Access::hasAccess() — Method in class Access
Check access
PermissionsInterface::hasPermissions() — Method in class PermissionsInterface
Get user permission
AuthMiddleware::handleError() — Method in class AuthMiddleware
Show auth error
AdminTwigExtension::hasModule() — Method in class AdminTwigExtension
Return true if module exists
ArikaimStore::hasCurl() — Method in class ArikaimStore
Is curl installed
HelpCommandClass in namespace Arikaim\Core\App\Commands
Help command class
PostInstallActions::hasActions() — Method in class PostInstallActions
Check if pst actions fiel exist
TwigExtension::hasExtension() — Method in class TwigExtension
Return true if extension exists
Cache::has() — Method in class Cache
Check if cache contains item
Cache::hasRouteCache() — Method in class Cache
Return true if route ceche file exist
Arrays::haveSubItems() — Method in class Arrays
Return true if array have sub items
Collection::has() — Method in class Collection
Return true if key exists in collection
$Property#helpProperty in class Property
Property help
$Property#hiddenProperty in class Property
Hidden attribute
Property::hidden() — Method in class Property
Set hidden attribute
Property::help() — Method in class Property
Set property help
ContentManager::hasContentType() — Method in class ContentManager
Return true if content typ eexists
ContentManager::hasProvider() — Method in class ContentManager
Check if provider exists
ContentTypeFactory::has() — Method in class ContentTypeFactory
Check if content type exists
ContentTypeRegistry::has() — Method in class ContentTypeRegistry
Check if content type exists
BaseController::has() — Method in class BaseController
Return tru if container item esist
Errors::hasError() — Method in class Errors
Return true if response have error
UserAccess::hasControlPanelAccess() — Method in class UserAccess
Return true if user have control panel access
UserAccess::hasAccess() — Method in class UserAccess
Return true if user have access permission
Db::has() — Method in class Db
Check if database exist
Model::hasAttribute() — Method in class Model
Return true if attribute exist
Schema::hasTable() — Method in class Schema
Check if database exist.
Schema::hasColumn() — Method in class Schema
Check if table column exists.
Schema::hasIndex() — Method in class Schema
Return true if index exist
DefaultTrait::hasDefault() — Method in class DefaultTrait
Return true if default value is set
Document::hasExternal() — Method in class Document
Return true if external document exists
DocumentItems::hasItem() — Method in class DocumentItems
Return treu if item exist
Options::hasOption() — Method in class Options
Return true if option name exist
OptionsListDefinition::hasItem() — Method in class OptionsListDefinition
Return true if item exist
PackageRegistry::hasPackage() — Method in class PackageRegistry
Return true if extension record exist.
EntityPermissionsRelation::hasPermissions() — Method in class EntityPermissionsRelation
Return true if model have permissions
EntityPermissionsRelation::hasAccess() — Method in class EntityPermissionsRelation
Return true if user have access
Permissions::hasPermission() — Method in class Permissions
Return true if have permission
Permissions::hasFull() — Method in class Permissions
Return true if have all permissions
PolymorphicRelations::hasRelatedItems() — Method in class PolymorphicRelations
Return true if related items > 0
PolymorphicRelations::hasRelation() — Method in class PolymorphicRelations
Return true if relation exist
PriceList::hasPrice() — Method in class PriceList
Return true if price exist
Relations::hasRelation() — Method in class Relations
Return true if relation to target id extist
Tree::hasChild() — Method in class Tree
Return true if model item have child items
DriverManager::has() — Method in class DriverManager
Return true if driver exsits
Event::hasParameter() — Method in class Event
Return true if parameter exist
ApiResponse::hasError() — Method in class ApiResponse
Return true if response have error
HttpClientClass in namespace Arikaim\Core\Http
Http client
HttpClient::head() — Method in class HttpClient
Create and send an HEAD request.
HttpClientAdapterInterfaceClass in namespace Arikaim\Core\Http\Interfaces
Http Client Interface
AccessInterface::hasControlPanelAccess() — Method in class AccessInterface
Check if current loged user have control panel access
AccessInterface::hasAccess() — Method in class AccessInterface
Check access
CacheInterface::has() — Method in class CacheInterface
Check if cache contains item
ContentManagerInterface::hasProvider() — Method in class ContentManagerInterface
Check if provider exists
DriverManagerInterface::has() — Method in class DriverManagerInterface
Return true if driver exsits
DriverRegistryInterface::hasDriver() — Method in class DriverRegistryInterface
Return true if driver exist
EventInterface::hasParameter() — Method in class EventInterface
Return true if parameter exist.
EventRegistryInterface::hasEvent() — Method in class EventRegistryInterface
Return true if event exist
HttpClientInterfaceClass in namespace Arikaim\Core\Interfaces
Http Client Interface
HttpClientInterface::head() — Method in class HttpClientInterface
Create and send an HEAD request.
JobInterface::hasSuccess() — Method in class JobInterface
Return true if job is executed successful
QueueStorageInterface::hasJob() — Method in class QueueStorageInterface
Return true if job exists
OptionsInterface::has() — Method in class OptionsInterface
Return true if option name exist
OptionsStorageInterface::hasOption() — Method in class OptionsStorageInterface
Return true if option name exist
RoutesInterface::has() — Method in class RoutesInterface
Return true if reoute exists
StorageInterface::has() — Method in class StorageInterface
Return true if file exist
ComponentInterface::hasError() — Method in class ComponentInterface
Return true if component have error
ComponentInterface::hasContent() — Method in class ComponentInterface
Return true if component is not empty
HtmlComponentInterfaceClass in namespace Arikaim\Core\Interfaces\View
Extension interface
HtmlPageInterfaceClass in namespace Arikaim\Core\Interfaces\View
Extension interface
HtmlPageInterface::head() — Method in class HtmlPageInterface
Get head properties
Options::has() — Method in class Options
Return true if option name exist
PackageRegistryInterface::hasPackage() — Method in class PackageRegistryInterface
Return true if package is installed
$PackageManager#httpClientProperty in class PackageManager
Http client
PackageManager::hasPackage() — Method in class PackageManager
Return tru if package exists
$Repository#httpClientProperty in class Repository
Http client
ComponentTranslations::hasLanguage() — Method in class ComponentTranslations
Return true if component have language
Cron::hasJobs() — Method in class Cron
Return true if crontab have jobs
Cron::hasJob() — Method in class Cron
Return true if crontab have job
Job::hasSuccess() — Method in class Job
Return true if job is executed successful
QueueManager::has() — Method in class QueueManager
Return tru if job exist
Route::hasPlaceholder() — Method in class Route
Return true if route pattern have placeholder
Routes::has() — Method in class Routes
Return true if reoute exists
RoutesStorageInterface::hasRoute() — Method in class RoutesStorageInterface
Return true if reoute exists
Service::hasService() — Method in class Service
Check for service
ServiceContainer::hasProvider() — Method in class ServiceContainer
Check if provider exists
ServiceContainer::has() — Method in class ServiceContainer
Return true if service exists in container
Storage::has() — Method in class Storage
Return true if file exist
Config::hasReadAccess() — Method in class Config
Return true if var is not read protected
Config::hasWriteAccess() — Method in class Config
Return true if var is not write protected
Config::hasConfigFile() — Method in class Config
Check if file exist
$ApplicationError#htmlRendererProperty in class ApplicationError
Html renderer
Errors::hasErrorCode() — Method in class Errors
Return true if error code exists
HtmlErrorRendererClass in namespace Arikaim\Core\System\Error\Renderer
Render error
HtmlPageErrorRendererClass in namespace Arikaim\Core\System\Error\Renderer
Render error
TaskErrors::hasError() — Method in class TaskErrors
Return true if have error
System::hasPhpExtension() — Method in class System
Return true if php extension is instaed
System::hasPdoDriver() — Method in class System
Return true if PDO driver is installed
System::hasStreamWrapper() — Method in class System
Return true if stream wrapper are installed
HtmlClass in namespace Arikaim\Core\Utils
Html builder
Html::htmlTag() — Method in class Html
Get html tag code
$Mobile#headersProperty in class Mobile
Request headers
Utils::hasHtml() — Method in class Utils
Check if text contains thml tags
HtmlTagsClass in namespace Arikaim\Core\Validator\Rule
HtmlTags rule
$BaseComponent#htmlCodeProperty in class BaseComponent
Html code
$BaseComponent#hasHtmlContentProperty in class BaseComponent
Return true if compoent has html file
$BaseComponent#htmlFileNameProperty in class BaseComponent
Html file name
BaseComponent::hasParent() — Method in class BaseComponent
Return true if component has child
BaseComponent::hasError() — Method in class BaseComponent
Return true if have error
BaseComponent::hasContent() — Method in class BaseComponent
Return true if component have html content
BaseComponent::hasFiles() — Method in class BaseComponent
Return true if component have files
HtmlComponentClass in namespace Arikaim\Core\View\Html\Component
Html component
Properties::hasProperties() — Method in class Properties
Return true if component have properties
$Page#headProperty in class Page
Page head properties
Page::head() — Method in class Page
Get head properties

I

Access::isLogged() — Method in class Access
Return true if user is logged
AuthFactory::isValidAuthName() — Method in class AuthFactory
Check if auth name is valid
AuthProviderInterface::isLogged() — Method in class AuthProviderInterface
Check if user is logged
AuthProvider::isLogged() — Method in class AuthProvider
Check if user is logged
AuthProvider::init() — Method in class AuthProvider
Init provider
JwtAuthProvider::init() — Method in class JwtAuthProvider
Init provider
JwtAuthProvider::isValidToken() — Method in class JwtAuthProvider
Return true if token is valid
Cache::init() — Method in class Cache
Init controller
Drivers::init() — Method in class Drivers
Init controller
InstallClass in namespace Arikaim\Core\Api
Install controller
Install::installController() — Method in class Install
Install Arikaim
Install::installModulesController() — Method in class Install
Install Arikaim modules
Install::installExtensionsController() — Method in class Install
Install Arikaim extensions
Language::init() — Method in class Language
Init controller
Logger::init() — Method in class Logger
Init controller
Mailer::init() — Method in class Mailer
Init controller
Options::init() — Method in class Options
Init controller
Options::init() — Method in class Options
Init controller
Relations::init() — Method in class Relations
Init controller
Packages::init() — Method in class Packages
Init controller
Packages::installController() — Method in class Packages
Install package
Repository::init() — Method in class Repository
Init controller
Settings::init() — Method in class Settings
Init controller
Store::init() — Method in class Store
Init controller
Position::init() — Method in class Position
Init controller
UploadPackages::init() — Method in class UploadPackages
Init controller
Users::init() — Method in class Users
Init controller
ArikaimStore::isLogged() — Method in class ArikaimStore
Return true if cust have account token
InfoCommandClass in namespace Arikaim\Core\App\Commands\Extensions
Extension info command
InstallCommandClass in namespace Arikaim\Core\App\Commands\Extensions
Install extension command
InstallCommandClass in namespace Arikaim\Core\App\Commands\Install
Install command class
InstallComposerCommandClass in namespace Arikaim\Core\App\Commands\Install
Composer update command class
InstallExtensionsCommandClass in namespace Arikaim\Core\App\Commands\Install
Install extensions command class
InfoCommandClass in namespace Arikaim\Core\App\Commands\Modules
Module info command
InfoCommandClass in namespace Arikaim\Core\App\Commands\Session
Session info
InstallCommandClass in namespace Arikaim\Core\App\Commands\Template
Install theme command
InstallClass in namespace Arikaim\Core\App
Arikaim install
Install::install() — Method in class Install
Install Arikaim
Install::installModules() — Method in class Install
Install all modules
Install::installExtensions() — Method in class Install
Install all extensions packages
Install::initStorage() — Method in class Install
Create storage folders
Install::installDrivers() — Method in class Install
Install drivers
Install::isInstalled() — Method in class Install
Check if system is installed.
InstallPageClass in namespace Arikaim\Core\App
Page loader controller
$SystemRoutes#installRoutesProperty in class SystemRoutes
Install api routes
Cache::isAvailable() — Method in class Cache
Return true if driver name is avaliable
Cache::isDiabled() — Method in class Cache
Return true if cache is disabled
Arrays::isAssociative() — Method in class Arrays
Return true if array is associative
Collection::isEmpty() — Method in class Collection
Return true if key exists and value not empty in collection
$FeedCollection#itemsKeyProperty in class FeedCollection
Feed items key
FeedCollection::itemsKey() — Method in class FeedCollection
Set items key
CollectionInterface::isEmpty() — Method in class CollectionInterface
Return true if collection item is empty
PropertyInterface::isReadonly() — Method in class PropertyInterface
Get readonly attribute
PropertyInterface::isHidden() — Method in class PropertyInterface
Get hidden attribute
$Property#idProperty in class Property
Property id
$Property#itemsProperty in class Property
Dropdown items
Property::isReadonly() — Method in class Property
Get readonly attribute
Property::isGroup() — Method in class Property
Return true if property is group
Property::isHidden() — Method in class Property
Get hidden attribute
Property::items() — Method in class Property
Set property items
Property::id() — Method in class Property
Set property id
ConsoleCommand::isConsoleOutput() — Method in class ConsoleCommand
Return true if output is to console
ConsoleCommand::isDefault() — Method in class ConsoleCommand
Return true if command is default.
$ContentItem#idProperty in class ContentItem
Content item id
Action::init() — Method in class Action
Init action
Field::isValidType() — Method in class Field
Return true if field type is valid
ApiController::init() — Method in class ApiController
Init controller, override this method in child classes
BaseApiController::init() — Method in class BaseApiController
Init controller, override this method in child classes
Controller::init() — Method in class Controller
Init controller, override this method in child classes
Multilanguage::isLanguageChange() — Method in class Multilanguage
Return true if page load is with new language code
TaskProgress::initTaskProgress() — Method in class TaskProgress
Init task progress response
UiComponent::isAllwoved() — Method in class UiComponent
Return true if component access is allowed
Db::init() — Method in class Db
Create db connection and boot Eloquent
Db::initConnection() — Method in class Db
Init db connection
Db::isValidConnection() — Method in class Db
Return true if conneciton is valid
Db::isValidPdoConnection() — Method in class Db
Return true if connection is valid
Db::initSchemaConnection() — Method in class Db
Add db schema conneciton
Model::isValidModel() — Method in class Model
Return true if instance is valid model class
IdClass in namespace Arikaim\Core\Db\Prototypes\Column
Id column prototype class
Schema::isEmpty() — Method in class Schema
Return true if table is empty
Schema::install() — Method in class Schema
Run Create and Update migration
Document::items() — Method in class Document
Document items relation
Document::itemsToArray() — Method in class Document
Items array
DocumentNumber::isValidDocumentNumber() — Method in class DocumentNumber
Return true if document number is valid
FileTypeTrait::isFileType() — Method in class FileTypeTrait
Return true if file have mime type
FileTypeTrait::isZip() — Method in class FileTypeTrait
Return true if file type is zip
FileTypeTrait::isImage() — Method in class FileTypeTrait
Return true if file is image
FileTypeTrait::isDirectory() — Method in class FileTypeTrait
Return true if file type is directory
FileTypeTrait::isVideo() — Method in class FileTypeTrait
Return true if file is video
FileTypeTrait::isAudio() — Method in class FileTypeTrait
Return true if file is audio
FileTypeTrait::isApplication() — Method in class FileTypeTrait
Return true if file is application
FileTypeTrait::isText() — Method in class FileTypeTrait
Return true if file is text
FileTypeTrait::isFont() — Method in class FileTypeTrait
Return true if file is font
FileTypeTrait::isPdf() — Method in class FileTypeTrait
Return true if file is pdf
IncrementValueClass in namespace Arikaim\Core\Db\Traits
Increment field value
IncrementValue::incrementValue() — Method in class IncrementValue
Increment field value
PackageRegistry::isPrimary() — Method in class PackageRegistry
Return true if package is primary.
EntityPermissionsRelation::isPublic() — Method in class EntityPermissionsRelation
Return true if item is public
PriceRelation::IsFree() — Method in class PriceRelation
Return true if product is free
SoftDelete::isDeleted() — Method in class SoftDelete
Return true if model is deleted
Uuid::initUuid() — Method in class Uuid
Init empty uuid column
DriverManager::install() — Method in class DriverManager
Install driver
$Driver#instanceProperty in class Driver
Driver instance
Driver::initDriver() — Method in class Driver
Initialize driver
Event::isStopped() — Method in class Event
Return true if event propagation is disabled
EventsManager::isCoreEvent() — Method in class EventsManager
Check if event name is core event name.
Request::isJsonContentType() — Method in class Request
Return true if content type is json
Request::isXmlContentType() — Method in class Request
Return true if content type is xml
Request::isHtmlContentType() — Method in class Request
Return true if content type is html
Session::isStarted() — Method in class Session
Return true if session is started
Session::isActive() — Method in class Session
Return true if session is active
Session::isUseCookies() — Method in class Session
Return true if session is stored in cookies
Url::isRelative() — Method in class Url
Retrun true if url is relative
Url::isRemote() — Method in class Url
Return true if url is remote server
Url::init() — Method in class Url
Init domain and base path constants
Url::isValid() — Method in class Url
Return true if url is valid
AuthInterface::isLogged() — Method in class AuthInterface
Return true if user is logged
ConfigPropertiesInterface::initConfigProperties() — Method in class ConfigPropertiesInterface
Init config properties
ActionInterface::init() — Method in class ActionInterface
Init action
DriverInterface::initDriver() — Method in class DriverInterface
Initialize driver
DriverManagerInterface::install() — Method in class DriverManagerInterface
Install driver
EventInterface::isStopped() — Method in class EventInterface
Return true if event propagation is enabled
ExtensionInterface::install() — Method in class ExtensionInterface
Install extension callback
ExtensionInterface::isPrimary() — Method in class ExtensionInterface
Return true if extension is primary
RecurringJobInterface::isDue() — Method in class RecurringJobInterface
Return true if job is due
ScheduledJobInterface::isDue() — Method in class ScheduledJobInterface
Return true if job is due
LoggerInterface::info() — Method in class LoggerInterface
Add info log
ModuleInterface::install() — Method in class ModuleInterface
Install module callbaxk
PackageManagerInterface::installPackage() — Method in class PackageManagerInterface
Install package
PackageManagerInterface::installAllPackages() — Method in class PackageManagerInterface
Install all packages
ComponentInterface::isValid() — Method in class ComponentInterface
Check if component is valid
HtmlComponentInterface::init() — Method in class HtmlComponentInterface
Init component
WorkerInterface::init() — Method in class WorkerInterface
Init worker
WorkerManagerInterface::isRunning() — Method in class WorkerManagerInterface
Return true if worker is running
Logger::isValidHandlerName() — Method in class Logger
Return true if handler name is valid
Logger::info() — Method in class Logger
Add info log
Composer::isInstalled() — Method in class Composer
Return true if composer package is installed
ComposerPackage::isInstalled() — Method in class ComposerPackage
Return true if package is installed
ComposerPackage::install() — Method in class ComposerPackage
Install package.
ExtensionPackage::isInstalled() — Method in class ExtensionPackage
Return true if package is installed
ExtensionPackage::install() — Method in class ExtensionPackage
Install extension package
PackageInterface::isInstalled() — Method in class PackageInterface
Return true if package is installed
PackageInterface::install() — Method in class PackageInterface
Install package
PackageRegistryInterface::isPrimary() — Method in class PackageRegistryInterface
Return true if package is primary.
RepositoryInterface::install() — Method in class RepositoryInterface
Install repository
ModulePackage::isInstalled() — Method in class ModulePackage
Return true if package is installed
ModulePackage::install() — Method in class ModulePackage
Install module
Package::isInstalled() — Method in class Package
Return true if package is installed
Package::install() — Method in class Package
Install package.
PackageManager::installAllPackages() — Method in class PackageManager
Install all packages
PackageManager::installPackage() — Method in class PackageManager
Install package
ArikaimRepository::isPrivate() — Method in class ArikaimRepository
Return true if repo is private
ArikaimRepository::install() — Method in class ArikaimRepository
Install package
ComposerRepository::isPrivate() — Method in class ComposerRepository
Return true if repo is private
ComposerRepository::install() — Method in class ComposerRepository
Install package
GitHubRepository::isPrivate() — Method in class GitHubRepository
Return true if repo is private
GitHubRepository::install() — Method in class GitHubRepository
Install package
$Repository#installDirProperty in class Repository
Package install dir
Repository::install() — Method in class Repository
Install package
Repository::isPrivate() — Method in class Repository
Return true if repo is private
TemplatePackage::install() — Method in class TemplatePackage
Install template package
$Paginator#itemsProperty in class Paginator
Paginator items
Cron::isCronCommand() — Method in class Cron
Retrun true if command is crontab command
Cron::isRunning() — Method in class Cron
Return true if crontab entry is exists
$Job#idProperty in class Job
Unique job id
Job::init() — Method in class Job
Init job
$RecurringJob#intervalProperty in class RecurringJob
Recuring interval
RecurringJob::isDue() — Method in class RecurringJob
Return true if job is due
ScheduledJob::isDue() — Method in class ScheduledJob
Return true if job is due
Route::isValidPattern() — Method in class Route
Return true if route pattern is valid
RouteParser::isStaticRoute() — Method in class RouteParser
Return true if route is static
RouteType::isLanguageSegment() — Method in class RouteType
Return true if last url segment is language
RouteType::isSystemApiUrl() — Method in class RouteType
Return true if request url is system api
RouteType::isAdminPage() — Method in class RouteType
Return true if request url is admin page
RouteType::isApiInstallRequest() — Method in class RouteType
Return true if request is for installation
RouteType::isInstallPage() — Method in class RouteType
Check for install page url
RouteType::isValidApiRoutePattern() — Method in class RouteType
Return true if api url pattern is valid
ServiceTrait::includeServices() — Method in class ServiceTrait
Set include service list
Storage::install() — Method in class Storage
Install module
Storage::isEmpty() — Method in class Storage
Return true if directory is empty
Storage::isDir() — Method in class Storage
Return true if file is directory
Storage::isSystemDir() — Method in class Storage
Return true if path is system dir
Storage::isLocalFilesystem() — Method in class Storage
Return true if filesystem is local
NodeJs::isInstalled() — Method in class NodeJs
Return true if nodejs is installed
Process::isRunning() — Method in class Process
Reurn true if process is running (Linux only)
System::isConsole() — Method in class System
Return true if script is run in console
PhpConfigFile::include() — Method in class PhpConfigFile
Include config file
PhpConfigFile::includePhpArray() — Method in class PhpConfigFile
Include php array
Curl::isInsatlled() — Method in class Curl
Return true if php curl extension is installed
DateTime::isValidTimeZone() — Method in class DateTime
Return true if time zone is vlaid
File::isWritable() — Method in class File
Return true if file is writtable
File::isEmpty() — Method in class File
Return true if direcotry is empty
File::isImageMimeType() — Method in class File
Return true if MIME type is image
FileType::isFileType() — Method in class FileType
Return true if file have mime type
FileType::isZip() — Method in class FileType
Return true if file type is zip
FileType::isImage() — Method in class FileType
Return true if file is image
FileType::isDirectory() — Method in class FileType
Return true if file type is directory
FileType::isVideo() — Method in class FileType
Return true if file is video
FileType::isAudio() — Method in class FileType
Return true if file is audio
FileType::isApplication() — Method in class FileType
Return true if file is application
FileType::isText() — Method in class FileType
Return true if file is text
FileType::isFont() — Method in class FileType
Return true if file is font
FileType::isPdf() — Method in class FileType
Return true if file is pdf
Mobile::initHeaders() — Method in class Mobile
Init headers
Mobile::initUserAgent() — Method in class Mobile
Init user agent
Mobile::isMobile() — Method in class Mobile
Return true if page is open from mobile browser
Number::isNumber() — Method in class Number
Return true if variable is number
Number::isFloat() — Method in class Number
Return true if variable is float
Number::isBoolean() — Method in class Number
Return true if text is boolean value
$StaticFacade#instanceProperty in class StaticFacade
Class instance
TimeInterval::isDurationInverval() — Method in class TimeInterval
Return true if text is valid interval string
TimePeriod::isToday() — Method in class TimePeriod
Check if timestamp is today
TimePeriod::isYear() — Method in class TimePeriod
Check if timestamp is in year
TimePeriod::isMonth() — Method in class TimePeriod
Check if timestamp is in month
Utils::isValidUrl() — Method in class Utils
Return true if url is valid
Utils::isValidIp() — Method in class Utils
Return true if ip is valid.
Utils::isImplemented() — Method in class Utils
Check if class implement interface
Utils::isJson() — Method in class Utils
Return true if text is valid JSON
Utils::isEmail() — Method in class Utils
Return true if email is valid
Utils::isEmpty() — Method in class Utils
Check if variable is empty
Utils::isClosure() — Method in class Utils
Return true if variable is Closure
Utils::isUtf() — Method in class Utils
Return true if text is utf8 encoded string
Uuid::isValid() — Method in class Uuid
Check uuid is valid
ZipFile::isValid() — Method in class ZipFile
Check if zip arhive is valid
Rule::isRequired() — Method in class Rule
Return true if field rule is required
IntegerClass in namespace Arikaim\Core\Validator\Rule
Integer rule validation
IpClass in namespace Arikaim\Core\Validator\Rule
Ip address validatiion rule.
Validator::initCallback() — Method in class Validator
Init callback
Validator::isValid() — Method in class Validator
Return true if form is valid
ArikaimComponent::isValid() — Method in class ArikaimComponent
Return true if component is valid
ArikaimComponent::init() — Method in class ArikaimComponent
Init component
$BaseComponent#includedComponentsProperty in class BaseComponent
Included compoents
BaseComponent::init() — Method in class BaseComponent
Init component
BaseComponent::isValid() — Method in class BaseComponent
Return true if component is valid
EmptyComponent::isValid() — Method in class EmptyComponent
Return true if component is valid
EmptyComponent::init() — Method in class EmptyComponent
Init component
HtmlComponent::isValid() — Method in class HtmlComponent
Return true if component is valid
HtmlComponent::init() — Method in class HtmlComponent
Init component
JsComponent::isValid() — Method in class JsComponent
Return true if component is valid
JsComponent::init() — Method in class JsComponent
Init component
JsonComponent::isValid() — Method in class JsonComponent
Return true if component is valid
JsonComponent::init() — Method in class JsonComponent
Init component
StaticHtmlComponent::isValid() — Method in class StaticHtmlComponent
Return true if component is valid
StaticHtmlComponent::init() — Method in class StaticHtmlComponent
Init component
SvgComponent::isValid() — Method in class SvgComponent
Return true if component is valid
SvgComponent::init() — Method in class SvgComponent
Init component
IncludeOptionClass in namespace Arikaim\Core\View\Html\Component\Traits
Include options for view components
IndexPageClass in namespace Arikaim\Core\View\Html\Component\Traits
Get index page
EmailView::init() — Method in class EmailView
Init component
EmailView::isValid() — Method in class EmailView
Return true if component is valid
Page::isValid() — Method in class Page
Return true if component is valid
Page::init() — Method in class Page
Init component
Filters::is() — Method in class Filters
Check if $value = $var2
Tests::isObject() — Method in class Tests
Return true if var is object
Tests::isString() — Method in class Tests
Return true if var is string
ThemeGlobals::includeThemeGlobals() — Method in class ThemeGlobals
Include theme global vars
InstallerPluginClass in namespace Arikaim\Installer
Installer plugin

J

JwtClass in namespace Arikaim\Core\Access
JSON Web Token Authentication
JwtAuthProviderClass in namespace Arikaim\Core\Access\Provider
JWT auth provider.
JobDetailsCommandClass in namespace Arikaim\Core\App\Commands\Queue
job details command
JobsCommandClass in namespace Arikaim\Core\App\Commands\Queue
Queue jobs list command
JobInterfaceClass in namespace Arikaim\Core\Interfaces\Job
Job interface
JobLogInterfaceClass in namespace Arikaim\Core\Interfaces\Job
Job log interface
JobProgressInterfaceClass in namespace Arikaim\Core\Interfaces\Job
Job progress interface
JobProgressInterface::jobProgress() — Method in class JobProgressInterface
Run job progress callback
JobProgressInterface::jobProgressError() — Method in class JobProgressInterface
Run job progress error callback
JsonLogsFormatterClass in namespace Arikaim\Core\Logger
Json formatter implementation
JobsClass in namespace Arikaim\Core\Packages\Traits
Package jobs trait
JsFilesClass in namespace Arikaim\Core\Packages\Traits
Js files trait
JsonPaginatorClass in namespace Arikaim\Core\Paginator
Paginate Josn
JobClass in namespace Arikaim\Core\Queue\Jobs
Base class for all jobs
JobLogClass in namespace Arikaim\Core\Queue\Traits
Job log
JobProgressClass in namespace Arikaim\Core\Queue\Traits
Job progress
JobProgress::jobProgress() — Method in class JobProgress
Run job progress callback
JobProgress::jobProgressError() — Method in class JobProgress
Run job progress error callback
$ApplicationError#jsonRendererProperty in class ApplicationError
Json renderer
JsonErrorRendererClass in namespace Arikaim\Core\System\Error\Renderer
Render error
Utils::jsonEncode() — Method in class Utils
Encode array to JSON
Utils::jsonDecode() — Method in class Utils
Decode JSON text
JsComponentClass in namespace Arikaim\Core\View\Html\Component
Js file component
JsonComponentClass in namespace Arikaim\Core\View\Html\Component
Joson component for render messages

K

$FeedCollection#keyMapsProperty in class FeedCollection
Item key mappings
PageHead::keywords() — Method in class PageHead
Set keywords metatag

L

Access::logout() — Method in class Access
Logout
AuthProviderInterface::logout() — Method in class AuthProviderInterface
Logout
AuthProvider::logout() — Method in class AuthProvider
Logout
BasicAuthProvider::logout() — Method in class BasicAuthProvider
Logout
JwtAuthProvider::logout() — Method in class JwtAuthProvider
Logout
SessionAuthProvider::logout() — Method in class SessionAuthProvider
Logout
TokenAuthProvider::logout() — Method in class TokenAuthProvider
Logout
LanguageClass in namespace Arikaim\Core\Api
Languages controller
LoggerClass in namespace Arikaim\Core\Api
Logger controller
UiComponent::load() — Method in class UiComponent
Load html component
Component::loadComponent() — Method in class Component
Load html component
Page::loadLibraryDetails() — Method in class Page
Load library details
Users::logoutController() — Method in class Users
Logout
AdminTwigExtension::loadJosnConfigFile() — Method in class AdminTwigExtension
Load json config file
ArikaimStore::logout() — Method in class ArikaimStore
Logout (deletes user token)
ListCommandClass in namespace Arikaim\Core\App\Commands\Drivers
Drivers list command
ListCommandClass in namespace Arikaim\Core\App\Commands\Extensions
Extensions list command
ListCommandClass in namespace Arikaim\Core\App\Commands\Library
Library list command
ListCommandClass in namespace Arikaim\Core\App\Commands\Modules
Modules list command
ListCommandClass in namespace Arikaim\Core\App\Commands\Template
Templates list command
ControlPanel::loadControlPanel() — Method in class ControlPanel
Load control panel page
InstallPage::loadInstall() — Method in class InstallPage
Load install page
TwigExtension::loadComponent() — Method in class TwigExtension
Load component
TwigExtension::loadLibraryFile() — Method in class TwigExtension
Load Ui library file
$Application#loggerProperty in class Application
Logger
Application::log() — Method in class Application
Log message
Application::logError() — Method in class Application
Log error message
ContentManager::load() — Method in class ContentManager
Load content providers and content types
ContentTypeRegistry::load() — Method in class ContentTypeRegistry
Load content providers and content types
BaseController::logInfo() — Method in class BaseController
Log message
BaseController::logError() — Method in class BaseController
Log error
Errors::loadValidationErrors() — Method in class Errors
Load validation error messages
Multilanguage::loadMessages() — Method in class Multilanguage
Load messages from html component json file
Multilanguage::loadMesasgesComponent() — Method in class Multilanguage
Load messages component
UiComponent::loadComponent() — Method in class UiComponent
Load html component
LanguageClass in namespace Arikaim\Core\Db\Prototypes\Column
Language column prototype class
$EventLog#logMessageProperty in class EventLog
Log message
$EventLog#logContextProperty in class EventLog
Log context
AuthInterface::logout() — Method in class AuthInterface
Logout
LoggableInterfaceClass in namespace Arikaim\Core\Interfaces
Loggable interface
LoggerInterfaceClass in namespace Arikaim\Core\Interfaces
Logger interface
LoggerInterface::log() — Method in class LoggerInterface
Add log record
OptionsStorageInterface::loadOptions() — Method in class OptionsStorageInterface
Load options
LoggerClass in namespace Arikaim\Core\Logger
Logger
$Logger#loggerProperty in class Logger
Logger object
Logger::log() — Method in class Logger
Add log record
LogsProcessorClass in namespace Arikaim\Core\Logger
Log processor class
LoggableClass in namespace Arikaim\Core\Logger\Traits
Loggable trait
$Loggable#logMessageProperty in class Loggable
Log message
$Loggable#logContextProperty in class Loggable
Log context
LoggerTraitClass in namespace Arikaim\Core\Logger\Traits
Logger trait
$LoggerTrait#loggerProperty in class LoggerTrait
Logger ref
LoggerTrait::Loginfo() — Method in class LoggerTrait
Log info messsage
LoggerTrait::LogError() — Method in class LoggerTrait
Log error message
Options::load() — Method in class Options
Store options in collection
LibraryPackageClass in namespace Arikaim\Core\Packages
UI Library Package class
PackageManager::loadPackageProperties() — Method in class PackageManager
Load package properties file
$Paginator#lastPageProperty in class Paginator
Last page
$QueueManager#loggerProperty in class QueueManager
Logger
$JobLog#logMessageProperty in class JobLog
Log message
$JobLog#logContextProperty in class JobLog
Log context
ServiceContainer::load() — Method in class ServiceContainer
Load service providers
$Storage#localFilesystemsProperty in class Storage
Local filesystem names
Storage::listContents() — Method in class Storage
Get directory contents
ClassLoader::LoadClassFile() — Method in class ClassLoader
Load class file
ClassLoader::loadClassAlias() — Method in class ClassLoader
Load class alias
ClassLoader::loadAlliases() — Method in class ClassLoader
Load class aliaeses
Config::load() — Method in class Config
Load config file
Config::loadJsonConfigFile() — Method in class Config
Load json config file
Errors::loadValidationErrors() — Method in class Errors
Load validation errors
Errors::loadErrors() — Method in class Errors
Load erros
$ClientIp#lookInHeadersProperty in class ClientIp
Lookup in headers
$BaseComponent#locationProperty in class BaseComponent
Component Location
$BaseComponent#languageProperty in class BaseComponent
Language code
Options::loadOptions() — Method in class Options
Load options json file
Properties::loadProperties() — Method in class Properties
Load properties json file
$Page#libraryOptionsProperty in class Page
Ui Library options
$ArikaimInstaller#locationsProperty in class ArikaimInstaller
Locations

M

Access::middleware() — Method in class Access
Create auth middleware
MailerClass in namespace Arikaim\Core\Api
Mailer controller
$TwigExtension#markdownParserProperty in class TwigExtension
Markdown parser
Arrays::merge() — Method in class Arrays
Merge arrays
Collection::merge() — Method in class Collection
Merge collection items
Collection::mergeItems() — Method in class Collection
Merge all collection items
FeedCollection::mapKey() — Method in class FeedCollection
Change array key
$ApiController#modelClassProperty in class ApiController
Model class name
ApiResponse::message() — Method in class ApiResponse
Add message to response, first find in messages array if not found display name value as message
MultilanguageClass in namespace Arikaim\Core\Controllers\Traits\Base
Multilanguage trait
$Multilanguage#messagesProperty in class Multilanguage
Response messages
$Multilanguage#messagesComponentNameProperty in class Multilanguage
Messages component name
$Multilanguage#messagesLoadedProperty in class Multilanguage
Messages loaded
MetaTagsClass in namespace Arikaim\Core\Controllers\Traits
MetaTags trait
ModelClass in namespace Arikaim\Core\Db
Database Model Factory
MetaTagsClass in namespace Arikaim\Core\Db\Prototypes\Column
MetaTags column prototype class
MetaTagsClass in namespace Arikaim\Core\Db\Traits
Page meta tags trait
Position::moveFirst() — Method in class Position
Move to first position
Position::moveLast() — Method in class Position
Move to last position
ApiResponse::message() — Method in class ApiResponse
Set result message
AuthInterface::middleware() — Method in class AuthInterface
Create auth middleware
MailerInterfaceClass in namespace Arikaim\Core\Interfaces
Mail interface
ModuleInterfaceClass in namespace Arikaim\Core\Interfaces
Module interface
MailInterfaceClass in namespace Arikaim\Core\Mail\Interfaces
Mail interface
MailerDriverInterfaceClass in namespace Arikaim\Core\Mail\Interfaces
Mailer driver interface
MailClass in namespace Arikaim\Core\Mail
Mail base class
$Mail#messageProperty in class Mail
Message
Mail::message() — Method in class Mail
Set email body
MailerClass in namespace Arikaim\Core\Mail
Send emails
ModulePackageClass in namespace Arikaim\Core\Packages
Module Package class
MiddlewareFactoryClass in namespace Arikaim\Core\Routes
Middleware factory class.
Storage::mountLocal() — Method in class Storage
Mount local filesystem
Storage::mount() — Method in class Storage
Mount filesystem
Storage::mountFilesystem() — Method in class Storage
Mount filesystem
Storage::moveFiles() — Method in class Storage
Move all files (recursive)
Storage::moveFile() — Method in class Storage
Move file
Storage::manager() — Method in class Storage
Get Mount Manager
DateTime::modify() — Method in class DateTime
Modify date time
File::makeDir() — Method in class File
Create directory
MobileClass in namespace Arikaim\Core\Utils
Detect browser type (mobile or desktop)
$Mobile#mobileHeadersProperty in class Mobile
Mobile headers
Mobile::matchUserAgent() — Method in class Mobile
Check user agent
Mobile::mobile() — Method in class Mobile
Return true if page is open from mobile browser
Mobile::match() — Method in class Mobile
Match helper
Text::mask() — Method in class Text
Mask text
$DbRule#modelProperty in class DbRule
Model
BaseComponent::mergeContext() — Method in class BaseComponent
Merge context
BaseComponent::mergeRecursiveContext() — Method in class BaseComponent
Merge recursive context
Properties::mergeProperties() — Method in class Properties
Add properties to context array
MdNodeClass in namespace Arikaim\Core\View\Template\Tags
Markdown node
MdTagParserClass in namespace Arikaim\Core\View\Template\Tags
Markdown tag parser

N

$Property#nameProperty in class Property
Property name
Property::name() — Method in class Property
Set property name
ConsoleCommand::newLine() — Method in class ConsoleCommand
New line
$Action#nameProperty in class Action
Action name
$ContentType#nameProperty in class ContentType
Content type name
$Field#nameProperty in class Field
Field name
Controller::noCacheHeaders() — Method in class Controller
Set no cache in Cache-Control
OptionType::NUMBER() — Method in class OptionType
Number type option
$Event#nameProperty in class Event
Event name
$Options#needReloadProperty in class Options
Should reload options array
$Job#nameProperty in class Job
Job name
ClassLoader::namespaceToPath() — Method in class ClassLoader
Convert namespace to path
NodeJsClass in namespace Arikaim\Core\System
NodeJs commands
NumberClass in namespace Arikaim\Core\Utils
Number helper
NumberClass in namespace Arikaim\Core\Validator\Rule
Number form rule validation
$BaseComponent#nameProperty in class BaseComponent
Component name

O

Container::offsetExists() — Method in class Container
ArrayAccess interface function
Container::offsetGet() — Method in class Container
ArrayAccess interface function
Container::offsetSet() — Method in class Container
ArrayAccess interface function
Container::offsetUnset() — Method in class Container
ArrayAccess interface function
$AuthMiddleware#optionsProperty in class AuthMiddleware
Options
OauthProviderClass in namespace Arikaim\Core\Access\Provider
OAuth provider.
OptionsClass in namespace Arikaim\Core\Api
System options controller
OptionsClass in namespace Arikaim\Core\Api\Orm
Orm options controller
OrderByClass in namespace Arikaim\Core\Api\Ui
Order by column api controller
Collection::offsetExists() — Method in class Collection
Return true if key exists in collection
Collection::offsetGet() — Method in class Collection
Get item
Collection::offsetSet() — Method in class Collection
Set item
Collection::offsetUnset() — Method in class Collection
Remove item
$Application#optionsProperty in class Application
Options
$ConsoleCommand#outputTypeProperty in class ConsoleCommand
Output type
Errors::onValidationError() — Method in class Errors
Set callback for validation errors
Errors::onDataValid() — Method in class Errors
Set callback for validation done
Crud::onBeforeUpdate() — Method in class Crud
Set before update
Crud::onBeforeCreate() — Method in class Crud
Set before create
OptionsClass in namespace Arikaim\Core\Controllers\Traits\Options
Orm options trait
OptionTypeInterfaceClass in namespace Arikaim\Core\Db\Interfaces
Db option type interface
OrderByClass in namespace Arikaim\Core\Db
Order by
OptionTypeClass in namespace Arikaim\Core\Db\Prototypes\Table
Option type table prototype class
OptionsClass in namespace Arikaim\Core\Db\Prototypes\Table
Options table prototype class
OptionsListClass in namespace Arikaim\Core\Db\Prototypes\Table
Options list table prototype class
OptionsAttributeClass in namespace Arikaim\Core\Db\Traits
Options attribute trait
OptionTypeClass in namespace Arikaim\Core\Db\Traits\Options
Option type table trait
OptionsClass in namespace Arikaim\Core\Db\Traits\Options
Options table trait
OptionsListDefinitionClass in namespace Arikaim\Core\Db\Traits\Options
Options list definition table trait
OptionsRelationClass in namespace Arikaim\Core\Db\Traits\Options
Options relation table trait
OptionsRelation::options() — Method in class OptionsRelation
Options relation
OrderByClass in namespace Arikaim\Core\Db\Traits
Order by column trait
HttpClient::options() — Method in class HttpClient
Create and send an OPTIONS request.
HttpClientInterface::options() — Method in class HttpClientInterface
Create and send an OPTIONS request.
JobProgressInterface::onJobProgress() — Method in class JobProgressInterface
Set on job progress callback
JobProgressInterface::onJobProgressError() — Method in class JobProgressInterface
Set on job progress error callback
OptionsInterfaceClass in namespace Arikaim\Core\Interfaces
Options interface
OptionsStorageInterfaceClass in namespace Arikaim\Core\Interfaces
Options interface
OptionsClass in namespace Arikaim\Core\Options
Options base class
JobProgress::onJobProgress() — Method in class JobProgress
Set on job progress callback
JobProgress::onJobProgressError() — Method in class JobProgress
Set on job progress error callback
$Mobile#osProperty in class Mobile
Os
Validator::onValid() — Method in class Validator
Set callback for validation done
Validator::onError() — Method in class Validator
Set callback for error valdation
Validator::offsetGet() — Method in class Validator
Get item
$BaseComponent#optionsProperty in class BaseComponent
Options
OptionsClass in namespace Arikaim\Core\View\Html\Component\Traits
Component options
$Options#optionsFileProperty in class Options
Optins file
PageHead::og() — Method in class PageHead
Set Open Graph property
PageHead::ogTitle() — Method in class PageHead
Set Open Graph title property
PageHead::ogDescription() — Method in class PageHead
Set Open Graph description property
$ComposerEvents#onPackageUpdateCallbackProperty in class ComposerEvents
On package update callback
$ComposerEvents#onPackageInstallCallbackProperty in class ComposerEvents
On package install callback
$ComposerEvents#onPostUpdateProperty in class ComposerEvents
On post update callback
$ComposerEvents#onPreUpdateProperty in class ComposerEvents
On pre update callback
ComposerEvents::onPreUpdate() — Method in class ComposerEvents
Set on pre update callback
ComposerEvents::onPostUpdate() — Method in class ComposerEvents
Set on post update callback
ComposerEvents::onPackageUpdate() — Method in class ComposerEvents
Set on update callback
ComposerEvents::onPackageInstall() — Method in class ComposerEvents
Set on install callback

P

PermissionsInterfaceClass in namespace Arikaim\Core\Access\Interfaces
Permissions interface
AuthMiddleware::process() — Method in class AuthMiddleware
Process middleware
CsrfToken::process() — Method in class CsrfToken
Process middleware
$AuthProvider#paramsProperty in class AuthProvider
Provider params
PasswordClass in namespace Arikaim\Core\Access\Traits
Password trait Change password attribute name in model: protected $passwordColumn = 'password'; Chage encrypth algo: protected $passwordEncryptAlgo = algo | null
Install::prepareController() — Method in class Install
Prepare Arikaim install
Install::postInstallActionsController() — Method in class Install
Post install actions
PackagesClass in namespace Arikaim\Core\Api
Packages controller
PageClass in namespace Arikaim\Core\Api\Ui
Page Api controller
PaginatorClass in namespace Arikaim\Core\Api\Ui
Paginator Api controller
PositionClass in namespace Arikaim\Core\Api\Ui
Position Api controller
UploadPackages::packageInfoController() — Method in class UploadPackages
Get package info
PrepareCommandClass in namespace Arikaim\Core\App\Commands\Install
Prepare install command class
Install::prepare() — Method in class Install
Prepare install
PostInstallActionsClass in namespace Arikaim\Core\App
Post install actions
$TwigExtension#protectedModelsProperty in class TwigExtension
Model classes requires control panel access
$TwigExtension#protectedServicesProperty in class TwigExtension
Protected services requires control panel access
TwigExtension::parseMarkdown() — Method in class TwigExtension
Parse Markdown
Collection::push() — Method in class Collection
Push value to collection
Collection::prepend() — Method in class Collection
Add value to begining of collection array
$FeedCollection#paramsProperty in class FeedCollection
Url params
$FeedCollection#pageKeyProperty in class FeedCollection
Array key in params
$FeedCollection#perPageKeyProperty in class FeedCollection
Items per page array key
FeedCollection::pageKey() — Method in class FeedCollection
Set page array key for params array
FeedCollection::perPageKey() — Method in class FeedCollection
Set per page array key for params array
FeedCollection::params() — Method in class FeedCollection
Set params
PropertiesInterfaceClass in namespace Arikaim\Core\Collection\Interfaces
Properties collection interface
PropertiesInterface::property() — Method in class PropertiesInterface
Set property
PropertyInterfaceClass in namespace Arikaim\Core\Collection\Interfaces
Property interface
PropertiesClass in namespace Arikaim\Core\Collection
Properties collection
Properties::property() — Method in class Properties
Set property
PropertiesFactoryClass in namespace Arikaim\Core\Collection
Properties factory class
PropertyClass in namespace Arikaim\Core\Collection
Property descriptior
ContentManager::provider() — Method in class ContentManager
Get content provider
Controller::pageLoad() — Method in class Controller
Load page
$ApiResponse#prettyFormatProperty in class ApiResponse
pretty format json
$BaseController#pageNameProperty in class BaseController
Page name
$BaseController#paramsProperty in class BaseController
Controller params
PageErrorsClass in namespace Arikaim\Core\Controllers\Traits\Base
PageErrors trait
PageErrors::pageNotFound() — Method in class PageErrors
Display page not found error
PageErrors::pageSystemError() — Method in class PageErrors
Display system error page
$TaskProgress#progressStepProperty in class TaskProgress
Current task progress step
$TaskProgress#progressSleepProperty in class TaskProgress
Delay value
$Db#pdoOptionsProperty in class Db
PDO options
ParentIdClass in namespace Arikaim\Core\Db\Prototypes\Column
Parent id relation column prototype class
PositionClass in namespace Arikaim\Core\Db\Prototypes\Column
Position column prototype class
PriceClass in namespace Arikaim\Core\Db\Prototypes\Column
Price column prototype class
PermissionsClass in namespace Arikaim\Core\Db\Prototypes\Table
Permissions (Many to Many) table prototype class
PolymorphicRelationsClass in namespace Arikaim\Core\Db\Prototypes\Table
PolymorphicRelations (Many to Many) table prototype class
PriceListClass in namespace Arikaim\Core\Db\Prototypes\Table
Price list table prototype class
SearchCondition::parse() — Method in class SearchCondition
Parse search condition.
TableBlueprint::prototype() — Method in class TableBlueprint
Build column blueprint prototype
DocumentNumber::printDocumentNumber() — Method in class DocumentNumber
Print doc number
OptionType::PERMISSION() — Method in class OptionType
Permission option type
OptionType::PRICE() — Method in class OptionType
Price type option
PackageRegistryClass in namespace Arikaim\Core\Db\Traits
Package Registry
PaginatorClass in namespace Arikaim\Core\Db\Traits
Paginator trait
EntityPermissions::permission() — Method in class EntityPermissions
Get permission relation
EntityPermissionsRelation::permissions() — Method in class EntityPermissionsRelation
Entity permisisons relation
PermissionsClass in namespace Arikaim\Core\Db\Traits\Permissions
Permissions
PolymorphicRelationsClass in namespace Arikaim\Core\Db\Traits
Polymorphic Relations (Many To Many) trait
PositionClass in namespace Arikaim\Core\Db\Traits
Update position field Change default position attribute in model protected $positionColumnName = 'attribute name';
PriceListClass in namespace Arikaim\Core\Db\Traits\Price
Price list table trait
PriceRelationClass in namespace Arikaim\Core\Db\Traits\Price
Price relation table trait
PriceRelation::price() — Method in class PriceRelation
Price list relation
$Status#PUBLISHEDProperty in class Status
Published
$Status#PENDINGProperty in class Status
Pending activation
Status::PENDING() — Method in class Status
Pending activation
$Event#parametersProperty in class Event
Event parameters
$Event#propagationProperty in class Event
Event propagation
$EventListener#priorityProperty in class EventListener
Event priority
$ApiResponse#prettyFormatProperty in class ApiResponse
pretty format json
HttpClient::put() — Method in class HttpClient
Create and send an PUT request.
HttpClient::post() — Method in class HttpClient
Create and send an POST request.
HttpClient::patch() — Method in class HttpClient
Create and send an PATCH request.
Request::parseAcceptHeader() — Method in class Request
Parse accept header
ContentManagerInterface::provider() — Method in class ContentManagerInterface
Get content provider
ExtensionInterface::postInstall() — Method in class ExtensionInterface
Run post install actions
HttpClientInterface::put() — Method in class HttpClientInterface
Create and send an PUT request.
HttpClientInterface::post() — Method in class HttpClientInterface
Create and send an POST request.
HttpClientInterface::patch() — Method in class HttpClientInterface
Create and send an PATCH request.
PackageFactoryInterfaceClass in namespace Arikaim\Core\Interfaces\Packages
Package factory interface
PackageManagerFactoryInterfaceClass in namespace Arikaim\Core\Interfaces\Packages
Package factory interface
PackageManagerInterfaceClass in namespace Arikaim\Core\Interfaces\Packages
Package manager interface
PackageManagerInterface::postInstallPackage() — Method in class PackageManagerInterface
Run post install actions on package
Logger::pushHandler() — Method in class Logger
Push handler
Logger::popHandler() — Method in class Logger
Pop handler
Mail::priority() — Method in class Mail
Set priority
ExtensionPackage::postInstall() — Method in class ExtensionPackage
Run post install actions
PackageInterfaceClass in namespace Arikaim\Core\Packages\Interfaces
Package interface, all packages type should impelement it.
PackageInterface::postInstall() — Method in class PackageInterface
Run post install actions
PackageRegistryInterfaceClass in namespace Arikaim\Core\Packages\Interfaces
Package Registry Interface
PackageClass in namespace Arikaim\Core\Packages
Package base class
$Package#propertiesProperty in class Package
Package properties
$Package#packageRegistryProperty in class Package
Package Registry Interface
$Package#pathProperty in class Package
Package root path
Package::postInstall() — Method in class Package
Run post install actions
PackageFactoryClass in namespace Arikaim\Core\Packages
Package managers factory class
PackageManagerClass in namespace Arikaim\Core\Packages
Package managers base class
$PackageManager#packageTypeProperty in class PackageManager
Package type
$PackageManager#pathProperty in class PackageManager
Path to packages
$PackageManager#packageRegistryProperty in class PackageManager
Package Registry
PackageManager::postInstallAllPackages() — Method in class PackageManager
Run post install actions on all packages
PackageManager::postInstallPackage() — Method in class PackageManager
Run post install actions on package
PackageManagerFactoryClass in namespace Arikaim\Core\Packages
Package managers factory class
PackageValidatorClass in namespace Arikaim\Core\Packages
Package validator class
PackageValidator::parseItemName() — Method in class PackageValidator
Parse item name
$Repository#packageNameProperty in class Repository
Package name
PaginatorClass in namespace Arikaim\Core\Paginator
Paginator base class
$Paginator#perPageProperty in class Paginator
Row per page value
PaginatorInterfaceClass in namespace Arikaim\Core\Paginator
Paginator interface
$Job#priorityProperty in class Job
Priority
$Job#paramsProperty in class Job
Job params
QueueManager::push() — Method in class QueueManager
Push job to queue
RouteParser::parse() — Method in class RouteParser
Parse route pattern
RouteParser::parsePlaceholders() — Method in class RouteParser
Parses a route string that does not contain optional segments.
PhpErrorClass in namespace Arikaim\Core\System\Error
Php error base class
$HtmlPageErrorRenderer#pageProperty in class HtmlPageErrorRenderer
Page reference
ProcessClass in namespace Arikaim\Core\System
System Process
PhpConfigFileClass in namespace Arikaim\Core\System\Traits
Php Config file loader and writer
Curl::post() — Method in class Curl
Run POST request
Curl::put() — Method in class Curl
Run PUT request
PathClass in namespace Arikaim\Core\Utils
All path constants and helpers
Text::pad() — Method in class Text
Pad a string to a certain length with another string (both side)
Text::padLeft() — Method in class Text
Pad left a string to a certain length with another string
Text::padRight() — Method in class Text
Pad right a string to a certain length with another string
$Filter#paramsProperty in class Filter
Filter params
Filter::processFilter() — Method in class Filter
Process filter
$Rule#paramsProperty in class Rule
Rule params
RuleBuilder::parseRuleDescriptor() — Method in class RuleBuilder
Parse rule descriptor pattern: name:param1=value|param2=value
RuleBuilder::parseRuleParams() — Method in class RuleBuilder
Parse rule params pattern: name:param1=value|param2=value
RuleBuilder::parseRuleParam() — Method in class RuleBuilder
parse rule parameter pattern: name:param1 | name
$BaseComponent#pathProperty in class BaseComponent
Component path
$BaseComponent#primaryTemplateProperty in class BaseComponent
Primary template name
BaseComponent::parseName() — Method in class BaseComponent
Parse component name
Data::processDataFile() — Method in class Data
Process daat file
IncludeOption::processIncludeOption() — Method in class IncludeOption
Process component include js files option
PropertiesClass in namespace Arikaim\Core\View\Html\Component\Traits
Component properties
$Properties#propertiesProperty in class Properties
Properies
UiLibrary::parseLibraryName() — Method in class UiLibrary
Parse library name (name:version)
PageClass in namespace Arikaim\Core\View\Html
Html page
PageHeadClass in namespace Arikaim\Core\View\Html
Page head class
$PageHead#paramsProperty in class PageHead
Property params
PageHead::param() — Method in class PageHead
Set property value param
CacheTagParser::parse() — Method in class CacheTagParser
Parse
ComponentTagParser::parse() — Method in class ComponentTagParser
Parse tag 'component'
MdTagParser::parse() — Method in class MdTagParser
Parse tag 'md'
$View#primaryTemplateProperty in class View
Primary template
ComposerEvents::postUpdate() — Method in class ComposerEvents
Post post update event
ComposerEvents::preUpdate() — Method in class ComposerEvents
Post pre update event
ComposerEvents::postPackageInstall() — Method in class ComposerEvents
Composer post-package-install event
ComposerEvents::postPackageUpdate() — Method in class ComposerEvents
Composer post-package-update event

Q

QueueStorageInterfaceClass in namespace Arikaim\Core\Interfaces\Job
Job recuring interface
QueueInterfaceClass in namespace Arikaim\Core\Interfaces
Queue interface
$Job#queueProperty in class Job
Queue name
QueueManagerClass in namespace Arikaim\Core\Queue
Queue manager

R

Container::replace() — Method in class Container
Replace service in container
Container::remove() — Method in class Container
Remove service from container
Access::requireProvider() — Method in class Access
Set provider if is null
Access::resolvePermissionName() — Method in class Access
Resolve permission full name name:type
Access::resolvePermissionType() — Method in class Access
Resolve permission type
Access::resolveAuthType() — Method in class Access
Resolve auth type
$AccessDeniedException#requestProperty in class AccessDeniedException
AuthFactory::resolveAuthType() — Method in class AuthFactory
Resolve auth type
AuthProvider::readAuthHeader() — Method in class AuthProvider
Get token from request header
TokenAuthProvider::readToken() — Method in class TokenAuthProvider
Get token from request header or cookies
Install::repairController() — Method in class Install
Repair installation Arikaim
Language::removeController() — Method in class Language
Remove language
RelationsClass in namespace Arikaim\Core\Api\Orm
Orm relations controller
Relations::readController() — Method in class Relations
Read model
RepositoryClass in namespace Arikaim\Core\Api
Repository controller
Repository::repositoryDownloadController() — Method in class Repository
Dowload and install repository from repository
SessionApi::recreate() — Method in class SessionApi
Recreate session
SessionApi::restart() — Method in class SessionApi
Restart session
Store::removeOrderController() — Method in class Store
Remove product order
Paginator::removeController() — Method in class Paginator
Clear paginator session data
RepairInstallCommandClass in namespace Arikaim\Core\App\Commands\Install
Repair (reinstall) command class
CronCommand::runJobs() — Method in class CronCommand
Run jobs due
RunJobCommandClass in namespace Arikaim\Core\App\Commands\Queue
Run job command
RestartCommandClass in namespace Arikaim\Core\App\Commands\Session
Clear session varibales and start new session
PostInstallActions::run() — Method in class PostInstallActions
Run post install actions
PostInstallActions::runAction() — Method in class PostInstallActions
Run action
$SystemRoutes#routesProperty in class SystemRoutes
System routes
$Cache#routeCacheFileProperty in class Cache
Route cache file
Arrays::recursiveCount() — Method in class Arrays
Recursive array count
Arrays::removeEmpty() — Method in class Arrays
Remove empty values from array
Collection::replace() — Method in class Collection
Replace array
Collection::remove() — Method in class Collection
Remove item
Collection::removeEmptyItems() — Method in class Collection
Remove empy items
$Property#requiredProperty in class Property
Property required atribute
$Property#readonlyProperty in class Property
Readonly attribute
Property::readonly() — Method in class Property
Set readonly attribute
Property::required() — Method in class Property
Set property required attribute
Application::run() — Method in class Application
Run console cli
$ConsoleCommand#resultProperty in class ConsoleCommand
Command result data
ConsoleCommand::run() — Method in class ConsoleCommand
Run method wrapper
ContentItem::runAction() — Method in class ContentItem
Run action
ContentManager::registerProvider() — Method in class ContentManager
Register content provider
ContentManager::resolveProviderDetails() — Method in class ContentManager
Resolve provider edetails
ContentTypeRegistry::registerAction() — Method in class ContentTypeRegistry
Register content type action
ContentTypeRegistry::register() — Method in class ContentTypeRegistry
Register content provider
ContentTypeRegistry::resolveDetails() — Method in class ContentTypeRegistry
Resolve content type details
$ApiResponse#resultProperty in class ApiResponse
Response result
BaseController::resolveRouteParams() — Method in class BaseController
Resolve route params
BaseController::resolveRequestParams() — Method in class BaseController
Resolve params
Errors::resolveValidationErrors() — Method in class Errors
Resolve validation errors
UserAccess::requireAccess() — Method in class UserAccess
Reguire permission check if current user have permission
UserAccess::requireControlPanelPermission() — Method in class UserAccess
Require control panel permission
Crud::readController() — Method in class Crud
Read model
SoftDelete::restoreController() — Method in class SoftDelete
Restore model
Db::reboot() — Method in class Db
Reboot connection
RelationClass in namespace Arikaim\Core\Db\Prototypes\Column
Relation column prototype class
RelationsClass in namespace Arikaim\Core\Db\Prototypes\Table
Relations table prototype class
Schema::runSeeds() — Method in class Schema
Execute seeds
TableBlueprint::resolveColumnPrototypeClass() — Method in class TableBlueprint
Resolve column prototype class name
OptionType::RELATION() — Method in class OptionType
Relation type option
PackageRegistry::removePackage() — Method in class PackageRegistry
Get Package version
EntityPermissions::related() — Method in class EntityPermissions
Morphed models
Permissions::resolvePermissions() — Method in class Permissions
Resolve permissions array
PolymorphicRelations::related() — Method in class PolymorphicRelations
Morphed model
PolymorphicRelations::relations() — Method in class PolymorphicRelations
Relations
RelationsClass in namespace Arikaim\Core\Db\Traits
Relations (Many To Many) trait
Relations::relation() — Method in class Relations
Get single relation model
Relations::removeRelation() — Method in class Relations
Delete translation
Relations::removeRelations() — Method in class Relations
Delete all relations
SoftDelete::restore() — Method in class SoftDelete
Restore soft deleted models
SoftDelete::restoreAll() — Method in class SoftDelete
Restore all soft deleted rows
Status::resolveStatusText() — Method in class Status
Resolve status id
Status::resolveStatusValue() — Method in class Status
Get status value
Translations::removeTranslation() — Method in class Translations
Delete translation
Translations::removeTranslations() — Method in class Translations
Delete all translations
EventsManager::registerEvent() — Method in class EventsManager
Add event to events db table.
EventsManager::registerSubscriber() — Method in class EventsManager
Register event subscriber.
$ApiResponse#resultProperty in class ApiResponse
response result
$ApiResponse#rawProperty in class ApiResponse
Raw json response
$ApiResponse#responseProperty in class ApiResponse
Request response object
GuzzleClientAdapter::request() — Method in class GuzzleClientAdapter
Create and send an HTTP request.
HttpClient::request() — Method in class HttpClient
Create and send an http request.
HttpClientAdapterInterface::request() — Method in class HttpClientAdapterInterface
Create and send an HTTP request.
RequestClass in namespace Arikaim\Core\Http
Request helpers
ResponseClass in namespace Arikaim\Core\Http
Response helpers
Session::recrete() — Method in class Session
Urecreate session
Session::remove() — Method in class Session
Remove session value
Session::restart() — Method in class Session
Clear all session varibales and start new sesion
Url::removeSchema() — Method in class Url
Remove url schema
AccessInterface::resolvePermissionName() — Method in class AccessInterface
Resolve permission full name name:type
AuthInterface::resolveAuthType() — Method in class AuthInterface
Get auth name
RequirePermissionInterfaceClass in namespace Arikaim\Core\Interfaces\Access
Require Permission interface
ContentItemInterface::runAction() — Method in class ContentItemInterface
Run action
ContentManagerInterface::registerProvider() — Method in class ContentManagerInterface
Register content provider
DriverRegistryInterface::removeDriver() — Method in class DriverRegistryInterface
Remove driver
EventDispatcherInterface::registerSubscriber() — Method in class EventDispatcherInterface
Register event subscriber.
EventDispatcherInterface::registerEvent() — Method in class EventDispatcherInterface
Add event to events db table.
EventRegistryInterface::registerEvent() — Method in class EventRegistryInterface
Add event to events db table.
HttpClientInterface::request() — Method in class HttpClientInterface
Create and send an http request.
RecurringJobInterfaceClass in namespace Arikaim\Core\Interfaces\Job
Job recurring interface
OptionsInterface::removeOptions() — Method in class OptionsInterface
Remove option(s)
OptionsInterface::read() — Method in class OptionsInterface
Force load option
OptionsStorageInterface::read() — Method in class OptionsStorageInterface
Get option
OptionsStorageInterface::remove() — Method in class OptionsStorageInterface
Remove option(s)
QueueInterface::run() — Method in class QueueInterface
Run job
RoutesInterfaceClass in namespace Arikaim\Core\Interfaces
Routes interface
StorageInterface::read() — Method in class StorageInterface
Read file
StorageInterface::rename() — Method in class StorageInterface
Rename files
EmailViewInterface::render() — Method in class EmailViewInterface
Render email component
HtmlComponentInterface::resolve() — Method in class HtmlComponentInterface
Resolve component
HtmlPageInterface::render() — Method in class HtmlPageInterface
Render html component
HtmlPageInterface::renderApplicationError() — Method in class HtmlPageInterface
Render application error
HtmlPageInterface::renderSystemError() — Method in class HtmlPageInterface
Render system error(s)
HtmlPageInterface::renderPageNotFound() — Method in class HtmlPageInterface
Render page not found
HtmlPageInterface::renderHtmlComponent() — Method in class HtmlPageInterface
Render html component
RequireAccessInterfaceClass in namespace Arikaim\Core\Interfaces\View
Require access interface
ViewInterface::renderComponent() — Method in class ViewInterface
Render html component
WorkerInterface::run() — Method in class WorkerInterface
Run worker
WorkerManagerInterface::run() — Method in class WorkerManagerInterface
Run worker
Logger::readSystemLogs() — Method in class Logger
Read logs file with paginator
Mail::replyTo() — Method in class Mail
Set reply to
Options::read() — Method in class Options
Force load option
Options::removeOptions() — Method in class Options
Remove option(s)
Options::resolveOptionType() — Method in class Options
Resolve option type
Options::resolveOptions() — Method in class Options
resolve options
Composer::run() — Method in class Composer
Run composer commmand
Composer::removePackage() — Method in class Composer
Run remove package command
Composer::requirePackage() — Method in class Composer
Run require package command
Composer::readInstalledPackages() — Method in class Composer
Read local packages info file
ExtensionPackage::registerEventsSubscribers() — Method in class ExtensionPackage
Register event subscribers
PackageRegistryInterface::removePackage() — Method in class PackageRegistryInterface
Remove Package
RepositoryInterfaceClass in namespace Arikaim\Core\Packages\Interfaces
Repositorydriver interface
PackageManager::resolveRepositoryType() — Method in class PackageManager
Resolve package repository type
$PackageValidator#requiresProperty in class PackageValidator
Package properties
ArikaimRepository::resolvePackageName() — Method in class ArikaimRepository
Resolve package name and repository name
ComposerRepository::resolvePackageName() — Method in class ComposerRepository
Resolve package name and repository name
GitHubRepository::resolvePackageName() — Method in class GitHubRepository
Resolve package name and repository name
RepositoryClass in namespace Arikaim\Core\Packages\Repository
Repository driver base class
$Repository#repositoryUrlProperty in class Repository
Repository url
$Repository#repositoryNameProperty in class Repository
Repo name
$Repository#repositoryDirProperty in class Repository
Storage repository dir
Repository::resolvePackageName() — Method in class Repository
Resolve package name and repository name
ComponentTranslations::readTranslation() — Method in class ComponentTranslations
Read language translation
ComponentTranslations::readTranlationProperty() — Method in class ComponentTranslations
Get translation property value
ComponentTranslations::resolveTranslationFileName() — Method in class ComponentTranslations
Resolve translation file name
Cron::runCronCommand() — Method in class Cron
Run cron command
Cron::reInstall() — Method in class Cron
Reinstall cron entry for scheduler
Cron::run() — Method in class Cron
Add cron entry for scheduler
Cron::removeAll() — Method in class Cron
Remove all job from crontab
Cron::removeJob() — Method in class Cron
Delete crontab job
CronJob::runEveryMinute() — Method in class CronJob
Run every minute
CronJob::runEveryHour() — Method in class CronJob
Run every hour
CronJob::runEveryDay() — Method in class CronJob
Run every day
CronJob::runEveryWeek() — Method in class CronJob
Run every week
CronJob::runEveryMonth() — Method in class CronJob
Run every month
CronJob::runEveryYear() — Method in class CronJob
Run every year
CronJob::resolve() — Method in class CronJob
Resolve corn expression helper
RecurringJobClass in namespace Arikaim\Core\Queue\Jobs
Base class for all Recurring jobs
ScheduledJob::runAt() — Method in class ScheduledJob
Set scheduled time
QueueManager::run() — Method in class QueueManager
Run job
RouteClass in namespace Arikaim\Core\Routes
Routes storage
RouteParserClass in namespace Arikaim\Core\Routes
Parses route strings:
RouteParser::regexHasCapturingGroups() — Method in class RouteParser
Test for capturing groups
RouteTypeClass in namespace Arikaim\Core\Routes
Route types
RoutesClass in namespace Arikaim\Core\Routes
Routes storage
RoutesStorageInterfaceClass in namespace Arikaim\Core\Routes
Routes storage interface
ServiceContainer::register() — Method in class ServiceContainer
Register service provider
ServiceContainer::resolveServiceDetails() — Method in class ServiceContainer
Resolve service edetails
Storage::read() — Method in class Storage
Read file
Storage::readStream() — Method in class Storage
Read file as a stream
Storage::rename() — Method in class Storage
Rename files
ClassLoader::register() — Method in class ClassLoader
Register loader
Config::reloadConfig() — Method in class Config
Reload config file
Config::read() — Method in class Config
Read config file
ApplicationError::renderError() — Method in class ApplicationError
Render error
ErrorHandlerInterface::renderError() — Method in class ErrorHandlerInterface
Render error
ErrorRendererInterface::render() — Method in class ErrorRendererInterface
Render error
HtmlErrorRenderer::render() — Method in class HtmlErrorRenderer
Render error
HtmlErrorRenderer::renderSimplePage() — Method in class HtmlErrorRenderer
Render HTML error page
HtmlErrorRenderer::renderHtmlError() — Method in class HtmlErrorRenderer
Render error message
HtmlPageErrorRenderer::render() — Method in class HtmlPageErrorRenderer
Render error
$JsonErrorRenderer#responseProperty in class JsonErrorRenderer
Api response
JsonErrorRenderer::render() — Method in class JsonErrorRenderer
Render error
NodeJs::runCommand() — Method in class NodeJs
Run nodejs command
Process::run() — Method in class Process
Run console command
Process::runComposerCommand() — Method in class Process
Run composer command
Curl::request() — Method in class Curl
Run curl request
File::readJsonFile() — Method in class File
Load json file and return decoded array
File::read() — Method in class File
Read file
Html::removeTags() — Method in class Html
Remove html gams from text
Html::renderDocument() — Method in class Html
Show html code
$Mobile#rulesProperty in class Mobile
Rules
Number::resolveFormat() — Method in class Number
Resolve format
Text::replaceChars() — Method in class Text
Replace umlauts chars
Text::removeSpecialChars() — Method in class Text
Remove special chars and numbers from text
Text::render() — Method in class Text
Replace all code {{ var }} in text with var value
Text::renderMultiple() — Method in class Text
Render multiple text items
Text::random() — Method in class Text
Create random text
Text::randomString() — Method in class Text
Create randowm string
Utils::removeBOM() — Method in class Utils
Remove BOM from text
RuleInterfaceClass in namespace Arikaim\Core\Validator\Interfaces
Validation rule interface
RuleClass in namespace Arikaim\Core\Validator
Base class for all form validation rules
Rule::required() — Method in class Rule
Set rule required
RuleBuilderClass in namespace Arikaim\Core\Validator
Rule builder
RegexpClass in namespace Arikaim\Core\Validator\Rule
Regexp validation rule
ArikaimComponent::resolve() — Method in class ArikaimComponent
Render component data
BaseComponent::resolve() — Method in class BaseComponent
Resolve component
BaseComponent::resolveHtmlContent() — Method in class BaseComponent
Resolev html content
BaseComponent::resolvePath() — Method in class BaseComponent
Resolve component path
EmptyComponent::resolve() — Method in class EmptyComponent
Render component data
HtmlComponent::resolve() — Method in class HtmlComponent
Render component data
JsComponent::resolve() — Method in class JsComponent
Render component data
JsonComponent::resolve() — Method in class JsonComponent
Render component data
StaticHtmlComponent::resolve() — Method in class StaticHtmlComponent
Render component data
SvgComponent::resolve() — Method in class SvgComponent
Render component data
Data::resolveDataFile() — Method in class Data
Resolve component data file
IncludeOption::resolveIncludeFile() — Method in class IncludeOption
Resolve include file
$Options#removeIncludeOptionsProperty in class Options
Remove include options
Options::resolveOptionsFileName() — Method in class Options
Resolve options file name
UiLibrary::resolveLibraryParams() — Method in class UiLibrary
Resolve library params
EmailView::resolve() — Method in class EmailView
Render component data
EmailView::render() — Method in class EmailView
Render email component
EmailView::readLibraryCode() — Method in class EmailView
Read UI library css code
Page::renderHtmlComponent() — Method in class Page
Render html component
Page::resolve() — Method in class Page
Render component data
Page::render() — Method in class Page
Render page
Page::resolvePageHead() — Method in class Page
Resolve page head
Page::resolveIncludeFiles() — Method in class Page
Resolve include files
Page::renderPageNotFound() — Method in class Page
Render page not found
Page::renderApplicationError() — Method in class Page
Render application error
Page::renderSystemError() — Method in class Page
Render system error(s)
PageHead::resolveProperties() — Method in class PageHead
Resolve properties
View::renderComponent() — Method in class View
Render html component
View::renderComponentError() — Method in class View
Render compoent error
View::resolveEnvironment() — Method in class View
Create env instance

S

ServiceExistsExceptionClass in namespace Arikaim\Container\Exceptions
Service exists in container exception
ServiceNotFoundExceptionClass in namespace Arikaim\Container\Exceptions
Service not found in container exception
Access::setProvider() — Method in class Access
Set auth provider
Access::setAdapter() — Method in class Access
Set permissions adapter
AuthFactory::setUserProvider() — Method in class AuthFactory
Set user provider
Jwt::set() — Method in class Jwt
Set token parameter
AuthMiddleware::setAuthProviders() — Method in class AuthMiddleware
Set Auth providers
AuthProvider::setProvider() — Method in class AuthProvider
Set user provider
SessionAuthProviderClass in namespace Arikaim\Core\Access\Provider
Session auth provider.
SessionAuthProvider::success() — Method in class SessionAuthProvider
Scucess auth
Cache::setDriverController() — Method in class Cache
Set cache driver
Drivers::saveConfigController() — Method in class Drivers
Save driver config
Drivers::setStatusController() — Method in class Drivers
Set driver driver status (enable, disable)
Language::setStatusController() — Method in class Language
Enable/Disable language
Language::setDefaultController() — Method in class Language
Set default language
Mailer::sendTestEmailController() — Method in class Mailer
Send test email
Options::saveController() — Method in class Options
Save option
Options::saveOptionsController() — Method in class Options
Save options
Options::saveOptionsController() — Method in class Options
Save options
Packages::setStatusController() — Method in class Packages
Enable/Disable package
Packages::saveConfigController() — Method in class Packages
Save module config
Packages::setPrimaryController() — Method in class Packages
Set primary package
Packages::setLibraryParamsController() — Method in class Packages
Set ui library params
Packages::setLibraryStatusController() — Method in class Packages
Set ui library status
SessionApiClass in namespace Arikaim\Core\Api
Session controller
SettingsClass in namespace Arikaim\Core\Api
Settings controller
StoreClass in namespace Arikaim\Core\Api
Arikaim store controller
Store::saveOrderController() — Method in class Store
Save product order
OrderBy::setOrderBy() — Method in class OrderBy
Set order by column
Paginator::setPageController() — Method in class Paginator
Set paginator current page
Paginator::setPageSizeController() — Method in class Paginator
Set paginator page size (rows per page)
Paginator::setViewTypeController() — Method in class Paginator
Set paginator view type
Position::shift() — Method in class Position
Set paginator current page
Position::swap() — Method in class Position
Set paginator current page
SearchClass in namespace Arikaim\Core\Api\Ui
Search Api controller
Search::setSearchController() — Method in class Search
Set search conditions
AdminTwigExtension::system() — Method in class AdminTwigExtension
Get system info ( control panel access only )
Install::setConfigFilesWritable() — Method in class Install
Set config files writable
Install::systemTablesRowFormat() — Method in class Install
Set system tables rows format to dynamic
PostInstallActions::setPrimaryPackage() — Method in class PostInstallActions
Run set primary package action
SystemRoutesClass in namespace Arikaim\Core\App
Routes
TwigExtension::setSessionVar() — Method in class TwigExtension
Set session var
$Cache#saveTimeProperty in class Cache
Default save time
Cache::setStatus() — Method in class Cache
Set status true - enabled
Cache::setDriver() — Method in class Cache
Set cache driver
Cache::save() — Method in class Cache
Save cache item
Arrays::setValue() — Method in class Arrays
Set array value
Arrays::setDefault() — Method in class Arrays
Set default value if key not exist in array
Arrays::sliceByKeys() — Method in class Arrays
Slice array by keys
Collection::setBooleanValue() — Method in class Collection
Set bool value
Collection::setValue() — Method in class Collection
Set item value by path
Collection::set() — Method in class Collection
Set item value in collection
Collection::slice() — Method in class Collection
Slice collecion by keys
FeedCollection::setPage() — Method in class FeedCollection
Set feed current page
FeedCollection::setPerPage() — Method in class FeedCollection
Set feed items per page
FeedCollection::setKeyMaps() — Method in class FeedCollection
Set key maps
CollectionInterface::set() — Method in class CollectionInterface
Set item value in collection
PropertiesInterface::setPropertyValue() — Method in class PropertiesInterface
Set property value
Properties::setPropertyValues() — Method in class Properties
Set value of every property from data array
Properties::setPropertyValue() — Method in class Properties
Set property value
ConfigProperties::setPropertyValue() — Method in class ConfigProperties
Set property value
ConfigProperties::setConfigProperties() — Method in class ConfigProperties
Get config properties collection
$ConsoleCommand#styleProperty in class ConsoleCommand
Style obj reference
ConsoleCommand::setOutputType() — Method in class ConsoleCommand
Set output type
ConsoleCommand::setDispatcher() — Method in class ConsoleCommand
Set event dispatcher
ConsoleCommand::setDefault() — Method in class ConsoleCommand
Set command as default
ConsoleCommand::showTitle() — Method in class ConsoleCommand
Show command title
ConsoleCommand::showError() — Method in class ConsoleCommand
Show error message
ConsoleCommand::showErrors() — Method in class ConsoleCommand
Show multipel errors
ConsoleCommand::showErrorDetails() — Method in class ConsoleCommand
Show error details
ConsoleCommand::showCompleted() — Method in class ConsoleCommand
Show 'done' message
ShellCommandClass in namespace Arikaim\Core\Console
Console shell
ContentItem::setValue() — Method in class ContentItem
Set field value
ContentProvider::saveItem() — Method in class ContentProvider
Save content item
ContentProvider::setContentType() — Method in class ContentProvider
Set content type
Action::setTitle() — Method in class Action
Set title
Action::setType() — Method in class Action
Set type
Action::setName() — Method in class Action
Set name
ContentType::setActionHandlers() — Method in class ContentType
Set action handlers
ContentType::setTitle() — Method in class ContentType
Set title
ContentType::setName() — Method in class ContentType
Set name
ContentType::setCategory() — Method in class ContentType
Set category
Field::setValue() — Method in class Field
Set field value
ApiController::setModelClass() — Method in class ApiController
Set model class name
ApiResponse::setResponse() — Method in class ApiResponse
Set response
ApiResponse::setResult() — Method in class ApiResponse
Set response result
ApiResponse::setResultField() — Method in class ApiResponse
Set field to result array
ApiResponse::setResultFields() — Method in class ApiResponse
Set result filelds
BaseController::setExtensionName() — Method in class BaseController
Set extension name
Errors::setErrors() — Method in class Errors
Set errors
Errors::setError() — Method in class Errors
Set error message
Options::saveController() — Method in class Options
Save options
Options::saveOptionController() — Method in class Options
Save single option
SoftDeleteClass in namespace Arikaim\Core\Controllers\Traits
Soft Delete trait
SoftDelete::softDeleteController() — Method in class SoftDelete
Soft delete model
StatusClass in namespace Arikaim\Core\Controllers\Traits
Set status trait
Status::setStatusController() — Method in class Status
Set status
Status::setDefaultController() — Method in class Status
Set default
Status::setMultiuserDefaultController() — Method in class Status
Set multiuser default model
TaskProgress::sendProgressResponse() — Method in class TaskProgress
Flush progress response
UpdateModelField::softDeleteController() — Method in class UpdateModelField
Update model field
Model::seed() — Method in class Model
Db seed
OrderBy::setOrderBy() — Method in class OrderBy
Set order by
SlugClass in namespace Arikaim\Core\Db\Prototypes\Column
Slug column prototype class
StatusClass in namespace Arikaim\Core\Db\Prototypes\Column
Status column prototype class
SchemaClass in namespace Arikaim\Core\Db
Database schema base class
$Schema#storageEngineProperty in class Schema
Db storage engine
Schema::seeds() — Method in class Schema
Insert or update rows in table
Schema::setRowFormat() — Method in class Schema
Changes db table row format
Schema::schema() — Method in class Schema
Return shema object
SearchClass in namespace Arikaim\Core\Db
Database search session helper
Search::setSearch() — Method in class Search
Set search data
Search::setSearchConditions() — Method in class Search
Set search conditions
Search::setSearchCondition() — Method in class Search
Set search field value
SearchConditionClass in namespace Arikaim\Core\Db
Search condition
SeedClass in namespace Arikaim\Core\Db
Seed query
DateSearch::scopeYear() — Method in class DateSearch
Get year query scope
DateSearch::scopeMonth() — Method in class DateSearch
Get month query scope
DateUpdated::setDateUpdated() — Method in class DateUpdated
Set date updated
DefaultTrait::setDefault() — Method in class DefaultTrait
Set model as default
DefaultTrait::scopeDefaultQuery() — Method in class DefaultTrait
Default scope
DocumentItems::scopeItemsQuery() — Method in class DocumentItems
Items query
FileTypeTrait::scopeFileTypeQuery() — Method in class FileTypeTrait
File type scope
OptionsAttribute::setOptionsAttribute() — Method in class OptionsAttribute
Mutator (set) for options attribute.
OptionType::setItemsAttribute() — Method in class OptionType
Mutator (set) for items attribute.
Options::saveOption() — Method in class Options
Save option
Options::saveOptions() — Method in class Options
Save options
OrderBy::scopeRandomOrder() — Method in class OrderBy
Random order query
PackageRegistry::setPackageStatus() — Method in class PackageRegistry
Set package status
PackageRegistry::setPrimary() — Method in class PackageRegistry
Set package as primary
EntityPermissions::scopePermissionsForUser() — Method in class EntityPermissions
Query for all permissions for user
EntityPermissions::scopeUserPermissions() — Method in class EntityPermissions
Get user permissions query
EntityPermissions::scopeGroupPermissions() — Method in class EntityPermissions
Get group permissions query
PolymorphicRelations::saveRelation() — Method in class PolymorphicRelations
Save relation
PolymorphicRelations::saveRelations() — Method in class PolymorphicRelations
Save relations
Position::shiftPosition() — Method in class Position
Shift position up or down
Position::swapPosition() — Method in class Position
Swap positions
PriceList::savePrice() — Method in class PriceList
Save price
PriceList::savePriceList() — Method in class PriceList
Save price list
SearchClass in namespace Arikaim\Core\Db\Traits
Search trait
SlugClass in namespace Arikaim\Core\Db\Traits
Create slug
Slug::saveSlug() — Method in class Slug
Save slug
Slug::setSlug() — Method in class Slug
Set slug field
SoftDeleteClass in namespace Arikaim\Core\Db\Traits
Soft delete trait
SoftDelete::softDelete() — Method in class SoftDelete
Soft delete model
SoftDelete::softDeletedQuery() — Method in class SoftDelete
Get soft deleted query
SoftDelete::scopeGetNotDeleted() — Method in class SoftDelete
Get not deleted scope
SoftDelete::scopeGetDeleted() — Method in class SoftDelete
Get deleted scope
StatusClass in namespace Arikaim\Core\Db\Traits
Update Status field Change default status column name in model: protected $statusColumn = 'column name';
$Status#SUSPENDEDProperty in class Status
Suspended
$Status#statusTextProperty in class Status
Status text
Status::SUSPENDED() — Method in class Status
Suspended
Status::scopeStatusQuery() — Method in class Status
Status scope
Status::scopeActiveQuery() — Method in class Status
Active status scope
Status::setStatus() — Method in class Status
Set model status
Translations::saveTranslation() — Method in class Translations
Create or update translation
Tree::scopeChildListQuery() — Method in class Tree
Childs list query
DriverManager::saveConfig() — Method in class DriverManager
Save driver config
Driver::setDriverClass() — Method in class Driver
Set driver class
Driver::setDriverConfig() — Method in class Driver
Set driver config
Driver::setDriverParams() — Method in class Driver
Set driver name, title, category, description , version params
Driver::setDriverOption() — Method in class Driver
Set driver option
Driver::setDriverOptions() — Method in class Driver
Set driver options
Event::setName() — Method in class Event
Set event name
Event::stopPropagation() — Method in class Event
Setop event propagation
Event::setParameter() — Method in class Event
Set event parameter
EventListener::subscribe() — Method in class EventListener
Subscribe to event
$EventSubscriber#subscribedEventsProperty in class EventSubscriber
Events subscribed
EventSubscriber::subscribe() — Method in class EventSubscriber
Subscribe to event.
$EventsManager#subscribersProperty in class EventsManager
Subscribers
$EventsManager#subscriberRegistryProperty in class EventsManager
Subscriber Registry
EventsManager::setEventsStatus() — Method in class EventsManager
Set events status
EventsManager::subscribe() — Method in class EventsManager
Save subscriber info to db table.
EventsManager::subscribeCallback() — Method in class EventsManager
Subscribe callback
EventLog::setLogMessage() — Method in class EventLog
Set log messge
EventLog::setLogContext() — Method in class EventLog
Set log context
ApiResponse::setErrors() — Method in class ApiResponse
Set errors
ApiResponse::setError() — Method in class ApiResponse
Set error message
ApiResponse::setResult() — Method in class ApiResponse
Set response result
ApiResponse::setResponse() — Method in class ApiResponse
Set response
ApiResponse::setResultField() — Method in class ApiResponse
Set field to result array
ApiResponse::setClientResponse() — Method in class ApiResponse
Set client response
SessionClass in namespace Arikaim\Core\Http
Session wrapper
Session::start() — Method in class Session
Start session
Session::setLifetime() — Method in class Session
Set session lifetime
Session::set() — Method in class Session
Set value
Url::setAppUrl() — Method in class Url
Set app url
CacheInterface::save() — Method in class CacheInterface
Save data into the cache.
ConfigPropertiesInterface::setConfigProperties() — Method in class ConfigPropertiesInterface
Get config properties collection
ContentItemInterface::setValue() — Method in class ContentItemInterface
Set field value
ContentProviderInterface::saveItem() — Method in class ContentProviderInterface
Save content item
ContentProviderInterface::setContentType() — Method in class ContentProviderInterface
Get content type
FieldInterface::setValue() — Method in class FieldInterface
Set field value
DriverInterface::setDriverOptions() — Method in class DriverInterface
Set driver options
DriverInterface::setDriverConfig() — Method in class DriverInterface
Set driver config
DriverManagerInterface::saveConfig() — Method in class DriverManagerInterface
Save driver config
DriverRegistryInterface::saveConfig() — Method in class DriverRegistryInterface
Save driver config
DriverRegistryInterface::setDriverStatus() — Method in class DriverRegistryInterface
Save driver config
EventDispatcherInterface::subscribeCallback() — Method in class EventDispatcherInterface
Subscribe callback
EventInterface::setParameter() — Method in class EventInterface
Set event parameter
EventInterface::stopPropagation() — Method in class EventInterface
Stop event propagation
EventInterface::setName() — Method in class EventInterface
Set event name
EventLogInterface::setLogMessage() — Method in class EventLogInterface
Set log messge
EventLogInterface::setLogContext() — Method in class EventLogInterface
Set log context
EventRegistryInterface::setEventsStatus() — Method in class EventRegistryInterface
Set events status
SubscriberRegistryInterfaceClass in namespace Arikaim\Core\Interfaces\Events
Subscriber Registry Interface
ExtensionInterface::setPrimary() — Method in class ExtensionInterface
Set extension as primary
JobInterface::setDateExecuted() — Method in class JobInterface
Set execution date
JobInterface::setDateCreated() — Method in class JobInterface
Set date pushed in queue
JobInterface::setId() — Method in class JobInterface
Set id
JobInterface::setStatus() — Method in class JobInterface
Set job status
JobInterface::setPriority() — Method in class JobInterface
Set priority
JobInterface::setName() — Method in class JobInterface
Set name
JobInterface::setExtensionName() — Method in class JobInterface
Set extension name
JobInterface::setQueue() — Method in class JobInterface
Set executuion Queue (null for any)
JobLogInterface::setLogMessage() — Method in class JobLogInterface
Set log messge
JobLogInterface::setLogContext() — Method in class JobLogInterface
Set log context
QueueStorageInterface::setJobStatus() — Method in class QueueStorageInterface
Update execution status
QueueStorageInterface::saveJobConfig() — Method in class QueueStorageInterface
Save job config
RecurringJobInterface::setRecurringInterval() — Method in class RecurringJobInterface
Set recurring interval
SaveJobConfigInterfaceClass in namespace Arikaim\Core\Interfaces\Job
Save job config interface
ScheduledJobInterfaceClass in namespace Arikaim\Core\Interfaces\Job
Scheduled job interface
ScheduledJobInterface::setScheduleTime() — Method in class ScheduledJobInterface
Set schedule time
LoggableInterface::setLogMessage() — Method in class LoggableInterface
Set log messge
LoggableInterface::setLogContext() — Method in class LoggableInterface
Set log context
MailerInterface::send() — Method in class MailerInterface
Send email
ModuleInterface::setModuleName() — Method in class ModuleInterface
Set module name
ModuleInterface::setConfig() — Method in class ModuleInterface
Set module config
OptionsInterface::setStorageAdapter() — Method in class OptionsInterface
Set storage adapter
OptionsInterface::set() — Method in class OptionsInterface
Save option
OptionsInterface::searchOptions() — Method in class OptionsInterface
Search options
OptionsStorageInterface::saveOption() — Method in class OptionsStorageInterface
Save option
OptionsStorageInterface::searchOptions() — Method in class OptionsStorageInterface
Search for options
RoutesInterface::searchRoutes() — Method in class RoutesInterface
Get routes list for request method
RoutesInterface::setRedirectUrl() — Method in class RoutesInterface
Save route redirect url
RoutesInterface::setRoutesStatus() — Method in class RoutesInterface
Set routes status
RoutesInterface::saveRouteOptions() — Method in class RoutesInterface
Save route options
StorageInterfaceClass in namespace Arikaim\Core\Interfaces
Storage interface
SystemErrorInterfaceClass in namespace Arikaim\Core\Interfaces
Extension interface
ComponentInterface::setContext() — Method in class ComponentInterface
Set context
ComponentInterface::setPrimaryTemplate() — Method in class ComponentInterface
Set primary template name
ComponentInterface::setComponentType() — Method in class ComponentInterface
Set component type
ComponentInterface::setHtmlCode() — Method in class ComponentInterface
Set html code
ComponentInterface::setError() — Method in class ComponentInterface
Set error
ViewInterface::setPrimaryTemplate() — Method in class ViewInterface
Set primary template
WorkerInterface::stop() — Method in class WorkerInterface
Stop worker
WorkerManagerInterface::stop() — Method in class WorkerManagerInterface
Stop worker
Logger::setHandler() — Method in class Logger
Replace all handlers with one
Logger::setHandlers() — Method in class Logger
Set handlers
Logger::setLogger() — Method in class Logger
Set logger
Loggable::setLogMessage() — Method in class Loggable
Set log messge
Loggable::setLogContext() — Method in class Loggable
Set log context
LoggerTrait::setLogger() — Method in class LoggerTrait
Set logger
Mail::setDefaultFrom() — Method in class Mail
Set default from field
Mail::subject() — Method in class Mail
Set email subject
Mail::send() — Method in class Mail
Send email
Mailer::send() — Method in class Mailer
Send email
Mailer::setTransport() — Method in class Mailer
Set transport driver
Options::setStorageAdapter() — Method in class Options
Set storage adapter
Options::set() — Method in class Options
Save option
Options::searchOptions() — Method in class Options
Search options
ExtensionPackage::setPrimary() — Method in class ExtensionPackage
Set package as primary
PackageInterface::setPrimary() — Method in class PackageInterface
Set package as primary
PackageRegistryInterface::setPackageStatus() — Method in class PackageRegistryInterface
Set package status
PackageRegistryInterface::setPrimary() — Method in class PackageRegistryInterface
Set package as primary
LibraryPackage::setStatus() — Method in class LibraryPackage
Set library status (enabled, disbled)
LibraryPackage::saveLibraryParams() — Method in class LibraryPackage
Save ui library params
Package::setPrimary() — Method in class Package
Set package as primary
Package::savePackageProperties() — Method in class Package
Save package properties file
$PackageManager#storageProperty in class PackageManager
Local Storage
PackageManager::scan() — Method in class PackageManager
Explore packages root directory
PackageManager::sortPackages() — Method in class PackageManager
Sort packages by 'install-order' property
PackageManagerFactory::setPackagePath() — Method in class PackageManagerFactory
Set package path
PackageManagerFactory::setPackageClass() — Method in class PackageManagerFactory
Set package class
PackageManagerFactory::setPackageRegistryClass() — Method in class PackageManagerFactory
Set package registry class
$Repository#storageProperty in class Repository
Local storage
TemplatePackage::setPrimary() — Method in class TemplatePackage
Set package as primary
ComponentTranslations::saveTranslation() — Method in class ComponentTranslations
Save translation
ComponentTranslations::setTranslationProperty() — Method in class ComponentTranslations
Set translation property value
Paginator::sliceItems() — Method in class Paginator
Slice array items
SessionPaginatorClass in namespace Arikaim\Core\Paginator
Paginator session helper
SessionPaginator::setViewType() — Method in class SessionPaginator
Set view type
SessionPaginator::setRowsPerPage() — Method in class SessionPaginator
Set rows per page value
SessionPaginator::setCurrentPage() — Method in class SessionPaginator
Set current page
SessionPaginator::savePaginator() — Method in class SessionPaginator
Save paginator array in session
Cron::stop() — Method in class Cron
Remove cron entry for scheduler
$Job#statusProperty in class Job
Job status
Job::setParam() — Method in class Job
Set param
Job::setDateExecuted() — Method in class Job
Set execution date
Job::setDateCreated() — Method in class Job
Set date pused to queue
Job::setStatus() — Method in class Job
Set job status
Job::setId() — Method in class Job
Set id
Job::setName() — Method in class Job
Set name
Job::setPriority() — Method in class Job
Set priority
Job::setExtensionName() — Method in class Job
Set extension name
Job::setQueue() — Method in class Job
Set executuion Queue (null for any)
RecurringJob::setRecurringInterval() — Method in class RecurringJob
Set recurring interval
ScheduledJobClass in namespace Arikaim\Core\Queue\Jobs
Base class for all scheduled jobs
$ScheduledJob#scheduleTimeProperty in class ScheduledJob
Scheduled date time (timestamp)
ScheduledJob::setScheduleTime() — Method in class ScheduledJob
Set scheduled time (timestamp)
QueueManager::setDriver() — Method in class QueueManager
Set queue storage driver
QueueManager::saveJobConfig() — Method in class QueueManager
Save job config
JobLog::setLogMessage() — Method in class JobLog
Set log messge
JobLog::setLogContext() — Method in class JobLog
Set log context
Routes::setRoutesStatus() — Method in class Routes
Set routes status
Routes::setRedirectUrl() — Method in class Routes
Save route redirect url
Routes::saveTemplateRoute() — Method in class Routes
Add template route
Routes::saveRouteOptions() — Method in class Routes
Save route options
Routes::searchRoutes() — Method in class Routes
Get routes list for request method
RoutesStorageInterface::searchRoutes() — Method in class RoutesStorageInterface
Get routes list for request method
RoutesStorageInterface::saveRedirectUrl() — Method in class RoutesStorageInterface
Save route redirect url
RoutesStorageInterface::setRoutesStatus() — Method in class RoutesStorageInterface
Set routes status
RoutesStorageInterface::saveRouteOptions() — Method in class RoutesStorageInterface
Save route options
ServiceClass in namespace Arikaim\Core\Service
Service base class
ServiceContainerClass in namespace Arikaim\Core\Service
Service container
$ServiceContainer#serviceProvidersProperty in class ServiceContainer
Service providers
ServiceInterfaceClass in namespace Arikaim\Core\Service
Service interface
ServiceInterface::setServiceName() — Method in class ServiceInterface
Set service name
ServiceInterface::setServiceTitle() — Method in class ServiceInterface
Set service title
ServiceInterface::setServiceDescription() — Method in class ServiceInterface
Set service description
ServiceTraitClass in namespace Arikaim\Core\Service\Traits
Service trait
$ServiceTrait#serviceNameProperty in class ServiceTrait
Service name
$ServiceTrait#serviceTitleProperty in class ServiceTrait
Service title
$ServiceTrait#serviceDescriptionProperty in class ServiceTrait
Service description
$ServiceTrait#servicesProperty in class ServiceTrait
Services list
ServiceTrait::setServiceName() — Method in class ServiceTrait
Set service name
ServiceTrait::setServiceTitle() — Method in class ServiceTrait
Set service title
ServiceTrait::setServiceDescription() — Method in class ServiceTrait
Set service description
StorageClass in namespace Arikaim\Core\Storage
Storage module class
$Storage#systemDirProperty in class Storage
System directories
StorageDriverInterfaceClass in namespace Arikaim\Core\Storage
Storage driver interface
Config::setReadProtectedVars() — Method in class Config
Set read protecetd vars keys
Config::setWriteProtectedVars() — Method in class Config
Set write protecetd vars keys
Config::setConfigDir() — Method in class Config
Set config dir
Config::save() — Method in class Config
Save config file
Process::start() — Method in class Process
Run console command
Process::setTitle() — Method in class Process
Set process title
Process::startBackground() — Method in class Process
Run console command in backgorund
Process::stop() — Method in class Process
Stop (kill) process
SystemClass in namespace Arikaim\Core\System
Core system helper class
System::setTimeLimit() — Method in class System
Set script execution tile limit (0 - unlimited)
PhpConfigFile::setComment() — Method in class PhpConfigFile
Set array key comment
PhpConfigFile::saveConfigFile() — Method in class PhpConfigFile
Save config file
DateTime::setDateFormat() — Method in class DateTime
Set date format
DateTime::setTimeFormat() — Method in class DateTime
Set time formats
DateTime::setDateTime() — Method in class DateTime
Set date time obj
DateTime::setTimeZone() — Method in class DateTime
Set time zone
DateTime::subInterval() — Method in class DateTime
Sub interval
DateTime::setTimestamp() — Method in class DateTime
Set timestamp
Factory::setCoreNamespace() — Method in class Factory
Set core namspace
File::setWritable() — Method in class File
Set file writtable
File::scanDir() — Method in class File
Get directory files
Html::singleTag() — Method in class Html
Get html single tag
Html::startTag() — Method in class Html
Get html start tag
Html::specialcharsDecode() — Method in class Html
Decode html chars
Html::startDocument() — Method in class Html
Start html
Number::setFormat() — Method in class Number
Set number format
Path::setAppPath() — Method in class Path
Set app path
StaticFacadeClass in namespace Arikaim\Core\Utils
Facades abstract class
Text::sliceText() — Method in class Text
Slice text
TimeInterval::setYears() — Method in class TimeInterval
Set years
TimeInterval::setMonths() — Method in class TimeInterval
Set months
TimeInterval::setDays() — Method in class TimeInterval
Set days
TimeInterval::setHours() — Method in class TimeInterval
Set hours
TimeInterval::setMinutes() — Method in class TimeInterval
Set minutes
Utils::slug() — Method in class Utils
Create slug
SanitizeClass in namespace Arikaim\Core\Validator\Filter
SanitizeRequest filter
RuleInterface::setError() — Method in class RuleInterface
Set validation error ode
RuleInterface::setDefaultError() — Method in class RuleInterface
Set default error code
Rule::setDefaultError() — Method in class Rule
Set default error code
Rule::setError() — Method in class Rule
Set validation error ode
Rule::setErrorParams() — Method in class Rule
Set error params
Validator::sanitizeVariable() — Method in class Validator
Sanitize form value
BaseComponent::setContext() — Method in class BaseComponent
Set context
BaseComponent::setPrimaryTemplate() — Method in class BaseComponent
Set primary template name
BaseComponent::setComponentType() — Method in class BaseComponent
Set component type
BaseComponent::setHtmlCode() — Method in class BaseComponent
Set html code
BaseComponent::setError() — Method in class BaseComponent
Set error
StaticHtmlComponentClass in namespace Arikaim\Core\View\Html\Component
Static html component
SvgComponentClass in namespace Arikaim\Core\View\Html\Component
Svg component
Options::setOptionFile() — Method in class Options
Set option file name
Options::setOption() — Method in class Options
Set option value
Options::setOptionsFileName() — Method in class Options
Set options file name
Properties::setPropertiesFileName() — Method in class Properties
Set properties file name
EmailView::setEmailCompillers() — Method in class EmailView
Set email compilers
Page::setCurrentTemplate() — Method in class Page
Set current template name
Page::setHead() — Method in class Page
Set page head properties
Page::setLanguage() — Method in class Page
Set current language
PageHead::setMetaTags() — Method in class PageHead
Set meta title, description and keywords
Filters::sliceLabel() — Method in class Filters
Slice text and add label
$View#servicesProperty in class View
Services
View::setPrimaryTemplate() — Method in class View
Set primary template
ArikaimInstaller::supports() — Method in class ArikaimInstaller
Return trye if package type is supported

T

$AccessDeniedException#titleProperty in class AccessDeniedException
TokenAuthProviderClass in namespace Arikaim\Core\Access\Provider
Token auth provider.
ArikaimStore::toArray() — Method in class ArikaimStore
Convert config data to array
TwigExtensionClass in namespace Arikaim\Core\App
Template engine functions, filters and tests.
Arrays::toPath() — Method in class Arrays
Convert array to path
Arrays::toArray() — Method in class Arrays
Convert text to array
Arrays::toString() — Method in class Arrays
Convert array values to string
Collection::toArray() — Method in class Collection
Return collection array
FeedCollection::transformItem() — Method in class FeedCollection
Transform item
CollectionInterface::toArray() — Method in class CollectionInterface
Convert collection to array
$Property#titleProperty in class Property
Property title
$Property#typeProperty in class Property
Property type
Property::type() — Method in class Property
Set property type
Property::title() — Method in class Property
Set property title
Property::toArray() — Method in class Property
Convert to array
$Application#titleProperty in class Application
Console app title
$ConsoleCommand#tableProperty in class ConsoleCommand
Table output
ConsoleCommand::table() — Method in class ConsoleCommand
Get table obj
$ContentItem#typeProperty in class ContentItem
Content item type
ContentItem::toArray() — Method in class ContentItem
To array
ContentManager::type() — Method in class ContentManager
Get content type from registry
ContentManager::typeRegistry() — Method in class ContentManager
Get content type registry
$Action#titleProperty in class Action
Action title
$ContentType#titleProperty in class ContentType
Content type title
$Field#typeProperty in class Field
Field type
$Field#titleProperty in class Field
Field title(label)
TaskProgressClass in namespace Arikaim\Core\Controllers\Traits
Task progress trait
$TaskProgress#totalProgressStepsProperty in class TaskProgress
Total task progress steps null for unknow
TaskProgress::taskProgressEnd() — Method in class TaskProgress
Set end task progress
Db::testConnection() — Method in class Db
Test db connection
TypeClass in namespace Arikaim\Core\Db\Prototypes\Column
Type column prototype class
TranslationsClass in namespace Arikaim\Core\Db\Prototypes\Table
Translations table prototype class
$Schema#tableNameProperty in class Schema
Table name
Schema::tableExists() — Method in class Schema
Checkif table exist
$Seed#tableNameProperty in class Seed
Table name
TableBlueprintClass in namespace Arikaim\Core\Db
Extended Blueprint with column prototypes
TableBlueprint::tablePrototype() — Method in class TableBlueprint
Build table blueprint prototype
$OptionType#TYPES_LISTProperty in class OptionType
Option type text
OptionType::TIME_INTERVAL() — Method in class OptionType
Time interval option type
OptionType::TEXT() — Method in class OptionType
Text type option
OptionType::TEXTAREA() — Method in class OptionType
Text area type option
Options::type() — Method in class Options
Option type relation
ToggleValueClass in namespace Arikaim\Core\Db\Traits
Update boolean database values (true or false)
ToggleValue::toggle() — Method in class ToggleValue
Toggle model attribute value
TranslationsClass in namespace Arikaim\Core\Db\Traits
Translations trait
Translations::translateAttribute() — Method in class Translations
Return translated value
Translations::translateAttributes() — Method in class Translations
Translate attributes
Translations::translations() — Method in class Translations
HasMany relation
Translations::translation() — Method in class Translations
Get translation model
TreeClass in namespace Arikaim\Core\Db\Traits
Manage models with parent - child relations.
Event::toArray() — Method in class Event
Return params array
Event::toCollection() — Method in class Event
Return collection object with event params
HttpClient::trace() — Method in class HttpClient
Create and send an TRACE request.
Session::toArray() — Method in class Session
Get session array
EventInterface::toArray() — Method in class EventInterface
Return params array
HttpClientInterface::trace() — Method in class HttpClientInterface
Create and send an TRACE request.
JobInterface::toArray() — Method in class JobInterface
Convert to array
ModuleInterface::test() — Method in class ModuleInterface
Test module
ComponentInterface::toArray() — Method in class ComponentInterface
Convert to array
Mail::to() — Method in class Mail
Set to
Options::toArray() — Method in class Options
Return collection array
$Repository#tempDirProperty in class Repository
Temp directory
TemplatePackageClass in namespace Arikaim\Core\Packages
Template package
ThemesClass in namespace Arikaim\Core\Packages\Traits
Themes trait
$Paginator#totalProperty in class Paginator
Total number of items before slice
Paginator::toArray() — Method in class Paginator
Convert paginator data to array
PaginatorInterface::toArray() — Method in class PaginatorInterface
Convert paginator data to array
Job::toArray() — Method in class Job
Convert to array
RecurringJob::toArray() — Method in class RecurringJob
Convert to array
ScheduledJob::toArray() — Method in class ScheduledJob
Convert to array
PhpError::toArray() — Method in class PhpError
Convert error to array
TaskErrorsClass in namespace Arikaim\Core\System\Error\Traits
Task Errors trait
$TaskErrors#taskErrorsProperty in class TaskErrors
Task errors
DateTime::toTimestamp() — Method in class DateTime
Comvert date time to timestamp
DateTime::timeFormat() — Method in class DateTime
Return formated time
DateTime::toString() — Method in class DateTime
Convert current date time to string.
DateTime::today() — Method in class DateTime
Get current date
Number::toBoolean() — Method in class Number
Convert text to bool value
Number::toNumber() — Method in class Number
Type cast to int, foat, bool
TextClass in namespace Arikaim\Core\Utils
text helpers
Text::tokenize() — Method in class Text
Tokenize text split to words
Text::transformWord() — Method in class Text
Transform word ( removes all not a-z chars )
TimeIntervalClass in namespace Arikaim\Core\Utils
Time intervals
TimeInterval::toArray() — Method in class TimeInterval
Convert interval to array
TimePeriodClass in namespace Arikaim\Core\Utils
Time periods
TextClass in namespace Arikaim\Core\Validator\Filter
Text filter
TrimSpaceClass in namespace Arikaim\Core\Validator\Filter
TrimSpace filter
TemplatePathClass in namespace Arikaim\Core\Validator\Rule
Check if template file exist.
TextClass in namespace Arikaim\Core\Validator\Rule
Text field rule
$BaseComponent#templateNameProperty in class BaseComponent
Template, extension or components library name
$BaseComponent#templateUrlProperty in class BaseComponent
Template url
BaseComponent::toArray() — Method in class BaseComponent
Convert to array
PageHead::twitter() — Method in class PageHead
Set twitter property
PageHead::twitterTitle() — Method in class PageHead
Set twitter title property
PageHead::twitterDescription() — Method in class PageHead
Set twitter description property
$CacheNode#twigExtensionClassProperty in class CacheNode
Ext class name
$CacheTagParser#twigExtensionClassProperty in class CacheTagParser
Twig extension class
$ComponentNode#twigExtensionClassProperty in class ComponentNode
Twig extension class
$ComponentTagParser#twigExtensionClassProperty in class ComponentTagParser
Twig extension class
$MdNode#twigExtensionClassProperty in class MdNode
Ext class name
$MdTagParser#twigExtensionClassProperty in class MdTagParser
Twig extension class
TestsClass in namespace Arikaim\Core\View\Template
Template tests functions
ThemeGlobalsClass in namespace Arikaim\Core\View\Traits
Theme global vars
$View#templateThemeProperty in class View
Template theme

U

UserProviderInterfaceClass in namespace Arikaim\Core\Access\Interfaces
User auth interface
$AuthProvider#userProviderProperty in class AuthProvider
User provider
$AuthProvider#userProperty in class AuthProvider
Current auth user
Language::updateController() — Method in class Language
Update language
Packages::unInstallController() — Method in class Packages
Uninstall package
Packages::updateComposerPackagesController() — Method in class Packages
Update or Install composer packages
Packages::updateController() — Method in class Packages
Update (reinstall) package
Settings::updateOptionController() — Method in class Settings
Update setting option vars
UiComponentClass in namespace Arikaim\Core\Api\Traits
UiComponent Api controller
UploadPackagesClass in namespace Arikaim\Core\Api
UploadPackage controller
UploadPackages::uploadController() — Method in class UploadPackages
Upload package
UsersClass in namespace Arikaim\Core\Api
Users controller login, logout
UnInstallCommandClass in namespace Arikaim\Core\App\Commands\Extensions
Uninstall extension command
$TwigExtension#userProtectedServicesProperty in class TwigExtension
Protected services requires logged user
Arrays::uniqueMultidimensional() — Method in class Arrays
Unique multidimensional array
Arrays::unique() — Method in class Arrays
Return array with unique values
Collection::union() — Method in class Collection
Union arrays
ContentManager::unRegisterProvider() — Method in class ContentManager
Unregister content provider
ContentTypeRegistry::unRegister() — Method in class ContentTypeRegistry
Unregister content provider
ApiResponse::useJsonPrettyformat() — Method in class ApiResponse
Set json pretty format to true
UserAccessClass in namespace Arikaim\Core\Controllers\Traits\Base
UserAccess trait
UserAccess::user() — Method in class UserAccess
Return current logged user
Crud::updateController() — Method in class Crud
Update model
FileUpload::uploadController() — Method in class FileUpload
File upload
FileUpload::uploadFiles() — Method in class FileUpload
Upload file(s)
MetaTags::updateMetaTagsController() — Method in class MetaTags
Update meta tags
UiComponentClass in namespace Arikaim\Core\Controllers\Traits
Ui Component Api controller
UpdateModelFieldClass in namespace Arikaim\Core\Controllers\Traits
Update model field trait
UserIdClass in namespace Arikaim\Core\Db\Prototypes\Column
Id column prototype class
UuidClass in namespace Arikaim\Core\Db\Prototypes\Column
Uuid column prototype class
Schema::update() — Method in class Schema
Update existing table
Schema::updateTable() — Method in class Schema
Update table
Schema::unInstall() — Method in class Schema
UnInstall migration
Seed::update() — Method in class Seed
Update record
Seed::updateFromArray() — Method in class Seed
Update records from array
Seed::updateOrCreate() — Method in class Seed
Update or create record
Seed::updateOrCreateFromArray() — Method in class Seed
Update records from array
OptionType::USERGROUP() — Method in class OptionType
User group option type
UserRelationClass in namespace Arikaim\Core\Db\Traits
User Relation trait
UserRelation::user() — Method in class UserRelation
Get user relation
UuidClass in namespace Arikaim\Core\Db\Traits
Update UUID field
DriverManager::unInstall() — Method in class DriverManager
Uninstall driver
EventsManager::unregisterEvent() — Method in class EventsManager
Unregister event
ApiResponse::useJsonPrettyformat() — Method in class ApiResponse
Set json pretty format to true
UrlClass in namespace Arikaim\Core\Http
Url helper
ContentManagerInterface::unRegisterProvider() — Method in class ContentManagerInterface
Unregister content provider
DriverManagerInterface::unInstall() — Method in class DriverManagerInterface
Uninstall driver
ExtensionInterface::unInstall() — Method in class ExtensionInterface
UnInstall extension
QueueStorageInterface::updateExecutionStatus() — Method in class QueueStorageInterface
Update execution status
PackageManagerInterface::unInstallPackage() — Method in class PackageManagerInterface
Uninstall package
ComponentInterface::url() — Method in class ComponentInterface
Get url
Composer::updatePackage() — Method in class Composer
Run update package command
ComposerPackage::unInstall() — Method in class ComposerPackage
UnInstall package
ExtensionPackage::unInstall() — Method in class ExtensionPackage
Uninstall extension package
PackageInterface::unInstall() — Method in class PackageInterface
Unintsll package
ModulePackage::unInstall() — Method in class ModulePackage
Uninstall module
Package::unInstall() — Method in class Package
UnInstall package
PackageManager::unInstallPackage() — Method in class PackageManager
Uninstall package
TemplatePackage::unInstall() — Method in class TemplatePackage
Uninstall package
ServiceContainer::unRegister() — Method in class ServiceContainer
UnRegister service
Storage::update() — Method in class Storage
Update files
Storage::updateStream() — Method in class Storage
Update files using a stream
$Curl#userAgentProperty in class Curl
User agent
$Mobile#userAgentProperty in class Mobile
User agent
$Mobile#utilitiesProperty in class Mobile
Utilities
$Mobile#userAgentHeadersProperty in class Mobile
User agent headers
Text::ucFirstUtf() — Method in class Text
Upper case first letter for Utf8
UtilsClass in namespace Arikaim\Core\Utils
Utility static functions
UuidClass in namespace Arikaim\Core\Utils
Uuid class
UpperCaseClass in namespace Arikaim\Core\Validator\Filter
UpperCase filter
UniqueClass in namespace Arikaim\Core\Validator\Rule\Db
Unique value rule, Check if value in model table not exists
UrlClass in namespace Arikaim\Core\Validator\Rule
Url validation rule
UuidClass in namespace Arikaim\Core\Validator\Rule
Uuid validation rule.Check if value is valid uuid.
$BaseComponent#urlProperty in class BaseComponent
Component url
BaseComponent::url() — Method in class BaseComponent
Get url
UiLibraryClass in namespace Arikaim\Core\View\Html\Component\Traits
UiLibrary helpers
InstallerPlugin::uninstall() — Method in class InstallerPlugin

V

Csrf::validateToken() — Method in class Csrf
Return true if token is valid
UserProviderInterface::verifyPassword() — Method in class UserProviderInterface
Return true if password is correct.
Jwt::verify() — Method in class Jwt
Verify token data
Jwt::validate() — Method in class Jwt
Validate token data
Password::verifyPassword() — Method in class Password
Return true if password is correct.
$Property#valueProperty in class Property
Property value
Property::value() — Method in class Property
Set property value
$Application#versionProperty in class Application
App version
$Field#valueProperty in class Field
Field value
$Errors#validationErrorMessagesProperty in class Errors
Validation error messages
Captcha::verifyCaptcha() — Method in class Captcha
Verify captcha
FileDownload::viewImageHeaders() — Method in class FileDownload
View image headers
FileDownload::viewImage() — Method in class FileDownload
View image
Permissions::verifyPermissions() — Method in class Permissions
Check for permissions
ViewInterfaceClass in namespace Arikaim\Core\Interfaces\View
View interface
PackageInterface::validate() — Method in class PackageInterface
Validate package properties
ViewComponentsInterfaceClass in namespace Arikaim\Core\Packages\Interfaces
Package view components interface
Package::validator() — Method in class Package
Create package validator
Package::validate() — Method in class Package
Validate package properties
PackageValidator::validate() — Method in class PackageValidator
Validate package requirements
PackageValidator::validateComposerPackages() — Method in class PackageValidator
Validate composer packages
PackageValidator::validateItems() — Method in class PackageValidator
Validate required items
PackageValidator::validateCore() — Method in class PackageValidator
Validate required items
ViewComponentsClass in namespace Arikaim\Core\Packages\Traits
View components trait
Route::validate() — Method in class Route
Validate route
Process::verifyProcess() — Method in class Process
Return false if process not exist
$Curl#verboseProperty in class Curl
Verbose option
RuleInterface::validate() — Method in class RuleInterface
Executed if rule type is FILTER_CALLBACK
Rule::validate() — Method in class Rule
Validate rule value callback
Rule::validateType() — Method in class Rule
Validate field type
CheckList::validate() — Method in class CheckList
Validate value
Csrf::validate() — Method in class Csrf
Verify if value is valid
Exists::validate() — Method in class Exists
Validate value
Unique::validate() — Method in class Unique
Validate value
Equal::validate() — Method in class Equal
Validate value
ExtensionPath::validate() — Method in class ExtensionPath
Validate value
File::validate() — Method in class File
Validate file data array
FloatNumber::validate() — Method in class FloatNumber
Validate value
HtmlTags::validate() — Method in class HtmlTags
Verify if value is valid
Integer::validate() — Method in class Integer
Validate value
Number::validate() — Method in class Number
Validate number value
Number::validateMinValue() — Method in class Number
Minimum field value validation
Number::validateMaxValue() — Method in class Number
Maximum field value validation
Regexp::validate() — Method in class Regexp
Validate regexp value
TemplatePath::validate() — Method in class TemplatePath
Validate value
Text::validate() — Method in class Text
Verify if value is valid
Uuid::validate() — Method in class Uuid
Validate value
ValidatorClass in namespace Arikaim\Core\Validator
Data validation
Validator::validateRules() — Method in class Validator
Validate rules
Validator::validateRule() — Method in class Validator
Validate rule
Validator::validate() — Method in class Validator
Validate
ValidatorStrategyClass in namespace Arikaim\Core\Validator
Response validator strategy
$BaseComponent#viewPathProperty in class BaseComponent
View path
$Page#viewProperty in class Page
View
Tests::versionCompare() — Method in class Tests
Compare version (if requiredVersion is > currentVersion retrun true)
ViewClass in namespace Arikaim\Core\View
View class

W

Access::withProvider() — Method in class Access
Change auth provider
Collection::withData() — Method in class Collection
Set collection data
ConsoleCommand::writeField() — Method in class ConsoleCommand
Write field
ConsoleCommand::writeFieldLn() — Method in class ConsoleCommand
Write field
ConsoleCommand::writeLn() — Method in class ConsoleCommand
Write line
ConsoleHelper::warning() — Method in class ConsoleHelper
Get warning
Controller::withRedirect() — Method in class Controller
Set redirect headers
Controller::writeXml() — Method in class Controller
Write XML to reponse body
Errors::withError() — Method in class Errors
Set error message
Find::whereIgnoreCase() — Method in class Find
Where case insensitive
ApiResponse::withError() — Method in class ApiResponse
Set error message
AuthInterface::withProvider() — Method in class AuthInterface
Change auth provider
StorageInterface::write() — Method in class StorageInterface
Write files
WorkerInterfaceClass in namespace Arikaim\Core\Interfaces
Queue worker interface
WorkerManagerInterfaceClass in namespace Arikaim\Core\Interfaces
Queue worker manager interface
DbHandler::write() — Method in class DbHandler
Write log record
ServiceContainer::with() — Method in class ServiceContainer
Run closure with serice
Storage::write() — Method in class Storage
Write files
Storage::writeStream() — Method in class Storage
Write file stream
System::writeLine() — Method in class System
Output text
File::writeUplaodedFile() — Method in class File
Undocumented function
File::writeEncoded() — Method in class File
Write encoded file
File::write() — Method in class File
Write file

Z

ZipFileClass in namespace Arikaim\Core\Utils
Zip file helpers

_

Container::__construct() — Method in class Container
Container constructor
ServiceExistsException::__construct() — Method in class ServiceExistsException
Constructor
ServiceNotFoundException::__construct() — Method in class ServiceNotFoundException
Constructor
Access::__construct() — Method in class Access
Constructor
AccessDeniedException::__construct() — Method in class AccessDeniedException
Jwt::__construct() — Method in class Jwt
Constructor
AuthMiddleware::__construct() — Method in class AuthMiddleware
Constructor
AuthProvider::__construct() — Method in class AuthProvider
Constructor
ArikaimStore::__construct() — Method in class ArikaimStore
Constructor
Cache::__construct() — Method in class Cache
Constructor
Collection::__construct() — Method in class Collection
Constructor
Collection::__get() — Method in class Collection
Get value
Collection::__set() — Method in class Collection
Set value
FeedCollection::__construct() — Method in class FeedCollection
Constructor
Properties::__construct() — Method in class Properties
Constructor
Property::__construct() — Method in class Property
Constructor
Application::__construct() — Method in class Application
Constructor
ConsoleCommand::__construct() — Method in class ConsoleCommand
Constructor
AfterExecuteEvent::__construct() — Method in class AfterExecuteEvent
Constructor
BeforeExecuteEvent::__construct() — Method in class BeforeExecuteEvent
Constructor
AbstractContentProvider::__construct() — Method in class AbstractContentProvider
Constructor
ContentItem::__construct() — Method in class ContentItem
Constructor
ContentItem::__isset() — Method in class ContentItem
True if field exist
ContentItem::__get() — Method in class ContentItem
Get field value
ContentManager::__construct() — Method in class ContentManager
Constructor
ContentTypeRegistry::__construct() — Method in class ContentTypeRegistry
Constructor
Action::__construct() — Method in class Action
Constructor
ContentType::__construct() — Method in class ContentType
Constructor
Field::__construct() — Method in class Field
Constructor
ApiController::__construct() — Method in class ApiController
Constructor
ApiController::__call() — Method in class ApiController
Run {method name}Controller function if exist
BaseApiController::__construct() — Method in class BaseApiController
Constructor
ControlPanelApiController::__call() — Method in class ControlPanelApiController
Rrun {method name}Controller function if exist
Controller::__construct() — Method in class Controller
Constructor
Controller::__call() — Method in class Controller
Call
Db::__construct() — Method in class Db
Constructor
Model::__callStatic() — Method in class Model
Create model
Seed::__construct() — Method in class Seed
Constructor
TableBlueprint::__call() — Method in class TableBlueprint
Call prototype method
Driver::__construct() — Method in class Driver
Constructor
DriverManager::__construct() — Method in class DriverManager
Constructor
Event::__construct() — Method in class Event
Constructor
EventListener::__construct() — Method in class EventListener
Constructor
EventSubscriber::__construct() — Method in class EventSubscriber
Constructor
EventsManager::__construct() — Method in class EventsManager
Constructor
ApiResponse::__construct() — Method in class ApiResponse
Constructor
GuzzleClientAdapter::__construct() — Method in class GuzzleClientAdapter
Constructor
HttpClient::__construct() — Method in class HttpClient
Constructor
DbHandler::__construct() — Method in class DbHandler
Constructor
Logger::__construct() — Method in class Logger
Constructor
Logger::__call() — Method in class Logger
Call logger function
LogsProcessor::__invoke() — Method in class LogsProcessor
Add current time in log record
Mail::__construct() — Method in class Mail
Constructor
Mailer::__construct() — Method in class Mailer
Constructor
Options::__construct() — Method in class Options
Constructor
Package::__construct() — Method in class Package
Constructor
PackageManager::__construct() — Method in class PackageManager
Constructor
PackageManagerFactory::__construct() — Method in class PackageManagerFactory
Constructor
PackageValidator::__construct() — Method in class PackageValidator
Constructor
Repository::__construct() — Method in class Repository
Constructor
ArrayPaginator::__construct() — Method in class ArrayPaginator
Constructor
DbPaginator::__construct() — Method in class DbPaginator
Constructor
FeedsPaginator::__construct() — Method in class FeedsPaginator
Constructor
JsonPaginator::__construct() — Method in class JsonPaginator
Constructor
Paginator::__construct() — Method in class Paginator
Constructor
CronJob::__construct() — Method in class CronJob
Constructor
Job::__construct() — Method in class Job
Constructor
Job::__set() — Method in class Job
Set
RecurringJob::__construct() — Method in class RecurringJob
Constructor
ScheduledJob::__construct() — Method in class ScheduledJob
Constructor
QueueManager::__construct() — Method in class QueueManager
Constructor
Routes::__construct() — Method in class Routes
Constructor
Service::__construct() — Method in class Service
Constructor
ServiceContainer::__construct() — Method in class ServiceContainer
Constructor
Storage::__construct() — Method in class Storage
Constructor
ClassLoader::__construct() — Method in class ClassLoader
Constructor
Config::__construct() — Method in class Config
Constructor
ApplicationError::__construct() — Method in class ApplicationError
Constructor
Errors::__construct() — Method in class Errors
Constructor
HtmlPageErrorRenderer::__construct() — Method in class HtmlPageErrorRenderer
Constructor
JsonErrorRenderer::__construct() — Method in class JsonErrorRenderer
Constructor
System::__call() — Method in class System
Call static methods from instance
Html::__callStatic() — Method in class Html
Call static methods
Mobile::__construct() — Method in class Mobile
Constructor
StaticFacade::__callStatic() — Method in class StaticFacade
Call methods on instance as static
Filter::__construct() — Method in class Filter
Constructor
FilterBuilder::__callStatic() — Method in class FilterBuilder
Create filter
FilterBuilder::__call() — Method in class FilterBuilder
Create filter
Rule::__construct() — Method in class Rule
Constructor
RuleBuilder::__call() — Method in class RuleBuilder
Create rule
CheckList::__construct() — Method in class CheckList
Constructor
Csrf::__construct() — Method in class Csrf
Constructor
DbRule::__construct() — Method in class DbRule
Constructor
Exists::__construct() — Method in class Exists
Constructor
Unique::__construct() — Method in class Unique
Constructor
Email::__construct() — Method in class Email
Constructor
Equal::__construct() — Method in class Equal
Constructor
ExtensionPath::__construct() — Method in class ExtensionPath
Constructor
File::__construct() — Method in class File
Constructor
FloatNumber::__construct() — Method in class FloatNumber
Constructor
HtmlTags::__construct() — Method in class HtmlTags
Constructor
Integer::__construct() — Method in class Integer
Constructor
Ip::__construct() — Method in class Ip
Constructor
Number::__construct() — Method in class Number
Constructor
Regexp::__construct() — Method in class Regexp
Constructor
TemplatePath::__construct() — Method in class TemplatePath
Constructor
Text::__construct() — Method in class Text
Constructor
Url::__construct() — Method in class Url
Constructor
Uuid::__construct() — Method in class Uuid
Constructor
Validator::__construct() — Method in class Validator
Constructor
ValidatorStrategy::__construct() — Method in class ValidatorStrategy
Constructor
ValidatorStrategy::__invoke() — Method in class ValidatorStrategy
Invoke a route callable with request, response, Validator with rote parameters.
ArikaimComponent::__construct() — Method in class ArikaimComponent
Constructor
BaseComponent::__construct() — Method in class BaseComponent
Constructor
EmptyComponent::__construct() — Method in class EmptyComponent
Constructor
HtmlComponent::__construct() — Method in class HtmlComponent
Constructor
JsComponent::__construct() — Method in class JsComponent
Constructor
JsonComponent::__construct() — Method in class JsonComponent
Constructor
StaticHtmlComponent::__construct() — Method in class StaticHtmlComponent
Constructor
SvgComponent::__construct() — Method in class SvgComponent
Constructor
EmailView::__construct() — Method in class EmailView
Constructor
Page::__construct() — Method in class Page
Constructor
PageHead::__construct() — Method in class PageHead
Constructor
PageHead::__call() — Method in class PageHead
Add or set property
CacheNode::__construct() — Method in class CacheNode
Constructor
CacheTagParser::__construct() — Method in class CacheTagParser
Constructor
ComponentNode::__construct() — Method in class ComponentNode
Constructor
ComponentTagParser::__construct() — Method in class ComponentTagParser
Constructor
MdNode::__construct() — Method in class MdNode
Constructor
MdTagParser::__construct() — Method in class MdTagParser
Constructor
View::__construct() — Method in class View
Constructor