D db
Toggle navigation
  •  
  • Dashboard
  • Files
  • Analyses
  • New Issues
  • Issues
  • Security
  • Performances
  • Dead code
  • Compatibility
    • Compilations
    • PHP Version
    • Compatibility PHP 7.4
    • Compatibility PHP 7.3
    • Compatibility PHP 7.2
    • Compatibility PHP 7.1
    • Compatibility PHP 7.0
    • Compatibility PHP 5.6
    • Compatibility PHP 5.5
    • Compatibility PHP 5.4
    • Compatibility PHP 5.3
    • Compatibility Issues
  • Favorites
    • Favorite Overview
    • Favorite issues
  • Suggestions
  • Audit logs
    • Appinfo()
    • Bugfixes
    • PHP Compilation List
    • PHP Directives List
    • Altered PHP Directives
    • Extensions' List
    • External Libraries' List
    • External Services
    • Parameter Counts
    • Parameter Names
    • Fossilized Methods
    • Local Variable Counts
    • Properties Counts
    • Class Constant Counts
    • Method Counts
    • Indentation levels
    • Foreach Favorite Names
    • Dereferencing levels
    • Changed Classes
    • Statistics
    • Class Visibility Suggestions
    • Class Typehint Status
    • Class Typehint Stats
    • Class Option Recommendations
    • Typehint usage
    • Complex Expressions
    • Classes Sizes
    • Methods Sizes
    • Class Depth
    • Concentrated Issues
    • Identical files
    • No Issues Analysis
  • Inventories
    • Dynamic Code
    • Global Variables
    • Error Messages
    • Class Designations
    • Exception Inventory
    • Namespace Tree
    • Classes Tree
    • Trait Tree
    • Traits Matrix
    • Interface tree
    • Used Magic Properties
    • Native PHP Function usage
    • Native PHP Constant usage
    • PHP Native CIT
    • File dependencies tree
    • Constant dependencies tree
    • Confusing Variables
    • Constants Inventory
    • Classes Inventory
    • Interfaces Inventory
    • Traits Inventory
    • Functions Inventory
    • Namespaces Inventory
    • URL Inventory
    • Regex Inventory
    • SQL Inventory
    • Incoming Variables
    • Email Inventory
    • Hashes Inventory
    • Mime Inventory
    • Pack Inventory
    • Printf Inventory
    • Path Inventory
    • Mbstring Encodings
    • OpenSSL Ciphers
    • PHP protocols
  • Fixes
    • PHP CS Fixer Fixes
    • Rector Fixes
  • Annexes
    • Engine Settings
    • Audit Configuration
    • Minimal Ruleset Configuration
    • Processed files
    • Processed analysis
    • Analyses documentation
    • Source code
    • Credits

Files Overview

Filename LoC Issues Analysers
/src/Adapter.php 23 14 13
/src/Adapter/Config.php 16 39 12
/src/Adapter/Pdo.php 269 1 1
/src/Adapter/Swoole.php 303 1 1
/src/AdapterInterface.php 138 1 1
/src/DbInterface.php 84 1 1
/src/Exception/DbException.php 16 1 1
/src/Model/Base.php 33 1 1
/src/Model/ShardingBase.php 52 1 1
/src/Mysql.php 159 1 1
/src/Sharding/Database.php 40 1 1
/src/Sharding/GlobalIdentify.php 123 1 1
/src/Sql/BatchInsert.php 145 30 15
/src/Sql/Delete.php 138 36 19
/src/Sql/Having.php 75 1 1
/src/Sql/Insert.php 192 39 17
/src/Sql/Select.php 149 1 1
/src/Sql/Update.php 273 52 20
/src/Sql/Where.php 90 1 1
/src/SqlInterface.php 35 5 4
Exakat An Exakat report
.