Class Visibility Suggestions

Below, is a summary of all classes and their component's visiblity. Whenever a visibility is set and used at the right level, a green star is presented. Whenever it is set to a level, but could be updated to another, red and orange stars are mentioned. .

  Name Value None (public) Public Protected Private Constant
class AbstractValue
 FLAG_ARRAY_LIMIT1 << 4    
 FLAG_BLACKLIST1 << 1    
 FLAG_DEPTH_LIMIT1 << 3    
 FLAG_GENERATED1 << 0    
 FLAG_NONE0    
 FLAG_RECURSION1 << 2    
 $flags<?php /*A*//*B*/ ?>    
 $context<?php /*A*//*B*/ ?>    
 $type<?php /*A*//*B*/ ?>    
 $representations<?php /*A*//*B*/ ?>    
class BaseHandler
 MAX_KEY_LENGTHPHP_INT_MAX    
 RESERVED_CHARACTERS'{}()/\@:'    
 $prefix<?php /*A*//*B*/ ?>    
class ChromeLoggerHandler
 VERSION1    
 $levels<?php /*A*//*B*/ ?>    
 $header<?php /*A*//*B*/ ?>    
 $json<?php /*A*//*B*/ ?>    
 $backtraceLevel<?php /*A*//*B*/ ?>    
class ClassDeclaredContext
 ACCESS_PRIVATE3    
 ACCESS_PROTECTED2    
 ACCESS_PUBLIC1    
 $access<?php /*A*//*B*/ ?>    
class CodeIgniter
 CI_VERSION'4.6.1'    
 $totalTime<?php /*A*//*B*/ ?>    
 $startTime<?php /*A*//*B*/ ?>    
 $benchmark<?php /*A*//*B*/ ?>    
 $request<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $controller<?php /*A*//*B*/ ?>    
 $response<?php /*A*//*B*/ ?>    
 $router<?php /*A*//*B*/ ?>    
 $cacheTTL<?php /*A*//*B*/ ?>    
 $output<?php /*A*//*B*/ ?>    
 $method<?php /*A*//*B*/ ?>    
 $context<?php /*A*//*B*/ ?>    
 $enableFilters<?php /*A*//*B*/ ?>    
 $returnResponse<?php /*A*//*B*/ ?>    
 $bufferLevel<?php /*A*//*B*/ ?>    
 $pageCache<?php /*A*//*B*/ ?>    
class ColorRepresentation
 COLOR_HEX_32    
 COLOR_HEX_48    
 COLOR_HEX_63    
 COLOR_HEX_89    
 COLOR_HSL6    
 COLOR_HSLA7    
 COLOR_NAME1    
 COLOR_RGB4    
 COLOR_RGBA5    
 $variant<?php /*A*//*B*/ ?>    
 $g<?php /*A*//*B*/ ?>    
 $b<?php /*A*//*B*/ ?>    
 $a<?php /*A*//*B*/ ?>    
 $r<?php /*A*//*B*/ ?>    
 $color_map<?php /*A*//*B*/ ?>    
class DomPlugin
 DOMELEMENT_PROPS['tagName' => true, 'className' => false, 'id' => false, 'schemaTypeInfo' => true, 'firstElementChild' => true, 'lastElementChild' => true, 'childElementCount' => true, 'previousElementSibling' => true, 'nextElementSibling' => true, ]    
 DOMNODE_PROPS['nodeName' => true, 'nodeValue' => false, 'nodeType' => true, 'parentNode' => true, 'parentElement' => true, 'childNodes' => true, 'firstChild' => true, 'lastChild' => true, 'previousSibling' => true, 'nextSibling' => true, 'attributes' => true, 'isConnected' => true, 'ownerDocument' => true, 'namespaceURI' => true, 'prefix' => false, 'localName' => true, 'baseURI' => true, 'textContent' => false, ]    
 DOM_NS_VERSIONS['outerHTML' => KINT_PHP85, ]    
 DOM_VERSIONS['parentElement' => KINT_PHP83, 'isConnected' => KINT_PHP83, 'className' => KINT_PHP83, 'id' => KINT_PHP83, 'firstElementChild' => KINT_PHP80, 'lastElementChild' => KINT_PHP80, 'childElementCount' => KINT_PHP80, 'previousElementSibling' => KINT_PHP80, 'nextElementSibling' => KINT_PHP80, ]    
 ELEMENT_PROPS['namespaceURI' => true, 'prefix' => true, 'localName' => true, 'tagName' => true, 'id' => false, 'className' => false, 'classList' => true, 'attributes' => true, 'firstElementChild' => true, 'lastElementChild' => true, 'childElementCount' => true, 'previousElementSibling' => true, 'nextElementSibling' => true, 'innerHTML' => false, 'outerHTML' => false, 'substitutedNodeValue' => false, ]    
 NODE_PROPS['nodeType' => true, 'nodeName' => true, 'baseURI' => true, 'isConnected' => true, 'ownerDocument' => true, 'parentNode' => true, 'parentElement' => true, 'childNodes' => true, 'firstChild' => true, 'lastChild' => true, 'previousSibling' => true, 'nextSibling' => true, 'nodeValue' => true, 'textContent' => false, ]    
 $verbose<?php /*A*//*B*/ ?>    
 $blacklist<?php /*A*//*B*/ ?>    
 $statics_plugin<?php /*A*//*B*/ ?>    
 $methods_plugin<?php /*A*//*B*/ ?>    
class ErrorlogHandler
 TYPE_OS0    
 TYPE_SAPI4    
 $messageType<?php /*A*//*B*/ ?>    
class Events
 PRIORITY_HIGH10    
 PRIORITY_LOW200    
 PRIORITY_NORMAL100    
 $performanceLog<?php /*A*//*B*/ ?>    
 $initialized<?php /*A*//*B*/ ?>    
 $simulate<?php /*A*//*B*/ ?>    
 $files<?php /*A*//*B*/ ?>    
 $listeners<?php /*A*//*B*/ ?>    
class FileHandler
 MAX_KEY_LENGTH255    
 $path<?php /*A*//*B*/ ?>    
 $mode<?php /*A*//*B*/ ?>    
class Kint
 MODE_CLI'c'    
 MODE_PLAIN'p'    
 MODE_RICH'r'    
 MODE_TEXT't'    
 $enabled_mode<?php /*A*//*B*/ ?>    
 $renderer<?php /*A*//*B*/ ?>    
 $plugins<?php /*A*//*B*/ ?>    
 $parser<?php /*A*//*B*/ ?>    
 $renderers<?php /*A*//*B*/ ?>    
 $aliases<?php /*A*//*B*/ ?>    
 $expanded<?php /*A*//*B*/ ?>    
 $display_called_from<?php /*A*//*B*/ ?>    
 $mode_default_cli<?php /*A*//*B*/ ?>    
 $mode_default<?php /*A*//*B*/ ?>    
 $cli_detection<?php /*A*//*B*/ ?>    
 $depth_limit<?php /*A*//*B*/ ?>    
 $return<?php /*A*//*B*/ ?>    
class LogLevel
 ALERT'alert'    
 CRITICAL'critical'    
 DEBUG'debug'    
 EMERGENCY'emergency'    
 ERROR'error'    
 INFO'info'    
 NOTICE'notice'    
 WARNING'warning'    
class Method
 CONNECT'CONNECT'    
 DELETE'DELETE'    
 GET'GET'    
 HEAD'HEAD'    
 OPTIONS'OPTIONS'    
 PATCH'PATCH'    
 POST'POST'    
 PUT'PUT'    
 TRACE'TRACE'    
class MethodContext
 MAGIC_NAMES['__construct' => true, '__destruct' => true, '__call' => true, '__callstatic' => true, '__get' => true, '__set' => true, '__isset' => true, '__unset' => true, '__sleep' => true, '__wakeup' => true, '__serialize' => true, '__unserialize' => true, '__tostring' => true, '__invoke' => true, '__set_state' => true, '__clone' => true, '__debuginfo' => true, ]    
 $static<?php /*A*//*B*/ ?>    
 $inherited<?php /*A*//*B*/ ?>    
 $abstract<?php /*A*//*B*/ ?>    
 $final<?php /*A*//*B*/ ?>    
class MysqliPlugin
 ALWAYS_READABLE['client_version' => true, 'connect_errno' => true, 'connect_error' => true, ]    
 CONNECTED_READABLE['affected_rows' => true, 'error_list' => true, 'field_count' => true, 'host_info' => true, 'info' => true, 'insert_id' => true, 'server_info' => true, 'server_version' => true, 'sqlstate' => true, 'protocol_version' => true, 'thread_id' => true, 'warning_count' => true, ]    
 EMPTY_READABLE['client_info' => true, 'errno' => true, 'error' => true, ]    
class Parser
 TRIGGER_BEGIN1 << 0    
 TRIGGER_COMPLETEself::TRIGGER_SUCCESS | self::TRIGGER_RECURSION | self::TRIGGER_DEPTH_LIMIT    
 TRIGGER_DEPTH_LIMIT1 << 3    
 TRIGGER_NONE0    
 TRIGGER_RECURSION1 << 2    
 TRIGGER_SUCCESS1 << 1    
 $depth_limit<?php /*A*//*B*/ ?>    
 $caller_class<?php /*A*//*B*/ ?>    
 $array_ref_stack<?php /*A*//*B*/ ?>    
 $object_hashes<?php /*A*//*B*/ ?>    
 $plugins<?php /*A*//*B*/ ?>    
class PassStrictParameterToFunctionParameterRector
 FUNCTION_WITH_ARG_POSITION['array_search' => 2, 'base64_decode' => 1, 'in_array' => 2, ]    
class PropertyContext
 HOOK_GET1 << 0    
 HOOK_GET_REF1 << 1    
 HOOK_NONE0    
 HOOK_SET1 << 2    
 HOOK_SET_TYPE1 << 3    
 $readonly<?php /*A*//*B*/ ?>    
 $hooks<?php /*A*//*B*/ ?>    
 $hook_set_type<?php /*A*//*B*/ ?>    
class RedisHandler
 DEFAULT_PORT6379    
 DEFAULT_PROTOCOL'tcp'    
 $redis<?php /*A*//*B*/ ?>    
 $keyPrefix<?php /*A*//*B*/ ?>    
 $lockRetryInterval<?php /*A*//*B*/ ?>    
 $lockMaxRetries<?php /*A*//*B*/ ?>    
 $keyExists<?php /*A*//*B*/ ?>    
 $lockKey<?php /*A*//*B*/ ?>    
 $sessionExpiration<?php /*A*//*B*/ ?>    
class Router
 HTTP_METHODS[Method::GET, Method::HEAD, Method::POST, Method::PATCH, Method::PUT, Method::DELETE, Method::OPTIONS, Method::TRACE, Method::CONNECT, 'CLI', ]    
 $controller<?php /*A*//*B*/ ?>    
 $directory<?php /*A*//*B*/ ?>    
 $collection<?php /*A*//*B*/ ?>    
 $translateURIDashes<?php /*A*//*B*/ ?>    
 $indexPage<?php /*A*//*B*/ ?>    
 $params<?php /*A*//*B*/ ?>    
 $method<?php /*A*//*B*/ ?>    
 $detectedLocale<?php /*A*//*B*/ ?>    
 $filtersInfo<?php /*A*//*B*/ ?>    
 $autoRouter<?php /*A*//*B*/ ?>    
 $matchedRoute<?php /*A*//*B*/ ?>    
 $matchedRouteOptions<?php /*A*//*B*/ ?>    
 $permittedURIChars<?php /*A*//*B*/ ?>    
class Security
 CSRF_HASH_BYTES16    
 CSRF_PROTECTION_COOKIE'cookie'    
 CSRF_PROTECTION_SESSION'session'    
 $rawCookieName<?php /*A*//*B*/ ?>    
 $request<?php /*A*//*B*/ ?>    
 $session<?php /*A*//*B*/ ?>    
 $samesite<?php /*A*//*B*/ ?>    
 $redirect<?php /*A*//*B*/ ?>    
 $cookieName<?php /*A*//*B*/ ?>    
 $expires<?php /*A*//*B*/ ?>    
 $regenerate<?php /*A*//*B*/ ?>    
 $cookie<?php /*A*//*B*/ ?>    
 $headerName<?php /*A*//*B*/ ?>    
 $tokenName<?php /*A*//*B*/ ?>    
 $hash<?php /*A*//*B*/ ?>    
 $csrfProtection<?php /*A*//*B*/ ?>    
 $tokenRandomize<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $hashInCookie<?php /*A*//*B*/ ?>    
class SourceRepresentation
 DEFAULT_PADDING7    
 $showfilename<?php /*A*//*B*/ ?>    
 $line<?php /*A*//*B*/ ?>    
 $source<?php /*A*//*B*/ ?>    
 $filename<?php /*A*//*B*/ ?>    
