.
Namespace | Class / interface | Count | Fitting typehints | Count | As typehint |
class preload | 1 |
| 1 |
| |
Config | class Email | 2 |
| 1 |
|
Config | class Autoload | 2 |
| 1 |
|
Config | class ContentSecurityPolicy | 2 |
| 1 |
|
Config | class Paths | 1 |
| 1 |
|
Config | class Generators | 2 |
| 1 |
|
Config | class Logger | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Encryption | 2 |
| 1 |
|
Config | class App | 2 |
| 1 |
|
Config | class UserAgents | 2 |
| 1 |
|
Config | class Feature | 2 |
| 1 |
|
Config | class Kint | 1 |
| 1 |
|
Config | class Migrations | 2 |
| 1 |
|
Config | class Services | 2 |
| 1 |
|
Config | class Database | 2 |
| 1 |
|
Config | class Cache | 2 |
| 1 |
|
Config | class Session | 2 |
| 1 |
|
Config | class Cookie | 2 |
| 1 |
|
Config | class Toolbar | 2 |
| 1 |
|
Config | class Mimes | 1 |
| 1 |
|
Config | class DocTypes | 1 |
| 1 |
|
Config | class Routing | 2 |
| 1 |
|
Config | class Publisher | 2 |
| 1 |
|
Config | class CURLRequest | 2 |
| 1 |
|
Config | class View | 2 |
| 1 |
|
Config | class Modules | 2 |
| 1 |
|
Config | class Validation | 2 |
| 1 |
|
Config | class ForeignCharacters | 2 |
| 1 |
|
Config | class Optimize | 1 |
| 1 |
|
Config | class Exceptions | 2 |
| 1 |
|
Config | class Security | 2 |
| 1 |
|
Config | class Honeypot | 2 |
| 1 |
|
Config | class Cors | 2 |
| 1 |
|
Config | class Format | 2 |
| 1 |
|
Config | class Images | 2 |
| 1 |
|
Config | class Pager | 2 |
| 1 |
|
App\Controllers | class Home | 2 |
| 1 |
|
App\Controllers | class BaseController | 2 |
| 1 |
|
Config | class Paths | 1 |
| 1 |
|
class ExampleDatabaseTest | 3 |
| 1 |
| |
class HealthTest | 2 |
| 1 |
| |
Tests\Support\Database\Migrations | class ExampleMigration | 2 |
| 1 |
|
Tests\Support\Database\Seeds | class ExampleSeeder | 2 |
| 1 |
|
Tests\Support\Libraries | class ConfigReader | 2 |
| 1 |
|
Tests\Support\Models | class ExampleModel | 2 |
| 1 |
|
class ExampleSessionTest | 2 |
| 1 |
| |
Utils\Rector | class PassStrictParameterToFunctionParameterRector | 2 |
| 1 |
|
Utils\Rector | class UnderscoreToCamelCaseVariableNameRector | 2 |
| 1 |
|
Utils\Rector | class RemoveErrorSuppressInTryCatchStmtsRector | 2 |
| 1 |
|
CodeIgniter | class Controller | 1 |
| 1 |
|
CodeIgniter | class ComposerScripts | 1 |
| 1 |
|
CodeIgniter | class Superglobals | 1 |
| 1 |
|
CodeIgniter | class Model | 2 |
| 1 |
|
CodeIgniter | class CodeIgniter | 1 |
| 1 |
|
CodeIgniter | class Boot | 1 |
| 1 |
|
CodeIgniter | class BaseModel | 1 |
| 1 |
|
CodeIgniter\Encryption | class Encryption | 1 |
| 1 |
|
CodeIgniter\Encryption\Exceptions | class EncryptionException | 3 |
| 1 |
|
CodeIgniter\Encryption\Handlers | class OpenSSLHandler | 2 |
| 1 |
|
CodeIgniter\Encryption\Handlers | class BaseHandler | 2 |
| 1 |
|
CodeIgniter\Encryption\Handlers | class SodiumHandler | 2 |
| 1 |
|
CodeIgniter\Filters | class PageCache | 2 |
| 1 |
|
CodeIgniter\Filters | class DebugToolbar | 2 |
| 1 |
|
CodeIgniter\Filters | class Filters | 1 |
| 1 |
|
CodeIgniter\Filters | class ForceHTTPS | 2 |
| 1 |
|
CodeIgniter\Filters | class CSRF | 2 |
| 1 |
|
CodeIgniter\Filters | class SecureHeaders | 2 |
| 1 |
|
CodeIgniter\Filters | class InvalidChars | 2 |
| 1 |
|
CodeIgniter\Filters | class PerformanceMetrics | 2 |
| 1 |
|
CodeIgniter\Filters | class Honeypot | 2 |
| 1 |
|
CodeIgniter\Filters | class Cors | 2 |
| 1 |
|
CodeIgniter\Filters\Exceptions | class FilterException | 2 |
| 1 |
|
CodeIgniter\Database | class Seeder | 1 |
| 1 |
|
CodeIgniter\Database | class Database | 1 |
| 1 |
|
CodeIgniter\Database | class BaseUtils | 1 |
| 1 |
|
CodeIgniter\Database | class TableName | 1 |
| 1 |
|
CodeIgniter\Database | class Config | 2 |
| 1 |
|
CodeIgniter\Database | class RawSql | 2 |
| 1 |
|
CodeIgniter\Database | class BaseResult | 2 |
| 1 |
|
CodeIgniter\Database | class BaseConnection | 2 |
| 1 |
|
CodeIgniter\Database | class MigrationRunner | 1 |
| 1 |
|
CodeIgniter\Database | class Forge | 1 |
| 1 |
|
CodeIgniter\Database | class BasePreparedQuery | 2 |
| 1 |
|
CodeIgniter\Database | class Query | 3 |
| 1 |
|
CodeIgniter\Database | class BaseBuilder | 2 |
| 1 |
|
CodeIgniter\Database | class Migration | 1 |
| 1 |
|
CodeIgniter\Database\Postgre | class Connection | 2 |
| 1 |
|
CodeIgniter\Database\Postgre | class Builder | 2 |
| 1 |
|
CodeIgniter\Database\Postgre | class Result | 2 |
| 1 |
|
CodeIgniter\Database\Postgre | class Forge | 2 |
| 1 |
|
CodeIgniter\Database\Postgre | class Utils | 2 |
| 1 |
|
CodeIgniter\Database\Postgre | class PreparedQuery | 2 |
| 1 |
|
CodeIgniter\Database\SQLSRV | class Connection | 2 |
| 1 |
|
CodeIgniter\Database\SQLSRV | class Builder | 2 |
| 1 |
|
CodeIgniter\Database\SQLSRV | class Result | 2 |
| 1 |
|
CodeIgniter\Database\SQLSRV | class Forge | 2 |
| 1 |
|
CodeIgniter\Database\SQLSRV | class Utils | 2 |
| 1 |
|
CodeIgniter\Database\SQLSRV | class PreparedQuery | 2 |
| 1 |
|
CodeIgniter\Database\Exceptions | class DatabaseException | 4 |
| 1 |
|
CodeIgniter\Database\Exceptions | class DataException | 4 |
| 1 |
|
CodeIgniter\Database\OCI8 | class Connection | 2 |
| 1 |
|
CodeIgniter\Database\OCI8 | class Builder | 2 |
| 1 |
|
CodeIgniter\Database\OCI8 | class Result | 2 |
| 1 |
|
CodeIgniter\Database\OCI8 | class Forge | 2 |
| 1 |
|
CodeIgniter\Database\OCI8 | class Utils | 2 |
| 1 |
|
CodeIgniter\Database\OCI8 | class PreparedQuery | 2 |
| 1 |
|
CodeIgniter\Database\SQLite3 | class Connection | 2 |
| 1 |
|
CodeIgniter\Database\SQLite3 | class Builder | 2 |
| 1 |
|
CodeIgniter\Database\SQLite3 | class Result | 2 |
| 1 |
|
CodeIgniter\Database\SQLite3 | class Forge | 2 |
| 1 |
|
CodeIgniter\Database\SQLite3 | class Utils | 2 |
| 1 |
|
CodeIgniter\Database\SQLite3 | class PreparedQuery | 2 |
| 1 |
|
CodeIgniter\Database\SQLite3 | class Table | 1 |
| 1 |
|
CodeIgniter\Database\MySQLi | class Connection | 2 |
| 1 |
|
CodeIgniter\Database\MySQLi | class Builder | 2 |
| 1 |
|
CodeIgniter\Database\MySQLi | class Result | 2 |
| 1 |
|
CodeIgniter\Database\MySQLi | class Forge | 2 |
| 1 |
|
CodeIgniter\Database\MySQLi | class Utils | 2 |
| 1 |
|
CodeIgniter\Database\MySQLi | class PreparedQuery | 2 |
| 1 |
|
CodeIgniter\DataCaster | class DataCaster | 1 |
| 1 |
|
CodeIgniter\DataCaster\Cast | class CSVCast | 2 |
| 1 |
|
CodeIgniter\DataCaster\Cast | class JsonCast | 2 |
| 1 |
|
CodeIgniter\DataCaster\Cast | class IntBoolCast | 2 |
| 1 |
|
CodeIgniter\DataCaster\Cast | class ArrayCast | 3 |
| 1 |
|
CodeIgniter\DataCaster\Cast | class BooleanCast | 2 |
| 1 |
|
CodeIgniter\DataCaster\Cast | class DatetimeCast | 2 |
| 1 |
|
CodeIgniter\DataCaster\Cast | class BaseCast | 2 |
| 1 |
|
CodeIgniter\DataCaster\Cast | class FloatCast | 2 |
| 1 |
|
CodeIgniter\DataCaster\Cast | class URICast | 2 |
| 1 |
|
CodeIgniter\DataCaster\Cast | class IntegerCast | 2 |
| 1 |
|
CodeIgniter\DataCaster\Cast | class TimestampCast | 2 |
| 1 |
|
CodeIgniter\DataCaster\Exceptions | class CastException | 2 |
| 1 |
|
CodeIgniter\Cache | class ResponseCache | 1 |
| 1 |
|
CodeIgniter\Cache | class FactoriesCache | 1 |
| 1 |
|
CodeIgniter\Cache | class CacheFactory | 1 |
| 1 |
|
CodeIgniter\Cache\Exceptions | class CacheException | 3 |
| 1 |
|
CodeIgniter\Cache\Handlers | class FileHandler | 2 |
| 1 |
|
CodeIgniter\Cache\Handlers | class PredisHandler | 2 |
| 1 |
|
CodeIgniter\Cache\Handlers | class WincacheHandler | 2 |
| 1 |
|
CodeIgniter\Cache\Handlers | class BaseHandler | 2 |
| 1 |
|
CodeIgniter\Cache\Handlers | class DummyHandler | 2 |
| 1 |
|
CodeIgniter\Cache\Handlers | class MemcachedHandler | 2 |
| 1 |
|
CodeIgniter\Cache\Handlers | class RedisHandler | 2 |
| 1 |
|
CodeIgniter\Cache\FactoriesCache | class FileVarExportHandler | 1 |
| 1 |
|
CodeIgniter\Throttle | class Throttler | 2 |
| 1 |
|
CodeIgniter\Test | class Fabricator | 1 |
| 1 |
|
CodeIgniter\Test | class TestResponse | 1 |
| 1 |
|
CodeIgniter\Test | class TestLogger | 2 |
| 1 |
|
CodeIgniter\Test | class DOMParser | 1 |
| 1 |
|
CodeIgniter\Test | class PhpStreamWrapper | 1 |
| 1 |
|
CodeIgniter\Test | class CIUnitTestCase | 3 |
| 1 |
|
CodeIgniter\Test\Filters | class CITestStreamFilter | 2 |
| 1 |
|
CodeIgniter\Test\Constraints | class SeeInDatabase | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockFileLogger | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockAutoload | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockEmail | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockConnection | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockCLIConfig | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockInputOutput | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockSession | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockResourcePresenter | 3 |
| 1 |
|
CodeIgniter\Test\Mock | class MockIncomingRequest | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockResponse | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockCache | 3 |
| 1 |
|
CodeIgniter\Test\Mock | class MockBuilder | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockServices | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockCURLRequest | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockResourceController | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockAppConfig | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockCodeIgniter | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockLanguage | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockLogger | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockResult | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockSecurity | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockEvents | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockQuery | 2 |
| 1 |
|
CodeIgniter\Test\Mock | class MockTable | 2 |
| 1 |
|
class anonymous-class | 1 |
| 1 |
| |
CodeIgniter\Config | class Factory | 2 |
| 1 |
|
CodeIgniter\Config | class Filters | 2 |
| 1 |
|
CodeIgniter\Config | class DotEnv | 1 |
| 1 |
|
CodeIgniter\Config | class Services | 2 |
| 1 |
|
CodeIgniter\Config | class AutoloadConfig | 1 |
| 1 |
|
CodeIgniter\Config | class BaseConfig | 1 |
| 1 |
|
CodeIgniter\Config | class Routing | 2 |
| 1 |
|
CodeIgniter\Config | class Publisher | 2 |
| 1 |
|
CodeIgniter\Config | class Factories | 1 |
| 1 |
|
CodeIgniter\Config | class View | 2 |
| 1 |
|
CodeIgniter\Config | class BaseService | 1 |
| 1 |
|
CodeIgniter\Config | class ForeignCharacters | 1 |
| 1 |
|
CodeIgniter\Security | class CheckPhpIni | 1 |
| 1 |
|
CodeIgniter\Security | class Security | 2 |
| 1 |
|
CodeIgniter\Security\Exceptions | class SecurityException | 3 |
| 1 |
|
CodeIgniter\Images | class Image | 2 |
| 1 |
|
CodeIgniter\Images\Exceptions | class ImageException | 2 |
| 1 |
|
CodeIgniter\Images\Handlers | class GDHandler | 2 |
| 1 |
|
CodeIgniter\Images\Handlers | class BaseHandler | 2 |
| 1 |
|
CodeIgniter\Images\Handlers | class ImageMagickHandler | 2 |
| 1 |
|
CodeIgniter\Publisher | class ContentReplacer | 1 |
| 1 |
|
CodeIgniter\Publisher | class Publisher | 2 |
| 1 |
|
CodeIgniter\Publisher\Exceptions | class PublisherException | 2 |
| 1 |
|
CodeIgniter\Entity | class Entity | 2 |
| 1 |
|
CodeIgniter\Entity\Cast | class CSVCast | 2 |
| 1 |
|
CodeIgniter\Entity\Cast | class JsonCast | 2 |
| 1 |
|
CodeIgniter\Entity\Cast | class ObjectCast | 2 |
| 1 |
|
CodeIgniter\Entity\Cast | class IntBoolCast | 2 |
| 1 |
|
CodeIgniter\Entity\Cast | class ArrayCast | 2 |
| 1 |
|
CodeIgniter\Entity\Cast | class BooleanCast | 2 |
| 1 |
|
CodeIgniter\Entity\Cast | class DatetimeCast | 2 |
| 1 |
|
CodeIgniter\Entity\Cast | class BaseCast | 2 |
| 1 |
|
CodeIgniter\Entity\Cast | class FloatCast | 2 |
| 1 |
|
CodeIgniter\Entity\Cast | class URICast | 2 |
| 1 |
|
CodeIgniter\Entity\Cast | class IntegerCast | 2 |
| 1 |
|
CodeIgniter\Entity\Cast | class StringCast | 2 |
| 1 |
|
CodeIgniter\Entity\Cast | class TimestampCast | 2 |
| 1 |
|
CodeIgniter\Entity\Exceptions | class CastException | 3 |
| 1 |
|
CodeIgniter\DataConverter | class DataConverter | 1 |
| 1 |
|
CodeIgniter\Language | class Language | 1 |
| 1 |
|
CodeIgniter\Honeypot | class Honeypot | 1 |
| 1 |
|
CodeIgniter\Honeypot\Exceptions | class HoneypotException | 2 |
| 1 |
|
CodeIgniter\CLI | class BaseCommand | 1 |
| 1 |
|
CodeIgniter\CLI | class InputOutput | 1 |
| 1 |
|
CodeIgniter\CLI | class CLI | 1 |
| 1 |
|
CodeIgniter\CLI | class Commands | 1 |
| 1 |
|
CodeIgniter\CLI | class Console | 1 |
| 1 |
|
CodeIgniter\CLI\Exceptions | class CLIException | 3 |
| 1 |
|
CodeIgniter\Exceptions | class TestException | 3 |
| 1 |
|
CodeIgniter\Exceptions | class LogicException | 3 |
| 1 |
|
CodeIgniter\Exceptions | class ModelException | 2 |
| 1 |
|
CodeIgniter\Exceptions | class DownloadException | 3 |
| 1 |
|
CodeIgniter\Exceptions | class CriticalError | 2 |
| 1 |
|
CodeIgniter\Exceptions | class RuntimeException | 3 |
| 1 |
|
CodeIgniter\Exceptions | class InvalidArgumentException | 3 |
| 1 |
|
CodeIgniter\Exceptions | class BadMethodCallException | 3 |
| 1 |
|
CodeIgniter\Exceptions | class PageNotFoundException | 4 |
| 1 |
|
CodeIgniter\Exceptions | class FrameworkException | 3 |
| 1 |
|
CodeIgniter\Exceptions | class BadFunctionCallException | 3 |
| 1 |
|
CodeIgniter\Exceptions | class ConfigException | 4 |
| 1 |
|
CodeIgniter\HTTP | class CLIRequest | 2 |
| 1 |
|
CodeIgniter\HTTP | class ContentSecurityPolicy | 1 |
| 1 |
|
CodeIgniter\HTTP | class Response | 4 |
| 1 |
|
CodeIgniter\HTTP | class SiteURI | 2 |
| 1 |
|
CodeIgniter\HTTP | class Method | 1 |
| 1 |
|
CodeIgniter\HTTP | class RedirectResponse | 2 |
| 1 |
|
CodeIgniter\HTTP | class SiteURIFactory | 1 |
| 1 |
|
CodeIgniter\HTTP | class Request | 4 |
| 1 |
|
CodeIgniter\HTTP | class Header | 2 |
| 1 |
|
CodeIgniter\HTTP | class CURLRequest | 2 |
| 1 |
|
CodeIgniter\HTTP | class Negotiate | 1 |
| 1 |
|
CodeIgniter\HTTP | class DownloadResponse | 2 |
| 1 |
|
CodeIgniter\HTTP | class URI | 2 |
| 1 |
|
CodeIgniter\HTTP | class IncomingRequest | 2 |
| 1 |
|
CodeIgniter\HTTP | class Cors | 1 |
| 1 |
|
CodeIgniter\HTTP | class Message | 3 |
| 1 |
|
CodeIgniter\HTTP | class UserAgent | 2 |
| 1 |
|
CodeIgniter\HTTP | class OutgoingRequest | 3 |
| 1 |
|
CodeIgniter\HTTP\Exceptions | class RedirectException | 5 |
| 1 |
|
CodeIgniter\HTTP\Exceptions | class HTTPException | 3 |
| 1 |
|
CodeIgniter\HTTP\Exceptions | class BadRequestException | 3 |
| 1 |
|
CodeIgniter\HTTP\Files | class UploadedFile | 3 |
| 1 |
|
CodeIgniter\HTTP\Files | class FileCollection | 1 |
| 1 |
|
CodeIgniter\View | class Filters | 1 |
| 1 |
|
CodeIgniter\View | class Parser | 3 |
| 1 |
|
CodeIgniter\View | class Plugins | 1 |
| 1 |
|
CodeIgniter\View | class Cell | 1 |
| 1 |
|
CodeIgniter\View | class View | 3 |
| 1 |
|
CodeIgniter\View | class Table | 1 |
| 1 |
|
CodeIgniter\View\Cells | class Cell | 3 |
| 1 |
|
CodeIgniter\View\Exceptions | class ViewException | 2 |
| 1 |
|
CodeIgniter\Typography | class Typography | 1 |
| 1 |
|
CodeIgniter\Format | class JSONFormatter | 2 |
| 1 |
|
CodeIgniter\Format | class XMLFormatter | 2 |
| 1 |
|
CodeIgniter\Format | class Format | 1 |
| 1 |
|
CodeIgniter\Format\Exceptions | class FormatException | 3 |
| 1 |
|
CodeIgniter\Files | class File | 2 |
| 1 |
|
CodeIgniter\Files | class FileCollection | 3 |
| 1 |
|
CodeIgniter\Files\Exceptions | class FileException | 4 |
| 1 |
|
CodeIgniter\Files\Exceptions | class FileNotFoundException | 4 |
| 1 |
|
CodeIgniter\Log | class Logger | 2 |
| 1 |
|
CodeIgniter\Log\Exceptions | class LogException | 2 |
| 1 |
|
CodeIgniter\Log\Handlers | class FileHandler | 2 |
| 1 |
|
CodeIgniter\Log\Handlers | class ChromeLoggerHandler | 2 |
| 1 |
|
CodeIgniter\Log\Handlers | class ErrorlogHandler | 2 |
| 1 |
|
CodeIgniter\Log\Handlers | class BaseHandler | 2 |
| 1 |
|
CodeIgniter\Cookie | class CookieStore | 3 |
| 1 |
|
CodeIgniter\Cookie | class Cookie | 3 |
| 1 |
|
CodeIgniter\Cookie\Exceptions | class CookieException | 2 |
| 1 |
|
CodeIgniter\Commands | class Help | 2 |
| 1 |
|
CodeIgniter\Commands | class ListCommands | 2 |
| 1 |
|
CodeIgniter\Commands\Encryption | class GenerateKey | 2 |
| 1 |
|
CodeIgniter\Commands\Database | class CreateDatabase | 2 |
| 1 |
|
CodeIgniter\Commands\Database | class MigrateRefresh | 2 |
| 1 |
|
CodeIgniter\Commands\Database | class Migrate | 2 |
| 1 |
|
CodeIgniter\Commands\Database | class ShowTableInfo | 2 |
| 1 |
|
CodeIgniter\Commands\Database | class Seed | 2 |
| 1 |
|
CodeIgniter\Commands\Database | class MigrateRollback | 2 |
| 1 |
|
CodeIgniter\Commands\Database | class MigrateStatus | 2 |
| 1 |
|
CodeIgniter\Commands\Housekeeping | class ClearLogs | 2 |
| 1 |
|
CodeIgniter\Commands\Housekeeping | class ClearDebugbar | 2 |
| 1 |
|
CodeIgniter\Commands\Cache | class InfoCache | 2 |
| 1 |
|
CodeIgniter\Commands\Cache | class ClearCache | 2 |
| 1 |
|
CodeIgniter\Commands\Translation | class LocalizationFinder | 2 |
| 1 |
|
CodeIgniter\Commands\Translation | class LocalizationSync | 2 |
| 1 |
|
CodeIgniter\Commands\Server | class Serve | 2 |
| 1 |
|
CodeIgniter\Commands\Utilities | class ConfigCheck | 2 |
| 1 |
|
CodeIgniter\Commands\Utilities | class PhpIniCheck | 2 |
| 1 |
|
CodeIgniter\Commands\Utilities | class Namespaces | 2 |
| 1 |
|
CodeIgniter\Commands\Utilities | class Routes | 2 |
| 1 |
|
CodeIgniter\Commands\Utilities | class Optimize | 2 |
| 1 |
|
CodeIgniter\Commands\Utilities | class FilterCheck | 2 |
| 1 |
|
CodeIgniter\Commands\Utilities | class Publish | 2 |
| 1 |
|
CodeIgniter\Commands\Utilities | class Environment | 2 |
| 1 |
|
CodeIgniter\Commands\Utilities\Routes | class FilterFinder | 1 |
| 1 |
|
CodeIgniter\Commands\Utilities\Routes | class FilterCollector | 1 |
| 1 |
|
CodeIgniter\Commands\Utilities\Routes | class ControllerMethodReader | 1 |
| 1 |
|
CodeIgniter\Commands\Utilities\Routes | class ControllerFinder | 1 |
| 1 |
|
CodeIgniter\Commands\Utilities\Routes | class AutoRouteCollector | 1 |
| 1 |
|
CodeIgniter\Commands\Utilities\Routes | class SampleURIGenerator | 1 |
| 1 |
|
CodeIgniter\Commands\Utilities\Routes\AutoRouterImproved | class ControllerMethodReader | 1 |
| 1 |
|
CodeIgniter\Commands\Utilities\Routes\AutoRouterImproved | class AutoRouteCollector | 1 |
| 1 |
|
CodeIgniter\Commands\Generators | class SeederGenerator | 3 |
| 1 |
|
CodeIgniter\Commands\Generators | class ModelGenerator | 3 |
| 1 |
|
CodeIgniter\Commands\Generators | class MigrationGenerator | 3 |
| 1 |
|
CodeIgniter\Commands\Generators | class TestGenerator | 3 |
| 1 |
|
CodeIgniter\Commands\Generators | class CommandGenerator | 3 |
| 1 |
|
CodeIgniter\Commands\Generators | class ScaffoldGenerator | 3 |
| 1 |
|
CodeIgniter\Commands\Generators | class EntityGenerator | 3 |
| 1 |
|
CodeIgniter\Commands\Generators | class ControllerGenerator | 3 |
| 1 |
|
CodeIgniter\Commands\Generators | class CellGenerator | 3 |
| 1 |
|
CodeIgniter\Commands\Generators | class FilterGenerator | 3 |
| 1 |
|
CodeIgniter\Commands\Generators | class ValidationGenerator | 3 |
| 1 |
|
CodeIgniter\Commands\Generators | class ConfigGenerator | 3 |
| 1 |
|
CodeIgniter\HotReloader | class DirectoryHasher | 1 |
| 1 |
|
CodeIgniter\HotReloader | class HotReloader | 1 |
| 1 |
|
CodeIgniter\HotReloader | class IteratorFilter | 3 |
| 1 |
|
CodeIgniter\RESTful | class ResourcePresenter | 2 |
| 1 |
|
CodeIgniter\RESTful | class ResourceController | 3 |
| 1 |
|
CodeIgniter\RESTful | class BaseResource | 2 |
| 1 |
|
CodeIgniter\Events | class Events | 1 |
| 1 |
|
CodeIgniter\I18n | class TimeLegacy | 3 |
| 1 |
|
CodeIgniter\I18n | class Time | 4 |
| 1 |
|
CodeIgniter\I18n | class TimeDifference | 1 |
| 1 |
|
CodeIgniter\I18n\Exceptions | class I18nException | 2 |
| 1 |
|
CodeIgniter\Modules | class Modules | 1 |
| 1 |
|
CodeIgniter\Helpers\Array | class ArrayHelper | 1 |
| 1 |
|
Laminas\Escaper | class Escaper | 2 |
| 1 |
|
Laminas\Escaper\Exception | class RuntimeException | 3 |
| 1 |
|
Laminas\Escaper\Exception | class InvalidArgumentException | 3 |
| 1 |
|
Psr\Log | class LogLevel | 1 |
| 1 |
|
Psr\Log | class InvalidArgumentException | 2 |
| 1 |
|
Psr\Log | class NullLogger | 2 |
| 1 |
|
Psr\Log | class AbstractLogger | 3 |
| 1 |
|
Kint | class Kint | 2 |
| 1 |
|
Kint | class Utils | 1 |
| 1 |
|
Kint | class CallFinder | 1 |
| 1 |
|
Kint\Renderer | class TextRenderer | 2 |
| 1 |
|
Kint\Renderer | class AbstractRenderer | 2 |
| 1 |
|
Kint\Renderer | class RichRenderer | 3 |
| 1 |
|
Kint\Renderer | class PlainRenderer | 3 |
| 1 |
|
Kint\Renderer | class CliRenderer | 2 |
| 1 |
|
Kint\Renderer\Rich | class BinaryPlugin | 3 |
| 1 |
|
Kint\Renderer\Rich | class CallableDefinitionPlugin | 3 |
| 1 |
|
Kint\Renderer\Rich | class ColorPlugin | 4 |
| 1 |
|
Kint\Renderer\Rich | class SourcePlugin | 3 |
| 1 |
|
Kint\Renderer\Rich | class ProfilePlugin | 3 |
| 1 |
|
Kint\Renderer\Rich | class MicrotimePlugin | 3 |
| 1 |
|
Kint\Renderer\Rich | class CallablePlugin | 3 |
| 1 |
|
Kint\Renderer\Rich | class AbstractPlugin | 2 |
| 1 |
|
Kint\Renderer\Rich | class TraceFramePlugin | 3 |
| 1 |
|
Kint\Renderer\Rich | class TablePlugin | 3 |
| 1 |
|
Kint\Renderer\Rich | class LockPlugin | 3 |
| 1 |
|
Kint\Renderer\Text | class MicrotimePlugin | 2 |
| 1 |
|
Kint\Renderer\Text | class TracePlugin | 2 |
| 1 |
|
Kint\Renderer\Text | class AbstractPlugin | 2 |
| 1 |
|
Kint\Renderer\Text | class SplFileInfoPlugin | 2 |
| 1 |
|
Kint\Renderer\Text | class LockPlugin | 2 |
| 1 |
|
Kint\Value | class ClosedResourceValue | 2 |
| 1 |
|
Kint\Value | class StringValue | 2 |
| 1 |
|
Kint\Value | class DomNodeListValue | 2 |
| 1 |
|
Kint\Value | class DomNodeValue | 2 |
| 1 |
|
Kint\Value | class TraceFrameValue | 2 |
| 1 |
|
Kint\Value | class MethodValue | 2 |
| 1 |
|
Kint\Value | class FunctionValue | 2 |
| 1 |
|
Kint\Value | class StreamValue | 2 |
| 1 |
|
Kint\Value | class DateTimeValue | 2 |
| 1 |
|
Kint\Value | class SimpleXMLElementValue | 2 |
| 1 |
|
Kint\Value | class AbstractValue | 1 |
| 1 |
|
Kint\Value | class ColorValue | 2 |
| 1 |
|
Kint\Value | class ClosureValue | 3 |
| 1 |
|
Kint\Value | class UnknownValue | 2 |
| 1 |
|
Kint\Value | class SplFileInfoValue | 2 |
| 1 |
|
Kint\Value | class MicrotimeValue | 2 |
| 1 |
|
Kint\Value | class ThrowableValue | 2 |
| 1 |
|
Kint\Value | class FixedWidthValue | 2 |
| 1 |
|
Kint\Value | class DeclaredCallableBag | 2 |
| 1 |
|
Kint\Value | class ParameterBag | 1 |
| 1 |
|
Kint\Value | class InstanceValue | 2 |
| 1 |
|
Kint\Value | class ArrayValue | 2 |
| 1 |
|
Kint\Value | class TraceValue | 2 |
| 1 |
|
Kint\Value | class EnumValue | 2 |
| 1 |
|
Kint\Value | class ResourceValue | 2 |
| 1 |
|
Kint\Value | class UninitializedValue | 2 |
| 1 |
|
Kint\Value | class VirtualValue | 2 |
| 1 |
|
Kint\Value\Context | class BaseContext | 2 |
| 1 |
|
Kint\Value\Context | class ArrayContext | 2 |
| 1 |
|
Kint\Value\Context | class ClassOwnedContext | 2 |
| 1 |
|
Kint\Value\Context | class ClassDeclaredContext | 2 |
| 1 |
|
Kint\Value\Context | class PropertyContext | 2 |
| 1 |
|
Kint\Value\Context | class StaticPropertyContext | 2 |
| 1 |
|
Kint\Value\Context | class DoubleAccessMemberContext | 2 |
| 1 |
|
Kint\Value\Context | class MethodContext | 2 |
| 1 |
|
Kint\Value\Context | class ClassConstContext | 2 |
| 1 |
|
Kint\Value\Representation | class ValueRepresentation | 2 |
| 1 |
|
Kint\Value\Representation | class AbstractRepresentation | 2 |
| 1 |
|
Kint\Value\Representation | class BinaryRepresentation | 2 |
| 1 |
|
Kint\Value\Representation | class StringRepresentation | 2 |
| 1 |
|
Kint\Value\Representation | class SplFileInfoRepresentation | 2 |
| 1 |
|
Kint\Value\Representation | class MicrotimeRepresentation | 2 |
| 1 |
|
Kint\Value\Representation | class TableRepresentation | 2 |
| 1 |
|
Kint\Value\Representation | class SourceRepresentation | 2 |
| 1 |
|
Kint\Value\Representation | class ProfileRepresentation | 2 |
| 1 |
|
Kint\Value\Representation | class CallableDefinitionRepresentation | 2 |
| 1 |
|
Kint\Value\Representation | class ContainerRepresentation | 2 |
| 1 |
|
Kint\Value\Representation | class ColorRepresentation | 2 |
| 1 |
|
Kint\Parser | class SimpleXMLElementPlugin | 3 |
| 1 |
|
Kint\Parser | class ArrayLimitPlugin | 3 |
| 1 |
|
Kint\Parser | class BinaryPlugin | 3 |
| 1 |
|
Kint\Parser | class HtmlPlugin | 3 |
| 1 |
|
Kint\Parser | class ClassStaticsPlugin | 3 |
| 1 |
|
Kint\Parser | class DomPlugin | 3 |
| 1 |
|
Kint\Parser | class StreamPlugin | 3 |
| 1 |
|
Kint\Parser | class Parser | 1 |
| 1 |
|
Kint\Parser | class ColorPlugin | 3 |
| 1 |
|
Kint\Parser | class IteratorPlugin | 3 |
| 1 |
|
Kint\Parser | class ClassStringsPlugin | 3 |
| 1 |
|
Kint\Parser | class XmlPlugin | 3 |
| 1 |
|
Kint\Parser | class ProfilePlugin | 4 |
| 1 |
|
Kint\Parser | class BlacklistPlugin | 3 |
| 1 |
|
Kint\Parser | class ThrowablePlugin | 3 |
| 1 |
|
Kint\Parser | class ArrayObjectPlugin | 3 |
| 1 |
|
Kint\Parser | class MicrotimePlugin | 3 |
| 1 |
|
Kint\Parser | class FsPathPlugin | 3 |
| 1 |
|
Kint\Parser | class ClosurePlugin | 3 |
| 1 |
|
Kint\Parser | class TracePlugin | 3 |
| 1 |
|
Kint\Parser | class MysqliPlugin | 3 |
| 1 |
|
Kint\Parser | class ToStringPlugin | 3 |
| 1 |
|
Kint\Parser | class AbstractPlugin | 2 |
| 1 |
|
Kint\Parser | class ClassHooksPlugin | 3 |
| 1 |
|
Kint\Parser | class DateTimePlugin | 3 |
| 1 |
|
Kint\Parser | class SplFileInfoPlugin | 3 |
| 1 |
|
Kint\Parser | class ProxyPlugin | 3 |
| 1 |
|
Kint\Parser | class TablePlugin | 3 |
| 1 |
|
Kint\Parser | class JsonPlugin | 3 |
| 1 |
|
Kint\Parser | class EnumPlugin | 3 |
| 1 |
|
Kint\Parser | class Base64Plugin | 3 |
| 1 |
|
Kint\Parser | class ClassMethodsPlugin | 3 |
| 1 |
|
Kint\Parser | class SerializePlugin | 3 |
| 1 |
|
Kint\Parser | class TimestampPlugin | 3 |
| 1 |
|
CodeIgniter\Email | class Email | 1 |
| 1 |
|
CodeIgniter\Validation | class Rules | 1 |
| 1 |
|
CodeIgniter\Validation | class FileRules | 2 |
| 1 |
|
CodeIgniter\Validation | class CreditCardRules | 1 |
| 1 |
|
CodeIgniter\Validation | class DotArrayFilter | 1 |
| 1 |
|
CodeIgniter\Validation | class Validation | 2 |
| 1 |
|
CodeIgniter\Validation | class FormatRules | 1 |
| 1 |
|
CodeIgniter\Validation\StrictRules | class Rules | 1 |
| 1 |
|
CodeIgniter\Validation\StrictRules | class FileRules | 1 |
| 1 |
|
CodeIgniter\Validation\StrictRules | class CreditCardRules | 1 |
| 1 |
|
CodeIgniter\Validation\StrictRules | class FormatRules | 1 |
| 1 |
|
CodeIgniter\Validation\Exceptions | class ValidationException | 2 |
| 1 |
|
CodeIgniter\Pager | class PagerRenderer | 1 |
| 1 |
|
CodeIgniter\Pager | class Pager | 2 |
| 1 |
|
CodeIgniter\Pager\Exceptions | class PagerException | 2 |
| 1 |
|
CodeIgniter\Autoloader | class FileLocator | 2 |
| 1 |
|
CodeIgniter\Autoloader | class FileLocatorCached | 2 |
| 1 |
|
CodeIgniter\Autoloader | class Autoloader | 1 |
| 1 |
|
CodeIgniter\Debug | class Toolbar | 1 |
| 1 |
|
CodeIgniter\Debug | class Timer | 1 |
| 1 |
|
CodeIgniter\Debug | class ExceptionHandler | 4 |
| 1 |
|
CodeIgniter\Debug | class BaseExceptionHandler | 1 |
| 1 |
|
CodeIgniter\Debug | class Exceptions | 2 |
| 1 |
|
CodeIgniter\Debug | class Iterator | 1 |
| 1 |
|
CodeIgniter\Debug\Toolbar\Collectors | class Views | 2 |
| 1 |
|
CodeIgniter\Debug\Toolbar\Collectors | class Logs | 2 |
| 1 |
|
CodeIgniter\Debug\Toolbar\Collectors | class Database | 2 |
| 1 |
|
CodeIgniter\Debug\Toolbar\Collectors | class Files | 2 |
| 1 |
|
CodeIgniter\Debug\Toolbar\Collectors | class Events | 2 |
| 1 |
|
CodeIgniter\Debug\Toolbar\Collectors | class Timers | 2 |
| 1 |
|
CodeIgniter\Debug\Toolbar\Collectors | class Config | 1 |
| 1 |
|
CodeIgniter\Debug\Toolbar\Collectors | class History | 2 |
| 1 |
|
CodeIgniter\Debug\Toolbar\Collectors | class Routes | 2 |
| 1 |
|
CodeIgniter\Debug\Toolbar\Collectors | class BaseCollector | 1 |
| 1 |
|
CodeIgniter\Session | class Session | 3 |
| 1 |
|
CodeIgniter\Session\Exceptions | class SessionException | 2 |
| 1 |
|
CodeIgniter\Session\Handlers | class FileHandler | 2 |
| 1 |
|
CodeIgniter\Session\Handlers | class DatabaseHandler | 2 |
| 1 |
|
CodeIgniter\Session\Handlers | class ArrayHandler | 2 |
| 1 |
|
CodeIgniter\Session\Handlers | class BaseHandler | 3 |
| 1 |
|
CodeIgniter\Session\Handlers | class MemcachedHandler | 2 |
| 1 |
|
CodeIgniter\Session\Handlers | class RedisHandler | 2 |
| 1 |
|
CodeIgniter\Session\Handlers\Database | class PostgreHandler | 2 |
| 1 |
|
CodeIgniter\Session\Handlers\Database | class MySQLiHandler | 2 |
| 1 |
|
CodeIgniter\Router | class AutoRouter | 2 |
| 1 |
|
CodeIgniter\Router | class AutoRouterImproved | 2 |
| 1 |
|
CodeIgniter\Router | class RouteCollection | 2 |
| 1 |
|
CodeIgniter\Router | class DefinedRouteCollector | 1 |
| 1 |
|
CodeIgniter\Router | class Router | 2 |
| 1 |
|
CodeIgniter\Router\Exceptions | class MethodNotFoundException | 3 |
| 1 |
|
CodeIgniter\Router\Exceptions | class RouterException | 3 |
| 1 |
|
Config | class Database | 2 |
| 1 |
|
Config | class Database | 2 |
| 1 |
|
Config | class Database | 2 |
| 1 |
|
Config | class Database | 2 |
| 1 |
|
Config | class Database | 2 |
| 1 |
|
Config | class Database | 2 |
| 1 |
|
Config | class Database | 2 |
| 1 |
|
Config | class Database | 2 |
| 1 |
|
Config | class Database | 2 |
| 1 |
|
Config | class Database | 2 |
| 1 |
|
Config | class Database | 2 |
| 1 |
|
App\Libraries | class MyClass | 1 |
| 1 |
|
App\Libraries | class MyClass | 1 |
| 1 |
|
App\Entities | class User | 1 |
| 1 |
|
App\Controllers | class News | 2 |
| 1 |
|
App\Models | class NewsModel | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
App\Controllers | class News | 2 |
| 1 |
|
App\Models | class NewsModel | 2 |
| 1 |
|
App\Controllers | class News | 2 |
| 1 |
|
App\Models | class NewsModel | 2 |
| 1 |
|
App\Controllers | class News | 2 |
| 1 |
|
App\Controllers | class News | 2 |
| 1 |
|
App\Controllers | class Pages | 2 |
| 1 |
|
App\Controllers | class Pages | 2 |
| 1 |
|
Config | class CustomClass | 2 |
| 1 |
|
App\Models | class RegionalSales | 1 |
| 1 |
|
CodeIgniter\Shield\Config | class Registrar | 1 |
| 1 |
|
Config | class MyConfig | 2 |
| 1 |
|
Config | class MySalesConfig | 2 |
| 1 |
|
Config | class Paths | 1 |
| 1 |
|
Config | class Paths | 1 |
| 1 |
|
Config | class Exceptions | 2 |
| 1 |
|
Config | class Exceptions | 2 |
| 1 |
|
App\Libraries | class MyExceptionHandler | 3 |
| 1 |
|
Config | class Exceptions | 2 |
| 1 |
|
Config | class Logger | 2 |
| 1 |
|
Config | class Exceptions | 2 |
| 1 |
|
Config | class Exceptions | 2 |
| 1 |
|
Config | class Autoload | 2 |
| 1 |
|
Config | class Autoload | 2 |
| 1 |
|
CodeIgniter\Shield\Config | class Registrar | 1 |
| 1 |
|
Config | class Modules | 2 |
| 1 |
|
Config | class Modules | 2 |
| 1 |
|
Config | class Modules | 2 |
| 1 |
|
Config | class Logger | 2 |
| 1 |
|
Config | class Logger | 2 |
| 1 |
|
Config | class Logger | 2 |
| 1 |
|
App\Cells | class RecentPostsCell | 2 |
| 1 |
|
App\Cells | class AlertMessageCell | 2 |
| 1 |
|
App\Cells | class AlertMessage | 1 |
| 1 |
|
App\Cells | class AlertMessageCell | 2 |
| 1 |
|
App\Cells | class Blog | 1 |
| 1 |
|
App\Cells | class AlertMessageCell | 2 |
| 1 |
|
App\Cells | class AlertMessageCell | 2 |
| 1 |
|
App\Cells | class AlertMessageCell | 2 |
| 1 |
|
App\Cells | class RecentPostsCell | 2 |
| 1 |
|
App\Cells | class RecentPostsCell | 2 |
| 1 |
|
Config | class View | 2 |
| 1 |
|
Config | class View | 2 |
| 1 |
|
Config | class View | 2 |
| 1 |
|
Config | class View | 2 |
| 1 |
|
Config | class View | 2 |
| 1 |
|
Config | class View | 2 |
| 1 |
|
Config | class View | 2 |
| 1 |
|
App\Views\Decorators | class MyDecorator | 2 |
| 1 |
|
App\Controllers | class MyController | 2 |
| 1 |
|
Config | class App | 2 |
| 1 |
|
Config | class Format | 2 |
| 1 |
|
App\Controllers | class Users | 3 |
| 1 |
|
Config | class Format | 2 |
| 1 |
|
App\Controllers | class Blog | 2 |
| 1 |
|
App\Controllers | class Page | 2 |
| 1 |
|
App\Controllers | class Blog | 2 |
| 1 |
|
App\Controllers | class Blog | 2 |
| 1 |
|
Config | class App | 2 |
| 1 |
|
Config | class App | 2 |
| 1 |
|
Config | class App | 2 |
| 1 |
|
App\Controllers | class UserController | 2 |
| 1 |
|
Config | class Encryption | 2 |
| 1 |
|
App\Models | class NewsModel | 2 |
| 1 |
|
App\Controllers | class UserController | 2 |
| 1 |
|
App\Models | class UserModel | 2 |
| 1 |
|
App\Controllers | class UserController | 2 |
| 1 |
|
App\Controllers | class UserController | 2 |
| 1 |
|
Config | class Pager | 2 |
| 1 |
|
Config | class Pager | 2 |
| 1 |
|
App\Filters | class Throttle | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Security | 2 |
| 1 |
|
Config | class Security | 2 |
| 1 |
|
Config | class Security | 2 |
| 1 |
|
Config | class Security | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Math\Auth\Commands | class AuthPublish | 2 |
| 1 |
|
App\Commands | class DailyPhoto | 2 |
| 1 |
|
App\Publishers | class BootstrapPublisher | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class CURLRequest | 2 |
| 1 |
|
App\Controllers | class Upload | 2 |
| 1 |
|
Config | class Session | 2 |
| 1 |
|
Config | class Session | 2 |
| 1 |
|
Config | class Session | 2 |
| 1 |
|
Config | class Session | 2 |
| 1 |
|
Config | class Session | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Cors | 2 |
| 1 |
|
App | class ConfigCollection | 2 |
| 1 |
|
Config | class Cache | 2 |
| 1 |
|
Config | class Cache | 2 |
| 1 |
|
Config | class Validation | 2 |
| 1 |
|
Config | class Validation | 2 |
| 1 |
|
App\Controllers | class Form | 2 |
| 1 |
|
Config | class Validation | 2 |
| 1 |
|
Config | class Validation | 2 |
| 1 |
|
App\Controllers | class Form | 2 |
| 1 |
|
App\Controllers | class Form | 2 |
| 1 |
|
class MyRules | 1 |
| 1 |
| |
class MyRules | 1 |
| 1 |
| |
class MyRules | 1 |
| 1 |
| |
Config | class Validation | 2 |
| 1 |
|
Config | class Validation | 2 |
| 1 |
|
Config | class Site | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
App\Controllers | class Helloworld | 2 |
| 1 |
|
class Helloworld | 2 |
| 1 |
| |
class MyDatabaseTest | 3 |
| 1 |
| |
class MyDatabaseTest | 2 |
| 1 |
| |
Config | class Filters | 2 |
| 1 |
|
Config | class App | 2 |
| 1 |
|
Config | class App | 2 |
| 1 |
|
App\Controllers | class Form | 2 |
| 1 |
|
class Form | 2 |
| 1 |
| |
App\Database\Migrations | class AddBlog | 2 |
| 1 |
|
class Migration_Add_blog | 2 |
| 1 |
| |
class preload | 1 |
| 1 |
| |
CodeIgniter\Shield\Config | class Registrar | 1 |
| 1 |
|
App\Controllers | class Upload | 2 |
| 1 |
|
class Upload | 2 |
| 1 |
| |
App\Models | class NewsModel | 2 |
| 1 |
|
App\Models | class NewsModel | 2 |
| 1 |
|
class News_model | 2 |
| 1 |
| |
App\Models | class UserModel | 2 |
| 1 |
|
App\Models | class UserModel | 2 |
| 1 |
|
App\Models | class MyModel | 2 |
| 1 |
|
App\Models | class UserModel | 2 |
| 1 |
|
App\Models | class UserModel | 2 |
| 1 |
|
App\Models | class MyModel | 2 |
| 1 |
|
App\Models\Cast | class CastBase64 | 2 |
| 1 |
|
App\Models\Cast | class SomeHandler | 2 |
| 1 |
|
App\Models\Cast | class CastBase64 | 2 |
| 1 |
|
App\Models | class MyModel | 2 |
| 1 |
|
App\Models | class MyModel | 2 |
| 1 |
|
App\Models | class MyModel | 2 |
| 1 |
|
App\Models | class MyModel | 2 |
| 1 |
|
App\Models | class UserModel | 1 |
| 1 |
|
App\Models | class UserModel | 2 |
| 1 |
|
App\Models | class MyModel | 2 |
| 1 |
|
App\Models | class MyModel | 2 |
| 1 |
|
App\Models | class MyModel | 2 |
| 1 |
|
App\Entities | class Job | 1 |
| 1 |
|
App\Models | class UserModel | 2 |
| 1 |
|
App\Models | class JobModel | 2 |
| 1 |
|
App\Models | class UserModel | 2 |
| 1 |
|
App\Models | class UserModel | 2 |
| 1 |
|
App\Entities\Cast | class CastBase64 | 2 |
| 1 |
|
App\Entities | class User | 2 |
| 1 |
|
App\Entities | class Widget | 2 |
| 1 |
|
App\Entities | class User | 2 |
| 1 |
|
App\Entities | class User | 2 |
| 1 |
|
App\Entities | class User | 2 |
| 1 |
|
App\Entities | class User | 2 |
| 1 |
|
App\Entities | class MyEntity | 2 |
| 1 |
|
App\Entities | class User | 2 |
| 1 |
|
App\Entities | class User | 2 |
| 1 |
|
App\Entities\Cast | class SomeHandler | 2 |
| 1 |
|
App\Entities\Cast | class CastBase64 | 2 |
| 1 |
|
App\Entities | class MyEntity | 2 |
| 1 |
|
App\Controllers | class Tools | 2 |
| 1 |
|
App\Commands | class AppInfo | 2 |
| 1 |
|
App\Commands | class AppInfo | 2 |
| 1 |
|
Config | class Generators | 2 |
| 1 |
|
App\Commands | class MyCommand | 2 |
| 1 |
|
App\Database | class MyTests | 3 |
| 1 |
|
App\Database | class MyTests | 3 |
| 1 |
|
App\Database | class MyTests | 3 |
| 1 |
|
App\Models | class MyModel | 2 |
| 1 |
|
App\Models | class UserModel | 1 |
| 1 |
|
Tests\Support\Models | class UserFabricator | 2 |
| 1 |
|
App\Models | class UserModel | 1 |
| 1 |
|
App\Models | class UserModel | 1 |
| 1 |
|
Config | class Toolbar | 2 |
| 1 |
|
MyNamespace | class MyCollector | 2 |
| 1 |
|
class DbTableTest | 3 |
| 1 |
| |
Tests\Feature | class FooTest | 4 |
| 1 |
|
Tests | class SomeTest | 2 |
| 1 |
|
App\Models | class UserModelTest | 2 |
| 1 |
|
App\Models | class UserModelTest | 2 |
| 1 |
|
Tests | class SomeTest | 2 |
| 1 |
|
App\Libraries | class FooTest | 2 |
| 1 |
|
Tests | class AuthenticationFeatureTest | 3 |
| 1 |
|
Tests | class SomeTest | 2 |
| 1 |
|
Tests | class TimeDependentCodeTest | 2 |
| 1 |
|
Tests | class SomeTest | 2 |
| 1 |
|
Tests | class SomeTest | 3 |
| 1 |
|
App\Controllers | class ForumControllerTest | 4 |
| 1 |
|
App\Controllers | class FooControllerTest | 4 |
| 1 |
|
App\Filters | class FooFilterTest | 3 |
| 1 |
|
App\Filters | class FooFilterTest | 3 |
| 1 |
|
App\Filters | class FooFilterTest | 3 |
| 1 |
|
class SomeOtherClass | 1 |
| 1 |
| |
Config | class Factory | 2 |
| 1 |
|
Config | class Factory | 2 |
| 1 |
|
Config | class Services | 2 |
| 1 |
|
Blog\Config | class Services | 2 |
| 1 |
|
Config | class Services | 2 |
| 1 |
|
App\Router | class MyRouteCollection | 2 |
| 1 |
|
Config | class Services | 2 |
| 1 |
|
Config | class Autoload | 2 |
| 1 |
|
Config | class Autoload | 2 |
| 1 |
|
Config | class Services | 2 |
| 1 |
|
App\Libraries | class RouteCollection | 2 |
| 1 |
|
App\Libraries | class RouteCollection | 2 |
| 1 |
|
App\Libraries | class RouteCollection | 2 |
| 1 |
|
App\Controllers | class BaseController | 2 |
| 1 |
|
App\Controllers | class BaseController | 2 |
| 1 |
|
App\Controllers | class Home | 2 |
| 1 |
|
App\Controllers | class Home | 2 |
| 1 |
|
App\Filters | class MyFilter | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
App\Filters | class MyFilter | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
Config | class Filters | 2 |
| 1 |
|
App\Libraries | class SomeClass | 1 |
| 1 |
|
App\Controllers | class UserController | 2 |
| 1 |
|
App\Controllers | class helloworld | 2 |
| 1 |
|
App\Controllers | class helloWorld | 2 |
| 1 |
|
App\Controllers | class Products | 2 |
| 1 |
|
App\Controllers | class HelloWorld | 2 |
| 1 |
|
App\Controllers | class HelloWorld | 2 |
| 1 |
|
App\Controllers | class HelloWorld | 2 |
| 1 |
|
App\Controllers | class Catalog | 2 |
| 1 |
|
class Routing | 2 |
| 1 |
| |
class Routing | 2 |
| 1 |
| |
App\Controllers | class Catalog | 2 |
| 1 |
|
class Routing | 2 |
| 1 |
| |
class Routing | 2 |
| 1 |
| |
class Routing | 2 |
| 1 |
| |
class Routing | 2 |
| 1 |
| |
App\Controllers | class Photos | 2 |
| 1 |
|
App\Controllers | class Photos | 2 |
| 1 |
|
App\Controllers | class Products | 2 |
| 1 |
|
App\Controllers | class MyController | 2 |
| 1 |
|
App\Controllers | class Products | 2 |
| 1 |
|
App\Controllers | class UserController | 2 |
| 1 |
|
App\Controllers | class UserController | 2 |
| 1 |
|
App\Controllers | class Helloworld | 2 |
| 1 |
|
App\Controllers | class Helloworld | 2 |
| 1 |
|
App\Controllers | class StoreController | 2 |
| 1 |
|
App\Controllers | class Product | 2 |
| 1 |
|
App\Controllers | class Helloworld | 2 |
| 1 |
|
App\Controllers | class Helloworld | 2 |
| 1 |
|
App\Controllers | class Products | 2 |
| 1 |
|
App\Controllers\News | class Home | 2 |
| 1 |
|
App\Controllers | class Product | 2 |
| 1 |
|
App\Controllers | class Products | 2 |
| 1 |
|
App\Database\Seeds | class TestSeeder | 2 |
| 1 |
|
App\Database\Seeds | class SimpleSeeder | 2 |
| 1 |
|
App\Database\Seeds | class SimpleSeeder | 2 |
| 1 |
|
App\Database\Migrations | class AddBlog | 2 |
| 1 |
|
App\Database\Migrations | class AddBlog | 2 |
| 1 |
|
class MyTestClass | 2 |
| 1 |
| |
CodeIgniter\Encryption | interface EncrypterInterface | 0 | 0 | ||
CodeIgniter\Filters | interface FilterInterface | 0 | 0 | ||
CodeIgniter\Database | interface ConnectionInterface | 0 | 0 | ||
CodeIgniter\Database | interface PreparedQueryInterface | 0 | 0 | ||
CodeIgniter\Database | interface QueryInterface | 0 | 0 | ||
CodeIgniter\Database | interface ResultInterface | 0 | 0 | ||
CodeIgniter\Database\Exceptions | interface ExceptionInterface | 1 |
| 0 | |
CodeIgniter\DataCaster\Cast | interface CastInterface | 0 | 0 | ||
CodeIgniter\Cache | interface CacheInterface | 0 | 0 | ||
CodeIgniter\Throttle | interface ThrottlerInterface | 0 | 0 | ||
CodeIgniter\Test\Interfaces | interface FabricatorModel | 0 | 0 | ||
CodeIgniter\Security | interface SecurityInterface | 0 | 0 | ||
CodeIgniter\Images | interface ImageHandlerInterface | 0 | 0 | ||
CodeIgniter\Entity\Cast | interface CastInterface | 0 | 0 | ||
CodeIgniter\Exceptions | interface ExceptionInterface | 0 | 0 | ||
CodeIgniter\Exceptions | interface HTTPExceptionInterface | 1 |
| 0 | |
CodeIgniter\Exceptions | interface HasExitCodeInterface | 1 |
| 0 | |
CodeIgniter\HTTP | interface RequestInterface | 1 |
| 0 | |
CodeIgniter\HTTP | interface ResponsableInterface | 0 | 0 | ||
CodeIgniter\HTTP | interface OutgoingRequestInterface | 1 |
| 0 | |
CodeIgniter\HTTP | interface ResponseInterface | 1 |
| 0 | |
CodeIgniter\HTTP | interface MessageInterface | 0 | 0 | ||
CodeIgniter\HTTP\Exceptions | interface ExceptionInterface | 1 |
| 0 | |
CodeIgniter\HTTP\Files | interface UploadedFileInterface | 0 | 0 | ||
CodeIgniter\View | interface RendererInterface | 0 | 0 | ||
CodeIgniter\View | interface ViewDecoratorInterface | 0 | 0 | ||
CodeIgniter\Format | interface FormatterInterface | 0 | 0 | ||
CodeIgniter\Files\Exceptions | interface ExceptionInterface | 1 |
| 0 | |
CodeIgniter\Log\Handlers | interface HandlerInterface | 0 | 0 | ||
CodeIgniter\Cookie | interface CloneableCookieInterface | 1 |
| 0 | |
CodeIgniter\Cookie | interface CookieInterface | 0 | 0 | ||
Laminas\Escaper | interface EscaperInterface | 0 | 0 | ||
Laminas\Escaper\Exception | interface ExceptionInterface | 1 |
| 0 | |
Psr\Log | interface LoggerAwareInterface | 0 | 0 | ||
Psr\Log | interface LoggerInterface | 0 | 0 | ||
Kint | interface FacadeInterface | 0 | 0 | ||
Kint\Renderer | interface RendererInterface | 0 | 0 | ||
Kint\Renderer | interface ConstructableRendererInterface | 1 |
| 0 | |
Kint\Renderer\Rich | interface TabPluginInterface | 1 |
| 0 | |
Kint\Renderer\Rich | interface ValuePluginInterface | 1 |
| 0 | |
Kint\Renderer\Rich | interface PluginInterface | 0 | 0 | ||
Kint\Renderer\Text | interface PluginInterface | 0 | 0 | ||
Kint\Value\Context | interface ContextInterface | 0 | 0 | ||
Kint\Value\Representation | interface RepresentationInterface | 0 | 0 | ||
Kint\Parser | interface ConstructablePluginInterface | 1 |
| 0 | |
Kint\Parser | interface PluginCompleteInterface | 1 |
| 0 | |
Kint\Parser | interface PluginInterface | 0 | 0 | ||
Kint\Parser | interface PluginBeginInterface | 1 |
| 0 | |
CodeIgniter\Validation | interface ValidationInterface | 0 | 0 | ||
CodeIgniter\Pager | interface PagerInterface | 0 | 0 | ||
CodeIgniter\Autoloader | interface FileLocatorInterface | 0 | 0 | ||
CodeIgniter\Debug | interface ExceptionHandlerInterface | 0 | 0 | ||
CodeIgniter\Session | interface SessionInterface | 0 | 0 | ||
CodeIgniter\Router | interface RouteCollectionInterface | 0 | 0 | ||
CodeIgniter\Router | interface RouterInterface | 0 | 0 | ||
CodeIgniter\Router | interface AutoRouterInterface | 0 | 0 | ||
CodeIgniter\Router\Exceptions | interface ExceptionInterface | 1 |
| 0 | |
CodeIgniter\Files | enum FileSizeUnit | 0 | 0 | ||
CodeIgniter\Test | trait ReflectionHelper | 0 | 0 | ||
CodeIgniter\Test | trait ControllerTestTrait | 0 | 0 | ||
CodeIgniter\Test | trait FilterTestTrait | 0 | 0 | ||
CodeIgniter\Test | trait FeatureTestTrait | 0 | 0 | ||
CodeIgniter\Test | trait StreamFilterTrait | 0 | 0 | ||
CodeIgniter\Test | trait ConfigFromArrayTrait | 0 | 0 | ||
CodeIgniter\Test | trait IniTestTrait | 0 | 0 | ||
CodeIgniter\Test | trait DatabaseTestTrait | 0 | 0 | ||
CodeIgniter\Traits | trait PropertiesTrait | 0 | 0 | ||
CodeIgniter\Traits | trait ConditionalTrait | 0 | 0 | ||
CodeIgniter\CLI | trait GeneratorTrait | 0 | 0 | ||
CodeIgniter\Exceptions | trait DebugTraceableTrait | 0 | 0 | ||
CodeIgniter\HTTP | trait MessageTrait | 0 | 0 | ||
CodeIgniter\HTTP | trait RequestTrait | 0 | 0 | ||
CodeIgniter\HTTP | trait ResponseTrait | 0 | 0 | ||
CodeIgniter\View | trait ViewDecoratorTrait | 0 | 0 | ||
CodeIgniter\API | trait ResponseTrait | 0 | 0 | ||
CodeIgniter\I18n | trait TimeTrait | 0 | 0 | ||
Psr\Log | trait LoggerAwareTrait | 0 | 0 | ||
Psr\Log | trait LoggerTrait | 0 | 0 | ||
Kint\Renderer | trait AssetRendererTrait | 0 | 0 | ||
Kint\Value | trait ParameterHoldingTrait | 0 | 0 | ||
App\Traits | trait AuthTrait | 0 | 0 |