.codeclimate.yml | |
|
|
.gitattributes | |
|
|
.gitignore | |
|
|
.php_cs | |
|
|
.travis.yml | |
|
|
CHANGELOG.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
config/booking_resources.php | 29 | A 0 mins |
|
config/bookings.php | 47 | A 0 mins |
|
config/config.php | 22 | A 0 mins |
|
config/resources.php | 31 | A 2 hrs |
|
config/session_rules.php | 38 | A 0 mins |
|
config/sessions.php | 29 | A 2 hrs |
|
config/transition_log.php | 31 | A 2 hrs |
|
config/unbooked_sessions.php | 20 | A 0 mins |
|
migrations/1-down.sql | |
|
|
migrations/1-up.sql | |
|
|
migrations/2-down.sql | |
|
|
migrations/2-up.sql | |
|
|
migrations/3-down.sql | |
|
|
migrations/3-up.sql | |
|
|
module.php | 19 | A 0 mins |
|
phpmd.xml | |
|
|
phpunit.xml | |
|
|
src/BaseCqrsEntityManager.php | 169 | A 1 hr |
|
src/BookingsEntityManager.php | 108 | A 1 hr |
|
src/Module/AutoMigrationsHandler.php | 77 | A 35 mins |
|
src/Module/MigrationErrorNoticeHandler.php | 37 | A 0 mins |
|
src/Module/Migrator.php | 159 | A 35 mins |
|
src/Module/UpdateDbVersionHandler.php | 31 | A 0 mins |
|
src/Module/WpBookingsCqrsModule.php | 456 | F 3 days |
|
src/ResourcesEntityManager.php | 311 | C 1 day |
|
src/Wpdb/BookingStatusWpdbSelectResourceModel.php | 47 | A 50 mins |
|
src/Wpdb/BookingsSelectResourceModel.php | 48 | A 1 hr |
|
src/Wpdb/EddBkWpdbSelectResourceModel.php | 41 | A 1 hr |
|
src/Wpdb/NormalizeSqlFieldColumnMapCapableTrait.php | 27 | A 25 mins |
|
src/Wpdb/SessionsSelectResourceModel.php | 15 | A 0 mins |
|
src/Wpdb/SessionsWpdbInsertResourceModel.php | 19 | A 0 mins |
|
src/Wpdb/UnbookedSessionsWpdbSelectResourceModel.php | 49 | A 1 hr |
|