class URI
 CHAR_SUB_DELIMS'!\$&\'\(\)\*\+,;='    
 CHAR_UNRESERVED'a-zA-Z0-9_\-\.~'    
 $showPassword<?php /*A*//*B*/ ?>    
 $defaultPorts<?php /*A*//*B*/ ?>    
 $query<?php /*A*//*B*/ ?>    
 $fragment<?php /*A*//*B*/ ?>    
 $rawQueryString<?php /*A*//*B*/ ?>    
 $silent<?php /*A*//*B*/ ?>    
 $uriString<?php /*A*//*B*/ ?>    
 $baseURL<?php /*A*//*B*/ ?>    
 $segments<?php /*A*//*B*/ ?>    
 $scheme<?php /*A*//*B*/ ?>    
 $user<?php /*A*//*B*/ ?>    
 $password<?php /*A*//*B*/ ?>    
 $host<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
 $port<?php /*A*//*B*/ ?>    
class UnderscoreToCamelCaseVariableNameRector
 PARAM_NAME_REGEX'#(?<paramPrefix>@param\s.*\s+\$)(?<paramName>%s)#ms'    
 $hasChanged<?php /*A*//*B*/ ?>    
 $phpDocInfoFactory<?php /*A*//*B*/ ?>    
 $reservedKeywordAnalyzer<?php /*A*//*B*/ ?>    
class Utils
 BT_STRUCTURE['function' => 'string', 'line' => 'integer', 'file' => 'string', 'class' => 'string', 'object' => 'object', 'type' => 'string', 'args' => 'array', ]    
 BYTE_UNITS['B', 'KB', 'MB', 'GB', 'TB']    
 $legacy_encodings<?php /*A*//*B*/ ?>    
 $path_aliases<?php /*A*//*B*/ ?>    
 $char_encodings<?php /*A*//*B*/ ?>    
class preload
 $paths<?php /*A*//*B*/ ?>    
class Email
 $wordWrap<?php /*A*//*B*/ ?>    
 $mailType<?php /*A*//*B*/ ?>    
 $wrapChars<?php /*A*//*B*/ ?>    
 $newline<?php /*A*//*B*/ ?>    
 $BCCBatchMode<?php /*A*//*B*/ ?>    
 $BCCBatchSize<?php /*A*//*B*/ ?>    
 $DSN<?php /*A*//*B*/ ?>    
 $charset<?php /*A*//*B*/ ?>    
 $validate<?php /*A*//*B*/ ?>    
 $CRLF<?php /*A*//*B*/ ?>    
 $priority<?php /*A*//*B*/ ?>    
 $userAgent<?php /*A*//*B*/ ?>    
 $recipients<?php /*A*//*B*/ ?>    
 $fromName<?php /*A*//*B*/ ?>    
 $mailPath<?php /*A*//*B*/ ?>    
 $protocol<?php /*A*//*B*/ ?>    
 $fromEmail<?php /*A*//*B*/ ?>    
 $SMTPPort<?php /*A*//*B*/ ?>    
 $SMTPTimeout<?php /*A*//*B*/ ?>    
 $SMTPKeepAlive<?php /*A*//*B*/ ?>    
 $SMTPCrypto<?php /*A*//*B*/ ?>    
 $SMTPHost<?php /*A*//*B*/ ?>    
 $SMTPUser<?php /*A*//*B*/ ?>    
 $SMTPPass<?php /*A*//*B*/ ?>    
class Autoload
 $classmap<?php /*A*//*B*/ ?>    
 $psr4<?php /*A*//*B*/ ?>    
class ContentSecurityPolicy
 $connectSrc<?php /*A*//*B*/ ?>    
 $fontSrc<?php /*A*//*B*/ ?>    
 $formAction<?php /*A*//*B*/ ?>    
 $frameAncestors<?php /*A*//*B*/ ?>    
 $frameSrc<?php /*A*//*B*/ ?>    
 $mediaSrc<?php /*A*//*B*/ ?>    
 $objectSrc<?php /*A*//*B*/ ?>    
 $manifestSrc<?php /*A*//*B*/ ?>    
 $pluginTypes<?php /*A*//*B*/ ?>    
 $styleNonceTag<?php /*A*//*B*/ ?>    
 $sandbox<?php /*A*//*B*/ ?>    
 $autoNonce<?php /*A*//*B*/ ?>    
 $scriptNonceTag<?php /*A*//*B*/ ?>    
 $defaultSrc<?php /*A*//*B*/ ?>    
 $reportURI<?php /*A*//*B*/ ?>    
 $upgradeInsecureRequests<?php /*A*//*B*/ ?>    
 $scriptSrc<?php /*A*//*B*/ ?>    
 $baseURI<?php /*A*//*B*/ ?>    
 $imageSrc<?php /*A*//*B*/ ?>    
 $styleSrc<?php /*A*//*B*/ ?>    
 $childSrc<?php /*A*//*B*/ ?>    
 $reportOnly<?php /*A*//*B*/ ?>    
class Paths
 $appDirectory<?php /*A*//*B*/ ?>    
 $systemDirectory<?php /*A*//*B*/ ?>    
class Generators
 $views<?php /*A*//*B*/ ?>    
class Logger
 $threshold<?php /*A*//*B*/ ?>    
 $threshold<?php /*A*//*B*/ ?>    
 $handlers<?php /*A*//*B*/ ?>    
class Filters
 $aliases<?php /*A*//*B*/ ?>    
 $aliases<?php /*A*//*B*/ ?>    
 $aliases<?php /*A*//*B*/ ?>    
 $globals<?php /*A*//*B*/ ?>    
 $required<?php /*A*//*B*/ ?>    
 $globals<?php /*A*//*B*/ ?>    
 $globals<?php /*A*//*B*/ ?>    
 $filters<?php /*A*//*B*/ ?>    
 $methods<?php /*A*//*B*/ ?>    
 $filters<?php /*A*//*B*/ ?>    
class Encryption
 $key<?php /*A*//*B*/ ?>    
class App
 $indexPage<?php /*A*//*B*/ ?>    
 $indexPage<?php /*A*//*B*/ ?>    
class UserAgents
 $mobiles<?php /*A*//*B*/ ?>    
 $robots<?php /*A*//*B*/ ?>    
 $platforms<?php /*A*//*B*/ ?>    
 $browsers<?php /*A*//*B*/ ?>    
class Feature
 $strictLocaleNegotiation<?php /*A*//*B*/ ?>    
 $oldFilterOrder<?php /*A*//*B*/ ?>    
 $autoRoutesImproved<?php /*A*//*B*/ ?>    
 $limitZeroAsAll<?php /*A*//*B*/ ?>    
class Kint
 $cliMinWidth<?php /*A*//*B*/ ?>    
 $cliDetectWidth<?php /*A*//*B*/ ?>    
 $cliForceUTF8<?php /*A*//*B*/ ?>    
 $cliColors<?php /*A*//*B*/ ?>    
 $richFolder<?php /*A*//*B*/ ?>    
 $richObjectPlugins<?php /*A*//*B*/ ?>    
 $richTabPlugins<?php /*A*//*B*/ ?>    
 $displayCalledFrom<?php /*A*//*B*/ ?>    
 $richTheme<?php /*A*//*B*/ ?>    
 $expanded<?php /*A*//*B*/ ?>    
 $plugins<?php /*A*//*B*/ ?>    
 $maxDepth<?php /*A*//*B*/ ?>    
class Migrations
 $table<?php /*A*//*B*/ ?>    
 $timestampFormat<?php /*A*//*B*/ ?>    
 $enabled<?php /*A*//*B*/ ?>    
class Database
 $default<?php /*A*//*B*/ ?>    
 $default<?php /*A*//*B*/ ?>    
 $default<?php /*A*//*B*/ ?>    
 $default<?php /*A*//*B*/ ?>    
 $default<?php /*A*//*B*/ ?>    
 $default<?php /*A*//*B*/ ?>    
 $default<?php /*A*//*B*/ ?>    
 $defaultGroup<?php /*A*//*B*/ ?>    
 $test<?php /*A*//*B*/ ?>    
 $test<?php /*A*//*B*/ ?>    
 $production<?php /*A*//*B*/ ?>    
 $development<?php /*A*//*B*/ ?>    
class Cache
 $redis<?php /*A*//*B*/ ?>    
 $memcached<?php /*A*//*B*/ ?>    
class Session
 $driver<?php /*A*//*B*/ ?>    
 $savePath<?php /*A*//*B*/ ?>    
 $DBGroup<?php /*A*//*B*/ ?>    
 $driver<?php /*A*//*B*/ ?>    
 $savePath<?php /*A*//*B*/ ?>    
 $savePath<?php /*A*//*B*/ ?>    
 $savePath<?php /*A*//*B*/ ?>    
 $driver<?php /*A*//*B*/ ?>    
class Cookie
 $raw<?php /*A*//*B*/ ?>    
 $httponly<?php /*A*//*B*/ ?>    
 $samesite<?php /*A*//*B*/ ?>    
 $domain<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
 $secure<?php /*A*//*B*/ ?>    
 $prefix<?php /*A*//*B*/ ?>    
 $expires<?php /*A*//*B*/ ?>    
class Toolbar
 $collectors<?php /*A*//*B*/ ?>    
class Mimes
 $mimes<?php /*A*//*B*/ ?>    
class DocTypes
 $html5<?php /*A*//*B*/ ?>    
 $list<?php /*A*//*B*/ ?>    
class Routing
 $routeFiles<?php /*A*//*B*/ ?>    
 $moduleRoutes<?php /*A*//*B*/ ?>    
 $translateUriToCamelCase<?php /*A*//*B*/ ?>    
 $multipleSegmentsOneParam<?php /*A*//*B*/ ?>    
 $prioritize<?php /*A*//*B*/ ?>    
 $defaultNamespace<?php /*A*//*B*/ ?>    
 $defaultController<?php /*A*//*B*/ ?>    
 $defaultMethod<?php /*A*//*B*/ ?>    
 $translateURIDashes<?php /*A*//*B*/ ?>    
 $override404<?php /*A*//*B*/ ?>    
 $autoRoute<?php /*A*//*B*/ ?>    
class Publisher
 $restrictions<?php /*A*//*B*/ ?>    
class CURLRequest
 $shareOptions<?php /*A*//*B*/ ?>    
class View
 $plugins<?php /*A*//*B*/ ?>    
 $plugins<?php /*A*//*B*/ ?>    
 $plugins<?php /*A*//*B*/ ?>    
 $plugins<?php /*A*//*B*/ ?>    
 $filters<?php /*A*//*B*/ ?>    
 $filters<?php /*A*//*B*/ ?>    
 $decorators<?php /*A*//*B*/ ?>    
class Modules
 $composerPackages<?php /*A*//*B*/ ?>    
 $discoverInComposer<?php /*A*//*B*/ ?>    
 $composerPackages<?php /*A*//*B*/ ?>    
class Validation
 $signup_errors<?php /*A*//*B*/ ?>    
 $signup<?php /*A*//*B*/ ?>    
 $signup<?php /*A*//*B*/ ?>    
 $templates<?php /*A*//*B*/ ?>    
 $ruleSets<?php /*A*//*B*/ ?>    
class Optimize
 $configCacheEnabled<?php /*A*//*B*/ ?>    
 $locatorCacheEnabled<?php /*A*//*B*/ ?>    
class Exceptions
 $ignoreCodes<?php /*A*//*B*/ ?>    
 $deprecationLogLevel<?php /*A*//*B*/ ?>    
 $logDeprecations<?php /*A*//*B*/ ?>    
class Security
 $csrfProtection<?php /*A*//*B*/ ?>    
 $tokenRandomize<?php /*A*//*B*/ ?>    
 $regenerate<?php /*A*//*B*/ ?>    
 $redirect<?php /*A*//*B*/ ?>    
class Honeypot
 $hidden<?php /*A*//*B*/ ?>    
 $label<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $template<?php /*A*//*B*/ ?>    
 $container<?php /*A*//*B*/ ?>    
 $containerId<?php /*A*//*B*/ ?>    
class Cors
 $api<?php /*A*//*B*/ ?>    
class Format
 $supportedResponseFormats<?php /*A*//*B*/ ?>    
 $formatters<?php /*A*//*B*/ ?>    
class Images
 $handlers<?php /*A*//*B*/ ?>    
 $defaultHandler<?php /*A*//*B*/ ?>    
 $libraryPath<?php /*A*//*B*/ ?>    
class Pager
 $templates<?php /*A*//*B*/ ?>    
 $templates<?php /*A*//*B*/ ?>    
class BaseController
 $helpers<?php /*A*//*B*/ ?>    
 $session<?php /*A*//*B*/ ?>    
class ExampleDatabaseTest
 $seed<?php /*A*//*B*/ ?>    
class ExampleMigration
 $DBGroup<?php /*A*//*B*/ ?>    
class ExampleModel
 $validationMessages<?php /*A*//*B*/ ?>    
 $skipValidation<?php /*A*//*B*/ ?>    
 $validationRules<?php /*A*//*B*/ ?>    
 $table<?php /*A*//*B*/ ?>    
 $primaryKey<?php /*A*//*B*/ ?>    
 $returnType<?php /*A*//*B*/ ?>    
 $useSoftDeletes<?php /*A*//*B*/ ?>    
 $allowedFields<?php /*A*//*B*/ ?>    
 $useTimestamps<?php /*A*//*B*/ ?>    
