0 follower

Yii Framework 3.0 API Documentation

This is the Yii Framework API Documentation. Here you will find detailed information about all classes provided by the Framework. Below you find a list of the existing classes, interfaces, and traits, ordered by their fully qualified name (including the namespace). Each of them has a dedicated page which contains a description about the purpose of the class, a list of the available methods, properties and constants, and detailed description on how to use each of them.

On this page you find all the classes included in version 3.0 of the framework. You can use the dropdown menu on the top right to switch between versions.

You can search API documentation using the search form on the top. You can search for class names and also method and property names, e.g. ActiveRecord.save() or just .save() or ::save().

This page is also available in JSON format:
curl https://www.yiiframework.com/doc/api/3.0/yii-debug-api -H 'Accept: application/json'

Class Description
Yiisoft\Yii\Debug\Api\Debug\AssetBundle
Yiisoft\Yii\Debug\Api\Debug\Controller\DebugController Debug controller provides endpoints that expose information about requests processed that debugger collected.
Yiisoft\Yii\Debug\Api\Debug\Exception\NotFoundException
Yiisoft\Yii\Debug\Api\Debug\Exception\PackageNotInstalledException
Yiisoft\Yii\Debug\Api\Debug\HtmlViewProviderInterface
Yiisoft\Yii\Debug\Api\Debug\Http\HttpApplicationWrapper
Yiisoft\Yii\Debug\Api\Debug\Http\RouteCollectorWrapper
Yiisoft\Yii\Debug\Api\Debug\Middleware\DebugHeaders Adds debug headers to response. Information from these headers may be used to request information about the current request as it is done in the debug toolbar.
Yiisoft\Yii\Debug\Api\Debug\Middleware\MiddlewareDispatcherMiddleware
Yiisoft\Yii\Debug\Api\Debug\Middleware\ResponseDataWrapper
Yiisoft\Yii\Debug\Api\Debug\ModuleFederationAssetBundle
Yiisoft\Yii\Debug\Api\Debug\ModuleFederationProviderInterface
Yiisoft\Yii\Debug\Api\Debug\Provider\DebugApiProvider
Yiisoft\Yii\Debug\Api\Debug\Repository\CollectorRepository
Yiisoft\Yii\Debug\Api\Debug\Repository\CollectorRepositoryInterface
Yiisoft\Yii\Debug\Api\Inspector\ApplicationState
Yiisoft\Yii\Debug\Api\Inspector\CommandInterface
Yiisoft\Yii\Debug\Api\Inspector\CommandResponse
Yiisoft\Yii\Debug\Api\Inspector\Command\BashCommand
Yiisoft\Yii\Debug\Api\Inspector\Command\CodeceptionCommand
Yiisoft\Yii\Debug\Api\Inspector\Command\PHPUnitCommand
Yiisoft\Yii\Debug\Api\Inspector\Command\PsalmCommand
Yiisoft\Yii\Debug\Api\Inspector\Controller\CacheController
Yiisoft\Yii\Debug\Api\Inspector\Controller\CommandController
Yiisoft\Yii\Debug\Api\Inspector\Controller\ComposerController
Yiisoft\Yii\Debug\Api\Inspector\Controller\GitController
Yiisoft\Yii\Debug\Api\Inspector\Controller\InspectController
Yiisoft\Yii\Debug\Api\Inspector\Controller\OpcacheController
Yiisoft\Yii\Debug\Api\Inspector\Database\Cycle\CycleSchemaProvider
Yiisoft\Yii\Debug\Api\Inspector\Database\Db\DbSchemaProvider
Yiisoft\Yii\Debug\Api\Inspector\Database\SchemaProviderInterface
Yiisoft\Yii\Debug\Api\Inspector\Test\CodeceptionJSONReporter
Yiisoft\Yii\Debug\Api\Inspector\Test\PHPUnitJSONReporter
Yiisoft\Yii\Debug\Api\ServerSentEventsStream