Code Analysis: Amelia 1.0.65

Function Rating Maintainability Complexity Lines of code
AmeliaBooking\Application\Commands\Settings\UpdateSettingsCommandHandler::handle()
D
0
176 291
AmeliaBooking\Infrastructure\WP\InstallActions\ActivationSettingsHook::initCustomizationSettings()
D
0
160 496
AmeliaBooking\Infrastructure\Repository\User\ProviderRepository::parseUserRow()
D
7
123 264
AmeliaBooking\Application\Services\Placeholder\EventPlaceholderService::getEventData()
D
10
84 327
AmeliaBooking\Infrastructure\WP\EventListeners\Booking\Appointment\BookingAddedEventHandler::handle()
D
11
83 322
AmeliaBooking\Domain\Factory\Booking\Event\EventFactory::createCollection()
D
12
87 243
AmeliaBooking\Infrastructure\WP\EventListeners\Booking\Appointment\BookingReassignedEventHandler::handle()
D
14
82 276
AmeliaBooking\Application\Services\Booking\EventApplicationService::update()
D
11
73 336
AmeliaBooking\Application\Commands\Booking\Appointment\GetAppointmentsCommandHandler::handle()
D
14
72 272
AmeliaBooking\Infrastructure\WP\EventListeners\Booking\Event\EventEditedEventHandler::handle()
D
18
70 198
AmeliaBooking\Application\Services\Placeholder\PlaceholderService::getBookingData()
D
19
70 190
AmeliaBooking\Infrastructure\WP\EventListeners\Booking\Appointment\AppointmentEditedEventHandler::handle()
D
20
66 180
AmeliaBooking\Application\Services\Booking\BookingApplicationService::getAppointmentData()
D
23
64 154
AmeliaBooking\Application\Commands\Booking\Event\GetEventsCommandHandler::handle()
D
20
56 186
AmeliaBooking\Domain\Factory\Booking\Appointment\AppointmentFactory::createCollection()
D
21
53 173
AmeliaBooking\Domain\Factory\User\UserFactory::create()
D
22
53 171
AmeliaBooking\Application\Commands\Entities\GetEntitiesCommandHandler::handle()
D
18
48 225
AmeliaBooking\Application\Services\Placeholder\PlaceholderService::getCustomFieldsData()
D
25
53 131
AmeliaBooking\Domain\Factory\Booking\Event\EventFactory::create()
D
22
50 174
AmeliaBooking\Application\Services\Stats\StatsService::getRangeStatisticsData()
D
20
45 236
AmeliaBooking\Application\Commands\Booking\Appointment\GetTimeSlotsCommandHandler::handle()
D
21
45 217
AmeliaBooking\Domain\Services\TimeSlot\TimeSlotService::getAppointmentFreeSlots()
D
26
49 135
AmeliaBooking\Application\Commands\Booking\Appointment\UpdateAppointmentCommandHandler::handle()
D
21
44 196
AmeliaBooking\Infrastructure\Repository\Booking\Appointment\AppointmentRepository::getFiltered()
D
19
38 282
AmeliaBooking\Application\Commands\Booking\Event\UpdateEventCommandHandler::handle()
D
24
44 151
AmeliaBooking\Application\Commands\Booking\Event\UpdateEventBookingCommandHandler::handle()
D
25
43 148
AmeliaBooking\Application\Services\Placeholder\PlaceholderService::getCustomersData()
D
25
43 144
AmeliaBooking\Application\Commands\Booking\Appointment\ReassignBookingCommandHandler::handle()
D
19
33 284
AmeliaBooking\Application\Services\Helper\HelperService::getLanguages()
D
12
1 742
AmeliaBooking\Application\Services\Reservation\AppointmentReservationService::bookSingle()
D
24
38 168
AmeliaBooking\Domain\Services\TimeSlot\TimeSlotService::getProviderAppointmentIntervals()
D
28
41 121
AmeliaBooking\Domain\Factory\Bookable\Service\ServiceFactory::create()
D
27
40 128
AmeliaBooking\Application\Services\Placeholder\AppointmentPlaceholderService::getServiceData()
D
28
40 119
AmeliaBooking\Application\Services\Reservation\EventReservationService::isBookable()
D
32 41 92
AmeliaBooking\Application\Services\Reservation\EventReservationService::book()
D
25
36 159
AmeliaBooking\Infrastructure\WP\EventListeners\Booking\Appointment\AppointmentAddedEventHandler::handle()
D
28
38 128
AmeliaBooking\Domain\Services\Booking\EventDomainService::buildFollowingEvent()
D
24
35 168
AmeliaBooking\Application\Services\Stash\StashApplicationService::setStash()
D
24
34 174
AmeliaBooking\Application\Services\Booking\IcsApplicationService::getIcsData()
D
27
36 134
AmeliaBooking\Infrastructure\Repository\Booking\Event\EventRepository::getFiltered()
D
21
27 259
AmeliaBooking\Application\Services\Bookable\AbstractPackageApplicationService::getPackageUnusedBookingsCount()
D
28
35 135
AmeliaBooking\Infrastructure\Repository\User\ProviderRepository::getByCriteria()
D
24
30 210
AmeliaBooking\Infrastructure\Repository\Payment\PaymentRepository::getFiltered()
D
22
28 233
AmeliaBooking\Application\Services\TimeSlot\TimeSlotService::getFreeSlots()
D
27
34 142
AmeliaBooking\Domain\Services\TimeSlot\TimeSlotService::getFreeTime()
D
29
35 127
AmeliaBooking\Application\Services\User\ProviderApplicationService::updateProviderWorkDays()
D
28
34 128
AmeliaBooking\Application\Services\Notification\EmailNotificationService::sendNotification()
D
30 35 108
AmeliaBooking\Application\Services\Reservation\AbstractReservationService::processBooking()
D
27
31 151
AmeliaBooking\Infrastructure\WP\WPMenu\SubmenuPageHandler::renderOld()
D
24
22 258
AmeliaBooking\Application\Commands\Import\ImportCustomersCommandHandler::handle()
D
29 30 118
AmeliaBooking\Infrastructure\Repository\Booking\Event\EventRepository::add()
D
28
28 143
AmeliaBooking\Application\Services\Booking\AppointmentApplicationService::update()
C
31 29 105
AmeliaBooking\Infrastructure\Repository\Booking\Event\EventRepository::getByCriteria()
C
24
19 253
AmeliaBooking\Infrastructure\WP\EventListeners\Booking\Appointment\AppointmentEventsListener::handle()
C
35 30 80
AmeliaBooking\Application\Services\Bookable\BookableApplicationService::manageProvidersForServiceUpdate()
C
35 29 77
AmeliaBooking\Domain\Factory\Bookable\Service\PackageFactory::create()
C
33 28 91
AmeliaBooking\Application\Services\Payment\PaymentApplicationService::processPayment()
C
30 25 130
AmeliaBooking\Application\Services\User\ProviderApplicationService::updateProviderSpecialDays()
C
31 26 111
AmeliaBooking\Application\Services\Bookable\BookableApplicationService::deletePackageCustomer()
C
31 25 111
AmeliaBooking\Application\Services\Placeholder\AppointmentPlaceholderService::getRecurringAppointmentsData()
C
34 25 83
AmeliaBooking\Domain\Factory\Bookable\Service\ServiceFactory::createCollection()
C
34 24 82
AmeliaBooking\Infrastructure\WP\ShortcodeService\AmeliaShortcodeService::prepareScriptsAndStyles()
C
30 21 124
AmeliaBooking\Application\Services\Placeholder\PlaceholderService::getCouponsData()
C
33 23 92
AmeliaBooking\Application\Services\Placeholder\AppointmentPlaceholderService::getEmployeeData()
C
38 25 59
AmeliaBooking\Domain\Factory\Booking\Appointment\CustomerBookingFactory::create()
C
35 23 87
AmeliaBooking\Domain\Factory\Booking\Appointment\CustomerBookingFactory::reformat()
C
36 24 72
AmeliaBooking\Domain\Entity\Booking\Event\Event::toArray()
C
41 26 40
AmeliaBooking\Application\Services\Reservation\AbstractReservationService::finalize()
C
32 21 115
AmeliaBooking\Application\Commands\Booking\Appointment\UpdateAppointmentStatusCommandHandler::handle()
C
31 21 113
AmeliaBooking\Infrastructure\Repository\Booking\Appointment\AppointmentRepository::getPeriodAppointments()
B
32 21 104
AmeliaBooking\Application\Commands\User\Provider\UpdateProviderCommandHandler::handle()
B
33 21 101
AmeliaBooking\Infrastructure\Repository\Payment\PaymentRepository::getCount()
B
30 19 128
AmeliaBooking\Infrastructure\WP\SettingsService\SettingsStorage::getFrontendSettings()
B
25
15 187
AmeliaBooking\Infrastructure\WP\EventListeners\Booking\Appointment\AppointmentStatusUpdatedEventHandler::handle()
B
36 22 77
AmeliaBooking\Infrastructure\Repository\User\ProviderRepository::getWithSchedule()
B
28
15 170
AmeliaBooking\Infrastructure\WP\Translations\BackendStrings::getSettingsStrings()
B
16
1 380
AmeliaBooking\Application\Services\Reservation\AbstractReservationService::addPayment()
B
38 22 64
AmeliaBooking\Application\Services\Reservation\AbstractReservationService::processRequest()
B
38 22 64
AmeliaBooking\Application\Services\User\ProviderApplicationService::add()
B
33 20 93
AmeliaBooking\Domain\Factory\Bookable\Service\PackageFactory::createCollection()
B
33 20 88
AmeliaBooking\Application\Services\Placeholder\AppointmentPlaceholderService::getAppointmentData()
B
36 21 73
AmeliaBooking\Domain\Services\TimeSlot\TimeSlotService::getProviderPeriodLocations()
B
45 23 39
AmeliaBooking\Application\Services\User\CustomerApplicationService::delete()
B
36 20 81
AmeliaBooking\Infrastructure\Repository\Booking\Event\EventRepository::getFilteredIds()
B
32 18 110
AmeliaBooking\Application\Services\Reservation\AppointmentReservationService::getWooCommerceData()
B
33 19 90
AmeliaBooking\Application\Commands\Booking\Appointment\AddBookingCommandHandler::handle()
B
35 19 90
AmeliaBooking\Application\Services\Notification\AbstractNotificationService::sendNextDayReminderNotifications()
B
37 20 73
AmeliaBooking\Application\Services\User\ProviderApplicationService::makePeriodsAvailable()
B
35 19 86
AmeliaBooking\Application\Commands\Booking\Appointment\UpdateAppointmentTimeCommandHandler::handle()
B
33 18 100
AmeliaBooking\Application\Services\TimeSlot\TimeSlotService::getCalculatedFreeSlots()
B
36 19 83
AmeliaBooking\Application\Services\Bookable\BookableApplicationService::deleteService()
B
38 20 68
AmeliaBooking\Application\Commands\Booking\Appointment\GetAppointmentCommandHandler::handle()
B
35 19 79
AmeliaBooking\Application\Services\Booking\EventApplicationService::add()
B
34 18 92
AmeliaBooking\Infrastructure\WP\Translations\FrontendStrings::getCabinetStrings()
B
17
1 346
AmeliaBooking\Infrastructure\Repository\Booking\Event\EventRepository::update()
B
34 18 90
AmeliaBooking\Infrastructure\Repository\Booking\Event\EventRepository::getBookingsByCriteria()
B
31 15 133
AmeliaBooking\Application\Services\Booking\BookingApplicationService::setReservationEntities()
B
40 20 52
AmeliaBooking\Application\Services\Booking\BookingApplicationService::getReservationEntity()
B
38 19 63
AmeliaBooking\Infrastructure\Repository\Booking\Appointment\AppointmentRepository::getPeriodAppointmentsCount()
B
36 18 78
AmeliaBooking\Infrastructure\WP\ShortcodeService\StepBookingShortcodeService::prepareScriptsAndStyles()
B
35 17 92
AmeliaBooking\Domain\Services\Booking\EventDomainService::getRecurringEventsPeriods()
B
36 18 76
AmeliaBooking\Application\Services\Notification\SMSNotificationService::sendNotification()
B
37 18 75
AmeliaBooking\Application\Services\User\ProviderApplicationService::addAppointmentsToAppointmentList()
B
38 18 74
AmeliaBooking\Domain\Entity\Bookable\Service\Service::toArray()
B
47 21 27
AmeliaBooking\Infrastructure\WP\Translations\BackendStrings::getNotificationsStrings()
B
18
1 324
AmeliaBooking\Infrastructure\Repository\User\CustomerRepository::getFiltered()
B
33 16 98
AmeliaBooking\Infrastructure\Repository\Bookable\Service\ServiceRepository::getByCriteria()
B
33 15 112
AmeliaBooking\Application\Services\Reservation\AppointmentReservationService::updateStatus()
B
36 17 80
AmeliaBooking\Infrastructure\Repository\Bookable\Service\PackageCustomerServiceRepository::getByCriteria()
B
34 15 104
AmeliaBooking\Application\Services\User\UserApplicationService::getAuthenticatedUserResponse()
B
37 17 73
AmeliaBooking\Application\Services\Booking\EventApplicationService::delete()
B
41 18 58
AmeliaBooking\Domain\Services\TimeSlot\TimeSlotService::getProviderWeekDaysIntervals()
B
40 18 57
AmeliaBooking\Application\Commands\Command::validateNonce()
B
50 20 25
AmeliaBooking\Application\Services\Booking\EventApplicationService::updateStatus()
B
41 18 55
AmeliaBooking\Application\Commands\User\Customer\UpdateCustomerCommandHandler::handle()
B
36 16 79
AmeliaBooking\Application\Services\Notification\AbstractNotificationService::sendAppointmentEditedNotifications()
B
40 17 64
AmeliaBooking\Domain\Factory\Booking\Appointment\AppointmentFactory::create()
B
39 17 62
AmeliaBooking\Application\Services\Notification\SMSNotificationService::saveAndSend()
B
39 17 62
AmeliaBooking\Infrastructure\Repository\User\UserRepository::add()
B
37 16 76
AmeliaBooking\Application\Services\User\UserApplicationService::authorization()
B
47 19 31
AmeliaBooking\Infrastructure\Repository\Booking\Event\EventRepository::getFilteredIdsCount()
B
34 15 90
AmeliaBooking\Application\Services\Booking\EventApplicationService::updateSingle()
B
37 16 72
AmeliaBooking\Application\Services\Bookable\BookableApplicationService::manageServicesForPackageUpdate()
B
35 14 97
AmeliaBooking\Domain\Services\TimeSlot\TimeSlotService::getAvailableIntervals()
B
47 18 35
AmeliaBooking\Infrastructure\WP\InstallActions\DB\Notification\NotificationsTableInsertRows::buildTable()
B
33 13 108
AmeliaBooking\Application\Commands\Notification\UpdateNotificationCommandHandler::handle()
B
36 15 77
AmeliaBooking\Domain\Factory\Payment\PaymentFactory::create()
B
42 17 46
AmeliaBooking\Application\Commands\Booking\Appointment\AddAppointmentCommandHandler::handle()
B
33 13 106
AmeliaBooking\Application\Services\Payment\PaymentApplicationService::getBookingInformationForPaymentSettings()
B
41 16 57
AmeliaBooking\Domain\Services\TimeSlot\TimeSlotService::getProviderSpecialDayIntervals()
B
41 16 54
DIVI_Catalog::render()
B
45 17 37
AmeliaBooking\Application\Services\Reservation\AppointmentReservationService::book()
B
40 15 61
AmeliaBooking\Application\Services\Notification\AbstractNotificationService::sendScheduledNotifications()
A
39 15 60
AmeliaBooking\Infrastructure\Repository\Bookable\Service\PackageRepository::getByCriteria()
A
33 11 120
AmeliaBooking\Infrastructure\WP\EventListeners\Booking\Appointment\AppointmentTimeUpdatedEventHandler::handle()
A
40 15 58
AmeliaBooking\Application\Commands\User\LoginCabinetCommandHandler::handle()
A
40 15 58
AmeliaBooking\Application\Services\Coupon\CouponApplicationService::inspectCoupon()
A
50 17 26
AmeliaBooking\Infrastructure\Repository\User\UserRepository::update()
A
41 15 53
AmeliaBooking\Application\Services\Payment\PaymentApplicationService::getAvailablePayments()
A
48 16 35
AmeliaBooking\Application\Services\Payment\PaymentApplicationService::getPaymentsData()
A
42 15 48
AmeliaBooking\Infrastructure\WP\Translations\NotificationsStrings::getWhatsAppNotifications()
A
37 12 92
AmeliaBooking\Application\Services\Bookable\AbstractPackageApplicationService::fixPurchase()
A
40 14 62
AmeliaBooking\Infrastructure\Repository\User\ProviderRepository::getFiltered()
A
37 13 75
AmeliaBooking\Application\Commands\User\Customer\GetCustomersCommandHandler::handle()
A
38 13 70
AmeliaBooking\Application\Services\Notification\AbstractNotificationService::sendAppointmentStatusNotifications()
A
42 14 55
AmeliaBooking\Application\Services\Placeholder\EventPlaceholderService::getGroupedEventData()
A
41 14 53
AmeliaBooking\Application\Services\Reservation\AbstractReservationService::getPaymentAmount()
A
44 15 38
AmeliaBooking\Application\Commands\Booking\Event\GetCalendarEventsCommandHandler::handle()
A
36 12 82
AmeliaBooking\Infrastructure\Repository\Booking\Event\EventRepository::getByBookingId()
A
32 8 142
AmeliaBooking\Application\Services\Placeholder\EventPlaceholderService::getEntityPlaceholdersDummyData()
A
36 12 81
AmeliaBooking\Application\Services\Notification\AbstractNotificationService::getUsersInfo()
A
40 13 65
AmeliaBooking\Application\Services\User\ProviderApplicationService::getProviderServiceLocations()
A
43 14 48
AmeliaBooking\Application\Services\User\ProviderApplicationService::delete()
A
43 14 46
AmeliaBooking\Application\Services\Bookable\BookableApplicationService::deletePackage()
A
41 13 58
AmeliaBooking\Infrastructure\Repository\Booking\Event\EventRepository::getProvidersEvents()
A
35 10 101
AmeliaBooking\Infrastructure\WP\InstallActions\ActivationSettingsHook::initPaymentsSettings()
A
29
3 204
AmeliaBooking\Application\Services\Booking\EventApplicationService::getEventsByIds()
A
46 14 39
AmeliaBooking\Infrastructure\Repository\User\ProviderRepository::getByCriteriaWithSchedule()
A
33 8 128
AmeliaBooking\Domain\Entity\Bookable\AbstractBookable::toArray()
A
51 15 20
AmeliaBooking\Application\Services\Reservation\AppointmentReservationService::getReservationByPayment()
A
35 10 94
AmeliaBooking\Infrastructure\WP\Translations\BackendStrings::getCustomizeStrings()
A
23
1 229
AmeliaBooking\Domain\Factory\CustomField\CustomFieldFactory::create()
A
43 13 49
AmeliaBooking\Infrastructure\Repository\Bookable\Service\ServiceRepository::add()
A
34 9 108
AmeliaBooking\Plugin::init()
A
39 12 60
AmeliaBooking\Application\Services\Booking\IcsApplicationService::getCalendar()
A
44 13 43
AmeliaBooking\Infrastructure\Repository\Bookable\Service\ServiceRepository::getFiltered()
A
40 12 58
AmeliaBooking\Application\Services\User\ProviderApplicationService::modifyProviderTimeZone()
A
35 9 101
AmeliaBooking\Infrastructure\WP\EventListeners\Booking\Appointment\BookingEditedEventHandler::handle()
A
45 13 40
AmeliaBooking\Application\Services\CustomField\CustomFieldApplicationService::deleteUploadedFilesForDeletedBookings()
A
50 14 25
AmeliaBooking\Infrastructure\WP\Translations\FrontendStrings::getBookingStrings()
A
23
1 218
AmeliaBooking\Application\Services\User\ProviderApplicationService::setAvailablePeriodServicesLocations()
A
46 13 38
AmeliaBooking\Domain\Factory\Settings\SettingsFactory::create()
A
40 11 68
AmeliaBooking\Application\Commands\Notification\AddNotificationCommandHandler::handle()
A
38 11 68
Elementor\AmeliaCatalogElementorWidget::render()
A
47 13 34
AmeliaBooking\Infrastructure\Repository\Coupon\CouponRepository::getAllByCriteria()
A
38 10 79
AmeliaBooking\Application\Services\Notification\EmailNotificationService::sendRecoveryEmail()
A
40 11 63
AmeliaBooking\Application\Services\Booking\EventApplicationService::getEventById()
A
49 13 31
AmeliaBooking\Domain\Services\TimeSlot\TimeSlotService::getFreeIntervals()
A
49 13 31
AmeliaBooking\Application\Services\CustomField\CustomFieldApplicationService::saveUploadedFiles()
A
48 13 30
AmeliaBooking\Application\Services\Helper\HelperService::getCustomerCabinetUrl()
A
48 13 30
AmeliaBooking\Application\Services\Placeholder\AppointmentPlaceholderService::getGroupedAppointmentData()
A
43 12 45
AmeliaBooking\Application\Services\Reservation\EventReservationService::getWooCommerceData()
A
40 11 58
Elementor\AmeliaCatalogElementorWidget::register_controls()
A
34 7 117
AmeliaBooking\Application\Services\Booking\AppointmentApplicationService::processPackageAppointmentBooking()
A
45 12 41
AmeliaBooking\Infrastructure\Repository\Booking\Appointment\AppointmentRepository::getFutureAppointments()
A
37 9 85
AmeliaBooking\Application\Commands\User\DeleteUserCommandHandler::handle()
A
42 11 55
AmeliaBooking\Domain\Factory\Notification\NotificationFactory::create()
A
45 12 39
AmeliaBooking\Infrastructure\Repository\User\ProviderRepository::getAllWithServices()
A
34 6 129
AmeliaBooking\Domain\Entity\Payment\Payment::toArray()
A
51 13 21
AmeliaBooking\Domain\Entity\Bookable\Service\Package::toArray()
A
51 13 21
AmeliaBooking\Application\Services\User\ProviderApplicationService::setProvidersAlwaysAvailableForAdmin()
A
43 11 50
AmeliaBooking\Domain\Factory\Booking\Event\EventPeriodFactory::create()
A
48 12 34
AmeliaBooking\Domain\Factory\Location\LocationFactory::create()
A
47 12 34
AmeliaBooking\Infrastructure\Repository\Bookable\Service\ServiceRepository::update()
A
37 9 79
DIVI_Booking::render()
A
48 12 31
DIVI_StepBooking::render()
A
48 12 31
AmeliaBooking\Infrastructure\Repository\Location\LocationRepository::getFiltered()
A
40 10 61
DIVI_Events::render()
A
50 12 28
AmeliaBooking\Application\Commands\Stats\GetStatsCommandHandler::handle()
A
34 7 102
AmeliaBooking\Domain\Factory\Bookable\Service\PackageCustomerFactory::create()
A
46 11 42
AmeliaBooking\Application\Commands\Notification\SendTestEmailCommandHandler::handle()
A
40 10 57
AmeliaBooking\Application\Services\Notification\EmailNotificationService::sendBirthdayGreetingNotifications()
A
41 10 56
AmeliaBooking\Infrastructure\WP\EventListeners\Booking\Appointment\PackageCustomerUpdatedEventHandler::handle()
A
39 9 70
AmeliaBooking\Application\Services\Reservation\AbstractReservationService::runPostBookingActions()
A
42 10 55
AmeliaBooking\Infrastructure\WP\GutenbergBlock\GutenbergBlock::isGutenbergActive()
A
50 12 25
AmeliaBooking\Application\Services\User\UserApplicationService::getAuthenticatedUser()
A
45 11 40
AmeliaBooking\Domain\Entity\Booking\Appointment\Appointment::toArray()
A
50 12 25
AmeliaBooking\Application\Commands\Bookable\Service\UpdateServiceCommandHandler::handle()
A
39 9 68
AmeliaBooking\Application\Services\Helper\HelperService::getBookingTranslation()
A
52 12 23
AmeliaBooking\Infrastructure\Repository\Booking\Event\EventRepository::getByBookingIds()
A
33 4 142
AmeliaBooking\Infrastructure\WP\GutenbergBlock\GutenbergBlock::getOnlyCatSerLocEmp()
A
45 10 49
AmeliaBooking\Domain\Factory\Coupon\CouponFactory::createCollection()
A
43 10 47
AmeliaBooking\Infrastructure\Repository\Booking\Appointment\CustomerBookingRepository::add()
A
41 9 62
AmeliaBooking\Plugin::weglotConflict()
A
48 11 31
AmeliaBooking\Infrastructure\WP\Translations\BackendStrings::getCommonStrings()
A
26
1 180
AmeliaBooking\Application\Services\Bookable\AbstractPackageApplicationService::setPaymentData()
A
44 10 45
AmeliaBooking\Application\Services\Booking\AppointmentApplicationService::add()
A
40 9 60
AmeliaBooking\Domain\Factory\Coupon\CouponFactory::create()
A
44 10 45
AmeliaBooking\Application\Commands\Notification\GetNotificationsCommandHandler::handle()
A
44 10 44
AmeliaBooking\Infrastructure\Repository\Coupon\CouponRepository::getFiltered()
A
41 9 59
AmeliaBooking\Application\Services\Booking\EventApplicationService::deleteEvent()
A
49 11 28
AmeliaBooking\Application\Services\Stash\StashApplicationService::getStash()
A
45 10 42
AmeliaBooking\Application\Commands\Booking\Event\GetEventCommandHandler::handle()
A
39 8 71
AmeliaBooking\Infrastructure\Repository\User\ProviderRepository::getWithServicesAndExtrasAndCoupons()
A
37 7 86
AmeliaBooking\Application\Services\User\ProviderApplicationService::manageProvidersActivity()
A
47 10 35
AmeliaBooking\Domain\Factory\Notification\NotificationLogFactory::create()
A
48 10 35
AmeliaBooking\Domain\Entity\Booking\Appointment\CustomerBooking::toArray()
A
53 11 20
AmeliaBooking\Application\Services\Notification\EmailNotificationService::getParsedBody()
A
36 6 94
AmeliaBooking\Application\Commands\User\Provider\GetProviderCommandHandler::handle()
A
40 8 63
AmeliaBooking\Domain\Entity\User\AbstractUser::toArray()
A
53 11 18
AmeliaBooking\Application\Controller\Controller::__invoke()
A
43 9 48
AmeliaBooking\Domain\Entity\Bookable\Service\PackageCustomer::toArray()
A
55 11 16
AmeliaBooking\Domain\Factory\Bookable\Service\PackageServiceFactory::create()
A
49 10 31
AmeliaBooking\Domain\Factory\Booking\Event\EventTicketFactory::create()
A
49 10 31
AmeliaBooking\Application\Commands\Booking\Appointment\CancelBookingRemotelyCommandHandler::handle()
A
43 9 46
AmeliaBooking\Application\Services\Booking\BookingApplicationService::getBookingsWithChangedStatus()
A
49 10 30
AmeliaBooking\Infrastructure\Repository\Booking\Event\EventRepository::getWithCoupons()
A
37 6 90
AmeliaBooking\Domain\Entity\Booking\Event\EventTicket::toArray()
A
56 11 14
AmeliaBooking\Infrastructure\WP\GutenbergBlock\GutenbergBlock::getAllEntitiesForGutenbergBlocks()
A
38 7 74
AmeliaBooking\Application\Services\Notification\AbstractNotificationService::sendBookingAddedNotifications()
A
45 9 44
AmeliaBooking\Application\Services\Notification\SMSNotificationService::sendBirthdayGreetingNotifications()
A
40 8 59
AmeliaBooking\Infrastructure\Repository\Booking\Event\EventRepository::getById()
A
34 2 149
AmeliaBooking\Infrastructure\Repository\Notification\NotificationLogRepository::getScheduledAppointments()
A
37 6 89
AmeliaBooking\Application\Services\Notification\AbstractNotificationService::sendAppointmentRescheduleNotifications()
A
47 9 41
AmeliaBooking\Application\Commands\Bookable\Service\UpdateServicesPositionsCommandHandler::handle()
A
45 9 40
AmeliaBooking\Infrastructure\Repository\Payment\PaymentRepository::add()
A
45 9 40
DIVI_Catalog::init()
A
45 9 39
AmeliaBooking\Infrastructure\WP\EventListeners\Booking\Event\EventStatusUpdatedEventHandler::handle()
A
46 9 38
AmeliaBooking\Application\Services\Location\LocationApplicationService::delete()
A
52 10 23
AmeliaBooking\Infrastructure\Connection::socketHandler()
A
53 10 21
AmeliaBooking\Infrastructure\Repository\Bookable\Service\PackageRepository::add()
A
38 6 81
AmeliaBooking\Application\Services\Notification\NotificationHelperService::parseContent()
A
46 9 36
AmeliaBooking\Application\Services\User\CustomerApplicationService::setWPUserForCustomer()
A
54 10 19
AmeliaBooking\Application\Services\Booking\EventApplicationService::removeSlotsFromEvents()
A
43 8 49
AmeliaBooking\Infrastructure\Repository\Payment\PaymentRepository::getByCriteria()
A
44 8 48
AmeliaBooking\Application\Commands\Booking\Event\DeleteEventBookingCommandHandler::handle()
A
40 7 62
Elementor\AmeliaBookingElementorWidget::render()
A
55 10 16
AmeliaBooking\Application\Commands\User\GetUserDeleteEffectCommandHandler::handle()
A
48 9 31
AmeliaBooking\Infrastructure\WP\UserService\UserService::getCurrentUser()
A
48 9 31
AmeliaBooking\Application\Services\CustomField\CustomFieldApplicationService::processCustomFields()
A
48 9 31
AmeliaBooking\Infrastructure\Repository\Notification\NotificationLogRepository::getCustomersNextDayAppointments()
A
37 5 91
AmeliaBooking\Application\Services\User\ProviderApplicationService::createProvider()
A
44 8 44
AmeliaBooking\Application\Services\Coupon\CouponApplicationService::update()
A
50 9 27
AmeliaBooking\Infrastructure\Repository\Notification\NotificationLogRepository::getProvidersNextDayAppointments()
A
37 5 87
AmeliaBooking\Application\Commands\Bookable\Category\DeleteCategoryCommandHandler::handle()
A
45 8 41
AmeliaBooking\Application\Commands\Booking\Appointment\CancelBookingCommandHandler::handle()
A
42 7 56
AmeliaBooking\Application\Services\Reservation\AbstractReservationService::calculateDepositAmount()
A
53 9 24
AmeliaBooking\Application\Services\User\ProviderApplicationService::getAllowedCustomers()
A
46 8 38
AmeliaBooking\Domain\Factory\Booking\Event\RecurringFactory::create()
A
52 9 23
AmeliaBooking\Domain\Factory\CustomField\CustomFieldFactory::createCollection()
A
42 7 53
AmeliaBooking\Application\Services\Helper\HelperService::getProviderCabinetUrl()
A
51 9 23
AmeliaBooking\Infrastructure\Repository\User\ProviderRepository::getCount()
A
42 7 53
AmeliaBooking\Infrastructure\Repository\Notification\NotificationLogRepository::getCustomersNextDayEvents()
A
36 3 112
Elementor\AmeliaCatalogElementorWidget::amelia_elementor_get_data()
A
48 8 34
AmeliaBooking\Application\Commands\Command::setToken()
A
54 9 19
AmeliaBooking\Infrastructure\WP\Translations\FrontendStrings::getCommonStrings()
A
29 1 138
AmeliaBooking\Infrastructure\Repository\Notification\NotificationLogRepository::getProvidersNextDayEvents()
A
36 3 108
AmeliaBooking\Application\Services\User\ProviderApplicationService::getProviderScheduleIntervals()
A
45 7 46
AmeliaBooking\Application\Services\Notification\AbstractNotificationService::checkShouldSend()
A
56 9 15
AmeliaBooking\Domain\Factory\User\ProviderFactory::reformat()
A
49 8 30
AmeliaBooking\Infrastructure\Repository\Bookable\Service\PackageRepository::update()
A
41 6 60
Elementor\AmeliaStepBookingElementorWidget::render()
A
56 9 15
AmeliaBooking\Infrastructure\WP\EventListeners\Booking\Event\EventAddedEventHandler::handle()
A
49 8 30
AmeliaBooking\Domain\Entity\Booking\AbstractCustomerBooking::toArray()
A
57 9 14
AmeliaBooking\Application\Services\Reservation\AppointmentReservationService::updateWooCommerceOrder()
A
50 8 29
AmeliaBooking\Application\Commands\Bookable\Service\GetServiceDeleteEffectCommandHandler::handle()
A
49 8 29
AmeliaBooking\Application\Services\User\CustomerApplicationService::getNewOrExistingCustomer()
A
50 8 28
AmeliaBooking\Infrastructure\Repository\Booking\Appointment\AppointmentRepository::getFutureAppointmentsServicesIds()
A
49 8 28
AmeliaBooking\Infrastructure\Repository\Booking\Appointment\AppointmentRepository::getFutureAppointmentsProvidersIds()
A
49 8 28
AmeliaBooking\Application\Commands\Booking\Event\AddEventCommandHandler::handle()
A
45 7 42
AmeliaBooking\Application\Services\User\CustomerApplicationService::removeBookingsForOtherCustomers()
A
60 9 12
AmeliaBooking\Application\Commands\Booking\Appointment\SuccessfulBookingCommandHandler::handle()
A
50 8 27
AmeliaBooking\Application\Services\User\UserApplicationService::getAppointmentsCountForUser()
A
45 7 41
AmeliaBooking\Application\Commands\Notification\SendTestWhatsAppCommandHandler::handle()
A
44 7 41
AmeliaBooking\Application\Commands\Bookable\Category\AddCategoryCommandHandler::handle()
A
45 7 40
AmeliaBooking\Application\Commands\Booking\Appointment\DeleteBookingCommandHandler::handle()
A
46 7 40
AmeliaBooking\Infrastructure\WP\config\Menu::__invoke()
A
34 2 114
AmeliaBooking\Application\Services\User\ProviderApplicationService::updateProviderDaysOff()
A
52 8 22
AmeliaBooking\Application\Services\Booking\AppointmentApplicationService::isAppointmentStatusChangedWithBooking()
A
44 6 50
AmeliaBooking\Application\Services\User\UserApplicationService::setWpUserIdForExistingUser()
A
54 8 20
AmeliaBooking\Domain\Entity\Notification\Notification::toArray()
A
53 8 20
AmeliaBooking\Application\Services\Booking\AppointmentApplicationService::removeBookingFromGroupAppointment()
A
40 5 65
AmeliaBooking\Application\Services\Reservation\AbstractReservationService::getSuccessBookingResponse()
A
41 5 64
AmeliaBooking\Infrastructure\Repository\Bookable\Service\ServiceRepository::getAllArrayIndexedById()
A
43 5 64
AmeliaBooking\Infrastructure\WP\Translations\BackendStrings::getServiceStrings()
A
31 1 123
AmeliaBooking\Domain\Factory\Bookable\Service\PackageCustomerServiceFactory::createCollection()
A
43 6 48
Elementor\AmeliaBookingElementorWidget::amelia_elementor_get_data()
A
48 7 32
Elementor\AmeliaStepBookingElementorWidget::amelia_elementor_get_data()
A
48 7 32
AmeliaBooking\Domain\Entity\Location\Location::toArray()
A
56 8 16
AmeliaBooking\Application\Services\Booking\AppointmentApplicationService::getMaximumBookingDuration()
A
58 8 16
AmeliaBooking\Domain\Entity\CustomField\CustomField::toArray()
S
56 8 15
AmeliaBooking\Infrastructure\Repository\Notification\NotificationSMSHistoryRepository::add()
S
45 6 45
AmeliaBooking\Domain\Entity\Booking\Event\EventPeriod::toArray()
S
57 8 14
DIVI_Booking::init()
S
49 7 29
DIVI_StepBooking::init()
S
49 7 29
AmeliaBooking\Application\Services\Notification\AbstractNotificationService::checkCustom()
S
59 8 14
AmeliaBooking\Domain\Entity\Bookable\Service\PackageService::toArray()
S
59 8 13
AmeliaBooking\Application\Services\Notification\AbstractNotificationService::sendBookingsNotifications()
S
52 7 27
AmeliaBooking\Infrastructure\Repository\User\CustomerRepository::getCount()
S
45 6 42
AmeliaBooking\Application\Services\User\ProviderApplicationService::updateProviderServices()
S
51 7 27
Elementor\AmeliaEmployeePanelElementorWidget::render()
S
59 8 12
AmeliaBooking\Infrastructure\Repository\Notification\NotificationLogRepository::getScheduledEvents()
S
38 2 102
AmeliaBooking\Application\Services\User\ProviderApplicationService::modifyPeriodsWithSingleLocationAfterFetch()
S
52 7 26
AmeliaBooking\Application\Commands\Bookable\Service\AddServiceCommandHandler::handle()
S
45 6 41
AmeliaBooking\Application\Commands\Stash\UpdateStashCommandHandler::handle()
S
52 7 25
AmeliaBooking\Infrastructure\DB\PDO\Connection::getOptions()
S
52 7 25
AmeliaBooking\Application\Commands\Booking\Appointment\DeleteAppointmentCommandHandler::handle()
S
45 6 40
AmeliaBooking\Application\Services\Notification\EmailNotificationService::sendEmployeePanelAccess()
S
46 6 39
AmeliaBooking\Infrastructure\Repository\Payment\PaymentRepository::update()
S
46 6 39
AmeliaBooking\Domain\Factory\Bookable\Service\PackageCustomerServiceFactory::create()
S
53 7 23
AmeliaBooking\Infrastructure\Repository\Location\LocationRepository::getAllNumberOfAppointments()
S
46 6 37
AmeliaBooking\Infrastructure\Repository\User\ProviderRepository::getAvailable()
S
43 5 52
AmeliaBooking\Infrastructure\WP\Translations\BackendStrings::getEventStrings()
S
32 1 111
AmeliaBooking\Infrastructure\Repository\Booking\Appointment\AppointmentRepository::add()
S
44 5 51
AmeliaBooking\Application\Services\Bookable\BookableApplicationService::managePackagesForServiceUpdate()
S
53 7 21
AmeliaBooking\Infrastructure\DB\MySQLi\Statement::execute()
S
47 6 36
AmeliaBooking\Application\Controller\Booking\Appointment\GetTimeSlotsController::instantiateCommand()
S
46 6 35
AmeliaBooking\Infrastructure\Repository\Notification\NotificationLogRepository::getSentNotificationsByUserAndEntity()
S
47 6 35
AmeliaBooking\Infrastructure\Repository\Notification\NotificationSMSHistoryRepository::getFiltered()
S
47 6 35
AmeliaBooking\Infrastructure\Repository\Bookable\Service\ServiceRepository::getAllNumberOfAppointments()
S
47 6 34
AmeliaBooking\Infrastructure\Repository\User\ProviderRepository::getAllNumberOfAppointments()
S
47 6 34
AmeliaBooking\Infrastructure\Repository\Booking\Appointment\AppointmentRepository::getByPaymentId()
S
40 3 78
AmeliaBooking\Infrastructure\Repository\Location\LocationRepository::getAllNumberOfViews()
S
48 6 33
AmeliaBooking\Infrastructure\Repository\Bookable\Service\ServiceRepository::getAllNumberOfViews()
S
48 6 33
AmeliaBooking\Infrastructure\Repository\User\ProviderRepository::getAllNumberOfViews()
S
48 6 33
AmeliaBooking\Domain\Entity\User\Provider::toArray()
S
55 7 18
AmeliaBooking\Infrastructure\Repository\CustomField\CustomFieldRepository::update()
S
48 6 33
AmeliaBooking\Infrastructure\Services\Notification\WpMailService::send()
S
55 7 17
AmeliaBooking\Infrastructure\WP\HelperService\HelperService::getWooCommerceOrderItemAmountValues()
S
55 7 17
AmeliaBooking\Application\Services\User\UserApplicationService::setWpUserIdForNewUser()
S
56 7 17
AmeliaBooking\Infrastructure\WP\UserService\UserService::getWpUserById()
S
56 7 17
AmeliaBooking\Application\Services\User\ProviderApplicationService::removeAllExceptUser()
S
56 7 17
AmeliaBooking\Domain\Entity\Coupon\Coupon::toArray()
S
56 7 16
AmeliaBooking\Domain\Services\Settings\SettingsService::fixCustomization()
S
57 7 16
AmeliaBooking\Domain\ValueObjects\DateTime\TimeOfDay::__construct()
S
57 7 16
AmeliaBooking\Infrastructure\Repository\Booking\Appointment\AppointmentRepository::getByBookingId()
S
41 3 76
AmeliaBooking\Infrastructure\Repository\Coupon\CouponRepository::getCount()
S
48 6 31
AmeliaBooking\Application\Services\Notification\AbstractNotificationService::sendPackageNotifications()
S
51 6 30
DIVI_Catalog::get_fields()
S
38 2 90
AmeliaBooking\Application\Services\Notification\AbstractNotificationService::sendDefault()
S
59 7 13
AmeliaBooking\Domain\Entity\Notification\NotificationLog::toArray()
S
58 7 13
AmeliaBooking\Infrastructure\Repository\Booking\Event\EventTagsRepository::getAllDistinctByCriteria()
S
49 6 28
AmeliaBooking\Infrastructure\Repository\User\ProviderRepository::getOnSpecialDay()
S
45 5 43
AmeliaBooking\Application\Services\Booking\AppointmentApplicationService::getBookingLengthTime()
S
59 7 13
AmeliaBooking\Infrastructure\WP\PermissionsService\PermissionsChecker::checkPermissions()
S
58 7 13
AmeliaBooking\Infrastructure\Repository\User\WPUserRepository::getAllNonRelatedWPUsers()
S
45 5 43
AmeliaBooking\Plugin::learnPressConflict()
S
60 7 13
AmeliaBooking\Infrastructure\Repository\Bookable\Service\PackageRepository::getById()
S
39 2 88
AmeliaBooking\Application\Services\TimeSlot\TimeSlotService::setSlotsEntities()
S
50 6 27
AmeliaBooking\Application\Services\Placeholder\PlaceholderService::getPlaceholdersDummyData()
S
44 5 42
Elementor\AmeliaBookingElementorWidget::register_controls()
S
39 2 87
Elementor\AmeliaStepBookingElementorWidget::register_controls()
S
39 2 87
AmeliaBooking\Application\Services\Reservation\AbstractReservationService::getWcStatus()
S
59 7 12
AmeliaBooking\Application\Services\User\ProviderApplicationService::setProviderServices()
S
51 6 26
AmeliaBooking\Infrastructure\Repository\Location\LocationRepository::getCount()
S
45 5 41
AmeliaBooking\Domain\Factory\Bookable\Service\ExtraFactory::create()
S
52 6 25
AmeliaBooking\Domain\Factory\User\ProviderFactory::createCollection()
S
53 6 25
AmeliaBooking\Plugin::deletion()
S
52 6 23
AmeliaBooking\Application\Services\Gallery\GalleryApplicationService::manageGalleryForEntityUpdate()
S
54 6 23
AmeliaBooking\Infrastructure\WP\InstallActions\AutoUpdateHook::getRemoteInformation()
S
52 6 23
AmeliaBooking\Application\Services\Placeholder\AppointmentPlaceholderService::getEntityPlaceholdersDummyData()
S
45 5 37
AmeliaBooking\Infrastructure\WP\InstallActions\DB\Notification\NotificationsSMSHistoryTable::buildTable()
S
48 5 37
AmeliaBooking\Infrastructure\Repository\User\ProviderRepository::getProvidersServices()
S
47 5 37
AmeliaBooking\Infrastructure\WP\InstallActions\ActivationSettingsHook::setNewSettingsToExistingSettings()
S
54 6 21
AmeliaBooking\Infrastructure\WP\WPMenu\SubmenuPageHandler::renderNew()
S
42 3 66
AmeliaBooking\Application\Commands\Notification\DeleteNotificationCommandHandler::handle()
S
48 5 35
AmeliaBooking\Application\Services\User\CustomerApplicationService::createCustomer()
S
48 5 35
AmeliaBooking\Infrastructure\DB\MySQLi\Connection::__construct()
S
47 5 35
AmeliaBooking\Application\Services\Reservation\EventReservationService::getReservationPaymentAmount()
S
55 6 20
AmeliaBooking\Application\Services\Bookable\BookableApplicationService::manageExtrasForServiceUpdate()
S
55 6 20
AmeliaBooking\Domain\Factory\Booking\Event\CustomerBookingEventTicketFactory::create()
S
55 6 19
Elementor\AmeliaEventsElementorWidget::register_controls()
S
40 2 79
AmeliaBooking\Application\Commands\Bookable\Service\GetServicesCommandHandler::handle()
S
48 5 34
AmeliaBooking\Infrastructure\Repository\Booking\Appointment\AppointmentRepository::getById()
S
41 2 78
AmeliaBooking\Infrastructure\Repository\Bookable\Service\ExtraRepository::add()
S
45 4 48
AmeliaBooking\Application\Services\Booking\EventApplicationService::getTicketsPriceByDateRange()
S
55 6 18
AmeliaBooking\Infrastructure\Repository\Booking\Appointment\CustomerBookingRepository::getById()
S
43 3 62
AmeliaBooking\Application\Services\Booking\EventApplicationService::addSingle()
S
48 5 32
AmeliaBooking\Application\Services\Payment\PaymentApplicationService::delete()
S
50 5 32
AmeliaBooking\Infrastructure\WP\EventListeners\User\Provider\ProviderAddedEventHandler::handle()
S
57 6 16
AmeliaBooking\Infrastructure\WP\InstallActions\ActivationSettingsHook::initGoogleCalendarSettings()
S
49 5 31
AmeliaBooking\Plugin::activation()
S
56 6 15
AmeliaBooking\Application\Services\Booking\AppointmentApplicationService::build()
S
50 5 29
AmeliaBooking\Application\Services\TimeSlot\TimeSlotService::getMaximumDateTimeForBooking()
S
58 6 14
AmeliaBooking\Application\Services\TimeSlot\TimeSlotService::getMinimumDateTimeForBooking()
S
57 6 14
AmeliaBooking\Application\Services\Reservation\AppointmentReservationService::getReservationPaymentAmount()
S
51 5 29
AmeliaBooking\Application\Services\Bookable\BookableApplicationService::modifyServicePriceByDuration()
S
59 6 14
AmeliaBooking\Infrastructure\WP\InstallActions\ActivationSettingsHook::initOutlookCalendarSettings()
S
50 5 28
AmeliaBooking\Application\Services\Payment\PaymentApplicationService::isAllowedOnSitePaymentMethod()
S
59 6 13
AmeliaBooking\Application\Services\Helper\HelperService::getFormattedPrice()
S
51 5 27
AmeliaBooking\Application\Services\Notification\SMSNotificationService::sendUndeliveredNotifications()
S
51 5 27
AmeliaBooking\Application\Services\Booking\AppointmentApplicationService::getBookingPriceForServiceDuration()
S
61 6 12
AmeliaBooking\Infrastructure\Repository\Bookable\Service\ServiceRepository::addViewStats()
S
47 4 41
AmeliaBooking\Infrastructure\Repository\Location\LocationRepository::addViewStats()
S
47 4 41
AmeliaBooking\Infrastructure\Repository\User\UserRepository::getByEmail()
S
52 5 24
AmeliaBooking\Infrastructure\Repository\Location\LocationRepository::add()
S
44 3 54
AmeliaBooking\Infrastructure\WP\InstallActions\ActivationSettingsHook::initGeneralSettings()
S
43 3 53
AmeliaBooking\Infrastructure\Repository\Coupon\CouponRepository::update()
S
47 4 37
AmeliaBooking\Application\Services\Reservation\AbstractReservationService::getResultData()
S
55 5 21
AmeliaBooking\Application\Services\Placeholder\AppointmentPlaceholderService::getPlaceholdersData()
S
53 5 20
AmeliaBooking\Infrastructure\WP\InstallActions\ActivationSettingsHook::initSettings()
S
57 5 18
AmeliaBooking\Application\Services\Booking\BookingApplicationService::delete()
S
56 5 18
AmeliaBooking\Application\Services\Placeholder\EventPlaceholderService::getPlaceholdersData()
S
55 5 17
AmeliaBooking\Infrastructure\Repository\Coupon\CouponRepository::add()
S
49 4 31
AmeliaBooking\Application\Services\User\CustomerApplicationService::isCustomerBooking()
S
65 6 8
AmeliaBooking\Application\Services\Booking\AppointmentApplicationService::getAppointmentLengthTime()
S
59 5 15
AmeliaBooking\Domain\Services\TimeSlot\TimeSlotService::getModifiedEndInterval()
S
60 5 14
AmeliaBooking\Infrastructure\Repository\Coupon\CouponRepository::getById()
S
46 3 44
AmeliaBooking\Application\Services\Reservation\EventReservationService::getReservationByPayment()
S
45 3 43
AmeliaBooking\Application\Services\Bookable\BookableApplicationService::getAppointmentsCountForPackages()
S
51 4 27
AmeliaBooking\Infrastructure\Repository\User\UserRepository::getAllWithoutBookings()
S
48 3 40
AmeliaBooking\Domain\Services\Booking\EventDomainService::getClonedEventPeriods()
S
54 4 22
AmeliaBooking\Infrastructure\Repository\Bookable\Service\ServiceRepository::getCount()
S
53 4 22
AmeliaBooking\Infrastructure\Repository\Bookable\Service\ServiceRepository::getByIdWithExtras()
S
46 2 52
AmeliaBooking\Infrastructure\Repository\User\UserRepository::updateFieldsByEmail()
S
53 4 21
AmeliaBooking\Infrastructure\Repository\Coupon\CouponRepository::getCouponsEventsIds()
S
54 4 19
AmeliaBooking\Infrastructure\Repository\Location\LocationRepository::update()
S
48 3 34
AmeliaBooking\Infrastructure\Repository\Coupon\CouponRepository::getCouponsServicesIds()
S
54 4 19
AmeliaBooking\Infrastructure\Repository\User\UserRepository::getAllWithAllowedBooking()
S
50 3 33
AmeliaBooking\Application\Services\TimeSlot\TimeSlotService::isSlotFree()
S
46 2 48
AmeliaBooking\Application\Services\Bookable\BookableApplicationService::manageServicesForPackageAdd()
S
57 4 17
AmeliaBooking\Application\Services\TimeSlot\TimeSlotService::getSlotsProviders()
S
57 4 17
AmeliaBooking\Domain\Services\TimeSlot\TimeSlotService::getProviderDayOffDates()
S
57 4 16
AmeliaBooking\Application\Services\Helper\HelperService::secondsToNiceDuration()
S
70 5 5
AmeliaBooking\Application\Services\Booking\BookingApplicationService::getBookingEntity()
S
58 4 14
AmeliaBooking\Plugin::deleteFolderContent()
S
60 4 13
AmeliaBooking\Infrastructure\Repository\Payment\PaymentRepository::getUncompletedActionsForPayments()
S
51 3 27
AmeliaBooking\Infrastructure\Repository\Location\LocationRepository::getServicesById()
S
52 3 24
AmeliaBooking\Infrastructure\WP\InstallActions\ActivationSettingsHook::initRolesSettings()
S
45 1 53
AmeliaBooking\Application\Services\Notification\EmailNotificationService::sendUndeliveredNotifications()
S
53 3 22
AmeliaBooking\Infrastructure\Repository\Coupon\CouponRepository::updateStatusById()
S
55 3 21
AmeliaBooking\Infrastructure\Repository\Location\LocationRepository::updateStatusById()
S
55 3 21
AmeliaBooking\Application\Services\Reservation\AppointmentReservationService::getBookingPeriods()
S
55 3 19
AmeliaBooking\Infrastructure\Repository\User\UserRepository::getAllByType()
S
56 3 17
AmeliaBooking\Application\Services\Placeholder\PlaceholderService::getCompanyData()
S
56 3 17
AmeliaBooking\Infrastructure\WP\InstallActions\ActivationSettingsHook::initWeekScheduleSettings()
S
48 1 46
AmeliaBooking\Application\Services\User\CustomerApplicationService::hasCustomerBooking()
S
64 4 10
AmeliaBooking\Application\Services\Booking\BookingApplicationService::removeBookingsByStatuses()
S
64 4 10
AmeliaBooking\Plugin::elementor_popup_notice()
S
65 4 8
AmeliaBooking\Infrastructure\Repository\Location\LocationRepository::getAllOrderedByName()
S
58 3 15
AmeliaBooking\Application\Services\User\UserApplicationService::isAmeliaUser()
S
67 4 8
AmeliaBooking\Infrastructure\Repository\User\UserRepository::findByExternalId()
S
58 3 14
AmeliaBooking\Infrastructure\WP\EventListeners\Booking\Event\EventEditedEventHandler::getCollection()
S
60 3 13
AmeliaBooking\Application\Services\Payment\PaymentApplicationService::updateBookingPaymentDate()
S
62 3 12
AmeliaBooking\Infrastructure\WP\InstallActions\ActivationSettingsHook::initActivationSettings()
S
52 2 27
AmeliaBooking\Application\Services\Stats\StatsService::addLocationsViewsStats()
S
63 3 12
AmeliaBooking\Application\Services\Reservation\EventReservationService::getReservationByBookingId()
S
53 2 25
AmeliaBooking\Application\Services\Reservation\EventReservationService::updateStatus()
S
54 2 22
AmeliaBooking\Infrastructure\Repository\User\UserRepository::getAllEmailsByType()
S
57 2 18
AmeliaBooking\Plugin::include_promo_scripts()
S
63 3 9
AmeliaBooking\Application\Services\Reservation\EventReservationService::getBookingPeriods()
S
61 2 14
AmeliaBooking\Application\Services\Helper\HelperService::getGeneratedJWT()
S
60 2 13
AmeliaBooking\Application\Services\Helper\HelperService::getLocaleLanguage()
S
62 2 12
AmeliaBooking\Plugin::wpAmeliaApiCall()
S
62 2 11
AmeliaBooking\Application\Services\Stats\StatsService::getCustomersStats()
S
54 1 20
AmeliaBooking\Application\Services\User\UserApplicationService::isCustomer()
S
78 2 3
AmeliaBooking\Application\Services\Stats\StatsService::addServicesViewsStats()
S
66 2 9
AmeliaBooking\Application\Services\Booking\BookingApplicationService::isBookingApprovedOrPending()
S
79 2 3
AmeliaBooking\Application\Services\Reservation\AppointmentReservationService::isExtraAggregatedPrice()
S
75 2 4
AmeliaBooking\Application\Services\Booking\BookingApplicationService::isBookingCanceledOrRejected()
S
79 2 3
AmeliaBooking\Application\Services\Stats\StatsService::addEmployeesViewsStats()
S
66 2 9
AmeliaBooking\Domain\Services\Booking\EventDomainService::getShortcodeForEventList()
S
62 2 10
AmeliaBooking\Domain\Services\Booking\EventDomainService::getClonedEventTickets()
S
67 2 8
AmeliaBooking\Application\Services\User\UserApplicationService::isProvider()
S
78 2 3
AmeliaBooking\Plugin::adminInit()
S
64 2 9
AmeliaBooking\Infrastructure\Repository\Payment\PaymentRepository::__construct()
S
59 1 14
AmeliaBooking\Application\Services\Notification\SMSNotificationService::updateSmsHistory()
S
61 1 13
AmeliaBooking\Domain\Entity\Bookable\Service\Service::getMandatoryExtra()
S
82 1 3
AmeliaBooking\Infrastructure\Repository\Payment\PaymentRepository::findByStatus()
S
91 1 2
AmeliaBooking\Application\Services\Bookable\AbstractPackageApplicationService::getPackageCustomerServicesForAppointments()
S
100 1 0
AmeliaBooking\Domain\Entity\Bookable\Service\Service::getPriority()
S
82 1 3
AmeliaBooking\Application\Services\Payment\PaymentApplicationService::__construct()
S
81 1 3
AmeliaBooking\Application\Services\Stats\StatsService::getEmployeesStats()
S
69 1 6
AmeliaBooking\Domain\Entity\Payment\Payment::setEntity()
S
81 1 3
AmeliaBooking\Domain\Entity\Bookable\Service\Service::setMandatoryExtra()
S
81 1 3
AmeliaBooking\Domain\Entity\Booking\Event\Event::getLocationId()
S
82 1 3
AmeliaBooking\Domain\Entity\Booking\Event\Event::getCustomLocation()
S
82 1 3
divi_initialize_extension_amelia()
S
71 1 5
AmeliaBooking\Application\Services\Placeholder\PlaceholderService::applyPlaceholders()
S
64 1 10
AmeliaBooking\Application\Services\Placeholder\PlaceholderService::__construct()
S
81 1 3
AmeliaBooking\Domain\Entity\Payment\Payment::getWcOrderId()
S
82 1 3
AmeliaBooking\Application\Services\Bookable\AbstractPackageApplicationService::setPackageBookingsForAppointments()
S
100 1 0
AmeliaBooking\Application\Services\Helper\HelperService::__construct()
S
81 1 3
AmeliaBooking\Domain\Entity\Payment\Payment::getEntity()
S
82 1 3
AmeliaBooking\Domain\Services\Booking\EventDomainService::getNextPeriodStartDate()
S
63 1 9
AmeliaBooking\Application\Services\TimeSlot\TimeSlotService::__construct()
S
81 1 3
AmeliaBooking\Domain\Entity\Bookable\Service\Service::getGallery()
S
82 1 3
AmeliaBooking\Domain\Entity\Bookable\Service\Service::setPriority()
S
81 1 3
AmeliaBooking\Domain\Entity\Booking\Event\Event::getCreated()
S
82 1 3
AmeliaBooking\Domain\Entity\Booking\Event\Event::setCustomLocation()
S
81 1 3
AmeliaBooking\Domain\Entity\Booking\Event\Event::getLocation()
S
82 1 3
AmeliaBooking\Domain\Entity\Payment\Payment::setActionsCompleted()
S
81 1 3
AmeliaBooking\Application\Services\Bookable\AbstractPackageApplicationService::updatePackageStatsData()
S
100 1 0
AmeliaBooking\Domain\Entity\Payment\Payment::getData()
S
82 1 3
AmeliaBooking\Application\Services\User\UserApplicationService::__construct()
S
81 1 3
AmeliaBooking\Domain\Entity\Bookable\Service\Service::setGallery()
S
81 1 3
AmeliaBooking\Domain\Entity\Bookable\Service\Service::setAggregatedPrice()
S
81 1 3
AmeliaBooking\Application\Services\Stats\StatsService::getLocationsStats()
S
69 1 6
AmeliaBooking\Application\Services\User\CustomerApplicationService::__construct()
S
81 1 3
AmeliaBooking\Domain\Entity\Booking\Event\Event::setCreated()
S
81 1 3
AmeliaBooking\Domain\Entity\Bookable\Service\Service::setRecurringCycle()
S
81 1 3
AmeliaBooking\Domain\Entity\Booking\Event\Event::setLocationId()
S
81 1 3
AmeliaBooking\Infrastructure\Repository\Coupon\CouponRepository::__construct()
S
66 1 8
AmeliaBooking\Application\Services\Bookable\AbstractPackageApplicationService::deletePackageCustomer()
S
100 1 0
AmeliaBooking\Application\Services\Placeholder\PlaceholderService::reParseContentForProvider()
S
68 1 8
AmeliaBooking\Application\Services\Stats\StatsService::__construct()
S
81 1 3
AmeliaBooking\Application\Services\Bookable\AbstractPackageApplicationService::isBookingAvailableForPurchasedPackage()
S
100 1 0
AmeliaBooking\Application\Services\Reservation\EventReservationService::getType()
S
82 1 3
AmeliaBooking\Domain\Entity\Payment\Payment::setWcOrderId()
S
81 1 3
AmeliaBooking\Domain\Entity\Payment\Payment::setCreated()
S
81 1 3
AmeliaBooking\Application\Services\Bookable\AbstractPackageApplicationService::__construct()
S
81 1 3
AmeliaBooking\Application\Services\Booking\IcsApplicationService::__construct()
S
81 1 3
AmeliaBooking\Application\Services\Reservation\AppointmentReservationService::getType()
S
82 1 3
AmeliaBooking\Application\Services\Bookable\AbstractPackageApplicationService::getPackageStatsData()
S
100 1 0
AmeliaBooking\Application\Services\Booking\BookingApplicationService::__construct()
S
81 1 3
AmeliaBooking\Domain\Entity\Booking\Event\Event::getType()
S
80 1 3
AmeliaBooking\Application\Services\Stats\StatsService::getServicesStats()
S
69 1 6
AmeliaBooking\Domain\Entity\Booking\Event\Event::setLocation()
S
81 1 3
AmeliaBooking\Application\Services\Reservation\EventReservationService::getBookableEntity()
S
75 1 4
AmeliaBooking\Domain\Entity\Bookable\Service\Service::getRecurringCycle()
S
82 1 3
AmeliaBooking\Domain\Entity\Payment\Payment::getCreated()
S
82 1 3
AmeliaBooking\Domain\Entity\Payment\Payment::getActionsCompleted()
S
82 1 3

1860 more item(s) not shown.