class Controller
 $logger<?php /*A*//*B*/ ?>    
 $validator<?php /*A*//*B*/ ?>    
 $forceHTTPS<?php /*A*//*B*/ ?>    
 $helpers<?php /*A*//*B*/ ?>    
 $request<?php /*A*//*B*/ ?>    
 $response<?php /*A*//*B*/ ?>    
class ComposerScripts
 $path<?php /*A*//*B*/ ?>    
 $dependencies<?php /*A*//*B*/ ?>    
class Superglobals
 $get<?php /*A*//*B*/ ?>    
 $server<?php /*A*//*B*/ ?>    
class Model
 $escape<?php /*A*//*B*/ ?>    
 $builderMethodsNotAvailable<?php /*A*//*B*/ ?>    
 $useAutoIncrement<?php /*A*//*B*/ ?>    
 $primaryKey<?php /*A*//*B*/ ?>    
 $table<?php /*A*//*B*/ ?>    
 $builder<?php /*A*//*B*/ ?>    
 $tempData<?php /*A*//*B*/ ?>    
class BaseModel
 $tempReturnType<?php /*A*//*B*/ ?>    
 $returnType<?php /*A*//*B*/ ?>    
 $DBGroup<?php /*A*//*B*/ ?>    
 $insertID<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
 $pager<?php /*A*//*B*/ ?>    
 $updatedField<?php /*A*//*B*/ ?>    
 $createdField<?php /*A*//*B*/ ?>    
 $useSoftDeletes<?php /*A*//*B*/ ?>    
 $dateFormat<?php /*A*//*B*/ ?>    
 $useTimestamps<?php /*A*//*B*/ ?>    
 $allowedFields<?php /*A*//*B*/ ?>    
 $protectFields<?php /*A*//*B*/ ?>    
 $casts<?php /*A*//*B*/ ?>    
 $castHandlers<?php /*A*//*B*/ ?>    
 $converter<?php /*A*//*B*/ ?>    
 $skipValidation<?php /*A*//*B*/ ?>    
 $cleanValidationRules<?php /*A*//*B*/ ?>    
 $validationMessages<?php /*A*//*B*/ ?>    
 $updateOnlyChanged<?php /*A*//*B*/ ?>    
 $validationRules<?php /*A*//*B*/ ?>    
 $tempUseSoftDeletes<?php /*A*//*B*/ ?>    
 $deletedField<?php /*A*//*B*/ ?>    
 $allowEmptyInserts<?php /*A*//*B*/ ?>    
 $afterUpdate<?php /*A*//*B*/ ?>    
 $beforeInsertBatch<?php /*A*//*B*/ ?>    
 $tempAllowCallbacks<?php /*A*//*B*/ ?>    
 $allowCallbacks<?php /*A*//*B*/ ?>    
 $validation<?php /*A*//*B*/ ?>    
 $beforeUpdate<?php /*A*//*B*/ ?>    
 $afterInsert<?php /*A*//*B*/ ?>    
 $beforeInsert<?php /*A*//*B*/ ?>    
 $beforeDelete<?php /*A*//*B*/ ?>    
 $afterDelete<?php /*A*//*B*/ ?>    
 $beforeUpdateBatch<?php /*A*//*B*/ ?>    
 $afterInsertBatch<?php /*A*//*B*/ ?>    
 $afterUpdateBatch<?php /*A*//*B*/ ?>    
 $afterFind<?php /*A*//*B*/ ?>    
 $beforeFind<?php /*A*//*B*/ ?>    
class Encryption
 $hmacKey<?php /*A*//*B*/ ?>    
 $digest<?php /*A*//*B*/ ?>    
 $key<?php /*A*//*B*/ ?>    
 $driver<?php /*A*//*B*/ ?>    
 $encrypter<?php /*A*//*B*/ ?>    
 $handlers<?php /*A*//*B*/ ?>    
 $drivers<?php /*A*//*B*/ ?>    
class OpenSSLHandler
 $authKeyInfo<?php /*A*//*B*/ ?>    
 $rawData<?php /*A*//*B*/ ?>    
 $encryptKeyInfo<?php /*A*//*B*/ ?>    
 $key<?php /*A*//*B*/ ?>    
 $cipher<?php /*A*//*B*/ ?>    
 $digestSize<?php /*A*//*B*/ ?>    
 $digest<?php /*A*//*B*/ ?>    
class SodiumHandler
 $blockSize<?php /*A*//*B*/ ?>    
 $key<?php /*A*//*B*/ ?>    
class PageCache
 $pageCache<?php /*A*//*B*/ ?>    
class Filters
 $filtersClass<?php /*A*//*B*/ ?>    
 $filterClassInstances<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $filters<?php /*A*//*B*/ ?>    
 $modules<?php /*A*//*B*/ ?>    
 $initialized<?php /*A*//*B*/ ?>    
 $argumentsClass<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $response<?php /*A*//*B*/ ?>    
 $request<?php /*A*//*B*/ ?>    
class SecureHeaders
 $headers<?php /*A*//*B*/ ?>    
class InvalidChars
 $source<?php /*A*//*B*/ ?>    
 $controlCodeRegex<?php /*A*//*B*/ ?>    
class Cors
 $cors<?php /*A*//*B*/ ?>    
class Seeder
 $forge<?php /*A*//*B*/ ?>    
 $silent<?php /*A*//*B*/ ?>    
 $faker<?php /*A*//*B*/ ?>    
 $seedPath<?php /*A*//*B*/ ?>    
 $DBGroup<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
class Database
 $connections<?php /*A*//*B*/ ?>    
class BaseUtils
 $repairTable<?php /*A*//*B*/ ?>    
 $optimizeTable<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
 $listDatabases<?php /*A*//*B*/ ?>    
class TableName
 $actualTable<?php /*A*//*B*/ ?>    
 $schema<?php /*A*//*B*/ ?>    
 $logicalTable<?php /*A*//*B*/ ?>    
 $alias<?php /*A*//*B*/ ?>    
 $database<?php /*A*//*B*/ ?>    
class Config
 $factory<?php /*A*//*B*/ ?>    
 $instances<?php /*A*//*B*/ ?>    
class RawSql
 $string<?php /*A*//*B*/ ?>    
class BaseResult
 $rowData<?php /*A*//*B*/ ?>    
 $connID<?php /*A*//*B*/ ?>    
 $resultID<?php /*A*//*B*/ ?>    
 $resultObject<?php /*A*//*B*/ ?>    
 $resultArray<?php /*A*//*B*/ ?>    
 $customResultObject<?php /*A*//*B*/ ?>    
 $numRows<?php /*A*//*B*/ ?>    
 $currentRow<?php /*A*//*B*/ ?>    
class BaseConnection
 $database<?php /*A*//*B*/ ?>    
 $DBDriver<?php /*A*//*B*/ ?>    
 $subdriver<?php /*A*//*B*/ ?>    
 $pConnect<?php /*A*//*B*/ ?>    
 $DBPrefix<?php /*A*//*B*/ ?>    
 $DBDebug<?php /*A*//*B*/ ?>    
 $DBCollat<?php /*A*//*B*/ ?>    
 $charset<?php /*A*//*B*/ ?>    
 $port<?php /*A*//*B*/ ?>    
 $DSN<?php /*A*//*B*/ ?>    
 $username<?php /*A*//*B*/ ?>    
 $password<?php /*A*//*B*/ ?>    
 $hostname<?php /*A*//*B*/ ?>    
 $reservedIdentifiers<?php /*A*//*B*/ ?>    
 $escapeChar<?php /*A*//*B*/ ?>    
 $likeEscapeChar<?php /*A*//*B*/ ?>    
 $pregEscapeChar<?php /*A*//*B*/ ?>    
 $likeEscapeStr<?php /*A*//*B*/ ?>    
 $connectDuration<?php /*A*//*B*/ ?>    
 $dataCache<?php /*A*//*B*/ ?>    
 $connectTime<?php /*A*//*B*/ ?>    
 $encrypt<?php /*A*//*B*/ ?>    
 $compress<?php /*A*//*B*/ ?>    
 $swapPre<?php /*A*//*B*/ ?>    
 $failover<?php /*A*//*B*/ ?>    
 $lastQuery<?php /*A*//*B*/ ?>    
 $strictOn<?php /*A*//*B*/ ?>    
 $protectIdentifiers<?php /*A*//*B*/ ?>    
 $resultID<?php /*A*//*B*/ ?>    
 $connID<?php /*A*//*B*/ ?>    
 $queryClass<?php /*A*//*B*/ ?>    
 $transException<?php /*A*//*B*/ ?>    
 $aliasedTables<?php /*A*//*B*/ ?>    
 $transFailure<?php /*A*//*B*/ ?>    
 $transStatus<?php /*A*//*B*/ ?>    
 $transDepth<?php /*A*//*B*/ ?>    
 $transStrict<?php /*A*//*B*/ ?>    
 $transEnabled<?php /*A*//*B*/ ?>    
 $pretend<?php /*A*//*B*/ ?>    
 $dateFormat<?php /*A*//*B*/ ?>    
class MigrationRunner
 $enabled<?php /*A*//*B*/ ?>    
 $namespace<?php /*A*//*B*/ ?>    
 $table<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $regex<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
 $silent<?php /*A*//*B*/ ?>    
 $tableChecked<?php /*A*//*B*/ ?>    
 $cliMessages<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
 $groupFilter<?php /*A*//*B*/ ?>    
 $groupSkip<?php /*A*//*B*/ ?>    
class Forge
 $fields<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
 $keys<?php /*A*//*B*/ ?>    
 $uniqueKeys<?php /*A*//*B*/ ?>    
 $primaryKeys<?php /*A*//*B*/ ?>    
 $foreignKeys<?php /*A*//*B*/ ?>    
 $charset<?php /*A*//*B*/ ?>    
 $createDatabaseStr<?php /*A*//*B*/ ?>    
 $checkDatabaseExistStr<?php /*A*//*B*/ ?>    
 $createDatabaseIfStr<?php /*A*//*B*/ ?>    
 $dropTableIfStr<?php /*A*//*B*/ ?>    
 $createTableKeys<?php /*A*//*B*/ ?>    
 $createTableIfStr<?php /*A*//*B*/ ?>    
 $dropDatabaseStr<?php /*A*//*B*/ ?>    
 $createTableStr<?php /*A*//*B*/ ?>    
 $null<?php /*A*//*B*/ ?>    
 $renameTableStr<?php /*A*//*B*/ ?>    
 $unsigned<?php /*A*//*B*/ ?>    
 $fkAllowActions<?php /*A*//*B*/ ?>    
 $dropConstraintStr<?php /*A*//*B*/ ?>    
 $default<?php /*A*//*B*/ ?>    
 $dropIndexStr<?php /*A*//*B*/ ?>    
class BasePreparedQuery
 $statement<?php /*A*//*B*/ ?>    
 $errorCode<?php /*A*//*B*/ ?>    
 $errorString<?php /*A*//*B*/ ?>    
 $query<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
class Query
 $bindMarker<?php /*A*//*B*/ ?>    
 $startTime<?php /*A*//*B*/ ?>    
 $endTime<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
 $errorString<?php /*A*//*B*/ ?>    
 $errorCode<?php /*A*//*B*/ ?>    
 $originalQueryString<?php /*A*//*B*/ ?>    
 $binds<?php /*A*//*B*/ ?>    
 $swappedQueryString<?php /*A*//*B*/ ?>    
 $finalQueryString<?php /*A*//*B*/ ?>    
class BaseBuilder
 $resetDeleteData<?php /*A*//*B*/ ?>    
 $QBFrom<?php /*A*//*B*/ ?>    
 $QBSelect<?php /*A*//*B*/ ?>    
 $QBDistinct<?php /*A*//*B*/ ?>    
 $QBJoin<?php /*A*//*B*/ ?>    
 $QBWhere<?php /*A*//*B*/ ?>    
 $QBKeys<?php /*A*//*B*/ ?>    
 $QBHaving<?php /*A*//*B*/ ?>    
 $QBGroupBy<?php /*A*//*B*/ ?>    
 $QBOffset<?php /*A*//*B*/ ?>    
 $QBLimit<?php /*A*//*B*/ ?>    
 $QBOrderBy<?php /*A*//*B*/ ?>    
 $QBUnion<?php /*A*//*B*/ ?>    
 $QBNoEscape<?php /*A*//*B*/ ?>    
 $QBWhereGroupCount<?php /*A*//*B*/ ?>    
 $QBWhereGroupStarted<?php /*A*//*B*/ ?>    
 $QBSet<?php /*A*//*B*/ ?>    
 $QBOptions<?php /*A*//*B*/ ?>    
 $QBIgnore<?php /*A*//*B*/ ?>    
 $tableName<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
 $randomKeyword<?php /*A*//*B*/ ?>    
 $binds<?php /*A*//*B*/ ?>    
 $countString<?php /*A*//*B*/ ?>    
 $canLimitWhereUpdates<?php /*A*//*B*/ ?>    
 $bindsKeyCount<?php /*A*//*B*/ ?>    
 $canLimitDeletes<?php /*A*//*B*/ ?>    
 $testMode<?php /*A*//*B*/ ?>    
 $supportedIgnoreStatements<?php /*A*//*B*/ ?>    
 $pregOperators<?php /*A*//*B*/ ?>    
 $joinTypes<?php /*A*//*B*/ ?>    
 $isLiteralStr<?php /*A*//*B*/ ?>    
