SYMBOL INDEX (3757 symbols across 442 files) FILE: build/controllers/ClassmapController.php class ClassmapController (line 24) | class ClassmapController extends Controller method actionCreate (line 33) | public function actionCreate($root = null, $mapFile = null) FILE: build/controllers/DevController.php class DevController (line 30) | class DevController extends Controller method actionAll (line 84) | public function actionAll() method actionRun (line 116) | public function actionRun($command) method actionApp (line 154) | public function actionApp($app, $repo = null) method actionExt (line 213) | public function actionExt($extension, $repo = null) method options (line 263) | public function options($actionID) method cleanupVendorDir (line 279) | protected function cleanupVendorDir($dir) method linkFrameworkAndExtensions (line 301) | protected function linkFrameworkAndExtensions($dir, $base) method listSubDirs (line 334) | protected function listSubDirs($dir) method findDirs (line 363) | protected function findDirs($dir) FILE: build/controllers/MimeTypeController.php class MimeTypeController (line 31) | class MimeTypeController extends Controller method actionIndex (line 68) | public function actionIndex($outFile = null, $aliasesOutFile = null, $... method generateMimeTypesFile (line 97) | private function generateMimeTypesFile($outFile, $content) method generateMimeAliasesFile (line 149) | private function generateMimeAliasesFile($outFile) method generateMimeExtensionsFile (line 174) | private function generateMimeExtensionsFile($outFile, $content) FILE: build/controllers/PhpDocController.php class PhpDocController (line 34) | class PhpDocController extends ConsoleController method actionProperty (line 102) | public function actionProperty($root = null) method actionFix (line 133) | public function actionFix($root = null) method options (line 167) | public function options($actionID) method findFiles (line 177) | protected function findFiles($root, $needsInclude = true) method setUpExtensionAliases (line 298) | private function setUpExtensionAliases($extensionPath) method fixFileDoc (line 322) | protected function fixFileDoc(&$lines) method fixDocBlockIndentation (line 364) | protected function fixDocBlockIndentation(&$lines) method fixParamTypes (line 422) | protected function fixParamTypes($line) method fixLineSpacing (line 446) | protected function fixLineSpacing($lines) method checkPropertyOrder (line 559) | protected function checkPropertyOrder($lineInfo) method updateClassPropertyDocs (line 564) | protected function updateClassPropertyDocs($file, $className, $propert... method cleanDocComment (line 655) | protected function cleanDocComment($doc) method updateDocComment (line 675) | protected function updateDocComment($doc, $properties, $className) method generateClassPropertyDocs (line 743) | protected function generateClassPropertyDocs($fileName) method match (line 868) | protected function match($pattern, $subject, $split = false) method fixSentence (line 892) | protected function fixSentence($str) method getPropParam (line 905) | protected function getPropParam($prop, $param) method hash (line 915) | private function hash($string) method hasGetterInParents (line 928) | protected function hasGetterInParents($className, $propName) method hasSetterInParents (line 951) | protected function hasSetterInParents($className, $propName) method isBaseObject (line 974) | protected function isBaseObject($className, \ReflectionClass $ref) method shouldSkipClass (line 983) | private function shouldSkipClass($className) FILE: build/controllers/ReleaseController.php class ReleaseController (line 47) | class ReleaseController extends Controller method options (line 69) | public function options($actionID) method beforeAction (line 85) | public function beforeAction($action) method actionInfo (line 100) | public function actionInfo() method minWidth (line 142) | private function minWidth($a) method actionRelease (line 190) | public function actionRelease(array $what) method actionPackage (line 268) | public function actionPackage(array $what) method actionSortChangelog (line 322) | public function actionSortChangelog(array $what) method printWhat (line 342) | protected function printWhat(array $what, $newVersions, $versions) method printWhatUrls (line 361) | protected function printWhatUrls(array $what, $oldVersions) method validateWhat (line 381) | protected function validateWhat(array $what, $limit = [], $ensureGitCl... method releaseFramework (line 419) | protected function releaseFramework($frameworkPath, $version) method releaseApplication (line 560) | protected function releaseApplication($name, $path, $version) method setAppAliases (line 643) | protected function setAppAliases($app, $path) method resetAppAliases (line 657) | protected function resetAppAliases() method packageApplication (line 662) | protected function packageApplication($name, $version, $packagePath) method releaseExtension (line 678) | protected function releaseExtension($name, $path, $version) method runCommand (line 760) | protected function runCommand($cmd, $path) method runGit (line 776) | protected function runGit($cmd, $path) method ensureGitClean (line 793) | protected function ensureGitClean($path) method gitFetchTags (line 805) | protected function gitFetchTags($path) method checkComposer (line 819) | protected function checkComposer($fwPath) method closeChangelogs (line 827) | protected function closeChangelogs($what, $version) method openChangelogs (line 838) | protected function openChangelogs($what, $version) method resortChangelogs (line 854) | protected function resortChangelogs($what, $version) method splitChangelog (line 870) | protected function splitChangelog($file, $version) method resortChangelog (line 911) | protected function resortChangelog($changelog) method getChangelogs (line 937) | protected function getChangelogs($what) method getFrameworkChangelog (line 947) | protected function getFrameworkChangelog() method getExtensionChangelogs (line 952) | protected function getExtensionChangelogs($what) method composerSetStability (line 965) | protected function composerSetStability($what, $version) method updateYiiVersion (line 999) | protected function updateYiiVersion($frameworkPath, $version) method sed (line 1008) | protected function sed($pattern, $replace, $files) method getCurrentVersions (line 1015) | protected function getCurrentVersions(array $what) method getNextVersions (line 1047) | protected function getNextVersions(array $versions, $type) FILE: build/controllers/TranslationController.php class TranslationController (line 25) | class TranslationController extends Controller method actionReport (line 36) | public function actionReport($sourcePath, $translationPath, $title = '... method checkFiles (line 94) | protected function checkFiles($translatedFilePath = null, $sourceFileP... method getDiff (line 115) | protected function getDiff($translatedFilePath, $sourceFilePath) method highlightDiff (line 127) | public function highlightDiff($diff) FILE: build/controllers/Utf8Controller.php class Utf8Controller (line 23) | class Utf8Controller extends Controller method actionCheckGuide (line 33) | public function actionCheckGuide($directory = null) method found (line 92) | private function found($what, $char, $line, $pos, $file) method unicodeOrd (line 113) | private function unicodeOrd($c) FILE: framework/BaseYii.php class BaseYii (line 64) | class BaseYii method getVersion (line 98) | public static function getVersion() method getAlias (line 135) | public static function getAlias($alias, $throwException = true) method getRootAlias (line 171) | public static function getRootAlias($alias) method setAlias (line 221) | public static function setAlias($alias, $path) method autoload (line 281) | public static function autoload($className) method createObject (line 348) | public static function createObject($type, array $params = []) method getLogger (line 382) | public static function getLogger() method setLogger (line 395) | public static function setLogger($logger) method debug (line 410) | public static function debug($message, $category = 'application') method trace (line 424) | public static function trace($message, $category = 'application') method error (line 437) | public static function error($message, $category = 'application') method warning (line 450) | public static function warning($message, $category = 'application') method info (line 463) | public static function info($message, $category = 'application') method beginProfile (line 486) | public static function beginProfile($token, $category = 'application') method endProfile (line 498) | public static function endProfile($token, $category = 'application') method powered (line 508) | public static function powered() method t (line 540) | public static function t($category, $message, $params = [], $language ... method configure (line 560) | public static function configure($object, $properties) method getObjectVars (line 577) | public static function getObjectVars($object) FILE: framework/Yii.php class Yii (line 25) | class Yii extends \yii\BaseYii FILE: framework/assets/yii.gridView.js function initEventHandler (line 248) | function initEventHandler($gridView, type, event, selector, callback) FILE: framework/assets/yii.js function initCsrfHandler (line 356) | function initCsrfHandler() function initRedirectHandler (line 367) | function initRedirectHandler() function initAssetFilters (line 378) | function initAssetFilters() function initDataMethods (line 478) | function initDataMethods() function isReloadableAsset (line 506) | function isReloadableAsset(url) function escapeRegExp (line 520) | function escapeRegExp(str) function getAbsoluteUrl (line 530) | function getAbsoluteUrl(url) FILE: framework/assets/yii.validation.js function getUploadedFiles (line 382) | function getUploadedFiles(attribute, messages, options) function validateFile (line 419) | function validateFile(file, messages, options) function validateMimeType (line 453) | function validateMimeType(mimeTypes, fileType) function validateImageSize (line 464) | function validateImageSize(file, image, messages, options) function trimString (line 486) | function trimString(value, options = {skipOnEmpty: true, chars: null}) FILE: framework/base/Action.php class Action (line 41) | class Action extends Component method __construct (line 60) | public function __construct($id, $controller, $config = []) method getUniqueId (line 72) | public function getUniqueId() method runWithParams (line 85) | public function runWithParams($params) method beforeRun (line 112) | protected function beforeRun() method afterRun (line 121) | protected function afterRun() FILE: framework/base/ActionEvent.php class ActionEvent (line 21) | class ActionEvent extends Event method __construct (line 44) | public function __construct($action, $config = []) FILE: framework/base/ActionFilter.php class ActionFilter (line 29) | class ActionFilter extends Behavior method attach (line 54) | public function attach($owner) method detach (line 63) | public function detach() method beforeFilter (line 75) | public function beforeFilter($event) method afterFilter (line 94) | public function afterFilter($event) method beforeAction (line 106) | public function beforeAction($action) method afterAction (line 118) | public function afterAction($action, $result) method getActionId (line 129) | protected function getActionId($action) method isActive (line 149) | protected function isActive($action) FILE: framework/base/Application.php class Application (line 48) | abstract class Application extends Module method __construct (line 193) | public function __construct($config = []) method preInit (line 215) | public function preInit(&$config) method init (line 268) | public function init() method bootstrap (line 279) | protected function bootstrap() method registerErrorHandler (line 336) | protected function registerErrorHandler(&$config) method getUniqueId (line 354) | public function getUniqueId() method setBasePath (line 365) | public function setBasePath($path) method run (line 376) | public function run() method handleRequest (line 409) | abstract public function handleRequest($request); method getRuntimePath (line 418) | public function getRuntimePath() method setRuntimePath (line 431) | public function setRuntimePath($path) method getVendorPath (line 444) | public function getVendorPath() method setVendorPath (line 457) | public function setVendorPath($path) method getTimeZone (line 473) | public function getTimeZone() method setTimeZone (line 485) | public function setTimeZone($value) method getDb (line 494) | public function getDb() method getLog (line 503) | public function getLog() method getErrorHandler (line 512) | public function getErrorHandler() method getCache (line 521) | public function getCache() method getFormatter (line 530) | public function getFormatter() method getRequest (line 539) | public function getRequest() method getResponse (line 548) | public function getResponse() method getView (line 557) | public function getView() method getUrlManager (line 566) | public function getUrlManager() method getI18n (line 575) | public function getI18n() method getMailer (line 585) | public function getMailer() method getAuthManager (line 594) | public function getAuthManager() method getAssetManager (line 603) | public function getAssetManager() method getSecurity (line 612) | public function getSecurity() method coreComponents (line 622) | public function coreComponents() method end (line 648) | public function end($status = 0, $response = null) method setContainer (line 674) | public function setContainer($config) FILE: framework/base/ArrayAccessTrait.php type ArrayAccessTrait (line 22) | trait ArrayAccessTrait method getIterator (line 30) | #[\ReturnTypeWillChange] method count (line 41) | #[\ReturnTypeWillChange] method offsetExists (line 52) | #[\ReturnTypeWillChange] method offsetGet (line 63) | #[\ReturnTypeWillChange] method offsetSet (line 74) | #[\ReturnTypeWillChange] method offsetUnset (line 84) | #[\ReturnTypeWillChange] FILE: framework/base/Arrayable.php type Arrayable (line 24) | interface Arrayable method fields (line 65) | public function fields(); method extraFields (line 79) | public function extraFields(); method toArray (line 92) | public function toArray(array $fields = [], array $expand = [], $recur... FILE: framework/base/ArrayableTrait.php type ArrayableTrait (line 25) | trait ArrayableTrait method fields (line 72) | public function fields() method extraFields (line 96) | public function extraFields() method toArray (line 123) | public function toArray(array $fields = [], array $expand = [], $recur... method extractRootFields (line 169) | protected function extractRootFields(array $fields) method extractFieldsFor (line 194) | protected function extractFieldsFor(array $fields, $rootField) method resolveFields (line 217) | protected function resolveFields(array $fields, array $expand) FILE: framework/base/BaseObject.php class BaseObject (line 78) | class BaseObject implements Configurable method className (line 85) | public static function className() method __construct (line 105) | public function __construct($config = []) method init (line 118) | public function init() method __get (line 133) | public function __get($name) method __set (line 156) | public function __set($name, $value) method __isset (line 179) | public function __isset($name) method __unset (line 201) | public function __unset($name) method __call (line 221) | public function __call($name, $params) method hasProperty (line 241) | public function hasProperty($name, $checkVars = true) method canGetProperty (line 260) | public function canGetProperty($name, $checkVars = true) method canSetProperty (line 279) | public function canSetProperty($name, $checkVars = true) method hasMethod (line 292) | public function hasMethod($name) FILE: framework/base/Behavior.php class Behavior (line 26) | class Behavior extends BaseObject method events (line 67) | public function events() method attach (line 79) | public function attach($owner) method detach (line 94) | public function detach() FILE: framework/base/BootstrapInterface.php type BootstrapInterface (line 56) | interface BootstrapInterface method bootstrap (line 62) | public function bootstrap($app); FILE: framework/base/Component.php class Component (line 105) | class Component extends BaseObject method __get (line 138) | public function __get($name) method __set (line 179) | public function __set($name, $value) method __isset (line 243) | public function __isset($name) method __unset (line 275) | public function __unset($name) method __call (line 308) | public function __call($name, $params) method __clone (line 323) | public function __clone() method hasProperty (line 347) | public function hasProperty($name, $checkVars = true, $checkBehaviors ... method canGetProperty (line 368) | public function canGetProperty($name, $checkVars = true, $checkBehavio... method canSetProperty (line 400) | public function canSetProperty($name, $checkVars = true, $checkBehavio... method hasMethod (line 428) | public function hasMethod($name, $checkBehaviors = true) method behaviors (line 469) | public function behaviors() method hasEventHandlers (line 479) | public function hasEventHandlers($name) method on (line 534) | public function on($name, $handler, $data = null, $append = true) method off (line 568) | public function off($name, $handler = null) method trigger (line 623) | public function trigger($name, ?Event $event = null) method getBehavior (line 669) | public function getBehavior($name) method getBehaviors (line 682) | public function getBehaviors() method attachBehavior (line 709) | public function attachBehavior($name, $behavior) method attachBehaviors (line 722) | public function attachBehaviors($behaviors) method detachBehavior (line 739) | public function detachBehavior($name) method detachBehaviors (line 755) | public function detachBehaviors() method ensureBehaviors (line 766) | public function ensureBehaviors() method attachBehaviorInternal (line 784) | private function attachBehaviorInternal($name, $behavior) FILE: framework/base/Configurable.php type Configurable (line 32) | interface Configurable FILE: framework/base/Controller.php class Controller (line 31) | class Controller extends Component implements ViewContextInterface method __construct (line 96) | public function __construct($id, $module, $config = []) method init (line 107) | public function init() method actions (line 136) | public function actions() method runAction (line 150) | public function runAction($id, $params = []) method run (line 211) | public function run($route, $params = []) method bindActionParams (line 233) | public function bindActionParams($action, $params) method createAction (line 251) | public function createAction($id) method beforeAction (line 308) | public function beforeAction($action) method afterAction (line 339) | public function afterAction($action, $result) method getModules (line 353) | public function getModules() method getUniqueId (line 369) | public function getUniqueId() method getRoute (line 378) | public function getRoute() method render (line 422) | public function render($view, $params = []) method renderContent (line 435) | public function renderContent($content) method renderPartial (line 453) | public function renderPartial($view, $params = []) method renderFile (line 465) | public function renderFile($file, $params = []) method getView (line 477) | public function getView() method setView (line 490) | public function setView($view) method getViewPath (line 501) | public function getViewPath() method setViewPath (line 516) | public function setViewPath($path) method findLayoutFile (line 528) | public function findLayoutFile($view) method bindInjectedParams (line 578) | final protected function bindInjectedParams(\ReflectionNamedType $type... FILE: framework/base/DynamicContentAwareInterface.php type DynamicContentAwareInterface (line 18) | interface DynamicContentAwareInterface method getDynamicPlaceholders (line 25) | public function getDynamicPlaceholders(); method setDynamicPlaceholders (line 32) | public function setDynamicPlaceholders($placeholders); method addDynamicPlaceholder (line 40) | public function addDynamicPlaceholder($name, $statements); FILE: framework/base/DynamicContentAwareTrait.php type DynamicContentAwareTrait (line 18) | trait DynamicContentAwareTrait method getView (line 29) | abstract protected function getView(); method getDynamicPlaceholders (line 34) | public function getDynamicPlaceholders() method setDynamicPlaceholders (line 42) | public function setDynamicPlaceholders($placeholders) method addDynamicPlaceholder (line 50) | public function addDynamicPlaceholder($name, $statements) method updateDynamicContent (line 62) | protected function updateDynamicContent($content, $placeholders, $isRe... FILE: framework/base/DynamicModel.php class DynamicModel (line 55) | class DynamicModel extends Model method __construct (line 74) | public function __construct(array $attributes = [], $config = []) method __get (line 89) | public function __get($name) method __set (line 101) | public function __set($name, $value) method __isset (line 113) | public function __isset($name) method __unset (line 125) | public function __unset($name) method canGetProperty (line 137) | public function canGetProperty($name, $checkVars = true, $checkBehavio... method canSetProperty (line 145) | public function canSetProperty($name, $checkVars = true, $checkBehavio... method hasAttribute (line 156) | public function hasAttribute($name) method defineAttribute (line 166) | public function defineAttribute($name, $value = null) method undefineAttribute (line 175) | public function undefineAttribute($name) method addRule (line 194) | public function addRule($attributes, $validator, $options = []) method validateData (line 219) | public static function validateData(array $data, $rules = []) method defineAttributesByValidator (line 248) | private function defineAttributesByValidator($validator) method attributes (line 260) | public function attributes() method setAttributeLabels (line 271) | public function setAttributeLabels(array $labels = []) method setAttributeLabel (line 285) | public function setAttributeLabel($attribute, $label) method attributeLabels (line 295) | public function attributeLabels() FILE: framework/base/ErrorException.php class ErrorException (line 19) | class ErrorException extends \ErrorException method __construct (line 40) | public function __construct($message = '', $code = 0, $severity = 1, $... method isXdebugStackAvailable (line 85) | private function isXdebugStackAvailable() method isFatalError (line 112) | public static function isFatalError($error) method getName (line 120) | public function getName() FILE: framework/base/ErrorHandler.php class ErrorHandler (line 28) | abstract class ErrorHandler extends Component method init (line 75) | public function init() method register (line 86) | public function register() method unregister (line 112) | public function unregister() method handleException (line 130) | public function handleException($exception) method handleFallbackExceptionMessage (line 177) | protected function handleFallbackExceptionMessage($exception, $previou... method handleHhvmError (line 217) | public function handleHhvmError($code, $message, $file, $line, $contex... method handleError (line 252) | public function handleError($code, $message, $file, $line) method handleFatalError (line 286) | public function handleFatalError() method renderException (line 349) | abstract protected function renderException($exception); method logException (line 356) | public function logException($exception) method clearOutput (line 370) | public function clearOutput() method convertExceptionToError (line 393) | public static function convertExceptionToError($exception) method convertExceptionToString (line 403) | public static function convertExceptionToString($exception) method convertExceptionToVerboseString (line 423) | public static function convertExceptionToVerboseString($exception) FILE: framework/base/Event.php class Event (line 30) | class Event extends BaseObject method on (line 104) | public static function on($class, $name, $handler, $data = null, $appe... method off (line 139) | public static function off($class, $name, $handler = null) method offAll (line 196) | public static function offAll() method hasHandlers (line 210) | public static function hasHandlers($class, $name) method trigger (line 263) | public static function trigger($class, $name, $event = null) FILE: framework/base/Exception.php class Exception (line 19) | class Exception extends \Exception method getName (line 24) | public function getName() FILE: framework/base/ExitException.php class ExitException (line 19) | class ExitException extends \Exception method __construct (line 34) | public function __construct($status = 0, $message = null, $code = 0, $... FILE: framework/base/InlineAction.php class InlineAction (line 27) | class InlineAction extends Action method __construct (line 41) | public function __construct($id, $controller, $actionMethod, $config =... method runWithParams (line 53) | public function runWithParams($params) FILE: framework/base/InvalidArgumentException.php class InvalidArgumentException (line 17) | class InvalidArgumentException extends InvalidParamException method getName (line 22) | public function getName() FILE: framework/base/InvalidCallException.php class InvalidCallException (line 17) | class InvalidCallException extends \BadMethodCallException method getName (line 22) | public function getName() FILE: framework/base/InvalidConfigException.php class InvalidConfigException (line 17) | class InvalidConfigException extends Exception method getName (line 22) | public function getName() FILE: framework/base/InvalidParamException.php class InvalidParamException (line 18) | class InvalidParamException extends \BadMethodCallException method getName (line 23) | public function getName() FILE: framework/base/InvalidRouteException.php class InvalidRouteException (line 17) | class InvalidRouteException extends UserException method getName (line 22) | public function getName() FILE: framework/base/InvalidValueException.php class InvalidValueException (line 17) | class InvalidValueException extends \UnexpectedValueException method getName (line 22) | public function getName() FILE: framework/base/Model.php class Model (line 74) | class Model extends Component implements StaticInstanceInterface, Iterat... method rules (line 172) | public function rules() method scenarios (line 202) | public function scenarios() method formName (line 268) | public function formName() method attributes (line 285) | public function attributes() method attributeLabels (line 314) | public function attributeLabels() method attributeHints (line 334) | public function attributeHints() method validate (line 362) | public function validate($attributeNames = null, $clearErrors = true) method beforeValidate (line 400) | public function beforeValidate() method afterValidate (line 414) | public function afterValidate() method getValidators (line 435) | public function getValidators() method getActiveValidators (line 450) | public function getActiveValidators($attribute = null) method createValidators (line 479) | public function createValidators() method isAttributeRequired (line 510) | public function isAttributeRequired($attribute) method isAttributeSafe (line 527) | public function isAttributeSafe($attribute) method isAttributeActive (line 538) | public function isAttributeActive($attribute) method getAttributeLabel (line 550) | public function getAttributeLabel($attribute) method getAttributeHint (line 563) | public function getAttributeHint($attribute) method hasErrors (line 574) | public function hasErrors($attribute = null) method getErrors (line 600) | public function getErrors($attribute = null) method getFirstErrors (line 616) | public function getFirstErrors() method getFirstError (line 639) | public function getFirstError($attribute) method getErrorSummary (line 653) | public function getErrorSummary($showAllErrors) method addError (line 668) | public function addError($attribute, $error = '') method addErrors (line 681) | public function addErrors(array $items) method clearErrors (line 698) | public function clearErrors($attribute = null) method generateAttributeLabel (line 715) | public function generateAttributeLabel($name) method getAttributes (line 728) | public function getAttributes($names = null, $except = []) method setAttributes (line 752) | public function setAttributes($values, $safeOnly = true) method onUnsafeAttribute (line 773) | public function onUnsafeAttribute($name, $value) method getScenario (line 788) | public function getScenario() method setScenario (line 799) | public function setScenario($value) method safeAttributes (line 809) | public function safeAttributes() method activeAttributes (line 834) | public function activeAttributes() method load (line 884) | public function load($data, $formName = null) method loadMultiple (line 915) | public static function loadMultiple($models, $data, $formName = null) method validateMultiple (line 952) | public static function validateMultiple($models, $attributeNames = null) method fields (line 1008) | public function fields() method getIterator (line 1020) | #[\ReturnTypeWillChange] method offsetExists (line 1034) | #[\ReturnTypeWillChange] method offsetGet (line 1047) | #[\ReturnTypeWillChange] method offsetSet (line 1060) | #[\ReturnTypeWillChange] method offsetUnset (line 1072) | #[\ReturnTypeWillChange] method __clone (line 1081) | public function __clone() FILE: framework/base/ModelEvent.php class ModelEvent (line 17) | class ModelEvent extends Event FILE: framework/base/Module.php class Module (line 42) | class Module extends ServiceLocator method __construct (line 157) | public function __construct($id, $parent = null, $config = []) method getInstance (line 170) | public static function getInstance() method setInstance (line 181) | public static function setInstance($instance) method init (line 199) | public function init() method getUniqueId (line 214) | public function getUniqueId() method getBasePath (line 224) | public function getBasePath() method setBasePath (line 240) | public function setBasePath($path) method getControllerPath (line 258) | public function getControllerPath() method setControllerPath (line 273) | public function setControllerPath($path) method getViewPath (line 282) | public function getViewPath() method setViewPath (line 296) | public function setViewPath($path) method getLayoutPath (line 305) | public function getLayoutPath() method setLayoutPath (line 319) | public function setLayoutPath($path) method getVersion (line 330) | public function getVersion() method setVersion (line 357) | public function setVersion($version) method defaultVersion (line 368) | protected function defaultVersion() method setAliases (line 392) | public function setAliases($aliases) method hasModule (line 406) | public function hasModule($id) method getModule (line 427) | public function getModule($id, $load = true) method setModule (line 462) | public function setModule($id, $module) method getModules (line 481) | public function getModules($loadedOnly = false) method setModules (line 521) | public function setModules($modules) method runAction (line 541) | public function runAction($route, $params = []) method createController (line 585) | public function createController($route) method createControllerByID (line 644) | public function createControllerByID($id) method isIncorrectClassNameOrPrefix (line 684) | private function isIncorrectClassNameOrPrefix($className, $prefix) method beforeAction (line 726) | public function beforeAction($action) method afterAction (line 757) | public function afterAction($action, $result) method get (line 771) | public function get($id, $throwException = true) method has (line 790) | public function has($id, $checkInstance = false) FILE: framework/base/NotSupportedException.php class NotSupportedException (line 17) | class NotSupportedException extends Exception method getName (line 22) | public function getName() FILE: framework/base/Request.php class Request (line 24) | abstract class Request extends Component method resolve (line 34) | abstract public function resolve(); method getIsConsoleRequest (line 40) | public function getIsConsoleRequest() method setIsConsoleRequest (line 49) | public function setIsConsoleRequest($value) method getScriptFile (line 59) | public function getScriptFile() method setScriptFile (line 80) | public function setScriptFile($value) FILE: framework/base/Response.php class Response (line 19) | class Response extends Component method send (line 31) | public function send() method clearOutputBuffers (line 38) | public function clearOutputBuffers() FILE: framework/base/Security.php class Security (line 33) | class Security extends Component method shouldUseLibreSSL (line 107) | protected function shouldUseLibreSSL() method encryptByPassword (line 136) | public function encryptByPassword($data, $password) method encryptByKey (line 155) | public function encryptByKey($data, $inputKey, $info = null) method decryptByPassword (line 167) | public function decryptByPassword($data, $password) method decryptByKey (line 180) | public function decryptByKey($data, $inputKey, $info = null) method encrypt (line 199) | protected function encrypt($data, $passwordBased, $secret, $info) method decrypt (line 249) | protected function decrypt($data, $passwordBased, $secret, $info) method hkdf (line 299) | public function hkdf($algo, $inputKey, $salt = null, $info = null, $le... method pbkdf2 (line 323) | public function pbkdf2($algo, $password, $salt, $iterations, $length = 0) method hashData (line 349) | public function hashData($data, $key, $rawHash = false) method validateData (line 374) | public function validateData($data, $key, $rawHash = false) method generateRandomKey (line 405) | public function generateRandomKey($length = 32) method generateRandomString (line 426) | public function generateRandomString($length = 32) method generatePasswordHash (line 472) | public function generatePasswordHash($password, $cost = null) method validatePassword (line 489) | public function validatePassword($password, $hash) method generateSalt (line 520) | protected function generateSalt($cost = 13) method compareString (line 544) | public function compareString($expected, $actual) method maskToken (line 565) | public function maskToken($token) method unmaskToken (line 578) | public function unmaskToken($maskedToken) FILE: framework/base/StaticInstanceInterface.php type StaticInstanceInterface (line 23) | interface StaticInstanceInterface method instance (line 30) | public static function instance($refresh = false); FILE: framework/base/StaticInstanceTrait.php type StaticInstanceTrait (line 21) | trait StaticInstanceTrait method instance (line 34) | public static function instance($refresh = false) FILE: framework/base/Theme.php class Theme (line 75) | class Theme extends Component method getBaseUrl (line 92) | public function getBaseUrl() method setBaseUrl (line 101) | public function setBaseUrl($url) method getBasePath (line 112) | public function getBasePath() method setBasePath (line 122) | public function setBasePath($path) method applyTo (line 134) | public function applyTo($path) method getUrl (line 167) | public function getUrl($url) method getPath (line 182) | public function getPath($path) FILE: framework/base/UnknownClassException.php class UnknownClassException (line 17) | class UnknownClassException extends Exception method getName (line 22) | public function getName() FILE: framework/base/UnknownMethodException.php class UnknownMethodException (line 17) | class UnknownMethodException extends \BadMethodCallException method getName (line 22) | public function getName() FILE: framework/base/UnknownPropertyException.php class UnknownPropertyException (line 17) | class UnknownPropertyException extends Exception method getName (line 22) | public function getName() FILE: framework/base/UserException.php class UserException (line 18) | class UserException extends Exception FILE: framework/base/View.php class View (line 31) | class View extends Component implements DynamicContentAwareInterface method init (line 116) | public function init() method render (line 154) | public function render($view, $params = [], $context = null) method findViewFile (line 171) | protected function findViewFile($view, $context = null) method renderFile (line 224) | public function renderFile($viewFile, $params = [], $context = null) method getViewFile (line 272) | public function getViewFile() method getRequestedViewFile (line 281) | protected function getRequestedViewFile() method beforeRender (line 294) | public function beforeRender($viewFile, $params) method afterRender (line 314) | public function afterRender($viewFile, $params, &$output) method renderPhpFile (line 341) | public function renderPhpFile($_file_, $_params_ = []) method renderDynamic (line 381) | public function renderDynamic($statements) method getDynamicPlaceholders (line 397) | public function getDynamicPlaceholders() method setDynamicPlaceholders (line 405) | public function setDynamicPlaceholders($placeholders) method addDynamicPlaceholder (line 413) | public function addDynamicPlaceholder($placeholder, $statements) method evaluateDynamicContent (line 432) | public function evaluateDynamicContent($statements) method getDynamicContents (line 442) | public function getDynamicContents() method pushDynamicContent (line 453) | public function pushDynamicContent(DynamicContentAwareInterface $insta... method popDynamicContent (line 463) | public function popDynamicContent() method beginBlock (line 477) | public function beginBlock($id, $renderInPlace = false) method endBlock (line 489) | public function endBlock() method beginContent (line 512) | public function beginContent($viewFile, $params = []) method endContent (line 524) | public function endContent() method beginCache (line 549) | public function beginCache($id, $properties = []) method endCache (line 567) | public function endCache() method beginPage (line 575) | public function beginPage() method endPage (line 586) | public function endPage() FILE: framework/base/ViewContextInterface.php type ViewContextInterface (line 19) | interface ViewContextInterface method getViewPath (line 24) | public function getViewPath(); FILE: framework/base/ViewEvent.php class ViewEvent (line 17) | class ViewEvent extends Event FILE: framework/base/ViewNotFoundException.php class ViewNotFoundException (line 17) | class ViewNotFoundException extends InvalidArgumentException method getName (line 22) | public function getName() FILE: framework/base/ViewRenderer.php class ViewRenderer (line 17) | abstract class ViewRenderer extends Component method render (line 30) | abstract public function render($view, $file, $params); FILE: framework/base/Widget.php class Widget (line 28) | class Widget extends Component implements ViewContextInterface method init (line 74) | public function init() method begin (line 90) | public static function begin($config = []) method end (line 108) | public static function end() method widget (line 139) | public static function widget($config = []) method getId (line 176) | public function getId($autoGenerate = true) method setId (line 189) | public function setId($value) method getView (line 203) | public function getView() method setView (line 216) | public function setView($view) method run (line 226) | public function run() method render (line 250) | public function render($view, $params = []) method renderFile (line 262) | public function renderFile($file, $params = []) method getViewPath (line 272) | public function getViewPath() method beforeRun (line 303) | public function beforeRun() method afterRun (line 331) | public function afterRun($result) FILE: framework/base/WidgetEvent.php class WidgetEvent (line 19) | class WidgetEvent extends Event FILE: framework/behaviors/AttributeBehavior.php class AttributeBehavior (line 56) | class AttributeBehavior extends Behavior method events (line 103) | public function events() method evaluateAttributes (line 115) | public function evaluateAttributes($event) method getValue (line 147) | protected function getValue($event) FILE: framework/behaviors/AttributeTypecastBehavior.php class AttributeTypecastBehavior (line 116) | class AttributeTypecastBehavior extends Behavior method clearAutoDetectedAttributeTypes (line 197) | public static function clearAutoDetectedAttributeTypes() method attach (line 205) | public function attach($owner) method typecastAttributes (line 224) | public function typecastAttributes($attributeNames = null) method typecastValue (line 254) | protected function typecastValue($value, $type) method detectAttributeTypes (line 292) | protected function detectAttributeTypes() method events (line 316) | public function events() method afterValidate (line 342) | public function afterValidate($event) method beforeSave (line 353) | public function beforeSave($event) method afterSave (line 363) | public function afterSave($event) method afterFind (line 372) | public function afterFind($event) method resetOldAttributes (line 382) | protected function resetOldAttributes() FILE: framework/behaviors/AttributesBehavior.php class AttributesBehavior (line 69) | class AttributesBehavior extends Behavior method events (line 132) | public function events() method evaluateAttributes (line 146) | public function evaluateAttributes($event) method getValue (line 180) | protected function getValue($attribute, $event) FILE: framework/behaviors/BlameableBehavior.php class BlameableBehavior (line 61) | class BlameableBehavior extends AttributeBehavior method init (line 89) | public function init() method getValue (line 106) | protected function getValue($event) method getDefaultValue (line 128) | protected function getDefaultValue($event) FILE: framework/behaviors/CacheableWidgetBehavior.php class CacheableWidgetBehavior (line 51) | class CacheableWidgetBehavior extends Behavior method attach (line 111) | public function attach($owner) method beforeRun (line 124) | public function beforeRun($event) method afterRun (line 139) | public function afterRun($event) method initializeEventHandlers (line 150) | private function initializeEventHandlers() method getCacheInstance (line 162) | private function getCacheInstance() method getCacheKey (line 173) | private function getCacheKey() method getFragmentCacheConfiguration (line 189) | private function getFragmentCacheConfiguration() FILE: framework/behaviors/OptimisticLockBehavior.php class OptimisticLockBehavior (line 69) | class OptimisticLockBehavior extends AttributeBehavior method attach (line 91) | public function attach($owner) method events (line 104) | public function events() method getLockAttribute (line 119) | protected function getLockAttribute() method getValue (line 140) | protected function getValue($event) method upgrade (line 164) | public function upgrade() FILE: framework/behaviors/SluggableBehavior.php class SluggableBehavior (line 68) | class SluggableBehavior extends AttributeBehavior method init (line 136) | public function init() method getValue (line 152) | protected function getValue($event) method isNewSlugNeeded (line 182) | protected function isNewSlugNeeded() method generateSlug (line 213) | protected function generateSlug($slugParts) method makeUnique (line 227) | protected function makeUnique($slug) method validateSlug (line 244) | protected function validateSlug($slug) method generateUniqueSlug (line 270) | protected function generateUniqueSlug($baseSlug, $iteration) method isEmpty (line 286) | protected function isEmpty($slugPart) FILE: framework/behaviors/TimestampBehavior.php class TimestampBehavior (line 76) | class TimestampBehavior extends AttributeBehavior method init (line 100) | public function init() method getValue (line 118) | protected function getValue($event) method touch (line 136) | public function touch($attribute) FILE: framework/caching/ApcCache.php class ApcCache (line 27) | class ApcCache extends Cache method init (line 43) | public function init() method exists (line 62) | public function exists($key) method getValue (line 75) | protected function getValue($key) method getValues (line 85) | protected function getValues($keys) method setValue (line 101) | protected function setValue($key, $value, $duration) method setValues (line 112) | protected function setValues($data, $duration) method addValue (line 127) | protected function addValue($key, $value, $duration) method addValues (line 138) | protected function addValues($data, $duration) method deleteValue (line 150) | protected function deleteValue($key) method flushValues (line 160) | protected function flushValues() FILE: framework/caching/ArrayCache.php class ArrayCache (line 26) | class ArrayCache extends Cache method exists (line 34) | public function exists($key) method getValue (line 43) | protected function getValue($key) method setValue (line 55) | protected function setValue($key, $value, $duration) method addValue (line 64) | protected function addValue($key, $value, $duration) method deleteValue (line 76) | protected function deleteValue($key) method flushValues (line 85) | protected function flushValues() FILE: framework/caching/Cache.php class Cache (line 55) | abstract class Cache extends Component implements CacheInterface method init (line 92) | public function init() method buildKey (line 108) | public function buildKey($key) method get (line 132) | public function get($key) method exists (line 162) | public function exists($key) method mget (line 182) | public function mget($keys) method multiGet (line 198) | public function multiGet($keys) method set (line 240) | public function set($key, $value, $duration = null, $dependency = null) method mset (line 273) | public function mset($items, $duration = null, $dependency = null) method multiSet (line 292) | public function multiSet($items, $duration = null, $dependency = null) method madd (line 315) | public function madd($items, $duration = 0, $dependency = null) method multiAdd (line 332) | public function multiAdd($items, $duration = 0, $dependency = null) method prepareCacheData (line 347) | private function prepareCacheData($items, $dependency) method add (line 380) | public function add($key, $value, $duration = 0, $dependency = null) method delete (line 401) | public function delete($key) method flush (line 413) | public function flush() method getValue (line 426) | abstract protected function getValue($key); method setValue (line 438) | abstract protected function setValue($key, $value, $duration); method addValue (line 450) | abstract protected function addValue($key, $value, $duration); method deleteValue (line 458) | abstract protected function deleteValue($key); method flushValues (line 465) | abstract protected function flushValues(); method getValues (line 475) | protected function getValues($keys) method setValues (line 493) | protected function setValues($data, $duration) method addValues (line 513) | protected function addValues($data, $duration) method offsetExists (line 531) | #[\ReturnTypeWillChange] method offsetGet (line 543) | #[\ReturnTypeWillChange] method offsetSet (line 557) | #[\ReturnTypeWillChange] method offsetUnset (line 568) | #[\ReturnTypeWillChange] method getOrSet (line 603) | public function getOrSet($key, $callable, $duration = null, $dependenc... FILE: framework/caching/CacheInterface.php type CacheInterface (line 46) | interface CacheInterface extends \ArrayAccess method buildKey (line 58) | public function buildKey($key); method get (line 67) | public function get($key); method exists (line 81) | public function exists($key); method multiGet (line 93) | public function multiGet($keys); method set (line 110) | public function set($key, $value, $duration = null, $dependency = null); method multiSet (line 125) | public function multiSet($items, $duration = null, $dependency = null); method add (line 139) | public function add($key, $value, $duration = 0, $dependency = null); method multiAdd (line 152) | public function multiAdd($items, $duration = 0, $dependency = null); method delete (line 160) | public function delete($key); method flush (line 167) | public function flush(); method getOrSet (line 196) | public function getOrSet($key, $callable, $duration = null, $dependenc... FILE: framework/caching/CallbackDependency.php class CallbackDependency (line 21) | class CallbackDependency extends Dependency method generateDependencyData (line 35) | protected function generateDependencyData($cache) FILE: framework/caching/ChainedDependency.php class ChainedDependency (line 23) | class ChainedDependency extends Dependency method evaluateDependency (line 43) | public function evaluateDependency($cache) method generateDependencyData (line 56) | protected function generateDependencyData($cache) method isChanged (line 64) | public function isChanged($cache) FILE: framework/caching/DbCache.php class DbCache (line 41) | class DbCache extends Cache method init (line 96) | public function init() method exists (line 112) | public function exists($key) method getValue (line 138) | protected function getValue($key) method getValues (line 161) | protected function getValues($keys) method setValue (line 204) | protected function setValue($key, $value, $duration) method addValue (line 234) | protected function addValue($key, $value, $duration) method deleteValue (line 262) | protected function deleteValue($key) method gc (line 278) | public function gc($force = false) method flushValues (line 293) | protected function flushValues() method isVarbinaryDataField (line 306) | protected function isVarbinaryDataField() method getDataFieldName (line 319) | protected function getDataFieldName() method getDataFieldValue (line 328) | protected function getDataFieldValue($value) FILE: framework/caching/DbDependency.php class DbDependency (line 26) | class DbDependency extends Dependency method generateDependencyData (line 50) | protected function generateDependencyData($cache) FILE: framework/caching/DbQueryDependency.php class DbQueryDependency (line 31) | class DbQueryDependency extends Dependency method generateDependencyData (line 71) | protected function generateDependencyData($cache) method executeQuery (line 101) | private function executeQuery($query, $db) FILE: framework/caching/Dependency.php class Dependency (line 22) | abstract class Dependency extends \yii\base\BaseObject method evaluateDependency (line 48) | public function evaluateDependency($cache) method getHasChanged (line 67) | public function getHasChanged($cache) method isChanged (line 78) | public function isChanged($cache) method resetReusableData (line 96) | public static function resetReusableData() method generateReusableHash (line 107) | protected function generateReusableHash() method generateDependencyData (line 133) | abstract protected function generateDependencyData($cache); FILE: framework/caching/DummyCache.php class DummyCache (line 24) | class DummyCache extends Cache method getValue (line 32) | protected function getValue($key) method setValue (line 46) | protected function setValue($key, $value, $duration) method addValue (line 59) | protected function addValue($key, $value, $duration) method deleteValue (line 70) | protected function deleteValue($key) method flushValues (line 80) | protected function flushValues() FILE: framework/caching/ExpressionDependency.php class ExpressionDependency (line 26) | class ExpressionDependency extends Dependency method generateDependencyData (line 47) | protected function generateDependencyData($cache) FILE: framework/caching/FileCache.php class FileCache (line 28) | class FileCache extends Cache method init (line 78) | public function init() method exists (line 97) | public function exists($key) method getValue (line 110) | protected function getValue($key) method setValue (line 138) | protected function setValue($key, $value, $duration) method addValue (line 188) | protected function addValue($key, $value, $duration) method deleteValue (line 204) | protected function deleteValue($key) method getCacheFile (line 216) | protected function getCacheFile($normalizedKey) method flushValues (line 244) | protected function flushValues() method gc (line 258) | public function gc($force = false, $expiredOnly = true) method gcRecursive (line 272) | protected function gcRecursive($path, $expiredOnly) FILE: framework/caching/FileDependency.php class FileDependency (line 25) | class FileDependency extends Dependency method generateDependencyData (line 41) | protected function generateDependencyData($cache) FILE: framework/caching/MemCache.php class MemCache (line 67) | class MemCache extends Cache method init (line 114) | public function init() method addServers (line 127) | protected function addServers($cache, $servers) method addMemcachedServers (line 155) | protected function addMemcachedServers($cache, $servers) method addMemcacheServers (line 177) | protected function addMemcacheServers($cache, $servers) method getMemcache (line 216) | public function getMemcache() method getServers (line 245) | public function getServers() method setServers (line 256) | public function setServers($config) method getValue (line 269) | protected function getValue($key) method getValues (line 279) | protected function getValues($keys) method setValue (line 294) | protected function setValue($key, $value, $duration) method setValues (line 306) | protected function setValues($data, $duration) method addValue (line 329) | protected function addValue($key, $value, $duration) method deleteValue (line 341) | protected function deleteValue($key) method flushValues (line 351) | protected function flushValues() method normalizeDuration (line 367) | protected function normalizeDuration($duration) FILE: framework/caching/MemCacheServer.php class MemCacheServer (line 22) | class MemCacheServer extends \yii\base\BaseObject FILE: framework/caching/TagDependency.php class TagDependency (line 30) | class TagDependency extends Dependency method generateDependencyData (line 44) | protected function generateDependencyData($cache) method isChanged (line 64) | public function isChanged($cache) method invalidate (line 75) | public static function invalidate($cache, $tags) method touchKeys (line 90) | protected static function touchKeys($cache, $keys) method getTimestamps (line 107) | protected function getTimestamps($cache, $tags) FILE: framework/caching/WinCache.php class WinCache (line 24) | class WinCache extends Cache method exists (line 36) | public function exists($key) method getValue (line 49) | protected function getValue($key) method getValues (line 59) | protected function getValues($keys) method setValue (line 74) | protected function setValue($key, $value, $duration) method setValues (line 85) | protected function setValues($data, $duration) method addValue (line 100) | protected function addValue($key, $value, $duration) method addValues (line 113) | protected function addValues($data, $duration) method deleteValue (line 124) | protected function deleteValue($key) method flushValues (line 134) | protected function flushValues() FILE: framework/caching/migrations/m150909_153426_cache_init.php class m150909_153426_cache_init (line 19) | class m150909_153426_cache_init extends Migration method getCache (line 25) | protected function getCache() method up (line 38) | public function up() method down (line 60) | public function down() FILE: framework/caching/migrations/schema-mysql.sql type `cache` (line 14) | create table `cache` FILE: framework/caching/migrations/schema-oci.sql type "cache" (line 14) | create table "cache" FILE: framework/caching/migrations/schema-pgsql.sql type "cache" (line 14) | create table "cache" FILE: framework/caching/migrations/schema-sqlite.sql type "cache" (line 14) | create table "cache" FILE: framework/captcha/Captcha.php class Captcha (line 61) | class Captcha extends InputWidget method init (line 90) | public function init() method run (line 104) | public function run() method registerClientScript (line 124) | public function registerClientScript() method getClientOptions (line 138) | protected function getClientOptions() method checkRequirements (line 161) | public static function checkRequirements() FILE: framework/captcha/CaptchaAction.php class CaptchaAction (line 44) | class CaptchaAction extends Action method init (line 117) | public function init() method run (line 128) | public function run() method generateValidationHash (line 154) | public function generateValidationHash($code) method getVerifyCode (line 168) | public function getVerifyCode($regenerate = false) method validate (line 191) | public function validate($input, $caseSensitive) method generateVerifyCode (line 210) | protected function generateVerifyCode() method getSessionKey (line 242) | protected function getSessionKey() method renderImage (line 253) | protected function renderImage($code) method renderImageByGD (line 274) | protected function renderImageByGD($code) method renderImageByImagick (line 331) | protected function renderImageByImagick($code) method setHttpHeaders (line 367) | protected function setHttpHeaders() FILE: framework/captcha/CaptchaAsset.php class CaptchaAsset (line 19) | class CaptchaAsset extends AssetBundle FILE: framework/captcha/CaptchaValidator.php class CaptchaValidator (line 30) | class CaptchaValidator extends Validator method init (line 49) | public function init() method validateValue (line 60) | protected function validateValue($value) method createCaptchaAction (line 73) | public function createCaptchaAction() method clientValidateAttribute (line 91) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 102) | public function getClientOptions($model, $attribute) FILE: framework/console/Application.php class Application (line 62) | class Application extends \yii\base\Application method __construct (line 87) | public function __construct($config = []) method loadConfig (line 101) | protected function loadConfig($config) method init (line 123) | public function init() method handleRequest (line 144) | public function handleRequest($request) method runAction (line 178) | public function runAction($route, $params = []) method coreCommands (line 192) | public function coreCommands() method getErrorHandler (line 209) | public function getErrorHandler() method getRequest (line 218) | public function getRequest() method getResponse (line 227) | public function getResponse() method coreComponents (line 235) | public function coreComponents() FILE: framework/console/Controller.php class Controller (line 48) | class Controller extends BaseController method beforeAction (line 89) | public function beforeAction($action) method isColorEnabled (line 106) | public function isColorEnabled($stream = \STDOUT) method runAction (line 121) | public function runAction($id, $params = []) method bindActionParams (line 204) | public function bindActionParams($action, $params) method ansiFormat (line 292) | public function ansiFormat($string) method stdout (line 319) | public function stdout($string) method stderr (line 346) | public function stderr($string) method prompt (line 384) | public function prompt($text, $options = []) method confirm (line 411) | public function confirm($message, $default = false) method select (line 432) | public function select($prompt, $options = [], $default = null) method options (line 453) | public function options($actionID) method optionAliases (line 469) | public function optionAliases() method getOptionValues (line 483) | public function getOptionValues($actionID) method getPassedOptions (line 499) | public function getPassedOptions() method getPassedOptionValues (line 509) | public function getPassedOptionValues() method getHelpSummary (line 527) | public function getHelpSummary() method getHelp (line 539) | public function getHelp() method getActionHelpSummary (line 552) | public function getActionHelpSummary($action) method getActionHelp (line 569) | public function getActionHelp($action) method getActionArgsHelp (line 594) | public function getActionArgsHelp($action) method getActionOptionsHelp (line 670) | public function getActionOptionsHelp($action) method getActionMethodReflection (line 728) | protected function getActionMethodReflection($action) method parseDocCommentTags (line 746) | protected function parseDocCommentTags($reflection) method parseDocCommentSummary (line 777) | protected function parseDocCommentSummary($reflection) method parseDocCommentDetail (line 796) | protected function parseDocCommentDetail($reflection) FILE: framework/console/ErrorHandler.php class ErrorHandler (line 25) | class ErrorHandler extends \yii\base\ErrorHandler method renderException (line 31) | protected function renderException($exception) method formatMessage (line 90) | protected function formatMessage($message, $format = [Console::FG_RED,... FILE: framework/console/Exception.php class Exception (line 19) | class Exception extends UserException method getName (line 24) | public function getName() FILE: framework/console/ExitCode.php class ExitCode (line 37) | class ExitCode method getReason (line 156) | public static function getReason($exitCode) FILE: framework/console/Markdown.php class Markdown (line 25) | class Markdown extends \cebe\markdown\Parser method renderCode (line 52) | protected function renderCode($block) method renderParagraph (line 63) | protected function renderParagraph($block) method renderInlineCode (line 73) | protected function renderInlineCode($element) method renderEmph (line 83) | protected function renderEmph($element) method renderStrong (line 93) | protected function renderStrong($element) method renderStrike (line 103) | protected function renderStrike($element) FILE: framework/console/Request.php class Request (line 22) | class Request extends \yii\base\Request method getParams (line 31) | public function getParams() method setParams (line 49) | public function setParams($params) method resolve (line 59) | public function resolve() FILE: framework/console/Response.php class Response (line 17) | class Response extends \yii\base\Response FILE: framework/console/UnknownCommandException.php class UnknownCommandException (line 19) | class UnknownCommandException extends Exception method __construct (line 40) | public function __construct($route, $application, $code = 0, $previous... method getName (line 50) | public function getName() method getSuggestedAlternatives (line 68) | public function getSuggestedAlternatives() method filterBySimilarity (line 113) | private function filterBySimilarity($actions, $command) FILE: framework/console/controllers/AssetController.php class AssetController (line 53) | class AssetController extends Controller method getAssetManager (line 149) | public function getAssetManager() method setAssetManager (line 178) | public function setAssetManager($assetManager) method actionCompress (line 193) | public function actionCompress($configFile, $bundleFile) method loadConfiguration (line 222) | protected function loadConfiguration($configFile) method loadBundles (line 242) | protected function loadBundles($bundles) method loadDependency (line 264) | protected function loadDependency($bundle, &$result) method loadTargets (line 286) | protected function loadTargets($targets, $bundles) method buildTarget (line 350) | protected function buildTarget($target, $type, $bundles) method adjustDependency (line 394) | protected function adjustDependency($targets, $bundles) method registerBundle (line 443) | protected function registerBundle($bundles, $name, &$registered) method saveTargets (line 464) | protected function saveTargets($targets, $bundleFile) method compressJsFiles (line 514) | protected function compressJsFiles($inputFiles, $outputFile) method compressCssFiles (line 543) | protected function compressCssFiles($inputFiles, $outputFile) method combineJsFiles (line 572) | public function combineJsFiles($inputFiles, $outputFile) method combineCssFiles (line 597) | public function combineCssFiles($inputFiles, $outputFile) method adjustCssUrl (line 618) | protected function adjustCssUrl($cssContent, $inputFilePath, $outputFi... method actionTemplate (line 696) | public function actionTemplate($configFile) method findRealPath (line 760) | private function findRealPath($path) method isBundleExternal (line 781) | private function isBundleExternal($bundle) method composeBundleConfig (line 790) | private function composeBundleConfig($bundle) method composeCircularDependencyTrace (line 803) | private function composeCircularDependencyTrace($circularDependencyNam... method deletePublishedAssets (line 824) | private function deletePublishedAssets($bundles) FILE: framework/console/controllers/BaseMigrateController.php class BaseMigrateController (line 34) | abstract class BaseMigrateController extends Controller method options (line 118) | public function options($actionID) method beforeAction (line 137) | public function beforeAction($action) method actionUp (line 189) | public function actionUp($limit = 0) method actionDown (line 257) | public function actionDown($limit = 1) method actionRedo (line 321) | public function actionRedo($limit = 1) method actionTo (line 395) | public function actionTo($version) method actionMark (line 429) | public function actionMark($version) method actionFresh (line 485) | public function actionFresh() method extractNamespaceMigrationVersion (line 510) | private function extractNamespaceMigrationVersion($rawVersion) method extractMigrationVersion (line 525) | private function extractMigrationVersion($rawVersion) method actionHistory (line 550) | public function actionHistory($limit = 10) method actionNew (line 596) | public function actionNew($limit = 10) method actionCreate (line 657) | public function actionCreate($name) method generateClassName (line 700) | private function generateClassName($name) method findMigrationPath (line 728) | private function findMigrationPath($namespace) method getNamespacePath (line 747) | private function getNamespacePath($namespace) method migrateUp (line 757) | protected function migrateUp($class) method migrateDown (line 785) | protected function migrateDown($class) method createMigration (line 813) | protected function createMigration($class) method includeMigrationFile (line 835) | protected function includeMigrationFile($class) method migrateToTime (line 858) | protected function migrateToTime($time) method migrateToVersion (line 880) | protected function migrateToVersion($version) method getNewMigrations (line 913) | protected function getNewMigrations() method generateMigrationSourceCode (line 973) | protected function generateMigrationSourceCode($params) method truncateDatabase (line 984) | protected function truncateDatabase() method getMigrationNameLimit (line 996) | protected function getMigrationNameLimit() method getMigrationHistory (line 1006) | abstract protected function getMigrationHistory($limit); method addMigrationHistory (line 1012) | abstract protected function addMigrationHistory($version); method removeMigrationHistory (line 1018) | abstract protected function removeMigrationHistory($version); FILE: framework/console/controllers/CacheController.php class CacheController (line 52) | class CacheController extends Controller method actionIndex (line 57) | public function actionIndex() method actionFlush (line 78) | public function actionFlush() method actionFlushAll (line 119) | public function actionFlushAll() method actionFlushSchema (line 155) | public function actionFlushSchema($db = 'db') method notifyCachesCanBeFlushed (line 185) | private function notifyCachesCanBeFlushed($caches) method notifyNoCachesFound (line 203) | private function notifyNoCachesFound() method notifyNotFoundCaches (line 212) | private function notifyNotFoundCaches($cachesNames) method notifyFlushed (line 226) | private function notifyFlushed($caches) method confirmFlush (line 248) | private function confirmFlush($cachesNames) method findCaches (line 264) | private function findCaches(array $cachesNames = []) method isCacheClass (line 298) | private function isCacheClass($className) method canBeFlushed (line 308) | private function canBeFlushed($className) FILE: framework/console/controllers/FixtureController.php class FixtureController (line 51) | class FixtureController extends Controller method options (line 75) | public function options($actionID) method optionAliases (line 86) | public function optionAliases() method actionLoad (line 115) | public function actionLoad(array $fixturesInput = []) method actionUnload (line 191) | public function actionUnload(array $fixturesInput = []) method printHelpMessage (line 247) | private function printHelpMessage() method notifyLoaded (line 259) | private function notifyLoaded($fixtures) method notifyNothingToLoad (line 278) | public function notifyNothingToLoad($foundFixtures, $except) method notifyNothingToUnload (line 300) | public function notifyNothingToUnload($foundFixtures, $except) method notifyUnloaded (line 321) | private function notifyUnloaded($fixtures) method notifyNotFound (line 332) | private function notifyNotFound($fixtures) method confirmLoad (line 347) | private function confirmLoad($fixtures, $except) method confirmUnload (line 379) | private function confirmUnload($fixtures, $except) method outputList (line 406) | private function outputList($data) method needToApplyAll (line 418) | public function needToApplyAll($fixture) method findFixtures (line 429) | private function findFixtures(array $fixtures = []) method getFixtureRelativeName (line 461) | private function getFixtureRelativeName($fullFixturePath) method getFixturesConfig (line 477) | private function getFixturesConfig($fixtures) method filterFixtures (line 520) | private function filterFixtures($fixtures) method getFixturePath (line 543) | private function getFixturePath() FILE: framework/console/controllers/HelpController.php class HelpController (line 45) | class HelpController extends Controller method actionIndex (line 56) | public function actionIndex($command = null) method actionList (line 85) | public function actionList() method actionListActionOptions (line 109) | public function actionListActionOptions($action) method actionUsage (line 142) | public function actionUsage($action) method getCommands (line 179) | public function getCommands() method getCommandDescriptions (line 199) | protected function getCommandDescriptions() method getActions (line 217) | public function getActions($controller) method getModuleCommands (line 237) | protected function getModuleCommands($module) method validateControllerClass (line 287) | protected function validateControllerClass($controllerClass) method getDefaultHelp (line 300) | protected function getDefaultHelp() method getCommandHelp (line 361) | protected function getCommandHelp($controller) method getSubCommandHelp (line 407) | protected function getSubCommandHelp($controller, $actionID) method formatOptionHelp (line 486) | protected function formatOptionHelp($name, $required, $type, $defaultV... method formatOptionAliases (line 529) | protected function formatOptionAliases($controller, $option) method getScriptName (line 543) | protected function getScriptName() method getDefaultHelpHeader (line 553) | protected function getDefaultHelpHeader() method camel2id (line 565) | private function camel2id($name) FILE: framework/console/controllers/MessageController.php class MessageController (line 47) | class MessageController extends Controller method options (line 163) | public function options($actionID) method optionAliases (line 191) | public function optionAliases() method actionConfig (line 222) | public function actionConfig($filePath) method actionConfigTemplate (line 270) | public function actionConfigTemplate($filePath) method actionExtract (line 300) | public function actionExtract($configFile = null) method saveMessagesToDb (line 355) | protected function saveMessagesToDb($messages, $db, $sourceMessageTabl... method extractMessages (line 506) | protected function extractMessages($fileName, $translator, $ignoreCate... method extractMessagesFromTokens (line 533) | protected function extractMessagesFromTokens(array $tokens, array $tra... method isCategoryIgnored (line 648) | protected function isCategoryIgnored($category, array $ignoreCategories) method tokensEqual (line 672) | protected function tokensEqual($a, $b) method getLine (line 691) | protected function getLine($tokens) method saveMessagesToPHP (line 712) | protected function saveMessagesToPHP($messages, $dirName, $overwrite, ... method saveMessagesCategoryToPHP (line 741) | protected function saveMessagesCategoryToPHP($messages, $fileName, $ov... method saveMessagesToPO (line 822) | protected function saveMessagesToPO($messages, $dirName, $overwrite, $... method saveMessagesToPOT (line 915) | protected function saveMessagesToPOT($messages, $dirName, $catalog) method deleteUnusedPhpMessageFiles (line 945) | private function deleteUnusedPhpMessageFiles($existingCategories, $dir... method initConfig (line 965) | protected function initConfig($configFile) FILE: framework/console/controllers/MigrateController.php class MigrateController (line 81) | class MigrateController extends BaseMigrateController method options (line 151) | public function options($actionID) method optionAliases (line 166) | public function optionAliases() method beforeAction (line 188) | public function beforeAction($action) method createMigration (line 203) | protected function createMigration($class) method getMigrationHistory (line 217) | protected function getMigrationHistory($limit) method createMigrationHistoryTable (line 274) | protected function createMigrationHistoryTable() method addMigrationHistory (line 292) | protected function addMigrationHistory($version) method truncateDatabase (line 305) | protected function truncateDatabase() method isViewRelated (line 339) | private function isViewRelated($errorMessage) method removeMigrationHistory (line 359) | protected function removeMigrationHistory($version) method getMigrationNameLimit (line 373) | protected function getMigrationNameLimit() method normalizeTableName (line 393) | private function normalizeTableName($name) method generateMigrationSourceCode (line 410) | protected function generateMigrationSourceCode($params) method generateTableName (line 519) | protected function generateTableName($tableName) method parseFields (line 537) | protected function parseFields() method splitFieldIntoChunks (line 584) | protected function splitFieldIntoChunks($field) method addDefaultPrimaryKey (line 611) | protected function addDefaultPrimaryKey(&$fields) FILE: framework/console/controllers/ServeController.php class ServeController (line 29) | class ServeController extends Controller method actionIndex (line 57) | public function actionIndex($address = 'localhost') method options (line 102) | public function options($actionID) method optionAliases (line 115) | public function optionAliases() method isAddressTaken (line 128) | protected function isAddressTaken($address) method runCommand (line 139) | protected function runCommand($command) FILE: framework/console/widgets/Table.php class Table (line 53) | class Table extends Widget method setHeaders (line 126) | public function setHeaders(array $headers) method setRows (line 138) | public function setRows(array $rows) method setChars (line 158) | public function setChars(array $chars) method setScreenWidth (line 170) | public function setScreenWidth($width) method setListPrefix (line 182) | public function setListPrefix($listPrefix) method run (line 191) | public function run() method renderRow (line 250) | protected function renderRow(array $row, $spanLeft, $spanMiddle, $span... method renderSeparator (line 323) | protected function renderSeparator($spanLeft, $spanMid, $spanMidMid, $... method calculateRowsSize (line 341) | protected function calculateRowsSize() method calculateRowHeight (line 403) | protected function calculateRowHeight($row) method getScreenWidth (line 432) | protected function getScreenWidth() FILE: framework/data/ActiveDataFilter.php class ActiveDataFilter (line 19) | class ActiveDataFilter extends DataFilter method buildInternal (line 72) | protected function buildInternal() method buildCondition (line 86) | protected function buildCondition($condition) method buildConjunctionCondition (line 121) | protected function buildConjunctionCondition($operator, $condition) method buildBlockCondition (line 142) | protected function buildBlockCondition($operator, $condition) method buildAttributeCondition (line 159) | protected function buildAttributeCondition($attribute, $condition) method buildOperatorCondition (line 197) | protected function buildOperatorCondition($operator, $condition, $attr... FILE: framework/data/ActiveDataProvider.php class ActiveDataProvider (line 57) | class ActiveDataProvider extends BaseDataProvider method init (line 88) | public function init() method prepareModels (line 99) | protected function prepareModels() method prepareKeys (line 122) | protected function prepareKeys($models) method prepareTotalCount (line 163) | protected function prepareTotalCount() method setSort (line 175) | public function setSort($value) method __clone (line 196) | public function __clone() FILE: framework/data/ArrayDataProvider.php class ArrayDataProvider (line 54) | class ArrayDataProvider extends BaseDataProvider method prepareModels (line 81) | protected function prepareModels() method prepareKeys (line 105) | protected function prepareKeys($models) method prepareTotalCount (line 117) | protected function prepareTotalCount() method sortModels (line 128) | protected function sortModels($models, $sort) FILE: framework/data/BaseDataProvider.php class BaseDataProvider (line 35) | abstract class BaseDataProvider extends Component implements DataProvide... method init (line 60) | public function init() method prepareModels (line 75) | abstract protected function prepareModels(); method prepareKeys (line 82) | abstract protected function prepareKeys($models); method prepareTotalCount (line 88) | abstract protected function prepareTotalCount(); method prepare (line 100) | public function prepare($forcePrepare = false) method getModels (line 114) | public function getModels() method setModels (line 125) | public function setModels($models) method getKeys (line 135) | public function getKeys() method setKeys (line 146) | public function setKeys($keys) method getCount (line 155) | public function getCount() method getTotalCount (line 166) | public function getTotalCount() method setTotalCount (line 180) | public function setTotalCount($value) method getPagination (line 191) | public function getPagination() method setPagination (line 212) | public function setPagination($value) method getSort (line 232) | public function getSort() method setSort (line 253) | public function setSort($value) method refresh (line 273) | public function refresh() FILE: framework/data/DataFilter.php class DataFilter (line 127) | class DataFilter extends Model method getFilter (line 269) | public function getFilter() method setFilter (line 277) | public function setFilter($filter) method getSearchModel (line 286) | public function getSearchModel() method setSearchModel (line 302) | public function setSearchModel($model) method getSearchAttributeTypes (line 313) | public function getSearchAttributeTypes() method setSearchAttributeTypes (line 324) | public function setSearchAttributeTypes($searchAttributeTypes) method detectSearchAttributeTypes (line 333) | protected function detectSearchAttributeTypes() method detectSearchAttributeType (line 362) | protected function detectSearchAttributeType(Validator $validator) method getErrorMessages (line 397) | public function getErrorMessages() method setErrorMessages (line 418) | public function setErrorMessages($errorMessages) method defaultErrorMessages (line 430) | protected function defaultErrorMessages() method parseErrorMessage (line 448) | protected function parseErrorMessage($messageKey, $params = []) method attributes (line 472) | public function attributes() method formName (line 482) | public function formName() method rules (line 490) | public function rules() method attributeLabels (line 500) | public function attributeLabels() method validateFilter (line 512) | public function validateFilter() method validateCondition (line 524) | protected function validateCondition($condition) method validateConjunctionCondition (line 553) | protected function validateConjunctionCondition($operator, $condition) method validateBlockCondition (line 571) | protected function validateBlockCondition($operator, $condition) method validateAttributeCondition (line 581) | protected function validateAttributeCondition($attribute, $condition) method validateOperatorCondition (line 620) | protected function validateOperatorCondition($operator, $condition, $a... method validateAttributeValue (line 661) | protected function validateAttributeValue($attribute, $value) method filterAttributeValue (line 682) | protected function filterAttributeValue($attribute, $value) method build (line 707) | public function build($runValidation = true) method buildInternal (line 721) | protected function buildInternal() method normalize (line 733) | public function normalize($runValidation = true) method normalizeComplexFilter (line 752) | private function normalizeComplexFilter(array $filter) method canGetProperty (line 777) | public function canGetProperty($name, $checkVars = true, $checkBehavio... method canSetProperty (line 788) | public function canSetProperty($name, $checkVars = true, $checkBehavio... method __get (line 799) | public function __get($name) method __set (line 811) | public function __set($name, $value) method __isset (line 823) | public function __isset($name) method __unset (line 835) | public function __unset($name) FILE: framework/data/DataProviderInterface.php type DataProviderInterface (line 22) | interface DataProviderInterface method prepare (line 34) | public function prepare($forcePrepare = false); method getCount (line 42) | public function getCount(); method getTotalCount (line 49) | public function getTotalCount(); method getModels (line 55) | public function getModels(); method getKeys (line 62) | public function getKeys(); method getSort (line 67) | public function getSort(); method getPagination (line 72) | public function getPagination(); FILE: framework/data/Pagination.php class Pagination (line 77) | class Pagination extends BaseObject implements Linkable method getPageCount (line 151) | public function getPageCount() method getPage (line 170) | public function getPage($recalculate = false) method setPage (line 186) | public function setPage($value, $validatePage = false) method getPageSize (line 213) | public function getPageSize() method setPageSize (line 232) | public function setPageSize($value, $validatePageSize = false) method createUrl (line 259) | public function createUrl($page, $pageSize = null, $absolute = false) method getOffset (line 293) | public function getOffset() method getLimit (line 305) | public function getLimit() method getLinks (line 318) | public function getLinks($absolute = false) method getQueryParam (line 345) | protected function getQueryParam($name, $defaultValue = null) FILE: framework/data/Sort.php class Sort (line 81) | class Sort extends BaseObject method init (line 206) | public function init() method getOrders (line 233) | public function getOrders($recalculate = false) method getAttributeOrders (line 264) | public function getAttributeOrders($recalculate = false) method parseSortParam (line 320) | protected function parseSortParam($param) method setAttributeOrders (line 334) | public function setAttributeOrders($attributeOrders, $validate = true) method getAttributeOrder (line 358) | public function getAttributeOrder($attribute) method link (line 379) | public function link($attribute, $options = []) method createUrl (line 424) | public function createUrl($attribute, $absolute = false) method createSortParam (line 448) | public function createSortParam($attribute) method hasAttribute (line 492) | public function hasAttribute($name) FILE: framework/data/SqlDataProvider.php class SqlDataProvider (line 67) | class SqlDataProvider extends BaseDataProvider method init (line 96) | public function init() method prepareModels (line 108) | protected function prepareModels() method prepareKeys (line 143) | protected function prepareKeys($models) method prepareTotalCount (line 164) | protected function prepareTotalCount() FILE: framework/db/ActiveQuery.php class ActiveQuery (line 84) | class ActiveQuery extends Query implements ActiveQueryInterface method __construct (line 117) | public function __construct($modelClass, $config = []) method init (line 129) | public function init() method all (line 141) | public function all($db = null) method prepare (line 149) | public function prepare($builder) method populate (line 223) | public function populate($rows) method removeDuplicatedModels (line 257) | private function removeDuplicatedModels($models) method one (line 312) | public function one($db = null) method createCommand (line 329) | public function createCommand($db = null) method queryScalar (line 353) | protected function queryScalar($selectExpression, $db) method joinWith (line 430) | public function joinWith($with, $eagerLoading = true, $joinType = 'LEF... method buildJoinWith (line 462) | private function buildJoinWith() method innerJoinWith (line 528) | public function innerJoinWith($with, $eagerLoading = true) method joinWithRelations (line 539) | private function joinWithRelations($model, $with, $joinType) method getJoinType (line 590) | private function getJoinType($joinType, $name) method getTableNameAndAlias (line 604) | protected function getTableNameAndAlias() method joinWithRelation (line 635) | private function joinWithRelation($parent, $child, $joinType) method onCondition (line 725) | public function onCondition($condition, $params = []) method andOnCondition (line 742) | public function andOnCondition($condition, $params = []) method orOnCondition (line 763) | public function orOnCondition($condition, $params = []) method viaTable (line 797) | public function viaTable($tableName, $link, ?callable $callable = null) method alias (line 824) | public function alias($alias) method getTablesUsedInFrom (line 847) | public function getTablesUsedInFrom() method getPrimaryTableName (line 860) | protected function getPrimaryTableName() FILE: framework/db/ActiveQueryInterface.php type ActiveQueryInterface (line 24) | interface ActiveQueryInterface extends QueryInterface method asArray (line 31) | public function asArray($value = true); method one (line 41) | public function one($db = null); method indexBy (line 60) | public function indexBy($column); method with (line 91) | public function with(); method via (line 100) | public function via($relationName, ?callable $callable = null); method findFor (line 109) | public function findFor($name, $model); FILE: framework/db/ActiveQueryTrait.php type ActiveQueryTrait (line 18) | trait ActiveQueryTrait method asArray (line 40) | public function asArray($value = true) method with (line 83) | public function with() method createModels (line 113) | protected function createModels($rows) method findWith (line 137) | public function findWith($with, &$models) method normalizeRelations (line 165) | private function normalizeRelations($model, $with) FILE: framework/db/ActiveRecord.php class ActiveRecord (line 78) | class ActiveRecord extends BaseActiveRecord method loadDefaultValues (line 112) | public function loadDefaultValues($skipIfSet = true) method getDb (line 133) | public static function getDb() method findBySql (line 156) | public static function findBySql($sql, $params = []) method findByCondition (line 172) | protected static function findByCondition($condition) method filterValidAliases (line 206) | protected static function filterValidAliases(Query $query) method filterCondition (line 230) | protected static function filterCondition(array $condition, array $ali... method filterValidColumnNames (line 256) | protected static function filterValidColumnNames($db, array $aliases) method refresh (line 280) | public function refresh() method updateAll (line 327) | public static function updateAll($attributes, $condition = '', $params... method updateAllCounters (line 354) | public static function updateAllCounters($counters, $condition = '', $... method deleteAll (line 396) | public static function deleteAll($condition = null, $params = []) method find (line 408) | public static function find() method tableName (line 421) | public static function tableName() method getTableSchema (line 431) | public static function getTableSchema() method primaryKey (line 457) | public static function primaryKey() method attributes (line 467) | public function attributes() method transactions (line 499) | public function transactions() method populateRecord (line 507) | public static function populateRecord($record, $row) method insert (line 558) | public function insert($runValidation = true, $attributes = null) method hasMany (line 596) | public function hasMany($class, $link) method hasOne (line 611) | public function hasOne($class, $link) method insertInternal (line 622) | protected function insertInternal($attributes = null) method update (line 696) | public function update($runValidation = true, $attributeNames = null) method delete (line 745) | public function delete() method deleteInternal (line 776) | protected function deleteInternal() method equals (line 806) | public function equals($record) method isTransactional (line 820) | public function isTransactional($operation) FILE: framework/db/ActiveRecordInterface.php type ActiveRecordInterface (line 20) | interface ActiveRecordInterface extends StaticInstanceInterface method primaryKey (line 31) | public static function primaryKey(); method attributes (line 37) | public function attributes(); method getAttribute (line 47) | public function getAttribute($name); method setAttribute (line 55) | public function setAttribute($name, $value); method hasAttribute (line 62) | public function hasAttribute($name); method getPrimaryKey (line 73) | public function getPrimaryKey($asArray = false); method getOldPrimaryKey (line 87) | public function getOldPrimaryKey($asArray = false); method isPrimaryKey (line 94) | public static function isPrimaryKey($keys); method find (line 152) | public static function find(); method findOne (line 217) | public static function findOne($condition); method findAll (line 285) | public static function findAll($condition); method updateAll (line 303) | public static function updateAll($attributes, $condition = null); method deleteAll (line 320) | public static function deleteAll($condition = null); method save (line 344) | public function save($runValidation = true, $attributeNames = null); method insert (line 365) | public function insert($runValidation = true, $attributes = null); method update (line 389) | public function update($runValidation = true, $attributeNames = null); method delete (line 397) | public function delete(); method getIsNewRecord (line 403) | public function getIsNewRecord(); method equals (line 411) | public function equals($record); method getRelation (line 422) | public function getRelation($name, $throwException = true); method populateRelation (line 431) | public function populateRelation($name, $records); method link (line 451) | public function link($name, $model, $extraColumns = []); method unlink (line 465) | public function unlink($name, $model, $delete = false); method getDb (line 471) | public static function getDb(); FILE: framework/db/ActiveRelationTrait.php type ActiveRelationTrait (line 26) | trait ActiveRelationTrait method __clone (line 72) | public function __clone() method via (line 107) | public function via($relationName, ?callable $callable = null) method inverseOf (line 164) | public function inverseOf($relationName) method findFor (line 178) | public function findFor($name, $model) method addInverseRelations (line 196) | private function addInverseRelations(&$result) method populateRelation (line 226) | public function populateRelation($name, &$primaryModels) method populateInverseRelation (line 337) | private function populateInverseRelation(&$primaryModels, $models, $pr... method buildBuckets (line 401) | private function buildBuckets($models, $link, $viaModels = null, $viaQ... method mapVia (line 458) | private function mapVia($map, $viaMap) method indexBuckets (line 478) | private function indexBuckets($buckets, $indexBy) method prefixKeyColumns (line 496) | private function prefixKeyColumns($attributes) method filterByModels (line 524) | private function filterByModels($models) method getModelKey (line 589) | private function getModelKey($model, $attributes) method normalizeModelKey (line 608) | private function normalizeModelKey($value) method findJunctionRows (line 623) | private function findJunctionRows($primaryModels) FILE: framework/db/AfterSaveEvent.php class AfterSaveEvent (line 19) | class AfterSaveEvent extends Event FILE: framework/db/ArrayExpression.php class ArrayExpression (line 33) | class ArrayExpression implements ExpressionInterface, \ArrayAccess, \Cou... method __construct (line 64) | public function __construct($value, $type = null, $dimension = 1) method getType (line 78) | public function getType() method getValue (line 86) | public function getValue() method getDimension (line 94) | public function getDimension() method offsetExists (line 112) | #[\ReturnTypeWillChange] method offsetGet (line 128) | #[\ReturnTypeWillChange] method offsetSet (line 147) | #[\ReturnTypeWillChange] method offsetUnset (line 163) | #[\ReturnTypeWillChange] method count (line 179) | #[\ReturnTypeWillChange] method getIterator (line 194) | #[\ReturnTypeWillChange] FILE: framework/db/BaseActiveRecord.php class BaseActiveRecord (line 43) | abstract class BaseActiveRecord extends Model implements ActiveRecordInt... method findOne (line 108) | public static function findOne($condition) method findAll (line 117) | public static function findAll($condition) method findByCondition (line 130) | protected static function findByCondition($condition) method updateAll (line 163) | public static function updateAll($attributes, $condition = '') method updateAllCounters (line 184) | public static function updateAllCounters($counters, $condition = '') method deleteAll (line 204) | public static function deleteAll($condition = null) method optimisticLock (line 235) | public function optimisticLock() method canGetProperty (line 243) | public function canGetProperty($name, $checkVars = true, $checkBehavio... method canSetProperty (line 260) | public function canSetProperty($name, $checkVars = true, $checkBehavio... method __get (line 283) | public function __get($name) method __set (line 311) | public function __set($name, $value) method __isset (line 332) | public function __isset($name) method __unset (line 349) | public function __unset($name) method hasOne (line 393) | public function hasOne($class, $link) method hasMany (line 428) | public function hasMany($class, $link) method createRelationQuery (line 443) | protected function createRelationQuery($class, $link, $multiple) method populateRelation (line 464) | public function populateRelation($name, $records) method isRelationPopulated (line 479) | public function isRelationPopulated($name) method getRelatedRecords (line 489) | public function getRelatedRecords() method hasAttribute (line 499) | public function hasAttribute($name) method getAttribute (line 517) | public function getAttribute($name) method setAttribute (line 529) | public function setAttribute($name, $value) method getOldAttributes (line 548) | public function getOldAttributes() method setOldAttributes (line 559) | public function setOldAttributes($values) method getOldAttribute (line 573) | public function getOldAttribute($name) method setOldAttribute (line 585) | public function setOldAttribute($name, $value) method canSetOldAttribute (line 600) | public function canSetOldAttribute($name) method markAttributeDirty (line 611) | public function markAttributeDirty($name) method isAttributeChanged (line 624) | public function isAttributeChanged($name, $identical = true) method getDirtyAttributes (line 646) | public function getDirtyAttributes($names = null) method save (line 693) | public function save($runValidation = true, $attributeNames = null) method update (line 754) | public function update($runValidation = true, $attributeNames = null) method updateAttributes (line 778) | public function updateAttributes($attributes) method updateInternal (line 810) | protected function updateInternal($attributes = null) method updateCounters (line 866) | public function updateCounters($counters) method delete (line 903) | public function delete() method getIsNewRecord (line 929) | public function getIsNewRecord() method setIsNewRecord (line 939) | public function setIsNewRecord($value) method init (line 949) | public function init() method afterFind (line 961) | public function afterFind() method beforeSave (line 990) | public function beforeSave($insert) method afterSave (line 1016) | public function afterSave($insert, $changedAttributes) method beforeDelete (line 1043) | public function beforeDelete() method afterDelete (line 1057) | public function afterDelete() method refresh (line 1071) | public function refresh() method refreshInternal (line 1085) | protected function refreshInternal($record) method afterRefresh (line 1108) | public function afterRefresh() method equals (line 1120) | public function equals($record) method getPrimaryKey (line 1138) | public function getPrimaryKey($asArray = false) method getOldPrimaryKey (line 1166) | public function getOldPrimaryKey($asArray = false) method populateRecord (line 1198) | public static function populateRecord($record, $row) method instantiate (line 1226) | public static function instantiate($row) method offsetExists (line 1237) | #[\ReturnTypeWillChange] method getRelation (line 1253) | public function getRelation($name, $throwException = true) method link (line 1310) | public function link($name, $model, $extraColumns = []) method unlink (line 1406) | public function unlink($name, $model, $delete = false) method unlinkAll (line 1509) | public function unlinkAll($name, $delete = false) method bindModels (line 1590) | private function bindModels($link, $foreignModel, $primaryModel) method isPrimaryKey (line 1611) | public static function isPrimaryKey($keys) method getAttributeLabel (line 1635) | public function getAttributeLabel($attribute) method getAttributeHint (line 1677) | public function getAttributeHint($attribute) method fields (line 1716) | public function fields() method extraFields (line 1728) | public function extraFields() method offsetUnset (line 1741) | public function offsetUnset($offset) method resetDependentRelations (line 1754) | private function resetDependentRelations($attribute) method setRelationDependencies (line 1768) | private function setRelationDependencies($name, $relation, $viaRelatio... method isValueDifferent (line 1791) | private function isValueDifferent($newValue, $oldValue) method loadRelationsFor (line 1827) | public static function loadRelationsFor(&$models, $relationNames, $asA... method loadRelations (line 1854) | public function loadRelations($relationNames, $asArray = false) FILE: framework/db/BatchQueryResult.php class BatchQueryResult (line 34) | class BatchQueryResult extends Component implements \Iterator method __destruct (line 93) | public function __destruct() method reset (line 103) | public function reset() method rewind (line 119) | #[\ReturnTypeWillChange] method next (line 130) | #[\ReturnTypeWillChange] method fetchData (line 158) | protected function fetchData() method getRows (line 174) | protected function getRows() method key (line 204) | #[\ReturnTypeWillChange] method current (line 215) | #[\ReturnTypeWillChange] method valid (line 226) | #[\ReturnTypeWillChange] method getDbDriverName (line 237) | private function getDbDriverName() method __wakeup (line 259) | public function __wakeup() FILE: framework/db/CheckConstraint.php class CheckConstraint (line 17) | class CheckConstraint extends Constraint FILE: framework/db/ColumnSchema.php class ColumnSchema (line 20) | class ColumnSchema extends BaseObject method phpTypecast (line 90) | public function phpTypecast($value) method dbTypecast (line 102) | public function dbTypecast($value) method typecast (line 116) | protected function typecast($value) method getPdoParamTypes (line 194) | private function getPdoParamTypes() FILE: framework/db/ColumnSchemaBuilder.php class ColumnSchemaBuilder (line 24) | class ColumnSchemaBuilder extends BaseObject method __construct (line 130) | public function __construct($type, $length = null, $db = null, $config... method notNull (line 142) | public function notNull() method null (line 153) | public function null() method unique (line 163) | public function unique() method check (line 174) | public function check($check) method defaultValue (line 185) | public function defaultValue($default) method comment (line 201) | public function comment($comment) method unsigned (line 212) | public function unsigned() method after (line 233) | public function after($after) method first (line 245) | public function first() method defaultExpression (line 257) | public function defaultExpression($default) method append (line 270) | public function append($sql) method __toString (line 280) | public function __toString() method getCategoryMap (line 297) | public function getCategoryMap() method setCategoryMap (line 306) | public function setCategoryMap($categoryMap) method buildLengthString (line 315) | protected function buildLengthString() method buildNotNullString (line 332) | protected function buildNotNullString() method buildUniqueString (line 347) | protected function buildUniqueString() method buildDefaultValue (line 356) | protected function buildDefaultValue() method buildDefaultString (line 385) | protected function buildDefaultString() method buildCheckString (line 399) | protected function buildCheckString() method buildUnsignedString (line 409) | protected function buildUnsignedString() method buildAfterString (line 419) | protected function buildAfterString() method buildFirstString (line 429) | protected function buildFirstString() method buildAppendString (line 439) | protected function buildAppendString() method getTypeCategory (line 449) | protected function getTypeCategory() method buildCommentString (line 459) | protected function buildCommentString() method buildCompleteString (line 470) | protected function buildCompleteString($format) FILE: framework/db/Command.php class Command (line 58) | class Command extends Component method cache (line 126) | public function cache($duration = null, $dependency = null) method noCache (line 137) | public function noCache() method getSql (line 147) | public function getSql() method setSql (line 162) | public function setSql($sql) method setRawSql (line 184) | public function setRawSql($sql) method getRawSql (line 201) | public function getRawSql() method prepare (line 245) | public function prepare($forRead = null) method cancel (line 284) | public function cancel() method bindParam (line 302) | public function bindParam($name, &$value, $dataType = null, $length = ... method bindPendingParams (line 325) | protected function bindPendingParams() method bindValue (line 344) | public function bindValue($name, $value, $dataType = null) method bindValues (line 366) | public function bindValues($values) method query (line 403) | public function query() method queryAll (line 416) | public function queryAll($fetchMode = null) method queryOne (line 430) | public function queryOne($fetchMode = null) method queryScalar (line 442) | public function queryScalar() method queryColumn (line 459) | public function queryColumn() method insert (line 486) | public function insert($table, $columns) method batchInsert (line 518) | public function batchInsert($table, $columns, $rows) method upsert (line 563) | public function upsert($table, $insertColumns, $updateColumns = true, ... method update (line 597) | public function update($table, $columns, $condition = '', $params = []) method delete (line 630) | public function delete($table, $condition = '', $params = []) method createTable (line 666) | public function createTable($table, $columns, $options = null) method renameTable (line 679) | public function renameTable($table, $newName) method dropTable (line 691) | public function dropTable($table) method truncateTable (line 703) | public function truncateTable($table) method addColumn (line 719) | public function addColumn($table, $column, $type) method dropColumn (line 732) | public function dropColumn($table, $column) method renameColumn (line 746) | public function renameColumn($table, $oldName, $newName) method alterColumn (line 762) | public function alterColumn($table, $column, $type) method addPrimaryKey (line 777) | public function addPrimaryKey($name, $table, $columns) method dropPrimaryKey (line 790) | public function dropPrimaryKey($name, $table) method addForeignKey (line 809) | public function addForeignKey($name, $table, $columns, $refTable, $ref... method dropForeignKey (line 822) | public function dropForeignKey($name, $table) method createIndex (line 838) | public function createIndex($name, $table, $columns, $unique = false) method dropIndex (line 851) | public function dropIndex($name, $table) method addUnique (line 870) | public function addUnique($name, $table, $columns) method dropUnique (line 886) | public function dropUnique($name, $table) method addCheck (line 903) | public function addCheck($name, $table, $expression) method dropCheck (line 919) | public function dropCheck($name, $table) method addDefaultValue (line 938) | public function addDefaultValue($name, $table, $column, $value) method dropDefaultValue (line 954) | public function dropDefaultValue($name, $table) method resetSequence (line 971) | public function resetSequence($table, $value = null) method executeResetSequence (line 989) | public function executeResetSequence($table, $value = null) method checkIntegrity (line 1003) | public function checkIntegrity($check = true, $schema = '', $table = '') method addCommentOnColumn (line 1019) | public function addCommentOnColumn($table, $column, $comment) method addCommentOnTable (line 1034) | public function addCommentOnTable($table, $comment) method dropCommentFromColumn (line 1049) | public function dropCommentFromColumn($table, $column) method dropCommentFromTable (line 1063) | public function dropCommentFromTable($table) method createView (line 1079) | public function createView($viewName, $subquery) method dropView (line 1093) | public function dropView($viewName) method execute (line 1107) | public function execute() method logQuery (line 1142) | protected function logQuery($category) method queryInternal (line 1164) | protected function queryInternal($method, $fetchMode = null) method getCacheKey (line 1222) | protected function getCacheKey($method, $fetchMode, $rawSql) method requireTableSchemaRefresh (line 1243) | protected function requireTableSchemaRefresh($name) method refreshTableSchema (line 1253) | protected function refreshTableSchema() method requireTransaction (line 1267) | protected function requireTransaction($isolationLevel = null) method setRetryHandler (line 1291) | protected function setRetryHandler(callable $handler) method internalExecute (line 1307) | protected function internalExecute($rawSql) method reset (line 1339) | protected function reset() FILE: framework/db/Connection.php class Connection (line 137) | class Connection extends Component method getIsActive (line 472) | public function getIsActive() method cache (line 507) | public function cache(callable $callable, $duration = null, $dependenc... method noCache (line 548) | public function noCache(callable $callable) method getQueryCacheInfo (line 572) | public function getQueryCacheInfo($duration, $dependency) method open (line 607) | public function open() method close (line 657) | public function close() method createPdoInstance (line 693) | protected function createPdoInstance() method initConnection (line 733) | protected function initConnection() method createCommand (line 761) | public function createCommand($sql = null, $params = []) method getTransaction (line 781) | public function getTransaction() method beginTransaction (line 792) | public function beginTransaction($isolationLevel = null) method transaction (line 813) | public function transaction(callable $callback, $isolationLevel = null) method rollbackTransactionOnLevel (line 841) | private function rollbackTransactionOnLevel($transaction, $level) method getSchema (line 859) | public function getSchema() method getQueryBuilder (line 883) | public function getQueryBuilder() method setQueryBuilder (line 894) | public function setQueryBuilder($value) method restoreQueryBuilderConfiguration (line 903) | private function restoreQueryBuilderConfiguration() method getTableSchema (line 922) | public function getTableSchema($name, $refresh = false) method getLastInsertID (line 933) | public function getLastInsertID($sequenceName = '') method quoteValue (line 945) | public function quoteValue($value) method quoteTableName (line 958) | public function quoteTableName($name) method quoteColumnName (line 974) | public function quoteColumnName($name) method quoteSql (line 991) | public function quoteSql($sql) method getDriverName (line 1011) | public function getDriverName() method setDriverName (line 1028) | public function setDriverName($driverName) method getServerVersion (line 1038) | public function getServerVersion() method getSlavePdo (line 1051) | public function getSlavePdo($fallbackToMaster = true) method getMasterPdo (line 1066) | public function getMasterPdo() method getSlave (line 1079) | public function getSlave($fallbackToMaster = true) method getMaster (line 1098) | public function getMaster() method useMaster (line 1126) | public function useMaster(callable $callback) method openFromPool (line 1161) | protected function openFromPool(array $pool, array $sharedConfig) method openFromPoolSequentially (line 1190) | protected function openFromPoolSequentially(array $pool, array $shared... method __sleep (line 1259) | public function __sleep() method __clone (line 1275) | public function __clone() FILE: framework/db/Constraint.php class Constraint (line 19) | class Constraint extends BaseObject FILE: framework/db/ConstraintFinderInterface.php type ConstraintFinderInterface (line 17) | interface ConstraintFinderInterface method getTablePrimaryKey (line 25) | public function getTablePrimaryKey($name, $refresh = false); method getSchemaPrimaryKeys (line 35) | public function getSchemaPrimaryKeys($schema = '', $refresh = false); method getTableForeignKeys (line 43) | public function getTableForeignKeys($name, $refresh = false); method getSchemaForeignKeys (line 53) | public function getSchemaForeignKeys($schema = '', $refresh = false); method getTableIndexes (line 61) | public function getTableIndexes($name, $refresh = false); method getSchemaIndexes (line 71) | public function getSchemaIndexes($schema = '', $refresh = false); method getTableUniques (line 79) | public function getTableUniques($name, $refresh = false); method getSchemaUniques (line 89) | public function getSchemaUniques($schema = '', $refresh = false); method getTableChecks (line 97) | public function getTableChecks($name, $refresh = false); method getSchemaChecks (line 107) | public function getSchemaChecks($schema = '', $refresh = false); method getTableDefaultValues (line 115) | public function getTableDefaultValues($name, $refresh = false); method getSchemaDefaultValues (line 125) | public function getSchemaDefaultValues($schema = '', $refresh = false); FILE: framework/db/ConstraintFinderTrait.php type ConstraintFinderTrait (line 30) | trait ConstraintFinderTrait method getTableMetadata (line 39) | abstract protected function getTableMetadata($name, $type, $refresh); method getSchemaMetadata (line 49) | abstract protected function getSchemaMetadata($schema, $type, $refresh); method loadTablePrimaryKey (line 56) | abstract protected function loadTablePrimaryKey($tableName); method loadTableForeignKeys (line 63) | abstract protected function loadTableForeignKeys($tableName); method loadTableIndexes (line 70) | abstract protected function loadTableIndexes($tableName); method loadTableUniques (line 77) | abstract protected function loadTableUniques($tableName); method loadTableChecks (line 84) | abstract protected function loadTableChecks($tableName); method loadTableDefaultValues (line 92) | abstract protected function loadTableDefaultValues($tableName); method getTablePrimaryKey (line 100) | public function getTablePrimaryKey($name, $refresh = false) method getSchemaPrimaryKeys (line 113) | public function getSchemaPrimaryKeys($schema = '', $refresh = false) method getTableForeignKeys (line 124) | public function getTableForeignKeys($name, $refresh = false) method getSchemaForeignKeys (line 137) | public function getSchemaForeignKeys($schema = '', $refresh = false) method getTableIndexes (line 148) | public function getTableIndexes($name, $refresh = false) method getSchemaIndexes (line 161) | public function getSchemaIndexes($schema = '', $refresh = false) method getTableUniques (line 172) | public function getTableUniques($name, $refresh = false) method getSchemaUniques (line 185) | public function getSchemaUniques($schema = '', $refresh = false) method getTableChecks (line 196) | public function getTableChecks($name, $refresh = false) method getSchemaChecks (line 209) | public function getSchemaChecks($schema = '', $refresh = false) method getTableDefaultValues (line 220) | public function getTableDefaultValues($name, $refresh = false) method getSchemaDefaultValues (line 233) | public function getSchemaDefaultValues($schema = '', $refresh = false) FILE: framework/db/DataReader.php class DataReader (line 54) | class DataReader extends \yii\base\BaseObject implements \Iterator, \Cou... method __construct (line 70) | public function __construct(Command $command, $config = []) method bindColumn (line 88) | public function bindColumn($column, &$value, $dataType = null) method setFetchMode (line 103) | public function setFetchMode($mode) method read (line 113) | public function read() method readColumn (line 123) | public function readColumn($columnIndex) method readObject (line 134) | public function readObject($className, $fields) method readAll (line 144) | public function readAll() method nextResult (line 155) | public function nextResult() method close (line 169) | public function close() method getIsClosed (line 179) | public function getIsClosed() method getRowCount (line 190) | public function getRowCount() method count (line 202) | #[\ReturnTypeWillChange] method getColumnCount (line 213) | public function getColumnCount() method rewind (line 223) | #[\ReturnTypeWillChange] method key (line 239) | #[\ReturnTypeWillChange] method current (line 250) | #[\ReturnTypeWillChange] method next (line 260) | #[\ReturnTypeWillChange] method valid (line 272) | #[\ReturnTypeWillChange] FILE: framework/db/DefaultValueConstraint.php class DefaultValueConstraint (line 17) | class DefaultValueConstraint extends Constraint FILE: framework/db/Exception.php class Exception (line 17) | class Exception extends \yii\base\Exception method __construct (line 33) | public function __construct($message, $errorInfo = [], $code = '', $pr... method getName (line 43) | public function getName() method __toString (line 51) | public function __toString() FILE: framework/db/Expression.php class Expression (line 32) | class Expression extends \yii\base\BaseObject implements ExpressionInter... method __construct (line 52) | public function __construct($expression, $params = [], $config = []) method __toString (line 63) | public function __toString() FILE: framework/db/ExpressionBuilder.php class ExpressionBuilder (line 17) | class ExpressionBuilder implements ExpressionBuilderInterface method build (line 26) | public function build(ExpressionInterface $expression, array &$params ... FILE: framework/db/ExpressionBuilderInterface.php type ExpressionBuilderInterface (line 18) | interface ExpressionBuilderInterface method build (line 28) | public function build(ExpressionInterface $expression, array &$params ... FILE: framework/db/ExpressionBuilderTrait.php type ExpressionBuilderTrait (line 18) | trait ExpressionBuilderTrait method __construct (line 30) | public function __construct(QueryBuilder $queryBuilder) FILE: framework/db/ExpressionInterface.php type ExpressionInterface (line 23) | interface ExpressionInterface FILE: framework/db/ForeignKeyConstraint.php class ForeignKeyConstraint (line 17) | class ForeignKeyConstraint extends Constraint FILE: framework/db/IndexConstraint.php class IndexConstraint (line 17) | class IndexConstraint extends Constraint FILE: framework/db/IntegrityException.php class IntegrityException (line 17) | class IntegrityException extends Exception method getName (line 22) | public function getName() FILE: framework/db/JsonExpression.php class JsonExpression (line 25) | class JsonExpression implements ExpressionInterface, \JsonSerializable method __construct (line 52) | public function __construct($value, $type = null) method getValue (line 66) | public function getValue() method getType (line 75) | public function getType() method jsonSerialize (line 89) | #[\ReturnTypeWillChange] FILE: framework/db/Migration.php class Migration (line 47) | class Migration extends Component implements MigrationInterface method init (line 88) | public function init() method getDb (line 100) | protected function getDb() method up (line 111) | public function up() method down (line 140) | public function down() method printException (line 165) | private function printException($e) method safeUp (line 184) | public function safeUp() method safeDown (line 201) | public function safeDown() method execute (line 212) | public function execute($sql, $params = []) method insert (line 230) | public function insert($table, $columns) method batchInsert (line 244) | public function batchInsert($table, $columns, $rows) method upsert (line 267) | public function upsert($table, $insertColumns, $updateColumns = true, ... method update (line 283) | public function update($table, $columns, $condition = '', $params = []) method delete (line 297) | public function delete($table, $condition = '', $params = []) method createTable (line 332) | public function createTable($table, $columns, $options = null) method renameTable (line 349) | public function renameTable($table, $newName) method dropTable (line 360) | public function dropTable($table) method truncateTable (line 371) | public function truncateTable($table) method addColumn (line 386) | public function addColumn($table, $column, $type) method dropColumn (line 401) | public function dropColumn($table, $column) method renameColumn (line 414) | public function renameColumn($table, $name, $newName) method alterColumn (line 429) | public function alterColumn($table, $column, $type) method addPrimaryKey (line 446) | public function addPrimaryKey($name, $table, $columns) method dropPrimaryKey (line 458) | public function dropPrimaryKey($name, $table) method addForeignKey (line 476) | public function addForeignKey($name, $table, $columns, $refTable, $ref... method dropForeignKey (line 488) | public function dropForeignKey($name, $table) method createIndex (line 504) | public function createIndex($name, $table, $columns, $unique = false) method dropIndex (line 516) | public function dropIndex($name, $table) method addCheck (line 531) | public function addCheck($name, $table, $expression) method dropCheck (line 545) | public function dropCheck($name, $table) method addCommentOnColumn (line 560) | public function addCommentOnColumn($table, $column, $comment) method addCommentOnTable (line 574) | public function addCommentOnTable($table, $comment) method dropCommentFromColumn (line 588) | public function dropCommentFromColumn($table, $column) method dropCommentFromTable (line 601) | public function dropCommentFromTable($table) method beginCommand (line 615) | protected function beginCommand($description) method endCommand (line 629) | protected function endCommand($time) FILE: framework/db/MigrationInterface.php type MigrationInterface (line 20) | interface MigrationInterface method up (line 27) | public function up(); method down (line 35) | public function down(); FILE: framework/db/PdoValue.php class PdoValue (line 27) | final class PdoValue implements ExpressionInterface method __construct (line 46) | public function __construct($value, $type) method getValue (line 55) | public function getValue() method getType (line 63) | public function getType() FILE: framework/db/PdoValueBuilder.php class PdoValueBuilder (line 17) | class PdoValueBuilder implements ExpressionBuilderInterface method build (line 23) | public function build(ExpressionInterface $expression, array &$params ... FILE: framework/db/Query.php class Query (line 52) | class Query extends Component implements QueryInterface, ExpressionInter... method createCommand (line 153) | public function createCommand($db = null) method prepare (line 173) | public function prepare($builder) method batch (line 199) | public function batch($batchSize = 100, $db = null) method each (line 227) | public function each($batchSize = 100, $db = null) method all (line 244) | public function all($db = null) method populate (line 262) | public function populate($rows) method one (line 282) | public function one($db = null) method scalar (line 299) | public function scalar($db = null) method column (line 314) | public function column($db = null) method count (line 363) | public function count($q = '*', $db = null) method sum (line 380) | public function sum($q, $db = null) method average (line 397) | public function average($q, $db = null) method min (line 414) | public function min($q, $db = null) method max (line 427) | public function max($q, $db = null) method exists (line 438) | public function exists($db = null) method queryScalar (line 458) | protected function queryScalar($selectExpression, $db) method getTablesUsedInFrom (line 517) | public function getTablesUsedInFrom() method cleanUpTableNames (line 543) | protected function cleanUpTableNames($tableNames) method ensureNameQuoted (line 609) | private function ensureNameQuoted($name) method select (line 641) | public function select($columns, $option = null) method addSelect (line 663) | public function addSelect($columns) method normalizeSelect (line 683) | protected function normalizeSelect($columns) method getUniqueColumns (line 728) | protected function getUniqueColumns($columns) method getUnaliasedColumnsFromSelect (line 759) | protected function getUnaliasedColumnsFromSelect() method distinct (line 777) | public function distinct($value = true) method from (line 817) | public function from($tables) method where (line 846) | public function where($condition, $params = []) method andWhere (line 863) | public function andWhere($condition, $params = []) method orWhere (line 886) | public function orWhere($condition, $params = []) method andFilterCompare (line 923) | public function andFilterCompare($name, $value, $defaultOperator = '=') method join (line 967) | public function join($type, $table, $on = '', $params = []) method innerJoin (line 993) | public function innerJoin($table, $on = '', $params = []) method leftJoin (line 1019) | public function leftJoin($table, $on = '', $params = []) method rightJoin (line 1045) | public function rightJoin($table, $on = '', $params = []) method groupBy (line 1067) | public function groupBy($columns) method addGroupBy (line 1094) | public function addGroupBy($columns) method having (line 1119) | public function having($condition, $params = []) method andHaving (line 1136) | public function andHaving($condition, $params = []) method orHaving (line 1157) | public function orHaving($condition, $params = []) method filterHaving (line 1196) | public function filterHaving(array $condition) method andFilterHaving (line 1221) | public function andFilterHaving(array $condition) method orFilterHaving (line 1246) | public function orFilterHaving(array $condition) method union (line 1262) | public function union($sql, $all = false) method withQuery (line 1276) | public function withQuery($query, $alias, $recursive = false) method params (line 1289) | public function params($params) method addParams (line 1302) | public function addParams($params) method cache (line 1332) | public function cache($duration = true, $dependency = null) method noCache (line 1344) | public function noCache() method setCommandCache (line 1357) | protected function setCommandCache($command) method create (line 1373) | public static function create($from) method __toString (line 1398) | public function __toString() FILE: framework/db/QueryBuilder.php class QueryBuilder (line 37) | class QueryBuilder extends \yii\base\BaseObject method __construct (line 116) | public function __construct($connection, $config = []) method init (line 125) | public function init() method defaultConditionClasses (line 141) | protected function defaultConditionClasses() method defaultExpressionBuilders (line 168) | protected function defaultExpressionBuilders() method setExpressionBuilders (line 196) | public function setExpressionBuilders($builders) method setConditionClasses (line 213) | public function setConditionClasses($classes) method build (line 228) | public function build($query, $params = []) method buildExpression (line 287) | public function buildExpression(ExpressionInterface $expression, &$par... method getExpressionBuilder (line 304) | public function getExpressionBuilder(ExpressionInterface $expression) method insert (line 353) | public function insert($table, $columns, &$params) method prepareInsertValues (line 372) | protected function prepareInsertValues($table, $columns, $params = []) method prepareInsertSelectSubQuery (line 411) | protected function prepareInsertSelectSubQuery($columns, $schema, $par... method batchInsert (line 456) | public function batchInsert($table, $columns, $rows, &$params = []) method upsert (line 535) | public function upsert($table, $insertColumns, $updateColumns, &$params) method prepareUpsertColumns (line 549) | protected function prepareUpsertColumns($table, $insertColumns, $updat... method getTableUniqueColumnNames (line 576) | private function getTableUniqueColumnNames($name, $columns, &$constrai... method update (line 633) | public function update($table, $columns, $condition, &$params) method prepareUpdateSets (line 650) | protected function prepareUpdateSets($table, $columns, $params = []) method delete (line 686) | public function delete($table, $condition, &$params) method createTable (line 721) | public function createTable($table, $columns, $options = null) method renameTable (line 742) | public function renameTable($oldName, $newName) method dropTable (line 752) | public function dropTable($table) method addPrimaryKey (line 764) | public function addPrimaryKey($name, $table, $columns) method dropPrimaryKey (line 785) | public function dropPrimaryKey($name, $table) method truncateTable (line 796) | public function truncateTable($table) method addColumn (line 810) | public function addColumn($table, $column, $type) method dropColumn (line 823) | public function dropColumn($table, $column) method renameColumn (line 836) | public function renameColumn($table, $oldName, $newName) method alterColumn (line 853) | public function alterColumn($table, $column, $type) method addForeignKey (line 875) | public function addForeignKey($name, $table, $columns, $refTable, $ref... method dropForeignKey (line 898) | public function dropForeignKey($name, $table) method createIndex (line 914) | public function createIndex($name, $table, $columns, $unique = false) method dropIndex (line 928) | public function dropIndex($name, $table) method addUnique (line 945) | public function addUnique($name, $table, $columns) method dropUnique (line 968) | public function dropUnique($name, $table) method addCheck (line 984) | public function addCheck($name, $table, $expression) method dropCheck (line 999) | public function dropCheck($name, $table) method addDefaultValue (line 1018) | public function addDefaultValue($name, $table, $column, $value) method dropDefaultValue (line 1033) | public function dropDefaultValue($name, $table) method resetSequence (line 1048) | public function resetSequence($tableName, $value = null) method executeResetSequence (line 1064) | public function executeResetSequence($table, $value = null) method checkIntegrity (line 1077) | public function checkIntegrity($check = true, $schema = '', $table = '') method addCommentOnColumn (line 1091) | public function addCommentOnColumn($table, $column, $comment) method addCommentOnTable (line 1104) | public function addCommentOnTable($table, $comment) method dropCommentFromColumn (line 1117) | public function dropCommentFromColumn($table, $column) method dropCommentFromTable (line 1129) | public function dropCommentFromTable($table) method createView (line 1143) | public function createView($viewName, $subQuery) method dropView (line 1166) | public function dropView($viewName) method getColumnType (line 1211) | public function getColumnType($type) method buildSelect (line 1239) | public function buildSelect($columns, &$params, $distinct = false, $se... method buildFrom (line 1282) | public function buildFrom($tables, &$params) method buildJoin (line 1299) | public function buildJoin($joins, &$params) method quoteTableNames (line 1332) | private function quoteTableNames($tables, &$params) method buildWhere (line 1360) | public function buildWhere($condition, &$params) method buildGroupBy (line 1371) | public function buildGroupBy($columns) method buildHaving (line 1392) | public function buildHaving($condition, &$params) method buildOrderByAndLimit (line 1407) | public function buildOrderByAndLimit($sql, $orderBy, $limit, $offset) method buildOrderBy (line 1425) | public function buildOrderBy($columns) method buildLimit (line 1447) | public function buildLimit($limit, $offset) method hasLimit (line 1465) | protected function hasLimit($limit) method hasOffset (line 1475) | protected function hasOffset($offset) method buildUnion (line 1485) | public function buildUnion($unions, &$params) method buildWithQueries (line 1512) | public function buildWithQueries($withs, &$params) method buildColumns (line 1543) | public function buildColumns($columns) method buildCondition (line 1574) | public function buildCondition($condition, &$params) method createConditionFromArray (line 1601) | public function createConditionFromArray($condition) method buildHashCondition (line 1625) | public function buildHashCondition($condition, &$params) method buildAndCondition (line 1638) | public function buildAndCondition($operator, $operands, &$params) method buildNotCondition (line 1653) | public function buildNotCondition($operator, $operands, &$params) method buildBetweenCondition (line 1669) | public function buildBetweenCondition($operator, $operands, &$params) method buildInCondition (line 1688) | public function buildInCondition($operator, $operands, &$params) method buildLikeCondition (line 1715) | public function buildLikeCondition($operator, $operands, &$params) method buildExistsCondition (line 1730) | public function buildExistsCondition($operator, $operands, &$params) method buildSimpleCondition (line 1745) | public function buildSimpleCondition($operator, $operands, &$params) method selectExists (line 1757) | public function selectExists($rawSql) method bindParam (line 1771) | public function bindParam($value, &$params) method extractAlias (line 1785) | protected function extractAlias($table) FILE: framework/db/QueryExpressionBuilder.php class QueryExpressionBuilder (line 18) | class QueryExpressionBuilder implements ExpressionBuilderInterface method build (line 31) | public function build(ExpressionInterface $expression, array &$params ... FILE: framework/db/QueryInterface.php type QueryInterface (line 24) | interface QueryInterface method all (line 32) | public function all($db = null); method one (line 41) | public function one($db = null); method count (line 50) | public function count($q = '*', $db = null); method exists (line 58) | public function exists($db = null); method indexBy (line 75) | public function indexBy($column); method where (line 164) | public function where($condition); method andWhere (line 175) | public function andWhere($condition); method orWhere (line 186) | public function orWhere($condition); method filterWhere (line 197) | public function filterWhere(array $condition); method andFilterWhere (line 208) | public function andFilterWhere(array $condition); method orFilterWhere (line 219) | public function orFilterWhere(array $condition); method orderBy (line 231) | public function orderBy($columns); method addOrderBy (line 243) | public function addOrderBy($columns); method limit (line 250) | public function limit($limit); method offset (line 257) | public function offset($offset); method emulateExecution (line 269) | public function emulateExecution($value = true); FILE: framework/db/QueryTrait.php type QueryTrait (line 22) | trait QueryTrait method indexBy (line 78) | public function indexBy($column) method where (line 94) | public function where($condition) method andWhere (line 109) | public function andWhere($condition) method orWhere (line 129) | public function orWhere($condition) method filterWhere (line 167) | public function filterWhere(array $condition) method andFilterWhere (line 191) | public function andFilterWhere(array $condition) method orFilterWhere (line 215) | public function orFilterWhere(array $condition) method filterCondition (line 232) | protected function filterCondition($condition) method isEmpty (line 302) | protected function isEmpty($value) method orderBy (line 324) | public function orderBy($columns) method addOrderBy (line 347) | public function addOrderBy($columns) method normalizeOrderBy (line 365) | protected function normalizeOrderBy($columns) method limit (line 393) | public function limit($limit) method offset (line 404) | public function offset($offset) method emulateExecution (line 420) | public function emulateExecution($value = true) FILE: framework/db/Schema.php class Schema (line 44) | abstract class Schema extends BaseObject method resolveTableName (line 137) | protected function resolveTableName($name) method findSchemaNames (line 150) | protected function findSchemaNames() method findTableNames (line 163) | protected function findTableNames($schema = '') method loadTableSchema (line 173) | abstract protected function loadTableSchema($name); method createColumnSchema (line 181) | protected function createColumnSchema() method getTableSchema (line 192) | public function getTableSchema($name, $refresh = false) method getTableSchemas (line 205) | public function getTableSchemas($schema = '', $refresh = false) method getSchemaNames (line 217) | public function getSchemaNames($refresh = false) method getTableNames (line 234) | public function getTableNames($schema = '', $refresh = false) method getQueryBuilder (line 246) | public function getQueryBuilder() method getPdoType (line 261) | public function getPdoType($data) method refresh (line 281) | public function refresh() method refreshTableSchema (line 299) | public function refreshTableSchema($name) method createQueryBuilder (line 316) | public function createQueryBuilder() method createColumnSchemaBuilder (line 331) | public function createColumnSchemaBuilder($type, $length = null) method findUniqueIndexes (line 354) | public function findUniqueIndexes($table) method getLastInsertID (line 366) | public function getLastInsertID($sequenceName = '') method supportsSavepoint (line 378) | public function supportsSavepoint() method createSavepoint (line 387) | public function createSavepoint($name) method releaseSavepoint (line 396) | public function releaseSavepoint($name) method rollBackSavepoint (line 405) | public function rollBackSavepoint($name) method setTransactionIsolationLevel (line 418) | public function setTransactionIsolationLevel($level) method insert (line 430) | public function insert($table, $columns) method quoteValue (line 457) | public function quoteValue($str) method quoteTableName (line 480) | public function quoteTableName($name) method getTableNameParts (line 505) | protected function getTableNameParts($name) method quoteColumnName (line 519) | public function quoteColumnName($name) method quoteSimpleTableName (line 544) | public function quoteSimpleTableName($name) method quoteSimpleColumnName (line 561) | public function quoteSimpleColumnName($name) method unquoteSimpleTableName (line 579) | public function unquoteSimpleTableName($name) method unquoteSimpleColumnName (line 597) | public function unquoteSimpleColumnName($name) method getRawTableName (line 614) | public function getRawTableName($name) method getColumnPhpType (line 630) | protected function getColumnPhpType($column) method convertException (line 664) | public function convertException(\Exception $e, $rawSql) method isReadQuery (line 686) | public function isReadQuery($sql) method getServerVersion (line 697) | public function getServerVersion() method getCacheKey (line 710) | protected function getCacheKey($name) method getCacheTag (line 725) | protected function getCacheTag() method getTableMetadata (line 744) | protected function getTableMetadata($name, $type, $refresh) method getSchemaMetadata (line 776) | protected function getSchemaMetadata($schema, $type, $refresh) method setTableMetadata (line 800) | protected function setTableMetadata($name, $type, $data) method normalizePdoRowKeyCase (line 812) | protected function normalizePdoRowKeyCase(array $row, $multiple) method loadTableMetadataFromCache (line 832) | private function loadTableMetadataFromCache($cache, $name) method saveTableMetadataToCache (line 854) | private function saveTableMetadataToCache($cache, $name) FILE: framework/db/SchemaBuilderTrait.php type SchemaBuilderTrait (line 36) | trait SchemaBuilderTrait method getDb (line 41) | abstract protected function getDb(); method primaryKey (line 50) | public function primaryKey($length = null) method bigPrimaryKey (line 62) | public function bigPrimaryKey($length = null) method char (line 74) | public function char($length = null) method string (line 86) | public function string($length = null) method text (line 96) | public function text() method tinyInteger (line 108) | public function tinyInteger($length = null) method smallInteger (line 120) | public function smallInteger($length = null) method integer (line 132) | public function integer($length = null) method bigInteger (line 144) | public function bigInteger($length = null) method float (line 156) | public function float($precision = null) method double (line 168) | public function double($precision = null) method decimal (line 184) | public function decimal($precision = null, $scale = null) method dateTime (line 204) | public function dateTime($precision = null) method timestamp (line 216) | public function timestamp($precision = null) method time (line 228) | public function time($precision = null) method date (line 238) | public function date() method binary (line 250) | public function binary($length = null) method boolean (line 260) | public function boolean() method money (line 276) | public function money($precision = null, $scale = null) method json (line 294) | public function json() FILE: framework/db/SqlToken.php class SqlToken (line 26) | class SqlToken extends BaseObject implements \ArrayAccess method __toString (line 76) | public function __toString() method offsetExists (line 88) | #[\ReturnTypeWillChange] method offsetGet (line 101) | #[\ReturnTypeWillChange] method offsetSet (line 115) | #[\ReturnTypeWillChange] method offsetUnset (line 133) | #[\ReturnTypeWillChange] method getChildren (line 147) | public function getChildren() method setChildren (line 156) | public function setChildren($children) method getIsCollection (line 170) | public function getIsCollection() method getHasChildren (line 183) | public function getHasChildren() method getSql (line 192) | public function getSql() method matches (line 221) | public function matches(SqlToken $patternToken, $offset = 0, &$firstMa... method tokensMatch (line 240) | private function tokensMatch(SqlToken $patternToken, SqlToken $token, ... method calculateOffset (line 293) | private function calculateOffset($offset) method updateCollectionOffsets (line 305) | private function updateCollectionOffsets() FILE: framework/db/SqlTokenizer.php class SqlTokenizer (line 32) | abstract class SqlTokenizer extends Component method __construct (line 75) | public function __construct($sql, $config = []) method tokenize (line 85) | public function tokenize() method isWhitespace (line 129) | abstract protected function isWhitespace(&$length); method isComment (line 137) | abstract protected function isComment(&$length); method isOperator (line 147) | abstract protected function isOperator(&$length, &$content); method isIdentifier (line 157) | abstract protected function isIdentifier(&$length, &$content); method isStringLiteral (line 167) | abstract protected function isStringLiteral(&$length, &$content); method isKeyword (line 176) | abstract protected function isKeyword($string, &$content); method startsWithAnyLongest (line 187) | protected function startsWithAnyLongest(array &$with, $caseSensitive, ... method substring (line 222) | protected function substring($length, $caseSensitive = true, $offset =... method indexAfter (line 248) | protected function indexAfter($string, $offset = null) method tokenizeDelimitedString (line 272) | private function tokenizeDelimitedString(&$length) method tokenizeOperator (line 295) | private function tokenizeOperator(&$length) method addTokenFromBuffer (line 357) | private function addTokenFromBuffer() method advance (line 378) | private function advance($length) method isEof (line 392) | private function isEof() FILE: framework/db/StaleObjectException.php class StaleObjectException (line 15) | class StaleObjectException extends Exception method getName (line 20) | public function getName() FILE: framework/db/TableSchema.php class TableSchema (line 22) | class TableSchema extends BaseObject method getColumn (line 70) | public function getColumn($name) method getColumnNames (line 79) | public function getColumnNames() method fixPrimaryKey (line 89) | public function fixPrimaryKey($keys) FILE: framework/db/Transaction.php class Transaction (line 53) | class Transaction extends \yii\base\BaseObject method getIsActive (line 91) | public function getIsActive() method begin (line 119) | public function begin($isolationLevel = null) method commit (line 157) | public function commit() method rollBack (line 189) | public function rollBack() method setIsolationLevel (line 232) | public function setIsolationLevel($level) method getLevel (line 245) | public function getLevel() FILE: framework/db/ViewFinderTrait.php type ViewFinderTrait (line 18) | trait ViewFinderTrait method findViewNames (line 30) | abstract protected function findViewNames($schema = ''); method getViewNames (line 40) | public function getViewNames($schema = '', $refresh = false) FILE: framework/db/conditions/AndCondition.php class AndCondition (line 17) | class AndCondition extends ConjunctionCondition method getOperator (line 24) | public function getOperator() FILE: framework/db/conditions/BetweenColumnsCondition.php class BetweenColumnsCondition (line 43) | class BetweenColumnsCondition implements ConditionInterface method __construct (line 71) | public function __construct($value, $operator, $intervalStartColumn, $... method getOperator (line 82) | public function getOperator() method getValue (line 90) | public function getValue() method getIntervalStartColumn (line 98) | public function getIntervalStartColumn() method getIntervalEndColumn (line 106) | public function getIntervalEndColumn() method fromArrayDefinition (line 115) | public static function fromArrayDefinition($operator, $operands) FILE: framework/db/conditions/BetweenColumnsConditionBuilder.php class BetweenColumnsConditionBuilder (line 22) | class BetweenColumnsConditionBuilder implements ExpressionBuilderInterface method build (line 35) | public function build(ExpressionInterface $expression, array &$params ... method escapeColumnName (line 53) | protected function escapeColumnName($columnName, &$params = []) method createPlaceholder (line 74) | protected function createPlaceholder($value, &$params) FILE: framework/db/conditions/BetweenCondition.php class BetweenCondition (line 20) | class BetweenCondition implements ConditionInterface method __construct (line 48) | public function __construct($column, $operator, $intervalStart, $inter... method getOperator (line 59) | public function getOperator() method getColumn (line 67) | public function getColumn() method getIntervalStart (line 75) | public function getIntervalStart() method getIntervalEnd (line 83) | public function getIntervalEnd() method fromArrayDefinition (line 92) | public static function fromArrayDefinition($operator, $operands) FILE: framework/db/conditions/BetweenConditionBuilder.php class BetweenConditionBuilder (line 21) | class BetweenConditionBuilder implements ExpressionBuilderInterface method build (line 34) | public function build(ExpressionInterface $expression, array &$params ... method createPlaceholder (line 56) | protected function createPlaceholder($value, &$params) FILE: framework/db/conditions/ConditionInterface.php type ConditionInterface (line 21) | interface ConditionInterface extends ExpressionInterface method fromArrayDefinition (line 33) | public static function fromArrayDefinition($operator, $operands); FILE: framework/db/conditions/ConjunctionCondition.php class ConjunctionCondition (line 17) | abstract class ConjunctionCondition implements ConditionInterface method __construct (line 28) | public function __construct($expressions) // TODO: use variadic params... method getExpressions (line 36) | public function getExpressions() method getOperator (line 45) | abstract public function getOperator(); method fromArrayDefinition (line 50) | public static function fromArrayDefinition($operator, $operands) FILE: framework/db/conditions/ConjunctionConditionBuilder.php class ConjunctionConditionBuilder (line 21) | class ConjunctionConditionBuilder implements ExpressionBuilderInterface method build (line 34) | public function build(ExpressionInterface $condition, array &$params =... method buildExpressionsFrom (line 56) | private function buildExpressionsFrom(ExpressionInterface $condition, ... FILE: framework/db/conditions/ExistsCondition.php class ExistsCondition (line 21) | class ExistsCondition implements ConditionInterface method __construct (line 39) | public function __construct($operator, $query) method fromArrayDefinition (line 48) | public static function fromArrayDefinition($operator, $operands) method getOperator (line 60) | public function getOperator() method getQuery (line 68) | public function getQuery() FILE: framework/db/conditions/ExistsConditionBuilder.php class ExistsConditionBuilder (line 21) | class ExistsConditionBuilder implements ExpressionBuilderInterface method build (line 34) | public function build(ExpressionInterface $expression, array &$params ... FILE: framework/db/conditions/HashCondition.php class HashCondition (line 18) | class HashCondition implements ConditionInterface method __construct (line 31) | public function __construct($hash) method getHash (line 39) | public function getHash() method fromArrayDefinition (line 47) | public static function fromArrayDefinition($operator, $operands) FILE: framework/db/conditions/HashConditionBuilder.php class HashConditionBuilder (line 23) | class HashConditionBuilder implements ExpressionBuilderInterface method build (line 36) | public function build(ExpressionInterface $expression, array &$params ... FILE: framework/db/conditions/InCondition.php class InCondition (line 21) | class InCondition implements ConditionInterface method __construct (line 49) | public function __construct($column, $operator, $values) method getOperator (line 59) | public function getOperator() method getColumn (line 67) | public function getColumn() method getValues (line 75) | public function getValues() method fromArrayDefinition (line 83) | public static function fromArrayDefinition($operator, $operands) FILE: framework/db/conditions/InConditionBuilder.php class InConditionBuilder (line 23) | class InConditionBuilder implements ExpressionBuilderInterface method build (line 36) | public function build(ExpressionInterface $expression, array &$params ... method buildValues (line 119) | protected function buildValues(ConditionInterface $condition, $values,... method buildSubqueryInCondition (line 162) | protected function buildSubqueryInCondition($operator, $columns, $valu... method buildCompositeInCondition (line 198) | protected function buildCompositeInCondition($operator, $columns, $val... method getNullCondition (line 239) | protected function getNullCondition($operator, $column) method getRawValuesFromTraversableObject (line 253) | protected function getRawValuesFromTraversableObject(\Traversable $tra... FILE: framework/db/conditions/LikeCondition.php class LikeCondition (line 19) | class LikeCondition extends SimpleCondition method __construct (line 36) | public function __construct($column, $operator, $value) method setEscapingReplacements (line 50) | public function setEscapingReplacements($escapingReplacements) method getEscapingReplacements (line 58) | public function getEscapingReplacements() method fromArrayDefinition (line 67) | public static function fromArrayDefinition($operator, $operands) FILE: framework/db/conditions/LikeConditionBuilder.php class LikeConditionBuilder (line 22) | class LikeConditionBuilder implements ExpressionBuilderInterface method build (line 50) | public function build(ExpressionInterface $expression, array &$params ... method getEscapeSql (line 93) | private function getEscapeSql() method parseOperator (line 106) | protected function parseOperator($operator) FILE: framework/db/conditions/NotCondition.php class NotCondition (line 20) | class NotCondition implements ConditionInterface method __construct (line 33) | public function __construct($condition) method getCondition (line 41) | public function getCondition() method fromArrayDefinition (line 50) | public static function fromArrayDefinition($operator, $operands) FILE: framework/db/conditions/NotConditionBuilder.php class NotConditionBuilder (line 21) | class NotConditionBuilder implements ExpressionBuilderInterface method build (line 34) | public function build(ExpressionInterface $expression, array &$params ... method getNegationOperator (line 48) | protected function getNegationOperator() FILE: framework/db/conditions/OrCondition.php class OrCondition (line 17) | class OrCondition extends ConjunctionCondition method getOperator (line 24) | public function getOperator() FILE: framework/db/conditions/SimpleCondition.php class SimpleCondition (line 20) | class SimpleCondition implements ConditionInterface method __construct (line 43) | public function __construct($column, $operator, $value) method getOperator (line 53) | public function getOperator() method getColumn (line 61) | public function getColumn() method getValue (line 69) | public function getValue() method fromArrayDefinition (line 78) | public static function fromArrayDefinition($operator, $operands) FILE: framework/db/conditions/SimpleConditionBuilder.php class SimpleConditionBuilder (line 21) | class SimpleConditionBuilder implements ExpressionBuilderInterface method build (line 34) | public function build(ExpressionInterface $expression, array &$params ... FILE: framework/db/cubrid/ColumnSchemaBuilder.php class ColumnSchemaBuilder (line 19) | class ColumnSchemaBuilder extends AbstractColumnSchemaBuilder method buildUnsignedString (line 24) | protected function buildUnsignedString() method buildAfterString (line 32) | protected function buildAfterString() method buildFirstString (line 42) | protected function buildFirstString() method buildCommentString (line 50) | protected function buildCommentString() method __toString (line 58) | public function __toString() FILE: framework/db/cubrid/QueryBuilder.php class QueryBuilder (line 22) | class QueryBuilder extends \yii\db\QueryBuilder method defaultExpressionBuilders (line 55) | protected function defaultExpressionBuilders() method upsert (line 66) | public function upsert($table, $insertColumns, $updateColumns, &$params) method resetSequence (line 131) | public function resetSequence($tableName, $value = null) method buildLimit (line 154) | public function buildLimit($limit, $offset) method selectExists (line 176) | public function selectExists($rawSql) method dropIndex (line 185) | public function dropIndex($name, $table) method addCheck (line 202) | public function addCheck($name, $table, $expression) method dropCheck (line 211) | public function dropCheck($name, $table) method addCommentOnColumn (line 220) | public function addCommentOnColumn($table, $column, $comment) method addCommentOnTable (line 236) | public function addCommentOnTable($table, $comment) method dropCommentFromColumn (line 245) | public function dropCommentFromColumn($table, $column) method dropCommentFromTable (line 254) | public function dropCommentFromTable($table) method getColumnDefinition (line 269) | private function getColumnDefinition($table, $column) FILE: framework/db/cubrid/Schema.php class Schema (line 34) | class Schema extends BaseSchema implements ConstraintFinderInterface method findTableNames (line 99) | protected function findTableNames($schema = '') method loadTableSchema (line 117) | protected function loadTableSchema($name) method loadTablePrimaryKey (line 166) | protected function loadTablePrimaryKey($tableName) method loadTableForeignKeys (line 183) | protected function loadTableForeignKeys($tableName) method loadTableIndexes (line 213) | protected function loadTableIndexes($tableName) method loadTableUniques (line 221) | protected function loadTableUniques($tableName) method loadTableChecks (line 230) | protected function loadTableChecks($tableName) method loadTableDefaultValues (line 239) | protected function loadTableDefaultValues($tableName) method releaseSavepoint (line 247) | public function releaseSavepoint($name) method createQueryBuilder (line 256) | public function createQueryBuilder() method loadColumnSchema (line 266) | protected function loadColumnSchema($info) method getPdoType (line 339) | public function getPdoType($data) method setTransactionIsolationLevel (line 358) | public function setTransactionIsolationLevel($level) method createColumnSchemaBuilder (line 381) | public function createColumnSchemaBuilder($type, $length = null) method loadTableConstraints (line 394) | private function loadTableConstraints($tableName, $returnType) FILE: framework/db/cubrid/conditions/LikeConditionBuilder.php class LikeConditionBuilder (line 14) | class LikeConditionBuilder extends \yii\db\conditions\LikeConditionBuilder FILE: framework/db/mssql/ColumnSchema.php class ColumnSchema (line 16) | class ColumnSchema extends \yii\db\ColumnSchema method defaultPhpTypecast (line 31) | public function defaultPhpTypecast($value) FILE: framework/db/mssql/ColumnSchemaBuilder.php class ColumnSchemaBuilder (line 23) | class ColumnSchemaBuilder extends AbstractColumnSchemaBuilder method __toString (line 32) | public function __toString() method setAlterColumnFormat (line 46) | public function setAlterColumnFormat() method getDefaultValue (line 55) | public function getDefaultValue() method getCheckValue (line 68) | public function getCheckValue() method isUnique (line 76) | public function isUnique() FILE: framework/db/mssql/DBLibPDO.php class DBLibPDO (line 18) | class DBLibPDO extends \PDO method lastInsertId (line 25) | #[\ReturnTypeWillChange] method getAttribute (line 40) | #[\ReturnTypeWillChange] FILE: framework/db/mssql/PDO.php class PDO (line 18) | class PDO extends \PDO method lastInsertId (line 25) | #[\ReturnTypeWillChange] method beginTransaction (line 36) | #[\ReturnTypeWillChange] method commit (line 49) | #[\ReturnTypeWillChange] method rollBack (line 62) | #[\ReturnTypeWillChange] method getAttribute (line 79) | #[\ReturnTypeWillChange] FILE: framework/db/mssql/QueryBuilder.php class QueryBuilder (line 23) | class QueryBuilder extends \yii\db\QueryBuilder method defaultExpressionBuilders (line 56) | protected function defaultExpressionBuilders() method buildOrderByAndLimit (line 67) | public function buildOrderByAndLimit($sql, $orderBy, $limit, $offset) method newBuildOrderByAndLimit (line 89) | protected function newBuildOrderByAndLimit($sql, $orderBy, $limit, $of... method oldBuildOrderByAndLimit (line 116) | protected function oldBuildOrderByAndLimit($sql, $orderBy, $limit, $of... method renameTable (line 147) | public function renameTable($oldName, $newName) method renameColumn (line 159) | public function renameColumn($table, $oldName, $newName) method alterColumn (line 177) | public function alterColumn($table, $column, $type) method addDefaultValue (line 220) | public function addDefaultValue($name, $table, $column, $value) method dropDefaultValue (line 230) | public function dropDefaultValue($name, $table) method resetSequence (line 246) | public function resetSequence($tableName, $value = null) method checkIntegrity (line 282) | public function checkIntegrity($check = true, $schema = '', $table = '') method buildAddCommentSql (line 314) | protected function buildAddCommentSql($comment, $table, $column = null) method addCommentOnColumn (line 354) | public function addCommentOnColumn($table, $column, $comment) method addCommentOnTable (line 363) | public function addCommentOnTable($table, $comment) method buildRemoveCommentSql (line 380) | protected function buildRemoveCommentSql($table, $column = null) method dropCommentFromColumn (line 413) | public function dropCommentFromColumn($table, $column) method dropCommentFromTable (line 422) | public function dropCommentFromTable($table) method getAllColumnNames (line 433) | protected function getAllColumnNames($modelClass = null) method isOldMssql (line 449) | protected function isOldMssql() method selectExists (line 458) | public function selectExists($rawSql) method normalizeTableRowData (line 469) | private function normalizeTableRowData($table, $columns, &$params) method insert (line 491) | public function insert($table, $columns, &$params) method upsert (line 545) | public function upsert($table, $insertColumns, $updateColumns, &$params) method update (line 617) | public function update($table, $columns, $condition, &$params) method getColumnType (line 625) | public function getColumnType($type) method extractAlias (line 638) | protected function extractAlias($table) method dropConstraintsForColumn (line 656) | private function dropConstraintsForColumn($table, $column, $type = '') method dropColumn (line 686) | public function dropColumn($table, $column) FILE: framework/db/mssql/Schema.php class Schema (line 32) | class Schema extends BaseSchema implements ConstraintFinderInterface method resolveTableName (line 107) | protected function resolveTableName($name) method getTableNameParts (line 144) | protected function getTableNameParts($name) method findSchemaNames (line 161) | protected function findSchemaNames() method findTableNames (line 177) | protected function findTableNames($schema = '') method loadTableSchema (line 195) | protected function loadTableSchema($name) method getSchemaMetadata (line 211) | protected function getSchemaMetadata($schema, $type, $refresh) method loadTablePrimaryKey (line 234) | protected function loadTablePrimaryKey($tableName) method loadTableForeignKeys (line 242) | protected function loadTableForeignKeys($tableName) method loadTableIndexes (line 250) | protected function loadTableIndexes($tableName) method loadTableUniques (line 289) | protected function loadTableUniques($tableName) method loadTableChecks (line 297) | protected function loadTableChecks($tableName) method loadTableDefaultValues (line 305) | protected function loadTableDefaultValues($tableName) method createSavepoint (line 313) | public function createSavepoint($name) method releaseSavepoint (line 321) | public function releaseSavepoint($name) method rollBackSavepoint (line 329) | public function rollBackSavepoint($name) method createQueryBuilder (line 338) | public function createQueryBuilder() method resolveTableNames (line 348) | protected function resolveTableNames($table, $name) method loadColumnSchema (line 381) | protected function loadColumnSchema($info) method findColumns (line 446) | protected function findColumns($table) method findTableConstraints (line 521) | protected function findTableConstraints($table, $type) method findPrimaryKeys (line 560) | protected function findPrimaryKeys($table) method findForeignKeys (line 573) | protected function findForeignKeys($table) method findViewNames (line 621) | protected function findViewNames($schema = '') method findUniqueIndexes (line 653) | public function findUniqueIndexes($table) method loadTableConstraints (line 674) | private function loadTableConstraints($tableName, $returnType) method quoteColumnName (line 782) | public function quoteColumnName($name) method insert (line 795) | public function insert($table, $columns) method createColumnSchemaBuilder (line 827) | public function createColumnSchemaBuilder($type, $length = null) FILE: framework/db/mssql/SqlsrvPDO.php class SqlsrvPDO (line 18) | class SqlsrvPDO extends \PDO method lastInsertId (line 30) | #[\ReturnTypeWillChange] FILE: framework/db/mssql/TableSchema.php class TableSchema (line 17) | class TableSchema extends \yii\db\TableSchema FILE: framework/db/mssql/conditions/InConditionBuilder.php class InConditionBuilder (line 20) | class InConditionBuilder extends \yii\db\conditions\InConditionBuilder method buildSubqueryInCondition (line 26) | protected function buildSubqueryInCondition($operator, $columns, $valu... method buildCompositeInCondition (line 38) | protected function buildCompositeInCondition($operator, $columns, $val... FILE: framework/db/mssql/conditions/LikeConditionBuilder.php class LikeConditionBuilder (line 14) | class LikeConditionBuilder extends \yii\db\conditions\LikeConditionBuilder FILE: framework/db/mysql/ColumnSchema.php class ColumnSchema (line 20) | class ColumnSchema extends \yii\db\ColumnSchema method dbTypecast (line 36) | public function dbTypecast($value) method phpTypecast (line 56) | public function phpTypecast($value) FILE: framework/db/mysql/ColumnSchemaBuilder.php class ColumnSchemaBuilder (line 19) | class ColumnSchemaBuilder extends AbstractColumnSchemaBuilder method buildUnsignedString (line 24) | protected function buildUnsignedString() method buildAfterString (line 32) | protected function buildAfterString() method buildFirstString (line 42) | protected function buildFirstString() method buildCommentString (line 50) | protected function buildCommentString() method __toString (line 58) | public function __toString() FILE: framework/db/mysql/JsonExpressionBuilder.php class JsonExpressionBuilder (line 24) | class JsonExpressionBuilder implements ExpressionBuilderInterface method build (line 34) | public function build(ExpressionInterface $expression, array &$params ... FILE: framework/db/mysql/QueryBuilder.php class QueryBuilder (line 24) | class QueryBuilder extends \yii\db\QueryBuilder method init (line 55) | public function init() method defaultExpressionBuilders (line 65) | protected function defaultExpressionBuilders() method renameColumn (line 80) | public function renameColumn($table, $oldName, $newName) method createIndex (line 113) | public function createIndex($name, $table, $columns, $unique = false) method dropForeignKey (line 128) | public function dropForeignKey($name, $table) method dropPrimaryKey (line 140) | public function dropPrimaryKey($name, $table) method dropUnique (line 148) | public function dropUnique($name, $table) method resetSequence (line 163) | public function resetSequence($tableName, $value = null) method checkIntegrity (line 190) | public function checkIntegrity($check = true, $schema = '', $table = '') method buildLimit (line 198) | public function buildLimit($limit, $offset) method hasLimit (line 219) | protected function hasLimit($limit) method hasOffset (line 228) | protected function hasOffset($offset) method prepareInsertValues (line 238) | protected function prepareInsertValues($table, $columns, $params = []) method upsert (line 265) | public function upsert($table, $insertColumns, $updateColumns, &$params) method addCommentOnColumn (line 294) | public function addCommentOnColumn($table, $column, $comment) method addCommentOnTable (line 319) | public function addCommentOnTable($table, $comment) method dropCommentFromColumn (line 328) | public function dropCommentFromColumn($table, $column) method dropCommentFromTable (line 337) | public function dropCommentFromTable($table) method selectExists (line 346) | public function selectExists($rawSql) method getColumnDefinition (line 359) | private function getColumnDefinition($table, $column) method supportsFractionalSeconds (line 389) | private function supportsFractionalSeconds() method defaultTimeTypeMap (line 418) | private function defaultTimeTypeMap() FILE: framework/db/mysql/Schema.php class Schema (line 35) | class Schema extends BaseSchema implements ConstraintFinderInterface method resolveTableName (line 103) | protected function resolveTableName($name) method findTableNames (line 121) | protected function findTableNames($schema = '') method loadTableSchema (line 134) | protected function loadTableSchema($name) method loadTablePrimaryKey (line 150) | protected function loadTablePrimaryKey($tableName) method loadTableForeignKeys (line 158) | protected function loadTableForeignKeys($tableName) method loadTableIndexes (line 166) | protected function loadTableIndexes($tableName) method loadTableUniques (line 202) | protected function loadTableUniques($tableName) method loadTableChecks (line 210) | protected function loadTableChecks($tableName) method loadTableDefaultValues (line 255) | protected function loadTableDefaultValues($tableName) method createQueryBuilder (line 264) | public function createQueryBuilder() method resolveTableNames (line 274) | protected function resolveTableNames($table, $name) method loadColumnSchema (line 291) | protected function loadColumnSchema($info) method findColumns (line 367) | protected function findColumns($table) method getCreateTableSql (line 412) | protected function getCreateTableSql($table) method findConstraints (line 430) | protected function findConstraints($table) method findUniqueIndexes (line 505) | public function findUniqueIndexes($table) method createColumnSchemaBuilder (line 525) | public function createColumnSchemaBuilder($type, $length = null) method isOldMysql (line 536) | protected function isOldMysql() method loadTableConstraints (line 555) | private function loadTableConstraints($tableName, $returnType) method getJsonColumns (line 652) | private function getJsonColumns(TableSchema $table): array FILE: framework/db/oci/ColumnSchemaBuilder.php class ColumnSchemaBuilder (line 20) | class ColumnSchemaBuilder extends AbstractColumnSchemaBuilder method buildUnsignedString (line 25) | protected function buildUnsignedString() method __toString (line 33) | public function __toString() FILE: framework/db/oci/Command.php class Command (line 18) | class Command extends \yii\db\Command method bindPendingParams (line 23) | protected function bindPendingParams() FILE: framework/db/oci/QueryBuilder.php class QueryBuilder (line 25) | class QueryBuilder extends \yii\db\QueryBuilder method defaultExpressionBuilders (line 58) | protected function defaultExpressionBuilders() method buildOrderByAndLimit (line 69) | public function buildOrderByAndLimit($sql, $orderBy, $limit, $offset) method renameTable (line 104) | public function renameTable($table, $newName) method alterColumn (line 119) | public function alterColumn($table, $column, $type) method dropIndex (line 133) | public function dropIndex($name, $table) method executeResetSequence (line 141) | public function executeResetSequence($table, $value = null) method addForeignKey (line 174) | public function addForeignKey($name, $table, $columns, $refTable, $ref... method prepareInsertValues (line 194) | protected function prepareInsertValues($table, $columns, $params = []) method upsert (line 214) | public function upsert($table, $insertColumns, $updateColumns, &$params) method batchInsert (line 299) | public function batchInsert($table, $columns, $rows, &$params = []) method selectExists (line 353) | public function selectExists($rawSql) method dropCommentFromColumn (line 362) | public function dropCommentFromColumn($table, $column) method dropCommentFromTable (line 371) | public function dropCommentFromTable($table) FILE: framework/db/oci/Schema.php class Schema (line 39) | class Schema extends BaseSchema implements ConstraintFinderInterface method init (line 60) | public function init() method resolveTableName (line 75) | protected function resolveTableName($name) method findSchemaNames (line 94) | protected function findSchemaNames() method findTableNames (line 109) | protected function findTableNames($schema = '') method loadTableSchema (line 155) | protected function loadTableSchema($name) method loadTablePrimaryKey (line 170) | protected function loadTablePrimaryKey($tableName) method loadTableForeignKeys (line 178) | protected function loadTableForeignKeys($tableName) method loadTableIndexes (line 186) | protected function loadTableIndexes($tableName) method loadTableUniques (line 228) | protected function loadTableUniques($tableName) method loadTableChecks (line 236) | protected function loadTableChecks($tableName) method loadTableDefaultValues (line 245) | protected function loadTableDefaultValues($tableName) method releaseSavepoint (line 253) | public function releaseSavepoint($name) method quoteSimpleTableName (line 261) | public function quoteSimpleTableName($name) method createQueryBuilder (line 269) | public function createQueryBuilder() method createColumnSchemaBuilder (line 277) | public function createColumnSchemaBuilder($type, $length = null) method resolveTableNames (line 288) | protected function resolveTableNames($table, $name) method findColumns (line 307) | protected function findColumns($table) method getTableSequenceName (line 364) | protected function getTableSequenceName($tableName) method getLastInsertID (line 389) | public function getLastInsertID($sequenceName = '') method createColumn (line 408) | protected function createColumn($column) method findConstraints (line 451) | protected function findConstraints($table) method findUniqueIndexes (line 529) | public function findUniqueIndexes($table) method extractColumnType (line 566) | protected function extractColumnType($column, $dbType, $precision, $sc... method extractColumnSize (line 602) | protected function extractColumnSize($column, $dbType, $precision, $sc... method insert (line 612) | public function insert($table, $columns) method loadTableConstraints (line 668) | private function loadTableConstraints($tableName, $returnType) FILE: framework/db/oci/conditions/InConditionBuilder.php class InConditionBuilder (line 17) | class InConditionBuilder extends \yii\db\conditions\InConditionBuilder method build (line 27) | public function build(ExpressionInterface $expression, array &$params ... method splitCondition (line 45) | protected function splitCondition(InCondition $condition, &$params) FILE: framework/db/oci/conditions/LikeConditionBuilder.php class LikeConditionBuilder (line 16) | class LikeConditionBuilder extends \yii\db\conditions\LikeConditionBuilder method build (line 37) | public function build(ExpressionInterface $expression, array &$params ... FILE: framework/db/pgsql/ArrayExpressionBuilder.php class ArrayExpressionBuilder (line 24) | class ArrayExpressionBuilder implements ExpressionBuilderInterface method build (line 33) | public function build(ExpressionInterface $expression, array &$params ... method buildPlaceholders (line 56) | protected function buildPlaceholders(ExpressionInterface $expression, ... method unnestArrayExpression (line 96) | private function unnestArrayExpression(ArrayExpression $expression, $v... method getTypehint (line 107) | protected function getTypehint(ArrayExpression $expression) method buildSubqueryArray (line 126) | protected function buildSubqueryArray($sql, ArrayExpression $expression) method typecastValue (line 138) | protected function typecastValue(ArrayExpression $expression, $value) FILE: framework/db/pgsql/ArrayParser.php class ArrayParser (line 19) | class ArrayParser method parse (line 33) | public function parse($value) method parseArray (line 53) | private function parseArray($value, &$i = 0) method parseString (line 87) | private function parseString($value, &$i) FILE: framework/db/pgsql/ColumnSchema.php class ColumnSchema (line 20) | class ColumnSchema extends \yii\db\ColumnSchema method dbTypecast (line 63) | public function dbTypecast($value) method phpTypecast (line 88) | public function phpTypecast($value) method phpTypecastValue (line 119) | protected function phpTypecastValue($value) method getArrayParser (line 148) | protected function getArrayParser() FILE: framework/db/pgsql/JsonExpressionBuilder.php class JsonExpressionBuilder (line 25) | class JsonExpressionBuilder implements ExpressionBuilderInterface method build (line 34) | public function build(ExpressionInterface $expression, array &$params ... method getTypecast (line 55) | protected function getTypecast(JsonExpression $expression) FILE: framework/db/pgsql/QueryBuilder.php class QueryBuilder (line 24) | class QueryBuilder extends \yii\db\QueryBuilder method defaultConditionClasses (line 83) | protected function defaultConditionClasses() method defaultExpressionBuilders (line 96) | protected function defaultExpressionBuilders() method createIndex (line 117) | public function createIndex($name, $table, $columns, $unique = false) method dropIndex (line 140) | public function dropIndex($name, $table) method renameTable (line 165) | public function renameTable($oldName, $newName) method resetSequence (line 180) | public function resetSequence($tableName, $value = null) method checkIntegrity (line 209) | public function checkIntegrity($check = true, $schema = '', $table = '') method truncateTable (line 237) | public function truncateTable($table) method alterColumn (line 252) | public function alterColumn($table, $column, $type) method insert (line 305) | public function insert($table, $columns, &$params) method upsert (line 315) | public function upsert($table, $insertColumns, $updateColumns, &$params) method newUpsert (line 336) | private function newUpsert($table, $insertColumns, $updateColumns, &$p... method oldUpsert (line 370) | private function oldUpsert($table, $insertColumns, $updateColumns, &$p... method update (line 455) | public function update($table, $columns, $condition, &$params) method normalizeTableRowData (line 470) | private function normalizeTableRowData($table, $columns) method batchInsert (line 491) | public function batchInsert($table, $columns, $rows, &$params = []) FILE: framework/db/pgsql/Schema.php class Schema (line 35) | class Schema extends BaseSchema implements ConstraintFinderInterface method resolveTableName (line 142) | protected function resolveTableName($name) method findSchemaNames (line 160) | protected function findSchemaNames() method findTableNames (line 175) | protected function findTableNames($schema = '') method loadTableSchema (line 193) | protected function loadTableSchema($name) method loadTablePrimaryKey (line 208) | protected function loadTablePrimaryKey($tableName) method loadTableForeignKeys (line 216) | protected function loadTableForeignKeys($tableName) method loadTableIndexes (line 224) | protected function loadTableIndexes($tableName) method loadTableUniques (line 268) | protected function loadTableUniques($tableName) method loadTableChecks (line 276) | protected function loadTableChecks($tableName) method loadTableDefaultValues (line 285) | protected function loadTableDefaultValues($tableName) method createQueryBuilder (line 294) | public function createQueryBuilder() method resolveTableNames (line 304) | protected function resolveTableNames($table, $name) method findViewNames (line 322) | protected function findViewNames($schema = '') method findConstraints (line 341) | protected function findConstraints($table) method getUniqueIndexInformation (line 403) | protected function getUniqueIndexInformation($table) method findUniqueIndexes (line 442) | public function findUniqueIndexes($table) method findColumns (line 467) | protected function findColumns($table) method loadColumnSchema (line 597) | protected function loadColumnSchema($info) method insert (line 638) | public function insert($table, $columns) method loadTableConstraints (line 668) | private function loadTableConstraints($tableName, $returnType) FILE: framework/db/sqlite/ColumnSchemaBuilder.php class ColumnSchemaBuilder (line 19) | class ColumnSchemaBuilder extends AbstractColumnSchemaBuilder method buildUnsignedString (line 24) | protected function buildUnsignedString() method __toString (line 32) | public function __toString() FILE: framework/db/sqlite/Command.php class Command (line 22) | class Command extends \yii\db\Command method execute (line 27) | public function execute() method queryInternal (line 49) | protected function queryInternal($method, $fetchMode = null) method splitStatements (line 77) | private function splitStatements($sql, $params) method extractUsedParams (line 103) | private function extractUsedParams(SqlToken $statement, $params) FILE: framework/db/sqlite/QueryBuilder.php class QueryBuilder (line 25) | class QueryBuilder extends \yii\db\QueryBuilder method defaultExpressionBuilders (line 58) | protected function defaultExpressionBuilders() method upsert (line 70) | public function upsert($table, $insertColumns, $updateColumns, &$params) method batchInsert (line 135) | public function batchInsert($table, $columns, $rows, &$params = []) method resetSequence (line 200) | public function resetSequence($tableName, $value = null) method checkIntegrity (line 231) | public function checkIntegrity($check = true, $schema = '', $table = '') method truncateTable (line 241) | public function truncateTable($table) method dropIndex (line 252) | public function dropIndex($name, $table) method dropColumn (line 264) | public function dropColumn($table, $column) method renameColumn (line 277) | public function renameColumn($table, $oldName, $newName) method addForeignKey (line 297) | public function addForeignKey($name, $table, $columns, $refTable, $ref... method dropForeignKey (line 309) | public function dropForeignKey($name, $table) method renameTable (line 321) | public function renameTable($table, $newName) method alterColumn (line 337) | public function alterColumn($table, $column, $type) method addPrimaryKey (line 350) | public function addPrimaryKey($name, $table, $columns) method dropPrimaryKey (line 362) | public function dropPrimaryKey($name, $table) method addUnique (line 371) | public function addUnique($name, $table, $columns) method dropUnique (line 380) | public function dropUnique($name, $table) method addCheck (line 389) | public function addCheck($name, $table, $expression) method dropCheck (line 398) | public function dropCheck($name, $table) method addDefaultValue (line 407) | public function addDefaultValue($name, $table, $column, $value) method dropDefaultValue (line 416) | public function dropDefaultValue($name, $table) method addCommentOnColumn (line 426) | public function addCommentOnColumn($table, $column, $comment) method addCommentOnTable (line 436) | public function addCommentOnTable($table, $comment) method dropCommentFromColumn (line 446) | public function dropCommentFromColumn($table, $column) method dropCommentFromTable (line 456) | public function dropCommentFromTable($table) method buildLimit (line 464) | public function buildLimit($limit, $offset) method build (line 484) | public function build($query, $params = []) method buildUnion (line 533) | public function buildUnion($unions, &$params) method createIndex (line 556) | public function createIndex($name, $table, $columns, $unique = false) FILE: framework/db/sqlite/Schema.php class Schema (line 39) | class Schema extends BaseSchema implements ConstraintFinderInterface method findTableNames (line 90) | protected function findTableNames($schema = '') method loadTableSchema (line 99) | protected function loadTableSchema($name) method loadTablePrimaryKey (line 116) | protected function loadTablePrimaryKey($tableName) method loadTableForeignKeys (line 124) | protected function loadTableForeignKeys($tableName) method loadTableIndexes (line 147) | protected function loadTableIndexes($tableName) method loadTableUniques (line 155) | protected function loadTableUniques($tableName) method loadTableChecks (line 163) | protected function loadTableChecks($tableName) method loadTableDefaultValues (line 203) | protected function loadTableDefaultValues($tableName) method createQueryBuilder (line 213) | public function createQueryBuilder() method createColumnSchemaBuilder (line 222) | public function createColumnSchemaBuilder($type, $length = null) method findColumns (line 232) | protected function findColumns($table) method findConstraints (line 259) | protected function findConstraints($table) method findUniqueIndexes (line 289) | public function findUniqueIndexes($table) method loadColumnSchema (line 315) | protected function loadColumnSchema($info) method setTransactionIsolationLevel (line 373) | public function setTransactionIsolationLevel($level) method loadTableColumnsInfo (line 392) | private function loadTableColumnsInfo($tableName) method loadTableConstraints (line 409) | private function loadTableConstraints($tableName, $returnType) method isSystemIdentifier (line 488) | private function isSystemIdentifier($identifier) method quoteValue (line 503) | public function quoteValue($value) FILE: framework/db/sqlite/SqlTokenizer.php class SqlTokenizer (line 20) | class SqlTokenizer extends \yii\db\SqlTokenizer method isWhitespace (line 25) | protected function isWhitespace(&$length) method isComment (line 42) | protected function isComment(&$length) method isOperator (line 66) | protected function isOperator(&$length, &$content) method isIdentifier (line 101) | protected function isIdentifier(&$length, &$content) method isStringLiteral (line 133) | protected function isStringLiteral(&$length, &$content) method isKeyword (line 154) | protected function isKeyword($string, &$content) FILE: framework/db/sqlite/conditions/InConditionBuilder.php class InConditionBuilder (line 20) | class InConditionBuilder extends \yii\db\conditions\InConditionBuilder method buildSubqueryInCondition (line 26) | protected function buildSubqueryInCondition($operator, $columns, $valu... method buildCompositeInCondition (line 38) | protected function buildCompositeInCondition($operator, $columns, $val... FILE: framework/db/sqlite/conditions/LikeConditionBuilder.php class LikeConditionBuilder (line 14) | class LikeConditionBuilder extends \yii\db\conditions\LikeConditionBuilder FILE: framework/di/Container.php class Container (line 107) | class Container extends Component method get (line 166) | public function get($class, $params = [], $config = []) method set (line 271) | public function set($class, $definition = [], array $params = []) method setSingleton (line 292) | public function setSingleton($class, $definition = [], array $params =... method has (line 306) | public function has($class) method hasSingleton (line 318) | public function hasSingleton($class, $checkInstance = false) method clear (line 327) | public function clear($class) method normalizeDefinition (line 339) | protected function normalizeDefinition($class, $definition) method getDefinitions (line 372) | public function getDefinitions() method build (line 390) | protected function build($class, $params, $config) method mergeDependencies (line 443) | private function mergeDependencies($a, $b) method validateDependencies (line 455) | private function validateDependencies($parameters) method mergeParams (line 485) | protected function mergeParams($class, $params) method getDependencies (line 510) | protected function getDependencies($class) method isNulledParam (line 585) | private function isNulledParam($param) method resolveDependencies (line 597) | protected function resolveDependencies($dependencies, $reflection = null) method invoke (line 642) | public function invoke(callable $callback, $params = []) method resolveCallableDependencies (line 660) | public function resolveCallableDependencies(callable $callback, $param... method setDefinitions (line 790) | public function setDefinitions(array $definitions) method setSingletons (line 812) | public function setSingletons(array $singletons) method setResolveArrays (line 828) | public function setResolveArrays($value) FILE: framework/di/Instance.php class Instance (line 57) | class Instance method __construct (line 74) | protected function __construct($id, $optional = false) method of (line 86) | public static function of($id, $optional = false) method ensure (line 121) | public static function ensure($reference, $type = null, $container = n... method get (line 175) | public function get($container = null) method __set_state (line 208) | public static function __set_state($state) FILE: framework/di/NotInstantiableException.php class NotInstantiableException (line 20) | class NotInstantiableException extends InvalidConfigException method __construct (line 25) | public function __construct($class, $message = null, $code = 0, $previ... method getName (line 36) | public function getName() FILE: framework/di/ServiceLocator.php class ServiceLocator (line 54) | class ServiceLocator extends Component method __get (line 72) | public function __get($name) method __isset (line 87) | public function __isset($name) method has (line 110) | public function has($id, $checkInstance = false) method get (line 126) | public function get($id, $throwException = true) method set (line 189) | public function set($id, $definition) method clear (line 221) | public function clear($id) method getComponents (line 231) | public function getComponents($returnDefinitions = true) method setComponents (line 263) | public function setComponents($components) FILE: framework/filters/AccessControl.php class AccessControl (line 61) | class AccessControl extends ActionFilter method init (line 102) | public function init() method beforeAction (line 118) | public function beforeAction($action) method denyAccess (line 154) | protected function denyAccess($user) FILE: framework/filters/AccessRule.php class AccessRule (line 28) | class AccessRule extends Component method allows (line 172) | public function allows($action, $user, $request) method matchAction (line 192) | protected function matchAction($action) method matchController (line 201) | protected function matchController($controller) method matchRole (line 222) | protected function matchRole($user) method matchIP (line 264) | protected function matchIP($ip) method matchVerb (line 294) | protected function matchVerb($verb) method matchCustom (line 303) | protected function matchCustom($action) FILE: framework/filters/AjaxFilter.php class AjaxFilter (line 38) | class AjaxFilter extends ActionFilter method init (line 53) | public function init() method beforeAction (line 63) | public function beforeAction($action) FILE: framework/filters/ContentNegotiator.php class ContentNegotiator (line 91) | class ContentNegotiator extends ActionFilter implements BootstrapInterface method bootstrap (line 140) | public function bootstrap($app) method beforeAction (line 148) | public function beforeAction($action) method negotiate (line 157) | public function negotiate() method negotiateContentType (line 182) | protected function negotiateContentType($request, $response) method negotiateLanguage (line 232) | protected function negotiateLanguage($request) method isLanguageSupported (line 271) | protected function isLanguageSupported($requested, $supported) FILE: framework/filters/Cors.php class Cors (line 78) | class Cors extends ActionFilter method beforeAction (line 108) | public function beforeAction($action) method overrideDefaultSettings (line 132) | public function overrideDefaultSettings($action) method extractHeaders (line 151) | public function extractHeaders() method prepareHeaders (line 170) | public function prepareHeaders($requestHeaders) method prepareAllowHeaders (line 224) | protected function prepareAllowHeaders($type, $requestHeaders, &$respo... method addCorsHeaders (line 247) | public function addCorsHeaders($response, $headers) method headerize (line 266) | protected function headerize($string) method headerizeToPhp (line 284) | protected function headerizeToPhp($string) FILE: framework/filters/HostControl.php class HostControl (line 74) | class HostControl extends ActionFilter method beforeAction (line 129) | public function beforeAction($action) method denyAccess (line 173) | protected function denyAccess($action) FILE: framework/filters/HttpCache.php class HttpCache (line 50) | class HttpCache extends ActionFilter method beforeAction (line 117) | public function beforeAction($action) method validateCache (line 167) | protected function validateCache($lastModified, $etag) method sendCacheControlHeader (line 184) | protected function sendCacheControlHeader() method generateEtag (line 209) | protected function generateEtag($seed) FILE: framework/filters/PageCache.php class PageCache (line 59) | class PageCache extends ActionFilter implements DynamicContentAwareInter... method init (line 160) | public function init() method beforeAction (line 171) | public function beforeAction($action) method beforeCacheResponse (line 206) | public function beforeCacheResponse() method afterRestoreResponse (line 217) | public function afterRestoreResponse($data) method restoreResponse (line 227) | protected function restoreResponse($response, $data) method cacheResponse (line 247) | public function cacheResponse() method insertResponseCookieCollectionIntoData (line 283) | private function insertResponseCookieCollectionIntoData(Response $resp... method insertResponseHeaderCollectionIntoData (line 307) | private function insertResponseHeaderCollectionIntoData(Response $resp... method calculateCacheKey (line 330) | protected function calculateCacheKey() method getView (line 348) | public function getView() FILE: framework/filters/RateLimitInterface.php type RateLimitInterface (line 19) | interface RateLimitInterface method getRateLimit (line 28) | public function getRateLimit($request, $action); method loadAllowance (line 37) | public function loadAllowance($request, $action); method saveAllowance (line 46) | public function saveAllowance($request, $action, $allowance, $timestamp); FILE: framework/filters/RateLimiter.php class RateLimiter (line 50) | class RateLimiter extends ActionFilter method init (line 84) | public function init() method beforeAction (line 97) | public function beforeAction($action) method checkRateLimit (line 127) | public function checkRateLimit($user, $request, $response, $action) method addRateLimitHeaders (line 156) | public function addRateLimitHeaders($response, $limit, $remaining, $re... FILE: framework/filters/VerbFilter.php class VerbFilter (line 52) | class VerbFilter extends Behavior method events (line 85) | public function events() method beforeAction (line 95) | public function beforeAction($event) FILE: framework/filters/auth/AuthInterface.php type AuthInterface (line 23) | interface AuthInterface method authenticate (line 33) | public function authenticate($user, $request, $response); method challenge (line 40) | public function challenge($response); method handleFailure (line 48) | public function handleFailure($response); FILE: framework/filters/auth/AuthMethod.php class AuthMethod (line 30) | abstract class AuthMethod extends ActionFilter implements AuthInterface method beforeAction (line 58) | public function beforeAction($action) method challenge (line 89) | public function challenge($response) method handleFailure (line 96) | public function handleFailure($response) method isOptional (line 109) | protected function isOptional($action) FILE: framework/filters/auth/CompositeAuth.php class CompositeAuth (line 46) | class CompositeAuth extends AuthMethod method beforeAction (line 62) | public function beforeAction($action) method authenticate (line 70) | public function authenticate($user, $request, $response) method challenge (line 128) | public function challenge($response) FILE: framework/filters/auth/HttpBasicAuth.php class HttpBasicAuth (line 66) | class HttpBasicAuth extends AuthMethod method authenticate (line 99) | public function authenticate($user, $request, $response) method challenge (line 130) | public function challenge($response) FILE: framework/filters/auth/HttpBearerAuth.php class HttpBearerAuth (line 35) | class HttpBearerAuth extends HttpHeaderAuth method challenge (line 54) | public function challenge($response) FILE: framework/filters/auth/HttpHeaderAuth.php class HttpHeaderAuth (line 40) | class HttpHeaderAuth extends AuthMethod method authenticate (line 55) | public function authenticate($user, $request, $response) FILE: framework/filters/auth/QueryParamAuth.php class QueryParamAuth (line 22) | class QueryParamAuth extends AuthMethod method authenticate (line 33) | public function authenticate($user, $request, $response) FILE: framework/grid/ActionColumn.php class ActionColumn (line 35) | class ActionColumn extends Column method init (line 152) | public function init() method initDefaultButtons (line 161) | protected function initDefaultButtons() method initDefaultButton (line 178) | protected function initDefaultButton($name, $iconName, $additionalOpti... method createUrl (line 217) | public function createUrl($action, $model, $key, $index) method renderDataCellContent (line 232) | protected function renderDataCellContent($model, $key, $index) FILE: framework/grid/CheckboxColumn.php class CheckboxColumn (line 44) | class CheckboxColumn extends Column method init (line 84) | public function init() method renderHeaderCellContent (line 103) | protected function renderHeaderCellContent() method renderDataCellContent (line 115) | protected function renderDataCellContent($model, $key, $index) method getHeaderCheckBoxName (line 143) | protected function getHeaderCheckBoxName() method registerClientScript (line 162) | public function registerClientScript() FILE: framework/grid/Column.php class Column (line 23) | class Column extends BaseObject method renderHeaderCell (line 84) | public function renderHeaderCell() method renderFooterCell (line 92) | public function renderFooterCell() method renderDataCell (line 104) | public function renderDataCell($model, $key, $index) method renderFilterCell (line 118) | public function renderFilterCell() method renderHeaderCellContent (line 129) | protected function renderHeaderCellContent() method getHeaderCellLabel (line 140) | protected function getHeaderCellLabel() method renderFooterCellContent (line 151) | protected function renderFooterCellContent() method renderDataCellContent (line 163) | protected function renderDataCellContent($model, $key, $index) method renderFilterCellContent (line 178) | protected function renderFilterCellContent() FILE: framework/grid/DataColumn.php class DataColumn (line 40) | class DataColumn extends Column method init (line 132) | public function init() method renderHeaderCellContent (line 143) | protected function renderHeaderCellContent() method getHeaderCellLabel (line 168) | protected function getHeaderCellLabel() method renderFilterCellContent (line 206) | protected function renderFilterCellContent() method getDataCellValue (line 246) | public function getDataCellValue($model, $key, $index) method renderDataCellContent (line 264) | protected function renderDataCellContent($model, $key, $index) FILE: framework/grid/GridView.php class GridView (line 50) | class GridView extends BaseListView method init (line 281) | public function init() method run (line 302) | public function run() method renderErrors (line 316) | public function renderErrors() method renderSection (line 328) | public function renderSection($name) method getClientOptions (line 342) | protected function getClientOptions() method renderItems (line 369) | public function renderItems() method renderCaption (line 403) | public function renderCaption() method renderColumnGroup (line 416) | public function renderColumnGroup() method renderTableHeader (line 437) | public function renderTableHeader() method renderTableFooter (line 458) | public function renderTableFooter() method renderFilters (line 477) | public function renderFilters() method renderTableBody (line 496) | public function renderTableBody() method renderTableRow (line 536) | public function renderTableRow($model, $key, $index) method initColumns (line 556) | protected function initColumns() method createDataColumn (line 584) | protected function createDataColumn($text) method guessColumns (line 603) | protected function guessColumns() FILE: framework/grid/GridViewAsset.php class GridViewAsset (line 19) | class GridViewAsset extends AssetBundle FILE: framework/grid/RadioButtonColumn.php class RadioButtonColumn (line 38) | class RadioButtonColumn extends Column method init (line 71) | public function init() method renderDataCellContent (line 82) | protected function renderDataCellContent($model, $key, $index) FILE: framework/grid/SerialColumn.php class SerialColumn (line 31) | class SerialColumn extends Column method renderDataCellContent (line 42) | protected function renderDataCellContent($model, $key, $index) FILE: framework/helpers/ArrayHelper.php class ArrayHelper (line 20) | class ArrayHelper extends BaseArrayHelper FILE: framework/helpers/BaseArrayHelper.php class BaseArrayHelper (line 25) | class BaseArrayHelper method toArray (line 62) | public static function toArray($object, $properties = [], $recursive =... method merge (line 122) | public static function merge($a, ...$b) method getValue (line 188) | public static function getValue($array, $key, $default = null) method setValue (line 287) | public static function setValue(&$array, $path, $value) method remove (line 329) | public static function remove(&$array, $key, $default = null) method removeValue (line 364) | public static function removeValue(&$array, $value) method index (line 478) | public static function index($array, $key, $groups = []) method getColumn (line 539) | public static function getColumn($array, $name, $keepKeys = true) method map (line 596) | public static function map($array, $from, $to, $group = null) method keyExists (line 624) | public static function keyExists($key, $array, $caseSensitive = true) method multisort (line 668) | public static function multisort(&$array, $key, $direction = SORT_ASC,... method htmlEncode (line 716) | public static function htmlEncode($data, $valuesOnly = true, $charset ... method htmlDecode (line 751) | public static function htmlDecode($data, $valuesOnly = true) method isAssociative (line 783) | public static function isAssociative($array, $allStrings = true) method isIndexed (line 821) | public static function isIndexed($array, $consecutive = false) method isIn (line 860) | public static function isIn($needle, $haystack, $strict = false) method isTraversable (line 889) | public static function isTraversable($var) method isSubset (line 907) | public static function isSubset($needles, $haystack, $strict = false) method filter (line 966) | public static function filter($array, $filters) method recursiveSort (line 1029) | public static function recursiveSort(array &$array, $sorter = null) method flatten (line 1081) | public static function flatten($array, $separator = '.'): array FILE: framework/helpers/BaseConsole.php class BaseConsole (line 23) | class BaseConsole method moveCursorUp (line 61) | public static function moveCursorUp($rows = 1) method moveCursorDown (line 71) | public static function moveCursorDown($rows = 1) method moveCursorForward (line 81) | public static function moveCursorForward($steps = 1) method moveCursorBackward (line 91) | public static function moveCursorBackward($steps = 1) method moveCursorNextLine (line 100) | public static function moveCursorNextLine($lines = 1) method moveCursorPrevLine (line 109) | public static function moveCursorPrevLine($lines = 1) method moveCursorTo (line 119) | public static function moveCursorTo($column, $row = null) method scrollUp (line 133) | public static function scrollUp($lines = 1) method scrollDown (line 143) | public static function scrollDown($lines = 1) method saveCursorPosition (line 152) | public static function saveCursorPosition() method restoreCursorPosition (line 160) | public static function restoreCursorPosition() method hideCursor (line 170) | public static function hideCursor() method showCursor (line 178) | public static function showCursor() method clearScreen (line 188) | public static function clearScreen() method clearScreenBeforeCursor (line 197) | public static function clearScreenBeforeCursor() method clearScreenAfterCursor (line 206) | public static function clearScreenAfterCursor() method clearLine (line 215) | public static function clearLine() method clearLineBeforeCursor (line 224) | public static function clearLineBeforeCursor() method clearLineAfterCursor (line 233) | public static function clearLineAfterCursor() method ansiFormatCode (line 246) | public static function ansiFormatCode($format) method beginAnsiFormat (line 260) | public static function beginAnsiFormat($format) method endAnsiFormat (line 274) | public static function endAnsiFormat() method ansiFormat (line 288) | public static function ansiFormat($string, $format = []) method xtermFgColor (line 305) | public static function xtermFgColor($colorCode) method xtermBgColor (line 320) | public static function xtermBgColor($colorCode) method stripAnsiFormat (line 331) | public static function stripAnsiFormat($string) method ansiStrlen (line 341) | public static function ansiStrlen($string) method ansiStrwidth (line 352) | public static function ansiStrwidth($string) method ansiColorizedSubstr (line 366) | public static function ansiColorizedSubstr($string, $start, $length) method ansiCodesPattern (line 413) | private static function ansiCodesPattern() method ansiToHtml (line 431) | public static function ansiToHtml($string, $styleMap = []) method markdownToAnsi (line 537) | public static function markdownToAnsi($markdown) method renderColoredString (line 578) | public static function renderColoredString($string, $colored = true) method escape (line 642) | public static function escape($string) method streamSupportsAnsiColors (line 657) | public static function streamSupportsAnsiColors($stream) method isRunningOnWindows (line 668) | public static function isRunningOnWindows() method getScreenSize (line 687) | public static function getScreenSize($refresh = false) method wrapText (line 761) | public static function wrapText($text, $indent = 0, $refresh = false) method stdin (line 787) | public static function stdin($raw = false) method stdout (line 798) | public static function stdout($string) method stderr (line 809) | public static function stderr($string) method input (line 821) | public static function input($prompt = null) method output (line 836) | public static function output($string = null) method error (line 847) | public static function error($string = null) method prompt (line 867) | public static function prompt($text, $options = []) method confirm (line 921) | public static function confirm($message, $default = false) method select (line 954) | public static function select($prompt, $options = [], $default = null) method startProgress (line 1022) | public static function startProgress($done, $total, $prefix = '', $wid... method updateProgress (line 1045) | public static function updateProgress($done, $total, $prefix = null) method getProgressbarWidth (line 1089) | private static function getProgressbarWidth($prefix) method setETA (line 1120) | private static function setETA($done, $total) method endProgress (line 1147) | public static function endProgress($remove = false, $keepPrefix = true) method errorSummary (line 1178) | public static function errorSummary($models, $options = []) method collectErrors (line 1194) | private static function collectErrors($models, $showAllErrors) FILE: framework/helpers/BaseFileHelper.php class BaseFileHelper (line 26) | class BaseFileHelper method normalizePath (line 66) | public static function normalizePath($path, $ds = DIRECTORY_SEPARATOR) method localize (line 117) | public static function localize($file, $language = null, $sourceLangua... method getMimeType (line 157) | public static function getMimeType($file, $magicFile = null, $checkExt... method getMimeTypeByExtension (line 196) | public static function getMimeTypeByExtension($file, $magicFile = null) method getExtensionsByMimeType (line 218) | public static function getExtensionsByMimeType($mimeType, $magicFile =... method getExtensionByMimeType (line 240) | public static function getExtensionByMimeType($mimeType, $preferShort ... method loadMimeTypes (line 276) | protected static function loadMimeTypes($magicFile) method loadMimeAliases (line 298) | protected static function loadMimeAliases($aliasesFile) method loadMimeExtensions (line 320) | protected static function loadMimeExtensions($extensionsFile) method copyDirectory (line 376) | public static function copyDirectory($src, $dst, $options = []) method removeDirectory (line 445) | public static function removeDirectory($dir, $options = []) method unlink (line 482) | public static function unlink($path) method findFiles (line 547) | public static function findFiles($dir, $options = []) method findDirectories (line 589) | public static function findDirectories($dir, $options = []) method setBasePath (line 617) | private static function setBasePath($dir, $options) method openDir (line 633) | private static function openDir($dir) method clearDir (line 647) | private static function clearDir($dir) method filterPath (line 662) | public static function filterPath($path, $options) method createDirectory (line 704) | public static function createDirectory($path, $mode = 0775, $recursive... method matchBasename (line 741) | private static function matchBasename($baseName, $pattern, $firstWildc... method matchPathname (line 775) | private static function matchPathname($path, $basePath, $pattern, $fir... method lastExcludeMatchingFromList (line 833) | private static function lastExcludeMatchingFromList($basePath, $path, ... method parseExcludePattern (line 868) | private static function parseExcludePattern($pattern, $caseSensitive) method firstWildcardInPattern (line 913) | private static function firstWildcardInPattern($pattern) method normalizeOptions (line 930) | protected static function normalizeOptions(array $options) method changeOwnership (line 973) | public static function changeOwnership($path, $ownership, $mode = null) FILE: framework/helpers/BaseFormatConverter.php class BaseFormatConverter (line 23) | class BaseFormatConverter method convertDateIcuToPhp (line 103) | public static function convertDateIcuToPhp($pattern, $type = 'date', $... method convertDatePhpToIcu (line 237) | public static function convertDatePhpToIcu($pattern) method convertDateIcuToJui (line 347) | public static function convertDateIcuToJui($pattern, $type = 'date', $... method convertDatePhpToJui (line 481) | public static function convertDatePhpToJui($pattern) method createFormatter (line 543) | private static function createFormatter($locale, $type, $pattern) FILE: framework/helpers/BaseHtml.php class BaseHtml (line 26) | class BaseHtml method encode (line 117) | public static function encode($content, $doubleEncode = true) method decode (line 130) | public static function decode($content) method tag (line 153) | public static function tag($name, $content = '', $options = []) method beginTag (line 173) | public static function beginTag($name, $options = []) method endTag (line 189) | public static function endTag($name) method style (line 207) | public static function style($content, $options = []) method script (line 226) | public static function script($content, $options = []) method cssFile (line 252) | public static function cssFile($url, $options = []) method jsFile (line 286) | public static function jsFile($url, $options = []) method wrapIntoCondition (line 304) | private static function wrapIntoCondition($content, $condition) method csrfMetaTags (line 318) | public static function csrfMetaTags() method beginForm (line 348) | public static function beginForm($action = '', $method = 'post', $opti... method endForm (line 399) | public static function endForm() method a (line 427) | public static function a($text, $url = null, $options = []) method mailto (line 449) | public static function mailto($text, $email = null, $options = []) method img (line 467) | public static function img($src, $options = []) method label (line 499) | public static function label($content, $for = null, $options = []) method button (line 516) | public static function button($content = 'Button', $options = []) method submitButton (line 540) | public static function submitButton($content = 'Submit', $options = []) method resetButton (line 557) | public static function resetButton($content = 'Reset', $options = []) method input (line 574) | public static function input($type, $name = null, $value = null, $opti... method buttonInput (line 593) | public static function buttonInput($label = 'Button', $options = []) method submitInput (line 613) | public static function submitInput($label = 'Submit', $options = []) method resetInput (line 628) | public static function resetInput($label = 'Reset', $options = []) method textInput (line 645) | public static function textInput($name, $value = null, $options = []) method hiddenInput (line 660) | public static function hiddenInput($name, $value = null, $options = []) method passwordInput (line 675) | public static function passwordInput($name, $value = null, $options = []) method fileInput (line 693) | public static function fileInput($name, $value = null, $options = []) method textarea (line 713) | public static function textarea($name, $value = '', $options = []) method radio (line 729) | public static function radio($name, $checked = false, $options = []) method checkbox (line 743) | public static function checkbox($name, $checked = false, $options = []) method booleanInput (line 770) | protected static function booleanInput($type, $name, $checked = false,... method dropDownList (line 850) | public static function dropDownList($name, $selection = null, $items =... method listBox (line 911) | public static function listBox($name, $selection = null, $items = [], ... method checkboxList (line 977) | public static function checkboxList($name, $selection = null, $items =... method radioList (line 1070) | public static function radioList($name, $selection = null, $items = []... method ul (line 1145) | public static function ul($items, $options = []) method ol (line 1196) | public static function ol($items, $options = []) method activeLabel (line 1221) | public static function activeLabel($model, $attribute, $options = []) method activeHint (line 1250) | public static function activeHint($model, $attribute, $options = []) method errorSummary (line 1280) | public static function errorSummary($models, $options = []) method collectErrors (line 1313) | private static function collectErrors($models, $encode, $showAllErrors) method error (line 1359) | public static function error($model, $attribute, $options = []) method activeInput (line 1386) | public static function activeInput($type, $model, $attribute, $options... method normalizeMaxLength (line 1408) | private static function normalizeMaxLength($model, $attribute, &$options) method activeTextInput (line 1443) | public static function activeTextInput($model, $attribute, $options = []) method setActivePlaceholder (line 1458) | protected static function setActivePlaceholder($model, $attribute, &$o... method activeHiddenInput (line 1478) | public static function activeHiddenInput($model, $attribute, $options ... method activePasswordInput (line 1504) | public static function activePasswordInput($model, $attribute, $option... method activeFileInput (line 1525) | public static function activeFileInput($model, $attribute, $options = []) method activeTextarea (line 1566) | public static function activeTextarea($model, $attribute, $options = []) method activeRadio (line 1594) | public static function activeRadio($model, $attribute, $options = []) method activeCheckbox (line 1610) | public static function activeCheckbox($model, $attribute, $options = []) method activeBooleanInput (line 1627) | protected static function activeBooleanInput($type, $model, $attribute... method activeDropDownList (line 1701) | public static function activeDropDownList($model, $attribute, $items, ... method activeListBox (line 1759) | public static function activeListBox($model, $attribute, $items, $opti... method activeCheckboxList (line 1801) | public static function activeCheckboxList($model, $attribute, $items, ... method activeRadioList (line 1842) | public static function activeRadioList($model, $attribute, $items, $op... method activeListInput (line 1860) | protected static function activeListInput($type, $model, $attribute, $... method renderSelectOptions (line 1892) | public static function renderSelectOptions($selection, $items, &$tagOp... method renderTagAttributes (line 1997) | public static function renderTagAttributes($attributes) method addCssClass (line 2071) | public static function addCssClass(&$options, $class) method mergeCssClasses (line 2093) | private static function mergeCssClasses(array $existingClasses, array ... method removeCssClass (line 2112) | public static function removeCssClass(&$options, $class) method addCssStyle (line 2156) | public static function addCssStyle(&$options, $style, $overwrite = true) method removeCssStyle (line 2187) | public static function removeCssStyle(&$options, $properties) method cssStyleFromArray (line 2212) | public static function cssStyleFromArray(array $style) method cssStyleToArray (line 2238) | public static function cssStyleToArray($style) method getAttributeName (line 2268) | public static function getAttributeName($attribute) method getAttributeValue (line 2291) | public static function getAttributeValue($model, $attribute) method getInputName (line 2340) | public static function getInputName($model, $attribute) method getInputIdByName (line 2367) | public static function getInputIdByName($name) method getInputId (line 2382) | public static function getInputId($model, $attribute) method escapeJsRegularExpression (line 2394) | public static function escapeJsRegularExpression($regexp) FILE: framework/helpers/BaseHtmlPurifier.php class BaseHtmlPurifier (line 19) | class BaseHtmlPurifier method process (line 46) | public static function process($content, $config = null) method configure (line 67) | protected static function configure($config) FILE: framework/helpers/BaseInflector.php class BaseInflector (line 22) | class BaseInflector method pluralize (line 302) | public static function pluralize($word) method singularize (line 324) | public static function singularize($word) method titleize (line 349) | public static function titleize($words, $ucAll = false) method camelize (line 369) | public static function camelize($word) method camel2words (line 384) | public static function camel2words($name, $ucwords = true) method camel2id (line 407) | public static function camel2id($name, $separator = '-', $strict = false) method id2camel (line 428) | public static function id2camel($id, $separator = '-') method underscore (line 441) | public static function underscore($words) method humanize (line 455) | public static function humanize($word, $ucAll = false) method variablize (line 475) | public static function variablize($word) method tableize (line 492) | public static function tableize($className) method slug (line 513) | public static function slug($string, $replacement = '-', $lowercase = ... method transliterate (line 550) | public static function transliterate($string, $transliterator = null) method hasIntl (line 569) | protected static function hasIntl() method classify (line 581) | public static function classify($tableName) method ordinalize (line 594) | public static function ordinalize($number) method sentence (line 639) | public static function sentence(array $words, $twoWordsConnector = nul... method encoding (line 662) | private static function encoding() FILE: framework/helpers/BaseIpHelper.php class BaseIpHelper (line 21) | class BaseIpHelper method getIpVersion (line 39) | public static function getIpVersion($ip) method inRange (line 68) | public static function inRange($subnet, $range) method expandIPv6 (line 96) | public static function expandIPv6($ip) method ip2bin (line 109) | public static function ip2bin($ip) FILE: framework/helpers/BaseJson.php class BaseJson (line 25) | class BaseJson method encode (line 73) | public static function encode($value, $options = 320) method htmlEncode (line 109) | public static function htmlEncode($value) method decode (line 121) | public static function decode($json, $asArray = true) method handleJsonError (line 141) | protected static function handleJsonError($lastError) method processData (line 167) | protected static function processData($data, &$expressions, $expPrefix) method errorSummary (line 245) | public static function errorSummary($models, $options = []) method collectErrors (line 262) | private static function collectErrors($models, $showAllErrors) FILE: framework/helpers/BaseMarkdown.php class BaseMarkdown (line 22) | class BaseMarkdown method process (line 63) | public static function process($markdown, $flavor = null) method processParagraph (line 81) | public static function processParagraph($markdown, $flavor = null) method getParser (line 94) | protected static function getParser($flavor) FILE: framework/helpers/BaseStringHelper.php class BaseStringHelper (line 22) | class BaseStringHelper method byteLength (line 31) | public static function byteLength($string) method byteSubstr (line 47) | public static function byteSubstr($string, $start, $length = null) method convertIniSizeToBytes (line 63) | public static function convertIniSizeToBytes($string) method basename (line 93) | public static function basename($path, $suffix = '') method dirname (line 120) | public static function dirname($path) method truncate (line 150) | public static function truncate($string, $length, $suffix = '...', $en... method truncateWords (line 178) | public static function truncateWords($string, $count, $suffix = '...',... method truncateHtml (line 202) | protected static function truncateHtml($string, $count, $suffix, $enco... method startsWith (line 263) | public static function startsWith($string, $with, $caseSensitive = true) method endsWith (line 290) | public static function endsWith($string, $with, $caseSensitive = true) method explode (line 326) | public static function explode($string, $delimiter = ',', $trim = true... method countWords (line 361) | public static function countWords($string) method normalizeNumber (line 374) | public static function normalizeNumber($value) method base64UrlEncode (line 399) | public static function base64UrlEncode($input) method base64UrlDecode (line 412) | public static function base64UrlDecode($input) method floatToString (line 425) | public static function floatToString($number) method matchWildcard (line 447) | public static function matchWildcard($pattern, $string, $options = []) method mb_ucfirst (line 496) | public static function mb_ucfirst($string, $encoding = 'UTF-8') method mb_ucwords (line 514) | public static function mb_ucwords($string, $encoding = 'UTF-8') method mask (line 548) | public static function mask($string, $start, $length, $mask = '*') method findBetween (line 574) | public static function findBetween($string, $start, $end) FILE: framework/helpers/BaseUrl.php class BaseUrl (line 22) | class BaseUrl method toRoute (line 97) | public static function toRoute($route, $scheme = false) method normalizeRoute (line 128) | protected static function normalizeRoute($route) method to (line 212) | public static function to($url = '', $scheme = false) method ensureScheme (line 246) | public static function ensureScheme($url, $scheme) method base (line 278) | public static function base($scheme = false) method remember (line 299) | public static function remember($url = '', $name = null) method previous (line 320) | public static function previous($name = null) method canonical (line 342) | public static function canonical() method home (line 362) | public static function home($scheme = false) method isRelative (line 380) | public static function isRelative($url) method current (line 429) | public static function current(array $params = [], $scheme = false) method getUrlManager (line 441) | protected static function getUrlManager() FILE: framework/helpers/BaseVarDumper.php class BaseVarDumper (line 22) | class BaseVarDumper method dump (line 37) | public static function dump($var, $depth = 10, $highlight = false) method dumpAsString (line 51) | public static function dumpAsString($var, $depth = 10, $highlight = fa... method dumpInternal (line 69) | private static function dumpInternal($var, $level) method export (line 156) | public static function export($var) method exportInternal (line 167) | private static function exportInternal($var, $level) method exportClosure (line 233) | private static function exportClosure(\Closure $closure) FILE: framework/helpers/Console.php class Console (line 18) | class Console extends BaseConsole FILE: framework/helpers/FileHelper.php class FileHelper (line 18) | class FileHelper extends BaseFileHelper FILE: framework/helpers/FormatConverter.php class FormatConverter (line 20) | class FormatConverter extends BaseFormatConverter FILE: framework/helpers/Html.php class Html (line 23) | class Html extends BaseHtml FILE: framework/helpers/HtmlPurifier.php class HtmlPurifier (line 33) | class HtmlPurifier extends BaseHtmlPurifier FILE: framework/helpers/Inflector.php class Inflector (line 17) | class Inflector extends BaseInflector FILE: framework/helpers/IpHelper.php class IpHelper (line 20) | class IpHelper extends BaseIpHelper FILE: framework/helpers/Json.php class Json (line 18) | class Json extends BaseJson FILE: framework/helpers/Markdown.php class Markdown (line 32) | class Markdown extends BaseMarkdown FILE: framework/helpers/ReplaceArrayValue.php class ReplaceArrayValue (line 60) | class ReplaceArrayValue method __construct (line 72) | public function __construct($value) method __set_state (line 86) | public static function __set_state($state) FILE: framework/helpers/StringHelper.php class StringHelper (line 18) | class StringHelper extends BaseStringHelper FILE: framework/helpers/UnsetArrayValue.php class UnsetArrayValue (line 51) | class UnsetArrayValue method __set_state (line 61) | public static function __set_state($state) FILE: framework/helpers/Url.php class Url (line 19) | class Url extends BaseUrl FILE: framework/helpers/VarDumper.php class VarDumper (line 26) | class VarDumper extends BaseVarDumper FILE: framework/i18n/DbMessageSource.php class DbMessageSource (line 40) | class DbMessageSource extends MessageSource method init (line 95) | public function init() method loadMessages (line 114) | protected function loadMessages($category, $language) method loadMessagesFromDb (line 141) | protected function loadMessagesFromDb($category, $language) method createFallbackQuery (line 176) | protected function createFallbackQuery($category, $language, $fallback... FILE: framework/i18n/Formatter.php class Formatter (line 55) | class Formatter extends Component method init (line 396) | public function init() method format (line 445) | public function format($value, $format) method asRaw (line 478) | public function asRaw($value) method asText (line 492) | public function asText($value) method asNtext (line 506) | public function asNtext($value) method asParagraphs (line 522) | public function asParagraphs($value) method asHtml (line 539) | public function asHtml($value, $config = null) method asEmail (line 554) | public function asEmail($value, $options = []) method asImage (line 569) | public function asImage($value, $options = []) method asUrl (line 588) | public function asUrl($value, $options = []) method asBoolean (line 612) | public function asBoolean($value) method asDate (line 652) | public function asDate($value, $format = null) method asTime (line 689) | public function asTime($value, $format = null) method asDatetime (line 726) | public function asDatetime($value, $format = null) method formatDateTimeValue (line 759) | private function formatDateTimeValue($value, $format, $type) method normalizeDatetimeValue (line 866) | protected function normalizeDatetimeValue($value, $checkDateTimeInfo =... method asTimestamp (line 931) | public function asTimestamp($value) method asRelativeTime (line 963) | public function asRelativeTime($value, $referenceTime = null) method asDuration (line 1049) | public function asDuration($value, $implodeString = ', ', $negativeSig... method asInteger (line 1115) | public function asInteger($value, $options = [], $textOptions = []) method asDecimal (line 1165) | public function asDecimal($value, $decimals = null, $options = [], $te... method asPercent (line 1213) | public function asPercent($value, $decimals = null, $options = [], $te... method asScientific (line 1259) | public function asScientific($value, $decimals = null, $options = [], ... method asCurrency (line 1308) | public function asCurrency($value, $currency = null, $options = [], $t... method asSpellout (line 1362) | public function asSpellout($value) method asOrdinal (line 1392) | public function asOrdinal($value) method asShortSize (line 1427) | public function asShortSize($value, $decimals = null, $options = [], $... method asSize (line 1483) | public function asSize($value, $decimals = null, $options = [], $textO... method asLength (line 1540) | public function asLength($value, $decimals = null, $numberOptions = []... method asShortLength (line 1563) | public function asShortLength($value, $decimals = null, $options = [],... method asWeight (line 1583) | public function asWeight($value, $decimals = null, $options = [], $tex... method asShortWeight (line 1605) | public function asShortWeight($value, $decimals = null, $options = [],... method formatUnit (line 1620) | private function formatUnit($unitType, $unitFormat, $value, $decimals,... method getUnitMessage (line 1653) | private function getUnitMessage($unitType, $unitFormat, $system, $posi... method formatNumber (line 1704) | protected function formatNumber($value, $decimals, $maxPosition, $form... method normalizeNumericValue (line 1772) | protected function normalizeNumericValue($value) method createNumberFormatter (line 1800) | protected function createNumberFormatter($style, $decimals = null, $op... method setFormatterTextAttribute (line 1849) | private function setFormatterTextAttribute($formatter, $attribute, $va... method setFormatterSymbol (line 1876) | private function setFormatterSymbol($formatter, $symbol, $value, $source) method setFormatterIntAttribute (line 1899) | private function setFormatterIntAttribute($formatter, $attribute, $val... method isNormalizedValueMispresented (line 1927) | protected function isNormalizedValueMispresented($value, $normalizedVa... method normalizeNumericStringValue (line 1942) | protected function normalizeNumericStringValue($value) method asDecimalStringFallback (line 2004) | protected function asDecimalStringFallback($value, $decimals = 2) method asIntegerStringFallback (line 2115) | protected function asIntegerStringFallback($value) method asPercentStringFallback (line 2144) | protected function asPercentStringFallback($value, $decimals = null) method asCurrencyStringFallback (line 2186) | protected function asCurrencyStringFallback($value, $currency = null) FILE: framework/i18n/GettextFile.php class GettextFile (line 19) | abstract class GettextFile extends Component method load (line 28) | abstract public function load($filePath, $context); method save (line 37) | abstract public function save($filePath, $messages); FILE: framework/i18n/GettextMessageSource.php class GettextMessageSource (line 31) | class GettextMessageSource extends MessageSource method loadMessages (line 68) | protected function loadMessages($category, $language) method loadFallbackMessages (line 100) | protected function loadFallbackMessages($category, $fallbackLanguage, ... method getMessageFilePath (line 131) | protected function getMessageFilePath($language) method loadMessagesFromFile (line 154) | protected function loadMessagesFromFile($messageFile, $category) FILE: framework/i18n/GettextMoFile.php class GettextMoFile (line 45) | class GettextMoFile extends GettextFile method load (line 61) | public function load($filePath, $context) method save (line 137) | public function save($filePath, $messages) method readBytes (line 207) | protected function readBytes($fileHandle, $byteCount = 1) method writeBytes (line 222) | protected function writeBytes($fileHandle, $bytes) method readInteger (line 232) | protected function readInteger($fileHandle) method writeInteger (line 245) | protected function writeInteger($fileHandle, $integer) method readString (line 257) | protected function readString($fileHandle, $length, $offset = null) method writeString (line 272) | protected function writeString($fileHandle, $string) FILE: framework/i18n/GettextPoFile.php class GettextPoFile (line 19) | class GettextPoFile extends GettextFile method load (line 28) | public function load($filePath, $context) method save (line 56) | public function save($filePath, $messages) method encode (line 90) | protected function encode($string) method decode (line 104) | protected function decode($string) FILE: framework/i18n/I18N.php class I18N (line 28) | class I18N extends Component method init (line 56) | public function init() method translate (line 88) | public function translate($category, $message, $params, $language) method format (line 107) | public function format($message, $params, $language) method getMessageFormatter (line 144) | public function getMessageFormatter() method setMessageFormatter (line 160) | public function setMessageFormatter($value) method getMessageSource (line 171) | public function getMessageSource($category) FILE: framework/i18n/Locale.php class Locale (line 24) | class Locale extends Component method init (line 36) | public function init() method getCurrencySymbol (line 54) | public function getCurrencySymbol($currencyCode = null) FILE: framework/i18n/MessageFormatter.php class MessageFormatter (line 47) | class MessageFormatter extends Component method getErrorCode (line 58) | public function getErrorCode() method getErrorMessage (line 68) | public function getErrorMessage() method format (line 85) | public function format($pattern, $params, $language) method parse (line 148) | public function parse($pattern, $message, $language) method replaceNamedArguments (line 210) | private function replaceNamedArguments($pattern, $givenParams, &$resul... method fallbackFormat (line 265) | protected function fallbackFormat($pattern, $args, $locale) method tokenizePattern (line 292) | private static function tokenizePattern($pattern) method parseToken (line 342) | private function parseToken($token, $args, $locale) FILE: framework/i18n/MessageSource.php class MessageSource (line 24) | class MessageSource extends Component method init (line 47) | public function init() method loadMessages (line 65) | protected function loadMessages($category, $language) method translate (line 84) | public function translate($category, $message, $language) method translateMessage (line 103) | protected function translateMessage($category, $message, $language) FILE: framework/i18n/MissingTranslationEvent.php class MissingTranslationEvent (line 19) | class MissingTranslationEvent extends Event FILE: framework/i18n/PhpMessageSource.php class PhpMessageSource (line 36) | class PhpMessageSource extends MessageSource method loadMessages (line 71) | protected function loadMessages($category, $language) method loadFallbackMessages (line 103) | protected function loadFallbackMessages($category, $fallbackLanguage, ... method getMessageFilePath (line 135) | protected function getMessageFilePath($category, $language) method loadMessagesFromFile (line 157) | protected function loadMessagesFromFile($messageFile) FILE: framework/i18n/migrations/m150207_210500_i18n_init.php class m150207_210500_i18n_init (line 19) | class m150207_210500_i18n_init extends Migration method up (line 21) | public function up() method down (line 52) | public function down() FILE: framework/i18n/migrations/schema-mssql.sql type source_message (line 17) | CREATE TABLE [source_message] type message (line 24) | CREATE TABLE [message] type idx_message_language (line 34) | CREATE INDEX [idx_message_language] on [message] ([language]); FILE: framework/i18n/migrations/schema-mysql.sql type `source_message` (line 15) | CREATE TABLE `source_message` type `message` (line 22) | CREATE TABLE `message` type idx_message_language (line 32) | CREATE INDEX idx_message_language ON message (language) type idx_source_message_category (line 33) | CREATE INDEX idx_source_message_category ON source_message (category) FILE: framework/i18n/migrations/schema-oci.sql type "source_message" (line 15) | CREATE TABLE "source_message" type "message" (line 23) | CREATE TABLE "message" type idx_message_language (line 32) | CREATE INDEX idx_message_language ON "message"("language") type idx_source_message_category (line 33) | CREATE INDEX idx_source_message_category ON "source_message"("category") FILE: framework/i18n/migrations/schema-pgsql.sql type "source_message" (line 17) | CREATE TABLE "source_message" type "message" (line 24) | CREATE TABLE "message" type "message" (line 34) | CREATE INDEX "idx_message_language" ON "message" USING btree (language) type "source_message" (line 37) | CREATE INDEX "idx_source_message_category" ON "source_message" USING btr... FILE: framework/i18n/migrations/schema-sqlite.sql type `source_message` (line 14) | CREATE TABLE `source_message` type `message` (line 21) | CREATE TABLE `message` type idx_message_language (line 29) | CREATE INDEX idx_message_language ON message (language) type idx_source_message_category (line 30) | CREATE INDEX idx_source_message_category ON source_message (category) FILE: framework/log/DbTarget.php class DbTarget (line 33) | class DbTarget extends Target method init (line 53) | public function init() method export (line 65) | public function export() FILE: framework/log/Dispatcher.php class Dispatcher (line 64) | class Dispatcher extends Component method __construct (line 81) | public function __construct($config = []) method init (line 97) | public function init() method getLogger (line 113) | public function getLogger() method setLogger (line 129) | public function setLogger($value) method getTraceLevel (line 143) | public function getTraceLevel() method setTraceLevel (line 154) | public function setTraceLevel($value) method getFlushInterval (line 163) | public function getFlushInterval() method setFlushInterval (line 176) | public function setFlushInterval($value) method dispatch (line 186) | public function dispatch($messages, $final) method generateTargetFailErrorMessage (line 218) | protected function generateTargetFailErrorMessage($target, $throwable,... FILE: framework/log/EmailTarget.php class EmailTarget (line 46) | class EmailTarget extends Target method init (line 65) | public function init() method export (line 79) | public function export() method composeMessage (line 99) | protected function composeMessage($body) FILE: framework/log/FileTarget.php class FileTarget (line 30) | class FileTarget extends Target method init (line 86) | public function init() method export (line 108) | public function export() method rotateFiles (line 157) | protected function rotateFiles() method clearLogFile (line 182) | private function clearLogFile($rotateFile) method rotateByCopy (line 195) | private function rotateByCopy($rotateFile, $newFile) FILE: framework/log/LogRuntimeException.php class LogRuntimeException (line 17) | class LogRuntimeException extends \yii\base\Exception method getName (line 22) | public function getName() FILE: framework/log/Logger.php class Logger (line 43) | class Logger extends Component method init (line 131) | public function init() method log (line 154) | public function log($message, $level, $category = 'application') method flush (line 188) | public function flush($final = false) method getElapsedTime (line 236) | public function getElapsedTime() method getProfiling (line 257) | public function getProfiling($categories = [], $excludeCategories = []) method getDbProfiling (line 309) | public function getDbProfiling() method calculateTimings (line 328) | public function calculateTimings($messages) method getLevelName (line 368) | public static function getLevelName($level) FILE: framework/log/SyslogTarget.php class SyslogTarget (line 19) | class SyslogTarget extends Target method init (line 54) | public function init() method export (line 67) | public function export() method formatMessage (line 81) | public function formatMessage($message) FILE: framework/log/Target.php class Target (line 42) | abstract class Target extends Component method export (line 144) | abstract public function export(); method collect (line 154) | public function collect($messages, $final) method getContextMessage (line 177) | protected function getContextMessage() method getLevels (line 200) | public function getLevels() method setLevels (line 225) | public function setLevels($levels) method filterMessages (line 264) | public static function filterMessages($messages, $levels = 0, $categor... method formatMessage (line 304) | public function formatMessage($message) method getMessagePrefix (line 336) | public function getMessagePrefix($message) method setEnabled (line 379) | public function setEnabled($value) method getEnabled (line 388) | public function getEnabled() method getTime (line 404) | protected function getTime($timestamp) FILE: framework/log/migrations/m141106_185632_log_init.php class m141106_185632_log_init (line 23) | class m141106_185632_log_init extends Migration method getDbTargets (line 34) | protected function getDbTargets() method up (line 62) | public function up() method down (line 87) | public function down() FILE: framework/log/migrations/schema-mssql.sql type log (line 18) | create table [log] type idx_log_level (line 28) | create index [idx_log_level] on [log] ([level]); FILE: framework/log/migrations/schema-mysql.sql type `log` (line 17) | create table `log` FILE: framework/log/migrations/schema-oci.sql type "log" (line 17) | create table "log" FILE: framework/log/migrations/schema-pgsql.sql type "log" (line 17) | create table "log" type "log" (line 27) | create index "idx_log_level" on "log" ("level") type "log" (line 28) | create index "idx_log_category" on "log" ("category") FILE: framework/log/migrations/schema-sqlite.sql type "log" (line 17) | create table "log" type "log" (line 27) | create index "idx_log_level" on "log" ("level") type "log" (line 28) | create index "idx_log_category" on "log" ("category") FILE: framework/mail/BaseMailer.php class BaseMailer (line 34) | abstract class BaseMailer extends Component implements MailerInterface, ... method setView (line 117) | public function setView($view) method getView (line 128) | public function getView() method createView (line 142) | protected function createView(array $config) method compose (line 173) | public function compose($view = null, array $params = []) method createMessage (line 229) | protected function createMessage() method send (line 248) | public function send($message) method sendMultiple (line 280) | public function sendMultiple(array $messages) method render (line 300) | public function render($view, $params = [], $layout = false) method sendMessage (line 316) | abstract protected function sendMessage($message); method saveMessage (line 323) | protected function saveMessage($message) method generateMessageFileName (line 342) | public function generateMessageFileName() method getViewPath (line 354) | public function getViewPath() method setViewPath (line 367) | public function setViewPath($path) method beforeSend (line 379) | public function beforeSend($message) method afterSend (line 394) | public function afterSend($message, $isSuccessful) FILE: framework/mail/BaseMessage.php class BaseMessage (line 26) | abstract class BaseMessage extends BaseObject implements MessageInterface method send (line 42) | public function send(?MailerInterface $mailer = null) method __toString (line 57) | public function __toString() FILE: framework/mail/MailEvent.php class MailEvent (line 21) | class MailEvent extends Event FILE: framework/mail/MailerInterface.php type MailerInterface (line 30) | interface MailerInterface method compose (line 47) | public function compose($view = null, array $params = []); method send (line 54) | public function send($message); method sendMultiple (line 64) | public function sendMultiple(array $messages); FILE: framework/mail/MessageInterface.php type MessageInterface (line 34) | interface MessageInterface method getCharset (line 40) | public function getCharset(); method setCharset (line 47) | public function setCharset($charset); method getFrom (line 53) | public function getFrom(); method setFrom (line 63) | public function setFrom($from); method getTo (line 69) | public function getTo(); method setTo (line 79) | public function setTo($to); method getReplyTo (line 85) | public function getReplyTo(); method setReplyTo (line 95) | public function setReplyTo($replyTo); method getCc (line 101) | public function getCc(); method setCc (line 111) | public function setCc($cc); method getBcc (line 117) | public function getBcc(); method setBcc (line 127) | public function setBcc($bcc); method getSubject (line 133) | public function getSubject(); method setSubject (line 140) | public function setSubject($subject); method setTextBody (line 147) | public function setTextBody($text); method setHtmlBody (line 154) | public function setHtmlBody($html); method attach (line 166) | public function attach($fileName, array $options = []); method attachContent (line 178) | public function attachContent($content, array $options = []); method embed (line 191) | public function embed($fileName, array $options = []); method embedContent (line 204) | public function embedContent($content, array $options = []); method send (line 212) | public function send(?MailerInterface $mailer = null); method toString (line 218) | public function toString(); FILE: framework/mutex/DbMutex.php class DbMutex (line 23) | abstract class DbMutex extends Mutex method init (line 38) | public function init() FILE: framework/mutex/FileMutex.php class FileMutex (line 43) | class FileMutex extends Mutex method init (line 84) | public function init() method acquireLock (line 102) | protected function acquireLock($name, $timeout = 0) method releaseLock (line 147) | protected function releaseLock($name) method getLockFilePath (line 177) | protected function getLockFilePath($name) FILE: framework/mutex/Mutex.php class Mutex (line 34) | abstract class Mutex extends Component method init (line 52) | public function init() method acquire (line 71) | public function acquire($name, $timeout = 0) method release (line 87) | public function release($name) method isAcquired (line 109) | public function isAcquired($name) method acquireLock (line 120) | abstract protected function acquireLock($name, $timeout = 0); method releaseLock (line 127) | abstract protected function releaseLock($name); FILE: framework/mutex/MysqlMutex.php class MysqlMutex (line 38) | class MysqlMutex extends DbMutex method init (line 51) | public function init() method acquireLock (line 69) | protected function acquireLock($name, $timeout = 0) method releaseLock (line 90) | protected function releaseLock($name) method prepareName (line 110) | protected function prepareName() method hashLockName (line 129) | protected function hashLockName($name) FILE: framework/mutex/OracleMutex.php class OracleMutex (line 43) | class OracleMutex extends DbMutex method init (line 67) | public function init() method acquireLock (line 82) | protected function acquireLock($name, $timeout = 0) method releaseLock (line 115) | protected function releaseLock($name) FILE: framework/mutex/PgsqlMutex.php class PgsqlMutex (line 37) | class PgsqlMutex extends DbMutex method init (line 46) | public function init() method getKeysFromName (line 59) | private function getKeysFromName($name) method acquireLock (line 71) | protected function acquireLock($name, $timeout = 0) method releaseLock (line 92) | protected function releaseLock($name) FILE: framework/mutex/RetryAcquireTrait.php type RetryAcquireTrait (line 20) | trait RetryAcquireTrait method retryAcquire (line 30) | private function retryAcquire($timeout, Closure $callback) FILE: framework/rbac/Assignment.php class Assignment (line 22) | class Assignment extends BaseObject FILE: framework/rbac/BaseManager.php class BaseManager (line 28) | abstract class BaseManager extends Component implements ManagerInterface method getItem (line 42) | abstract protected function getItem($name); method getItems (line 49) | abstract protected function getItems($type); method addItem (line 57) | abstract protected function addItem($item); method addRule (line 65) | abstract protected function addRule($rule); method removeItem (line 73) | abstract protected function removeItem($item); method removeRule (line 81) | abstract protected function removeRule($rule); method updateItem (line 90) | abstract protected function updateItem($name, $item); method updateRule (line 99) | abstract protected function updateRule($name, $rule); method createRole (line 104) | public function createRole($name) method createPermission (line 114) | public function createPermission($name) method add (line 124) | public function add($object) method remove (line 144) | public function remove($object) method update (line 158) | public function update($name, $object) method getRole (line 178) | public function getRole($name) method getPermission (line 192) | public function getPermission($name) method getRoles (line 206) | public function getRoles() method setDefaultRoles (line 218) | public function setDefaultRoles($roles) method getDefaultRoles (line 238) | public function getDefaultRoles() method getDefaultRoleInstances (line 248) | public function getDefaultRoleInstances() method getPermissions (line 261) | public function getPermissions() method executeRule (line 279) | protected function executeRule($user, $item, $params) method hasNoAssignments (line 299) | protected function hasNoAssignments(array $assignments) FILE: framework/rbac/CheckAccessInterface.php type CheckAccessInterface (line 17) | interface CheckAccessInterface method checkAccess (line 29) | public function checkAccess($userId, $permissionName, $params = []); FILE: framework/rbac/DbManager.php class DbManager (line 40) | class DbManager extends BaseManager method init (line 120) | public function init() method checkAccess (line 132) | public function checkAccess($userId, $permissionName, $params = []) method checkAccessFromCache (line 166) | protected function checkAccessFromCache($user, $itemName, $params, $as... method checkAccessRecursive (line 207) | protected function checkAccessRecursive($user, $itemName, $params, $as... method getItem (line 240) | protected function getItem($name) method supportsCascadeUpdate (line 266) | protected function supportsCascadeUpdate() method addItem (line 274) | protected function addItem($item) method removeItem (line 302) | protected function removeItem($item) method updateItem (line 325) | protected function updateItem($name, $item) method addRule (line 360) | protected function addRule($rule) method updateRule (line 385) | protected function updateRule($name, $rule) method removeRule (line 412) | protected function removeRule($rule) method getItems (line 432) | protected function getItems($type) method populateItem (line 453) | protected function populateItem($row) method getRolesByUser (line 476) | public function getRolesByUser($userId) method getChildRoles (line 513) | public function getChildRoles($roleName) method getPermissionsByRole (line 536) | public function getPermissionsByRole($roleName) method getPermissionsByUser (line 561) | public function getPermissionsByUser($userId) method getDirectPermissionsByUser (line 579) | protected function getDirectPermissionsByUser($userId) method getInheritedPermissionsByUser (line 603) | protected function getInheritedPermissionsByUser($userId) method getChildrenList (line 638) | protected function getChildrenList() method getChildrenRecursive (line 655) | protected function getChildrenRecursive($name, $childrenList, &$result) method getRule (line 668) | public function getRule($name) method getRules (line 694) | public function getRules() method getAssignment (line 719) | public function getAssignment($roleName, $userId) method getAssignments (line 743) | public function getAssignments($userId) method canAddChild (line 769) | public function canAddChild($parent, $child) method addChild (line 777) | public function addChild($parent, $child) method removeChild (line 803) | public function removeChild($parent, $child) method removeChildren (line 817) | public function removeChildren($parent) method hasChild (line 831) | public function hasChild($parent, $child) method getChildren (line 842) | public function getChildren($name) method detectLoop (line 863) | protected function detectLoop($parent, $child) method assign (line 880) | public function assign($role, $userId) method revoke (line 905) | public function revoke($role, $userId) method revokeAll (line 924) | public function revokeAll($userId) method removeAll (line 943) | public function removeAll() method removeAllPermissions (line 955) | public function removeAllPermissions() method removeAllRoles (line 963) | public function removeAllRoles() method removeAllItems (line 972) | protected function removeAllItems($type) method removeAllRules (line 1001) | public function removeAllRules() method removeAllAssignments (line 1017) | public function removeAllAssignments() method invalidateCache (line 1023) | public function invalidateCache() method loadFromCache (line 1044) | public function loadFromCache() method getUserIdsByRole (line 1092) | public function getUserIdsByRole($roleName) method isEmptyUserId (line 1109) | protected function isEmptyUserId($userId) method getUserRolesCacheKey (line 1114) | private function getUserRolesCacheKey($userId) method getUserRolesCachedSetKey (line 1119) | private function getUserRolesCachedSetKey() method cacheUserRolesData (line 1124) | private function cacheUserRolesData($userId, $roles) FILE: framework/rbac/Item.php class Item (line 19) | class Item extends BaseObject FILE: framework/rbac/ManagerInterface.php type ManagerInterface (line 17) | interface ManagerInterface extends CheckAccessInterface method createRole (line 26) | public function createRole($name); method createPermission (line 35) | public function createPermission($name); method add (line 43) | public function add($object); method remove (line 50) | public function remove($object); method update (line 59) | public function update($name, $object); method getRole (line 66) | public function getRole($name); method getRoles (line 72) | public function getRoles(); method getRolesByUser (line 80) | public function getRolesByUser($userId); method getChildRoles (line 90) | public function getChildRoles($roleName); method getPermission (line 97) | public function getPermission($name); method getPermissions (line 103) | public function getPermissions(); method getPermissionsByRole (line 110) | public function getPermissionsByRole($roleName); method getPermissionsByUser (line 117) | public function getPermissionsByUser($userId); method getRule (line 124) | public function getRule($name); method getRules (line 130) | public function getRules(); method canAddChild (line 140) | public function canAddChild($parent, $child); method addChild (line 149) | public function addChild($parent, $child); method removeChild (line 158) | public function removeChild($parent, $child); method removeChildren (line 166) | public function removeChildren($parent); method hasChild (line 174) | public function hasChild($parent, $child); method getChildren (line 181) | public function getChildren($name); method assign (line 191) | public function assign($role, $userId); method revoke (line 199) | public function revoke($role, $userId); method revokeAll (line 206) | public function revokeAll($userId); method getAssignment (line 215) | public function getAssignment($roleName, $userId); method getAssignments (line 223) | public function getAssignments($userId); method getUserIdsByRole (line 231) | public function getUserIdsByRole($roleName); method removeAll (line 236) | public function removeAll(); method removeAllPermissions (line 242) | public function removeAllPermissions(); method removeAllRoles (line 248) | public function removeAllRoles(); method removeAllRules (line 254) | public function removeAllRules(); method removeAllAssignments (line 259) | public function removeAllAssignments(); FILE: framework/rbac/Permission.php class Permission (line 17) | class Permission extends Item FILE: framework/rbac/PhpManager.php class PhpManager (line 38) | class PhpManager extends BaseManager method init (line 88) | public function init() method checkAccess (line 100) | public function checkAccess($userId, $permissionName, $params = []) method getAssignments (line 114) | public function getAssignments($userId) method checkAccessRecursive (line 137) | protected function checkAccessRecursive($user, $itemName, $params, $as... method canAddChild (line 168) | public function canAddChild($parent, $child) method addChild (line 176) | public function addChild($parent, $child) method detectLoop (line 208) | protected function detectLoop($parent, $child) method removeChild (line 229) | public function removeChild($parent, $child) method removeChildren (line 243) | public function removeChildren($parent) method hasChild (line 257) | public function hasChild($parent, $child) method assign (line 265) | public function assign($role, $userId) method revoke (line 286) | public function revoke($role, $userId) method revokeAll (line 300) | public function revokeAll($userId) method getAssignment (line 316) | public function getAssignment($roleName, $userId) method getItems (line 324) | public function getItems($type) method removeItem (line 342) | public function removeItem($item) method getItem (line 363) | public function getItem($name) method updateRule (line 371) | public function updateRule($name, $rule) method getRule (line 384) | public function getRule($name) method getRules (line 392) | public function getRules() method getRolesByUser (line 401) | public function getRolesByUser($userId) method getChildRoles (line 418) | public function getChildRoles($roleName) method getPermissionsByRole (line 441) | public function getPermissionsByRole($roleName) method getChildrenRecursive (line 464) | protected function getChildrenRecursive($name, &$result) method getPermissionsByUser (line 477) | public function getPermissionsByUser($userId) method getDirectPermissionsByUser (line 491) | protected function getDirectPermissionsByUser($userId) method getInheritedPermissionsByUser (line 511) | protected function getInheritedPermissionsByUser($userId) method getChildren (line 536) | public function getChildren($name) method removeAll (line 544) | public function removeAll() method removeAllPermissions (line 556) | public function removeAllPermissions() method removeAllRoles (line 564) | public function removeAllRoles() method removeAllItems (line 573) | protected function removeAllItems($type) method removeAllRules (line 612) | public function removeAllRules() method removeAllAssignments (line 624) | public function removeAllAssignments() method removeRule (line 633) | protected function removeRule($rule) method addRule (line 652) | protected function addRule($rule) method updateItem (line 662) | protected function updateItem($name, $item) method addItem (line 701) | protected function addItem($item) method load (line 721) | protected function load() method save (line 775) | protected function save() method loadFromFile (line 789) | protected function loadFromFile($file) method saveToFile (line 805) | protected function saveToFile($data, $file) method invalidateScriptCache (line 816) | protected function invalidateScriptCache($file) method saveItems (line 829) | protected function saveItems() method saveAssignments (line 855) | protected function saveAssignments() method saveRules (line 870) | protected function saveRules() method getUserIdsByRole (line 883) | public function getUserIdsByRole($roleName) FILE: framework/rbac/Role.php class Role (line 17) | class Role extends Item FILE: framework/rbac/Rule.php class Rule (line 21) | abstract class Rule extends BaseObject method execute (line 46) | abstract public function execute($user, $item, $params); FILE: framework/rbac/migrations/m140506_102106_rbac_init.php class m140506_102106_rbac_init (line 18) | class m140506_102106_rbac_init extends \yii\db\Migration method getAuthManager (line 24) | protected function getAuthManager() method isMSSQL (line 37) | protected function isMSSQL() method isOracle (line 42) | protected function isOracle() method up (line 50) | public function up() method down (line 144) | public function down() method buildFkClause (line 160) | protected function buildFkClause($delete = '', $update = '') FILE: framework/rbac/migrations/m170907_052038_rbac_add_index_on_auth_assignment_user_id.php class m170907_052038_rbac_add_index_on_auth_assignment_user_id (line 21) | class m170907_052038_rbac_add_index_on_auth_assignment_user_id extends M... method getAuthManager (line 30) | protected function getAuthManager() method up (line 43) | public function up() method down (line 54) | public function down() FILE: framework/rbac/migrations/m180523_151638_rbac_updates_indexes_without_prefix.php class m180523_151638_rbac_updates_indexes_without_prefix (line 21) | class m180523_151638_rbac_updates_indexes_without_prefix extends Migration method getAuthManager (line 27) | protected function getAuthManager() method up (line 40) | public function up() method down (line 55) | public function down() FILE: framework/rbac/migrations/m200409_110543_rbac_update_mssql_trigger.php class m200409_110543_rbac_update_mssql_trigger (line 22) | class m200409_110543_rbac_update_mssql_trigger extends Migration method getAuthManager (line 28) | protected function getAuthManager() method findForeignKeyName (line 38) | protected function findForeignKeyName($table, $column, $referenceTable... method isMSSQL (line 55) | protected function isMSSQL() method up (line 63) | public function up() method down (line 116) | public function down() FILE: framework/rbac/migrations/schema-mssql.sql type auth_rule (line 24) | create table [auth_rule] type auth_item (line 33) | create table [auth_item] type auth_item (line 46) | create index [idx-auth_item-type] on [auth_item] ([type]); type auth_assignment_user_id_idx (line 66) | create index [auth_assignment_user_id_idx] on [auth_assignment] ([user_id]) FILE: framework/rbac/migrations/schema-mysql.sql type `auth_rule` (line 17) | create table `auth_rule` type `auth_item` (line 26) | create table `auth_item` type `auth_item_child` (line 40) | create table `auth_item_child` type `auth_assignment` (line 49) | create table `auth_assignment` FILE: framework/rbac/migrations/schema-oci.sql type "auth_rule" (line 18) | create table "auth_rule" type "auth_item" (line 28) | create table "auth_item" type auth_type_index (line 40) | CREATE INDEX auth_type_index ON "auth_item"("type") type "auth_item_child" (line 42) | create table "auth_item_child" type "auth_assignment" (line 51) | create table "auth_assignment" type auth_assignment_user_id_idx (line 60) | CREATE INDEX auth_assignment_user_id_idx ON "auth_assignment" ("user_id") FILE: framework/rbac/migrations/schema-pgsql.sql type "auth_rule" (line 17) | create table "auth_rule" type "auth_item" (line 26) | create table "auth_item" type auth_item_type_idx (line 39) | create index auth_item_type_idx on "auth_item" ("type") type "auth_item_child" (line 41) | create table "auth_item_child" type "auth_assignment" (line 50) | create table "auth_assignment" type auth_assignment_user_id_idx (line 59) | create index auth_assignment_user_id_idx on "auth_assignment" ("user_id") FILE: framework/rbac/migrations/schema-sqlite.sql type "auth_rule" (line 17) | create table "auth_rule" type "auth_item" (line 26) | create table "auth_item" type "auth_item" (line 39) | create index "auth_item_type_idx" on "auth_item" ("type") type "auth_item_child" (line 41) | create table "auth_item_child" type "auth_assignment" (line 50) | create table "auth_assignment" type "auth_assignment" (line 59) | create index "auth_assignment_user_id_idx" on "auth_assignment" ("user_id") FILE: framework/requirements/YiiRequirementChecker.php class YiiRequirementChecker (line 55) | class YiiRequirementChecker method check (line 71) | public function check($requirements) method checkYii (line 116) | public function checkYii() method getResult (line 143) | public function getResult() method render (line 156) | public function render() method checkPhpExtensionVersion (line 177) | public function checkPhpExtensionVersion($extensionName, $version, $co... method checkPhpIniOn (line 198) | public function checkPhpIniOn($name) method checkPhpIniOff (line 213) | public function checkPhpIniOff($name) method compareByteSize (line 231) | public function compareByteSize($a, $b, $compare = '>=') method getByteSize (line 244) | public function getByteSize($verboseSize) method checkUploadMaxFileSize (line 278) | public function checkUploadMaxFileSize($min = null, $max = null) method renderViewFile (line 305) | public function renderViewFile($_viewFile_, $_data_ = null, $_return_ ... method normalizeRequirement (line 332) | public function normalizeRequirement($requirement, $requirementKey = 0) method usageError (line 371) | public function usageError($message) method evaluateExpression (line 382) | public function evaluateExpression($expression) method getServerInfo (line 391) | public function getServerInfo() method getNowDate (line 400) | public function getNowDate() FILE: framework/rest/Action.php class Action (line 27) | class Action extends BaseAction method init (line 69) | public function init() method findModel (line 86) | public function findModel($id) FILE: framework/rest/ActiveController.php class ActiveController (line 45) | class ActiveController extends Controller method init (line 66) | public function init() method actions (line 77) | public function actions() method verbs (line 116) | protected function verbs() method checkAccess (line 139) | public function checkAccess($action, $model = null, $params = []) FILE: framework/rest/Controller.php class Controller (line 39) | class Controller extends WebController method behaviors (line 54) | public function behaviors() method afterAction (line 80) | public function afterAction($action, $result) method verbs (line 91) | protected function verbs() method serializeData (line 103) | protected function serializeData($data) FILE: framework/rest/CreateAction.php class CreateAction (line 27) | class CreateAction extends Action method run (line 44) | public function run() FILE: framework/rest/DeleteAction.php class DeleteAction (line 25) | class DeleteAction extends Action method run (line 32) | public function run($id) FILE: framework/rest/IndexAction.php class IndexAction (line 29) | class IndexAction extends Action method run (line 115) | public function run() method prepareDataProvider (line 128) | protected function prepareDataProvider() FILE: framework/rest/OptionsAction.php class OptionsAction (line 25) | class OptionsAction extends BaseAction method run (line 41) | public function run($id = null) FILE: framework/rest/Serializer.php class Serializer (line 34) | class Serializer extends Component method init (line 127) | public function init() method serialize (line 146) | public function serialize($data) method getRequestedFields (line 174) | protected function getRequestedFields() method serializeDataProvider (line 190) | protected function serializeDataProvider($dataProvider) method serializePagination (line 225) | protected function serializePagination($pagination) method addPaginationHeaders (line 242) | protected function addPaginationHeaders($pagination) method serializeModel (line 262) | protected function serializeModel($model) method serializeModelErrors (line 277) | protected function serializeModelErrors($model) method serializeModels (line 296) | protected function serializeModels(array $models) FILE: framework/rest/UpdateAction.php class UpdateAction (line 27) | class UpdateAction extends Action method run (line 41) | public function run($id) FILE: framework/rest/UrlRule.php class UrlRule (line 63) | class UrlRule extends CompositeUrlRule method init (line 147) | public function init() method createRules (line 170) | protected function createRules() method createRule (line 195) | protected function createRule($pattern, $prefix, $action) method parseRequest (line 217) | public function parseRequest($manager, $request) method createUrl (line 253) | public function createUrl($manager, $route, $params) FILE: framework/rest/ViewAction.php class ViewAction (line 22) | class ViewAction extends Action method run (line 29) | public function run($id) FILE: framework/test/ActiveFixture.php class ActiveFixture (line 35) | class ActiveFixture extends BaseActiveFixture method init (line 60) | public function init() method load (line 81) | public function load() method getData (line 104) | protected function getData() method unload (line 122) | public function unload() method resetTable (line 132) | protected function resetTable() method getTableSchema (line 145) | public function getTableSchema() FILE: framework/test/ArrayFixture.php class ArrayFixture (line 25) | class ArrayFixture extends Fixture implements \IteratorAggregate, \Array... method load (line 42) | public function load() method getData (line 56) | protected function getData() method unload (line 64) | public function unload() FILE: framework/test/BaseActiveFixture.php class BaseActiveFixture (line 25) | abstract class BaseActiveFixture extends DbFixture implements \IteratorA... method getModel (line 52) | public function getModel($name) method load (line 81) | public function load() method getData (line 93) | protected function getData() method unload (line 101) | public function unload() FILE: framework/test/DbFixture.php class DbFixture (line 25) | abstract class DbFixture extends Fixture method init (line 39) | public function init() FILE: framework/test/FileFixtureTrait.php type FileFixtureTrait (line 20) | trait FileFixtureTrait method loadData (line 43) | protected function loadData($file, $throwException = true) FILE: framework/test/Fixture.php class Fixture (line 33) | class Fixture extends Component method load (line 47) | public function load() method beforeLoad (line 54) | public function beforeLoad() method afterLoad (line 61) | public function afterLoad() method unload (line 70) | public function unload() method beforeUnload (line 77) | public function beforeUnload() method afterUnload (line 84) | public function afterUnload() FILE: framework/test/FixtureTrait.php type FixtureTrait (line 28) | trait FixtureTrait method fixtures (line 63) | public function fixtures() method globalFixtures (line 75) | public function globalFixtures() method loadFixtures (line 86) | public function loadFixtures($fixtures = null) method unloadFixtures (line 109) | public function unloadFixtures($fixtures = null) method initFixtures (line 131) | public function initFixtures() method getFixtures (line 141) | public function getFixtures() method getFixture (line 155) | public function getFixture($name) method createFixtures (line 173) | protected function createFixtures(array $fixtures) FILE: framework/test/InitDbFixture.php class InitDbFixture (line 30) | class InitDbFixture extends DbFixture method beforeLoad (line 50) | public function beforeLoad() method afterLoad (line 58) | public function afterLoad() method load (line 66) | public function load() method beforeUnload (line 77) | public function beforeUnload() method afterUnload (line 85) | public function afterUnload() method checkIntegrity (line 94) | public function checkIntegrity($check) FILE: framework/validators/BooleanValidator.php class BooleanValidator (line 23) | class BooleanValidator extends Validator method init (line 44) | public function init() method validateValue (line 55) | protected function validateValue($value) method clientValidateAttribute (line 76) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 87) | public function getClientOptions($model, $attribute) FILE: framework/validators/CompareValidator.php class CompareValidator (line 36) | class CompareValidator extends Validator method init (line 112) | public function init() method validateAttribute (line 146) | public function validateAttribute($model, $attribute) method validateValue (line 188) | protected function validateValue($value) method compareValues (line 215) | protected function compareValues($operator, $type, $value, $compareValue) method clientValidateAttribute (line 249) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 264) | public function getClientOptions($model, $attribute) FILE: framework/validators/DateValidator.php class DateValidator (line 38) | class DateValidator extends Validator method init (line 228) | public function init() method validateAttribute (line 282) | public function validateAttribute($model, $attribute) method validateValue (line 320) | protected function validateValue($value) method parseDateValue (line 340) | protected function parseDateValue($value) method parseDateValueFormat (line 354) | private function parseDateValueFormat($value, $format) method parseDateValueIntl (line 380) | private function parseDateValueIntl($value, $format) method getIntlDateFormatter (line 405) | private function getIntlDateFormatter($format) method parseDateValuePHP (line 438) | private function parseDateValuePHP($value, $format) method formatTimestamp (line 464) | private function formatTimestamp($timestamp, $format) FILE: framework/validators/DefaultValueValidator.php class DefaultValueValidator (line 20) | class DefaultValueValidator extends Validator method validateAttribute (line 45) | public function validateAttribute($model, $attribute) FILE: framework/validators/EachValidator.php class EachValidator (line 43) | class EachValidator extends Validator method init (line 79) | public function init() method createEmbeddedValidator (line 94) | private function createEmbeddedValidator($model = null, $current = null) method validateAttribute (line 117) | public function validateAttribute($model, $attribute) method validateValue (line 156) | protected function validateValue($value) FILE: framework/validators/EmailValidator.php class EmailValidator (line 23) | class EmailValidator extends Validator method init (line 78) | public function init() method validateValue (line 92) | protected function validateValue($value) method isDNSValid (line 135) | protected function isDNSValid($domain) method hasDNSRecord (line 140) | private function hasDNSRecord($domain, $isMX) method idnToAscii (line 157) | private function idnToAscii($idn) method clientValidateAttribute (line 165) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 179) | public function getClientOptions($model, $attribute) method idnToAsciiWithFallback (line 202) | private function idnToAsciiWithFallback($value) FILE: framework/validators/ExistValidator.php class ExistValidator (line 50) | class ExistValidator extends Validator method init (line 98) | public function init() method validateAttribute (line 109) | public function validateAttribute($model, $attribute) method checkTargetRelationExistence (line 123) | private function checkTargetRelationExistence($model, $attribute) method checkTargetAttributeExistence (line 155) | private function checkTargetAttributeExistence($model, $attribute) method prepareConditions (line 205) | private function prepareConditions($targetAttribute, $model, $attribute) method getTargetClass (line 232) | private function getTargetClass($model) method validateValue (line 240) | protected function validateValue($value) method valueExists (line 266) | private function valueExists($targetClass, $query, $value) method queryValueExists (line 287) | private function queryValueExists($query, $value) method createQuery (line 302) | protected function createQuery($targetClass, $condition) method applyTableAlias (line 322) | private function applyTableAlias($query, $conditions, $alias = null) FILE: framework/validators/FileValidator.php class FileValidator (line 29) | class FileValidator extends Validator method init (line 167) | public function init() method validateAttribute (line 209) | public function validateAttribute($model, $attribute) method filterFiles (line 239) | private function filterFiles(array $files) method validateValue (line 255) | protected function validateValue($value) method getSizeLimit (line 326) | public function getSizeLimit() method isEmpty (line 349) | public function isEmpty($value, $trim = false) method validateExtension (line 360) | protected function validateExtension($file) method clientValidateAttribute (line 392) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 402) | public function getClientOptions($model, $attribute) method buildMimeTypeRegexp (line 477) | private function buildMimeTypeRegexp($mask) method validateMimeType (line 491) | protected function validateMimeType($file) method getMimeTypeByFile (line 519) | protected function getMimeTypeByFile($filePath) FILE: framework/validators/FilterValidator.php class FilterValidator (line 38) | class FilterValidator extends Validator method init (line 67) | public function init() method validateAttribute (line 78) | public function validateAttribute($model, $attribute) method clientValidateAttribute (line 89) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 104) | public function getClientOptions($model, $attribute) FILE: framework/validators/ImageValidator.php class ImageValidator (line 21) | class ImageValidator extends FileValidator method init (line 96) | public function init() method validateValue (line 120) | protected function validateValue($value) method validateImage (line 133) | protected function validateImage($image) method clientValidateAttribute (line 167) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 177) | public function getClientOptions($model, $attribute) FILE: framework/validators/InlineValidator.php class InlineValidator (line 17) | class InlineValidator extends Validator method validateAttribute (line 65) | public function validateAttribute($model, $attribute) method clientValidateAttribute (line 84) | public function clientValidateAttribute($model, $attribute, $view) FILE: framework/validators/IpValidator.php class IpValidator (line 42) | class IpValidator extends Validator method init (line 210) | public function init() method setRanges (line 270) | public function setRanges($ranges) method getRanges (line 278) | public function getRanges() method validateValue (line 286) | protected function validateValue($value) method validateAttribute (line 300) | public function validateAttribute($model, $attribute) method validateSubnet (line 322) | private function validateSubnet($ip) method expandIPv6 (line 406) | private function expandIPv6($ip) method isAllowed (line 419) | private function isAllowed($ip, $cidr) method parseNegatedRange (line 443) | private function parseNegatedRange($string) method prepareRanges (line 459) | private function prepareRanges($ranges) method validateIPv4 (line 484) | protected function validateIPv4($value) method validateIPv6 (line 495) | protected function validateIPv6($value) method getIpVersion (line 506) | private function getIpVersion($ip) method getIpParsePattern (line 515) | private function getIpParsePattern() method inRange (line 528) | private function inRange($ip, $cidr, $range) method clientValidateAttribute (line 536) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 547) | public function getClientOptions($model, $attribute) FILE: framework/validators/NumberValidator.php class NumberValidator (line 26) | class NumberValidator extends Validator method init (line 69) | public function init() method validateAttribute (line 87) | public function validateAttribute($model, $attribute) method validateValue (line 117) | protected function validateValue($value) method isNotNumber (line 143) | private function isNotNumber($value) method clientValidateAttribute (line 154) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 165) | public function getClientOptions($model, $attribute) FILE: framework/validators/PunycodeAsset.php class PunycodeAsset (line 19) | class PunycodeAsset extends AssetBundle FILE: framework/validators/RangeValidator.php class RangeValidator (line 26) | class RangeValidator extends Validator method init (line 58) | public function init() method validateValue (line 76) | protected function validateValue($value) method validateAttribute (line 98) | public function validateAttribute($model, $attribute) method clientValidateAttribute (line 109) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 124) | public function getClientOptions($model, $attribute) FILE: framework/validators/RegularExpressionValidator.php class RegularExpressionValidator (line 25) | class RegularExpressionValidator extends Validator method init (line 41) | public function init() method validateValue (line 55) | protected function validateValue($value) method clientValidateAttribute (line 67) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 78) | public function getClientOptions($model, $attribute) FILE: framework/validators/RequiredValidator.php class RequiredValidator (line 20) | class RequiredValidator extends Validator method init (line 60) | public function init() method validateValue (line 72) | protected function validateValue($value) method clientValidateAttribute (line 93) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 104) | public function getClientOptions($model, $attribute) FILE: framework/validators/SafeValidator.php class SafeValidator (line 27) | class SafeValidator extends Validator method validateAttributes (line 32) | public function validateAttributes($model, $attributes = null) method validateAttribute (line 39) | public function validateAttribute($model, $attribute) FILE: framework/validators/StringValidator.php class StringValidator (line 22) | class StringValidator extends Validator method init (line 80) | public function init() method validateAttribute (line 112) | public function validateAttribute($model, $attribute) method validateValue (line 140) | protected function validateValue($value) method clientValidateAttribute (line 168) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 179) | public function getClientOptions($model, $attribute) FILE: framework/validators/TrimValidator.php class TrimValidator (line 18) | class TrimValidator extends Validator method validateAttribute (line 39) | public function validateAttribute($model, $attribute) method trimValue (line 55) | protected function trimValue($value) method clientValidateAttribute (line 63) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 78) | public function getClientOptions($model, $attribute) FILE: framework/validators/UniqueValidator.php class UniqueValidator (line 43) | class UniqueValidator extends Validator method init (line 103) | public function init() method validateAttribute (line 124) | public function validateAttribute($model, $attribute) method getTargetClass (line 173) | private function getTargetClass($model) method modelExists (line 188) | private function modelExists($targetClass, $conditions, $model) method prepareQuery (line 245) | private function prepareQuery($targetClass, $conditions) method prepareConditions (line 272) | private function prepareConditions($targetAttribute, $model, $attribute) method addComboNotUniqueError (line 297) | private function addComboNotUniqueError($model, $attribute) method applyTableAlias (line 323) | private function applyTableAlias($query, $conditions, $alias = null) FILE: framework/validators/UrlValidator.php class UrlValidator (line 25) | class UrlValidator extends Validator method init (line 56) | public function init() method validateAttribute (line 70) | public function validateAttribute($model, $attribute) method validateValue (line 84) | protected function validateValue($value) method idnToAscii (line 112) | private function idnToAscii($idn) method clientValidateAttribute (line 120) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 134) | public function getClientOptions($model, $attribute) FILE: framework/validators/ValidationAsset.php class ValidationAsset (line 19) | class ValidationAsset extends AssetBundle FILE: framework/validators/Validator.php class Validator (line 58) | class Validator extends Component method createValidator (line 208) | public static function createValidator($type, $model, $attributes, $pa... method init (line 237) | public function init() method validateAttributes (line 252) | public function validateAttributes($model, $attributes = null) method getValidationAttributes (line 278) | public function getValidationAttributes($attributes = null) method validateAttribute (line 305) | public function validateAttribute($model, $attribute) method validate (line 320) | public function validate($value, &$error = null) method validateValue (line 363) | protected function validateValue($value) method clientValidateAttribute (line 401) | public function clientValidateAttribute($model, $attribute, $view) method getClientOptions (line 415) | public function getClientOptions($model, $attribute) method isActive (line 431) | public function isActive($scenario) method addError (line 444) | public function addError($model, $attribute, $message, $params = []) method isEmpty (line 467) | public function isEmpty($value) method formatMessage (line 483) | protected function formatMessage($message, $params) method getAttributeNames (line 502) | public function getAttributeNames() FILE: framework/web/Application.php class Application (line 32) | class Application extends \yii\base\Application method bootstrap (line 66) | protected function bootstrap() method handleRequest (line 81) | public function handleRequest($request) method getHomeUrl (line 127) | public function getHomeUrl() method setHomeUrl (line 143) | public function setHomeUrl($value) method getErrorHandler (line 152) | public function getErrorHandler() method getRequest (line 161) | public function getRequest() method getResponse (line 170) | public function getResponse() method getSession (line 179) | public function getSession() method getUser (line 188) | public function getUser() method coreComponents (line 196) | public function coreComponents() FILE: framework/web/AssetBundle.php class AssetBundle (line 35) | class AssetBundle extends BaseObject method register (line 128) | public static function register($view) method init (line 140) | public function init() method registerAssetFiles (line 157) | public function registerAssetFiles($view) method publish (line 186) | public function publish($am) FILE: framework/web/AssetConverter.php class AssetConverter (line 23) | class AssetConverter extends Component implements AssetConverterInterface method convert (line 67) | public function convert($asset, $basePath) method runCommand (line 96) | protected function runCommand($command, $basePath, $asset, $result) FILE: framework/web/AssetConverterInterface.php type AssetConverterInterface (line 17) | interface AssetConverterInterface method convert (line 25) | public function convert($asset, $basePath); FILE: framework/web/AssetManager.php class AssetManager (line 52) | class AssetManager extends Component method init (line 221) | public function init() method checkBasePathPermission (line 240) | public function checkBasePathPermission() method getBundle (line 270) | public function getBundle($name, $publish = true) method loadBundle (line 296) | protected function loadBundle($name, $config = [], $publish = true) method loadDummyBundle (line 316) | protected function loadDummyBundle($name) method getAssetUrl (line 338) | public function getAssetUrl($bundle, $asset, $appendTimestamp = null) method getAssetPath (line 361) | public function getAssetPath($bundle, $asset) method resolveAsset (line 375) | protected function resolveAsset($bundle, $asset) method getConverter (line 404) | public function getConverter() method setConverter (line 424) | public function setConverter($value) method publish (line 477) | public function publish($path, $options = []) method publishFile (line 506) | protected function publishFile($src) method publishDirectory (line 563) | protected function publishDirectory($src, $options) method getPublishedPath (line 614) | public function getPublishedPath($path) method getPublishedUrl (line 635) | public function getPublishedUrl($path) method hash (line 655) | protected function hash($path) method getActualAssetUrl (line 672) | public function getActualAssetUrl($bundle, $asset) FILE: framework/web/BadRequestHttpException.php class BadRequestHttpException (line 23) | class BadRequestHttpException extends HttpException method __construct (line 31) | public function __construct($message = null, $code = 0, $previous = null) FILE: framework/web/CacheSession.php class CacheSession (line 39) | class CacheSession extends Session method init (line 56) | public function init() method getUseCustomStorage (line 67) | public function getUseCustomStorage() method openSession (line 79) | public function openSession($savePath, $sessionName) method readSession (line 98) | public function readSession($id) method writeSession (line 112) | public function writeSession($id, $data) method destroySession (line 128) | public function destroySession($id) method calculateKey (line 143) | protected function calculateKey($id) FILE: framework/web/CompositeUrlRule.php class CompositeUrlRule (line 23) | abstract class CompositeUrlRule extends BaseObject implements UrlRuleInt... method createRules (line 41) | abstract protected function createRules(); method init (line 46) | public function init() method parseRequest (line 55) | public function parseRequest($manager, $request) method createUrl (line 78) | public function createUrl($manager, $route, $params) method iterateRules (line 105) | protected function iterateRules($rules, $manager, $route, $params) method getCreateUrlStatus (line 140) | public function getCreateUrlStatus() FILE: framework/web/ConflictHttpException.php class ConflictHttpException (line 18) | class ConflictHttpException extends HttpException method __construct (line 26) | public function __construct($message = null, $code = 0, $previous = null) FILE: framework/web/Controller.php class Controller (line 34) | class Controller extends BaseController method renderAjax (line 59) | public function renderAjax($view, $params = []) method asJson (line 86) | public function asJson($data) method asXml (line 112) | public function asXml($data) method bindActionParams (line 133) | public function bindActionParams($action, $params) method filterSingleTypeActionParam (line 208) | private function filterSingleTypeActionParam($param, $type) method filterUnionTypeActionParam (line 253) | private function filterUnionTypeActionParam($param, $type) method filterParamByType (line 317) | private function filterParamByType(string $param, string $typeName) method beforeAction (line 333) | public function beforeAction($action) method redirect (line 372) | public function redirect($url, $statusCode = 302) method goHome (line 390) | public function goHome() method goBack (line 413) | public function goBack($defaultUrl = null) method refresh (line 433) | public function refresh($anchor = '') FILE: framework/web/Cookie.php class Cookie (line 19) | class Cookie extends \yii\base\BaseObject method __toString (line 99) | public function __toString() FILE: framework/web/CookieCollection.php class CookieCollection (line 31) | class CookieCollection extends BaseObject implements \IteratorAggregate,... method __construct (line 50) | public function __construct($cookies = [], $config = []) method getIterator (line 62) | #[\ReturnTypeWillChange] method count (line 74) | #[\ReturnTypeWillChange] method getCount (line 84) | public function getCount() method get (line 95) | public function get($name) method getValue (line 107) | public function getValue($name, $defaultValue = null) method has (line 119) | public function has($name) method add (line 150) | public function add($cookie) method remove (line 166) | public function remove($cookie, $removeFromBrowser = true) method removeAll (line 192) | public function removeAll() method toArray (line 205) | public function toArray() method fromArray (line 215) | public function fromArray(array $array) method offsetExists (line 227) | #[\ReturnTypeWillChange] method offsetGet (line 241) | #[\ReturnTypeWillChange] method offsetSet (line 255) | #[\ReturnTypeWillChange] method offsetUnset (line 268) | #[\ReturnTypeWillChange] FILE: framework/web/DbSession.php class DbSession (line 41) | class DbSession extends MultiFieldSession method init (line 91) | public function init() method openSession (line 104) | public function openSession($savePath, $sessionName) method regenerateID (line 120) | public function regenerateID($deleteOldSession = false) method close (line 162) | public function close() method readSession (line 177) | public function readSession($id) method writeSession (line 197) | public function writeSession($id, $data) method destroySession (line 238) | public function destroySession($id) method gcSession (line 253) | public function gcSession($maxLifetime) method getReadQuery (line 265) | protected function getReadQuery($id) method typecastFields (line 281) | protected function typecastFields($fields) FILE: framework/web/ErrorAction.php class ErrorAction (line 55) | class ErrorAction extends Action method init (line 92) | public function init() method run (line 110) | public function run() method renderAjaxResponse (line 131) | protected function renderAjaxResponse() method renderHtmlResponse (line 141) | protected function renderHtmlResponse() method getViewRenderParams (line 151) | protected function getViewRenderParams() method findException (line 167) | protected function findException() method getExceptionCode (line 181) | protected function getExceptionCode() method getExceptionName (line 196) | protected function getExceptionName() method getExceptionMessage (line 217) | protected function getExceptionMessage() FILE: framework/web/ErrorHandler.php class ErrorHandler (line 32) | class ErrorHandler extends \yii\base\ErrorHandler method renderException (line 90) | protected function renderException($exception) method convertExceptionToArray (line 147) | protected function convertExceptionToArray($exception) method htmlEncode (line 184) | public function htmlEncode($text) method addTypeLinks (line 194) | public function addTypeLinks($code) method getTypeUrl (line 237) | protected function getTypeUrl($class, $method) method renderFile (line 258) | public function renderFile($_file_, $_params_) method renderPreviousExceptions (line 283) | public function renderPreviousExceptions($exception) method renderCallStackItem (line 302) | public function renderCallStackItem($file, $line, $class, $method, $ar... method renderCallStack (line 337) | public function renderCallStack($exception) method renderRequest (line 362) | public function renderRequest() method isCoreFile (line 379) | public function isCoreFile($file) method createHttpStatusLink (line 390) | public function createHttpStatusLink($statusCode, $statusDescription) method createServerInformationLink (line 400) | public function createServerInformationLink() method createFrameworkVersionLink (line 428) | public function createFrameworkVersionLink() method argumentsToString (line 439) | public function argumentsToString($args) method getExceptionName (line 492) | public function getExceptionName($exception) method shouldRenderSimpleHtml (line 505) | protected function shouldRenderSimpleHtml() FILE: framework/web/ForbiddenHttpException.php class ForbiddenHttpException (line 23) | class ForbiddenHttpException extends HttpException method __construct (line 31) | public function __construct($message = null, $code = 0, $previous = null) FILE: framework/web/GoneHttpException.php class GoneHttpException (line 23) | class GoneHttpException extends HttpException method __construct (line 31) | public function __construct($message = null, $code = 0, $previous = null) FILE: framework/web/GroupUrlRule.php class GroupUrlRule (line 49) | class GroupUrlRule extends CompositeUrlRule method init (line 79) | public function init() method createRules (line 89) | protected function createRules() method parseRequest (line 123) | public function parseRequest($manager, $request) method createUrl (line 136) | public function createUrl($manager, $route, $params) FILE: framework/web/HeaderCollection.php class HeaderCollection (line 26) | class HeaderCollection extends BaseObject implements \IteratorAggregate,... method getIterator (line 44) | #[\ReturnTypeWillChange] method count (line 56) | #[\ReturnTypeWillChange] method getCount (line 66) | #[\ReturnTypeWillChange] method get (line 81) | public function get($name, $default = null, $first = true) method set (line 98) | public function set($name, $value = '') method add (line 115) | public function add($name, $value) method setDefault (line 133) | public function setDefault($name, $value) method has (line 149) | public function has($name) method remove (line 159) | public function remove($name) method removeAll (line 174) | public function removeAll() method toArray (line 185) | public function toArray() method toOriginalArray (line 196) | public function toOriginalArray() method fromArray (line 208) | public function fromArray(array $array) method offsetExists (line 222) | #[\ReturnTypeWillChange] method offsetGet (line 236) | #[\ReturnTypeWillChange] method offsetSet (line 250) | #[\ReturnTypeWillChange] method offsetUnset (line 263) | #[\ReturnTypeWillChange] FILE: framework/web/HeadersAlreadySentException.php class HeadersAlreadySentException (line 20) | class HeadersAlreadySentException extends Exception method __construct (line 25) | public function __construct($file, $line) FILE: framework/web/HtmlResponseFormatter.php class HtmlResponseFormatter (line 21) | class HtmlResponseFormatter extends Component implements ResponseFormatt... method format (line 33) | public function format($response) FILE: framework/web/HttpException.php class HttpException (line 31) | class HttpException extends UserException method __construct (line 46) | public function __construct($status, $message = null, $code = 0, $prev... method getName (line 55) | public function getName() FILE: framework/web/IdentityInterface.php type IdentityInterface (line 57) | interface IdentityInterface method findIdentity (line 66) | public static function findIdentity($id); method findIdentityByAccessToken (line 77) | public static function findIdentityByAccessToken($token, $type = null); method getId (line 83) | public function getId(); method getAuthKey (line 101) | public function getAuthKey(); method validateAuthKey (line 110) | public function validateAuthKey($authKey); FILE: framework/web/JqueryAsset.php class JqueryAsset (line 17) | class JqueryAsset extends AssetBundle FILE: framework/web/JsExpression.php class JsExpression (line 22) | class JsExpression extends BaseObject method __construct (line 35) | public function __construct($expression, $config = []) method __toString (line 45) | public function __toString() FILE: framework/web/JsonParser.php class JsonParser (line 30) | class JsonParser implements RequestParserInterface method parse (line 49) | public function parse($rawBody, $contentType) FILE: framework/web/JsonResponseFormatter.php class JsonResponseFormatter (line 40) | class JsonResponseFormatter extends Component implements ResponseFormatt... method format (line 98) | public function format($response) method formatJson (line 120) | protected function formatJson($response) method formatJsonp (line 146) | protected function formatJsonp($response) FILE: framework/web/Link.php class Link (line 19) | class Link extends BaseObject method serialize (line 61) | public static function serialize(array $links) FILE: framework/web/Linkable.php type Linkable (line 17) | interface Linkable method getLinks (line 42) | public function getLinks(); FILE: framework/web/MultiFieldSession.php class MultiFieldSession (line 31) | abstract class MultiFieldSession extends Session method getUseCustomStorage (line 86) | public function getUseCustomStorage() method composeFields (line 97) | protected function composeFields($id = null, $data = null) method extractData (line 114) | protected function extractData($fields) FILE: framework/web/MultipartFormDataParser.php class MultipartFormDataParser (line 66) | class MultipartFormDataParser extends BaseObject implements RequestParse... method getUploadFileMaxSize (line 90) | public function getUploadFileMaxSize() method setUploadFileMaxSize (line 102) | public function setUploadFileMaxSize($uploadFileMaxSize) method getUploadFileMaxCount (line 110) | public function getUploadFileMaxCount() method setUploadFileMaxCount (line 122) | public function setUploadFileMaxCount($uploadFileMaxCount) method parse (line 130) | public function parse($rawBody, $contentType) method parseHeaders (line 219) | private function parseHeaders($headerContent) method addValue (line 259) | private function addValue(&$array, $name, $value) method addFile (line 286) | private function addFile(&$files, $name, $info) method getByteSize (line 346) | private function getByteSize($verboseSize) FILE: framework/web/NotAcceptableHttpException.php class NotAcceptableHttpException (line 22) | class NotAcceptableHttpException extends HttpException method __construct (line 30) | public function __construct($message = null, $code = 0, $previous = null) FILE: framework/web/NotFoundHttpException.php class NotFoundHttpException (line 18) | class NotFoundHttpException extends HttpException method __construct (line 26) | public function __construct($message = null, $code = 0, $previous = null) FILE: framework/web/RangeNotSatisfiableHttpException.php class RangeNotSatisfiableHttpException (line 24) | class RangeNotSatisfiableHttpException extends HttpException method __construct (line 32) | public function __construct($message = null, $code = 0, $previous = null) FILE: framework/web/RequestParserInterface.php type RequestParserInterface (line 17) | interface RequestParserInterface method parse (line 25) | public function parse($rawBody, $contentType); FILE: framework/web/Response.php class Response (line 63) | class Response extends \yii\base\Response method init (line 250) | public function init() method getStatusCode (line 268) | public function getStatusCode() method setStatusCode (line 281) | public function setStatusCode($value, $text = null) method setStatusCodeByException (line 306) | public function setStatusCodeByException($e) method getHeaders (line 322) | public function getHeaders() method send (line 334) | public function send() method clear (line 351) | public function clear() method sendHeaders (line 366) | protected function sendHeaders() method sendCookies (line 390) | protected function sendCookies() method sendContent (line 440) | protected function sendContent() method sendFile (line 531) | public function sendFile($filePath, $attachmentName = null, $options =... method sendContentAsFile (line 563) | public function sendContentAsFile($content, $attachmentName, $options ... method sendStreamAsFile (line 614) | public function sendStreamAsFile($handle, $attachmentName, $options = []) method setDownloadHeaders (line 660) | public function setDownloadHeaders($attachmentName, $mimeType = null, ... method getHttpRange (line 687) | protected function getHttpRange($fileSize) method xSendFile (line 774) | public function xSendFile($filePath, $attachmentName = null, $options ... method getDispositionHeaderValue (line 825) | protected function getDispositionHeaderValue($disposition, $attachment... method redirect (line 898) | public function redirect($url, $statusCode = 302, $checkAjax = true) method refresh (line 951) | public function refresh($anchor = '') method getCookies (line 981) | public function getCookies() method getIsInvalid (line 993) | public function getIsInvalid() method getIsInformational (line 1001) | public function getIsInformational() method getIsSuccessful (line 1009) | public function getIsSuccessful() method getIsRedirection (line 1017) | public function getIsRedirection() method getIsClientError (line 1025) | public function getIsClientError() method getIsServerError (line 1033) | public function getIsServerError() method getIsOk (line 1041) | public function getIsOk() method getIsForbidden (line 1049) | public function getIsForbidden() method getIsNotFound (line 1057) | public function getIsNotFound() method getIsEmpty (line 1065) | public function getIsEmpty() method defaultFormatters (line 1073) | protected function defaultFormatters() method prepare (line 1100) | protected function prepare() method isSeekable (line 1148) | private function isSeekable($handle) FILE: framework/web/ResponseFormatterInterface.php type ResponseFormatterInterface (line 17) | interface ResponseFormatterInterface method format (line 23) | public function format($response); FILE: framework/web/ServerErrorHttpException.php class ServerErrorHttpException (line 18) | class ServerErrorHttpException extends HttpException method __construct (line 26) | public function __construct($message = null, $code = 0, $previous = null) FILE: framework/web/SessionHandler.php class SessionHandler (line 19) | class SessionHandler implements SessionHandlerInterface method __construct (line 27) | public function __construct(Session $session) method close (line 35) | public function close(): bool method destroy (line 43) | public function destroy($id): bool method gc (line 51) | #[\ReturnTypeWillChange] method open (line 60) | public function open($path, $name): bool method read (line 68) | #[\ReturnTypeWillChange] method write (line 77) | public function write($id, $data): bool FILE: framework/web/SessionIterator.php class SessionIterator (line 19) | class SessionIterator implements \Iterator method __construct (line 34) | public function __construct() method rewind (line 44) | #[\ReturnTypeWillChange] method key (line 55) | #[\ReturnTypeWillChange] method current (line 66) | #[\ReturnTypeWillChange] method next (line 76) | #[\ReturnTypeWillChange] method valid (line 89) | #[\ReturnTypeWillChange] FILE: framework/web/TooManyRequestsHttpException.php class TooManyRequestsHttpException (line 22) | class TooManyRequestsHttpException extends HttpException method __construct (line 30) | public function __construct($message = null, $code = 0, $previous = null) FILE: framework/web/UnauthorizedHttpException.php class UnauthorizedHttpException (line 25) | class UnauthorizedHttpException extends HttpException method __construct (line 33) | public function __construct($message = null, $code = 0, $previous = null) FILE: framework/web/UnsupportedMediaTypeHttpException.php class UnsupportedMediaTypeHttpException (line 23) | class UnsupportedMediaTypeHttpException extends HttpException method __construct (line 31) | public function __construct($message = null, $code = 0, $previous = null) FILE: framework/web/UploadedFile.php class UploadedFile (line 34) | class UploadedFile extends BaseObject method __construct (line 83) | public function __construct($config = []) method __toString (line 95) | public function __toString() method getInstance (line 110) | public static function getInstance($model, $attribute) method getInstances (line 124) | public static function getInstances($model, $attribute) method getInstanceByName (line 137) | public static function getInstanceByName($name) method getInstancesByName (line 152) | public static function getInstancesByName($name) method reset (line 172) | public static function reset() method saveAs (line 186) | public function saveAs($file, $deleteTempFile = true) method copyTempFile (line 208) | protected function copyTempFile($targetFile) method getBaseName (line 224) | public function getBaseName() method getExtension (line 234) | public function getExtension() method getHasError (line 243) | public function getHasError() method loadFiles (line 253) | private static function loadFiles() method loadFilesRecursive (line 288) | private static function loadFilesRecursive($key, $names, $tempNames, $... FILE: framework/web/UrlManager.php class UrlManager (line 51) | class UrlManager extends Component method init (line 175) | public function init() method addRules (line 207) | public function addRules($rules, $append = true) method buildRules (line 228) | protected function buildRules($ruleDeclarations) method ensureCache (line 263) | private function ensureCache() method setBuiltRulesCache (line 286) | protected function setBuiltRulesCache($ruleDeclarations, $builtRules) method getBuiltRulesFromCache (line 305) | protected function getBuiltRulesFromCache($ruleDeclarations) method parseRequest (line 321) | public function parseRequest($request) method createUrl (line 411) | public function createUrl($params) method canBeCached (line 497) | protected function canBeCached(UrlRuleInterface $rule) method getUrlFromCache (line 516) | protected function getUrlFromCache($cacheKey, $route, $params) method setRuleToCache (line 538) | protected function setRuleToCache($cacheKey, UrlRuleInterface $rule) method createAbsoluteUrl (line 559) | public function createAbsoluteUrl($params, $scheme = null) method getBaseUrl (line 582) | public function getBaseUrl() method setBaseUrl (line 601) | public function setBaseUrl($value) method getScriptUrl (line 613) | public function getScriptUrl() method setScriptUrl (line 632) | public function setScriptUrl($value) method getHostInfo (line 642) | public function getHostInfo() method setHostInfo (line 660) | public function setHostInfo($value) FILE: framework/web/UrlNormalizerRedirectException.php class UrlNormalizerRedirectException (line 18) | class UrlNormalizerRedirectException extends \yii\base\Exception method __construct (line 46) | public function __construct($url, $statusCode = 302, $scheme = false, ... FILE: framework/web/UrlRuleInterface.php type UrlRuleInterface (line 17) | interface UrlRuleInterface method parseRequest (line 26) | public function parseRequest($manager, $request); method createUrl (line 35) | public function createUrl($manager, $route, $params); FILE: framework/web/View.php class View (line 59) | class View extends \yii\base\View method head (line 170) | public function head() method beginBody (line 178) | public function beginBody() method endBody (line 187) | public function endBody() method endPage (line 203) | public function endPage($ajaxMode = false) method renderAjax (line 235) | public function renderAjax($view, $params = [], $context = null) method getAssetManager (line 256) | public function getAssetManager() method setAssetManager (line 265) | public function setAssetManager($value) method clear (line 273) | public function clear() method registerAssetFiles (line 289) | protected function registerAssetFiles($name) method registerAssetBundle (line 315) | public function registerAssetBundle($name, $position = null) method registerMetaTag (line 368) | public function registerMetaTag($options, $key = null) method registerCsrfMetaTags (line 393) | public function registerCsrfMetaTags() method registerLinkTag (line 418) | public function registerLinkTag($options, $key = null) method registerCss (line 435) | public function registerCss($css, $options = [], $key = null) method registerCssFile (line 460) | public function registerCssFile($url, $options = [], $key = null) method registerJs (line 483) | public function registerJs($js, $position = self::POS_READY, $key = null) method registerFile (line 509) | private function registerFile($type, $url, $options = [], $key = null) method registerJsFile (line 584) | public function registerJsFile($url, $options = [], $key = null) method registerJsVar (line 608) | public function registerJsVar($name, $value, $position = self::POS_HEAD) method renderHeadHtml (line 619) | protected function renderHeadHtml() method renderBodyBeginHtml (line 650) | protected function renderBodyBeginHtml() method renderBodyEndHtml (line 671) | protected function renderBodyEndHtml($ajaxMode)