class Migration
 $forge<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
 $DBGroup<?php /*A*//*B*/ ?>    
class Connection
 $sslmode<?php /*A*//*B*/ ?>    
 $service<?php /*A*//*B*/ ?>    
 $escapeChar<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $connect_timeout<?php /*A*//*B*/ ?>    
 $DBDriver<?php /*A*//*B*/ ?>    
 $schema<?php /*A*//*B*/ ?>    
class Builder
 $randomKeyword<?php /*A*//*B*/ ?>    
 $supportedIgnoreStatements<?php /*A*//*B*/ ?>    
class Forge
 $dropIndexStr<?php /*A*//*B*/ ?>    
 $dropConstraintStr<?php /*A*//*B*/ ?>    
 $checkDatabaseExistStr<?php /*A*//*B*/ ?>    
 $_unsigned<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
 $null<?php /*A*//*B*/ ?>    
class Utils
 $listDatabases<?php /*A*//*B*/ ?>    
 $optimizeTable<?php /*A*//*B*/ ?>    
class PreparedQuery
 $result<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
class Connection
 $DBDriver<?php /*A*//*B*/ ?>    
 $database<?php /*A*//*B*/ ?>    
 $_reserved_identifiers<?php /*A*//*B*/ ?>    
 $_quoted_identifier<?php /*A*//*B*/ ?>    
 $escapeChar<?php /*A*//*B*/ ?>    
 $scrollable<?php /*A*//*B*/ ?>    
 $schema<?php /*A*//*B*/ ?>    
class Builder
 $randomKeyword<?php /*A*//*B*/ ?>    
 $_quoted_identifier<?php /*A*//*B*/ ?>    
 $keyPermission<?php /*A*//*B*/ ?>    
 $castTextToInt<?php /*A*//*B*/ ?>    
class Forge
 $checkDatabaseExistStr<?php /*A*//*B*/ ?>    
 $createDatabaseStr<?php /*A*//*B*/ ?>    
 $renameTableStr<?php /*A*//*B*/ ?>    
 $createDatabaseIfStr<?php /*A*//*B*/ ?>    
 $dropIndexStr<?php /*A*//*B*/ ?>    
 $dropConstraintStr<?php /*A*//*B*/ ?>    
 $fkAllowActions<?php /*A*//*B*/ ?>    
 $unsigned<?php /*A*//*B*/ ?>    
 $createTableIfStr<?php /*A*//*B*/ ?>    
 $createTableStr<?php /*A*//*B*/ ?>    
class Utils
 $optimizeTable<?php /*A*//*B*/ ?>    
 $listDatabases<?php /*A*//*B*/ ?>    
class PreparedQuery
 $parameters<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
class Connection
 $DBDriver<?php /*A*//*B*/ ?>    
 $reservedIdentifiers<?php /*A*//*B*/ ?>    
 $escapeChar<?php /*A*//*B*/ ?>    
 $validDSNs<?php /*A*//*B*/ ?>    
 $resetStmtId<?php /*A*//*B*/ ?>    
 $stmtId<?php /*A*//*B*/ ?>    
 $cursorId<?php /*A*//*B*/ ?>    
 $commitMode<?php /*A*//*B*/ ?>    
 $lastInsertedTableName<?php /*A*//*B*/ ?>    
class Builder
 $countString<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
 $escapeChar<?php /*A*//*B*/ ?>    
 $randomKeyword<?php /*A*//*B*/ ?>    
class Forge
 $null<?php /*A*//*B*/ ?>    
 $dropDatabaseStr<?php /*A*//*B*/ ?>    
 $unsigned<?php /*A*//*B*/ ?>    
 $createTableIfStr<?php /*A*//*B*/ ?>    
 $dropTableIfStr<?php /*A*//*B*/ ?>    
 $createDatabaseStr<?php /*A*//*B*/ ?>    
 $dropIndexStr<?php /*A*//*B*/ ?>    
 $fkAllowActions<?php /*A*//*B*/ ?>    
 $dropConstraintStr<?php /*A*//*B*/ ?>    
 $renameTableStr<?php /*A*//*B*/ ?>    
class Utils
 $listDatabases<?php /*A*//*B*/ ?>    
class PreparedQuery
 $db<?php /*A*//*B*/ ?>    
 $lastInsertTableName<?php /*A*//*B*/ ?>    
class Connection
 $busyTimeout<?php /*A*//*B*/ ?>    
 $foreignKeys<?php /*A*//*B*/ ?>    
 $escapeChar<?php /*A*//*B*/ ?>    
 $DBDriver<?php /*A*//*B*/ ?>    
 $synchronous<?php /*A*//*B*/ ?>    
class Builder
 $canLimitWhereUpdates<?php /*A*//*B*/ ?>    
 $canLimitDeletes<?php /*A*//*B*/ ?>    
 $randomKeyword<?php /*A*//*B*/ ?>    
 $supportedIgnoreStatements<?php /*A*//*B*/ ?>    
class Forge
 $_unsigned<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
 $dropIndexStr<?php /*A*//*B*/ ?>    
 $null<?php /*A*//*B*/ ?>    
class Utils
 $optimizeTable<?php /*A*//*B*/ ?>    
class PreparedQuery
 $result<?php /*A*//*B*/ ?>    
class Table
 $tableName<?php /*A*//*B*/ ?>    
 $prefixedTableName<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
 $forge<?php /*A*//*B*/ ?>    
 $fields<?php /*A*//*B*/ ?>    
 $foreignKeys<?php /*A*//*B*/ ?>    
 $keys<?php /*A*//*B*/ ?>    
class Connection
 $numberNative<?php /*A*//*B*/ ?>    
 $mysqli<?php /*A*//*B*/ ?>    
 $resultMode<?php /*A*//*B*/ ?>    
 $escapeChar<?php /*A*//*B*/ ?>    
 $DBDriver<?php /*A*//*B*/ ?>    
 $deleteHack<?php /*A*//*B*/ ?>    
 $foundRows<?php /*A*//*B*/ ?>    
class Builder
 $supportedIgnoreStatements<?php /*A*//*B*/ ?>    
 $escapeChar<?php /*A*//*B*/ ?>    
class Forge
 $createTableKeys<?php /*A*//*B*/ ?>    
 $dropConstraintStr<?php /*A*//*B*/ ?>    
 $createDatabaseIfStr<?php /*A*//*B*/ ?>    
 $createDatabaseStr<?php /*A*//*B*/ ?>    
 $_quoted_table_options<?php /*A*//*B*/ ?>    
 $null<?php /*A*//*B*/ ?>    
 $_unsigned<?php /*A*//*B*/ ?>    
class Utils
 $optimizeTable<?php /*A*//*B*/ ?>    
 $listDatabases<?php /*A*//*B*/ ?>    
class DataCaster
 $strict<?php /*A*//*B*/ ?>    
 $helper<?php /*A*//*B*/ ?>    
 $castHandlers<?php /*A*//*B*/ ?>    
 $types<?php /*A*//*B*/ ?>    
class ResponseCache
 $ttl<?php /*A*//*B*/ ?>    
 $cacheQueryString<?php /*A*//*B*/ ?>    
 $cache<?php /*A*//*B*/ ?>    
class FactoriesCache
 $cache<?php /*A*//*B*/ ?>    
class CacheFactory
 $mockServiceName<?php /*A*//*B*/ ?>    
 $mockClass<?php /*A*//*B*/ ?>    
class PredisHandler
 $config<?php /*A*//*B*/ ?>    
 $redis<?php /*A*//*B*/ ?>    
class MemcachedHandler
 $config<?php /*A*//*B*/ ?>    
 $memcached<?php /*A*//*B*/ ?>    
class RedisHandler
 $config<?php /*A*//*B*/ ?>    
 $redis<?php /*A*//*B*/ ?>    
class FileVarExportHandler
 $path<?php /*A*//*B*/ ?>    
class Throttler
 $cache<?php /*A*//*B*/ ?>    
 $prefix<?php /*A*//*B*/ ?>    
 $tokenTime<?php /*A*//*B*/ ?>    
 $testTime<?php /*A*//*B*/ ?>    
class Fabricator
 $defaultFormatter<?php /*A*//*B*/ ?>    
 $tableCounts<?php /*A*//*B*/ ?>    
 $modifiedFields<?php /*A*//*B*/ ?>    
 $tempOverrides<?php /*A*//*B*/ ?>    
 $overrides<?php /*A*//*B*/ ?>    
 $dateFields<?php /*A*//*B*/ ?>    
 $formatters<?php /*A*//*B*/ ?>    
 $locale<?php /*A*//*B*/ ?>    
 $model<?php /*A*//*B*/ ?>    
 $faker<?php /*A*//*B*/ ?>    
class TestResponse
 $response<?php /*A*//*B*/ ?>    
 $domParser<?php /*A*//*B*/ ?>    
 $request<?php /*A*//*B*/ ?>    
class TestLogger
 $op_logs<?php /*A*//*B*/ ?>    
class DOMParser
 $dom<?php /*A*//*B*/ ?>    
class PhpStreamWrapper
 $position<?php /*A*//*B*/ ?>    
 $content<?php /*A*//*B*/ ?>    
 $context<?php /*A*//*B*/ ?>    
class CIUnitTestCase
 $bodyFormat<?php /*A*//*B*/ ?>    
 $requestBody<?php /*A*//*B*/ ?>    
 $headers<?php /*A*//*B*/ ?>    
 $session<?php /*A*//*B*/ ?>    
 $clean<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
 $migrations<?php /*A*//*B*/ ?>    
 $DBGroup<?php /*A*//*B*/ ?>    
 $insertCache<?php /*A*//*B*/ ?>    
 $routes<?php /*A*//*B*/ ?>    
 $setUpMethods<?php /*A*//*B*/ ?>    
 $tearDownMethods<?php /*A*//*B*/ ?>    
 $app<?php /*A*//*B*/ ?>    
 $seedOnce<?php /*A*//*B*/ ?>    
 $migrateOnce<?php /*A*//*B*/ ?>    
 $migrate<?php /*A*//*B*/ ?>    
 $traits<?php /*A*//*B*/ ?>    
 $basePath<?php /*A*//*B*/ ?>    
 $namespace<?php /*A*//*B*/ ?>    
 $refresh<?php /*A*//*B*/ ?>    
 $seed<?php /*A*//*B*/ ?>    
 $seeder<?php /*A*//*B*/ ?>    
class CITestStreamFilter
 $out<?php /*A*//*B*/ ?>    
 $err<?php /*A*//*B*/ ?>    
 $buffer<?php /*A*//*B*/ ?>    
 $registered<?php /*A*//*B*/ ?>    
class SeeInDatabase
 $db<?php /*A*//*B*/ ?>    
 $show<?php /*A*//*B*/ ?>    
 $data<?php /*A*//*B*/ ?>    
class MockFileLogger
 $destination<?php /*A*//*B*/ ?>    
class MockAutoload
 $psr4<?php /*A*//*B*/ ?>    
 $classmap<?php /*A*//*B*/ ?>    
class MockEmail
 $returnValue<?php /*A*//*B*/ ?>    
class MockConnection
 $lastQuery<?php /*A*//*B*/ ?>    
 $database<?php /*A*//*B*/ ?>    
 $schema<?php /*A*//*B*/ ?>    
 $returnValues<?php /*A*//*B*/ ?>    
class MockCLIConfig
 $supportedLocales<?php /*A*//*B*/ ?>    
 $negotiateLocale<?php /*A*//*B*/ ?>    
 $CSRFSameSite<?php /*A*//*B*/ ?>    
 $CSRFExcludeURIs<?php /*A*//*B*/ ?>    
 $defaultLocale<?php /*A*//*B*/ ?>    
 $CSPEnabled<?php /*A*//*B*/ ?>    
 $CSRFCookieName<?php /*A*//*B*/ ?>    
 $CSRFExpire<?php /*A*//*B*/ ?>    
 $CSRFRegenerate<?php /*A*//*B*/ ?>    
 $proxyIPs<?php /*A*//*B*/ ?>    
 $CSRFTokenName<?php /*A*//*B*/ ?>    
 $uriProtocol<?php /*A*//*B*/ ?>    
 $baseURL<?php /*A*//*B*/ ?>    
class MockInputOutput
 $outputs<?php /*A*//*B*/ ?>    
 $inputs<?php /*A*//*B*/ ?>    
class MockSession
 $didRegenerate<?php /*A*//*B*/ ?>    
 $cookies<?php /*A*//*B*/ ?>    
class MockResponse
 $pretend<?php /*A*//*B*/ ?>    
class MockCache
 $expirations<?php /*A*//*B*/ ?>    
 $cache<?php /*A*//*B*/ ?>    
 $bypass<?php /*A*//*B*/ ?>    
class MockBuilder
 $supportedIgnoreStatements<?php /*A*//*B*/ ?>    
class MockServices
 $classmap<?php /*A*//*B*/ ?>    
 $psr4<?php /*A*//*B*/ ?>    
class MockCURLRequest
 $output<?php /*A*//*B*/ ?>    
 $curl_options<?php /*A*//*B*/ ?>    
class MockAppConfig
 $supportedLocales<?php /*A*//*B*/ ?>    
 $negotiateLocale<?php /*A*//*B*/ ?>    
 $defaultLocale<?php /*A*//*B*/ ?>    
 $baseURL<?php /*A*//*B*/ ?>    
 $CSPEnabled<?php /*A*//*B*/ ?>    
 $uriProtocol<?php /*A*//*B*/ ?>    
 $proxyIPs<?php /*A*//*B*/ ?>    
class MockCodeIgniter
 $context<?php /*A*//*B*/ ?>    
class MockLanguage
 $data<?php /*A*//*B*/ ?>    
class MockLogger
 $dateFormat<?php /*A*//*B*/ ?>    
 $threshold<?php /*A*//*B*/ ?>    
 $handlers<?php /*A*//*B*/ ?>    
class Factory
 $default<?php /*A*//*B*/ ?>    
 $models<?php /*A*//*B*/ ?>    
class Filters
 $aliases<?php /*A*//*B*/ ?>    
 $required<?php /*A*//*B*/ ?>    
 $globals<?php /*A*//*B*/ ?>    
 $filters<?php /*A*//*B*/ ?>    
 $methods<?php /*A*//*B*/ ?>    
class DotEnv
 $path<?php /*A*//*B*/ ?>    
class AutoloadConfig
 $coreClassmap<?php /*A*//*B*/ ?>    
 $coreFiles<?php /*A*//*B*/ ?>    
 $psr4<?php /*A*//*B*/ ?>    
 $corePsr4<?php /*A*//*B*/ ?>    
 $files<?php /*A*//*B*/ ?>    
 $classmap<?php /*A*//*B*/ ?>    
class BaseConfig
 $moduleConfig<?php /*A*//*B*/ ?>    
 $didDiscovery<?php /*A*//*B*/ ?>    
 $discovering<?php /*A*//*B*/ ?>    
 $registrarFile<?php /*A*//*B*/ ?>    
 $registrars<?php /*A*//*B*/ ?>    
 $override<?php /*A*//*B*/ ?>    
class Routing
 $defaultNamespace<?php /*A*//*B*/ ?>    
 $routeFiles<?php /*A*//*B*/ ?>    
 $multipleSegmentsOneParam<?php /*A*//*B*/ ?>    
 $moduleRoutes<?php /*A*//*B*/ ?>    
 $defaultController<?php /*A*//*B*/ ?>    
 $translateURIDashes<?php /*A*//*B*/ ?>    
 $defaultMethod<?php /*A*//*B*/ ?>    
 $autoRoute<?php /*A*//*B*/ ?>    
 $prioritize<?php /*A*//*B*/ ?>    
 $override404<?php /*A*//*B*/ ?>    
 $translateUriToCamelCase<?php /*A*//*B*/ ?>    
class Publisher
 $restrictions<?php /*A*//*B*/ ?>    
class Factories
 $options<?php /*A*//*B*/ ?>    
 $updated<?php /*A*//*B*/ ?>    
 $instances<?php /*A*//*B*/ ?>    
 $aliases<?php /*A*//*B*/ ?>    
 $configOptions<?php /*A*//*B*/ ?>    
class View
 $decorators<?php /*A*//*B*/ ?>    
 $corePlugins<?php /*A*//*B*/ ?>    
 $coreFilters<?php /*A*//*B*/ ?>    
 $plugins<?php /*A*//*B*/ ?>    
 $filters<?php /*A*//*B*/ ?>    
 $saveData<?php /*A*//*B*/ ?>    
class BaseService
 $services<?php /*A*//*B*/ ?>    
 $serviceNames<?php /*A*//*B*/ ?>    
 $mocks<?php /*A*//*B*/ ?>    
 $discovered<?php /*A*//*B*/ ?>    
 $factories<?php /*A*//*B*/ ?>    
 $instances<?php /*A*//*B*/ ?>    
class ForeignCharacters
 $characterList<?php /*A*//*B*/ ?>    
class Image
 $mime<?php /*A*//*B*/ ?>    
 $origWidth<?php /*A*//*B*/ ?>    
 $sizeStr<?php /*A*//*B*/ ?>    
 $imageType<?php /*A*//*B*/ ?>    
 $origHeight<?php /*A*//*B*/ ?>    
class BaseHandler
 $yAxis<?php /*A*//*B*/ ?>    
 $xAxis<?php /*A*//*B*/ ?>    
 $filePermissions<?php /*A*//*B*/ ?>    
 $height<?php /*A*//*B*/ ?>    
 $verified<?php /*A*//*B*/ ?>    
 $width<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $image<?php /*A*//*B*/ ?>    
 $masterDim<?php /*A*//*B*/ ?>    
 $supportTransparency<?php /*A*//*B*/ ?>    
 $resource<?php /*A*//*B*/ ?>    
 $textDefaults<?php /*A*//*B*/ ?>    
class ImageMagickHandler
 $resource<?php /*A*//*B*/ ?>    
class Publisher
 $destination<?php /*A*//*B*/ ?>    
 $scratch<?php /*A*//*B*/ ?>    
 $discovered<?php /*A*//*B*/ ?>    
 $replacer<?php /*A*//*B*/ ?>    
 $source<?php /*A*//*B*/ ?>    
 $errors<?php /*A*//*B*/ ?>    
 $published<?php /*A*//*B*/ ?>    
 $restrictions<?php /*A*//*B*/ ?>    
class Entity
 $casts<?php /*A*//*B*/ ?>    
 $castHandlers<?php /*A*//*B*/ ?>    
 $dates<?php /*A*//*B*/ ?>    
 $datamap<?php /*A*//*B*/ ?>    
 $original<?php /*A*//*B*/ ?>    
 $dataCaster<?php /*A*//*B*/ ?>    
 $_cast<?php /*A*//*B*/ ?>    
 $defaultCastHandlers<?php /*A*//*B*/ ?>    
 $attributes<?php /*A*//*B*/ ?>    
class DataConverter
 $helper<?php /*A*//*B*/ ?>    
 $dataCaster<?php /*A*//*B*/ ?>    
 $types<?php /*A*//*B*/ ?>    
 $reconstructor<?php /*A*//*B*/ ?>    
 $extractor<?php /*A*//*B*/ ?>    
class Language
 $language<?php /*A*//*B*/ ?>    
 $intlSupport<?php /*A*//*B*/ ?>    
 $locale<?php /*A*//*B*/ ?>    
 $loadedFiles<?php /*A*//*B*/ ?>    
class Honeypot
 $config<?php /*A*//*B*/ ?>    
class BaseCommand
 $group<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $commands<?php /*A*//*B*/ ?>    
 $logger<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
class InputOutput
 $readlineSupport<?php /*A*//*B*/ ?>    
class CLI
 $readline_support<?php /*A*//*B*/ ?>    
 $wait_msg<?php /*A*//*B*/ ?>    
 $initialized<?php /*A*//*B*/ ?>    
 $foreground_colors<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $height<?php /*A*//*B*/ ?>    
 $lastWrite<?php /*A*//*B*/ ?>    
 $segments<?php /*A*//*B*/ ?>    
 $background_colors<?php /*A*//*B*/ ?>    
 $io<?php /*A*//*B*/ ?>    
 $width<?php /*A*//*B*/ ?>    
 $isColored<?php /*A*//*B*/ ?>    
class Commands
 $commands<?php /*A*//*B*/ ?>    
 $logger<?php /*A*//*B*/ ?>    
class PageNotFoundException
 $code<?php /*A*//*B*/ ?>    
class CLIRequest
 $method<?php /*A*//*B*/ ?>    
 $args<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $segments<?php /*A*//*B*/ ?>    
class ContentSecurityPolicy
 $autoNonce<?php /*A*//*B*/ ?>    
 $scriptNonceTag<?php /*A*//*B*/ ?>    
 $styleNonceTag<?php /*A*//*B*/ ?>    
 $scriptNonce<?php /*A*//*B*/ ?>    
 $tempHeaders<?php /*A*//*B*/ ?>    
 $upgradeInsecureRequests<?php /*A*//*B*/ ?>    
 $reportOnly<?php /*A*//*B*/ ?>    
 $styleNonce<?php /*A*//*B*/ ?>    
 $validSources<?php /*A*//*B*/ ?>    
 $nonces<?php /*A*//*B*/ ?>    
 $reportOnlyHeaders<?php /*A*//*B*/ ?>    
 $CSPEnabled<?php /*A*//*B*/ ?>    
 $fontSrc<?php /*A*//*B*/ ?>    
 $connectSrc<?php /*A*//*B*/ ?>    
 $defaultSrc<?php /*A*//*B*/ ?>    
 $directives<?php /*A*//*B*/ ?>    
 $baseURI<?php /*A*//*B*/ ?>    
 $childSrc<?php /*A*//*B*/ ?>    
 $pluginTypes<?php /*A*//*B*/ ?>    
 $objectSrc<?php /*A*//*B*/ ?>    
 $mediaSrc<?php /*A*//*B*/ ?>    
 $frameSrc<?php /*A*//*B*/ ?>    
 $imageSrc<?php /*A*//*B*/ ?>    
 $formAction<?php /*A*//*B*/ ?>    
 $frameAncestors<?php /*A*//*B*/ ?>    
 $reportURI<?php /*A*//*B*/ ?>    
 $sandbox<?php /*A*//*B*/ ?>    
 $manifestSrc<?php /*A*//*B*/ ?>    
 $styleSrc<?php /*A*//*B*/ ?>    
 $scriptSrc<?php /*A*//*B*/ ?>    
class Response
 $reason<?php /*A*//*B*/ ?>    
 $statusCode<?php /*A*//*B*/ ?>    
 $pretend<?php /*A*//*B*/ ?>    
 $statusCodes<?php /*A*//*B*/ ?>    
class SiteURI
 $basePathWithoutIndexPage<?php /*A*//*B*/ ?>    
 $baseURL<?php /*A*//*B*/ ?>    
 $indexPage<?php /*A*//*B*/ ?>    
 $routePath<?php /*A*//*B*/ ?>    
 $baseSegments<?php /*A*//*B*/ ?>    
 $segments<?php /*A*//*B*/ ?>    
class SiteURIFactory
 $superglobals<?php /*A*//*B*/ ?>    
 $appConfig<?php /*A*//*B*/ ?>    
class Header
 $name<?php /*A*//*B*/ ?>    
 $value<?php /*A*//*B*/ ?>    
class CURLRequest
 $shareOptions<?php /*A*//*B*/ ?>    
 $delay<?php /*A*//*B*/ ?>    
 $redirectDefaults<?php /*A*//*B*/ ?>    
 $defaultOptions<?php /*A*//*B*/ ?>    
 $defaultConfig<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $baseURI<?php /*A*//*B*/ ?>    
 $response<?php /*A*//*B*/ ?>    
 $responseOrig<?php /*A*//*B*/ ?>    
class Negotiate
 $request<?php /*A*//*B*/ ?>    
class DownloadResponse
 $setMime<?php /*A*//*B*/ ?>    
 $charset<?php /*A*//*B*/ ?>    
 $binary<?php /*A*//*B*/ ?>    
 $reason<?php /*A*//*B*/ ?>    
 $statusCode<?php /*A*//*B*/ ?>    
 $file<?php /*A*//*B*/ ?>    
 $filename<?php /*A*//*B*/ ?>    
class IncomingRequest
 $files<?php /*A*//*B*/ ?>    
 $uri<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
 $oldInput<?php /*A*//*B*/ ?>    
 $userAgent<?php /*A*//*B*/ ?>    
 $validLocales<?php /*A*//*B*/ ?>    
 $negotiator<?php /*A*//*B*/ ?>    
 $defaultLocale<?php /*A*//*B*/ ?>    
 $locale<?php /*A*//*B*/ ?>    
class Cors
 $config<?php /*A*//*B*/ ?>    
class Message
 $protocolVersion<?php /*A*//*B*/ ?>    
 $validProtocolVersions<?php /*A*//*B*/ ?>    
 $body<?php /*A*//*B*/ ?>    
class UserAgent
 $referrer<?php /*A*//*B*/ ?>    
 $browser<?php /*A*//*B*/ ?>    
 $platform<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $robot<?php /*A*//*B*/ ?>    
 $mobile<?php /*A*//*B*/ ?>    
 $version<?php /*A*//*B*/ ?>    
 $isBrowser<?php /*A*//*B*/ ?>    
 $isRobot<?php /*A*//*B*/ ?>    
 $isMobile<?php /*A*//*B*/ ?>    
 $agent<?php /*A*//*B*/ ?>    
class OutgoingRequest
 $uri<?php /*A*//*B*/ ?>    
 $method<?php /*A*//*B*/ ?>    
class RedirectException
 $code<?php /*A*//*B*/ ?>    
 $response<?php /*A*//*B*/ ?>    
class BadRequestException
 $code<?php /*A*//*B*/ ?>    
class UploadedFile
 $hasMoved<?php /*A*//*B*/ ?>    
 $error<?php /*A*//*B*/ ?>    
 $originalMimeType<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
 $originalName<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $clientPath<?php /*A*//*B*/ ?>    
class FileCollection
 $files<?php /*A*//*B*/ ?>    
class Parser
 $leftDelimiter<?php /*A*//*B*/ ?>    
 $leftConditionalDelimiter<?php /*A*//*B*/ ?>    
 $rightDelimiter<?php /*A*//*B*/ ?>    
 $rightConditionalDelimiter<?php /*A*//*B*/ ?>    
 $plugins<?php /*A*//*B*/ ?>    
 $noparseBlocks<?php /*A*//*B*/ ?>    
 $dataContexts<?php /*A*//*B*/ ?>    
class Cell
 $cache<?php /*A*//*B*/ ?>    
class View
 $sections<?php /*A*//*B*/ ?>    
 $sectionStack<?php /*A*//*B*/ ?>    
 $renderVars<?php /*A*//*B*/ ?>    
 $loader<?php /*A*//*B*/ ?>    
 $logger<?php /*A*//*B*/ ?>    
 $data<?php /*A*//*B*/ ?>    
 $tempData<?php /*A*//*B*/ ?>    
 $viewPath<?php /*A*//*B*/ ?>    
 $layout<?php /*A*//*B*/ ?>    
 $viewsCount<?php /*A*//*B*/ ?>    
 $saveData<?php /*A*//*B*/ ?>    
 $performanceData<?php /*A*//*B*/ ?>    
 $debug<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
class Table
 $newline<?php /*A*//*B*/ ?>    
 $emptyCells<?php /*A*//*B*/ ?>    
 $template<?php /*A*//*B*/ ?>    
 $function<?php /*A*//*B*/ ?>    
 $syncRowsWithHeading<?php /*A*//*B*/ ?>    
 $heading<?php /*A*//*B*/ ?>    
 $rows<?php /*A*//*B*/ ?>    
 $caption<?php /*A*//*B*/ ?>    
 $autoHeading<?php /*A*//*B*/ ?>    
 $footing<?php /*A*//*B*/ ?>    
class Cell
 $view<?php /*A*//*B*/ ?>    
class Typography
 $skipElements<?php /*A*//*B*/ ?>    
 $blockElements<?php /*A*//*B*/ ?>    
 $protectBracedQuotes<?php /*A*//*B*/ ?>    
 $lastBlockElement<?php /*A*//*B*/ ?>    
 $inlineElements<?php /*A*//*B*/ ?>    
 $innerBlockRequired<?php /*A*//*B*/ ?>    
class Format
 $config<?php /*A*//*B*/ ?>    
class File
 $size<?php /*A*//*B*/ ?>    
 $originalMimeType<?php /*A*//*B*/ ?>    
class FileCollection
 $files<?php /*A*//*B*/ ?>    
class Logger
 $cacheLogs<?php /*A*//*B*/ ?>    
 $fileExt<?php /*A*//*B*/ ?>    
 $handlerConfig<?php /*A*//*B*/ ?>    
 $handlers<?php /*A*//*B*/ ?>    
 $logCache<?php /*A*//*B*/ ?>    
 $logLevels<?php /*A*//*B*/ ?>    
 $loggableLevels<?php /*A*//*B*/ ?>    
 $filePermissions<?php /*A*//*B*/ ?>    
 $dateFormat<?php /*A*//*B*/ ?>    
class FileHandler
 $filePermissions<?php /*A*//*B*/ ?>    
 $fileExtension<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
class BaseHandler
 $dateFormat<?php /*A*//*B*/ ?>    
 $handles<?php /*A*//*B*/ ?>    
class CookieStore
 $cookies<?php /*A*//*B*/ ?>    
class Cookie
 $secure<?php /*A*//*B*/ ?>    
 $httponly<?php /*A*//*B*/ ?>    
 $samesite<?php /*A*//*B*/ ?>    
 $raw<?php /*A*//*B*/ ?>    
 $reservedCharsList<?php /*A*//*B*/ ?>    
 $defaults<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $value<?php /*A*//*B*/ ?>    
 $prefix<?php /*A*//*B*/ ?>    
 $domain<?php /*A*//*B*/ ?>    
 $expires<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
class Help
 $group<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
class ListCommands
 $options<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
class GenerateKey
 $description<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
class CreateDatabase
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
class MigrateRefresh
 $description<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
class Migrate
 $usage<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
class ShowTableInfo
 $arguments<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $tbody<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $DBPrefix<?php /*A*//*B*/ ?>    
 $sortDesc<?php /*A*//*B*/ ?>    
class Seed
 $usage<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
class MigrateRollback
 $options<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
class MigrateStatus
 $usage<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $ignoredNamespaces<?php /*A*//*B*/ ?>    
class ClearLogs
 $description<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
class ClearDebugbar
 $usage<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
class InfoCache
 $usage<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
class ClearCache
 $usage<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
class LocalizationFinder
 $languagePath<?php /*A*//*B*/ ?>    
 $showNew<?php /*A*//*B*/ ?>    
 $verbose<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
class LocalizationSync
 $group<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $languagePath<?php /*A*//*B*/ ?>    
class Serve
 $description<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $portOffset<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $tries<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
class ConfigCheck
 $options<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
class PhpIniCheck
 $arguments<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
class Namespaces
 $options<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
class Routes
 $options<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
class Optimize
 $usage<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
class FilterCheck
 $group<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
class Publish
 $usage<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
class Environment
 $options<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $knownTypes<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
class FilterFinder
 $filters<?php /*A*//*B*/ ?>    
 $router<?php /*A*//*B*/ ?>    
class FilterCollector
 $resetRoutes<?php /*A*//*B*/ ?>    
class ControllerMethodReader
 $namespace<?php /*A*//*B*/ ?>    
class ControllerFinder
 $namespace<?php /*A*//*B*/ ?>    
 $locator<?php /*A*//*B*/ ?>    
class AutoRouteCollector
 $defaultController<?php /*A*//*B*/ ?>    
 $namespace<?php /*A*//*B*/ ?>    
 $defaultMethod<?php /*A*//*B*/ ?>    
class SampleURIGenerator
 $routes<?php /*A*//*B*/ ?>    
 $samples<?php /*A*//*B*/ ?>    
class ControllerMethodReader
 $translateURIDashes<?php /*A*//*B*/ ?>    
 $httpMethods<?php /*A*//*B*/ ?>    
 $translateUriToCamelCase<?php /*A*//*B*/ ?>    
 $namespace<?php /*A*//*B*/ ?>    
class AutoRouteCollector
 $defaultMethod<?php /*A*//*B*/ ?>    
 $defaultController<?php /*A*//*B*/ ?>    
 $namespace<?php /*A*//*B*/ ?>    
 $prefix<?php /*A*//*B*/ ?>    
 $protectedControllers<?php /*A*//*B*/ ?>    
 $httpMethods<?php /*A*//*B*/ ?>    
class SeederGenerator
 $options<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
class ModelGenerator
 $arguments<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
class MigrationGenerator
 $options<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
class TestGenerator
 $arguments<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
class CommandGenerator
 $group<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
class ScaffoldGenerator
 $options<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
class EntityGenerator
 $group<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
class ControllerGenerator
 $description<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
class CellGenerator
 $arguments<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
class FilterGenerator
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
class ValidationGenerator
 $description<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
class ConfigGenerator
 $group<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
 $usage<?php /*A*//*B*/ ?>    
 $arguments<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
class IteratorFilter
 $watchedExtensions<?php /*A*//*B*/ ?>    
class BaseResource
 $request<?php /*A*//*B*/ ?>    
 $modelName<?php /*A*//*B*/ ?>    
 $model<?php /*A*//*B*/ ?>    
class TimeDifference
 $weeks<?php /*A*//*B*/ ?>    
 $days<?php /*A*//*B*/ ?>    
 $hours<?php /*A*//*B*/ ?>    
 $difference<?php /*A*//*B*/ ?>    
 $seconds<?php /*A*//*B*/ ?>    
 $minutes<?php /*A*//*B*/ ?>    
 $currentTime<?php /*A*//*B*/ ?>    
 $months<?php /*A*//*B*/ ?>    
 $years<?php /*A*//*B*/ ?>    
 $eras<?php /*A*//*B*/ ?>    
 $testTime<?php /*A*//*B*/ ?>    
class Modules
 $aliases<?php /*A*//*B*/ ?>    
 $discoverInComposer<?php /*A*//*B*/ ?>    
 $enabled<?php /*A*//*B*/ ?>    
class Escaper
 $supportedEncodings<?php /*A*//*B*/ ?>    
 $htmlSpecialCharsFlags<?php /*A*//*B*/ ?>    
 $encoding<?php /*A*//*B*/ ?>    
 $htmlAttrMatcher<?php /*A*//*B*/ ?>    
 $htmlNamedEntityMap<?php /*A*//*B*/ ?>    
 $cssMatcher<?php /*A*//*B*/ ?>    
 $jsMatcher<?php /*A*//*B*/ ?>    
class CallFinder
 $namespace<?php /*A*//*B*/ ?>    
 $operator<?php /*A*//*B*/ ?>    
 $preserve_spaces<?php /*A*//*B*/ ?>    
 $classcalls<?php /*A*//*B*/ ?>    
 $strip<?php /*A*//*B*/ ?>    
 $ignore<?php /*A*//*B*/ ?>    
class TextRenderer
 $plugins<?php /*A*//*B*/ ?>    
 $parser_plugin_whitelist<?php /*A*//*B*/ ?>    
 $default_width<?php /*A*//*B*/ ?>    
 $default_indent<?php /*A*//*B*/ ?>    
 $decorations<?php /*A*//*B*/ ?>    
 $strlen_max<?php /*A*//*B*/ ?>    
 $timestamp<?php /*A*//*B*/ ?>    
 $plugin_objs<?php /*A*//*B*/ ?>    
 $indent_width<?php /*A*//*B*/ ?>    
 $header_width<?php /*A*//*B*/ ?>    
class AbstractRenderer
 $js_nonce<?php /*A*//*B*/ ?>    
 $file_link_format<?php /*A*//*B*/ ?>    
 $css_nonce<?php /*A*//*B*/ ?>    
 $trace<?php /*A*//*B*/ ?>    
 $callee<?php /*A*//*B*/ ?>    
 $show_trace<?php /*A*//*B*/ ?>    
 $render_spl_ids<?php /*A*//*B*/ ?>    
class RichRenderer
 $use_folder<?php /*A*//*B*/ ?>    
 $force_pre_render<?php /*A*//*B*/ ?>    
 $always_pre_render<?php /*A*//*B*/ ?>    
 $expand<?php /*A*//*B*/ ?>    
 $plugin_objs<?php /*A*//*B*/ ?>    
 $needs_pre_render<?php /*A*//*B*/ ?>    
 $folder<?php /*A*//*B*/ ?>    
 $escape_types<?php /*A*//*B*/ ?>    
 $timestamp<?php /*A*//*B*/ ?>    
 $access_paths<?php /*A*//*B*/ ?>    
 $strlen_max<?php /*A*//*B*/ ?>    
 $pre_render_sources<?php /*A*//*B*/ ?>    
 $tab_plugins<?php /*A*//*B*/ ?>    
 $value_plugins<?php /*A*//*B*/ ?>    
class PlainRenderer
 $pre_render_sources<?php /*A*//*B*/ ?>    
 $disable_utf8<?php /*A*//*B*/ ?>    
 $needs_pre_render<?php /*A*//*B*/ ?>    
 $force_pre_render<?php /*A*//*B*/ ?>    
 $always_pre_render<?php /*A*//*B*/ ?>    
class CliRenderer
 $cli_colors<?php /*A*//*B*/ ?>    
 $detect_width<?php /*A*//*B*/ ?>    
 $force_utf8<?php /*A*//*B*/ ?>    
 $min_terminal_width<?php /*A*//*B*/ ?>    
 $terminal_width<?php /*A*//*B*/ ?>    
 $windows_stream<?php /*A*//*B*/ ?>    
 $colors<?php /*A*//*B*/ ?>    
 $windows_output<?php /*A*//*B*/ ?>    
class BinaryPlugin
 $chunk_length<?php /*A*//*B*/ ?>    
 $line_length<?php /*A*//*B*/ ?>    
class CallablePlugin
 $method_cache<?php /*A*//*B*/ ?>    
class AbstractPlugin
 $renderer<?php /*A*//*B*/ ?>    
class TablePlugin
 $respect_str_length<?php /*A*//*B*/ ?>    
class MicrotimePlugin
 $useJs<?php /*A*//*B*/ ?>    
class AbstractPlugin
 $renderer<?php /*A*//*B*/ ?>    
class StringValue
 $length<?php /*A*//*B*/ ?>    
 $value<?php /*A*//*B*/ ?>    
 $encoding<?php /*A*//*B*/ ?>    
class DomNodeListValue
 $length<?php /*A*//*B*/ ?>    
class TraceFrameValue
 $file<?php /*A*//*B*/ ?>    
 $line<?php /*A*//*B*/ ?>    
 $callable<?php /*A*//*B*/ ?>    
 $args<?php /*A*//*B*/ ?>    
 $object<?php /*A*//*B*/ ?>    
class MethodValue
 $callable_bag<?php /*A*//*B*/ ?>    
 $definition_rep<?php /*A*//*B*/ ?>    
class FunctionValue
 $definition_rep<?php /*A*//*B*/ ?>    
 $callable_bag<?php /*A*//*B*/ ?>    
class StreamValue
 $stream_meta<?php /*A*//*B*/ ?>    
 $uri<?php /*A*//*B*/ ?>    
class DateTimeValue
 $dt<?php /*A*//*B*/ ?>    
class SimpleXMLElementValue
 $text_content<?php /*A*//*B*/ ?>    
class ClosureValue
 $filename<?php /*A*//*B*/ ?>    
 $startline<?php /*A*//*B*/ ?>    
class SplFileInfoValue
 $path<?php /*A*//*B*/ ?>    
 $filesize<?php /*A*//*B*/ ?>    
class MicrotimeValue
 $wrapped<?php /*A*//*B*/ ?>    
class ThrowableValue
 $message<?php /*A*//*B*/ ?>    
class FixedWidthValue
 $value<?php /*A*//*B*/ ?>    
class DeclaredCallableBag
 $returntype<?php /*A*//*B*/ ?>    
 $return_reference<?php /*A*//*B*/ ?>    
 $docstring<?php /*A*//*B*/ ?>    
 $startline<?php /*A*//*B*/ ?>    
 $endline<?php /*A*//*B*/ ?>    
 $filename<?php /*A*//*B*/ ?>    
 $internal<?php /*A*//*B*/ ?>    
class ParameterBag
 $default<?php /*A*//*B*/ ?>    
 $type_hint<?php /*A*//*B*/ ?>    
 $ref<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $position<?php /*A*//*B*/ ?>    
class InstanceValue
 $children<?php /*A*//*B*/ ?>    
 $spl_object_id<?php /*A*//*B*/ ?>    
 $spl_object_hash<?php /*A*//*B*/ ?>    
 $classname<?php /*A*//*B*/ ?>    
class ArrayValue
 $size<?php /*A*//*B*/ ?>    
 $contents<?php /*A*//*B*/ ?>    
class EnumValue
 $enumval<?php /*A*//*B*/ ?>    
class ResourceValue
 $resource_type<?php /*A*//*B*/ ?>    
class BaseContext
 $reference<?php /*A*//*B*/ ?>    
 $access_path<?php /*A*//*B*/ ?>    
 $depth<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
class ClassOwnedContext
 $owner_class<?php /*A*//*B*/ ?>    
class StaticPropertyContext
 $final<?php /*A*//*B*/ ?>    
class DoubleAccessMemberContext
 $access_set<?php /*A*//*B*/ ?>    
class ClassConstContext
 $final<?php /*A*//*B*/ ?>    
class ValueRepresentation
 $value<?php /*A*//*B*/ ?>    
class AbstractRepresentation
 $implicit_label<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $label<?php /*A*//*B*/ ?>    
class BinaryRepresentation
 $value<?php /*A*//*B*/ ?>    
class StringRepresentation
 $value<?php /*A*//*B*/ ?>    
class MicrotimeRepresentation
 $mem_peak_real<?php /*A*//*B*/ ?>    
 $lap_time<?php /*A*//*B*/ ?>    
 $total_time<?php /*A*//*B*/ ?>    
 $seconds<?php /*A*//*B*/ ?>    
 $microseconds<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $mem<?php /*A*//*B*/ ?>    
 $mem_peak<?php /*A*//*B*/ ?>    
 $mem_real<?php /*A*//*B*/ ?>    
 $avg_time<?php /*A*//*B*/ ?>    
class ProfileRepresentation
 $instance_counts<?php /*A*//*B*/ ?>    
 $instance_complexity<?php /*A*//*B*/ ?>    
 $complexity<?php /*A*//*B*/ ?>    
class CallableDefinitionRepresentation
 $filename<?php /*A*//*B*/ ?>    
 $docstring<?php /*A*//*B*/ ?>    
 $line<?php /*A*//*B*/ ?>    
class ContainerRepresentation
 $contents<?php /*A*//*B*/ ?>    
class SimpleXMLElementPlugin
 $verbose<?php /*A*//*B*/ ?>    
 $methods_plugin<?php /*A*//*B*/ ?>    
class ArrayLimitPlugin
 $numeric_only<?php /*A*//*B*/ ?>    
 $trigger<?php /*A*//*B*/ ?>    
 $limit<?php /*A*//*B*/ ?>    
class ClassStaticsPlugin
 $cache<?php /*A*//*B*/ ?>    
class IteratorPlugin
 $blacklist<?php /*A*//*B*/ ?>    
class ClassStringsPlugin
 $statics_plugin<?php /*A*//*B*/ ?>    
 $methods_plugin<?php /*A*//*B*/ ?>    
 $blacklist<?php /*A*//*B*/ ?>    
class XmlPlugin
 $parse_method<?php /*A*//*B*/ ?>    
class ProfilePlugin
 $instance_counts<?php /*A*//*B*/ ?>    
 $instance_count_stack<?php /*A*//*B*/ ?>    
 $instance_complexity<?php /*A*//*B*/ ?>    
 $class_count_stack<?php /*A*//*B*/ ?>    
 $class_complexity<?php /*A*//*B*/ ?>    
class BlacklistPlugin
 $blacklist<?php /*A*//*B*/ ?>    
 $shallow_blacklist<?php /*A*//*B*/ ?>    
class MicrotimePlugin
 $group<?php /*A*//*B*/ ?>    
 $times<?php /*A*//*B*/ ?>    
 $start<?php /*A*//*B*/ ?>    
 $last<?php /*A*//*B*/ ?>    
class FsPathPlugin
 $blacklist<?php /*A*//*B*/ ?>    
class TracePlugin
 $blacklist<?php /*A*//*B*/ ?>    
 $path_blacklist<?php /*A*//*B*/ ?>    
class ToStringPlugin
 $blacklist<?php /*A*//*B*/ ?>    
class AbstractPlugin
 $parser<?php /*A*//*B*/ ?>    
class ClassHooksPlugin
 $verbose<?php /*A*//*B*/ ?>    
 $cache_verbose<?php /*A*//*B*/ ?>    
 $cache<?php /*A*//*B*/ ?>    
class ProxyPlugin
 $types<?php /*A*//*B*/ ?>    
 $triggers<?php /*A*//*B*/ ?>    
 $callback<?php /*A*//*B*/ ?>    
 $parser<?php /*A*//*B*/ ?>    
class TablePlugin
 $max_width<?php /*A*//*B*/ ?>    
 $min_width<?php /*A*//*B*/ ?>    
class EnumPlugin
 $cache<?php /*A*//*B*/ ?>    
class Base64Plugin
 $min_length_hard<?php /*A*//*B*/ ?>    
 $min_length_soft<?php /*A*//*B*/ ?>    
class ClassMethodsPlugin
 $show_access_path<?php /*A*//*B*/ ?>    
 $show_constructor_path<?php /*A*//*B*/ ?>    
 $static_cache<?php /*A*//*B*/ ?>    
 $instance_cache<?php /*A*//*B*/ ?>    
class SerializePlugin
 $safe_mode<?php /*A*//*B*/ ?>    
 $allowed_classes<?php /*A*//*B*/ ?>    
class TimestampPlugin
 $blacklist<?php /*A*//*B*/ ?>    
class Email
 $protocols<?php /*A*//*B*/ ?>    
 $baseCharsets<?php /*A*//*B*/ ?>    
 $bitDepths<?php /*A*//*B*/ ?>    
 $priorities<?php /*A*//*B*/ ?>    
 $func_overload<?php /*A*//*B*/ ?>    
 $debugMessage<?php /*A*//*B*/ ?>    
 $replyToFlag<?php /*A*//*B*/ ?>    
 $debugMessageRaw<?php /*A*//*B*/ ?>    
 $recipients<?php /*A*//*B*/ ?>    
 $CCArray<?php /*A*//*B*/ ?>    
 $headers<?php /*A*//*B*/ ?>    
 $BCCArray<?php /*A*//*B*/ ?>    
 $attachments<?php /*A*//*B*/ ?>    
 $wordWrap<?php /*A*//*B*/ ?>    
 $wrapChars<?php /*A*//*B*/ ?>    
 $mailType<?php /*A*//*B*/ ?>    
 $SMTPKeepAlive<?php /*A*//*B*/ ?>    
 $SMTPCrypto<?php /*A*//*B*/ ?>    
 $SMTPTimeout<?php /*A*//*B*/ ?>    
 $SMTPPort<?php /*A*//*B*/ ?>    
 $SMTPPass<?php /*A*//*B*/ ?>    
 $SMTPUser<?php /*A*//*B*/ ?>    
 $mailPath<?php /*A*//*B*/ ?>    
 $protocol<?php /*A*//*B*/ ?>    
 $SMTPHost<?php /*A*//*B*/ ?>    
 $fromEmail<?php /*A*//*B*/ ?>    
 $fromName<?php /*A*//*B*/ ?>    
 $userAgent<?php /*A*//*B*/ ?>    
 $archive<?php /*A*//*B*/ ?>    
 $tmpArchive<?php /*A*//*B*/ ?>    
 $encoding<?php /*A*//*B*/ ?>    
 $SMTPAuth<?php /*A*//*B*/ ?>    
 $SMTPConnect<?php /*A*//*B*/ ?>    
 $headerStr<?php /*A*//*B*/ ?>    
 $finalBody<?php /*A*//*B*/ ?>    
 $body<?php /*A*//*B*/ ?>    
 $subject<?php /*A*//*B*/ ?>    
 $BCCBatchSize<?php /*A*//*B*/ ?>    
 $BCCBatchMode<?php /*A*//*B*/ ?>    
 $CRLF<?php /*A*//*B*/ ?>    
 $DSN<?php /*A*//*B*/ ?>    
 $sendMultipart<?php /*A*//*B*/ ?>    
 $newline<?php /*A*//*B*/ ?>    
 $validate<?php /*A*//*B*/ ?>    
 $priority<?php /*A*//*B*/ ?>    
 $charset<?php /*A*//*B*/ ?>    
 $altMessage<?php /*A*//*B*/ ?>    
class CreditCardRules
 $cards<?php /*A*//*B*/ ?>    
class Validation
 $ruleSetFiles<?php /*A*//*B*/ ?>    
 $ruleSetInstances<?php /*A*//*B*/ ?>    
 $rules<?php /*A*//*B*/ ?>    
 $data<?php /*A*//*B*/ ?>    
 $validated<?php /*A*//*B*/ ?>    
 $errors<?php /*A*//*B*/ ?>    
 $customErrors<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $view<?php /*A*//*B*/ ?>    
class Rules
 $nonStrictRules<?php /*A*//*B*/ ?>    
class FileRules
 $request<?php /*A*//*B*/ ?>    
class CreditCardRules
 $nonStrictCreditCardRules<?php /*A*//*B*/ ?>    
class FormatRules
 $nonStrictFormatRules<?php /*A*//*B*/ ?>    
class PagerRenderer
 $pageCount<?php /*A*//*B*/ ?>    
 $uri<?php /*A*//*B*/ ?>    
 $segment<?php /*A*//*B*/ ?>    
 $pageSelector<?php /*A*//*B*/ ?>    
 $perPage<?php /*A*//*B*/ ?>    
 $perPageStart<?php /*A*//*B*/ ?>    
 $perPageEnd<?php /*A*//*B*/ ?>    
 $first<?php /*A*//*B*/ ?>    
 $last<?php /*A*//*B*/ ?>    
 $current<?php /*A*//*B*/ ?>    
 $total<?php /*A*//*B*/ ?>    
class Pager
 $groups<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $segment<?php /*A*//*B*/ ?>    
 $only<?php /*A*//*B*/ ?>    
 $view<?php /*A*//*B*/ ?>    
class FileLocator
 $invalidClassnames<?php /*A*//*B*/ ?>    
 $autoloader<?php /*A*//*B*/ ?>    
class FileLocatorCached
 $cacheHandler<?php /*A*//*B*/ ?>    
 $locator<?php /*A*//*B*/ ?>    
 $cacheKey<?php /*A*//*B*/ ?>    
 $cacheUpdated<?php /*A*//*B*/ ?>    
 $cache<?php /*A*//*B*/ ?>    
class Autoloader
 $files<?php /*A*//*B*/ ?>    
 $helpers<?php /*A*//*B*/ ?>    
 $prefixes<?php /*A*//*B*/ ?>    
 $classmap<?php /*A*//*B*/ ?>    
class Toolbar
 $config<?php /*A*//*B*/ ?>    
 $collectors<?php /*A*//*B*/ ?>    
class Timer
 $timers<?php /*A*//*B*/ ?>    
class ExceptionHandler
 $request<?php /*A*//*B*/ ?>    
 $response<?php /*A*//*B*/ ?>    
class BaseExceptionHandler
 $config<?php /*A*//*B*/ ?>    
 $obLevel<?php /*A*//*B*/ ?>    
 $viewPath<?php /*A*//*B*/ ?>    
class Exceptions
 $viewPath<?php /*A*//*B*/ ?>    
 $ob_level<?php /*A*//*B*/ ?>    
 $response<?php /*A*//*B*/ ?>    
 $request<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $exceptionCaughtByExceptionHandler<?php /*A*//*B*/ ?>    
class Iterator
 $tests<?php /*A*//*B*/ ?>    
 $results<?php /*A*//*B*/ ?>    
class Views
 $views<?php /*A*//*B*/ ?>    
 $hasTimeline<?php /*A*//*B*/ ?>    
 $hasLabel<?php /*A*//*B*/ ?>    
 $hasTabContent<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
 $hasVarData<?php /*A*//*B*/ ?>    
 $viewer<?php /*A*//*B*/ ?>    
class Logs
 $hasTimeline<?php /*A*//*B*/ ?>    
 $hasTabContent<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
 $data<?php /*A*//*B*/ ?>    
class Database
 $queries<?php /*A*//*B*/ ?>    
 $connections<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
 $hasTabContent<?php /*A*//*B*/ ?>    
 $hasVarData<?php /*A*//*B*/ ?>    
 $hasTimeline<?php /*A*//*B*/ ?>    
class Files
 $hasTimeline<?php /*A*//*B*/ ?>    
 $hasTabContent<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class Events
 $title<?php /*A*//*B*/ ?>    
 $hasTabContent<?php /*A*//*B*/ ?>    
 $hasVarData<?php /*A*//*B*/ ?>    
 $hasTimeline<?php /*A*//*B*/ ?>    
class Timers
 $title<?php /*A*//*B*/ ?>    
 $hasTimeline<?php /*A*//*B*/ ?>    
 $hasTabContent<?php /*A*//*B*/ ?>    
class History
 $files<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
 $hasLabel<?php /*A*//*B*/ ?>    
 $hasTabContent<?php /*A*//*B*/ ?>    
 $hasTimeline<?php /*A*//*B*/ ?>    
class Routes
 $hasTimeline<?php /*A*//*B*/ ?>    
 $hasTabContent<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class BaseCollector
 $hasTimeline<?php /*A*//*B*/ ?>    
 $hasTabContent<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
 $hasVarData<?php /*A*//*B*/ ?>    
 $hasLabel<?php /*A*//*B*/ ?>    
class Session
 $sessionMatchIP<?php /*A*//*B*/ ?>    
 $sessionExpiration<?php /*A*//*B*/ ?>    
 $sessionSavePath<?php /*A*//*B*/ ?>    
 $sessionDriverName<?php /*A*//*B*/ ?>    
 $sessionCookieName<?php /*A*//*B*/ ?>    
 $driver<?php /*A*//*B*/ ?>    
 $sidRegexp<?php /*A*//*B*/ ?>    
 $cookieSameSite<?php /*A*//*B*/ ?>    
 $cookieSecure<?php /*A*//*B*/ ?>    
 $cookiePath<?php /*A*//*B*/ ?>    
 $cookieDomain<?php /*A*//*B*/ ?>    
 $cookie<?php /*A*//*B*/ ?>    
 $sessionRegenerateDestroy<?php /*A*//*B*/ ?>    
 $sessionTimeToUpdate<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
class FileHandler
 $fileHandle<?php /*A*//*B*/ ?>    
 $savePath<?php /*A*//*B*/ ?>    
 $fileNew<?php /*A*//*B*/ ?>    
 $filePath<?php /*A*//*B*/ ?>    
 $sessionIDRegex<?php /*A*//*B*/ ?>    
 $matchIP<?php /*A*//*B*/ ?>    
class DatabaseHandler
 $platform<?php /*A*//*B*/ ?>    
 $db<?php /*A*//*B*/ ?>    
 $table<?php /*A*//*B*/ ?>    
 $DBGroup<?php /*A*//*B*/ ?>    
 $rowExists<?php /*A*//*B*/ ?>    
 $idPrefix<?php /*A*//*B*/ ?>    
class ArrayHandler
 $cache<?php /*A*//*B*/ ?>    
class BaseHandler
 $ipAddress<?php /*A*//*B*/ ?>    
 $savePath<?php /*A*//*B*/ ?>    
 $cookieName<?php /*A*//*B*/ ?>    
 $matchIP<?php /*A*//*B*/ ?>    
 $sessionID<?php /*A*//*B*/ ?>    
 $cookiePrefix<?php /*A*//*B*/ ?>    
 $lock<?php /*A*//*B*/ ?>    
 $cookieSecure<?php /*A*//*B*/ ?>    
 $cookiePath<?php /*A*//*B*/ ?>    
 $cookieDomain<?php /*A*//*B*/ ?>    
 $fingerprint<?php /*A*//*B*/ ?>    
class MemcachedHandler
 $keyPrefix<?php /*A*//*B*/ ?>    
 $memcached<?php /*A*//*B*/ ?>    
 $sessionExpiration<?php /*A*//*B*/ ?>    
 $lockKey<?php /*A*//*B*/ ?>    
class AutoRouter
 $translateURIDashes<?php /*A*//*B*/ ?>    
 $method<?php /*A*//*B*/ ?>    
 $controller<?php /*A*//*B*/ ?>    
 $defaultNamespace<?php /*A*//*B*/ ?>    
 $directory<?php /*A*//*B*/ ?>    
 $cliRoutes<?php /*A*//*B*/ ?>    
class AutoRouterImproved
 $moduleRoutes<?php /*A*//*B*/ ?>    
 $namespace<?php /*A*//*B*/ ?>    
 $translateUriToCamelCase<?php /*A*//*B*/ ?>    
 $params<?php /*A*//*B*/ ?>    
 $method<?php /*A*//*B*/ ?>    
 $controller<?php /*A*//*B*/ ?>    
 $directory<?php /*A*//*B*/ ?>    
 $defaultMethod<?php /*A*//*B*/ ?>    
 $defaultController<?php /*A*//*B*/ ?>    
 $translateURIDashes<?php /*A*//*B*/ ?>    
 $paramPos<?php /*A*//*B*/ ?>    
 $uri<?php /*A*//*B*/ ?>    
 $protectedControllers<?php /*A*//*B*/ ?>    
 $methodPos<?php /*A*//*B*/ ?>    
 $segments<?php /*A*//*B*/ ?>    
 $controllerPos<?php /*A*//*B*/ ?>    
class RouteCollection
 $prioritize<?php /*A*//*B*/ ?>    
 $prioritizeDetected<?php /*A*//*B*/ ?>    
 $httpHost<?php /*A*//*B*/ ?>    
 $useSupportedLocalesOnly<?php /*A*//*B*/ ?>    
 $currentSubdomain<?php /*A*//*B*/ ?>    
 $currentOptions<?php /*A*//*B*/ ?>    
 $didDiscover<?php /*A*//*B*/ ?>    
 $fileLocator<?php /*A*//*B*/ ?>    
 $moduleConfig<?php /*A*//*B*/ ?>    
 $HTTPVerb<?php /*A*//*B*/ ?>    
 $routesOptions<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $defaultHTTPMethods<?php /*A*//*B*/ ?>    
 $routesNames<?php /*A*//*B*/ ?>    
 $routes<?php /*A*//*B*/ ?>    
 $placeholders<?php /*A*//*B*/ ?>    
 $override404<?php /*A*//*B*/ ?>    
 $routeFiles<?php /*A*//*B*/ ?>    
 $autoRoute<?php /*A*//*B*/ ?>    
 $translateURIDashes<?php /*A*//*B*/ ?>    
 $defaultPlaceholder<?php /*A*//*B*/ ?>    
 $defaultMethod<?php /*A*//*B*/ ?>    
 $defaultController<?php /*A*//*B*/ ?>    
 $defaultNamespace<?php /*A*//*B*/ ?>    
class DefinedRouteCollector
 $routeCollection<?php /*A*//*B*/ ?>    
class MyClass
 $title<?php /*A*//*B*/ ?>    
 $content<?php /*A*//*B*/ ?>    
 $date<?php /*A*//*B*/ ?>    
 $country<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $email<?php /*A*//*B*/ ?>    
class User
 $attributes<?php /*A*//*B*/ ?>    
 $attributes<?php /*A*//*B*/ ?>    
 $datamap<?php /*A*//*B*/ ?>    
class NewsModel
 $table<?php /*A*//*B*/ ?>    
 $allowedFields<?php /*A*//*B*/ ?>    
 $table<?php /*A*//*B*/ ?>    
class CustomClass
 $siteEmail<?php /*A*//*B*/ ?>    
 $siteName<?php /*A*//*B*/ ?>    
class MyConfig
 $registrars<?php /*A*//*B*/ ?>    
class MySalesConfig
 $registrars<?php /*A*//*B*/ ?>    
 $campaign<?php /*A*//*B*/ ?>    
 $target<?php /*A*//*B*/ ?>    
class MyExceptionHandler
 $viewPath<?php /*A*//*B*/ ?>    
class RecentPostsCell
 $posts<?php /*A*//*B*/ ?>    
 $posts<?php /*A*//*B*/ ?>    
class AlertMessageCell
 $type<?php /*A*//*B*/ ?>    
 $message<?php /*A*//*B*/ ?>    
 $computed<?php /*A*//*B*/ ?>    
 $message<?php /*A*//*B*/ ?>    
 $view<?php /*A*//*B*/ ?>    
 $type<?php /*A*//*B*/ ?>    
 $message<?php /*A*//*B*/ ?>    
 $type<?php /*A*//*B*/ ?>    
 $message<?php /*A*//*B*/ ?>    
 $type<?php /*A*//*B*/ ?>    
 $message<?php /*A*//*B*/ ?>    
 $type<?php /*A*//*B*/ ?>    
class AuthPublish
 $description<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
class DailyPhoto
 $description<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
class BootstrapPublisher
 $source<?php /*A*//*B*/ ?>    
 $destination<?php /*A*//*B*/ ?>    
class Upload
 $helpers<?php /*A*//*B*/ ?>    
class Form
 $helpers<?php /*A*//*B*/ ?>    
class Site
 $siteEmail<?php /*A*//*B*/ ?>    
 $siteName<?php /*A*//*B*/ ?>    
class MyModel
 $allowCallbacks<?php /*A*//*B*/ ?>    
 $beforeInsert<?php /*A*//*B*/ ?>    
 $beforeUpdate<?php /*A*//*B*/ ?>    
class UserModel
 $table<?php /*A*//*B*/ ?>    
 $table<?php /*A*//*B*/ ?>    
class Job
 $id<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $description<?php /*A*//*B*/ ?>    
class JobModel
 $allowedFields<?php /*A*//*B*/ ?>    
 $returnType<?php /*A*//*B*/ ?>    
 $table<?php /*A*//*B*/ ?>    
class Widget
 $casts<?php /*A*//*B*/ ?>    
class MyEntity
 $casts<?php /*A*//*B*/ ?>    
 $castHandlers<?php /*A*//*B*/ ?>    
class AppInfo
 $description<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
class MyTests
 $migrate<?php /*A*//*B*/ ?>    
 $migrateOnce<?php /*A*//*B*/ ?>    
 $refresh<?php /*A*//*B*/ ?>    
 $namespace<?php /*A*//*B*/ ?>    
 $seedOnce<?php /*A*//*B*/ ?>    
 $seed<?php /*A*//*B*/ ?>    
 $basePath<?php /*A*//*B*/ ?>    
class MyCollector
 $hasTimeline<?php /*A*//*B*/ ?>    
 $hasTabContent<?php /*A*//*B*/ ?>    
 $hasVarData<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class DbTableTest
 $migrateOnce<?php /*A*//*B*/ ?>    
class Factory
 $library<?php /*A*//*B*/ ?>    
 $filters<?php /*A*//*B*/ ?>    
class SomeClass
 $request<?php /*A*//*B*/ ?>    
class Routing
 $translateURIDashes<?php /*A*//*B*/ ?>    
 $multipleSegmentsOneParam<?php /*A*//*B*/ ?>    
 $prioritize<?php /*A*//*B*/ ?>    
 $override404<?php /*A*//*B*/ ?>    
 $defaultNamespace<?php /*A*//*B*/ ?>    
 $autoRoute<?php /*A*//*B*/ ?>    
class Photos
 $modelName<?php /*A*//*B*/ ?>    
 $modelName<?php /*A*//*B*/ ?>    
 $format<?php /*A*//*B*/ ?>    
class MyController
 $helpers<?php /*A*//*B*/ ?>    
class AddBlog
 $DBGroup<?php /*A*//*B*/ ?>