Run Report
Run #6a85981842157: XHProf Run (Namespace=macron-api)
Tip
Click a function name below to drill down.

Overall Summary
Total Incl. Wall Time (microsec):3,721,936 microsecs
Total Incl. MemUse (bytes):39,325,448 bytes
Total Incl. PeakMemUse (bytes):31,118,184 bytes
Number of Function Calls:430,591


[View Full Callgraph]


Sorted by Incl. Wall Time (microsec)


Function NameCallsCalls%Incl. Wall Time
(microsec)
IWall%Excl. Wall Time
(microsec)
EWall%Incl.
MemUse
(bytes)
IMemUse%Excl.
MemUse
(bytes)
EMemUse%Incl.
PeakMemUse
(bytes)
IPeakMemUse%Excl.
PeakMemUse
(bytes)
EPeakMemUse%
main() 1 0.0% 3,721,936 100.0% 47 0.0% 39,325,448 100.0% -11,744 -0.0% 31,118,184 100.0% 0 0.0%
yii\base\Application::run 1 0.0% 3,703,290 99.5% 12 0.0% 40,077,760 101.9% 760 0.0% 31,118,184 100.0% 0 0.0%
yii\web\Application::handleRequest 1 0.0% 3,701,531 99.5% 9 0.0% 39,794,200 101.2% 496 0.0% 31,090,448 99.9% 0 0.0%
yii\base\Module::runAction 1 0.0% 3,701,293 99.4% 6 0.0% 39,748,088 101.1% 288 0.0% 31,090,448 99.9% 0 0.0%
yii\base\Controller::runAction 1 0.0% 3,697,313 99.3% 22 0.0% 38,954,480 99.1% 66,280 0.2% 31,090,448 99.9% 54,376 0.2%
yii\base\InlineAction::runWithParams 1 0.0% 3,629,891 97.5% 9 0.0% 31,718,672 80.7% 840 0.0% 30,930,944 99.4% 0 0.0%
api\controllers\InterviewController::actionChangeEntities 1 0.0% 3,629,864 97.5% 35 0.0% 31,714,520 80.6% 5,784 0.0% 30,930,944 99.4% 0 0.0%
api\models\forms\MultipleHandlerCalendarEntityForm::changeAllEntities 1 0.0% 3,587,029 96.4% 30 0.0% 29,500,224 75.0% 2,880 0.0% 29,495,864 94.8% 0 0.0%
api\hhModels\interview\calendar\MultipleHandlerCalendarEntityJob::execute 1 0.0% 3,548,438 95.3% 39 0.0% 27,276,992 69.4% 66,744 0.2% 27,252,248 87.6% 0 0.0%
api\hhModels\interview\calendar\MultipleHandlerCalendarEntityJob::changeCandidateAndOfferStatuses 1 0.0% 2,570,393 69.1% 290 0.0% 17,765,184 45.2% 792 0.0% 17,755,480 57.1% 0 0.0%
api\hhModels\interview\calendar\MultipleHandlerCalendarEntityJob::handleCandidateAndOfferStatus 31 0.0% 2,566,232 68.9% 149 0.0% 17,703,744 45.0% -10,864 -0.0% 17,706,664 56.9% 0 0.0%
api\helpers\WhUserHelper::setStatus 31 0.0% 2,565,418 68.9% 347 0.0% 17,632,496 44.8% 920 0.0% 17,497,992 56.2% 0 0.0%
api\helpers\WhUserHelper::setStatusWithoutTransaction 31 0.0% 2,409,916 64.7% 1,262 0.0% 14,160,160 36.0% 2,592 0.0% 14,304,192 46.0% 0 0.0%
yii\db\ActiveQuery::one 590 0.1% 2,274,129 61.1% 2,549 0.1% 17,066,016 43.4% -1,208,032 -3.1% 13,258,352 42.6% 0 0.0%
yii\db\Command::queryInternal 799 0.2% 1,856,236 49.9% 12,346 0.3% 10,412,848 26.5% 1,634,000 4.2% 10,040,408 32.3% 579,128 1.9%
yii\db\Query::one 626 0.1% 1,848,236 49.7% 639,317 17.2% 8,601,192 21.9% -2,917,040 -7.4% 10,074,392 32.4% 0 0.0%
yii\db\Command::internalExecute 824 0.2% 1,780,882 47.8% 1,780,882 47.8% 2,335,688 5.9% 2,335,688 5.9% 0 0.0% 0 0.0%
common\db\ActiveRecord::save 46 0.0% 1,214,201 32.6% 179 0.0% 10,028,648 25.5% -2,152 -0.0% 10,410,928 33.5% 0 0.0%
yii\db\BaseActiveRecord::save 46 0.0% 1,213,759 32.6% 186 0.0% 10,023,640 25.5% 728 0.0% 10,410,928 33.5% 0 0.0%
yii\db\ActiveRecord::update 45 0.0% 1,210,367 32.5% 274 0.0% 9,979,840 25.4% 728 0.0% 10,410,928 33.5% 0 0.0%
yii\db\BaseActiveRecord::findOne 198 0.0% 1,187,332 31.9% 708 0.0% 6,289,240 16.0% -345,728 -0.9% 5,716,648 18.4% 0 0.0%
common\macronModels\ActiveRecord::saveSafety 41 0.0% 1,177,160 31.6% 100 0.0% 9,285,104 23.6% 1,864 0.0% 9,799,568 31.5% 0 0.0%
yii\db\Command::queryOne 633 0.1% 1,136,591 30.5% 707 0.0% 8,404,992 21.4% 1,624 0.0% 8,914,456 28.6% 0 0.0%
api\hhModels\interview\calendar\MultipleHandlerCalendarEntityJob::changeInterviewStatuses 1 0.0% 947,363 25.5% 191 0.0% 8,122,416 20.7% 1,160 0.0% 8,141,240 26.2% 0 0.0%
api\helpers\WhUserHelper::checkStatusByVacancyFunnel 31 0.0% 882,222 23.7% 265 0.0% 3,427,360 8.7% 7,632 0.0% 3,259,552 10.5% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnelStatusValidationService::validate 31 0.0% 881,565 23.7% 284 0.0% 3,409,752 8.7% 920 0.0% 3,205,032 10.3% 0 0.0%
common\macronModels\ActiveRecord::updateInternal 45 0.0% 872,169 23.4% 398 0.0% 7,959,192 20.2% -6,248 -0.0% 8,475,032 27.2% 0 0.0%
common\macronModels\ActiveRecord::findOneOrFail 119 0.0% 677,257 18.2% 340 0.0% 3,767,672 9.6% 1,200 0.0% 3,554,696 11.4% 0 0.0%
yii\db\BaseActiveRecord::__get 12,919 3.0% 611,836 16.4% 6,111 0.2% 7,965,280 20.3% -315,232 -0.8% 7,956,624 25.6% 256 0.0%
yii\db\ActiveQuery::findFor 198 0.0% 569,858 15.3% 1,213 0.0% 5,290,488 13.5% 664 0.0% 5,513,920 17.7% 0 0.0%
api\hhModels\interview\Interview::afterSave 9 0.0% 553,599 14.9% 108 0.0% 4,470,656 11.4% 66,424 0.2% 4,524,640 14.5% 51,328 0.2%
common\hhModels\interview\Interview::afterSave 9 0.0% 553,334 14.9% 300 0.0% 4,401,944 11.2% 10,424 0.0% 4,473,312 14.4% 320 0.0%
yii\db\Query::exists 59 0.0% 514,051 13.8% 224,534 6.0% 436,320 1.1% -267,512 -0.7% 305,880 1.0% 0 0.0%
yii\db\ActiveQuery::populate 665 0.2% 483,048 13.0% 3,607 0.1% 12,285,544 31.2% -195,400 -0.5% 5,263,352 16.9% 0 0.0%
yii\db\ActiveQuery::all 68 0.0% 453,215 12.2% 114 0.0% 1,923,480 4.9% 4,480 0.0% 901,104 2.9% 0 0.0%
yii\db\Query::all 68 0.0% 453,101 12.2% 22,675 0.6% 1,919,000 4.9% -567,848 -1.4% 901,104 2.9% 0 0.0%
api\hhModels\offer\OfferWithImported::find 52 0.0% 422,987 11.4% 611 0.0% 1,256,144 3.2% 1,568 0.0% 1,710,032 5.5% 0 0.0%
common\hhModels\offer\OfferQuery::getByRight 52 0.0% 420,329 11.3% 562 0.0% 1,198,464 3.0% 20,568 0.1% 1,710,032 5.5% 0 0.0%
yii\db\Command::queryAll 68 0.0% 403,014 10.8% 123 0.0% 1,174,080 3.0% 584 0.0% 466,424 1.5% 0 0.0%
yii\base\Model::validate 52 0.0% 378,065 10.2% 1,151 0.0% 3,382,536 8.6% -162,880 -0.4% 3,245,112 10.4% 0 0.0%
yii\db\BaseActiveRecord::findAll 35 0.0% 361,322 9.7% 137 0.0% 597,872 1.5% -60,616 -0.2% 69,744 0.2% 0 0.0%
common\db\ActiveRecord::findByCondition 233 0.1% 359,873 9.7% 2,066 0.1% 1,840,784 4.7% 77,488 0.2% 1,505,616 4.8% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnelStatusValidationService::resolveVacancyFunnel 31 0.0% 350,344 9.4% 171 0.0% 963,816 2.5% -9,000 -0.0% 981,408 3.2% 0 0.0%
yii\validators\Validator::validateAttributes 923 0.2% 341,823 9.2% 1,509 0.0% 1,678,640 4.3% -113,080 -0.3% 1,757,216 5.6% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnelStatusValidationService::resolveUser 31 0.0% 331,567 8.9% 82 0.0% 645,280 1.6% 696 0.0% 351,600 1.1% 0 0.0%
yii\db\BaseActiveRecord::findOne@1 26 0.0% 315,194 8.5% 95 0.0% 555,992 1.4% -35,512 -0.1% 420,664 1.4% 0 0.0%
common\macronModels\ActiveRecord::afterFind 763 0.2% 301,769 8.1% 4,259 0.1% 1,060,560 2.7% 3,208 0.0% 222,560 0.7% 0 0.0%
yii\i18n\Formatter::asDate 2,344 0.5% 293,904 7.9% 2,292 0.1% 83,152 0.2% -92,024 -0.2% 11,992 0.0% 0 0.0%
yii\i18n\Formatter::formatDateTimeValue 2,344 0.5% 291,612 7.8% 226,992 6.1% 175,176 0.4% -2,021,992 -5.1% 11,992 0.0% 0 0.0%
yii\db\Command::queryScalar 59 0.0% 277,731 7.5% 119 0.0% 466,464 1.2% 584 0.0% 257,768 0.8% 0 0.0%
api\services\InterviewCalendarUpdateService::onInterviewSave 9 0.0% 275,465 7.4% 20 0.0% 2,963,480 7.5% 664 0.0% 2,935,776 9.4% 0 0.0%
api\services\InterviewCalendarUpdateService::onUpdateInterview 9 0.0% 275,445 7.4% 378 0.0% 2,962,816 7.5% 1,856 0.0% 2,935,776 9.4% 0 0.0%
api\helpers\WhUserHelper::checkCountCandidateWithFinalStatus 31 0.0% 269,479 7.2% 130 0.0% 365,032 0.9% 728 0.0% 329,144 1.1% 0 0.0%
common\macronModels\interviewStatus\InterviewStatus::isFinal 26 0.0% 269,312 7.2% 325 0.0% 363,736 0.9% -54,760 -0.1% 329,144 1.1% 0 0.0%
yii\validators\ExistValidator::validateAttribute 9 0.0% 237,912 6.4% 28 0.0% 77,832 0.2% 632 0.0% 165,688 0.5% 0 0.0%
yii\validators\ExistValidator::checkTargetAttributeExistence 9 0.0% 237,884 6.4% 101 0.0% 77,200 0.2% -11,992 -0.0% 165,688 0.5% 0 0.0%
yii\validators\ExistValidator::valueExists 9 0.0% 237,108 6.4% 47 0.0% 63,600 0.2% 6,992 0.0% 165,688 0.5% 0 0.0%
yii\db\Connection::useMaster 9 0.0% 237,036 6.4% 29 0.0% 56,056 0.1% -5,648 -0.0% 165,688 0.5% 0 0.0%
yii\validators\ExistValidator::yii\validators\{closure} 9 0.0% 237,007 6.4% 16 0.0% 61,704 0.2% 616 0.0% 165,688 0.5% 0 0.0%
yii\validators\ExistValidator::queryValueExists 9 0.0% 236,991 6.4% 23 0.0% 61,088 0.2% 664 0.0% 165,688 0.5% 0 0.0%
common\hhModels\interview\Interview::updateCalendarIntegrationRelations 9 0.0% 234,123 6.3% 77 0.0% 99,728 0.3% -11,608 -0.0% 73,976 0.2% 0 0.0%
api\hhModels\offer\Offer::afterSave 26 0.0% 208,591 5.6% 128 0.0% 1,663,624 4.2% 680 0.0% 2,008,072 6.5% 0 0.0%
common\hhModels\offer\Offer::afterSave 26 0.0% 208,443 5.6% 315 0.0% 1,662,376 4.2% 1,000 0.0% 2,008,072 6.5% 0 0.0%
common\macronModels\ActiveRecord::_convertDateTimeAttributes 935 0.2% 181,123 4.9% 9,001 0.2% 311,136 0.8% 86,560 0.2% 8,008 0.0% 832 0.0%
yii\base\BaseObject::__construct 6,034 1.4% 171,234 4.6% 7,556 0.2% 9,269,024 23.6% -587,608 -1.5% 4,983,952 16.0% 99,312 0.3%
yii\base\Component::trigger 3,108 0.7% 167,426 4.5% 7,121 0.2% 13,264,504 33.7% -6,584 -0.0% 2,556,344 8.2% 3,400 0.0%
common\macronModels\user\User::afterFind 116 0.0% 165,832 4.5% 1,064 0.0% 776,480 2.0% 856 0.0% 0 0.0% 0 0.0%
api\helpers\WhUserHelper::findAvailableWhUser 31 0.0% 164,796 4.4% 180 0.0% 1,239,184 3.2% 696 0.0% 1,129,496 3.6% 0 0.0%
api\services\InterviewCalendarUpdateService::onOfferSave 26 0.0% 161,140 4.3% 53 0.0% 521,000 1.3% 632 0.0% 63,224 0.2% 0 0.0%
api\services\InterviewCalendarUpdateService::onUpdateOffer 26 0.0% 161,087 4.3% 521 0.0% 520,368 1.3% 984 0.0% 63,224 0.2% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnelStatusValidationService::resolveStatuses 31 0.0% 139,312 3.7% 465 0.0% 892,080 2.3% -132,104 -0.3% 946,688 3.0% 0 0.0%
api\helpers\WhUserHelper::handleStatusChange 31 0.0% 136,346 3.7% 280 0.0% 3,303,632 8.4% 10,664 0.0% 3,137,904 10.1% 0 0.0%
yii\db\ActiveQuery::createModels 666 0.2% 133,272 3.6% 3,189 0.1% 9,665,552 24.6% 251,232 0.6% 3,796,264 12.2% 0 0.0%
api\helpers\WhUserHelper::getOrCreateOfferId 26 0.0% 132,337 3.6% 291 0.0% 799,808 2.0% -105,752 -0.3% 1,053,944 3.4% 0 0.0%
yii\db\ActiveQuery::createCommand 791 0.2% 117,846 3.2% 4,698 0.1% 4,161,984 10.6% -611,688 -1.6% 1,701,032 5.5% 0 0.0%
yii\db\ActiveQuery::findWith 36 0.0% 95,554 2.6% 263 0.0% 3,108,880 7.9% -134,384 -0.3% 1,909,120 6.1% 0 0.0%
yii\BaseYii::autoload 223 0.1% 93,084 2.5% 7,026 0.2% 16,584,576 42.2% -1,075,392 -2.7% 11,128,696 35.8% 2,200 0.0%
yii\db\ActiveQuery::populateRelation 36 0.0% 90,958 2.4% 238 0.0% 2,788,128 7.1% 728 0.0% 1,824,144 5.9% 0 0.0%
yii\db\ActiveQuery::one@1 37 0.0% 90,935 2.4% 224 0.0% 2,735,576 7.0% -101,520 -0.3% 1,824,144 5.9% 0 0.0%
yii\validators\InlineValidator::validateAttribute 12 0.0% 85,395 2.3% 68 0.0% 999,760 2.5% 888 0.0% 1,006,344 3.2% 0 0.0%
common\macronModels\ActiveRecord::_convertDateAttributes 935 0.2% 84,042 2.3% 5,429 0.1% 440,552 1.1% 25,616 0.1% 256 0.0% 256 0.0%
yii\db\QueryBuilder::build 792 0.2% 80,145 2.2% 8,080 0.2% 2,547,664 6.5% -313,208 -0.8% 1,586,128 5.1% 0 0.0%
common\hhModels\vacancy\Vacancy::afterFind 70 0.0% 78,478 2.1% 255 0.0% 250,072 0.6% 1,296 0.0% 126,368 0.4% 0 0.0%
yii\BaseYii::createObject 3,373 0.8% 70,861 1.9% 5,019 0.1% 3,740,624 9.5% -104 -0.0% 1,904,760 6.1% 18,904 0.1%
common\macronModels\vacancyFunnel\VacancyFunnel::getOverrideStatuses 26 0.0% 70,260 1.9% 212 0.0% 689,760 1.8% -96,840 -0.2% 532,680 1.7% 0 0.0%
yii\db\ActiveRecord::populateRecord 765 0.2% 68,282 1.8% 14,769 0.4% 2,815,760 7.2% 728 0.0% 2,151,768 6.9% 100,960 0.3%
yii\di\Container::get 3,376 0.8% 66,332 1.8% 2,903 0.1% 3,781,200 9.6% 1,784 0.0% 1,901,272 6.1% 21,000 0.1%
common\macronModels\hrmEvent\HrmEvent::send 40 0.0% 66,127 1.8% 554 0.0% 1,941,104 4.9% 13,976 0.0% 1,242,096 4.0% 0 0.0%
yii\di\Container::build 3,375 0.8% 63,427 1.7% 17,978 0.5% 3,778,312 9.6% -148,368 -0.4% 1,880,272 6.0% 183,240 0.6%
common\hhModels\vacancy\Vacancy::findById 31 0.0% 62,690 1.7% 319 0.0% 943,120 2.4% -41,760 -0.1% 965,024 3.1% 0 0.0%
yii\db\BaseActiveRecord::instantiate 765 0.2% 61,801 1.7% 1,812 0.0% 6,598,560 16.8% 334,928 0.9% 1,644,496 5.3% 0 0.0%
yii\redis\Connection::__call 456 0.1% 61,700 1.7% 1,646 0.0% 1,700,800 4.3% -561,480 -1.4% 2,197,584 7.1% 0 0.0%
api\hhModels\interview\Interview::validateStatus 9 0.0% 61,538 1.7% 127 0.0% 361,256 0.9% 768 0.0% 359,984 1.2% 0 0.0%
common\macronModels\ActiveRecord::afterSave 86 0.0% 61,325 1.6% 579 0.0% 670,512 1.7% 4,392 0.0% 718,784 2.3% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartner::afterSave 5 0.0% 60,924 1.6% 175 0.0% 994,696 2.5% -5,400 -0.0% 1,130,976 3.6% 0 0.0%
common\helpers\InterviewCalendarSocket::onCandidateSave 36 0.0% 60,915 1.6% 73 0.0% 1,479,192 3.8% 1,264 0.0% 2,213,528 7.1% 0 0.0%
common\helpers\InterviewCalendarSocket::addUidsByCandidateAndVacancy 36 0.0% 60,842 1.6% 928 0.0% 1,477,928 3.8% -86,184 -0.2% 2,213,528 7.1% 0 0.0%
yii\db\ActiveQuery::populate@1 36 0.0% 60,281 1.6% 245 0.0% 2,046,792 5.2% -12,744 -0.0% 721,704 2.3% 0 0.0%
common\macronModels\ActiveRecord::_convertTimeAttributes 935 0.2% 60,158 1.6% 3,446 0.1% 30,456 0.1% 24,784 0.1% 7,280 0.0% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnelStatusValidationService::resolveVacancy 31 0.0% 59,947 1.6% 83 0.0% 907,056 2.3% 728 0.0% 925,336 3.0% 0 0.0%
yii\i18n\Formatter::normalizeDatetimeValue 2,344 0.5% 59,777 1.6% 59,777 1.6% 1,621,416 4.1% 1,621,416 4.1% 11,480 0.0% 11,480 0.0%
api\components\ModelController::beforeAction 1 0.0% 58,620 1.6% 11 0.0% 5,566,144 14.2% 808 0.0% 0 0.0% 0 0.0%
yii\web\Controller::beforeAction 1 0.0% 58,588 1.6% 2 0.0% 5,561,816 14.1% 616 0.0% 0 0.0% 0 0.0%
yii\base\Controller::beforeAction 1 0.0% 58,586 1.6% 4 0.0% 5,561,200 14.1% 664 0.0% 0 0.0% 0 0.0%
yii\base\ActionFilter::beforeFilter 6 0.0% 58,550 1.6% 20 0.0% 5,558,392 14.1% 2,864 0.0% 0 0.0% 0 0.0%
yii\filters\auth\CompositeAuth::beforeAction 1 0.0% 58,392 1.6% 2 0.0% 5,523,664 14.0% 616 0.0% 0 0.0% 0 0.0%
yii\filters\auth\AuthMethod::beforeAction 1 0.0% 58,390 1.6% 6 0.0% 5,523,048 14.0% 824 0.0% 0 0.0% 0 0.0%
api\filters\auth\CompositeAuth::authenticate 1 0.0% 58,381 1.6% 2 0.0% 5,519,984 14.0% 632 0.0% 0 0.0% 0 0.0%
yii\filters\auth\CompositeAuth::authenticate 1 0.0% 58,379 1.6% 8 0.0% 5,519,352 14.0% 1,200 0.0% 0 0.0% 0 0.0%
yii\filters\auth\HttpHeaderAuth::authenticate 1 0.0% 58,220 1.6% 9 0.0% 5,498,872 14.0% 760 0.0% 0 0.0% 0 0.0%
yii\web\User::loginByAccessToken 1 0.0% 58,210 1.6% 6 0.0% 5,496,976 14.0% 744 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::init 815 0.2% 57,860 1.6% 1,836 0.0% 6,084,304 15.5% 1,800 0.0% 1,368,352 4.4% 320 0.0%
api\helpers\WhUserHelper::handleCalendarUpdate 31 0.0% 57,602 1.5% 211 0.0% 1,424,920 3.6% 824 0.0% 1,927,160 6.2% 0 0.0%
yii\redis\Connection::executeCommand 456 0.1% 56,752 1.5% 2,427 0.1% 2,164,344 5.5% 26,264 0.1% 2,197,584 7.1% 0 0.0%
api\macronModels\user\UserIdentity::findIdentityByAccessToken 1 0.0% 52,253 1.4% 62 0.0% 4,383,880 11.1% -2,912 -0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::__isset 532 0.1% 51,039 1.4% 689 0.0% 900,120 2.3% 3,360 0.0% 898,064 2.9% 256 0.0%
yii\base\Component::ensureBehaviors 3,173 0.7% 48,907 1.3% 4,801 0.1% 6,617,368 16.8% -411,312 -1.0% 892,312 2.9% 7,704 0.0%
yii\BaseYii::autoload@1 182 0.0% 44,166 1.2% 4,398 0.1% 7,879,960 20.0% -868,256 -2.2% 3,178,992 10.2% 0 0.0%
yii\log\Logger::log 3,079 0.7% 42,833 1.2% 34,128 0.9% 6,835,920 17.4% 5,846,880 14.9% 11,706,104 37.6% 10,549,896 33.9%
yii\redis\Connection::sendRawCommand 458 0.1% 41,709 1.1% 13,287 0.4% 279,912 0.7% 1,232 0.0% 0 0.0% 0 0.0%
common\macronModels\hrmEvent\HrmEventJob::init 40 0.0% 41,342 1.1% 500 0.0% 1,279,376 3.3% -22,168 -0.1% 586,072 1.9% 0 0.0%
api\components\AbstractMultipleHandlerJob::__construct 1 0.0% 38,530 1.0% 4 0.0% 2,216,832 5.6% -264 -0.0% 2,243,616 7.2% 0 0.0%
api\components\AbstractMultipleHandlerJob::init 1 0.0% 38,520 1.0% 10 0.0% 2,216,464 5.6% 808 0.0% 2,243,616 7.2% 0 0.0%
yii\db\ActiveRecord::getTableSchema 3,109 0.7% 38,044 1.0% 8,832 0.2% 1,734,320 4.4% 4,328 0.0% 1,091,872 3.5% 880 0.0%
yii\db\Query::column 3 0.0% 35,515 1.0% 1,067 0.0% 432,728 1.1% -107,320 -0.3% 509,816 1.6% 0 0.0%
yii\base\Event::trigger 3,128 0.7% 34,854 0.9% 26,856 0.7% 1,376,128 3.5% 1,424 0.0% 880,504 2.8% 771,496 2.5%
yii\db\Command::logQuery 824 0.2% 34,280 0.9% 1,896 0.1% 2,043,832 5.2% 311,008 0.8% 3,753,256 12.1% 0 0.0%
common\helpers\InterviewCalendarSocket::addUid 111 0.0% 34,276 0.9% 545 0.0% 1,348,352 3.4% -1,331,800 -3.4% 3,180,960 10.2% 0 0.0%
yii\base\Component::attachBehaviorInternal 1,233 0.3% 34,249 0.9% 2,567 0.1% 5,700,864 14.5% 290,128 0.7% 881,832 2.8% 0 0.0%
yii\db\BatchQueryResult::next 112 0.0% 32,745 0.9% 310 0.0% 1,175,568 3.0% -9,200 -0.0% 878,104 2.8% 0 0.0%
yii\db\BatchQueryResult::fetchData 72 0.0% 32,435 0.9% 311 0.0% 1,184,768 3.0% -75,592 -0.2% 878,104 2.8% 0 0.0%
yii\db\BatchQueryResult::rewind 36 0.0% 32,433 0.9% 101 0.0% 1,188,352 3.0% 696 0.0% 878,104 2.8% 0 0.0%
yii\db\ActiveQuery::prepare 792 0.2% 32,000 0.9% 3,099 0.1% 2,097,712 5.3% 338,176 0.9% 1,356,080 4.4% 34,080 0.1%
yii\base\Component::__get 2,781 0.6% 31,994 0.9% 3,624 0.1% 2,805,368 7.1% 16,664 0.0% 2,435,048 7.8% 4,128 0.0%
yii\base\Model::scenarios 232 0.1% 29,960 0.8% 1,961 0.1% 2,462,320 6.3% 312,800 0.8% 1,415,592 4.5% 18,272 0.1%
common\macronModels\user\User::hasRights 53 0.0% 29,255 0.8% 249 0.0% 701,576 1.8% 1,168 0.0% 1,328,584 4.3% 0 0.0%
common\helpers\InterviewCalendarSocket::getUids 152 0.0% 29,196 0.8% 2,106 0.1% 3,021,976 7.7% 1,491,776 3.8% 2,897,992 9.3% 1,340,728 4.3%
common\macronModels\user\User::getAssignedUserRights 53 0.0% 29,006 0.8% 511 0.0% 700,408 1.8% -1,104 -0.0% 1,328,584 4.3% 0 0.0%
yii\base\Model::getValidators 596 0.1% 28,053 0.8% 176 0.0% 2,158,552 5.5% 1,672 0.0% 1,397,320 4.5% 0 0.0%
yii\base\Model::createValidators 92 0.0% 27,877 0.7% 1,581 0.0% 2,156,880 5.5% 440,384 1.1% 1,397,320 4.5% 2,800 0.0%
yii\redis\Connection::hget 165 0.0% 27,650 0.7% 217 0.0% 1,546,456 3.9% 63,208 0.2% 1,557,264 5.0% 0 0.0%
yii\db\pgsql\ColumnSchema::phpTypecast 21,180 4.9% 27,283 0.7% 10,819 0.3% 274,288 0.7% 96,432 0.2% 172,856 0.6% 9,312 0.0%
yii\redis\Connection::parseResponse 458 0.1% 26,811 0.7% 24,306 0.7% 278,144 0.7% 277,608 0.7% 0 0.0% 0 0.0%
yii\db\QueryBuilder::buildCondition 1,705 0.4% 26,782 0.7% 1,899 0.1% 639,200 1.6% -194,072 -0.5% 230,048 0.7% 952 0.0%
yii\db\QueryBuilder::buildWhere 813 0.2% 26,343 0.7% 954 0.0% 627,856 1.6% 8,624 0.0% 207,800 0.7% 0 0.0%
yii\db\Connection::createCommand 824 0.2% 25,808 0.7% 3,632 0.1% 1,606,008 4.1% 3,000 0.0% 115,448 0.4% 0 0.0%
common\macronModels\ActiveRecord::saveSafety@1 40 0.0% 25,610 0.7% 73 0.0% 148,120 0.4% 1,896 0.0% 137,000 0.4% 0 0.0%
common\db\ActiveRecord::save@1 40 0.0% 25,537 0.7% 70 0.0% 146,224 0.4% 616 0.0% 137,000 0.4% 0 0.0%
yii\db\BaseActiveRecord::save@1 40 0.0% 25,467 0.7% 149 0.0% 145,608 0.4% 728 0.0% 137,000 0.4% 0 0.0%
yii\db\BaseActiveRecord::createRelationQuery 291 0.1% 25,021 0.7% 973 0.0% 3,625,632 9.2% 2,320 0.0% 3,154,952 10.1% 64 0.0%
api\hhModels\interview\calendar\MultipleHandlerCalendarEntityJob::prepareData 1 0.0% 24,865 0.7% 74 0.0% 946,320 2.4% -1,616 -0.0% 967,736 3.1% 0 0.0%
yii\db\BaseActiveRecord::hasOne 289 0.1% 24,587 0.7% 499 0.0% 3,452,144 8.8% 10,664 0.0% 2,996,664 9.6% 24 0.0%
yii\db\Command::queryColumn 3 0.0% 24,298 0.7% 6 0.0% 55,200 0.1% 584 0.0% 92,344 0.3% 0 0.0%
yii\db\Connection::getSlavePdo 784 0.2% 24,089 0.6% 1,377 0.0% 33,792 0.1% 1,200 0.0% 10,200 0.0% 0 0.0%
api\macronModels\user\User::find 2 0.0% 23,501 0.6% 21 0.0% 731,336 1.9% 2,880 0.0% 648,416 2.1% 0 0.0%
yii\db\ActiveRecord::attributes 2,007 0.5% 23,392 0.6% 2,568 0.1% 4,040,856 10.3% 2,920 0.0% 470,568 1.5% 424 0.0%
common\macronModels\user\User::getLoadedRights 1 0.0% 22,970 0.6% 16 0.0% 668,360 1.7% -4,312 -0.0% 648,416 2.1% 0 0.0%
common\components\partnerQueue\Queue::push 40 0.0% 22,897 0.6% 231 0.0% 561,008 1.4% -22,280 -0.1% 501,648 1.6% 0 0.0%
yii\db\Connection::getMasterPdo 1,052 0.2% 22,559 0.6% 866 0.0% 31,376 0.1% 1,136 0.0% 10,200 0.0% 0 0.0%
yii\db\Command::prepare 830 0.2% 22,181 0.6% 6,685 0.2% 1,408,120 3.6% 1,596,248 4.1% 92,048 0.3% 90,320 0.3%
yii\db\QueryBuilder::buildExpression 929 0.2% 22,174 0.6% 2,300 0.1% 638,520 1.6% 3,664 0.0% 195,280 0.6% 0 0.0%
api\hhModels\interview\calendar\MultipleHandlerCalendarEntityJob::getInterview 9 0.0% 22,099 0.6% 54 0.0% 318,632 0.8% 792 0.0% 247,104 0.8% 0 0.0%
api\models\forms\MultipleHandlerCalendarEntityForm::validateStatuses 1 0.0% 22,055 0.6% 35 0.0% 451,336 1.1% -1,008 -0.0% 237,192 0.8% 0 0.0%
yii\db\BaseActiveRecord::afterSave 86 0.0% 21,944 0.6% 307 0.0% 672,424 1.7% 46,840 0.1% 718,784 2.3% 0 0.0%
yii\db\Connection::open 1,114 0.3% 21,704 0.6% 360 0.0% 31,296 0.1% 2,264 0.0% 10,200 0.0% 0 0.0%
yii\validators\Validator::createValidator 1,259 0.3% 21,418 0.6% 1,458 0.0% 768,480 2.0% -165,696 -0.4% 1,044,728 3.4% 1,280 0.0%
yii\db\Connection::createPdoInstance 3 0.0% 20,150 0.5% 20,150 0.5% 2,384 0.0% 2,384 0.0% 0 0.0% 0 0.0%
yii\queue\Queue::push 40 0.0% 20,143 0.5% 463 0.0% 388,464 1.0% -13,544 -0.0% 307,272 1.0% 0 0.0%
common\hhModels\candidateStatusHistory\CandidateStatusHistory::createByPartnerCandidate 5 0.0% 19,772 0.5% 166 0.0% 189,144 0.5% -5,904 -0.0% 195,376 0.6% 0 0.0%
common\hhModels\userImportDetails\UserImportDetail::beforeSave 5 0.0% 18,613 0.5% 32 0.0% 142,648 0.4% 792 0.0% 138,912 0.4% 0 0.0%
yii\db\Command::getRawSql 824 0.2% 18,462 0.5% 4,708 0.1% 147,240 0.4% 110,608 0.3% 21,536 0.1% 11,336 0.0%
yii\db\Schema::getTableSchema 3,172 0.7% 18,406 0.5% 2,261 0.1% 1,769,720 4.5% 3,312 0.0% 1,070,664 3.4% 0 0.0%
yii\BaseYii::autoload@2 85 0.0% 18,398 0.5% 1,887 0.1% 3,518,152 8.9% -511,616 -1.3% 1,203,064 3.9% 0 0.0%
common\hhModels\userImportDetails\UserImportDetail::fillAdditionalDataToHistory 5 0.0% 18,295 0.5% 143 0.0% 138,808 0.4% -14,384 -0.0% 138,912 0.4% 0 0.0%
yii\db\Command::execute 25 0.0% 17,994 0.5% 268 0.0% 201,976 0.5% -7,816 -0.0% 103,808 0.3% 0 0.0%
yii\db\ActiveRecord::updateAll 20 0.0% 17,777 0.5% 1,442 0.0% 134,512 0.3% -117,272 -0.3% 52,064 0.2% 0 0.0%
yii\db\BaseActiveRecord::hasAttribute 4,318 1.0% 17,487 0.5% 2,627 0.1% 373,400 0.9% -1,974,296 -5.0% 105,728 0.3% 256 0.0%
yii\db\ActiveRecord::insert 6 0.0% 17,064 0.5% 28 0.0% 114,320 0.3% 1,264 0.0% 91,704 0.3% 0 0.0%
common\components\partnerQueue\drivers\redis\Queue::pushMessage 40 0.0% 16,578 0.4% 328 0.0% 248,920 0.6% 17,736 0.0% 285,984 0.9% 0 0.0%
api\services\InterviewCalendarUpdateService::onCandidateSave 5 0.0% 16,493 0.4% 14 0.0% 380,080 1.0% 664 0.0% 392,272 1.3% 0 0.0%
api\services\InterviewCalendarUpdateService::onUpdateCandidate 5 0.0% 16,479 0.4% 129 0.0% 379,416 1.0% 7,328 0.0% 392,272 1.3% 0 0.0%
yii\db\Schema::getTableMetadata 3,172 0.7% 16,145 0.4% 7,194 0.2% 1,766,408 4.5% 648 0.0% 1,070,664 3.4% 0 0.0%
yii\BaseYii::endProfile 827 0.2% 16,113 0.4% 1,835 0.0% 1,627,824 4.1% 1,688 0.0% 4,029,408 12.9% 0 0.0%
yii\di\Container::getDependencies 3,391 0.8% 16,069 0.4% 2,576 0.1% 3,181,904 8.1% 1,321,920 3.4% 794,008 2.6% 60,608 0.2%
yii\redis\Connection::hset 161 0.0% 16,032 0.4% 242 0.0% 146,576 0.4% 62,808 0.2% 398,840 1.3% 0 0.0%
yii\web\AssetBundle::register 1 0.0% 15,796 0.4% 3 0.0% 225,864 0.6% 568 0.0% 0 0.0% 0 0.0%
yii\web\View::registerAssetBundle 1 0.0% 15,793 0.4% 9 0.0% 225,296 0.6% 1,104 0.0% 0 0.0% 0 0.0%
yii\web\AssetManager::getBundle 2 0.0% 15,772 0.4% 7 0.0% 221,256 0.6% 1,512 0.0% 0 0.0% 0 0.0%
yii\web\AssetManager::loadBundle 2 0.0% 15,765 0.4% 5 0.0% 219,744 0.6% 664 0.0% 0 0.0% 0 0.0%
yii\web\AssetBundle::publish 2 0.0% 15,680 0.4% 18 0.0% 206,752 0.5% 1,608 0.0% 0 0.0% 0 0.0%
yii\db\pgsql\ColumnSchema::phpTypecastValue 20,984 4.9% 15,626 0.4% 8,303 0.2% 148,400 0.4% 147,248 0.4% 162,616 0.5% 148,520 0.5%
yii\db\Command::query 36 0.0% 15,613 0.4% 56 0.0% 316,088 0.8% 600 0.0% 309,416 1.0% 0 0.0%
yii\db\ActiveQuery::__construct 891 0.2% 15,518 0.4% 1,402 0.0% 368,144 0.9% 15,712 0.0% 104,720 0.3% 0 0.0%
yii\web\AssetManager::publish 2 0.0% 15,186 0.4% 46 0.0% 133,376 0.3% 1,024 0.0% 0 0.0% 0 0.0%
yii\web\AssetManager::publishDirectory 2 0.0% 15,140 0.4% 606 0.0% 131,832 0.3% 1,192 0.0% 0 0.0% 0 0.0%
yii\base\Module::get 12,421 2.9% 15,064 0.4% 6,872 0.2% 822,704 2.1% 7,424 0.0% 176,488 0.6% 161,536 0.5%
yii\BaseYii::info 868 0.2% 14,421 0.4% 1,529 0.0% 1,670,624 4.2% 2,192 0.0% 3,750,488 12.1% 0 0.0%
yii\db\ActiveRecord::insertInternal 6 0.0% 14,411 0.4% 108 0.0% 85,208 0.2% -824 -0.0% 91,704 0.3% 0 0.0%
yii\base\BaseObject::__construct@1 3,161 0.7% 13,888 0.4% 4,302 0.1% 825,752 2.1% -27,816 -0.1% 197,104 0.6% 38,504 0.1%
yii\helpers\BaseFileHelper::copyDirectory 1 0.0% 13,833 0.4% 4,866 0.1% 6,760 0.0% 576 0.0% 0 0.0% 0 0.0%
common\helpers\InterviewCalendarSocket::onOfferSave 26 0.0% 13,800 0.4% 217 0.0% 1,083,624 2.8% -1,736 -0.0% 1,943,464 6.2% 0 0.0%
yii\db\conditions\ConjunctionConditionBuilder::build 376 0.1% 13,651 0.4% 1,423 0.0% 324,976 0.8% -147,720 -0.4% 185,664 0.6% 0 0.0%
yii\db\Transaction::commit 31 0.0% 13,302 0.4% 9,217 0.2% 68,104 0.2% 728 0.0% 55,896 0.2% 0 0.0%
yii\db\Connection::quoteValue 213 0.0% 13,256 0.4% 207 0.0% 36,096 0.1% 664 0.0% 10,200 0.0% 0 0.0%
yii\db\Schema::quoteValue 228 0.1% 13,118 0.4% 528 0.0% 35,952 0.1% 10,480 0.0% 10,200 0.0% 0 0.0%
yii\db\ActiveQuery::init 891 0.2% 12,986 0.3% 1,666 0.0% 351,232 0.9% 1,264 0.0% 104,720 0.3% 560 0.0%
yii\db\pgsql\Schema::insert 6 0.0% 12,584 0.3% 663 0.0% 52,056 0.1% -36,200 -0.1% 91,704 0.3% 0 0.0%
yii\BaseYii::debug 557 0.1% 12,305 0.3% 974 0.0% 1,987,200 5.1% 4,808 0.0% 2,252,624 7.2% 0 0.0%
yii\db\BaseActiveRecord::getRelation 122 0.0% 12,225 0.3% 709 0.0% 1,285,904 3.3% 2,088 0.0% 1,043,920 3.4% 360 0.0%
yii\db\conditions\ConjunctionConditionBuilder::buildExpressionsFrom 376 0.1% 12,174 0.3% 1,359 0.0% 472,128 1.2% 142,168 0.4% 185,664 0.6% 12,232 0.0%
yii\di\ServiceLocator::__get 4,085 0.9% 12,089 0.3% 3,969 0.1% 238,448 0.6% 30,272 0.1% 37,920 0.1% 10,648 0.0%
yii\db\BaseActiveRecord::populateRecord 765 0.2% 11,899 0.3% 5,058 0.1% 1,357,432 3.5% 28,568 0.1% 1,019,000 3.3% 649,888 2.1%
common\components\partner\Partner::setModel 2 0.0% 11,677 0.3% 20 0.0% 1,557,752 4.0% 352 0.0% 1,595,200 5.1% 0 0.0%
yii\db\ActiveRecord::update@1 35 0.0% 11,418 0.3% 135 0.0% 72,544 0.2% 664 0.0% 45,296 0.1% 0 0.0%
common\helpers\InterviewCalendarSocket::setUids 41 0.0% 11,310 0.3% 548 0.0% 162,192 0.4% -266,456 -0.7% 764,856 2.5% 0 0.0%
yii\db\ActiveQuery::buildJoinWith 67 0.0% 11,221 0.3% 653 0.0% 904,072 2.3% 728 0.0% 1,076,360 3.5% 256 0.0%
common\components\behaviors\changeHistory\AbstractChangeHistoryBehavior::saveHistoryAfterUpdate 45 0.0% 11,199 0.3% 566 0.0% 593,032 1.5% -15,936 -0.0% 672,104 2.2% 0 0.0%
common\macronModels\ActiveRecord::updateInternal@1 35 0.0% 11,104 0.3% 178 0.0% 71,344 0.2% 744 0.0% 45,296 0.1% 0 0.0%
yii\db\QueryBuilder::buildCondition@1 773 0.2% 10,786 0.3% 1,373 0.0% 330,424 0.8% -55,944 -0.1% 174,568 0.6% 13,048 0.0%
yii\BaseYii::configure 4,347 1.0% 10,622 0.3% 3,965 0.1% 57,640 0.1% 1,672 0.0% 74,680 0.2% 6,656 0.0%
common\helpers\InterviewCalendarUpdater::update 76 0.0% 10,577 0.3% 153 0.0% 168,784 0.4% 31,640 0.1% 15,360 0.0% 0 0.0%
yii\db\BaseActiveRecord::afterFind 765 0.2% 10,318 0.3% 756 0.0% 294,024 0.7% 1,216 0.0% 208,576 0.7% 0 0.0%
common\components\CommandRunner::run 76 0.0% 10,298 0.3% 490 0.0% 121,544 0.3% -30,264 -0.1% 15,360 0.0% 0 0.0%
common\hhModels\ActiveRecord::getDb 2,619 0.6% 10,083 0.3% 3,236 0.1% 5,848 0.0% 4,544 0.0% 32,496 0.1% 10,032 0.0%
yii\caching\Cache::get 74 0.0% 10,053 0.3% 3,552 0.1% 1,780,592 4.5% 1,382,624 3.5% 1,750,832 5.6% 898,384 2.9%
yii\base\Behavior::attach 1,227 0.3% 9,632 0.3% 5,277 0.1% 4,402,088 11.2% 1,614,592 4.1% 307,320 1.0% 86,888 0.3%
common\hhModels\userImportDetails\UserImportDetail::afterSave 5 0.0% 9,509 0.3% 22 0.0% 474,400 1.2% 728 0.0% 472,000 1.5% 0 0.0%
yii\db\ActiveQuery::joinWithRelations 67 0.0% 9,249 0.2% 489 0.0% 766,088 1.9% -41,944 -0.1% 899,992 2.9% 64 0.0%
yii\log\Logger::flush 4 0.0% 9,190 0.2% 18 0.0% 235,856 0.6% -80,968 -0.2% 1,156,208 3.7% 840 0.0%
yii\log\Dispatcher::dispatch 4 0.0% 9,172 0.2% 129 0.0% 316,824 0.8% 712 0.0% 1,155,368 3.7% 968 0.0%
yii\BaseYii::trace 459 0.1% 8,951 0.2% 343 0.0% 1,848,928 4.7% 1,656 0.0% 2,196,728 7.1% 0 0.0%
common\hhModels\interviewCalendar\InterviewCalendar::afterSave 35 0.0% 8,828 0.2% 101 0.0% 56,304 0.1% 728 0.0% 45,296 0.1% 0 0.0%
common\macronModels\ActiveRecord::beforeSave 86 0.0% 8,825 0.2% 565 0.0% 77,016 0.2% 3,760 0.0% 49,048 0.2% 256 0.0%
common\components\partner\Partner::onPartnerChange 1 0.0% 8,822 0.2% 35 0.0% 1,444,720 3.7% 1,272 0.0% 1,530,312 4.9% 0 0.0%
api\models\forms\MultipleHandlerCalendarEntityForm::needFillValue 1 0.0% 8,768 0.2% 8 0.0% 474,264 1.2% 664 0.0% 488,656 1.6% 0 0.0%
api\models\forms\MultipleHandlerCalendarEntityForm::getCustomFields 1 0.0% 8,760 0.2% 21 0.0% 473,600 1.2% -1,848 -0.0% 488,656 1.6% 0 0.0%
yii\log\Target::collect 104 0.0% 8,655 0.2% 123 0.0% 216,152 0.5% -2,879,112 -7.3% 1,020,056 3.3% 648 0.0%
common\macronModels\Connection::createPdoInstance 1 0.0% 8,539 0.2% 6 0.0% 1,608 0.0% 616 0.0% 0 0.0% 0 0.0%
yii\BaseYii::t 1,432 0.3% 8,534 0.2% 1,629 0.0% 154,216 0.4% 10,200 0.0% 365,328 1.2% 28,928 0.1%
yii\log\Target::filterMessages 104 0.0% 8,522 0.2% 8,522 0.2% 3,094,744 7.9% 3,094,744 7.9% 1,018,888 3.3% 1,018,888 3.3%
yii\di\ServiceLocator::get 12,421 2.9% 8,192 0.2% 2,329 0.1% 815,280 2.1% 1,288 0.0% 14,952 0.0% 0 0.0%
common\components\behaviors\changeHistory\WorkHereChangeHistoryBehavior::saveChanges 45 0.0% 8,055 0.2% 629 0.0% 458,856 1.2% -24,384 -0.1% 459,168 1.5% 0 0.0%
yii\db\QueryBuilder::buildExpression@1 774 0.2% 8,029 0.2% 1,243 0.0% 297,920 0.8% 1,600 0.0% 112,128 0.4% 96 0.0%
common\components\behaviors\WebhookNotifyBehavior::run 40 0.0% 7,879 0.2% 345 0.0% 41,792 0.1% -872 -0.0% 45,296 0.1% 0 0.0%
yii\base\Controller::createAction 1 0.0% 7,497 0.2% 21 0.0% 1,533,008 3.9% -39,136 -0.1% 0 0.0% 0 0.0%
api\controllers\InterviewController::actions 1 0.0% 7,357 0.2% 27 0.0% 1,553,888 4.0% 72,440 0.2% 0 0.0% 0 0.0%
common\components\behaviors\WebhookNotifyBehavior::saveWebhook 40 0.0% 7,341 0.2% 202 0.0% 37,504 0.1% -488 -0.0% 45,296 0.1% 0 0.0%
yii\db\ColumnSchema::phpTypecast 10,603 2.5% 7,323 0.2% 4,671 0.1% 1,152 0.0% 616 0.0% 14,096 0.0% 14,096 0.0%
common\helpers\InterviewCalendarSocket::onInterviewSave 9 0.0% 7,217 0.2% 161 0.0% 100,488 0.3% 64 0.0% 95,040 0.3% 0 0.0%
api\hhModels\offer\Offer::beforeSave 26 0.0% 7,161 0.2% 114 0.0% 36,976 0.1% 744 0.0% 11,384 0.0% 0 0.0%
yii\helpers\BaseFileHelper::copyDirectory@1 2 0.0% 7,101 0.2% 6,996 0.2% 3,064 0.0% 872 0.0% 0 0.0% 0 0.0%
common\components\behaviors\WebhookNotifyBehavior::getNotifyUrls 40 0.0% 7,101 0.2% 161 0.0% 35,512 0.1% -1,064 -0.0% 45,296 0.1% 0 0.0%
common\hhModels\offer\Offer::beforeSave 26 0.0% 7,031 0.2% 206 0.0% 35,144 0.1% 1,000 0.0% 11,384 0.0% 128 0.0%
common\macronModels\ActiveRecord::_getFormatter 2,344 0.5% 6,928 0.2% 1,574 0.0% 312,448 0.8% 1,864 0.0% 768 0.0% 256 0.0%
yii\db\conditions\HashConditionBuilder::build 1,118 0.3% 6,926 0.2% 4,956 0.1% 385,448 1.0% 69,448 0.2% 57,808 0.2% 29,728 0.1%
yii\BaseYii::autoload@3 32 0.0% 6,924 0.2% 729 0.0% 1,460,400 3.7% -80,144 -0.2% 559,432 1.8% 0 0.0%
yii\db\BaseActiveRecord::__set 2,750 0.6% 6,727 0.2% 2,818 0.1% 974,504 2.5% 714,720 1.8% 90,096 0.3% 1,744 0.0%
yii\base\Component::__set 828 0.2% 6,662 0.2% 1,290 0.0% 57,120 0.1% 1,568 0.0% 68,024 0.2% 7,488 0.0%
yii\BaseYii::beginProfile 827 0.2% 6,389 0.2% 1,216 0.0% 1,562,744 4.0% 1,704 0.0% 1,673,584 5.4% 0 0.0%
yii\redis\Connection::lpush 40 0.0% 6,370 0.2% 65 0.0% 77,648 0.2% 15,672 0.0% 56,552 0.2% 0 0.0%
yii\db\Schema::loadTableMetadataFromCache 20 0.0% 6,299 0.2% 104 0.0% 1,763,976 4.5% 2,128 0.0% 1,070,664 3.4% 0 0.0%
yii\db\BatchQueryResult::reset 72 0.0% 6,242 0.2% 5,386 0.1% -94,208 -0.2% -120,624 -0.3% 0 0.0% 0 0.0%
yii\redis\Connection::incr 40 0.0% 6,228 0.2% 62 0.0% 79,248 0.2% 15,672 0.0% 128,920 0.4% 0 0.0%
yii\base\Model::getActiveValidators 92 0.0% 5,866 0.2% 1,537 0.0% 75,160 0.2% -394,920 -1.0% 24,704 0.1% 0 0.0%
api\components\AbstractMultipleHandlerJob::saveProcessStatus 43 0.0% 5,838 0.2% 471 0.0% 90,992 0.2% 145,456 0.4% 50,848 0.2% 0 0.0%
yii\redis\Connection::getSocket 1,535 0.4% 5,837 0.2% 1,746 0.0% 2,720 0.0% 1,048 0.0% 664 0.0% 256 0.0%
yii\db\BatchQueryResult::__destruct 36 0.0% 5,792 0.2% 51 0.0% -108,216 -0.3% 664 0.0% 0 0.0% 0 0.0%
yii\redis\Connection::set 47 0.0% 5,693 0.2% 61 0.0% 22,976 0.1% 20,496 0.1% 56,008 0.2% 0 0.0%
yii\db\BaseActiveRecord::beforeSave 86 0.0% 5,600 0.2% 264 0.0% 43,800 0.1% 680 0.0% 47,232 0.2% 0 0.0%
yii\db\QueryBuilder::buildFrom 793 0.2% 5,538 0.1% 1,202 0.0% 48,960 0.1% -260,664 -0.7% 0 0.0% 0 0.0%
yii\db\Connection::beginTransaction 31 0.0% 5,417 0.1% 293 0.0% 99,144 0.3% 12,624 0.0% 0 0.0% 0 0.0%
yii\base\Application::getFormatter 2,344 0.5% 5,354 0.1% 1,378 0.0% 310,584 0.8% 616 0.0% 512 0.0% 256 0.0%
yii\caching\FileCache::getValue 94 0.0% 5,308 0.1% 5,057 0.1% 331,656 0.8% 316,080 0.8% 852,448 2.7% 852,448 2.7%
yii\db\Command::setSql 903 0.2% 5,214 0.1% 2,305 0.1% -59,256 -0.2% 1,752 0.0% 28,296 0.1% 6,760 0.0%
api\hhModels\interview\Interview::getCandidate 9 0.0% 5,155 0.1% 32 0.0% 1,006,672 2.6% 680 0.0% 1,015,224 3.3% 0 0.0%
yii\i18n\I18N::translate 1,432 0.3% 5,132 0.1% 1,876 0.1% 120,536 0.3% 712 0.0% 20,152 0.1% 0 0.0%
yii\validators\Validator::getValidationAttributes 2,222 0.5% 4,888 0.1% 2,911 0.1% 540,920 1.4% -300,552 -0.8% 0 0.0% 0 0.0%
yii\db\ActiveRecord::primaryKey 296 0.1% 4,870 0.1% 446 0.0% 185,248 0.5% 2,824 0.0% 138,584 0.4% 0 0.0%
yii\db\QueryBuilder::createConditionFromArray 1,709 0.4% 4,827 0.1% 3,075 0.1% 312,960 0.8% 219,400 0.6% 128,392 0.4% 50,792 0.2%
yii\db\Transaction::begin 31 0.0% 4,801 0.1% 4,089 0.1% 72,224 0.2% 728 0.0% 0 0.0% 0 0.0%
yii\validators\EachValidator::validateAttribute 1 0.0% 4,794 0.1% 207 0.0% 105,000 0.3% -86,992 -0.2% 96,528 0.3% 0 0.0%
yii\db\ActiveRecord::filterCondition 35 0.0% 4,726 0.1% 210 0.0% 22,488 0.1% -569,616 -1.4% 11,840 0.0% 0 0.0%
yii\db\Query::create 793 0.2% 4,615 0.1% 2,281 0.1% 357,488 0.9% 908,360 2.3% 43,152 0.1% 32,688 0.1%
yii\db\QueryBuilder::quoteTableNames 892 0.2% 4,610 0.1% 2,637 0.1% 314,720 0.8% 295,256 0.8% 0 0.0% 0 0.0%
yii\db\Connection::getQueryBuilder 883 0.2% 4,609 0.1% 1,563 0.0% 542,920 1.4% 3,360 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseFormatConverter::convertDatePhpToIcu 2,344 0.5% 4,574 0.1% 4,574 0.1% 515,000 1.3% 515,000 1.3% 512 0.0% 512 0.0%
common\helpers\InterviewCalendarUpdater::onOfferSave 26 0.0% 4,471 0.1% 126 0.0% 52,152 0.1% 696 0.0% 0 0.0% 0 0.0%
yii\db\Command::bindValues 908 0.2% 4,459 0.1% 3,560 0.1% 1,357,936 3.5% 1,356,472 3.4% 63,280 0.2% 63,280 0.2%
yii\db\Connection::quoteSql 2,158 0.5% 4,374 0.1% 3,021 0.1% 18,768 0.0% 16,600 0.0% 28,216 0.1% 21,744 0.1%
yii\db\ActiveRecord::filterValidColumnNames 35 0.0% 4,365 0.1% 1,696 0.0% 591,016 1.5% 496,256 1.3% 11,840 0.0% 5,160 0.0%
yii\db\ActiveQuery::normalizeRelations 36 0.0% 4,320 0.1% 130 0.0% 454,600 1.2% 14,200 0.0% 84,976 0.3% 0 0.0%
yii\db\BaseActiveRecord::getDirtyAttributes 166 0.0% 4,191 0.1% 2,612 0.1% 17,944 0.0% -257,688 -0.7% 37,360 0.1% 31,768 0.1%
yii\base\Model::load 1 0.0% 4,151 0.1% 6 0.0% 675,336 1.7% 680 0.0% 120,704 0.4% 0 0.0%
yii\base\Model::setAttributes 1 0.0% 4,145 0.1% 7 0.0% 674,104 1.7% -48 -0.0% 120,704 0.4% 0 0.0%
common\helpers\RightsHelper::idListToNameList 1 0.0% 4,132 0.1% 5 0.0% 82,480 0.2% 632 0.0% 95,888 0.3% 0 0.0%
common\helpers\RightsHelper::getMap 1 0.0% 4,127 0.1% 58 0.0% 81,848 0.2% -38,904 -0.1% 95,888 0.3% 2,384 0.0%
yii\debug\panels\EventPanel::yii\debug\panels\{closure} 3,128 0.7% 4,121 0.1% 4,121 0.1% 1,311,904 3.3% 1,311,904 3.3% 94,952 0.3% 94,952 0.3%
yii\base\Model::safeAttributes 1 0.0% 4,119 0.1% 9 0.0% 670,520 1.7% 288 0.0% 120,704 0.4% 0 0.0%
load::vacancy/Vacancy.php 2 0.0% 4,033 0.1% 4,033 0.1% 950,928 2.4% 950,928 2.4% 1,519,680 4.9% 1,519,680 4.9%
yii\behaviors\AttributeBehavior::evaluateAttributes 45 0.0% 4,026 0.1% 176 0.0% 9,648 0.0% -1,000 -0.0% 46,328 0.1% 120 0.0%
api\hhModels\offer\Offer::getVacancy 78 0.0% 3,976 0.1% 109 0.0% 115,872 0.3% 616 0.0% 67,400 0.2% 360 0.0%
yii\base\Module::createController 1 0.0% 3,974 0.1% 7 0.0% 793,320 2.0% 1,120 0.0% 0 0.0% 0 0.0%
yii\base\Module::createControllerByID 1 0.0% 3,966 0.1% 16 0.0% 791,664 2.0% 1,184 0.0% 0 0.0% 0 0.0%
yii\base\Component::getBehavior 1 0.0% 3,875 0.1% 1 0.0% 856,720 2.2% 616 0.0% 0 0.0% 0 0.0%
yii\base\Component::on 3,406 0.8% 3,860 0.1% 3,591 0.1% 2,692,784 6.8% 2,691,112 6.8% 220,432 0.7% 220,432 0.7%
yii\redis\Connection::open 456 0.1% 3,839 0.1% 624 0.0% 27,064 0.1% 2,456 0.0% 856 0.0% 0 0.0%
yii\db\ActiveQuery::filterByModels 201 0.0% 3,834 0.1% 2,261 0.1% 309,608 0.8% 238,320 0.6% 0 0.0% 0 0.0%
yii\base\Module::has 4,333 1.0% 3,749 0.1% 2,780 0.1% 7,952 0.0% 7,112 0.0% 12,320 0.0% 12,320 0.0%
api\hhModels\interview\Interview::getOffer 27 0.0% 3,657 0.1% 51 0.0% 638,696 1.6% 1,152 0.0% 567,688 1.8% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnelStatus::afterFind 151 0.0% 3,627 0.1% 332 0.0% 59,368 0.2% 696 0.0% 25,936 0.1% 0 0.0%
common\macronModels\ActiveRecord::getDb 1,352 0.3% 3,590 0.1% 1,012 0.0% 115,448 0.3% 2,272 0.0% 0 0.0% 0 0.0%
api\components\AbstractMultipleHandlerJob::saveEmployerAnalytic 1 0.0% 3,575 0.1% 12 0.0% 115,536 0.3% 1,208 0.0% 0 0.0% 0 0.0%
api\hhModels\vacancy\Vacancy::find 78 0.0% 3,539 0.1% 405 0.0% 114,656 0.3% 808 0.0% 66,952 0.2% 360 0.0%
common\hhModels\city\CityQuery::one 5 0.0% 3,498 0.1% 10 0.0% 107,336 0.3% 600 0.0% 120,008 0.4% 0 0.0%
api\services\InterviewCalendarUpdateService::relatedVacancyTitle 31 0.0% 3,494 0.1% 135 0.0% 38,704 0.1% 1,344 0.0% 39,688 0.1% 0 0.0%
yii\BaseYii::autoload@4 14 0.0% 3,487 0.1% 296 0.0% 724,352 1.8% -116,888 -0.3% 285,960 0.9% 0 0.0%
yii\db\QueryBuilder::buildOrderByAndLimit 793 0.2% 3,483 0.1% 1,359 0.0% 19,832 0.1% 14,496 0.0% 0 0.0% 0 0.0%
api\hhModels\offer\OfferWithoutRestrictions::getVacancy 18 0.0% 3,458 0.1% 30 0.0% 574,992 1.5% 632 0.0% 804,728 2.6% 0 0.0%
common\hhModels\vacancy\Vacancy::find 147 0.0% 3,340 0.1% 316 0.0% 242,744 0.6% 97,016 0.2% 102,448 0.3% 0 0.0%
api\models\partner\Partner::afterFind 2 0.0% 3,331 0.1% 9 0.0% 354,576 0.9% 1,264 0.0% 4,728 0.0% 0 0.0%
api\models\partner\Partner::getTimezone 2 0.0% 3,214 0.1% 10 0.0% 333,136 0.8% 744 0.0% 0 0.0% 0 0.0%
load::user/User.php 4 0.0% 3,199 0.1% 3,199 0.1% 753,536 1.9% 753,536 1.9% 399,200 1.3% 399,200 1.3%
common\components\partnerConfig\PartnerConfig::getValue 34 0.0% 3,036 0.1% 178 0.0% 289,368 0.7% 1,928 0.0% 0 0.0% 0 0.0%
yii\base\Component::trigger@1 20 0.0% 3,030 0.1% 70 0.0% 347,408 0.9% 3,688 0.0% 0 0.0% 0 0.0%
yii\db\ColumnSchema::typecast 10,722 2.5% 2,978 0.1% 2,720 0.1% 35,808 0.1% -328 -0.0% 70,616 0.2% 0 0.0%
yii\db\conditions\InConditionBuilder::build 206 0.0% 2,968 0.1% 1,831 0.0% 61,016 0.2% -55,448 -0.1% 11,192 0.0% 256 0.0%
yii\helpers\BaseInflector::camel2words 456 0.1% 2,928 0.1% 2,798 0.1% 15,744 0.0% 15,192 0.0% 0 0.0% 0 0.0%
common\components\partnerConfig\PartnerConfig::getPartnerConfig 34 0.0% 2,771 0.1% 44 0.0% 286,320 0.7% 1,104 0.0% 0 0.0% 0 0.0%
common\components\partnerConfig\PartnerConfig::loadPartnerConfig 1 0.0% 2,721 0.1% 87 0.0% 283,952 0.7% -11,344 -0.0% 0 0.0% 0 0.0%
common\components\socket\MacronSocketPublisher::sendToAllPartnerUsers 50 0.0% 2,574 0.1% 147 0.0% 47,352 0.1% 2,560 0.0% 0 0.0% 0 0.0%
common\components\socket\ChannelClient::publish 52 0.0% 2,573 0.1% 163 0.0% 47,024 0.1% -18,288 -0.0% 0 0.0% 0 0.0%
yii\validators\NumberValidator::init 353 0.1% 2,428 0.1% 462 0.0% 31,048 0.1% 664 0.0% 260,792 0.8% 27,792 0.1%
yii\db\QueryBuilder::getExpressionBuilder 1,798 0.4% 2,424 0.1% 1,857 0.0% 132,600 0.3% 3,728 0.0% 4,864 0.0% 0 0.0%
Composer\Autoload\ClassLoader::loadClass 2 0.0% 2,423 0.1% 8 0.0% 51,056 0.1% 1,168 0.0% 45,096 0.1% 0 0.0%
Composer\Autoload\{closure} 2 0.0% 2,413 0.1% 815 0.0% 49,336 0.1% -3,384 -0.0% 45,096 0.1% 0 0.0%
common\components\socket\ChannelClient::sendAnyway 52 0.0% 2,410 0.1% 2,264 0.1% 65,312 0.2% 63,624 0.2% 0 0.0% 0 0.0%
api\helpers\WhUserHelper::notifyEmployerAboutStatusChange 31 0.0% 2,399 0.1% 313 0.0% 66,152 0.2% 12,512 0.0% 0 0.0% 0 0.0%
common\macronModels\ActiveRecord::_convertBooleanAttributes 935 0.2% 2,391 0.1% 1,804 0.0% 4,392 0.0% 2,056 0.0% 0 0.0% 0 0.0%
yii\i18n\MessageSource::translate 1,432 0.3% 2,385 0.1% 973 0.0% 87,512 0.2% 600 0.0% 20,152 0.1% 0 0.0%
api\hhModels\interview\calendar\InterviewCandidates::findByPartnerId 36 0.0% 2,368 0.1% 342 0.0% 77,632 0.2% 37,592 0.1% 11,496 0.0% 0 0.0%
api\hhModels\offer\OfferWithImported::beforeValidate 26 0.0% 2,326 0.1% 86 0.0% 15,840 0.0% 680 0.0% 5,168 0.0% 0 0.0%
api\controllers\InterviewController::behaviors 1 0.0% 2,326 0.1% 6 0.0% 556,080 1.4% 2,184 0.0% 0 0.0% 0 0.0%
api\models\macronApiToken\MacronApiToken::getPartner 1 0.0% 2,291 0.1% 2 0.0% 387,080 1.0% 632 0.0% 0 0.0% 0 0.0%
api\models\forms\MultipleHandlerCalendarEntityForm::rules 1 0.0% 2,269 0.1% 23 0.0% 419,584 1.1% 17,472 0.0% 104,728 0.3% 0 0.0%
api\hhModels\interview\Interview::beforeSave 9 0.0% 2,251 0.1% 19 0.0% 27,600 0.1% 632 0.0% 0 0.0% 0 0.0%
yii\base\Component::__get@1 1,537 0.4% 2,245 0.1% 1,406 0.0% 76,488 0.2% 1,736 0.0% 408 0.0% 304 0.0%
yii\db\Connection::getSchema 5,226 1.2% 2,233 0.1% 1,040 0.0% 201,128 0.5% 6,104 0.0% 0 0.0% 0 0.0%
common\hhModels\interview\Interview::beforeSave 9 0.0% 2,232 0.1% 67 0.0% 26,968 0.1% 3,912 0.0% 0 0.0% 0 0.0%
api\hhModels\offer\Offer::beforeValidate 26 0.0% 2,230 0.1% 286 0.0% 14,608 0.0% 1,016 0.0% 5,168 0.0% 64 0.0%
common\components\partnerQueue\Queue::getQueueByPartner 40 0.0% 2,141 0.1% 223 0.0% 192,376 0.5% 760 0.0% 194,376 0.6% 0 0.0%
common\macronModels\user\User::find 114 0.0% 2,117 0.1% 229 0.0% 117,528 0.3% 74,128 0.2% 0 0.0% 0 0.0%
yii\db\QueryBuilder::buildJoin 793 0.2% 2,116 0.1% 645 0.0% 29,856 0.1% 5,328 0.0% 22,248 0.1% 0 0.0%
yii\helpers\BaseArrayHelper::getValue 1,977 0.5% 2,111 0.1% 1,541 0.0% -70,888 -0.2% -71,440 -0.2% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::setOldAttribute 1,454 0.3% 2,064 0.1% 1,541 0.0% -29,232 -0.1% -30,400 -0.1% 3,800 0.0% 0 0.0%
yii\db\TableSchema::getColumnNames 2,042 0.5% 2,064 0.1% 2,064 0.1% 3,763,120 9.6% 3,763,120 9.6% 375,808 1.2% 375,808 1.2%
yii\db\Query::andWhere 1,132 0.3% 2,038 0.1% 1,822 0.0% 148,088 0.4% 147,568 0.4% 0 0.0% 0 0.0%
common\hhModels\offer\Offer::fillAdditionalDataToHistory 26 0.0% 2,032 0.1% 191 0.0% 6,384 0.0% 888 0.0% 4,368 0.0% 0 0.0%
api\hhModels\offer\Offer::parentFind 79 0.0% 2,018 0.1% 151 0.0% 136,184 0.3% 1,184 0.0% 87,760 0.3% 0 0.0%
yii\validators\Validator::getAttributeNames 2,262 0.5% 2,016 0.1% 1,793 0.0% 857,080 2.2% 856,512 2.2% 0 0.0% 0 0.0%
common\macronModels\Connection::init 2 0.0% 2,015 0.1% 14 0.0% 106,112 0.3% 448 0.0% 16,688 0.1% 0 0.0%
common\macronModels\Connection::getDbConfiguration 2 0.0% 1,977 0.1% 17 0.0% 101,040 0.3% -856 -0.0% 16,688 0.1% 0 0.0%
yii\db\ActiveQuery::removeDuplicatedModels 62 0.0% 1,968 0.1% 665 0.0% 41,368 0.1% 744 0.0% 53,312 0.2% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnelStatus::find 123 0.0% 1,947 0.1% 233 0.0% 147,560 0.4% 81,280 0.2% 19,168 0.1% 0 0.0%
common\hhModels\offer\Offer::find 84 0.0% 1,938 0.1% 209 0.0% 140,632 0.4% 54,992 0.1% 90,032 0.3% 0 0.0%
common\macronModels\expressClient\ExpressClient::clearStatic 1 0.0% 1,933 0.1% 19 0.0% 471,568 1.2% 1,016 0.0% 402,760 1.3% 0 0.0%
yii\helpers\BaseFileHelper::createDirectory 5 0.0% 1,920 0.1% 1,920 0.1% 1,224 0.0% 1,224 0.0% 0 0.0% 0 0.0%
yii\db\Command::bindPendingParams 830 0.2% 1,917 0.1% 1,917 0.1% -199,240 -0.5% -199,240 -0.5% 0 0.0% 0 0.0%
load::tool/Tool.php 1 0.0% 1,899 0.1% 1,899 0.1% 254,712 0.6% 254,712 0.6% 303,624 1.0% 303,624 1.0%
yii\db\ActiveQuery::getPrimaryTableName 945 0.2% 1,898 0.1% 1,716 0.0% 18,120 0.0% 3,776 0.0% 992 0.0% 992 0.0%
yii\db\Connection::getTransaction 886 0.2% 1,883 0.1% 729 0.0% 3,424 0.0% 2,288 0.0% 1,728 0.0% 0 0.0%
load::expressClient/ExpressClient.php 1 0.0% 1,880 0.1% 1,880 0.1% 469,208 1.2% 469,208 1.2% 762,680 2.5% 762,680 2.5%
yii\di\Container::resolveDependencies 6,711 1.6% 1,866 0.1% 1,854 0.0% 5,576 0.0% 1,512 0.0% 0 0.0% 0 0.0%
common\components\partnerQueue\Queue::getQueueByName 40 0.0% 1,859 0.0% 47 0.0% 190,448 0.5% 1,040 0.0% 194,376 0.6% 0 0.0%
yii\db\Connection::quoteColumnName 4,513 1.0% 1,847 0.0% 1,647 0.0% 14,640 0.0% 8,840 0.0% 1,256 0.0% 256 0.0%
yii\helpers\BaseJson::encode 122 0.0% 1,844 0.0% 1,536 0.0% 27,744 0.1% 42,264 0.1% 0 0.0% 0 0.0%
yii\db\QueryBuilder::buildLimit 793 0.2% 1,841 0.0% 1,310 0.0% 1,752 0.0% 680 0.0% 0 0.0% 0 0.0%
common\models\macronApiToken\MacronApiToken::find 1 0.0% 1,827 0.0% 5 0.0% 438,808 1.1% 1,368 0.0% 0 0.0% 0 0.0%
common\components\partnerQueue\Queue::createQueue 1 0.0% 1,812 0.0% 13 0.0% 189,408 0.5% 1,728 0.0% 194,376 0.6% 0 0.0%
common\models\partner\Partner::init 2 0.0% 1,796 0.0% 7 0.0% 357,616 0.9% 1,216 0.0% 0 0.0% 0 0.0%
common\components\partner\Partner::getId 561 0.1% 1,774 0.0% 1,134 0.0% 13,728 0.0% 12,072 0.0% 0 0.0% 0 0.0%
yii\base\Application::getI18n 1,432 0.3% 1,773 0.0% 674 0.0% 23,480 0.1% 648 0.0% 316,248 1.0% 155,224 0.5%
common\hhModels\vacancy\Vacancy::behaviors 70 0.0% 1,772 0.0% 949 0.0% 231,912 0.6% 187,976 0.5% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartner::beforeSave 5 0.0% 1,766 0.0% 94 0.0% 63,344 0.2% 2,328 0.0% 177,592 0.6% 0 0.0%
common\hhModels\interviewCalendar\InterviewCalendar::find 86 0.0% 1,760 0.0% 204 0.0% 172,960 0.4% 140,056 0.4% 75,336 0.2% 75,336 0.2%
common\models\partnerDbConfig\PartnerDbConfig::findById 2 0.0% 1,757 0.0% 6 0.0% 67,400 0.2% -1,928 -0.0% 16,688 0.1% 0 0.0%
load::controllers/InterviewController.php 1 0.0% 1,751 0.0% 1,751 0.0% 519,248 1.3% 519,248 1.3% 0 0.0% 0 0.0%
yii\db\QueryBuilder::buildSelect 793 0.2% 1,711 0.0% 1,170 0.0% 43,112 0.1% 39,088 0.1% 0 0.0% 0 0.0%
common\hhModels\user\User::getImportDetailByCurrentPartner 31 0.0% 1,678 0.0% 245 0.0% 75,096 0.2% 12,528 0.0% 0 0.0% 0 0.0%
common\helpers\InterviewCalendarSocket::addInterviewDate 9 0.0% 1,642 0.0% 145 0.0% 39,328 0.1% -2,920 -0.0% 0 0.0% 0 0.0%
yii\db\Schema::getQueryBuilder 883 0.2% 1,626 0.0% 267 0.0% 343,808 0.9% 600 0.0% 0 0.0% 0 0.0%
common\hhModels\interview\Interview::getPartnerCandidate 9 0.0% 1,605 0.0% 84 0.0% 296,496 0.8% 872 0.0% 281,736 0.9% 0 0.0%
yii\base\Model::validate@1 40 0.0% 1,604 0.0% 182 0.0% 47,208 0.1% -59,032 -0.2% 0 0.0% 0 0.0%
yii\db\ActiveQuery::joinWithRelation 67 0.0% 1,579 0.0% 659 0.0% 62,280 0.2% -42,536 -0.1% 5,152 0.0% 360 0.0%
load::i18n/Formatter.php 1 0.0% 1,578 0.0% 1,578 0.0% 346,688 0.9% 346,688 0.9% 0 0.0% 0 0.0%
yii\helpers\BaseArrayHelper::merge 572 0.1% 1,565 0.0% 1,565 0.0% 75,496 0.2% 75,496 0.2% 6,696 0.0% 6,696 0.0%
yii\db\Command::update 20 0.0% 1,555 0.0% 95 0.0% 84,432 0.2% -9,944 -0.0% 0 0.0% 0 0.0%
load::partner/Partner.php 3 0.0% 1,553 0.0% 1,553 0.0% 338,136 0.9% 338,136 0.9% 0 0.0% 0 0.0%
load::importer/CandidateImportForm.php 1 0.0% 1,518 0.0% 1,518 0.0% 384,968 1.0% 384,968 1.0% 104,728 0.3% 104,728 0.3%
common\helpers\InterviewCalendarUpdater::onInterviewSave 9 0.0% 1,513 0.0% 43 0.0% 38,032 0.1% 728 0.0% 2,528 0.0% 0 0.0%
api\models\forms\MultipleHandlerCalendarEntityForm::attributeLabels 40 0.0% 1,492 0.0% 133 0.0% 16,256 0.0% 15,704 0.0% 0 0.0% 0 0.0%
common\components\partnerConfig\PartnerConfig::getBaseConfig 1 0.0% 1,459 0.0% 5 0.0% 150,296 0.4% 792 0.0% 0 0.0% 0 0.0%
common\components\partnerConfig\PartnerConfig::loadBaseConfig 1 0.0% 1,446 0.0% 100 0.0% 148,240 0.4% -18,768 -0.0% 0 0.0% 0 0.0%
api\models\forms\MultipleHandlerCalendarEntityForm::validateOtherRunningProcess 1 0.0% 1,440 0.0% 9 0.0% 199,176 0.5% 856 0.0% 409,168 1.3% 0 0.0%
api\hhModels\interview\calendar\MultipleHandlerCalendarEntityJob::setTotalCount 1 0.0% 1,419 0.0% 11 0.0% 153,648 0.4% 824 0.0% 162,256 0.5% 0 0.0%
yii\db\BatchQueryResult::getRows 72 0.0% 1,419 0.0% 247 0.0% 103,688 0.3% 14,200 0.0% 26,064 0.1% 0 0.0%
yii\i18n\MessageSource::translateMessage 1,432 0.3% 1,412 0.0% 826 0.0% 86,912 0.2% 1,728 0.0% 20,152 0.1% 20,152 0.1%
common\macronModels\userOnline\UserOnline::setUserOnlineType 1 0.0% 1,406 0.0% 6 0.0% 223,528 0.6% 736 0.0% 0 0.0% 0 0.0%
common\hhModels\offer\Offer::getPartnerCandidate 26 0.0% 1,372 0.0% 206 0.0% 69,096 0.2% 11,000 0.0% 0 0.0% 0 0.0%
yii\db\ActiveQuery::via 24 0.0% 1,361 0.0% 66 0.0% 136,728 0.3% 11,328 0.0% 67,032 0.2% 0 0.0%
yii\db\pgsql\Schema::createQueryBuilder 3 0.0% 1,359 0.0% 9 0.0% 343,208 0.9% 1,872 0.0% 0 0.0% 0 0.0%
yii\db\Connection::yii\db\{closure} 1,553 0.4% 1,353 0.0% 1,039 0.0% 2,168 0.0% 896 0.0% 6,472 0.0% 6,472 0.0%
yii\db\Command::batchInsert 5 0.0% 1,342 0.0% 68 0.0% 120,688 0.3% -896 -0.0% 83,552 0.3% 0 0.0%
common\components\CommandRunner::createKey 76 0.0% 1,339 0.0% 207 0.0% 7,248 0.0% -12,760 -0.0% 0 0.0% 0 0.0%
common\components\behaviors\changeHistory\AbstractChangeHistoryBehavior::getAttributes 45 0.0% 1,308 0.0% 471 0.0% 18,248 0.0% -77,032 -0.2% 0 0.0% 0 0.0%
yii\db\Transaction::getIsActive 444 0.1% 1,308 0.0% 528 0.0% 1,672 0.0% 1,136 0.0% 1,728 0.0% 544 0.0%
api\hhModels\user\User::getPersonalDataProcessing 9 0.0% 1,302 0.0% 48 0.0% 158,632 0.4% 5,856 0.0% 112,216 0.4% 0 0.0%
yii\base\Model::beforeValidate 92 0.0% 1,301 0.0% 240 0.0% 42,456 0.1% 3,504 0.0% 44,248 0.1% 416 0.0%
yii\validators\RequiredValidator::init 145 0.0% 1,281 0.0% 230 0.0% 3,616 0.0% 680 0.0% 62,136 0.2% 5,664 0.0%
load::offer/Offer.php 2 0.0% 1,273 0.0% 1,273 0.0% 284,496 0.7% 284,496 0.7% 328,968 1.1% 328,968 1.1%
yii\base\Model::afterValidate 92 0.0% 1,248 0.0% 108 0.0% 107,432 0.3% 1,136 0.0% 60,264 0.2% 0 0.0%
yii\web\User::login 1 0.0% 1,229 0.0% 17 0.0% 202,848 0.5% 1,192 0.0% 0 0.0% 0 0.0%
yii\base\Model::instance 67 0.0% 1,218 0.0% 112 0.0% 136,720 0.3% 976 0.0% 176,112 0.6% 256 0.0%
yii\validators\ExistValidator::init 135 0.0% 1,211 0.0% 191 0.0% 18,264 0.0% 664 0.0% 105,136 0.3% 12,800 0.0%
load::components/ActiveDataFilter.php 1 0.0% 1,209 0.0% 1,209 0.0% 320,992 0.8% 320,992 0.8% 402,760 1.3% 402,760 1.3%
common\hhModels\vacancy\VacancyQuery::getByRight 78 0.0% 1,208 0.0% 495 0.0% 32,960 0.1% 30,200 0.1% 2,112 0.0% 488 0.0%
common\helpers\InterviewCalendarSocket::getInterviewDates 13 0.0% 1,197 0.0% 81 0.0% 33,296 0.1% 5,512 0.0% 0 0.0% 0 0.0%
yii\db\QueryBuilder::extractAlias 818 0.2% 1,195 0.0% 1,195 0.0% 14,112 0.0% 14,112 0.0% 0 0.0% 0 0.0%
yii\db\pgsql\QueryBuilder::batchInsert 5 0.0% 1,189 0.0% 129 0.0% 111,512 0.3% -976 -0.0% 83,552 0.3% 0 0.0%
yii\BaseYii::autoload@5 2 0.0% 1,188 0.0% 49 0.0% 249,768 0.6% -92,816 -0.2% 0 0.0% 0 0.0%
api\controllers\InterviewController::afterAction 1 0.0% 1,180 0.0% 4 0.0% 55,744 0.1% 616 0.0% 105,128 0.3% 256 0.0%
common\macronModels\interviewStatus\InterviewStatus::find 62 0.0% 1,178 0.0% 132 0.0% 82,664 0.2% 42,144 0.1% 0 0.0% 0 0.0%
api\components\Controller::afterAction 1 0.0% 1,176 0.0% 5 0.0% 55,128 0.1% 696 0.0% 104,872 0.3% 256 0.0%
yii\db\pgsql\QueryBuilder::update 20 0.0% 1,171 0.0% 61 0.0% 26,240 0.1% 664 0.0% 0 0.0% 0 0.0%
api\hhModels\offer\Offer::getEmployerRejectReason 26 0.0% 1,158 0.0% 53 0.0% 167,064 0.4% 616 0.0% 135,648 0.4% 0 0.0%
yii\rest\Controller::afterAction 1 0.0% 1,157 0.0% 4 0.0% 53,880 0.1% 680 0.0% 104,616 0.3% 256 0.0%
common\hhModels\changeHistory\ChangeHistory::getTableToHistoryClassMap 5 0.0% 1,143 0.0% 103 0.0% 187,592 0.5% 5,008 0.0% 236,776 0.8% 0 0.0%
yii\helpers\BaseStringHelper::matchWildcard 6,259 1.5% 1,141 0.0% 1,141 0.0% 1,088 0.0% 1,088 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::__get@1 1,104 0.3% 1,137 0.0% 493 0.0% 6,120 0.0% 5,568 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::offsetExists 389 0.1% 1,125 0.0% 530 0.0% 4,136 0.0% 1,232 0.0% 0 0.0% 0 0.0%
load::interview/Interview.php 2 0.0% 1,124 0.0% 1,124 0.0% 299,672 0.8% 299,672 0.8% 0 0.0% 0 0.0%
yii\base\Model::activeAttributes 139 0.0% 1,116 0.0% 348 0.0% 80,352 0.2% -94,128 -0.2% 24,704 0.1% 6,432 0.0%
api\components\Controller::serializeData 2 0.0% 1,114 0.0% 6 0.0% 53,376 0.1% 592 0.0% 98,192 0.3% 0 0.0%
yii\queue\serializers\JsonSerializer::serialize 40 0.0% 1,111 0.0% 118 0.0% 49,328 0.1% 664 0.0% 0 0.0% 0 0.0%
yii\validators\StringValidator::init 111 0.0% 1,099 0.0% 213 0.0% 1,720 0.0% 664 0.0% 71,016 0.2% 9,224 0.0%
api\hhModels\offer\OfferWithoutRestrictions::find 27 0.0% 1,092 0.0% 163 0.0% 123,744 0.3% 19,488 0.0% 87,760 0.3% 0 0.0%
yii\web\Request::getUserIP 2 0.0% 1,089 0.0% 6 0.0% 186,536 0.5% 1,184 0.0% 0 0.0% 0 0.0%
yii\web\Request::getUserIpFromIpHeaders 1 0.0% 1,082 0.0% 10 0.0% 184,816 0.5% 728 0.0% 0 0.0% 0 0.0%
yii\web\Request::getSecureForwardedHeaderTrustedPart 1 0.0% 1,068 0.0% 3 0.0% 183,016 0.5% 632 0.0% 0 0.0% 0 0.0%
yii\web\Request::getSecureForwardedHeaderTrustedParts 1 0.0% 1,065 0.0% 9 0.0% 182,384 0.5% 208 0.0% 0 0.0% 0 0.0%
load::user/UserRelations.php 4 0.0% 1,055 0.0% 1,055 0.0% 336,936 0.9% 336,936 0.9% 267,080 0.9% 267,080 0.9%
yii\web\Request::getIpValidator 1 0.0% 1,050 0.0% 10 0.0% 180,424 0.5% 704 0.0% 0 0.0% 0 0.0%
yii\caching\TagDependency::isChanged 20 0.0% 1,049 0.0% 45 0.0% 4,752 0.0% -1,640 -0.0% 18,792 0.1% 0 0.0%
yii\db\Connection::initConnection 3 0.0% 1,039 0.0% 935 0.0% 4,064 0.0% 728 0.0% 0 0.0% 0 0.0%
common\components\behaviors\changeHistory\AbstractChangeHistoryBehavior::getChangeId 45 0.0% 1,038 0.0% 174 0.0% 129,400 0.3% 1,048 0.0% 212,936 0.7% 0 0.0%
yii\db\Expression::__construct 419 0.1% 1,033 0.0% 591 0.0% 10,272 0.0% 8,664 0.0% 512 0.0% 256 0.0%
api\hhModels\vacancy\VacancyWithoutRestrictions::find 27 0.0% 1,033 0.0% 164 0.0% 41,880 0.1% 10,976 0.0% 37,968 0.1% 0 0.0%
yii\db\QueryBuilder::buildCondition@2 93 0.0% 1,025 0.0% 105 0.0% 53,904 0.1% -3,488 -0.0% 51,744 0.2% 256 0.0%
common\hhModels\candidateStatusHistory\CandidateStatusHistory::afterSave 5 0.0% 1,021 0.0% 16 0.0% 5,200 0.0% 728 0.0% 0 0.0% 0 0.0%
yii\db\ActiveQuery::getTableNameAndAlias 258 0.1% 1,017 0.0% 604 0.0% 102,296 0.3% 99,248 0.3% 2,176 0.0% 1,184 0.0%
yii\db\conditions\ConjunctionConditionBuilder::build@1 5 0.0% 1,016 0.0% 21 0.0% 54,160 0.1% -5,448 -0.0% 54,088 0.2% 3,592 0.0%
yii\validators\Validator::init 1,260 0.3% 1,007 0.0% 940 0.0% 98,736 0.3% 98,200 0.2% 199,680 0.6% 199,680 0.6%
yii\caching\TagDependency::getTimestamps 20 0.0% 1,004 0.0% 76 0.0% 6,392 0.0% 680 0.0% 18,792 0.1% 0 0.0%
yii\db\Connection::getQueryCacheInfo 763 0.2% 1,004 0.0% 1,002 0.0% 1,776 0.0% 1,240 0.0% 0 0.0% 0 0.0%
yii\db\conditions\ConjunctionConditionBuilder::buildExpressionsFrom@1 5 0.0% 994 0.0% 56 0.0% 58,472 0.1% 7,088 0.0% 50,496 0.2% 192 0.0%
yii\validators\NumberValidator::validateAttribute 93 0.0% 992 0.0% 628 0.0% 2,448 0.0% 408 0.0% 0 0.0% 0 0.0%
common\hhModels\userImportDetails\UserImportDetail::getConstants 11 0.0% 990 0.0% 474 0.0% 10,632 0.0% 10,032 0.0% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartner::find 40 0.0% 989 0.0% 116 0.0% 65,072 0.2% 27,528 0.1% 12,432 0.0% 0 0.0%
load::calendar/MultipleHandlerCalendarEntityJob.php 1 0.0% 988 0.0% 988 0.0% 208,280 0.5% 208,280 0.5% 409,168 1.3% 409,168 1.3%
yii\di\ServiceLocator::has 4,333 1.0% 969 0.0% 969 0.0% 840 0.0% 840 0.0% 0 0.0% 0 0.0%
common\macronModels\ActiveRecord::_convertArrayAttributes 763 0.2% 965 0.0% 895 0.0% 1,232 0.0% 632 0.0% 0 0.0% 0 0.0%
load::customField/CustomField.php 2 0.0% 955 0.0% 955 0.0% 142,792 0.4% 142,792 0.4% 267,800 0.9% 267,800 0.9%
api\macronModels\user\User::getRights 1 0.0% 953 0.0% 4 0.0% 188,192 0.5% 680 0.0% 158,312 0.5% 0 0.0%
common\hhModels\interview\Interview::behaviors 95 0.0% 951 0.0% 467 0.0% 118,680 0.3% 117,024 0.3% 2,264 0.0% 1,104 0.0%
common\hhModels\vacancy\Vacancy::getFunnel 35 0.0% 947 0.0% 76 0.0% 37,344 0.1% 600 0.0% 0 0.0% 0 0.0%
yii\db\QueryBuilder::update 20 0.0% 937 0.0% 108 0.0% 25,024 0.1% -15,712 -0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::hasMany 2 0.0% 937 0.0% 4 0.0% 185,320 0.5% 1,168 0.0% 158,312 0.5% 0 0.0%
common\hhModels\userImportDetails\UserImportDetail::rules 5 0.0% 931 0.0% 29 0.0% 30,112 0.1% 14,552 0.0% 0 0.0% 0 0.0%
common\db\ActiveRecord::findByCondition@1 26 0.0% 925 0.0% 163 0.0% 39,192 0.1% 10,584 0.0% 0 0.0% 0 0.0%
yii\di\Container::get@1 16 0.0% 919 0.0% 25 0.0% 93,856 0.2% 1,688 0.0% 114,344 0.4% 0 0.0%
yii\debug\Module::yii\debug\{closure} 2 0.0% 918 0.0% 7 0.0% 166,456 0.4% 1,480 0.0% 0 0.0% 0 0.0%
api\hhModels\interview\Interview::getVacancy 9 0.0% 914 0.0% 32 0.0% 80,056 0.2% 680 0.0% 0 0.0% 0 0.0%
yii\web\Application::getResponse 7 0.0% 913 0.0% 6 0.0% 164,904 0.4% 3,328 0.0% 0 0.0% 0 0.0%
yii\db\QueryBuilder::bindParam 1,683 0.4% 911 0.0% 911 0.0% 370,312 0.9% 370,312 0.9% 30,784 0.1% 30,784 0.1%
yii\db\Connection::quoteTableName 1,264 0.3% 904 0.0% 809 0.0% 8,120 0.0% 4,928 0.0% 0 0.0% 0 0.0%
common\hhModels\user\User::find 40 0.0% 896 0.0% 107 0.0% 57,992 0.1% 26,816 0.1% 0 0.0% 0 0.0%
yii\db\Query::each 36 0.0% 893 0.0% 138 0.0% 33,952 0.1% 14,296 0.0% 31,576 0.1% 0 0.0%
yii\db\conditions\InConditionBuilder::buildValues 206 0.0% 889 0.0% 761 0.0% 113,968 0.3% 65,408 0.2% 10,680 0.0% 4,400 0.0%
common\helpers\InterviewCalendarUpdater::onImportDetailSave 5 0.0% 884 0.0% 22 0.0% 11,576 0.0% 728 0.0% 12,832 0.0% 0 0.0%
yii\caching\Cache::multiGet 20 0.0% 872 0.0% 120 0.0% 11,416 0.0% 7,544 0.0% 18,792 0.1% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnel::find 43 0.0% 853 0.0% 109 0.0% 61,032 0.2% 28,784 0.1% 0 0.0% 0 0.0%
yii\db\QueryBuilder::buildHaving 793 0.2% 852 0.0% 656 0.0% 1,672 0.0% 1,136 0.0% 0 0.0% 0 0.0%
common\hhModels\offer\Offer::getStatusChangeHistoryType 26 0.0% 847 0.0% 151 0.0% 1,232 0.0% 664 0.0% 768 0.0% 0 0.0%
yii\BaseYii::getLogger 3,079 0.7% 841 0.0% 841 0.0% 2,080 0.0% 2,080 0.0% 0 0.0% 0 0.0%
yii\redis\Connection::getConnectionString 1,538 0.4% 840 0.0% 840 0.0% 74,896 0.2% 74,896 0.2% 104 0.0% 104 0.0%
Composer\Autoload\ClassLoader::loadClass@1 1 0.0% 838 0.0% 3 0.0% 29,376 0.1% 680 0.0% 0 0.0% 0 0.0%
load::db/QueryBuilder.php 1 0.0% 838 0.0% 838 0.0% 331,520 0.8% 331,520 0.8% 0 0.0% 0 0.0%
Composer\Autoload\{closure}@1 1 0.0% 834 0.0% 27 0.0% 28,144 0.1% 568 0.0% 0 0.0% 0 0.0%
api\hhModels\interview\Interview::rules 9 0.0% 827 0.0% 85 0.0% 139,480 0.4% 45,808 0.1% 44,832 0.1% 0 0.0%
yii\db\QueryBuilder::buildExpression@2 94 0.0% 806 0.0% 99 0.0% 52,224 0.1% 1,440 0.0% 6,304 0.0% 0 0.0%
yii\db\Schema::getPdoType 1,815 0.4% 793 0.0% 793 0.0% 928 0.0% 928 0.0% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartner::rules 5 0.0% 792 0.0% 53 0.0% 252,832 0.6% 23,368 0.1% 204,512 0.7% 0 0.0%
common\models\macronApiToken\MacronApiToken::behaviors 1 0.0% 792 0.0% 51 0.0% 119,832 0.3% 5,544 0.0% 0 0.0% 0 0.0%
yii\db\Query::select 105 0.0% 784 0.0% 321 0.0% 48,216 0.1% 5,304 0.0% 0 0.0% 0 0.0%
load::db/BaseActiveRecord.php 1 0.0% 784 0.0% 784 0.0% 234,608 0.6% 234,608 0.6% 0 0.0% 0 0.0%
common\macronModels\user\User::behaviors 116 0.0% 770 0.0% 415 0.0% 45,400 0.1% 680 0.0% 0 0.0% 0 0.0%
yii\db\Schema::getRawTableName 3,192 0.7% 767 0.0% 767 0.0% 1,264 0.0% 1,264 0.0% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartner::behaviors 67 0.0% 766 0.0% 346 0.0% 84,472 0.2% 82,768 0.2% 0 0.0% 0 0.0%
yii\db\Query::populate 666 0.2% 766 0.0% 523 0.0% 22,696 0.1% 22,160 0.1% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartner::getCity 5 0.0% 760 0.0% 16 0.0% 176,032 0.4% 632 0.0% 191,968 0.6% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnelStatusQuery::withOverrideProperties 26 0.0% 755 0.0% 216 0.0% 74,632 0.2% 39,992 0.1% 0 0.0% 0 0.0%
yii\db\ActiveQuery::getTablesUsedInFrom 44 0.0% 749 0.0% 145 0.0% 23,720 0.1% 17,792 0.0% 0 0.0% 0 0.0%
yii\db\ActiveRecord::filterValidAliases 35 0.0% 745 0.0% 144 0.0% 1,168 0.0% -15,904 -0.0% 0 0.0% 0 0.0%
common\models\macronApiToken\MacronApiToken::getExpireDateTime 1 0.0% 741 0.0% 16 0.0% 114,288 0.3% 344 0.0% 0 0.0% 0 0.0%
yii\i18n\I18N::getMessageSource 1,432 0.3% 735 0.0% 519 0.0% 31,792 0.1% 664 0.0% 0 0.0% 0 0.0%
common\helpers\RightsHelper::filterDisabledLabels 53 0.0% 735 0.0% 246 0.0% 2,464 0.0% 664 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseStringHelper::startsWith 1,110 0.3% 735 0.0% 647 0.0% 4,184 0.0% 3,632 0.0% 1,568 0.0% 1,568 0.0%
common\hhModels\candidateViewed\CandidateViewed::setViewedByAction 31 0.0% 724 0.0% 159 0.0% 3,792 0.0% 792 0.0% 0 0.0% 0 0.0%
common\macronModels\user\User::isAdmin 248 0.1% 720 0.0% 533 0.0% 5,712 0.0% 5,176 0.0% 568 0.0% 568 0.0%
api\hhModels\offer\OfferWithImported::rules 26 0.0% 716 0.0% 170 0.0% 130,736 0.3% 130,200 0.3% 4,136 0.0% 3,312 0.0%
load::components/Serializer.php 1 0.0% 714 0.0% 714 0.0% 27,776 0.1% 27,776 0.1% 66,288 0.2% 66,288 0.2%
common\hhModels\userImportDetails\UserImportDetail::find 33 0.0% 709 0.0% 90 0.0% 49,424 0.1% 21,816 0.1% 0 0.0% 0 0.0%
yii\validators\EachValidator::createEmbeddedValidator 40 0.0% 705 0.0% 42 0.0% 27,032 0.1% 632 0.0% 8,416 0.0% 0 0.0%
api\components\AbstractMultipleHandlerJob::sendSocketToCurrentUser 2 0.0% 705 0.0% 10 0.0% 76,808 0.2% 1,456 0.0% 0 0.0% 0 0.0%
yii\caching\Cache::set 2 0.0% 696 0.0% 18 0.0% 3,696 0.0% 696 0.0% 0 0.0% 0 0.0%
common\hhModels\interviewCalendar\InterviewCalendar::behaviors 75 0.0% 694 0.0% 449 0.0% 58,232 0.1% 57,096 0.1% 0 0.0% 0 0.0%
load::user/UserResumeTrait.php 1 0.0% 689 0.0% 689 0.0% 146,616 0.4% 146,616 0.4% 225,144 0.7% 225,144 0.7%
yii\db\conditions\ConjunctionCondition::fromArrayDefinition 381 0.1% 686 0.0% 589 0.0% 22,600 0.1% 22,000 0.1% 15,912 0.1% 15,912 0.1%
load::forms/MultipleHandlerCalendarEntityForm.php 1 0.0% 681 0.0% 681 0.0% 217,320 0.6% 217,320 0.6% 0 0.0% 0 0.0%
common\hhModels\vacancy\Vacancy::query 31 0.0% 672 0.0% 61 0.0% 32,664 0.1% 616 0.0% 0 0.0% 0 0.0%
yii\caching\FileCache::setValue 2 0.0% 671 0.0% 646 0.0% 2,352 0.0% 792 0.0% 0 0.0% 0 0.0%
common\hhModels\interviewCalendar\InterviewCalendarQueryHelper::modifyQueryByRights 36 0.0% 662 0.0% 260 0.0% 3,288 0.0% 888 0.0% 0 0.0% 0 0.0%
yii\caching\Cache::getValues 20 0.0% 660 0.0% 40 0.0% 2,736 0.0% 600 0.0% 18,792 0.1% 0 0.0%
yii\base\BaseObject::__construct@2 379 0.1% 658 0.0% 449 0.0% 4,792 0.0% 1,864 0.0% 6,144 0.0% 6,144 0.0%
yii\di\Container::build@1 16 0.0% 654 0.0% 94 0.0% 67,208 0.2% -1,600 -0.0% 114,344 0.4% 0 0.0%
yii\db\BaseActiveRecord::isValueDifferent 4,101 1.0% 652 0.0% 426 0.0% 3,664 0.0% -48,056 -0.1% 4,072 0.0% 0 0.0%
load::yii2-xhprof/DebugPanelAsset.php 1 0.0% 645 0.0% 645 0.0% 3,728 0.0% 3,728 0.0% 0 0.0% 0 0.0%
api\hhModels\interview\calendar\MultipleHandlerCalendarEntityJob::getProcessInfo 45 0.0% 641 0.0% 280 0.0% 38,864 0.1% 32,712 0.1% 0 0.0% 0 0.0%
yii\queue\LogBehavior::afterPush 40 0.0% 640 0.0% 136 0.0% 80,760 0.2% 1,304 0.0% 13,728 0.0% 0 0.0%
yii\db\Query::one@1 1 0.0% 635 0.0% 66 0.0% 14,072 0.0% -2,920 -0.0% 0 0.0% 0 0.0%
common\helpers\InterviewCalendarSocket::setInterviewDates 4 0.0% 634 0.0% 25 0.0% 18,664 0.0% 512 0.0% 0 0.0% 0 0.0%
api\macronModels\interviewRejectReason\InterviewRejectReason::find 26 0.0% 634 0.0% 78 0.0% 108,408 0.3% 17,368 0.0% 91,608 0.3% 0 0.0%
load::candidateByPartner/CandidateByPartner.php 1 0.0% 633 0.0% 633 0.0% 171,128 0.4% 171,128 0.4% 269,304 0.9% 269,304 0.9%
api\hhModels\interview\Interview::find 9 0.0% 631 0.0% 34 0.0% 32,552 0.1% 680 0.0% 4,992 0.0% 0 0.0%
yii\db\ActiveQuery::alias 74 0.0% 631 0.0% 280 0.0% 19,560 0.0% -10,680 -0.0% 232 0.0% 144 0.0%
common\hhModels\offer\Offer::getVacancyChangeHistoryType 26 0.0% 628 0.0% 96 0.0% 1,864 0.0% 728 0.0% 1,928 0.0% 0 0.0%
load::helpers/BaseFileHelper.php 1 0.0% 624 0.0% 624 0.0% 162,816 0.4% 162,816 0.4% 0 0.0% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnel::getFinalStatus 9 0.0% 621 0.0% 29 0.0% 75,568 0.2% 696 0.0% 87,032 0.3% 0 0.0%
load::yii2-xhprof/OverlayAsset.php 1 0.0% 619 0.0% 619 0.0% 2,712 0.0% 2,712 0.0% 0 0.0% 0 0.0%
common\macronModels\user\User::rightsCacheKey 53 0.0% 614 0.0% 236 0.0% 3,936 0.0% 2,816 0.0% 0 0.0% 0 0.0%
load::helpers/WhUserHelper.php 1 0.0% 612 0.0% 612 0.0% 106,304 0.3% 106,304 0.3% 208,672 0.7% 208,672 0.7%
load::redis/Queue.php 2 0.0% 602 0.0% 602 0.0% 104,864 0.3% 104,864 0.3% 120,392 0.4% 120,392 0.4%
yii\base\BaseObject::init 9,528 2.2% 597 0.0% 597 0.0% 9,568 0.0% 9,568 0.0% 0 0.0% 0 0.0%
load::jobOffer/JobOffer.php 1 0.0% 594 0.0% 594 0.0% 123,472 0.3% 123,472 0.3% 212,936 0.7% 212,936 0.7%
yii\BaseYii::createObject@1 13 0.0% 592 0.0% 27 0.0% 62,960 0.2% 2,744 0.0% 114,344 0.4% 0 0.0%
api\hhModels\offer\Offer::behaviors 37 0.0% 592 0.0% 100 0.0% 48,272 0.1% 616 0.0% 0 0.0% 0 0.0%
yii\i18n\PhpMessageSource::loadMessages 6 0.0% 586 0.0% 30 0.0% 85,184 0.2% -72 -0.0% 0 0.0% 0 0.0%
yii\BaseYii::getAlias 428 0.1% 580 0.0% 580 0.0% 27,368 0.1% 27,368 0.1% 208 0.0% 208 0.0%
api\hhModels\vacancy\Vacancy::parentFind 27 0.0% 579 0.0% 46 0.0% 28,616 0.1% 632 0.0% 37,968 0.1% 0 0.0%
load::web/Response.php 1 0.0% 577 0.0% 577 0.0% 162,864 0.4% 162,864 0.4% 0 0.0% 0 0.0%
yii\helpers\BaseArrayHelper::keyExists 1,978 0.5% 570 0.0% 570 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::getOldAttribute 1,915 0.4% 556 0.0% 556 0.0% 2,272 0.0% 2,272 0.0% 0 0.0% 0 0.0%
api\models\partner\Partner::attributes 6 0.0% 554 0.0% 12 0.0% 192,272 0.5% 1,232 0.0% 9,352 0.0% 0 0.0%
yii\di\Container::validateDependencies 3,391 0.8% 552 0.0% 552 0.0% 1,072 0.0% 1,072 0.0% 0 0.0% 0 0.0%
load::macronModels/ActiveRecord.php 1 0.0% 548 0.0% 548 0.0% 187,568 0.5% 187,568 0.5% 0 0.0% 0 0.0%
load::db/Command.php 1 0.0% 547 0.0% 547 0.0% 178,392 0.5% 178,392 0.5% 0 0.0% 0 0.0%
api\macronModels\rights\Rights::find 1 0.0% 547 0.0% 4 0.0% 112,336 0.3% 744 0.0% 93,552 0.3% 0 0.0%
yii\db\pgsql\ColumnSchema::dbTypecast 184 0.0% 537 0.0% 155 0.0% 44,016 0.1% 2,248 0.0% 70,616 0.2% 0 0.0%
common\hhModels\interview\Interview::rules 9 0.0% 537 0.0% 63 0.0% 75,320 0.2% 33,680 0.1% 37,592 0.1% 0 0.0%
yii\db\Command::yii\db\{closure} 1,739 0.4% 529 0.0% 520 0.0% 1,672 0.0% 1,136 0.0% 0 0.0% 0 0.0%
yii\db\conditions\InCondition::fromArrayDefinition 202 0.0% 527 0.0% 443 0.0% 20,592 0.1% 20,024 0.1% 16,528 0.1% 16,528 0.1%
yii\db\BaseActiveRecord::canSetOldAttribute 1,454 0.3% 523 0.0% 372 0.0% 1,168 0.0% 616 0.0% 3,800 0.0% 0 0.0%
yii\validators\ExistValidator::prepareConditions 9 0.0% 522 0.0% 74 0.0% 12,880 0.0% 856 0.0% 0 0.0% 0 0.0%
load::userPersonalDataProcessing/UserPersonalDataProcessing.php 2 0.0% 517 0.0% 517 0.0% 105,568 0.3% 105,568 0.3% 84,032 0.3% 84,032 0.3%
yii\db\QueryBuilder::prepareUpdateSets 20 0.0% 513 0.0% 252 0.0% 33,784 0.1% 20,152 0.1% 0 0.0% 0 0.0%
load::components/SocketNotification.php 1 0.0% 510 0.0% 510 0.0% 102,400 0.3% 102,400 0.3% 162,256 0.5% 162,256 0.5%
common\components\socket\MacronSocketPublisher::sendToPartnerUser 2 0.0% 509 0.0% 8 0.0% 49,408 0.1% -104 -0.0% 0 0.0% 0 0.0%
yii\validators\BooleanValidator::init 80 0.0% 506 0.0% 119 0.0% 1,736 0.0% 680 0.0% 41,152 0.1% 6,656 0.0%
load::db/Query.php 1 0.0% 495 0.0% 495 0.0% 161,832 0.4% 161,832 0.4% 0 0.0% 0 0.0%
common\hhModels\interview\Interview::find 14 0.0% 492 0.0% 44 0.0% 32,720 0.1% 10,240 0.0% 4,992 0.0% 0 0.0%
common\hhModels\offer\Offer::behaviors 37 0.0% 492 0.0% 255 0.0% 47,656 0.1% 46,032 0.1% 0 0.0% 0 0.0%
common\macronModels\rights\Rights::getInterface 1 0.0% 491 0.0% 4 0.0% 72,328 0.2% 744 0.0% 104,400 0.3% 0 0.0%
yii\log\Logger::yii\log\{closure} 1 0.0% 489 0.0% 4 0.0% -752,176 -1.9% 1,008 0.0% 0 0.0% 0 0.0%
common\helpers\RightsHelper::getDisabledMap 53 0.0% 489 0.0% 244 0.0% 1,800 0.0% 696 0.0% 0 0.0% 0 0.0%
load::pgsql/Schema.php 1 0.0% 484 0.0% 484 0.0% 108,184 0.3% 108,184 0.3% 0 0.0% 0 0.0%
api\filters\UserRightsFilter::init 2 0.0% 479 0.0% 7 0.0% 154,744 0.4% 792 0.0% 0 0.0% 0 0.0%
yii\db\Connection::getSlave 784 0.2% 478 0.0% 469 0.0% 1,752 0.0% 600 0.0% 0 0.0% 0 0.0%
load::employerAnalytics/EmployerAnalyticEvent.php 1 0.0% 478 0.0% 478 0.0% 156,224 0.4% 156,224 0.4% 223,504 0.7% 223,504 0.7%
yii\db\Query::cleanUpTableNames 44 0.0% 473 0.0% 317 0.0% 5,376 0.0% 616 0.0% 0 0.0% 0 0.0%
load::src/Connection.php 1 0.0% 470 0.0% 470 0.0% 170,392 0.4% 170,392 0.4% 0 0.0% 0 0.0%
yii\i18n\PhpMessageSource::loadMessagesFromFile 11 0.0% 466 0.0% 205 0.0% 82,024 0.2% -49,168 -0.1% 0 0.0% 0 0.0%
load::partnerConfig/PartnerConfig.php 2 0.0% 463 0.0% 463 0.0% 68,312 0.2% 68,312 0.2% 0 0.0% 0 0.0%
yii\db\Query::normalizeSelect 105 0.0% 463 0.0% 463 0.0% 42,912 0.1% 42,912 0.1% 0 0.0% 0 0.0%
yii\base\Model::offsetGet 350 0.1% 461 0.0% 408 0.0% 38,768 0.1% 37,696 0.1% 0 0.0% 0 0.0%
yii\db\ActiveQuery::innerJoinWith 79 0.0% 452 0.0% 141 0.0% 80,664 0.2% -8,984 -0.0% 0 0.0% 0 0.0%
load::db/ActiveQuery.php 1 0.0% 448 0.0% 448 0.0% 111,904 0.3% 111,904 0.3% 0 0.0% 0 0.0%
yii\caching\Cache::buildKey 116 0.0% 446 0.0% 417 0.0% 1,336 0.0% 800 0.0% 0 0.0% 0 0.0%
load::interviewStatus/InterviewStatus.php 2 0.0% 444 0.0% 444 0.0% 112,128 0.3% 112,128 0.3% 0 0.0% 0 0.0%
load::userQuestionnaire/UserQuestionnaire.php 1 0.0% 443 0.0% 443 0.0% 95,384 0.2% 95,384 0.2% 145,304 0.5% 145,304 0.5%
yii\validators\DateValidator::init 23 0.0% 440 0.0% 166 0.0% 3,240 0.0% 728 0.0% 14,784 0.0% 3,584 0.0%
yii\web\Response::send 1 0.0% 433 0.0% 9 0.0% 52,928 0.1% 776 0.0% 27,736 0.1% 0 0.0%
yii\di\Instance::ensure 9 0.0% 432 0.0% 30 0.0% 28,568 0.1% 2,776 0.0% 15,416 0.0% 0 0.0%
load::db/Schema.php 1 0.0% 430 0.0% 430 0.0% 111,504 0.3% 111,504 0.3% 0 0.0% 0 0.0%
api\hhModels\userPersonalDataProcessing\UserPersonalDataProcessing::find 9 0.0% 428 0.0% 32 0.0% 34,440 0.1% 728 0.0% 14,184 0.0% 0 0.0%
load::web/User.php 1 0.0% 418 0.0% 418 0.0% 181,496 0.5% 181,496 0.5% 0 0.0% 0 0.0%
yii\di\Instance::get 10 0.0% 412 0.0% 24 0.0% 29,336 0.1% 1,376 0.0% 15,416 0.0% 0 0.0%
load::expressClient22137/ExpressClient22137Trait.php 1 0.0% 408 0.0% 408 0.0% 94,312 0.2% 94,312 0.2% 0 0.0% 0 0.0%
load::db/ActiveRecord.php 2 0.0% 403 0.0% 403 0.0% 110,144 0.3% 110,144 0.3% 0 0.0% 0 0.0%
yii\db\QueryBuilder::hasLimit 793 0.2% 403 0.0% 403 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\behaviors\TimestampBehavior::init 278 0.1% 397 0.0% 380 0.0% 3,208 0.0% 2,672 0.0% 9,984 0.0% 9,984 0.0%
load::data/DataFilter.php 1 0.0% 397 0.0% 397 0.0% 110,640 0.3% 110,640 0.3% 0 0.0% 0 0.0%
load::pgsql/QueryBuilder.php 1 0.0% 396 0.0% 396 0.0% 92,840 0.2% 92,840 0.2% 0 0.0% 0 0.0%
api\macronModels\user\User::getUserRights 1 0.0% 388 0.0% 2 0.0% 72,368 0.2% 616 0.0% 64,760 0.2% 0 0.0%
api\controllers\InterviewController::getCandidatesSortAttributes 1 0.0% 387 0.0% 55 0.0% 49,744 0.1% 28,792 0.1% 0 0.0% 0 0.0%
load::odata/ODataClientTrait.php 1 0.0% 386 0.0% 386 0.0% 68,192 0.2% 68,192 0.2% 0 0.0% 0 0.0%
load::hrmEvent/HrmEventJob.php 1 0.0% 384 0.0% 384 0.0% 68,960 0.2% 68,960 0.2% 94,328 0.3% 94,328 0.3%
common\components\partnerQueue\Queue::checkPartner 40 0.0% 382 0.0% 191 0.0% 2,448 0.0% 760 0.0% 0 0.0% 0 0.0%
yii\db\pgsql\QueryBuilder::insert 6 0.0% 380 0.0% 15 0.0% 14,312 0.0% 664 0.0% 0 0.0% 0 0.0%
load::base/Model.php 1 0.0% 380 0.0% 380 0.0% 117,200 0.3% 117,200 0.3% 0 0.0% 0 0.0%
yii\db\ActiveQuery::createCommand@1 2 0.0% 379 0.0% 24 0.0% 20,608 0.1% -96 -0.0% 0 0.0% 0 0.0%
load::calendar/InterviewCandidates.php 1 0.0% 378 0.0% 378 0.0% 76,616 0.2% 76,616 0.2% 136,064 0.4% 136,064 0.4%
load::changeHistory/PartnerChangeHistoryBehavior.php 1 0.0% 374 0.0% 374 0.0% 26,440 0.1% 26,440 0.1% 0 0.0% 0 0.0%
yii\web\User::getId 35 0.0% 374 0.0% 221 0.0% 2,840 0.0% 1,784 0.0% 0 0.0% 0 0.0%
load::vacancy/VacancyQuery.php 1 0.0% 371 0.0% 371 0.0% 110,096 0.3% 110,096 0.3% 0 0.0% 0 0.0%
api\hhModels\interview\Interview::beforeValidate 9 0.0% 371 0.0% 54 0.0% 6,528 0.0% 888 0.0% 0 0.0% 0 0.0%
yii\db\ActiveRecord::isTransactional 86 0.0% 368 0.0% 318 0.0% 2,824 0.0% 1,736 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::setRelationDependencies 198 0.0% 364 0.0% 339 0.0% 102,752 0.3% 102,184 0.3% 0 0.0% 0 0.0%
yii\db\Query::setCommandCache 793 0.2% 364 0.0% 363 0.0% 1,656 0.0% 1,136 0.0% 0 0.0% 0 0.0%
api\components\WhUserWithoutPartnerCandidateBehavior::beforeAction 2 0.0% 361 0.0% 4 0.0% 55,008 0.1% 1,232 0.0% 0 0.0% 0 0.0%
common\macronModels\rights\RightsQuery::byPartnerAvailable 1 0.0% 361 0.0% 22 0.0% 83,480 0.2% 1,144 0.0% 91,080 0.3% 0 0.0%
api\components\Controller::getRequestParams 5 0.0% 361 0.0% 12 0.0% 54,848 0.1% 2,432 0.0% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartner::beforeValidate 5 0.0% 361 0.0% 49 0.0% 12,928 0.0% 952 0.0% 43,472 0.1% 0 0.0%
load::db/ActiveRelationTrait.php 1 0.0% 360 0.0% 360 0.0% 90,800 0.2% 90,800 0.2% 0 0.0% 0 0.0%
load::helpers/DateHelper.php 1 0.0% 360 0.0% 360 0.0% 65,344 0.2% 65,344 0.2% 134,872 0.4% 134,872 0.4%
load::whUserCustom/WhUserCustom.php 2 0.0% 358 0.0% 358 0.0% 56,296 0.1% 56,296 0.1% 60,968 0.2% 60,968 0.2%
load::services/InterviewCalendarUpdateService.php 1 0.0% 357 0.0% 357 0.0% 72,648 0.2% 72,648 0.2% 146,416 0.5% 146,416 0.5%
api\components\WhUserWithoutPartnerCandidateBehavior::isModelClassChangeRequired 2 0.0% 357 0.0% 4 0.0% 53,776 0.1% 696 0.0% 0 0.0% 0 0.0%
yii\queue\serializers\JsonSerializer::toArray 40 0.0% 351 0.0% 258 0.0% 43,568 0.1% 30,712 0.1% 0 0.0% 0 0.0%
api\components\Request::getRequestParams 5 0.0% 349 0.0% 10 0.0% 52,416 0.1% 744 0.0% 0 0.0% 0 0.0%
common\logger\LoggerHelper::reInitializeLoggerContext 2 0.0% 349 0.0% 17 0.0% 40,792 0.1% 952 0.0% 0 0.0% 0 0.0%
load::city/City.php 1 0.0% 348 0.0% 348 0.0% 74,896 0.2% 74,896 0.2% 140,664 0.5% 140,664 0.5%
yii\di\Container::mergeDependencies 3,391 0.8% 348 0.0% 348 0.0% 2,576 0.0% 2,576 0.0% 0 0.0% 0 0.0%
mohorev\file\UploadImageBehavior::init 2 0.0% 348 0.0% 11 0.0% 53,112 0.1% 1,296 0.0% 0 0.0% 0 0.0%
api\hhModels\interview\calendar\InterviewCandidates::getUid 152 0.0% 347 0.0% 288 0.0% 8,368 0.0% 7,800 0.0% 0 0.0% 0 0.0%
yii\db\ActiveQuery::joinWith 85 0.0% 346 0.0% 346 0.0% 100,832 0.3% 100,832 0.3% 0 0.0% 0 0.0%
load::vacancy/VacancyRelations.php 2 0.0% 346 0.0% 346 0.0% 117,976 0.3% 117,976 0.3% 0 0.0% 0 0.0%
load::behaviors/SortableBehavior.php 1 0.0% 345 0.0% 345 0.0% 57,960 0.1% 57,960 0.1% 134,928 0.4% 134,928 0.4%
yii\db\pgsql\ArrayParser::parse 256 0.1% 345 0.0% 119 0.0% 8,952 0.0% 616 0.0% 72 0.0% 0 0.0%
load::behavior/PinnedModelsBehavior.php 1 0.0% 345 0.0% 345 0.0% 61,384 0.2% 61,384 0.2% 114,344 0.4% 114,344 0.4%
common\macronModels\user\User::candidateIsAvailable 31 0.0% 341 0.0% 113 0.0% 3,048 0.0% 696 0.0% 0 0.0% 0 0.0%
yii\web\Request::getBodyParams 2 0.0% 335 0.0% 11 0.0% 50,744 0.1% 1,280 0.0% 0 0.0% 0 0.0%
load::resume/AbstractResumeDocument.php 1 0.0% 333 0.0% 333 0.0% 71,424 0.2% 71,424 0.2% 94,472 0.3% 94,472 0.3%
api\hhModels\user\UserWithoutRestrictions::find 9 0.0% 332 0.0% 22 0.0% 27,192 0.1% 632 0.0% 0 0.0% 0 0.0%
load::helpers/BaseInflector.php 1 0.0% 326 0.0% 326 0.0% 103,528 0.3% 103,528 0.3% 0 0.0% 0 0.0%
load::offer/OfferRelations.php 2 0.0% 326 0.0% 326 0.0% 103,744 0.3% 103,744 0.3% 82,672 0.3% 82,672 0.3%
load::validators/IpValidator.php 1 0.0% 324 0.0% 324 0.0% 70,464 0.2% 70,464 0.2% 0 0.0% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnelStatus::isDefaultLockedStatus 151 0.0% 321 0.0% 267 0.0% 1,296 0.0% 696 0.0% 0 0.0% 0 0.0%
load::offer/OfferNotifiersTrait.php 1 0.0% 320 0.0% 320 0.0% 76,536 0.2% 76,536 0.2% 66,456 0.2% 66,456 0.2%
load::hrmEvent/HrmEvent.php 1 0.0% 320 0.0% 320 0.0% 57,688 0.1% 57,688 0.1% 135,472 0.4% 135,472 0.4%
yii\db\QueryBuilder::insert 6 0.0% 320 0.0% 44 0.0% 11,864 0.0% -9,624 -0.0% 0 0.0% 0 0.0%
common\helpers\TimezoneHelper::timezoneList 5 0.0% 319 0.0% 319 0.0% 194,960 0.5% 194,960 0.5% 153,056 0.5% 153,056 0.5%
common\macronModels\user\User::getId 87 0.0% 319 0.0% 208 0.0% 2,224 0.0% 1,688 0.0% 0 0.0% 0 0.0%
load::helpers/BaseStringHelper.php 1 0.0% 316 0.0% 316 0.0% 81,560 0.2% 81,560 0.2% 0 0.0% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnelStatus::behaviors 151 0.0% 315 0.0% 293 0.0% 1,200 0.0% 632 0.0% 0 0.0% 0 0.0%
api\hhModels\interview\Interview::getStatus 9 0.0% 311 0.0% 21 0.0% 10,960 0.0% 600 0.0% 0 0.0% 0 0.0%
api\hhModels\user\User::parentFind 9 0.0% 310 0.0% 16 0.0% 26,560 0.1% 616 0.0% 0 0.0% 0 0.0%
yii\db\Schema::quoteColumnName 188 0.0% 306 0.0% 208 0.0% 11,280 0.0% 2,440 0.0% 1,000 0.0% 616 0.0%
common\hhModels\candidateStatusHistory\CandidateStatusHistory::sendSocketAboutHistoryUpdate 5 0.0% 301 0.0% 27 0.0% 1,992 0.0% 2,640 0.0% 0 0.0% 0 0.0%
yii\debug\LogTarget::collect 4 0.0% 299 0.0% 299 0.0% 98,840 0.3% 98,840 0.3% 130,768 0.4% 130,768 0.4%
yii\db\BaseActiveRecord::isAttributeChanged 543 0.1% 299 0.0% 299 0.0% 11,696 0.0% 11,696 0.0% 0 0.0% 0 0.0%
load::yii2-sortable/SortableBehavior.php 1 0.0% 296 0.0% 296 0.0% 76,016 0.2% 76,016 0.2% 58,104 0.2% 58,104 0.2%
yii\validators\Validator::validateAttributes@1 40 0.0% 296 0.0% 100 0.0% 5,512 0.0% -14,168 -0.0% 0 0.0% 0 0.0%
common\macronModels\user\User::getFio 45 0.0% 295 0.0% 190 0.0% 5,520 0.0% 4,984 0.0% 0 0.0% 0 0.0%
common\models\employerAnalytics\EmployerAnalytics::validateEvent 1 0.0% 294 0.0% 4 0.0% -13,448 -0.0% -11,616 -0.0% 0 0.0% 0 0.0%
load::behaviors/WebhookNotifyBehavior.php 1 0.0% 294 0.0% 294 0.0% 50,656 0.1% 50,656 0.1% 81,848 0.3% 81,848 0.3%
load::helpers/InterviewCalendarSocket.php 1 0.0% 294 0.0% 294 0.0% 117,952 0.3% 117,952 0.3% 174,120 0.6% 174,120 0.6%
yii\db\Query::where 114 0.0% 292 0.0% 263 0.0% 4,544 0.0% 4,024 0.0% 0 0.0% 0 0.0%
load::candidateByPartner/CandidateByPartnerWebhookData.php 1 0.0% 292 0.0% 292 0.0% 62,616 0.2% 62,616 0.2% 91,384 0.3% 91,384 0.3%
load::realUr/RealUr.php 1 0.0% 291 0.0% 291 0.0% 66,488 0.2% 66,488 0.2% 0 0.0% 0 0.0%
common\components\partnerQueue\drivers\redis\Queue::init 2 0.0% 290 0.0% 7 0.0% 17,288 0.0% 1,336 0.0% 15,416 0.0% 0 0.0%
common\models\employerAnalytics\EmployerAnalyticEvent::getConstants 1 0.0% 289 0.0% 172 0.0% -2,400 -0.0% -3,000 -0.0% 0 0.0% 0 0.0%
load::changeHistory/WhUserInteractionData.php 1 0.0% 288 0.0% 288 0.0% 44,664 0.1% 44,664 0.1% 107,760 0.3% 107,760 0.3%
yii\db\Command::reset 883 0.2% 288 0.0% 288 0.0% -80,976 -0.2% -80,976 -0.2% 0 0.0% 0 0.0%
yii\helpers\BaseStringHelper::normalizeNumber 93 0.0% 285 0.0% 285 0.0% 920 0.0% 920 0.0% 0 0.0% 0 0.0%
load::phone/Phone.php 1 0.0% 285 0.0% 285 0.0% 48,416 0.1% 48,416 0.1% 79,528 0.3% 79,528 0.3%
yii\db\Connection::getDriverName 833 0.2% 283 0.0% 283 0.0% 1,704 0.0% 1,704 0.0% 0 0.0% 0 0.0%
yii\db\QueryBuilder::buildOrderBy 793 0.2% 283 0.0% 208 0.0% 3,584 0.0% 2,440 0.0% 0 0.0% 0 0.0%
load::userImportDetails/UserImportDetail.php 1 0.0% 282 0.0% 282 0.0% 77,872 0.2% 77,872 0.2% 0 0.0% 0 0.0%
yii\validators\RangeValidator::init 42 0.0% 281 0.0% 70 0.0% 1,720 0.0% 664 0.0% 17,480 0.1% 0 0.0%
common\hhModels\interview\Interview::fillAdditionalDataToHistory 9 0.0% 280 0.0% 55 0.0% 1,896 0.0% 728 0.0% 0 0.0% 0 0.0%
yii\behaviors\AttributeBehavior::events 279 0.1% 279 0.0% 279 0.0% 105,440 0.3% 105,440 0.3% 0 0.0% 0 0.0%
yii\queue\redis\Queue::init 2 0.0% 278 0.0% 4 0.0% 13,896 0.0% 680 0.0% 15,416 0.0% 0 0.0%
common\hhModels\userImportDetails\UserImportDetail::behaviors 35 0.0% 277 0.0% 198 0.0% 28,152 0.1% 27,016 0.1% 0 0.0% 0 0.0%
load::validators/DateValidator.php 1 0.0% 276 0.0% 276 0.0% 75,880 0.2% 75,880 0.2% 0 0.0% 0 0.0%
common\helpers\UserIdentitySessionHelper::restoreTokenDeviceCookieByToken 1 0.0% 275 0.0% 51 0.0% 73,192 0.2% 824 0.0% 0 0.0% 0 0.0%
common\hhModels\user\User::behaviors 40 0.0% 273 0.0% 159 0.0% 17,376 0.0% 1,248 0.0% 0 0.0% 0 0.0%
yii\db\Query::addParams 1,403 0.3% 272 0.0% 272 0.0% 3,152 0.0% 3,152 0.0% 0 0.0% 0 0.0%
load::user/UserRights.php 2 0.0% 272 0.0% 272 0.0% 67,152 0.2% 67,152 0.2% 0 0.0% 0 0.0%
load::validators/UniqueValidator.php 1 0.0% 271 0.0% 271 0.0% 60,952 0.2% 60,952 0.2% 75,600 0.2% 75,600 0.2%
load::helpers/UserIdentitySessionHelper.php 1 0.0% 270 0.0% 270 0.0% 116,640 0.3% 116,640 0.3% 0 0.0% 0 0.0%
load::socket/ChannelClient.php 1 0.0% 266 0.0% 266 0.0% 52,576 0.1% 52,576 0.1% 0 0.0% 0 0.0%
common\db\ActiveRecord::getChangedAttributeNames 45 0.0% 263 0.0% 139 0.0% 7,160 0.0% 744 0.0% 0 0.0% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnelStatusQuery::byVacancyFunnelId 88 0.0% 262 0.0% 129 0.0% 34,984 0.1% 34,416 0.1% 0 0.0% 0 0.0%
yii\db\QueryBuilder::prepareInsertValues 6 0.0% 262 0.0% 109 0.0% 20,528 0.1% 10,888 0.0% 0 0.0% 0 0.0%
yii\base\Component::ensureBehaviors@1 3,388 0.8% 261 0.0% 261 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\queue\Queue::init 2 0.0% 261 0.0% 5 0.0% 12,696 0.0% 648 0.0% 15,416 0.0% 0 0.0%
load::base/Controller.php 1 0.0% 259 0.0% 259 0.0% 77,728 0.2% 77,728 0.2% 0 0.0% 0 0.0%
load::customFieldStatus/CustomFieldStatusTrait.php 1 0.0% 258 0.0% 258 0.0% 53,848 0.1% 53,848 0.1% 74,288 0.2% 74,288 0.2%
common\macronModels\hrmEvent\HrmEvent::preventDuplicateTrigger 36 0.0% 257 0.0% 62 0.0% 18,184 0.0% 664 0.0% 45,096 0.1% 0 0.0%
load::src/BaseImage.php 1 0.0% 255 0.0% 255 0.0% 67,104 0.2% 67,104 0.2% 0 0.0% 0 0.0%
yii\caching\FileCache::getCacheFile 96 0.0% 254 0.0% 254 0.0% 16,432 0.0% 16,432 0.0% 0 0.0% 0 0.0%
common\hhModels\interview\Interview::getVacancy 5 0.0% 252 0.0% 12 0.0% 16,272 0.0% 680 0.0% 2,272 0.0% 0 0.0%
yii\db\pgsql\ColumnSchema::getArrayParser 256 0.1% 249 0.0% 133 0.0% 10,904 0.0% 704 0.0% 0 0.0% 0 0.0%
load::candidateStatusHistory/CandidateStatusHistory.php 1 0.0% 249 0.0% 249 0.0% 53,184 0.1% 53,184 0.1% 41,504 0.1% 41,504 0.1%
common\hhModels\userPersonalDataProcessing\UserPersonalDataProcessing::find 9 0.0% 248 0.0% 23 0.0% 27,704 0.1% 6,520 0.0% 14,184 0.0% 0 0.0%
yii\i18n\Formatter::init 1 0.0% 246 0.0% 10 0.0% 37,640 0.1% 1,104 0.0% 0 0.0% 0 0.0%
yii\validators\RegularExpressionValidator::init 40 0.0% 246 0.0% 33 0.0% 1,768 0.0% 680 0.0% 0 0.0% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnelStatusQuery::byStatusId 88 0.0% 245 0.0% 110 0.0% 68,040 0.2% 34,384 0.1% 0 0.0% 0 0.0%
yii\base\Model::getAttributes 40 0.0% 245 0.0% 65 0.0% 28,992 0.1% 616 0.0% 25,720 0.1% 0 0.0%
yii\web\AssetManager::getConverter 2 0.0% 244 0.0% 11 0.0% 33,464 0.1% 728 0.0% 0 0.0% 0 0.0%
common\macronModels\calendarIntegrationAccount\CalendarIntegrationInterview::find 9 0.0% 240 0.0% 23 0.0% 25,096 0.1% 6,520 0.0% 11,840 0.0% 0 0.0%
yii\helpers\BaseJson::processData 122 0.0% 240 0.0% 227 0.0% -15,056 -0.0% -15,592 -0.0% 0 0.0% 0 0.0%
common\components\partner\Partner::getModel 602 0.1% 240 0.0% 240 0.0% 1,720 0.0% 1,720 0.0% 0 0.0% 0 0.0%
load::db/ColumnSchemaBuilder.php 1 0.0% 239 0.0% 239 0.0% 52,200 0.1% 52,200 0.1% 70,616 0.2% 70,616 0.2%
load::user/CandidateByPartnerAttributesTrait.php 1 0.0% 238 0.0% 238 0.0% 74,968 0.2% 74,968 0.2% 0 0.0% 0 0.0%
yii\helpers\BaseArrayHelper::isTraversable 1,400 0.3% 237 0.0% 237 0.0% 1,120 0.0% 1,120 0.0% 0 0.0% 0 0.0%
yii\redis\Connection::exists 2 0.0% 237 0.0% 2 0.0% 5,608 0.0% 1,888 0.0% 0 0.0% 0 0.0%
yii\validators\ExistValidator::applyTableAlias 9 0.0% 233 0.0% 85 0.0% 1,160 0.0% -5,488 -0.0% 0 0.0% 0 0.0%
load::user/UserSettings.php 2 0.0% 233 0.0% 233 0.0% 50,512 0.1% 50,512 0.1% 0 0.0% 0 0.0%
yii\i18n\PhpMessageSource::loadFallbackMessages 5 0.0% 232 0.0% 16 0.0% 40,080 0.1% 24 0.0% 0 0.0% 0 0.0%
load::user/UserIdentity.php 1 0.0% 232 0.0% 232 0.0% 46,752 0.1% 46,752 0.1% 0 0.0% 0 0.0%
load::forms/CalendarEntityHideForm.php 1 0.0% 231 0.0% 231 0.0% 46,312 0.1% 46,312 0.1% 86,352 0.3% 86,352 0.3%
load::changeHistory/WorkHereChangeHistoryBehavior.php 1 0.0% 231 0.0% 231 0.0% 32,864 0.1% 32,864 0.1% 67,192 0.2% 67,192 0.2%
load::expressClient/HRMExpressClientTrait.php 1 0.0% 230 0.0% 230 0.0% 33,440 0.1% 33,440 0.1% 0 0.0% 0 0.0%
load::user/UserWithoutRestrictions.php 1 0.0% 230 0.0% 230 0.0% 43,072 0.1% 43,072 0.1% 43,352 0.1% 43,352 0.1%
load::validators/ExistValidator.php 1 0.0% 230 0.0% 230 0.0% 54,512 0.1% 54,512 0.1% 0 0.0% 0 0.0%
yii\db\pgsql\ArrayParser::parseArray 14 0.0% 226 0.0% 105 0.0% 8,336 0.0% 5,864 0.0% 72 0.0% 0 0.0%
yii\web\Request::resolve 1 0.0% 226 0.0% 9 0.0% 38,552 0.1% 1,104 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseArrayHelper::recursiveSort 56 0.0% 226 0.0% 78 0.0% 51,720 0.1% 19,432 0.0% 4,072 0.0% 0 0.0%
yii\validators\Validator::validateAttribute 71 0.0% 225 0.0% 95 0.0% 7,312 0.0% 2,088 0.0% 0 0.0% 0 0.0%
load::helpers/BaseFormatConverter.php 1 0.0% 225 0.0% 225 0.0% 91,384 0.2% 91,384 0.2% 0 0.0% 0 0.0%
yii\validators\Validator::yii\validators\{closure} 2,602 0.6% 223 0.0% 223 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\macronModels\user\User::query 1 0.0% 223 0.0% 1 0.0% 52,232 0.1% 632 0.0% 0 0.0% 0 0.0%
api\models\partner\Partner::setActivity 1 0.0% 223 0.0% 11 0.0% 8,312 0.0% 936 0.0% 0 0.0% 0 0.0%
yii\web\JsonParser::parse 1 0.0% 222 0.0% 2 0.0% 38,304 0.1% 664 0.0% 0 0.0% 0 0.0%
load::candidateViewed/CandidateViewed.php 1 0.0% 220 0.0% 220 0.0% 31,992 0.1% 31,992 0.1% 70,192 0.2% 70,192 0.2%
yii\db\pgsql\QueryBuilder::normalizeTableRowData 26 0.0% 218 0.0% 124 0.0% 2,336 0.0% 1,232 0.0% 0 0.0% 0 0.0%
load::src/LogBehavior.php 1 0.0% 218 0.0% 218 0.0% 18,088 0.0% 18,088 0.0% 23,192 0.1% 23,192 0.1%
yii\web\Request::getCookies 1 0.0% 215 0.0% 6 0.0% 30,208 0.1% 856 0.0% 0 0.0% 0 0.0%
load::interfaces/Interfaces.php 1 0.0% 215 0.0% 215 0.0% 41,704 0.1% 41,704 0.1% 83,056 0.3% 83,056 0.3%
yii\web\UrlManager::parseRequest 1 0.0% 214 0.0% 48 0.0% 31,680 0.1% 12,072 0.0% 0 0.0% 0 0.0%
load::odata/ODataOrganizationTrait.php 1 0.0% 213 0.0% 213 0.0% 40,928 0.1% 40,928 0.1% 0 0.0% 0 0.0%
load::user/UserImage.php 1 0.0% 212 0.0% 212 0.0% 42,320 0.1% 42,320 0.1% 0 0.0% 0 0.0%
load::src/Queue.php 1 0.0% 212 0.0% 212 0.0% 40,792 0.1% 40,792 0.1% 26,328 0.1% 26,328 0.1%
yii\validators\Validator::isActive 1,077 0.3% 211 0.0% 211 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\db\DataReader::__construct 36 0.0% 210 0.0% 157 0.0% 1,136 0.0% 600 0.0% 0 0.0% 0 0.0%
common\models\partner\Partner::isJobBoardInterface 1 0.0% 210 0.0% 4 0.0% 38,832 0.1% 728 0.0% 41,976 0.1% 0 0.0%
load::validators/Validator.php 1 0.0% 209 0.0% 209 0.0% 67,912 0.2% 67,912 0.2% 0 0.0% 0 0.0%
yii\web\Response::prepare 1 0.0% 209 0.0% 8 0.0% 19,280 0.0% 336 0.0% 27,736 0.1% 0 0.0%
load::user/UserQuery.php 2 0.0% 206 0.0% 206 0.0% 70,232 0.2% 70,232 0.2% 0 0.0% 0 0.0%
yii\base\Component::behaviors 1,789 0.4% 205 0.0% 205 0.0% 7,256 0.0% 7,256 0.0% 0 0.0% 0 0.0%
common\macronModels\rights\Rights::find 2 0.0% 205 0.0% 8 0.0% 26,432 0.1% 2,512 0.0% 2,472 0.0% 0 0.0%
load::rest/Serializer.php 1 0.0% 205 0.0% 205 0.0% 39,192 0.1% 39,192 0.1% 31,904 0.1% 31,904 0.1%
api\macronModels\user\User::setAction 1 0.0% 203 0.0% 12 0.0% 7,592 0.0% -336 -0.0% 0 0.0% 0 0.0%
load::partnerQueue/Queue.php 1 0.0% 201 0.0% 201 0.0% 38,728 0.1% 38,728 0.1% 14,952 0.0% 14,952 0.0%
api\hhModels\offer\OfferWithoutRestrictions::api\hhModels\offer\{closure} 18 0.0% 201 0.0% 71 0.0% 11,128 0.0% 8,160 0.0% 0 0.0% 0 0.0%
load::changeHistory/ChangeHistory.php 1 0.0% 200 0.0% 200 0.0% 46,360 0.1% 46,360 0.1% 51,680 0.2% 51,680 0.2%
load::user/VirtualHR.php 1 0.0% 199 0.0% 199 0.0% 16,264 0.0% 16,264 0.0% 0 0.0% 0 0.0%
load::vacancyFunnel/VacancyFunnelStatusValidationService.php 1 0.0% 197 0.0% 197 0.0% 28,320 0.1% 28,320 0.1% 54,520 0.2% 54,520 0.2%
common\hhModels\interview\InterviewQuery::byRights 9 0.0% 197 0.0% 70 0.0% 4,832 0.0% 888 0.0% 0 0.0% 0 0.0%
str_contains 5 0.0% 195 0.0% 16 0.0% 17,520 0.0% 808 0.0% 45,096 0.1% 0 0.0%
load::components/ModelController.php 1 0.0% 194 0.0% 194 0.0% 39,360 0.1% 39,360 0.1% 0 0.0% 0 0.0%
load::helpers/MacronUserHelper.php 1 0.0% 193 0.0% 193 0.0% 30,504 0.1% 30,504 0.1% 36,576 0.1% 36,576 0.1%
load::offer/OfferQuery.php 1 0.0% 193 0.0% 193 0.0% 57,296 0.1% 57,296 0.1% 87,760 0.3% 87,760 0.3%
load::base/DynamicModel.php 1 0.0% 192 0.0% 192 0.0% 42,248 0.1% 42,248 0.1% 62,392 0.2% 62,392 0.2%
load::traits/InterviewControllerKanbanTrait.php 1 0.0% 190 0.0% 190 0.0% 35,760 0.1% 35,760 0.1% 0 0.0% 0 0.0%
api\controllers\InterviewController::buildSearchExpressionForJobSearchStatus 2 0.0% 188 0.0% 16 0.0% 12,096 0.0% 1,288 0.0% 0 0.0% 0 0.0%
common\components\behaviors\changeHistory\WorkHereChangeHistoryBehavior::sendSocketHistoryUpdated 5 0.0% 188 0.0% 22 0.0% 1,392 0.0% 2,608 0.0% 0 0.0% 0 0.0%
load::helpers/BaseUrl.php 1 0.0% 187 0.0% 187 0.0% 55,416 0.1% 55,416 0.1% 0 0.0% 0 0.0%
load::macronApiToken/MacronApiToken.php 2 0.0% 186 0.0% 186 0.0% 43,840 0.1% 43,840 0.1% 0 0.0% 0 0.0%
load::conditions/InConditionBuilder.php 1 0.0% 186 0.0% 186 0.0% 103,080 0.3% 103,080 0.3% 0 0.0% 0 0.0%
yii\base\Component::hasMethod 155 0.0% 185 0.0% 158 0.0% 1,752 0.0% 680 0.0% 0 0.0% 0 0.0%
common\components\behaviors\WebhookNotifyBehavior::getPrimaryKeyPrefix 144 0.0% 184 0.0% 148 0.0% 6,440 0.0% 5,872 0.0% 0 0.0% 0 0.0%
load::helpers/RightsHelper.php 1 0.0% 183 0.0% 183 0.0% 31,960 0.1% 31,960 0.1% 0 0.0% 0 0.0%
load::helpers/TimezoneHelper.php 1 0.0% 181 0.0% 181 0.0% 30,000 0.1% 30,000 0.1% 41,584 0.1% 41,584 0.1%
common\hhModels\city\City::find 5 0.0% 181 0.0% 9 0.0% 21,016 0.1% 3,880 0.0% 11,320 0.0% 0 0.0%
yii\base\Model::attributes 40 0.0% 180 0.0% 180 0.0% 28,376 0.1% 28,376 0.1% 25,720 0.1% 25,720 0.1%
yii\db\QueryBuilder::build@1 1 0.0% 179 0.0% 17 0.0% 10,696 0.0% -80 -0.0% 0 0.0% 0 0.0%
yii\base\DynamicModel::addRule 40 0.0% 179 0.0% 47 0.0% 38,832 0.1% 28,520 0.1% 0 0.0% 0 0.0%
yii\redis\Connection::executeCommand@1 2 0.0% 178 0.0% 11 0.0% 16,080 0.0% 88 0.0% 0 0.0% 0 0.0%
load::src/UploadImageBehavior.php 1 0.0% 177 0.0% 177 0.0% 40,904 0.1% 40,904 0.1% 0 0.0% 0 0.0%
yii\helpers\BaseArrayHelper::isAssociative 383 0.1% 177 0.0% 177 0.0% 1,656 0.0% 1,656 0.0% 0 0.0% 0 0.0%
yii\db\Command::cancel 883 0.2% 176 0.0% 176 0.0% 1,040 0.0% 1,040 0.0% 0 0.0% 0 0.0%
load::user/InterviewCandidate.php 1 0.0% 175 0.0% 175 0.0% 30,136 0.1% 30,136 0.1% 39,568 0.1% 39,568 0.1%
load::ru/yii.php 2 0.0% 172 0.0% 172 0.0% 104,648 0.3% 104,648 0.3% 0 0.0% 0 0.0%
api\models\forms\MultipleHandlerCalendarEntityForm::beforeValidate 1 0.0% 170 0.0% 10 0.0% 85,120 0.2% 1,072 0.0% 77,672 0.2% 64 0.0%
load::validators/NumberValidator.php 1 0.0% 169 0.0% 169 0.0% 38,968 0.1% 38,968 0.1% 0 0.0% 0 0.0%
load::customField/DbActions.php 1 0.0% 168 0.0% 168 0.0% 108,648 0.3% 108,648 0.3% 21,440 0.1% 21,440 0.1%
load::components/Response.php 2 0.0% 168 0.0% 168 0.0% 24,976 0.1% 24,976 0.1% 0 0.0% 0 0.0%
yii\validators\IpValidator::init 1 0.0% 167 0.0% 4 0.0% 33,472 0.1% 664 0.0% 0 0.0% 0 0.0%
load::web/Controller.php 1 0.0% 167 0.0% 167 0.0% 44,840 0.1% 44,840 0.1% 0 0.0% 0 0.0%
load::variables/Variables.php 1 0.0% 166 0.0% 166 0.0% 29,344 0.1% 29,344 0.1% 0 0.0% 0 0.0%
load::filters/Cors.php 1 0.0% 166 0.0% 166 0.0% 43,880 0.1% 43,880 0.1% 0 0.0% 0 0.0%
load::interviewRejectReason/InterviewRejectReason.php 2 0.0% 165 0.0% 165 0.0% 32,752 0.1% 32,752 0.1% 31,992 0.1% 31,992 0.1%
yii\db\ActiveQuery::prefixKeyColumns 201 0.0% 164 0.0% 164 0.0% 4,712 0.0% 4,712 0.0% 0 0.0% 0 0.0%
yii\db\Query::from 36 0.0% 163 0.0% 163 0.0% 14,104 0.0% 14,104 0.0% 0 0.0% 0 0.0%
load::src/UploadBehavior.php 1 0.0% 162 0.0% 162 0.0% 40,664 0.1% 40,664 0.1% 0 0.0% 0 0.0%
common\hhModels\userImportDetails\UserImportDetail::getEmployerRejectReason 5 0.0% 162 0.0% 13 0.0% 7,608 0.0% 632 0.0% 0 0.0% 0 0.0%
load::helpers/BaseJson.php 1 0.0% 161 0.0% 161 0.0% 39,040 0.1% 39,040 0.1% 0 0.0% 0 0.0%
common\hhModels\user\User::canManage 31 0.0% 161 0.0% 73 0.0% 1,184 0.0% 632 0.0% 0 0.0% 0 0.0%
load::whUserCustom/WhUserCustomWebhookData.php 1 0.0% 161 0.0% 161 0.0% 23,904 0.1% 23,904 0.1% 37,352 0.1% 37,352 0.1%
load::components/Controller.php 1 0.0% 160 0.0% 160 0.0% 31,328 0.1% 31,328 0.1% 0 0.0% 0 0.0%
common\macronModels\user\User::isCustomerCompany 62 0.0% 160 0.0% 129 0.0% 2,320 0.0% 1,768 0.0% 0 0.0% 0 0.0%
load::offer/OfferWithImported.php 1 0.0% 157 0.0% 157 0.0% 25,728 0.1% 25,728 0.1% 54,200 0.2% 54,200 0.2%
load::vacancyFunnel/VacancyFunnelStatus.php 1 0.0% 157 0.0% 157 0.0% 32,864 0.1% 32,864 0.1% 59,016 0.2% 59,016 0.2%
yii\db\Query::ensureNameQuoted 88 0.0% 156 0.0% 156 0.0% 4,760 0.0% 4,760 0.0% 0 0.0% 0 0.0%
common\macronModels\ActiveRecord::hasDirtyAttribute 167 0.0% 155 0.0% 131 0.0% 2,432 0.0% 1,864 0.0% 0 0.0% 0 0.0%
load::interview/InterviewUpdateNotificationTrait.php 1 0.0% 154 0.0% 154 0.0% 42,016 0.1% 42,016 0.1% 0 0.0% 0 0.0%
yii\base\BaseObject::hasProperty 45 0.0% 154 0.0% 74 0.0% 1,200 0.0% 664 0.0% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartnerQuery::byCandidateId 40 0.0% 153 0.0% 81 0.0% 17,472 0.0% 16,904 0.0% 0 0.0% 0 0.0%
load::interviewCalendar/InterviewCalendar.php 1 0.0% 153 0.0% 153 0.0% 47,288 0.1% 47,288 0.1% 70,288 0.2% 70,288 0.2%
yii\db\conditions\HashCondition::__construct 1,118 0.3% 152 0.0% 152 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\validators\ExistValidator::createQuery 9 0.0% 152 0.0% 31 0.0% 10,976 0.0% 728 0.0% 0 0.0% 0 0.0%
load::expressClient/ExpressClientRelations.php 1 0.0% 151 0.0% 151 0.0% 46,752 0.1% 46,752 0.1% 0 0.0% 0 0.0%
yii\db\QueryBuilder::buildWithQueries 793 0.2% 151 0.0% 151 0.0% 1,072 0.0% 1,072 0.0% 0 0.0% 0 0.0%
load::rights/Rights.php 2 0.0% 148 0.0% 148 0.0% 52,768 0.1% 52,768 0.1% 0 0.0% 0 0.0%
load::webhookNotify/WebhookNotify.php 1 0.0% 148 0.0% 148 0.0% 30,704 0.1% 30,704 0.1% 0 0.0% 0 0.0%
common\hhModels\userPersonalDataProcessing\UserPersonalDataProcessingQuery::byPartnerId 9 0.0% 148 0.0% 52 0.0% 6,008 0.0% 4,208 0.0% 0 0.0% 0 0.0%
load::traits/InterviewControllerUserTransferTrait.php 1 0.0% 147 0.0% 147 0.0% 35,768 0.1% 35,768 0.1% 0 0.0% 0 0.0%
load::tool/ToolRelations.php 1 0.0% 147 0.0% 147 0.0% 20,888 0.1% 20,888 0.1% 0 0.0% 0 0.0%
api\components\AbstractMultipleHandlerJob::getProcessStatus 1 0.0% 147 0.0% 5 0.0% 5,112 0.0% 824 0.0% 0 0.0% 0 0.0%
common\components\socket\MacronSocketChannelClient::connect 52 0.0% 146 0.0% 58 0.0% 1,688 0.0% 664 0.0% 0 0.0% 0 0.0%
load::validators/StringValidator.php 1 0.0% 144 0.0% 144 0.0% 33,072 0.1% 33,072 0.1% 0 0.0% 0 0.0%
load::web/AssetBundle.php 1 0.0% 142 0.0% 142 0.0% 35,832 0.1% 35,832 0.1% 0 0.0% 0 0.0%
load::customField/CustomFieldsModelValidationTrait.php 1 0.0% 142 0.0% 142 0.0% 31,504 0.1% 31,504 0.1% 15,184 0.0% 15,184 0.0%
common\components\partner\Partner::setId 31 0.0% 142 0.0% 76 0.0% 1,832 0.0% 728 0.0% 0 0.0% 0 0.0%
load::db/DataReader.php 1 0.0% 141 0.0% 141 0.0% 31,456 0.1% 31,456 0.1% 37,952 0.1% 37,952 0.1%
yii\db\Schema::quoteTableName 59 0.0% 141 0.0% 99 0.0% 4,168 0.0% 1,192 0.0% 304 0.0% 256 0.0%
load::userAction/UserAction.php 2 0.0% 140 0.0% 140 0.0% 27,056 0.1% 27,056 0.1% 0 0.0% 0 0.0%
load::components/AbstractMultipleHandlerJob.php 1 0.0% 140 0.0% 140 0.0% 26,552 0.1% 26,552 0.1% 0 0.0% 0 0.0%
load::workingType/WorkingType.php 1 0.0% 140 0.0% 140 0.0% 28,888 0.1% 28,888 0.1% 35,776 0.1% 35,776 0.1%
yii\redis\Connection::get 1 0.0% 139 0.0% 0 0.0% 3,024 0.0% 992 0.0% 0 0.0% 0 0.0%
yii\db\Query::join 72 0.0% 139 0.0% 134 0.0% 53,920 0.1% 53,400 0.1% 1,848 0.0% 1,848 0.0%
yii\db\Connection::getIsActive 330 0.1% 139 0.0% 139 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\validators\FilterValidator::init 75 0.0% 137 0.0% 80 0.0% 20,688 0.1% 600 0.0% 24,600 0.1% 10,496 0.0%
yii\i18n\I18N::format 1,432 0.3% 136 0.0% 136 0.0% 520 0.0% 520 0.0% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartnerQuery::byPartnerId 40 0.0% 135 0.0% 73 0.0% 32,512 0.1% 16,904 0.0% 0 0.0% 0 0.0%
load::db/QueryTrait.php 1 0.0% 135 0.0% 135 0.0% 49,056 0.1% 49,056 0.1% 0 0.0% 0 0.0%
load::changeHistory/AbstractChangeHistoryBehavior.php 1 0.0% 135 0.0% 135 0.0% 24,528 0.1% 24,528 0.1% 0 0.0% 0 0.0%
load::polyfill-php80/Php80.php 1 0.0% 134 0.0% 134 0.0% 18,968 0.0% 18,968 0.0% 45,096 0.1% 45,096 0.1%
common\macronModels\webhookNotify\WebhookNotify::query 1 0.0% 132 0.0% 2 0.0% 19,224 0.0% 664 0.0% 42,792 0.1% 0 0.0%
load::web/AssetConverter.php 1 0.0% 132 0.0% 132 0.0% 30,264 0.1% 30,264 0.1% 0 0.0% 0 0.0%
load::filters/ContentNegotiator.php 1 0.0% 130 0.0% 130 0.0% 34,360 0.1% 34,360 0.1% 0 0.0% 0 0.0%
yii\db\Command::getSql 909 0.2% 130 0.0% 130 0.0% 2,080 0.0% 2,080 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseInflector::encoding 456 0.1% 130 0.0% 130 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
common\macronModels\webhookNotify\WebhookNotify::find 1 0.0% 130 0.0% 5 0.0% 18,560 0.0% 1,368 0.0% 42,792 0.1% 0 0.0%
yii\db\QueryBuilder::buildUnion 793 0.2% 130 0.0% 130 0.0% 1,072 0.0% 1,072 0.0% 0 0.0% 0 0.0%
yii\db\QueryBuilder::hasOffset 793 0.2% 128 0.0% 128 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
load::socket/MacronSocketPublisher.php 1 0.0% 128 0.0% 128 0.0% 30,872 0.1% 30,872 0.1% 0 0.0% 0 0.0%
yii\db\ExpressionBuilder::build 80 0.0% 128 0.0% 116 0.0% 2,240 0.0% 1,704 0.0% 0 0.0% 0 0.0%
common\helpers\InterviewCalendarSocket::cacheKey 210 0.0% 128 0.0% 128 0.0% 14,096 0.0% 14,096 0.0% 0 0.0% 0 0.0%
load::userExperience/UserExperience.php 1 0.0% 127 0.0% 127 0.0% 23,152 0.1% 23,152 0.1% 10,288 0.0% 10,288 0.0%
load::tool/OnlineMeetingIntegrationTool.php 1 0.0% 127 0.0% 127 0.0% 37,864 0.1% 37,864 0.1% 37,592 0.1% 37,592 0.1%
yii\web\View::registerAssetBundle@1 1 0.0% 126 0.0% 3 0.0% 6,888 0.0% 664 0.0% 0 0.0% 0 0.0%
load::userRights/UserRights.php 2 0.0% 125 0.0% 125 0.0% 25,424 0.1% 25,424 0.1% 24,656 0.1% 24,656 0.1%
yii\db\pgsql\ColumnSchema::yii\db\pgsql\{closure} 60 0.0% 124 0.0% 38 0.0% -720 -0.0% -1,288 -0.0% 1,952 0.0% 856 0.0%
load::db/Transaction.php 1 0.0% 124 0.0% 124 0.0% 36,312 0.1% 36,312 0.1% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::getOldPrimaryKey 10 0.0% 124 0.0% 33 0.0% 5,608 0.0% 4,456 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::getRelation@1 5 0.0% 124 0.0% 27 0.0% 7,464 0.0% 600 0.0% 2,272 0.0% 0 0.0%
load::webhookNotify/AbstractHrmWebhookData.php 1 0.0% 123 0.0% 123 0.0% 18,256 0.0% 18,256 0.0% 0 0.0% 0 0.0%
load::odata/ODataBankTrait.php 1 0.0% 123 0.0% 123 0.0% 29,432 0.1% 29,432 0.1% 0 0.0% 0 0.0%
load::db/BatchQueryResult.php 1 0.0% 123 0.0% 123 0.0% 28,440 0.1% 28,440 0.1% 31,576 0.1% 31,576 0.1%
yii\db\ArrayExpression::__construct 186 0.0% 122 0.0% 122 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\db\DataReader::read 148 0.0% 122 0.0% 122 0.0% 29,112 0.1% 29,112 0.1% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartner::getVacancy 5 0.0% 122 0.0% 12 0.0% 6,896 0.0% 632 0.0% 0 0.0% 0 0.0%
common\components\behaviors\changeHistory\AbstractChangeHistoryBehavior::events 490 0.1% 121 0.0% 121 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\db\pgsql\ArrayParser::parseString 60 0.0% 121 0.0% 121 0.0% 2,472 0.0% 2,472 0.0% 72 0.0% 72 0.0%
load::toolObject/ToolObject.php 1 0.0% 121 0.0% 121 0.0% 15,816 0.0% 15,816 0.0% 0 0.0% 0 0.0%
yii\db\QueryBuilder::buildGroupBy 793 0.2% 120 0.0% 120 0.0% 1,072 0.0% 1,072 0.0% 0 0.0% 0 0.0%
common\macronModels\interviewRejectReason\InterviewRejectReason::find 5 0.0% 120 0.0% 13 0.0% 6,312 0.0% 3,864 0.0% 0 0.0% 0 0.0%
common\models\partner\Partner::find 2 0.0% 120 0.0% 7 0.0% 21,480 0.1% 2,512 0.0% 0 0.0% 0 0.0%
load::calendar/InterviewCandidatesRelations.php 1 0.0% 119 0.0% 119 0.0% 35,944 0.1% 35,944 0.1% 12,960 0.0% 12,960 0.0%
yii\db\BaseActiveRecord::setAttribute 6 0.0% 119 0.0% 15 0.0% 1,168 0.0% 616 0.0% 0 0.0% 0 0.0%
api\models\forms\MultipleHandlerCalendarEntityForm::api\models\forms\{closure} 14 0.0% 119 0.0% 21 0.0% 79,152 0.2% 66,320 0.2% 38,416 0.1% 25,600 0.1%
common\hhModels\offer\OfferQuery::byId 26 0.0% 117 0.0% 44 0.0% 20,704 0.1% 10,392 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseStringHelper::byteLength 1,130 0.3% 117 0.0% 117 0.0% 1,088 0.0% 1,088 0.0% 0 0.0% 0 0.0%
load::validators/UrlValidator.php 1 0.0% 117 0.0% 117 0.0% 29,568 0.1% 29,568 0.1% 0 0.0% 0 0.0%
load::user/UserReports.php 1 0.0% 116 0.0% 116 0.0% 28,256 0.1% 28,256 0.1% 0 0.0% 0 0.0%
yii\db\conditions\NotConditionBuilder::build 7 0.0% 116 0.0% 32 0.0% 6,552 0.0% 1,416 0.0% 0 0.0% 0 0.0%
load::i18n/I18N.php 1 0.0% 114 0.0% 114 0.0% 27,648 0.1% 27,648 0.1% 0 0.0% 0 0.0%
common\macronModels\interviewStatus\InterviewStatus::behaviors 44 0.0% 114 0.0% 109 0.0% 1,200 0.0% 632 0.0% 0 0.0% 0 0.0%
yii\db\ActiveQuery::joinWithRelation@1 10 0.0% 113 0.0% 54 0.0% 8,128 0.0% -6,120 -0.0% 3,624 0.0% 856 0.0%
common\hhModels\vacancy\VacancyQuery::byId 31 0.0% 112 0.0% 52 0.0% 12,808 0.0% 12,272 0.0% 0 0.0% 0 0.0%
load::partner/PartnerRelations.php 2 0.0% 111 0.0% 111 0.0% 37,344 0.1% 37,344 0.1% 0 0.0% 0 0.0%
common\components\partnerConfig\PartnerConfig::init 1 0.0% 111 0.0% 2 0.0% 6,968 0.0% 680 0.0% 0 0.0% 0 0.0%
yii\web\User::getIdentity 267 0.1% 111 0.0% 111 0.0% 3,704 0.0% 3,704 0.0% 0 0.0% 0 0.0%
load::customField/ExternalActions.php 1 0.0% 110 0.0% 110 0.0% 27,320 0.1% 27,320 0.1% 10,232 0.0% 10,232 0.0%
yii\db\conditions\HashCondition::getHash 1,118 0.3% 110 0.0% 110 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
load::base/ArrayableTrait.php 1 0.0% 109 0.0% 109 0.0% 33,216 0.1% 33,216 0.1% 0 0.0% 0 0.0%
yii\helpers\BaseArrayHelper::recursiveSort@1 68 0.0% 109 0.0% 61 0.0% 31,120 0.1% 30,552 0.1% 4,072 0.0% 1,768 0.0%
common\macronModels\customField\CustomField::find 1 0.0% 108 0.0% 5 0.0% 26,416 0.1% 1,368 0.0% 21,704 0.1% 0 0.0%
load::userOnline/UserOnline.php 1 0.0% 108 0.0% 108 0.0% 26,176 0.1% 26,176 0.1% 0 0.0% 0 0.0%
load::web/CookieCollection.php 1 0.0% 108 0.0% 108 0.0% 31,400 0.1% 31,400 0.1% 0 0.0% 0 0.0%
load::user/CandidateByPartnerExperienceTrait.php 1 0.0% 107 0.0% 107 0.0% 89,880 0.2% 89,880 0.2% 0 0.0% 0 0.0%
load::position/Position.php 1 0.0% 106 0.0% 106 0.0% 21,576 0.1% 21,576 0.1% 23,944 0.1% 23,944 0.1%
load::partner/PartnerDocument.php 1 0.0% 106 0.0% 106 0.0% 25,168 0.1% 25,168 0.1% 0 0.0% 0 0.0%
load::validators/EachValidator.php 1 0.0% 106 0.0% 106 0.0% 26,360 0.1% 26,360 0.1% 6,120 0.0% 6,120 0.0%
yii\db\pgsql\JsonExpressionBuilder::build 5 0.0% 106 0.0% 38 0.0% 7,168 0.0% 848 0.0% 0 0.0% 0 0.0%
load::web/JsonResponseFormatter.php 1 0.0% 106 0.0% 106 0.0% 19,848 0.1% 19,848 0.1% 27,736 0.1% 27,736 0.1%
common\components\candidate\importer\dto\CandidateJobSearchStatusHelper::getValues 2 0.0% 105 0.0% 7 0.0% 3,984 0.0% 1,448 0.0% 0 0.0% 0 0.0%
load::auth/CompositeAuth.php 2 0.0% 105 0.0% 105 0.0% 22,496 0.1% 22,496 0.1% 0 0.0% 0 0.0%
yii\db\ActiveQuery::andOnCondition 40 0.0% 104 0.0% 92 0.0% 1,736 0.0% 1,200 0.0% 0 0.0% 0 0.0%
load::components/CommandRunner.php 1 0.0% 104 0.0% 104 0.0% 18,352 0.0% 18,352 0.0% 0 0.0% 0 0.0%
load::partnerActivity/PartnerActivity.php 2 0.0% 104 0.0% 104 0.0% 17,192 0.0% 17,192 0.0% 0 0.0% 0 0.0%
load::serializers/JsonSerializer.php 1 0.0% 103 0.0% 103 0.0% 12,072 0.0% 12,072 0.0% 15,416 0.0% 15,416 0.0%
yii\db\ActiveQuery::with 68 0.0% 103 0.0% 103 0.0% 1,480 0.0% 1,480 0.0% 0 0.0% 0 0.0%
load::customerRequest/CustomerVacancyTrait.php 1 0.0% 102 0.0% 102 0.0% 23,584 0.1% 23,584 0.1% 0 0.0% 0 0.0%
common\macronModels\interfaces\Interfaces::find 1 0.0% 102 0.0% 4 0.0% 15,904 0.0% 1,336 0.0% 12,848 0.0% 0 0.0%
api\hhModels\offer\OfferWithImported::api\hhModels\offer\{closure} 26 0.0% 102 0.0% 42 0.0% 1,960 0.0% 664 0.0% 0 0.0% 0 0.0%
yii\db\Query::orderBy 35 0.0% 101 0.0% 80 0.0% 1,736 0.0% 1,216 0.0% 0 0.0% 0 0.0%
common\hhModels\offer\Offer::tableName 1,016 0.2% 101 0.0% 101 0.0% 2,856 0.0% 2,856 0.0% 0 0.0% 0 0.0%
load::user/UserSubordinate.php 2 0.0% 100 0.0% 100 0.0% 20,840 0.1% 20,840 0.1% 0 0.0% 0 0.0%
load::data/ActiveDataFilter.php 1 0.0% 100 0.0% 100 0.0% 45,848 0.1% 45,848 0.1% 0 0.0% 0 0.0%
load::user/UserLead.php 1 0.0% 100 0.0% 100 0.0% 29,456 0.1% 29,456 0.1% 30,896 0.1% 30,896 0.1%
load::helpers/ArrayHelper.php 1 0.0% 100 0.0% 100 0.0% 23,264 0.1% 23,264 0.1% 0 0.0% 0 0.0%
load::discount/ObjectDiscount.php 1 0.0% 99 0.0% 99 0.0% 16,456 0.0% 16,456 0.0% 0 0.0% 0 0.0%
load::interview/InterviewRelations.php 2 0.0% 98 0.0% 98 0.0% 31,680 0.1% 31,680 0.1% 0 0.0% 0 0.0%
yii\base\DynamicModel::__construct 40 0.0% 98 0.0% 82 0.0% 1,152 0.0% 616 0.0% 0 0.0% 0 0.0%
yii\debug\Module::setDebugHeaders 1 0.0% 98 0.0% 16 0.0% 16,520 0.0% 1,280 0.0% 0 0.0% 0 0.0%
common\models\partnerDbConfig\PartnerDbConfig::query 2 0.0% 98 0.0% 4 0.0% 20,304 0.1% 664 0.0% 0 0.0% 0 0.0%
yii\db\conditions\ConjunctionCondition::__construct 381 0.1% 97 0.0% 97 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
load::db/ColumnSchema.php 1 0.0% 97 0.0% 97 0.0% 24,416 0.1% 24,416 0.1% 0 0.0% 0 0.0%
common\hhModels\interview\Interview::getOffer 5 0.0% 97 0.0% 8 0.0% 6,864 0.0% 616 0.0% 2,272 0.0% 0 0.0%
yii\BaseYii::autoload@6 1 0.0% 96 0.0% 20 0.0% 30,248 0.1% -24,272 -0.1% 0 0.0% 0 0.0%
load::pgsql/ArrayParser.php 1 0.0% 96 0.0% 96 0.0% 12,936 0.0% 12,936 0.0% 0 0.0% 0 0.0%
load::rights/RightsQuery.php 1 0.0% 96 0.0% 96 0.0% 26,360 0.1% 26,360 0.1% 2,472 0.0% 2,472 0.0%
load::user/UserWrongLoginMethodTrait.php 1 0.0% 95 0.0% 95 0.0% 19,328 0.0% 19,328 0.0% 0 0.0% 0 0.0%
api\hhModels\interview\Interview::canManage 9 0.0% 95 0.0% 36 0.0% 1,848 0.0% 728 0.0% 0 0.0% 0 0.0%
load::pgsql/ColumnSchema.php 1 0.0% 94 0.0% 94 0.0% 21,984 0.1% 21,984 0.1% 0 0.0% 0 0.0%
yii\base\Model::hasErrors 546 0.1% 94 0.0% 94 0.0% 3,264 0.0% 3,264 0.0% 0 0.0% 0 0.0%
common\models\partnerDbConfig\PartnerDbConfig::find 2 0.0% 94 0.0% 5 0.0% 19,640 0.0% 2,008 0.0% 0 0.0% 0 0.0%
load::logger/YiiLogger.php 1 0.0% 94 0.0% 94 0.0% 13,832 0.0% 13,832 0.0% 0 0.0% 0 0.0%
yii\db\Connection::getTableSchema 20 0.0% 94 0.0% 38 0.0% 1,752 0.0% 680 0.0% 0 0.0% 0 0.0%
yii\validators\Validator::isEmpty 356 0.1% 93 0.0% 93 0.0% 2,208 0.0% 2,208 0.0% 0 0.0% 0 0.0%
load::calendar/InterviewCandidatesCustomFieldsTrait.php 1 0.0% 93 0.0% 93 0.0% 16,472 0.0% 16,472 0.0% 0 0.0% 0 0.0%
yii\queue\serializers\JsonSerializer::toArray@1 160 0.0% 93 0.0% 88 0.0% 12,856 0.0% 12,288 0.0% 0 0.0% 0 0.0%
api\hhModels\user\UserWithoutRestrictions::behaviors 9 0.0% 92 0.0% 26 0.0% 5,800 0.0% 632 0.0% 0 0.0% 0 0.0%
load::employerAnalytics/EmployerAnalytics.php 2 0.0% 92 0.0% 92 0.0% 27,848 0.1% 27,848 0.1% 0 0.0% 0 0.0%
load::expressClient22137/ExpressClient22137.php 1 0.0% 90 0.0% 90 0.0% 50,488 0.1% 50,488 0.1% 0 0.0% 0 0.0%
load::i18n/PhpMessageSource.php 1 0.0% 90 0.0% 90 0.0% 23,192 0.1% 23,192 0.1% 0 0.0% 0 0.0%
common\macronModels\user\User::isSystem 28 0.0% 89 0.0% 63 0.0% 2,336 0.0% 1,784 0.0% 552 0.0% 552 0.0%
common\hhModels\userImportDetails\UserImportDetail::getAttributesChain 5 0.0% 88 0.0% 12 0.0% 1,232 0.0% 664 0.0% 0 0.0% 0 0.0%
common\components\socket\ChannelClient::connect 1 0.0% 88 0.0% 88 0.0% 1,024 0.0% 1,024 0.0% 0 0.0% 0 0.0%
load::partner/PartnerExpressClient453.php 1 0.0% 88 0.0% 88 0.0% 16,440 0.0% 16,440 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::yii\db\{closure} 124 0.0% 87 0.0% 68 0.0% 1,736 0.0% 1,184 0.0% 2,304 0.0% 2,304 0.0%
load::cli/Queue.php 1 0.0% 87 0.0% 87 0.0% 19,944 0.1% 19,944 0.1% 0 0.0% 0 0.0%
common\components\partner\Partner::isSetted 115 0.0% 87 0.0% 87 0.0% 2,824 0.0% 2,824 0.0% 0 0.0% 0 0.0%
load::candidate/CandidateCommuteTimeHelper.php 1 0.0% 87 0.0% 87 0.0% 9,264 0.0% 9,264 0.0% 43,472 0.1% 43,472 0.1%
yii\db\conditions\InCondition::__construct 206 0.0% 86 0.0% 86 0.0% 1,136 0.0% 1,136 0.0% 0 0.0% 0 0.0%
load::mangoCallHistory/MangoCallHistoryDataFilter.php 1 0.0% 86 0.0% 86 0.0% 24,616 0.1% 24,616 0.1% 15,752 0.1% 15,752 0.1%
load::partner/PartnerExpressClientHRM.php 1 0.0% 84 0.0% 84 0.0% 18,632 0.0% 18,632 0.0% 0 0.0% 0 0.0%
common\macronModels\ActiveRecord::isAttributeUpdated 226 0.1% 84 0.0% 83 0.0% 4,088 0.0% 3,536 0.0% 0 0.0% 0 0.0%
yii\db\conditions\ConjunctionCondition::getExpressions 381 0.1% 83 0.0% 83 0.0% 1,200 0.0% 1,200 0.0% 0 0.0% 0 0.0%
common\models\ActiveRecord::getDb 29 0.0% 83 0.0% 24 0.0% 2,792 0.0% 1,672 0.0% 768 0.0% 256 0.0%
load::macronModels/Connection.php 1 0.0% 83 0.0% 83 0.0% 15,920 0.0% 15,920 0.0% 0 0.0% 0 0.0%
yii\db\Query::leftJoin 27 0.0% 82 0.0% 73 0.0% 22,024 0.1% 21,504 0.1% 0 0.0% 0 0.0%
yii\base\DynamicModel::defineAttributesByValidator 40 0.0% 82 0.0% 39 0.0% 1,816 0.0% -14,360 -0.0% 0 0.0% 0 0.0%
common\serializers\PhpSerializer::unserialize 145 0.0% 81 0.0% 81 0.0% 60,080 0.2% 60,080 0.2% 0 0.0% 0 0.0%
load::db/ActiveQueryTrait.php 1 0.0% 80 0.0% 80 0.0% 21,664 0.1% 21,664 0.1% 0 0.0% 0 0.0%
yii\base\BaseObject::canGetProperty 45 0.0% 80 0.0% 80 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\web\UrlRule::parseRequest 29 0.0% 79 0.0% 41 0.0% 4,704 0.0% 728 0.0% 0 0.0% 0 0.0%
load::validators/CandidateAdditionalPhonesValidator.php 1 0.0% 78 0.0% 78 0.0% 9,688 0.0% 9,688 0.0% 25,472 0.1% 25,472 0.1%
common\hhModels\interviewCalendar\InterviewCalendar::tableName 473 0.1% 78 0.0% 78 0.0% 2,336 0.0% 2,336 0.0% 0 0.0% 0 0.0%
load::validators/RangeValidator.php 1 0.0% 78 0.0% 78 0.0% 19,320 0.0% 19,320 0.0% 0 0.0% 0 0.0%
load::validators/RequiredValidator.php 1 0.0% 78 0.0% 78 0.0% 18,552 0.0% 18,552 0.0% 0 0.0% 0 0.0%
yii\web\User::beforeLogin 1 0.0% 78 0.0% 7 0.0% 6,552 0.0% 1,088 0.0% 0 0.0% 0 0.0%
load::interview/InterviewCreateNotificationTrait.php 1 0.0% 78 0.0% 78 0.0% 26,096 0.1% 26,096 0.1% 0 0.0% 0 0.0%
load::changeHistory/MacronChangeHistoryBehavior.php 1 0.0% 77 0.0% 77 0.0% 13,368 0.0% 13,368 0.0% 0 0.0% 0 0.0%
load::base/ActionFilter.php 1 0.0% 77 0.0% 77 0.0% 21,264 0.1% 21,264 0.1% 0 0.0% 0 0.0%
load::db/TableSchema.php 1 0.0% 76 0.0% 76 0.0% 10,984 0.0% 10,984 0.0% 0 0.0% 0 0.0%
common\macronModels\userRights\UserRights::find 1 0.0% 76 0.0% 3 0.0% 16,904 0.0% 1,336 0.0% 25,424 0.1% 0 0.0%
load::db/ActiveRecordInterface.php 1 0.0% 76 0.0% 76 0.0% 54,520 0.1% 54,520 0.1% 0 0.0% 0 0.0%
yii\base\DynamicModel::__get 120 0.0% 75 0.0% 51 0.0% 2,256 0.0% 1,720 0.0% 0 0.0% 0 0.0%
load::components/Formatter.php 1 0.0% 75 0.0% 75 0.0% 13,128 0.0% 13,128 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseJson::handleJsonError 123 0.0% 75 0.0% 75 0.0% 1,072 0.0% 1,072 0.0% 0 0.0% 0 0.0%
common\components\behaviors\WebhookNotifyBehavior::events 212 0.0% 75 0.0% 75 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\validators\UrlValidator::init 10 0.0% 74 0.0% 20 0.0% 1,720 0.0% 664 0.0% 5,320 0.0% 0 0.0%
yii\base\Application::getDb 37 0.0% 74 0.0% 28 0.0% 2,240 0.0% 1,200 0.0% 512 0.0% 256 0.0%
load::interviewCalendar/InterviewCalendarQueryHelper.php 1 0.0% 74 0.0% 74 0.0% 9,040 0.0% 9,040 0.0% 11,496 0.0% 11,496 0.0%
yii\i18n\PhpMessageSource::getMessageFilePath 11 0.0% 74 0.0% 45 0.0% 3,208 0.0% 1,568 0.0% 0 0.0% 0 0.0%
yii\web\Request::loadCookies 1 0.0% 74 0.0% 4 0.0% 8,728 0.0% 1,352 0.0% 0 0.0% 0 0.0%
common\macronModels\ActiveRecord::getDateAttributes 606 0.1% 73 0.0% 73 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
load::activityTracing/ActivityTracingTrait.php 1 0.0% 73 0.0% 73 0.0% 12,952 0.0% 12,952 0.0% 0 0.0% 0 0.0%
common\helpers\ExperienceHelper::getConstants 5 0.0% 73 0.0% 38 0.0% 2,648 0.0% 2,080 0.0% 0 0.0% 0 0.0%
yii\base\Model::getScenario 410 0.1% 72 0.0% 72 0.0% 3,200 0.0% 3,200 0.0% 0 0.0% 0 0.0%
yii\validators\EachValidator::init 11 0.0% 72 0.0% 17 0.0% 1,720 0.0% 664 0.0% 4,872 0.0% 0 0.0%
yii\validators\FilterValidator::validateAttribute 9 0.0% 71 0.0% 43 0.0% 1,800 0.0% 696 0.0% 0 0.0% 0 0.0%
load::expressClient/SaleSourceTrait.php 1 0.0% 71 0.0% 71 0.0% 16,816 0.0% 16,816 0.0% 0 0.0% 0 0.0%
load::validators/VacancyFunnelStatusValidator.php 1 0.0% 70 0.0% 70 0.0% 10,328 0.0% 10,328 0.0% 3,352 0.0% 3,352 0.0%
yii\helpers\BaseUrl::toRoute 1 0.0% 70 0.0% 6 0.0% 10,008 0.0% 256 0.0% 0 0.0% 0 0.0%
common\macronModels\ActiveRecord::getArrayAttributes 763 0.2% 70 0.0% 70 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\base\Module::beforeAction 1 0.0% 70 0.0% 5 0.0% 9,520 0.0% 728 0.0% 0 0.0% 0 0.0%
load::offer/OfferRestrictions.php 1 0.0% 69 0.0% 69 0.0% 14,864 0.0% 14,864 0.0% 0 0.0% 0 0.0%
load::validators/RegularExpressionValidator.php 1 0.0% 69 0.0% 69 0.0% 13,456 0.0% 13,456 0.0% 8,416 0.0% 8,416 0.0%
load::customField/CustomFieldRelations.php 2 0.0% 69 0.0% 69 0.0% 13,968 0.0% 13,968 0.0% 9,712 0.0% 9,712 0.0%
load::interfaceConfig/InterfaceConfig.php 1 0.0% 68 0.0% 68 0.0% 18,976 0.0% 18,976 0.0% 24,712 0.1% 24,712 0.1%
yii\validators\NumberValidator::isNotNumber 93 0.0% 68 0.0% 68 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
load::odata/ODataHistoryTrait.php 1 0.0% 68 0.0% 68 0.0% 17,208 0.0% 17,208 0.0% 0 0.0% 0 0.0%
yii\queue\LogBehavior::getJobTitle 40 0.0% 68 0.0% 68 0.0% 3,736 0.0% 3,736 0.0% 0 0.0% 0 0.0%
common\helpers\InterviewCalendarSocket::uid 70 0.0% 68 0.0% 68 0.0% 4,496 0.0% 4,496 0.0% 0 0.0% 0 0.0%
load::interview/InterviewQuery.php 1 0.0% 67 0.0% 67 0.0% 17,608 0.0% 17,608 0.0% 4,992 0.0% 4,992 0.0%
common\hhModels\user\User::isAvailable 31 0.0% 67 0.0% 57 0.0% 1,168 0.0% 632 0.0% 0 0.0% 0 0.0%
common\macronModels\ActiveRecord::getBooleanAttributes 819 0.2% 67 0.0% 67 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
api\hhModels\offer\Offer::getUserImportDetail 2 0.0% 67 0.0% 6 0.0% 3,200 0.0% 616 0.0% 0 0.0% 0 0.0%
load::vacancy/InterviewVacancy.php 1 0.0% 67 0.0% 67 0.0% 40,120 0.1% 40,120 0.1% 0 0.0% 0 0.0%
load::user/UserVacancyObserver.php 1 0.0% 67 0.0% 67 0.0% 17,856 0.0% 17,856 0.0% 0 0.0% 0 0.0%
load::expressClient33/ExpressClient33.php 1 0.0% 67 0.0% 67 0.0% 46,360 0.1% 46,360 0.1% 49,104 0.2% 49,104 0.2%
load::validators/FilterValidator.php 1 0.0% 66 0.0% 66 0.0% 13,480 0.0% 13,480 0.0% 25,648 0.1% 25,648 0.1%
common\models\partnerConfig\PartnerConfig::query 1 0.0% 66 0.0% 1 0.0% 16,408 0.0% 664 0.0% 0 0.0% 0 0.0%
yii\db\Schema::quoteSimpleColumnName 187 0.0% 66 0.0% 66 0.0% 8,184 0.0% 8,184 0.0% 80 0.0% 80 0.0%
api\hhModels\interview\calendar\MultipleHandlerCalendarEntityJob::getFieldName 45 0.0% 66 0.0% 66 0.0% 632 0.0% 632 0.0% 0 0.0% 0 0.0%
common\macronModels\ActiveRecord::getTimeAttributes 716 0.2% 66 0.0% 66 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
load::filters/UserRightsFilter.php 1 0.0% 66 0.0% 66 0.0% 16,280 0.0% 16,280 0.0% 0 0.0% 0 0.0%
load::user/UserWeb.php 1 0.0% 66 0.0% 66 0.0% 80,184 0.2% 80,184 0.2% 0 0.0% 0 0.0%
load::expressClient/ExpressClientPartnerTrait.php 1 0.0% 65 0.0% 65 0.0% 12,512 0.0% 12,512 0.0% 0 0.0% 0 0.0%
common\models\partnerConfig\PartnerConfig::find 1 0.0% 65 0.0% 4 0.0% 15,744 0.0% 1,336 0.0% 0 0.0% 0 0.0%
common\models\partnerConfigValue\PartnerConfigValue::query 1 0.0% 65 0.0% 2 0.0% 82,776 0.2% 664 0.0% 0 0.0% 0 0.0%
load::user/UserRemoved.php 1 0.0% 65 0.0% 65 0.0% 17,104 0.0% 17,104 0.0% 0 0.0% 0 0.0%
load::validators/BooleanValidator.php 1 0.0% 65 0.0% 65 0.0% 15,944 0.0% 15,944 0.0% 9,856 0.0% 9,856 0.0%
load::helpers/InterviewCalendarUpdater.php 1 0.0% 64 0.0% 64 0.0% 7,832 0.0% 7,832 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::getIsNewRecord 303 0.1% 64 0.0% 64 0.0% 1,624 0.0% 1,624 0.0% 0 0.0% 0 0.0%
load::vacancyFunnel/VacancyFunnelStatusQuery.php 1 0.0% 64 0.0% 64 0.0% 20,872 0.1% 20,872 0.1% 19,168 0.1% 19,168 0.1%
common\models\partnerConfigValue\PartnerConfigValue::find 1 0.0% 63 0.0% 2 0.0% 82,112 0.2% 1,368 0.0% 0 0.0% 0 0.0%
load::db/ArrayExpression.php 1 0.0% 63 0.0% 63 0.0% 18,904 0.0% 18,904 0.0% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartner::syncManticorePartnerCandidate 5 0.0% 63 0.0% 19 0.0% 1,960 0.0% 760 0.0% 0 0.0% 0 0.0%
common\hhModels\changeHistory\WhUserInteractionData::toArray 5 0.0% 63 0.0% 16 0.0% 3,760 0.0% 696 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::getPrimaryKey 5 0.0% 62 0.0% 16 0.0% 1,216 0.0% 664 0.0% 0 0.0% 0 0.0%
load::customField/CustomFieldQuery.php 1 0.0% 62 0.0% 62 0.0% 25,560 0.1% 25,560 0.1% 21,704 0.1% 21,704 0.1%
load::user/ManagesUserSubscriptionsTrait.php 1 0.0% 62 0.0% 62 0.0% 11,064 0.0% 11,064 0.0% 0 0.0% 0 0.0%
yii\db\conditions\InCondition::getOperator 206 0.0% 62 0.0% 62 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
load::vacancyFunnel/VacancyFunnel.php 1 0.0% 62 0.0% 62 0.0% 13,896 0.0% 13,896 0.0% 0 0.0% 0 0.0%
load::vacancy/VacancyRaisingTrait.php 1 0.0% 62 0.0% 62 0.0% 12,440 0.0% 12,440 0.0% 0 0.0% 0 0.0%
load::interviewStatus/InterviewStatusRelations.php 2 0.0% 61 0.0% 61 0.0% 15,424 0.0% 15,424 0.0% 0 0.0% 0 0.0%
load::userImportDetails/UserImportDetailQuery.php 1 0.0% 60 0.0% 60 0.0% 14,856 0.0% 14,856 0.0% 0 0.0% 0 0.0%
common\helpers\RulesHelper::removeAttribute 9 0.0% 60 0.0% 60 0.0% 11,928 0.0% 11,928 0.0% 0 0.0% 0 0.0%
load::webhookNotify/WebhookNotifyQuery.php 1 0.0% 60 0.0% 60 0.0% 16,824 0.0% 16,824 0.0% 42,792 0.1% 42,792 0.1%
load::caching/Dependency.php 1 0.0% 60 0.0% 60 0.0% 18,760 0.0% 18,760 0.0% 0 0.0% 0 0.0%
api\hhModels\offer\OfferWithImported::employerRejectReasonIsRequired 26 0.0% 60 0.0% 40 0.0% 1,296 0.0% 696 0.0% 0 0.0% 0 0.0%
load::behaviors/AttributeBehavior.php 1 0.0% 59 0.0% 59 0.0% 18,520 0.0% 18,520 0.0% 0 0.0% 0 0.0%
load::db/ConstraintFinderTrait.php 1 0.0% 59 0.0% 59 0.0% 32,296 0.1% 32,296 0.1% 0 0.0% 0 0.0%
load::candidateByPartner/CandidateByPartnerRelations.php 1 0.0% 58 0.0% 58 0.0% 17,000 0.0% 17,000 0.0% 0 0.0% 0 0.0%
common\hhModels\interview\Interview::tableName 379 0.1% 58 0.0% 58 0.0% 2,320 0.0% 2,320 0.0% 0 0.0% 0 0.0%
common\macronModels\ActiveRecord::getDateTimeAttributes 559 0.1% 58 0.0% 58 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
load::logger/LoggerHelper.php 1 0.0% 57 0.0% 57 0.0% 9,040 0.0% 9,040 0.0% 0 0.0% 0 0.0%
load::interview/InterviewExcelTrait.php 1 0.0% 57 0.0% 57 0.0% 20,048 0.1% 20,048 0.1% 0 0.0% 0 0.0%
load::validators/InlineValidator.php 1 0.0% 57 0.0% 57 0.0% 15,328 0.0% 15,328 0.0% 0 0.0% 0 0.0%
load::userEducation/UserEducation.php 1 0.0% 56 0.0% 56 0.0% 14,552 0.0% 14,552 0.0% 14,672 0.0% 14,672 0.0%
load::partnerConfig/PartnerConfigKey.php 1 0.0% 56 0.0% 56 0.0% 17,336 0.0% 17,336 0.0% 14,800 0.0% 14,800 0.0%
common\macronModels\vacancyFunnel\VacancyFunnelStatus::tableName 451 0.1% 56 0.0% 56 0.0% 1,168 0.0% 1,168 0.0% 0 0.0% 0 0.0%
load::caching/TagDependency.php 1 0.0% 56 0.0% 56 0.0% 13,160 0.0% 13,160 0.0% 0 0.0% 0 0.0%
yii\web\UrlManager::createUrl 1 0.0% 55 0.0% 17 0.0% 7,416 0.0% 904 0.0% 0 0.0% 0 0.0%
load::expressClient/ExpressClient1C.php 1 0.0% 55 0.0% 55 0.0% 11,304 0.0% 11,304 0.0% 0 0.0% 0 0.0%
yii\db\conditions\AndCondition::getOperator 368 0.1% 55 0.0% 55 0.0% 1,136 0.0% 1,136 0.0% 0 0.0% 0 0.0%
load::offer/OfferWithoutRestrictions.php 1 0.0% 54 0.0% 54 0.0% 8,152 0.0% 8,152 0.0% 1,832 0.0% 1,832 0.0%
load::interview/InterviewStatusesTrait.php 1 0.0% 54 0.0% 54 0.0% 12,144 0.0% 12,144 0.0% 0 0.0% 0 0.0%
common\macronModels\user\User::tableName 468 0.1% 54 0.0% 54 0.0% 1,104 0.0% 1,104 0.0% 0 0.0% 0 0.0%
load::helpers/RulesHelper.php 1 0.0% 54 0.0% 54 0.0% 7,632 0.0% 7,632 0.0% 7,240 0.0% 7,240 0.0%
load::i18n/MessageSource.php 1 0.0% 54 0.0% 54 0.0% 18,712 0.0% 18,712 0.0% 0 0.0% 0 0.0%
yii\base\Controller::afterAction 1 0.0% 53 0.0% 5 0.0% 376 0.0% 664 0.0% 6,168 0.0% 512 0.0%
load::dto/InterviewStatusForMultipleChangeDto.php 1 0.0% 53 0.0% 53 0.0% 10,840 0.0% 10,840 0.0% 10,520 0.0% 10,520 0.0%
load::vacancy/VacancyAdminNotificationTrait.php 1 0.0% 53 0.0% 53 0.0% 10,880 0.0% 10,880 0.0% 0 0.0% 0 0.0%
load::validators/TrimValidator.php 1 0.0% 52 0.0% 52 0.0% 13,552 0.0% 13,552 0.0% 0 0.0% 0 0.0%
load::tool/ToolPrice.php 1 0.0% 52 0.0% 52 0.0% 6,632 0.0% 6,632 0.0% 0 0.0% 0 0.0%
yii\db\ActiveQuery::getJoinType 67 0.0% 52 0.0% 52 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
load::expressClient/ExpressClientFormatter.php 1 0.0% 51 0.0% 51 0.0% 12,144 0.0% 12,144 0.0% 0 0.0% 0 0.0%
yii\db\ActiveQuery::prepare@1 1 0.0% 51 0.0% 9 0.0% 5,312 0.0% 1,480 0.0% 0 0.0% 0 0.0%
load::expressClient/ExpressClientImportFromFileTrait.php 1 0.0% 50 0.0% 50 0.0% 14,184 0.0% 14,184 0.0% 0 0.0% 0 0.0%
load::partner/PartnerQuery.php 1 0.0% 50 0.0% 50 0.0% 18,896 0.0% 18,896 0.0% 0 0.0% 0 0.0%
yii\rest\Serializer::init 2 0.0% 50 0.0% 41 0.0% 1,736 0.0% 664 0.0% 0 0.0% 0 0.0%
load::conditions/InCondition.php 1 0.0% 49 0.0% 49 0.0% 8,632 0.0% 8,632 0.0% 0 0.0% 0 0.0%
load::vacancy/VacancyFormatter.php 1 0.0% 49 0.0% 49 0.0% 9,424 0.0% 9,424 0.0% 0 0.0% 0 0.0%
yii\validators\RegularExpressionValidator::validateValue 40 0.0% 49 0.0% 49 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
load::realUr/RealUr1C.php 1 0.0% 49 0.0% 49 0.0% 5,568 0.0% 5,568 0.0% 0 0.0% 0 0.0%
api\components\Response::onBeforeSend 1 0.0% 49 0.0% 12 0.0% 10,512 0.0% 792 0.0% 0 0.0% 0 0.0%
yii\base\BaseObject::className 121 0.0% 49 0.0% 49 0.0% 3,784 0.0% 3,784 0.0% 0 0.0% 0 0.0%
common\hhModels\offer\Offer::fillAdditionalDataForEmployerRejectReason 26 0.0% 49 0.0% 33 0.0% 1,264 0.0% 664 0.0% 0 0.0% 0 0.0%
yii\db\ActiveQuery::yii\db\{closure} 5 0.0% 49 0.0% 8 0.0% 3,032 0.0% 616 0.0% 592 0.0% 360 0.0%
load::vacancy/VacancyHighlightTrait.php 1 0.0% 49 0.0% 49 0.0% 10,008 0.0% 10,008 0.0% 0 0.0% 0 0.0%
load::conditions/HashConditionBuilder.php 1 0.0% 48 0.0% 48 0.0% 9,144 0.0% 9,144 0.0% 0 0.0% 0 0.0%
load::base/Action.php 1 0.0% 48 0.0% 48 0.0% 14,152 0.0% 14,152 0.0% 0 0.0% 0 0.0%
load::conditions/NotCondition.php 1 0.0% 48 0.0% 48 0.0% 6,080 0.0% 6,080 0.0% 43,440 0.1% 43,440 0.1%
common\hhModels\vacancy\Vacancy::tableName 327 0.1% 48 0.0% 48 0.0% 1,704 0.0% 1,704 0.0% 0 0.0% 0 0.0%
common\macronModels\userRights\UserRights::behaviors 28 0.0% 48 0.0% 25 0.0% 12,344 0.0% 696 0.0% 512 0.0% 0 0.0%
paulzi\sortable\SortableBehavior::events 195 0.0% 47 0.0% 47 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
common\components\behaviors\WebhookNotifyBehavior::getGroupPrefix 144 0.0% 47 0.0% 47 0.0% 1,200 0.0% 1,200 0.0% 0 0.0% 0 0.0%
load::changeHistory/UserImportDetailChangeHistory.php 1 0.0% 47 0.0% 47 0.0% 22,632 0.1% 22,632 0.1% 0 0.0% 0 0.0%
load::auth/AuthMethod.php 1 0.0% 47 0.0% 47 0.0% 11,976 0.0% 11,976 0.0% 0 0.0% 0 0.0%
load::partnerDbConfig/PartnerDbConfig.php 1 0.0% 47 0.0% 47 0.0% 13,984 0.0% 13,984 0.0% 0 0.0% 0 0.0%
api\hhModels\interview\Interview::api\hhModels\interview\{closure} 9 0.0% 47 0.0% 18 0.0% 1,928 0.0% 664 0.0% 0 0.0% 0 0.0%
yii\filters\ContentNegotiator::beforeAction 1 0.0% 47 0.0% 0 0.0% 11,152 0.0% 616 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseArrayHelper::toArray 5 0.0% 47 0.0% 40 0.0% 3,064 0.0% 2,512 0.0% 0 0.0% 0 0.0%
yii\filters\ContentNegotiator::negotiate 1 0.0% 47 0.0% 10 0.0% 10,536 0.0% 872 0.0% 0 0.0% 0 0.0%
load::variables/VariablesFinder.php 1 0.0% 47 0.0% 47 0.0% 2,984 0.0% 2,984 0.0% 0 0.0% 0 0.0%
load::db/QueryInterface.php 1 0.0% 46 0.0% 46 0.0% 101,752 0.3% 101,752 0.3% 0 0.0% 0 0.0%
load::user/CRMHelper.php 1 0.0% 46 0.0% 46 0.0% 2,192 0.0% 2,192 0.0% 0 0.0% 0 0.0%
load::rest/Controller.php 1 0.0% 46 0.0% 46 0.0% 9,888 0.0% 9,888 0.0% 0 0.0% 0 0.0%
common\components\candidate\importer\dto\CandidateJobSearchStatusHelper::getConstants 5 0.0% 45 0.0% 23 0.0% 3,176 0.0% 2,576 0.0% 0 0.0% 0 0.0%
load::vacancy/VacancyRestrictions.php 1 0.0% 45 0.0% 45 0.0% 8,736 0.0% 8,736 0.0% 0 0.0% 0 0.0%
load::userPersonalDataProcessing/UserPersonalDataProcessingQuery.php 1 0.0% 45 0.0% 45 0.0% 17,824 0.0% 17,824 0.0% 14,184 0.0% 14,184 0.0%
load::behaviors/TimestampBehavior.php 1 0.0% 45 0.0% 45 0.0% 17,464 0.0% 17,464 0.0% 0 0.0% 0 0.0%
api\hhModels\interview\calendar\InterviewCandidates::attributes 684 0.2% 45 0.0% 45 0.0% 1,168 0.0% 1,168 0.0% 0 0.0% 0 0.0%
yii\db\conditions\SimpleConditionBuilder::build 1 0.0% 45 0.0% 5 0.0% 9,016 0.0% 952 0.0% 0 0.0% 0 0.0%
load::partner/PartnerInterfaceConfigTrait.php 1 0.0% 44 0.0% 44 0.0% 7,840 0.0% 7,840 0.0% 0 0.0% 0 0.0%
load::city/CityRelation.php 1 0.0% 44 0.0% 44 0.0% 77,544 0.2% 77,544 0.2% 39,984 0.1% 39,984 0.1%
yii\web\AssetManager::yii\web\{closure} 16 0.0% 44 0.0% 44 0.0% 1,104 0.0% 1,104 0.0% 0 0.0% 0 0.0%
load::user/UserChangeNotifyTrait.php 1 0.0% 44 0.0% 44 0.0% 9,160 0.0% 9,160 0.0% 0 0.0% 0 0.0%
load::pgsql/JsonExpressionBuilder.php 1 0.0% 44 0.0% 44 0.0% 7,648 0.0% 7,648 0.0% 0 0.0% 0 0.0%
load::hhModels/ActiveRecord.php 1 0.0% 44 0.0% 44 0.0% 20,992 0.1% 20,992 0.1% 0 0.0% 0 0.0%
load::interview/InterviewTimeTrait.php 1 0.0% 44 0.0% 44 0.0% 11,752 0.0% 11,752 0.0% 0 0.0% 0 0.0%
load::user/UserAvatar.php 1 0.0% 44 0.0% 44 0.0% 7,256 0.0% 7,256 0.0% 0 0.0% 0 0.0%
load::partnerConfigValue/PartnerConfigValue.php 1 0.0% 43 0.0% 43 0.0% 9,992 0.0% 9,992 0.0% 0 0.0% 0 0.0%
load::logger/LoggerContext.php 1 0.0% 43 0.0% 43 0.0% 9,144 0.0% 9,144 0.0% 0 0.0% 0 0.0%
load::macronApiToken/MacronApiTokenQuery.php 1 0.0% 43 0.0% 43 0.0% 11,200 0.0% 11,200 0.0% 0 0.0% 0 0.0%
yii\db\Schema::getCacheKey 20 0.0% 43 0.0% 41 0.0% 8,656 0.0% 8,120 0.0% 0 0.0% 0 0.0%
load::candidateByPartner/CandidateByPartnerQuery.php 1 0.0% 43 0.0% 43 0.0% 22,816 0.1% 22,816 0.1% 12,432 0.0% 12,432 0.0%
common\hhModels\userImportDetails\UserImportDetail::tableName 164 0.0% 43 0.0% 43 0.0% 3,568 0.0% 3,568 0.0% 0 0.0% 0 0.0%
load::phone/PhoneRelations.php 1 0.0% 43 0.0% 43 0.0% 9,584 0.0% 9,584 0.0% 5,744 0.0% 5,744 0.0%
yii\behaviors\TimestampBehavior::getValue 10 0.0% 42 0.0% 20 0.0% 1,184 0.0% 632 0.0% 0 0.0% 0 0.0%
load::user/UserCode.php 1 0.0% 42 0.0% 42 0.0% 8,680 0.0% 8,680 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::populateRelation 37 0.0% 42 0.0% 42 0.0% 18,256 0.0% 18,256 0.0% 0 0.0% 0 0.0%
load::conditions/ConjunctionConditionBuilder.php 1 0.0% 42 0.0% 42 0.0% 8,568 0.0% 8,568 0.0% 0 0.0% 0 0.0%
yii\db\Schema::quoteSimpleTableName 54 0.0% 42 0.0% 42 0.0% 2,976 0.0% 2,976 0.0% 48 0.0% 48 0.0%
common\macronModels\user\User::getDateAttributes 116 0.0% 41 0.0% 41 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
load::user/UserKonturTalk.php 1 0.0% 41 0.0% 41 0.0% 7,216 0.0% 7,216 0.0% 0 0.0% 0 0.0%
load::components/WhUserWithoutPartnerCandidateBehavior.php 1 0.0% 40 0.0% 40 0.0% 6,800 0.0% 6,800 0.0% 0 0.0% 0 0.0%
common\components\candidate\CandidateCommuteTimeHelper::getConstants 5 0.0% 40 0.0% 14 0.0% 3,144 0.0% 2,544 0.0% 2,048 0.0% 480 0.0%
common\components\candidate\CandidateCommuteTimeHelper::prepareValue 5 0.0% 40 0.0% 40 0.0% -408 -0.0% -408 -0.0% 0 0.0% 0 0.0%
yii\db\conditions\InCondition::getColumn 412 0.1% 40 0.0% 40 0.0% 1,120 0.0% 1,120 0.0% 0 0.0% 0 0.0%
load::interviewCalendar/InterviewCalendarRelations.php 1 0.0% 40 0.0% 40 0.0% 10,704 0.0% 10,704 0.0% 17,688 0.1% 17,688 0.1%
load::validators/CandidateAdditionalEmailsValidator.php 1 0.0% 40 0.0% 40 0.0% 9,560 0.0% 9,560 0.0% 8,960 0.0% 8,960 0.0%
load::userEducation/UserEducationRelations.php 1 0.0% 40 0.0% 40 0.0% 7,472 0.0% 7,472 0.0% 20,768 0.1% 20,768 0.1%
load::calendarIntegrationAccount/CalendarIntegrationInterview.php 1 0.0% 40 0.0% 40 0.0% 8,256 0.0% 8,256 0.0% 29,112 0.1% 29,112 0.1%
common\hhModels\candidateStatusHistory\CandidateStatusHistory::behaviors 5 0.0% 39 0.0% 23 0.0% 8,048 0.0% 6,848 0.0% 0 0.0% 0 0.0%
common\hhModels\vacancy\Vacancy::getDateAttributes 140 0.0% 39 0.0% 39 0.0% 1,168 0.0% 1,168 0.0% 0 0.0% 0 0.0%
load::socket/MacronSocketChannelClient.php 1 0.0% 38 0.0% 38 0.0% 6,760 0.0% 6,760 0.0% 0 0.0% 0 0.0%
common\macronModels\vacancyFunnel\VacancyFunnel::tableName 146 0.0% 38 0.0% 38 0.0% 1,136 0.0% 1,136 0.0% 0 0.0% 0 0.0%
load::interviewRejectReason/InterviewRejectReasonQuery.php 1 0.0% 38 0.0% 38 0.0% 81,064 0.2% 81,064 0.2% 91,608 0.3% 91,608 0.3%
yii\db\QueryBuilder::__construct 3 0.0% 37 0.0% 3 0.0% 10,912 0.0% 600 0.0% 0 0.0% 0 0.0%
api\models\forms\MultipleHandlerCalendarEntityForm::getConstants 1 0.0% 37 0.0% 18 0.0% 2,576 0.0% 1,360 0.0% 0 0.0% 0 0.0%
load::user/UserRequisite.php 1 0.0% 37 0.0% 37 0.0% 7,432 0.0% 7,432 0.0% 0 0.0% 0 0.0%
load::base/InlineAction.php 1 0.0% 37 0.0% 37 0.0% 7,736 0.0% 7,736 0.0% 0 0.0% 0 0.0%
api\hhModels\interview\calendar\MultipleHandlerCalendarEntityJob::getRedisKey 44 0.0% 36 0.0% 36 0.0% 4,080 0.0% 4,080 0.0% 0 0.0% 0 0.0%
common\macronModels\rights\Rights::query 1 0.0% 36 0.0% 2 0.0% 2,184 0.0% 616 0.0% 0 0.0% 0 0.0%
load::web/JsonParser.php 1 0.0% 36 0.0% 36 0.0% 7,160 0.0% 7,160 0.0% 0 0.0% 0 0.0%
common\logger\LoggerHelper::getMacronPartnerId 2 0.0% 36 0.0% 14 0.0% 4,344 0.0% 888 0.0% 0 0.0% 0 0.0%
load::vacancy/VacancyShareTrait.php 1 0.0% 35 0.0% 35 0.0% 7,128 0.0% 7,128 0.0% 0 0.0% 0 0.0%
load::partner/Partner1C.php 1 0.0% 35 0.0% 35 0.0% 5,384 0.0% 5,384 0.0% 0 0.0% 0 0.0%
load::userPersonalDataProcessing/UserPersonalDataProcessingRelations.php 2 0.0% 35 0.0% 35 0.0% 7,992 0.0% 7,992 0.0% 14,000 0.0% 14,000 0.0%
load::languageSkill/LanguageSkill.php 1 0.0% 35 0.0% 35 0.0% 7,624 0.0% 7,624 0.0% 8,192 0.0% 8,192 0.0%
load::traits/ExternalDbModelTrait.php 1 0.0% 35 0.0% 35 0.0% 6,176 0.0% 6,176 0.0% 0 0.0% 0 0.0%
load::vacancy/VacancyCustomFieldsTrait.php 1 0.0% 35 0.0% 35 0.0% 7,096 0.0% 7,096 0.0% 0 0.0% 0 0.0%
yii\filters\Cors::beforeAction 1 0.0% 35 0.0% 7 0.0% 10,152 0.0% 616 0.0% 0 0.0% 0 0.0%
load::city/CityQuery.php 1 0.0% 35 0.0% 35 0.0% 15,056 0.0% 15,056 0.0% 11,320 0.0% 11,320 0.0%
common\hhModels\offer\Offer::getDateTimeAttributes 87 0.0% 35 0.0% 35 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
load::db/JsonExpression.php 1 0.0% 34 0.0% 34 0.0% 9,240 0.0% 9,240 0.0% 0 0.0% 0 0.0%
load::db/ConstraintFinderInterface.php 1 0.0% 34 0.0% 34 0.0% 19,360 0.0% 19,360 0.0% 0 0.0% 0 0.0%
load::interviewStatus/InterviewStatusQuery.php 1 0.0% 34 0.0% 34 0.0% 16,568 0.0% 16,568 0.0% 0 0.0% 0 0.0%
load::dto/CandidateJobSearchStatusHelper.php 1 0.0% 34 0.0% 34 0.0% 7,904 0.0% 7,904 0.0% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartner::tableName 208 0.0% 34 0.0% 34 0.0% 3,632 0.0% 3,632 0.0% 0 0.0% 0 0.0%
common\macronModels\user\User::getTimeAttributes 116 0.0% 34 0.0% 34 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
load::conditions/SimpleConditionBuilder.php 1 0.0% 34 0.0% 34 0.0% 7,592 0.0% 7,592 0.0% 0 0.0% 0 0.0%
yii\base\Component::__isset 9 0.0% 34 0.0% 27 0.0% 1,136 0.0% 616 0.0% 0 0.0% 0 0.0%
common\hhModels\user\User::tableName 196 0.0% 34 0.0% 34 0.0% 1,704 0.0% 1,704 0.0% 0 0.0% 0 0.0%
yii\base\Model::clearErrors 92 0.0% 34 0.0% 34 0.0% 1,056 0.0% 1,056 0.0% 0 0.0% 0 0.0%
load::hh/interviewErrors.php 1 0.0% 34 0.0% 34 0.0% 8,232 0.0% 8,232 0.0% 0 0.0% 0 0.0%
common\macronModels\calendarIntegrationAccount\CalendarIntegrationInterviewQuery::byInterviewId 9 0.0% 33 0.0% 15 0.0% 4,712 0.0% 4,112 0.0% 0 0.0% 0 0.0%
load::user/UserExpressClientHRM.php 1 0.0% 33 0.0% 33 0.0% 6,336 0.0% 6,336 0.0% 0 0.0% 0 0.0%
load::model-form/multipleHandlerCalendarEntity.php 1 0.0% 33 0.0% 33 0.0% 9,400 0.0% 9,400 0.0% 0 0.0% 0 0.0%
yii\db\QueryBuilder::selectExists 59 0.0% 33 0.0% 33 0.0% 12,568 0.0% 12,568 0.0% 0 0.0% 0 0.0%
load::user/UserFinder.php 2 0.0% 33 0.0% 33 0.0% 72,320 0.2% 72,320 0.2% 0 0.0% 0 0.0%
yii\web\Request::getMethod 11 0.0% 32 0.0% 18 0.0% 3,440 0.0% 1,264 0.0% 0 0.0% 0 0.0%
load::user/UserSip.php 1 0.0% 32 0.0% 32 0.0% 5,688 0.0% 5,688 0.0% 0 0.0% 0 0.0%
load::base/Behavior.php 1 0.0% 32 0.0% 32 0.0% 11,696 0.0% 11,696 0.0% 0 0.0% 0 0.0%
load::user/UserRating.php 1 0.0% 32 0.0% 32 0.0% 6,544 0.0% 6,544 0.0% 4,848 0.0% 4,848 0.0%
load::conditions/SimpleCondition.php 1 0.0% 32 0.0% 32 0.0% 8,264 0.0% 8,264 0.0% 0 0.0% 0 0.0%
api\hhModels\interview\Interview::getAttributesChain 9 0.0% 32 0.0% 29 0.0% 4,616 0.0% 4,016 0.0% 0 0.0% 0 0.0%
load::partnerDbConfig/PartnerDbConfigFormatter.php 1 0.0% 31 0.0% 31 0.0% 3,984 0.0% 3,984 0.0% 0 0.0% 0 0.0%
load::calendarIntegrationAccount/CalendarIntegrationInterviewQuery.php 1 0.0% 31 0.0% 31 0.0% 14,608 0.0% 14,608 0.0% 11,840 0.0% 11,840 0.0%
yii\db\ArrayExpression::getValue 116 0.0% 31 0.0% 31 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
load::toolSingleUse/ToolSingleUsePayTrait.php 1 0.0% 31 0.0% 31 0.0% 6,208 0.0% 6,208 0.0% 0 0.0% 0 0.0%
load::userRights/UserRightsQuery.php 1 0.0% 31 0.0% 31 0.0% 14,944 0.0% 14,944 0.0% 25,424 0.1% 25,424 0.1%
load::filters/CustomerAccessFilter.php 1 0.0% 31 0.0% 31 0.0% 6,416 0.0% 6,416 0.0% 0 0.0% 0 0.0%
yii\filters\ContentNegotiator::negotiateContentType 1 0.0% 30 0.0% 5 0.0% 5,616 0.0% 696 0.0% 0 0.0% 0 0.0%
load::web/IdentityInterface.php 1 0.0% 30 0.0% 30 0.0% 14,328 0.0% 14,328 0.0% 0 0.0% 0 0.0%
load::userRights/UserRightsRelations.php 1 0.0% 30 0.0% 30 0.0% 4,064 0.0% 4,064 0.0% 13,080 0.0% 13,080 0.0%
load::conditions/NotConditionBuilder.php 1 0.0% 30 0.0% 30 0.0% 5,536 0.0% 5,536 0.0% 4,864 0.0% 4,864 0.0%
load::realUr/RealUrRelations.php 1 0.0% 30 0.0% 30 0.0% 8,816 0.0% 8,816 0.0% 0 0.0% 0 0.0%
load::redis/JobIdAccessBehavior.php 1 0.0% 30 0.0% 30 0.0% 4,400 0.0% 4,400 0.0% 9,048 0.0% 9,048 0.0%
load::realUr/RealUrFormatter.php 1 0.0% 30 0.0% 30 0.0% 6,632 0.0% 6,632 0.0% 0 0.0% 0 0.0%
api\hhModels\interview\Interview::employerRejectReasonIsRequired 9 0.0% 29 0.0% 20 0.0% 1,264 0.0% 664 0.0% 0 0.0% 0 0.0%
common\macronModels\user\User::getDateTimeAttributes 116 0.0% 29 0.0% 29 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
common\macronModels\user\User::getBooleanAttributes 116 0.0% 29 0.0% 29 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
load::jobOffer/JobOfferRelations.php 1 0.0% 29 0.0% 29 0.0% 6,688 0.0% 6,688 0.0% 0 0.0% 0 0.0%
load::realUr/RealUrExpressClient453.php 1 0.0% 29 0.0% 29 0.0% 4,824 0.0% 4,824 0.0% 0 0.0% 0 0.0%
load::auth/QueryParamAuth.php 1 0.0% 29 0.0% 29 0.0% 6,392 0.0% 6,392 0.0% 0 0.0% 0 0.0%
load::vacancy/VacancyImageTrait.php 1 0.0% 29 0.0% 29 0.0% 5,936 0.0% 5,936 0.0% 0 0.0% 0 0.0%
yii\db\QueryBuilder::init 3 0.0% 29 0.0% 13 0.0% 9,712 0.0% 728 0.0% 0 0.0% 0 0.0%
load::db/AfterSaveEvent.php 1 0.0% 29 0.0% 29 0.0% 3,640 0.0% 3,640 0.0% 0 0.0% 0 0.0%
yii\validators\RequiredValidator::validateValue 21 0.0% 29 0.0% 24 0.0% 1,184 0.0% 632 0.0% 0 0.0% 0 0.0%
load::expressClient/ExpressClientHhUser.php 1 0.0% 29 0.0% 29 0.0% 4,720 0.0% 4,720 0.0% 0 0.0% 0 0.0%
yii\base\Controller::__construct 1 0.0% 28 0.0% 2 0.0% 6,440 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\base\DynamicModel::hasAttribute 160 0.0% 28 0.0% 28 0.0% 1,104 0.0% 1,104 0.0% 0 0.0% 0 0.0%
common\macronModels\interviewStatus\InterviewStatus::tableName 185 0.0% 28 0.0% 28 0.0% 1,168 0.0% 1,168 0.0% 0 0.0% 0 0.0%
yii\db\QueryBuilder::buildCondition@3 1 0.0% 28 0.0% 12 0.0% 3,128 0.0% 624 0.0% 0 0.0% 0 0.0%
load::auth/HttpHeaderAuth.php 1 0.0% 28 0.0% 28 0.0% 8,448 0.0% 8,448 0.0% 0 0.0% 0 0.0%
load::user/UserModeration.php 1 0.0% 28 0.0% 28 0.0% 5,088 0.0% 5,088 0.0% 0 0.0% 0 0.0%
yii\base\ActionFilter::isActive 8 0.0% 28 0.0% 12 0.0% 2,304 0.0% 1,216 0.0% 0 0.0% 0 0.0%
common\macronModels\Connection::getPartnerId 5 0.0% 28 0.0% 8 0.0% 3,520 0.0% 1,248 0.0% 0 0.0% 0 0.0%
load::web/UserEvent.php 1 0.0% 27 0.0% 27 0.0% 5,368 0.0% 5,368 0.0% 0 0.0% 0 0.0%
load::web/Cookie.php 1 0.0% 27 0.0% 27 0.0% 10,944 0.0% 10,944 0.0% 0 0.0% 0 0.0%
yii\web\Response::sendHeaders 1 0.0% 27 0.0% 23 0.0% 3,544 0.0% 896 0.0% 0 0.0% 0 0.0%
yii\base\Application::getTimeZone 24 0.0% 27 0.0% 27 0.0% 1,496 0.0% 1,496 0.0% 0 0.0% 0 0.0%
api\components\AbstractMultipleHandlerJob::getSocketMessage 2 0.0% 27 0.0% 6 0.0% 2,880 0.0% 664 0.0% 0 0.0% 0 0.0%
common\hhModels\vacancy\Vacancy::getDateTimeAttributes 140 0.0% 27 0.0% 27 0.0% 1,168 0.0% 1,168 0.0% 0 0.0% 0 0.0%
load::interfaces/InterfacesRelations.php 1 0.0% 27 0.0% 27 0.0% 4,336 0.0% 4,336 0.0% 6,744 0.0% 6,744 0.0%
yii\redis\Connection::initConnection 1 0.0% 27 0.0% 3 0.0% 1,512 0.0% 600 0.0% 0 0.0% 0 0.0%
common\logger\LoggerHelper::getMacronUserId 2 0.0% 26 0.0% 9 0.0% 2,968 0.0% 760 0.0% 0 0.0% 0 0.0%
load::models/SoftDeleteTrait.php 1 0.0% 26 0.0% 26 0.0% 5,424 0.0% 5,424 0.0% 0 0.0% 0 0.0%
yii\db\DataReader::close 36 0.0% 26 0.0% 26 0.0% -1,192 -0.0% -1,192 -0.0% 0 0.0% 0 0.0%
api\components\ModelController::init 1 0.0% 26 0.0% 2 0.0% 5,240 0.0% 600 0.0% 0 0.0% 0 0.0%
common\hhModels\interview\Interview::getDateAttributes 103 0.0% 25 0.0% 25 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
load::user/UserRewards.php 1 0.0% 25 0.0% 25 0.0% 6,688 0.0% 6,688 0.0% 5,136 0.0% 5,136 0.0%
load::serializers/PhpSerializer.php 1 0.0% 25 0.0% 25 0.0% 4,344 0.0% 4,344 0.0% 0 0.0% 0 0.0%
common\hhModels\jobOffer\JobOffer::tableName 50 0.0% 25 0.0% 25 0.0% 1,200 0.0% 1,200 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::isRelationPopulated 19 0.0% 25 0.0% 25 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::setRelationDependencies@1 18 0.0% 25 0.0% 25 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
load::helpers/ExperienceHelper.php 1 0.0% 25 0.0% 25 0.0% 4,856 0.0% 4,856 0.0% 7,824 0.0% 7,824 0.0%
load::interfaces/InterfacesQuery.php 1 0.0% 25 0.0% 25 0.0% 13,624 0.0% 13,624 0.0% 12,848 0.0% 12,848 0.0%
load::validators/DefaultValueValidator.php 1 0.0% 25 0.0% 25 0.0% 8,432 0.0% 8,432 0.0% 4,376 0.0% 4,376 0.0%
load::position/PositionRelations.php 1 0.0% 25 0.0% 25 0.0% 7,648 0.0% 7,648 0.0% 16,736 0.1% 16,736 0.1%
yii\db\BaseActiveRecord::getOldAttributes 167 0.0% 24 0.0% 24 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\db\conditions\InCondition::getValues 206 0.0% 24 0.0% 24 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\base\BaseObject::hasMethod 48 0.0% 24 0.0% 24 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
load::userQuestionnaire/UserQuestionnaireRelations.php 1 0.0% 24 0.0% 24 0.0% 5,416 0.0% 5,416 0.0% 0 0.0% 0 0.0%
common\hhModels\changeHistory\WhUserInteractionData::getDataForCandidateStatusChange 5 0.0% 24 0.0% 22 0.0% 3,568 0.0% 2,936 0.0% 0 0.0% 0 0.0%
load::validators/SafeValidator.php 1 0.0% 24 0.0% 24 0.0% 8,112 0.0% 8,112 0.0% 34,736 0.1% 34,736 0.1%
load::shareToken/ShareEntityInterface.php 1 0.0% 24 0.0% 24 0.0% 2,320 0.0% 2,320 0.0% 0 0.0% 0 0.0%
api\macronModels\mangoCallHistory\MangoCallHistoryDataFilter::clearStatic 1 0.0% 24 0.0% 24 0.0% 10,720 0.0% 10,720 0.0% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartner::getFio 5 0.0% 24 0.0% 19 0.0% 1,504 0.0% 936 0.0% 0 0.0% 0 0.0%
load::tool/ToolFinder.php 1 0.0% 24 0.0% 24 0.0% 3,632 0.0% 3,632 0.0% 0 0.0% 0 0.0%
load::macronApiToken/MacronApiTokenRelations.php 2 0.0% 24 0.0% 24 0.0% 5,264 0.0% 5,264 0.0% 0 0.0% 0 0.0%
load::vacancyFunnel/VacancyFunnelQuery.php 1 0.0% 24 0.0% 24 0.0% 14,344 0.0% 14,344 0.0% 0 0.0% 0 0.0%
yii\db\ActiveRecord::getDb 8 0.0% 24 0.0% 9 0.0% 2,792 0.0% 1,672 0.0% 0 0.0% 0 0.0%
yii\base\Controller::init 1 0.0% 24 0.0% 5 0.0% 4,640 0.0% 728 0.0% 0 0.0% 0 0.0%
load::db/ConstantGetterTrait.php 1 0.0% 24 0.0% 24 0.0% 3,432 0.0% 3,432 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseJson::decode 1 0.0% 23 0.0% 16 0.0% 8,816 0.0% 8,280 0.0% 0 0.0% 0 0.0%
load::partnerConfig/PartnerConfigRelations.php 1 0.0% 23 0.0% 23 0.0% 4,520 0.0% 4,520 0.0% 0 0.0% 0 0.0%
load::base/Response.php 1 0.0% 23 0.0% 23 0.0% 5,480 0.0% 5,480 0.0% 0 0.0% 0 0.0%
load::partnerConfigValue/PartnerConfigValueQuery.php 1 0.0% 23 0.0% 23 0.0% 79,544 0.2% 79,544 0.2% 0 0.0% 0 0.0%
yii\di\ServiceLocator::__isset 9 0.0% 23 0.0% 11 0.0% 1,136 0.0% 616 0.0% 0 0.0% 0 0.0%
yii\db\ActiveQuery::onCondition 18 0.0% 23 0.0% 22 0.0% 1,200 0.0% 664 0.0% 0 0.0% 0 0.0%
load::offer/OfferWithImportedRelations.php 1 0.0% 23 0.0% 23 0.0% 3,272 0.0% 3,272 0.0% 22,776 0.1% 22,776 0.1%
load::db/ActiveQueryInterface.php 1 0.0% 23 0.0% 23 0.0% 15,760 0.0% 15,760 0.0% 0 0.0% 0 0.0%
load::traits/UserAgeTrait.php 1 0.0% 23 0.0% 23 0.0% 3,976 0.0% 3,976 0.0% 0 0.0% 0 0.0%
load::user/UserExpressClient453.php 1 0.0% 23 0.0% 23 0.0% 3,640 0.0% 3,640 0.0% 0 0.0% 0 0.0%
load::user/UserFormatter.php 2 0.0% 23 0.0% 23 0.0% 70,344 0.2% 70,344 0.2% 0 0.0% 0 0.0%
common\components\partnerQueue\drivers\redis\Queue::setPartnerId 40 0.0% 23 0.0% 23 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\behaviors\AttributeBehavior::getValue 10 0.0% 22 0.0% 22 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
load::db/Expression.php 1 0.0% 22 0.0% 22 0.0% 6,520 0.0% 6,520 0.0% 0 0.0% 0 0.0%
load::userImportDetails/UserImportDetailRelations.php 1 0.0% 22 0.0% 22 0.0% 5,504 0.0% 5,504 0.0% 0 0.0% 0 0.0%
yii\web\JsonResponseFormatter::format 1 0.0% 22 0.0% 4 0.0% 3,640 0.0% 728 0.0% 0 0.0% 0 0.0%
load::conditions/ConjunctionCondition.php 1 0.0% 22 0.0% 22 0.0% 4,816 0.0% 4,816 0.0% 0 0.0% 0 0.0%
load::interview/InterviewExcelInterface.php 1 0.0% 22 0.0% 22 0.0% 5,736 0.0% 5,736 0.0% 0 0.0% 0 0.0%
load::partnerDbConfig/PartnerDbConfigQuery.php 1 0.0% 22 0.0% 22 0.0% 14,088 0.0% 14,088 0.0% 0 0.0% 0 0.0%
load::candidateStatusHistory/CandidateStatusHistoryRelations.php 1 0.0% 22 0.0% 22 0.0% 4,416 0.0% 4,416 0.0% 0 0.0% 0 0.0%
yii\log\Target::getEnabled 108 0.0% 22 0.0% 22 0.0% 520 0.0% 520 0.0% 1,384 0.0% 1,384 0.0%
yii\base\Component::attachBehavior 2 0.0% 22 0.0% 4 0.0% 12,024 0.0% 664 0.0% 0 0.0% 0 0.0%
yii\db\Query::normalizeOrderBy 35 0.0% 21 0.0% 21 0.0% 520 0.0% 520 0.0% 0 0.0% 0 0.0%
api\models\partner\Partner::behaviors 2 0.0% 21 0.0% 7 0.0% 6,256 0.0% 2,392 0.0% 0 0.0% 0 0.0%
yii\db\Query::emulateExecution 39 0.0% 21 0.0% 21 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
load::vacancyFunnel/VacancyFunnelRelations.php 1 0.0% 21 0.0% 21 0.0% 6,264 0.0% 6,264 0.0% 0 0.0% 0 0.0%
yii\web\UrlRule::createUrl 2 0.0% 21 0.0% 18 0.0% 1,816 0.0% 560 0.0% 0 0.0% 0 0.0%
yii\db\conditions\NotCondition::fromArrayDefinition 7 0.0% 21 0.0% 18 0.0% 1,592 0.0% 1,024 0.0% 0 0.0% 0 0.0%
common\components\behaviors\WebhookNotifyBehavior::getWebhookGroup 82 0.0% 21 0.0% 21 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\web\Request::getAcceptableContentTypes 1 0.0% 21 0.0% 4 0.0% 3,184 0.0% 760 0.0% 0 0.0% 0 0.0%
yii\db\ActiveRecord::transactions 86 0.0% 21 0.0% 21 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
load::auth/HttpBearerAuth.php 1 0.0% 20 0.0% 20 0.0% 4,808 0.0% 4,808 0.0% 0 0.0% 0 0.0%
yii\base\ActionFilter::afterFilter 5 0.0% 20 0.0% 9 0.0% 1,960 0.0% 2,544 0.0% 3,208 0.0% 1,320 0.0%
load::customField/CustomFieldFormatter.php 1 0.0% 20 0.0% 20 0.0% 3,960 0.0% 3,960 0.0% 0 0.0% 0 0.0%
load::partnerConfig/PartnerConfigQuery.php 1 0.0% 20 0.0% 20 0.0% 13,464 0.0% 13,464 0.0% 0 0.0% 0 0.0%
load::vacancy/VacancyWithoutRestrictions.php 1 0.0% 20 0.0% 20 0.0% 3,688 0.0% 3,688 0.0% 0 0.0% 0 0.0%
load::calendarIntegrationAccount/CalendarIntegrationInterviewRelations.php 1 0.0% 20 0.0% 20 0.0% 2,968 0.0% 2,968 0.0% 17,472 0.1% 17,472 0.1%
load::rights/RightsRelations.php 1 0.0% 19 0.0% 19 0.0% 4,328 0.0% 4,328 0.0% 0 0.0% 0 0.0%
load::models/ValidationTrait.php 1 0.0% 19 0.0% 19 0.0% 2,648 0.0% 2,648 0.0% 0 0.0% 0 0.0%
load::user/GetSetUser.php 1 0.0% 19 0.0% 19 0.0% 2,296 0.0% 2,296 0.0% 0 0.0% 0 0.0%
yii\web\AssetManager::hash 2 0.0% 19 0.0% 19 0.0% 1,776 0.0% 1,256 0.0% 0 0.0% 0 0.0%
yii\base\Module::afterAction 1 0.0% 19 0.0% 4 0.0% 2,112 0.0% 664 0.0% 0 0.0% 0 0.0%
yii\web\Request::getRawBody 1 0.0% 19 0.0% 19 0.0% 3,680 0.0% 3,680 0.0% 0 0.0% 0 0.0%
load::serializers/SerializerInterface.php 2 0.0% 19 0.0% 19 0.0% 4,136 0.0% 4,136 0.0% 0 0.0% 0 0.0%
yii\base\Model::onUnsafeAttribute 2 0.0% 19 0.0% 4 0.0% 3,632 0.0% 856 0.0% 0 0.0% 0 0.0%
common\hhModels\interview\Interview::getTimeAttributes 103 0.0% 19 0.0% 19 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
load::base/StaticInstanceTrait.php 1 0.0% 19 0.0% 19 0.0% 4,456 0.0% 4,456 0.0% 0 0.0% 0 0.0%
load::realUr/RealUrExpressClientHRM.php 1 0.0% 19 0.0% 19 0.0% 3,640 0.0% 3,640 0.0% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartner::prepareExperienceBeforeSave 5 0.0% 19 0.0% 13 0.0% 1,296 0.0% 696 0.0% 0 0.0% 0 0.0%
load::vacancyFunnel/VacancyFunnelStatusRelations.php 1 0.0% 19 0.0% 19 0.0% 4,272 0.0% 4,272 0.0% 8,368 0.0% 8,368 0.0%
load::workingType/WorkingTypeRelations.php 1 0.0% 19 0.0% 19 0.0% 4,840 0.0% 4,840 0.0% 13,056 0.0% 13,056 0.0%
common\models\partnerDbConfig\PartnerDbConfigQuery::byId 2 0.0% 18 0.0% 4 0.0% 1,968 0.0% 1,416 0.0% 0 0.0% 0 0.0%
load::interfaceConfig/InterfaceConfigRelations.php 1 0.0% 18 0.0% 18 0.0% 5,104 0.0% 5,104 0.0% 16,080 0.1% 16,080 0.1%
yii\validators\RangeValidator::validateAttribute 1 0.0% 18 0.0% 1 0.0% 3,064 0.0% 632 0.0% 0 0.0% 0 0.0%
load::userExperience/UserExperienceRelations.php 1 0.0% 18 0.0% 18 0.0% 2,608 0.0% 2,608 0.0% 13,176 0.0% 13,176 0.0%
load::user/UserOfferView.php 1 0.0% 18 0.0% 18 0.0% 3,328 0.0% 3,328 0.0% 0 0.0% 0 0.0%
load::base/Arrayable.php 1 0.0% 18 0.0% 18 0.0% 9,816 0.0% 9,816 0.0% 0 0.0% 0 0.0%
load::db/ViewFinderTrait.php 1 0.0% 18 0.0% 18 0.0% 5,744 0.0% 5,744 0.0% 0 0.0% 0 0.0%
yii\db\BatchQueryResult::valid 112 0.0% 18 0.0% 18 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\web\User::afterLogin 1 0.0% 18 0.0% 3 0.0% 2,096 0.0% 1,216 0.0% 0 0.0% 0 0.0%
yii\db\ActiveQuery::asArray 42 0.0% 18 0.0% 18 0.0% 3,376 0.0% 3,376 0.0% 0 0.0% 0 0.0%
load::candidateViewed/CandidateViewedRelation.php 1 0.0% 18 0.0% 18 0.0% 2,832 0.0% 2,832 0.0% 5,464 0.0% 5,464 0.0%
api\components\Response::prepareResponseData 1 0.0% 18 0.0% 10 0.0% 5,224 0.0% 1,248 0.0% 0 0.0% 0 0.0%
load::vacancyFunnel/VacancyFunnelFinder.php 1 0.0% 18 0.0% 18 0.0% 2,856 0.0% 2,856 0.0% 0 0.0% 0 0.0%
yii\validators\UniqueValidator::init 9 0.0% 17 0.0% 9 0.0% 4,520 0.0% 600 0.0% 0 0.0% 0 0.0%
load::conditions/HashCondition.php 1 0.0% 17 0.0% 17 0.0% 4,464 0.0% 4,464 0.0% 0 0.0% 0 0.0%
yii\base\ActionFilter::attach 6 0.0% 17 0.0% 8 0.0% 7,000 0.0% 2,872 0.0% 0 0.0% 0 0.0%
load::base/ActionEvent.php 1 0.0% 17 0.0% 17 0.0% 6,040 0.0% 6,040 0.0% 0 0.0% 0 0.0%
yii\web\JsonResponseFormatter::formatJson 1 0.0% 17 0.0% 3 0.0% 1,424 0.0% 616 0.0% 0 0.0% 0 0.0%
load::models/ActiveRecord.php 1 0.0% 17 0.0% 17 0.0% 16,640 0.0% 16,640 0.0% 0 0.0% 0 0.0%
common\hhModels\userImportDetails\UserImportDetail::fillAdditionalDataForEmployerRejectReason 5 0.0% 17 0.0% 10 0.0% 1,360 0.0% 728 0.0% 0 0.0% 0 0.0%
yii\web\Application::getRequest 11 0.0% 17 0.0% 7 0.0% 5,976 0.0% 5,456 0.0% 0 0.0% 0 0.0%
load::vacancy/VacancyFinder.php 1 0.0% 17 0.0% 17 0.0% 4,184 0.0% 4,184 0.0% 0 0.0% 0 0.0%
load::conditions/OrCondition.php 1 0.0% 17 0.0% 17 0.0% 2,792 0.0% 2,792 0.0% 784 0.0% 784 0.0%
yii\web\User::getIsGuest 6 0.0% 17 0.0% 10 0.0% 1,704 0.0% 1,184 0.0% 0 0.0% 0 0.0%
load::whUserCustom/WhUserCustomRelations.php 1 0.0% 17 0.0% 17 0.0% 2,816 0.0% 2,816 0.0% 4,592 0.0% 4,592 0.0%
load::client/Client.php 1 0.0% 16 0.0% 16 0.0% 3,088 0.0% 3,088 0.0% 0 0.0% 0 0.0%
load::userExperience/UserExperienceFinder.php 1 0.0% 16 0.0% 16 0.0% 2,792 0.0% 2,792 0.0% 2,176 0.0% 2,176 0.0%
load::activityTracing/ActivityTracingInterface.php 1 0.0% 16 0.0% 16 0.0% 2,600 0.0% 2,600 0.0% 0 0.0% 0 0.0%
common\hhModels\user\User::getDateAttributes 40 0.0% 16 0.0% 16 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
load::odata/ODataBaseTrait.php 1 0.0% 16 0.0% 16 0.0% 2,984 0.0% 2,984 0.0% 0 0.0% 0 0.0%
load::customField/CustomFieldWithPurposeInterface.php 1 0.0% 16 0.0% 16 0.0% 2,352 0.0% 2,352 0.0% 0 0.0% 0 0.0%
load::customField/CustomFieldFinder.php 1 0.0% 16 0.0% 16 0.0% 3,016 0.0% 3,016 0.0% 0 0.0% 0 0.0%
load::webhookNotify/WebhookNotifyFinder.php 1 0.0% 16 0.0% 16 0.0% 2,792 0.0% 2,792 0.0% 0 0.0% 0 0.0%
yii\validators\RangeValidator::validateValue 1 0.0% 16 0.0% 12 0.0% 1,800 0.0% 632 0.0% 0 0.0% 0 0.0%
load::logger/LoggerInterface.php 1 0.0% 16 0.0% 16 0.0% 3,120 0.0% 3,120 0.0% 0 0.0% 0 0.0%
yii\db\Command::setRawSql 5 0.0% 15 0.0% 15 0.0% 1,688 0.0% 648 0.0% 0 0.0% 0 0.0%
stevad\xhprof\XHProfComponent::stopProfiling 1 0.0% 15 0.0% 5 0.0% 4,440 0.0% 776 0.0% 0 0.0% 0 0.0%
load::hh/interview.php 1 0.0% 15 0.0% 15 0.0% 6,312 0.0% 6,312 0.0% 0 0.0% 0 0.0%
load::vacancy/VacancyMainTopTrait.php 1 0.0% 15 0.0% 15 0.0% 4,136 0.0% 4,136 0.0% 0 0.0% 0 0.0%
load::conditions/AndCondition.php 1 0.0% 15 0.0% 15 0.0% 2,784 0.0% 2,784 0.0% 0 0.0% 0 0.0%
load::base/ModelEvent.php 1 0.0% 15 0.0% 15 0.0% 3,624 0.0% 3,624 0.0% 38,720 0.1% 38,720 0.1%
load::city/CityFinder.php 1 0.0% 15 0.0% 15 0.0% 2,992 0.0% 2,992 0.0% 0 0.0% 0 0.0%
load::userRights/UserRightsFinder.php 1 0.0% 15 0.0% 15 0.0% 2,792 0.0% 2,792 0.0% 1,600 0.0% 1,600 0.0%
load::languageSkill/LanguageSkillRelations.php 1 0.0% 15 0.0% 15 0.0% 2,608 0.0% 2,608 0.0% 15,616 0.1% 15,616 0.1%
load::partnerActivity/PartnerActivityRelations.php 1 0.0% 15 0.0% 15 0.0% 2,528 0.0% 2,528 0.0% 0 0.0% 0 0.0%
load::odata/BankAccountOwnerInterface.php 1 0.0% 15 0.0% 15 0.0% 2,584 0.0% 2,584 0.0% 0 0.0% 0 0.0%
load::importFromFile/ImportFromFileInterface.php 1 0.0% 15 0.0% 15 0.0% 2,864 0.0% 2,864 0.0% 0 0.0% 0 0.0%
load::auth/AuthInterface.php 1 0.0% 15 0.0% 15 0.0% 4,584 0.0% 4,584 0.0% 0 0.0% 0 0.0%
common\macronModels\rights\RightsQuery::common\macronModels\rights\{closure} 1 0.0% 15 0.0% 2 0.0% 3,488 0.0% 664 0.0% 0 0.0% 0 0.0%
load::partnerConfigValue/PartnerConfigValueRelations.php 1 0.0% 15 0.0% 15 0.0% 3,680 0.0% 3,680 0.0% 0 0.0% 0 0.0%
load::interfaces/InterfacesFinder.php 1 0.0% 14 0.0% 14 0.0% 2,792 0.0% 2,792 0.0% 1,752 0.0% 1,752 0.0%
yii\redis\Connection::open@1 2 0.0% 14 0.0% 4 0.0% 1,136 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\db\BatchQueryResult::current 76 0.0% 14 0.0% 14 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
load::partnerConfig/PartnerConfigFinder.php 1 0.0% 14 0.0% 14 0.0% 2,632 0.0% 2,632 0.0% 0 0.0% 0 0.0%
load::web/JqueryAsset.php 1 0.0% 14 0.0% 14 0.0% 3,560 0.0% 3,560 0.0% 0 0.0% 0 0.0%
load::webhookNotify/WebhookMessageDataInterface.php 1 0.0% 14 0.0% 14 0.0% 2,912 0.0% 2,912 0.0% 0 0.0% 0 0.0%
yii\db\ActiveQuery::populate@2 2 0.0% 14 0.0% 10 0.0% 1,704 0.0% 648 0.0% 0 0.0% 0 0.0%
yii\db\QueryBuilder::buildExpression@3 1 0.0% 14 0.0% 1 0.0% 1,896 0.0% 680 0.0% 0 0.0% 0 0.0%
load::src/PushEvent.php 1 0.0% 14 0.0% 14 0.0% 2,368 0.0% 2,368 0.0% 2,832 0.0% 2,832 0.0%
load::userAction/UserActionFinder.php 1 0.0% 14 0.0% 14 0.0% 2,632 0.0% 2,632 0.0% 0 0.0% 0 0.0%
load::partner/PartnerFinder.php 1 0.0% 14 0.0% 14 0.0% 2,616 0.0% 2,616 0.0% 0 0.0% 0 0.0%
load::position/PositionFinder.php 1 0.0% 14 0.0% 14 0.0% 2,760 0.0% 2,760 0.0% 432 0.0% 432 0.0%
load::src/RetryableJobInterface.php 1 0.0% 14 0.0% 14 0.0% 3,048 0.0% 3,048 0.0% 0 0.0% 0 0.0%
load::interfaces/StatisticsProviderInterface.php 1 0.0% 13 0.0% 13 0.0% 2,000 0.0% 2,000 0.0% 0 0.0% 0 0.0%
load::userOnline/UserOnlineFinder.php 1 0.0% 13 0.0% 13 0.0% 2,856 0.0% 2,856 0.0% 0 0.0% 0 0.0%
common\components\partnerConfig\PartnerConfig::calculateKeysHash 2 0.0% 13 0.0% 13 0.0% 1,328 0.0% 1,328 0.0% 0 0.0% 0 0.0%
load::changeHistory/ChangeHistoryFinder.php 1 0.0% 13 0.0% 13 0.0% 2,976 0.0% 2,976 0.0% 0 0.0% 0 0.0%
load::userAction/UserActionRelations.php 1 0.0% 13 0.0% 13 0.0% 2,520 0.0% 2,520 0.0% 0 0.0% 0 0.0%
api\filters\CustomerAccessFilter::beforeAction 1 0.0% 13 0.0% 5 0.0% 3,616 0.0% 744 0.0% 0 0.0% 0 0.0%
load::db/ExpressionBuilder.php 1 0.0% 13 0.0% 13 0.0% 3,872 0.0% 3,872 0.0% 0 0.0% 0 0.0%
load::rights/RightsFinder.php 1 0.0% 13 0.0% 13 0.0% 2,728 0.0% 2,728 0.0% 0 0.0% 0 0.0%
load::whUserCustom/WhUserCustomFinder.php 1 0.0% 13 0.0% 13 0.0% 3,040 0.0% 3,040 0.0% 1,952 0.0% 1,952 0.0%
load::interviewRejectReason/InterviewRejectReasonFinder.php 1 0.0% 13 0.0% 13 0.0% 3,088 0.0% 3,088 0.0% 4,504 0.0% 4,504 0.0%
load::src/JobEvent.php 1 0.0% 13 0.0% 13 0.0% 4,264 0.0% 4,264 0.0% 4,728 0.0% 4,728 0.0%
load::partnerToolSlot/PartnerToolEntityInterface.php 1 0.0% 13 0.0% 13 0.0% 2,184 0.0% 2,184 0.0% 0 0.0% 0 0.0%
api\components\Controller::bindActionParams 1 0.0% 13 0.0% 7 0.0% 2,400 0.0% 744 0.0% 0 0.0% 0 0.0%
load::emailTracker/EmailTrackingInterface.php 1 0.0% 13 0.0% 13 0.0% 2,256 0.0% 2,256 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseJson::processData@1 40 0.0% 13 0.0% 13 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartner::setSubRecordsUuid 10 0.0% 13 0.0% 12 0.0% 1,296 0.0% 696 0.0% 0 0.0% 0 0.0%
load::jobOffer/JobOfferFinder.php 1 0.0% 13 0.0% 13 0.0% 2,856 0.0% 2,856 0.0% 0 0.0% 0 0.0%
load::partnerDbConfig/PartnerDbConfigRelations.php 1 0.0% 12 0.0% 12 0.0% 2,608 0.0% 2,608 0.0% 0 0.0% 0 0.0%
load::offer/OfferFinder.php 1 0.0% 12 0.0% 12 0.0% 2,728 0.0% 2,728 0.0% 0 0.0% 0 0.0%
load::macronApiToken/MacronApiTokenFinder.php 1 0.0% 12 0.0% 12 0.0% 2,632 0.0% 2,632 0.0% 0 0.0% 0 0.0%
load::helpers/FileHelper.php 1 0.0% 12 0.0% 12 0.0% 1,912 0.0% 1,912 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseFileHelper::normalizePath 6 0.0% 12 0.0% 12 0.0% 1,104 0.0% 1,104 0.0% 0 0.0% 0 0.0%
yii\base\Module::get@1 10 0.0% 12 0.0% 10 0.0% 2,680 0.0% 2,160 0.0% 0 0.0% 0 0.0%
load::userPersonalDataProcessing/UserPersonalDataProcessingFinder.php 1 0.0% 12 0.0% 12 0.0% 2,272 0.0% 2,272 0.0% 0 0.0% 0 0.0%
load::base/StaticInstanceInterface.php 1 0.0% 12 0.0% 12 0.0% 3,600 0.0% 3,600 0.0% 0 0.0% 0 0.0%
load::partnerDbConfig/PartnerDbConfigFinder.php 1 0.0% 12 0.0% 12 0.0% 2,648 0.0% 2,648 0.0% 0 0.0% 0 0.0%
load::user/UserSearchMatch.php 1 0.0% 12 0.0% 12 0.0% 3,512 0.0% 3,512 0.0% 0 0.0% 0 0.0%
yii\db\Expression::__toString 80 0.0% 12 0.0% 12 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
common\models\partner\Partner::behaviors 2 0.0% 12 0.0% 7 0.0% 4,064 0.0% 2,312 0.0% 0 0.0% 0 0.0%
load::partnerActivity/PartnerActivityFinder.php 1 0.0% 12 0.0% 12 0.0% 2,712 0.0% 2,712 0.0% 0 0.0% 0 0.0%
common\components\behaviors\changeHistory\AbstractChangeHistoryBehavior::serializeValue 20 0.0% 12 0.0% 12 0.0% 1,328 0.0% 1,328 0.0% 0 0.0% 0 0.0%
load::userImportDetails/UserImportDetailFinder.php 1 0.0% 12 0.0% 12 0.0% 2,968 0.0% 2,968 0.0% 0 0.0% 0 0.0%
load::models/SoftDeleteInterface.php 1 0.0% 12 0.0% 12 0.0% 3,192 0.0% 3,192 0.0% 0 0.0% 0 0.0%
load::phone/PhoneFinder.php 1 0.0% 12 0.0% 12 0.0% 2,728 0.0% 2,728 0.0% 0 0.0% 0 0.0%
yii\web\Request::get 3 0.0% 11 0.0% 5 0.0% 2,808 0.0% 1,688 0.0% 0 0.0% 0 0.0%
api\components\ModelController::actions 1 0.0% 11 0.0% 11 0.0% 15,792 0.0% 15,240 0.0% 0 0.0% 0 0.0%
load::realUr/RealUrFinder.php 1 0.0% 11 0.0% 11 0.0% 2,584 0.0% 2,584 0.0% 0 0.0% 0 0.0%
yii\base\Behavior::events 46 0.0% 11 0.0% 11 0.0% 520 0.0% 520 0.0% 0 0.0% 0 0.0%
load::expressClient/ExpressClientFinder.php 1 0.0% 11 0.0% 11 0.0% 3,000 0.0% 3,000 0.0% 0 0.0% 0 0.0%
load::workingType/WorkingTypeFinder.php 1 0.0% 11 0.0% 11 0.0% 2,792 0.0% 2,792 0.0% 1,528 0.0% 1,528 0.0%
common\hhModels\interview\Interview::getDateTimeAttributes 76 0.0% 11 0.0% 11 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
load::partnerConfigValue/PartnerConfigValueFinder.php 1 0.0% 11 0.0% 11 0.0% 2,664 0.0% 2,664 0.0% 0 0.0% 0 0.0%
load::interfaceConfig/InterfaceConfigFinder.php 1 0.0% 11 0.0% 11 0.0% 2,928 0.0% 2,928 0.0% 1,184 0.0% 1,184 0.0%
yii\base\Component::off 5 0.0% 11 0.0% 11 0.0% -1,120 -0.0% -1,656 -0.0% 1,352 0.0% 816 0.0%
load::conditions/ConditionInterface.php 1 0.0% 11 0.0% 11 0.0% 3,824 0.0% 3,824 0.0% 0 0.0% 0 0.0%
load::mangoCallHistory/CallClientInterface.php 1 0.0% 11 0.0% 11 0.0% 2,416 0.0% 2,416 0.0% 0 0.0% 0 0.0%
load::helpers/FormatConverter.php 1 0.0% 11 0.0% 11 0.0% 2,400 0.0% 2,400 0.0% 0 0.0% 0 0.0%
common\macronModels\rights\RightsQuery::byApiAvailable 1 0.0% 11 0.0% 3 0.0% 3,248 0.0% 1,392 0.0% 0 0.0% 0 0.0%
yii\di\Container::get@2 1 0.0% 11 0.0% 1 0.0% 3,464 0.0% 584 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseArrayHelper::index 1 0.0% 11 0.0% 5 0.0% 1,592 0.0% 1,040 0.0% 0 0.0% 0 0.0%
yii\web\UrlRule::hasNormalizer 19 0.0% 11 0.0% 10 0.0% 1,136 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\web\UrlManager::getBaseUrl 1 0.0% 10 0.0% 8 0.0% 1,736 0.0% 664 0.0% 0 0.0% 0 0.0%
load::languageSkill/LanguageSkillFinder.php 1 0.0% 10 0.0% 10 0.0% 2,792 0.0% 2,792 0.0% 2,208 0.0% 2,208 0.0%
yii\db\Command::refreshTableSchema 25 0.0% 10 0.0% 10 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\web\Request::parseAcceptHeader 1 0.0% 10 0.0% 10 0.0% 1,304 0.0% 1,304 0.0% 0 0.0% 0 0.0%
yii\web\AssetBundle::init 2 0.0% 10 0.0% 5 0.0% 2,608 0.0% 600 0.0% 0 0.0% 0 0.0%
load::web/AssetConverterInterface.php 1 0.0% 10 0.0% 10 0.0% 2,800 0.0% 2,800 0.0% 0 0.0% 0 0.0%
yii\validators\BooleanValidator::validateValue 9 0.0% 10 0.0% 10 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
load::tool/ToolFormatter.php 1 0.0% 10 0.0% 10 0.0% 1,136 0.0% 1,136 0.0% 0 0.0% 0 0.0%
api\components\Response::prepareResponseCode 1 0.0% 10 0.0% 3 0.0% 1,768 0.0% 680 0.0% 0 0.0% 0 0.0%
yii\log\Target::getLevels 104 0.0% 10 0.0% 10 0.0% 520 0.0% 520 0.0% 520 0.0% 520 0.0%
yii\web\View::getAssetManager 2 0.0% 9 0.0% 4 0.0% 2,272 0.0% 1,136 0.0% 0 0.0% 0 0.0%
load::helpers/Inflector.php 1 0.0% 9 0.0% 9 0.0% 1,976 0.0% 1,976 0.0% 0 0.0% 0 0.0%
load::web/ResponseFormatterInterface.php 1 0.0% 9 0.0% 9 0.0% 2,424 0.0% 2,424 0.0% 0 0.0% 0 0.0%
yii\db\Connection::openFromPool 3 0.0% 9 0.0% 9 0.0% 1,152 0.0% 600 0.0% 0 0.0% 0 0.0%
api\hhModels\interview\Interview::getDateTimeAttributes 27 0.0% 9 0.0% 9 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
load::hrmEvent/HrmEventRelations.php 1 0.0% 9 0.0% 9 0.0% 1,248 0.0% 1,248 0.0% 0 0.0% 0 0.0%
api\macronModels\interviewStatus\dto\InterviewStatusForMultipleChangeDto::fromArray 4 0.0% 9 0.0% 8 0.0% 2,000 0.0% 1,336 0.0% 928 0.0% 928 0.0%
load::hrmEvent/HrmEventFinder.php 1 0.0% 9 0.0% 9 0.0% 2,048 0.0% 2,048 0.0% 0 0.0% 0 0.0%
yii\db\pgsql\JsonExpressionBuilder::getTypecast 5 0.0% 9 0.0% 9 0.0% 1,344 0.0% 792 0.0% 0 0.0% 0 0.0%
load::helpers/Url.php 1 0.0% 9 0.0% 9 0.0% 2,176 0.0% 2,176 0.0% 0 0.0% 0 0.0%
load::db/ExpressionBuilderTrait.php 1 0.0% 9 0.0% 9 0.0% 3,088 0.0% 3,088 0.0% 0 0.0% 0 0.0%
yii\base\ErrorHandler::handleFatalError 1 0.0% 9 0.0% 9 0.0% -265,720 -0.7% -265,720 -0.7% 0 0.0% 0 0.0%
load::offer/CreatorInterface.php 1 0.0% 9 0.0% 9 0.0% 1,728 0.0% 1,728 0.0% 0 0.0% 0 0.0%
load::webhookNotify/WebhookNotifyRelations.php 1 0.0% 9 0.0% 9 0.0% 1,264 0.0% 1,264 0.0% 0 0.0% 0 0.0%
load::db/ExpressionBuilderInterface.php 1 0.0% 9 0.0% 9 0.0% 3,072 0.0% 3,072 0.0% 0 0.0% 0 0.0%
load::src/Image.php 1 0.0% 9 0.0% 9 0.0% 2,576 0.0% 2,576 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseFileHelper::filterPath 16 0.0% 8 0.0% 8 0.0% 1,104 0.0% 1,104 0.0% 0 0.0% 0 0.0%
common\models\macronApiToken\MacronApiTokenQuery::byNotExpired 1 0.0% 8 0.0% 4 0.0% 2,696 0.0% 1,200 0.0% 0 0.0% 0 0.0%
yii\base\ActionEvent::__construct 4 0.0% 8 0.0% 4 0.0% 2,744 0.0% 2,208 0.0% 536 0.0% 280 0.0%
load::helpers/StringHelper.php 1 0.0% 8 0.0% 8 0.0% 1,912 0.0% 1,912 0.0% 0 0.0% 0 0.0%
common\macronModels\interviewRejectReason\InterviewRejectReason::tableName 31 0.0% 8 0.0% 8 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\db\ActiveQuery::__clone 2 0.0% 8 0.0% 6 0.0% 1,200 0.0% 664 0.0% 0 0.0% 0 0.0%
yii\caching\FileCache::gc 2 0.0% 8 0.0% 8 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\filters\Cors::extractHeaders 1 0.0% 8 0.0% 4 0.0% 1,136 0.0% 368 0.0% 0 0.0% 0 0.0%
yii\db\pgsql\QueryBuilder::defaultExpressionBuilders 3 0.0% 8 0.0% 8 0.0% 3,272 0.0% 2,704 0.0% 0 0.0% 0 0.0%
common\macronModels\user\UserQuery::byCandidate 2 0.0% 8 0.0% 3 0.0% 1,920 0.0% 1,368 0.0% 0 0.0% 0 0.0%
load::vacancyFunnel/VacancyFunnelStatusFinder.php 1 0.0% 8 0.0% 8 0.0% 2,080 0.0% 2,080 0.0% 480 0.0% 480 0.0%
yii\debug\Module::checkAccess 1 0.0% 8 0.0% 5 0.0% 1,736 0.0% 664 0.0% 0 0.0% 0 0.0%
load::web/RequestParserInterface.php 1 0.0% 8 0.0% 8 0.0% 2,744 0.0% 2,744 0.0% 0 0.0% 0 0.0%
yii\db\pgsql\QueryBuilder::defaultConditionClasses 3 0.0% 8 0.0% 8 0.0% 5,192 0.0% 4,624 0.0% 0 0.0% 0 0.0%
common\macronModels\customField\CustomFieldQuery::withoutSeparatorInputType 1 0.0% 8 0.0% 5 0.0% 2,864 0.0% 1,920 0.0% 0 0.0% 0 0.0%
yii\web\Application::getUser 3 0.0% 7 0.0% 5 0.0% 1,688 0.0% 1,168 0.0% 0 0.0% 0 0.0%
yii\web\HeaderCollection::has 15 0.0% 7 0.0% 7 0.0% 2,176 0.0% 2,176 0.0% 0 0.0% 0 0.0%
yii\db\Command::getCacheKey 1 0.0% 7 0.0% 7 0.0% 1,752 0.0% 1,232 0.0% 0 0.0% 0 0.0%
load::interfaceConfig/InterfaceConfigFormatter.php 1 0.0% 7 0.0% 7 0.0% 1,232 0.0% 1,232 0.0% 0 0.0% 0 0.0%
yii\web\UrlRule::__toString 29 0.0% 7 0.0% 7 0.0% 1,400 0.0% 1,400 0.0% 0 0.0% 0 0.0%
stevad\xhprof\XHProf::stop 1 0.0% 7 0.0% 5 0.0% 2,008 0.0% 680 0.0% 0 0.0% 0 0.0%
load::hhSocketNotification/HhSocketNotificationInterface.php 1 0.0% 7 0.0% 7 0.0% 1,984 0.0% 1,984 0.0% 0 0.0% 0 0.0%
load::helpers/Json.php 1 0.0% 7 0.0% 7 0.0% 2,320 0.0% 2,320 0.0% 0 0.0% 0 0.0%
load::candidate/candidateJobSearchStatusHelper.php 1 0.0% 7 0.0% 7 0.0% 2,600 0.0% 2,600 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseArrayHelper::toArray@1 5 0.0% 7 0.0% 7 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
load::src/JobInterface.php 1 0.0% 7 0.0% 7 0.0% 2,168 0.0% 2,168 0.0% 0 0.0% 0 0.0%
load::interviewRejectReason/InterviewRejectReasonRelations.php 1 0.0% 7 0.0% 7 0.0% 1,376 0.0% 1,376 0.0% 7,544 0.0% 7,544 0.0%
common\hhModels\candidateStatusHistory\CandidateStatusHistory::tableName 95 0.0% 7 0.0% 7 0.0% 1,200 0.0% 1,200 0.0% 0 0.0% 0 0.0%
load::changeHistory/AdditionalDataInterface.php 1 0.0% 7 0.0% 7 0.0% 1,936 0.0% 1,936 0.0% 0 0.0% 0 0.0%
yii\web\AssetManager::checkBasePathPermission 2 0.0% 7 0.0% 7 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
load::macronModels/NotificationInterface.php 1 0.0% 7 0.0% 7 0.0% 1,728 0.0% 1,728 0.0% 0 0.0% 0 0.0%
load::changeHistory/ChangeHistoryRelations.php 1 0.0% 7 0.0% 7 0.0% 1,232 0.0% 1,232 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::__isset@1 5 0.0% 7 0.0% 6 0.0% 1,152 0.0% 616 0.0% 0 0.0% 0 0.0%
load::webhookNotify/WebhookNotifyFormatter.php 1 0.0% 6 0.0% 6 0.0% 1,264 0.0% 1,264 0.0% 0 0.0% 0 0.0%
api\macronModels\user\User::hasAccessToAllUsers 1 0.0% 6 0.0% 2 0.0% 1,184 0.0% 616 0.0% 0 0.0% 0 0.0%
yii\web\Request::getIsOptions 1 0.0% 6 0.0% 1 0.0% 1,736 0.0% 600 0.0% 0 0.0% 0 0.0%
common\components\behaviors\changeHistory\WorkHereChangeHistoryBehavior::sendOfferInteractionsUpdateNotification 5 0.0% 6 0.0% 6 0.0% 664 0.0% 664 0.0% 0 0.0% 0 0.0%
load::userOnline/UserOnlineRelations.php 1 0.0% 6 0.0% 6 0.0% 1,056 0.0% 1,056 0.0% 0 0.0% 0 0.0%
common\macronModels\userRights\UserRights::tableName 57 0.0% 6 0.0% 6 0.0% 1,136 0.0% 1,136 0.0% 0 0.0% 0 0.0%
load::db/ExpressionInterface.php 1 0.0% 6 0.0% 6 0.0% 2,144 0.0% 2,144 0.0% 0 0.0% 0 0.0%
yii\base\DynamicModel::defineAttribute 40 0.0% 6 0.0% 6 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\web\Request::getQueryParam 3 0.0% 6 0.0% 5 0.0% 1,120 0.0% 584 0.0% 0 0.0% 0 0.0%
api\hhModels\interview\Interview::saveToCandidateByPartnerMergeHistory 9 0.0% 6 0.0% 6 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
common\macronModels\webhookNotify\WebhookNotifyQuery::byAction 1 0.0% 6 0.0% 2 0.0% 2,696 0.0% 1,200 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseUrl::getUrlManager 1 0.0% 6 0.0% 4 0.0% 1,152 0.0% 600 0.0% 0 0.0% 0 0.0%
load::changeHistory/OfferInteractionsInterface.php 1 0.0% 6 0.0% 6 0.0% 1,840 0.0% 1,840 0.0% 0 0.0% 0 0.0%
api\filters\UserRightsFilter::beforeAction 1 0.0% 6 0.0% 4 0.0% 2,368 0.0% 680 0.0% 0 0.0% 0 0.0%
Symfony\Polyfill\Php80\Php80::str_contains 5 0.0% 5 0.0% 5 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
common\logger\LoggerContext::setMacronPartnerId 2 0.0% 5 0.0% 4 0.0% 1,152 0.0% 632 0.0% 0 0.0% 0 0.0%
yii\web\Request::getIsAjax 1 0.0% 5 0.0% 2 0.0% 3,024 0.0% 1,352 0.0% 0 0.0% 0 0.0%
load::macronApiToken/MacronApiTokenFormatter.php 1 0.0% 5 0.0% 5 0.0% 1,072 0.0% 1,072 0.0% 0 0.0% 0 0.0%
yii\base\Application::getAssetManager 2 0.0% 5 0.0% 2 0.0% 1,136 0.0% 600 0.0% 0 0.0% 0 0.0%
common\components\partner\Partner::applyConditions 1 0.0% 5 0.0% 3 0.0% 1,560 0.0% 632 0.0% 0 0.0% 0 0.0%
yii\web\Response::init 1 0.0% 5 0.0% 5 0.0% 1,512 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\web\UrlManager::canBeCached 2 0.0% 5 0.0% 4 0.0% 1,136 0.0% 600 0.0% 0 0.0% 0 0.0%
load::phone/PhoneFormatter.php 1 0.0% 5 0.0% 5 0.0% 1,200 0.0% 1,200 0.0% 0 0.0% 0 0.0%
yii\web\HeaderCollection::get 4 0.0% 5 0.0% 5 0.0% 1,704 0.0% 1,704 0.0% 0 0.0% 0 0.0%
api\components\Response::prepareResponseFormatters 1 0.0% 5 0.0% 5 0.0% 944 0.0% 944 0.0% 0 0.0% 0 0.0%
load::languageSkill/LanguageSkillFormatter.php 1 0.0% 5 0.0% 5 0.0% 1,232 0.0% 1,232 0.0% 0 0.0% 0 0.0%
load::partner/PartnerFormatter.php 1 0.0% 5 0.0% 5 0.0% 1,040 0.0% 1,040 0.0% 0 0.0% 0 0.0%
load::userOnline/UserOnlineFormatter.php 1 0.0% 5 0.0% 5 0.0% 1,056 0.0% 1,056 0.0% 0 0.0% 0 0.0%
load::partnerConfig/PartnerConfigFormatter.php 1 0.0% 5 0.0% 5 0.0% 1,072 0.0% 1,072 0.0% 0 0.0% 0 0.0%
api\hhModels\interview\Interview::setCandidateViewed 9 0.0% 5 0.0% 5 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\models\macronApiToken\MacronApiTokenQuery::byToken 1 0.0% 5 0.0% 2 0.0% 2,840 0.0% 664 0.0% 0 0.0% 0 0.0%
load::interfaces/InterfacesFormatter.php 1 0.0% 5 0.0% 5 0.0% 1,216 0.0% 1,216 0.0% 0 0.0% 0 0.0%
yii\filters\Cors::prepareHeaders 1 0.0% 5 0.0% 4 0.0% 1,656 0.0% 1,104 0.0% 0 0.0% 0 0.0%
api\controllers\InterviewController::getCustomFieldSortAttribute 1 0.0% 5 0.0% 3 0.0% 1,264 0.0% 664 0.0% 0 0.0% 0 0.0%
yii\validators\StringValidator::validateAttribute 1 0.0% 5 0.0% 5 0.0% 1,184 0.0% 632 0.0% 0 0.0% 0 0.0%
yii\queue\serializers\JsonSerializer::toArray@2 36 0.0% 5 0.0% 5 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
load::partnerActivity/PartnerActivityFormatter.php 1 0.0% 5 0.0% 5 0.0% 1,104 0.0% 1,104 0.0% 0 0.0% 0 0.0%
load::partnerConfigValue/PartnerConfigValueFormatter.php 1 0.0% 5 0.0% 5 0.0% 1,104 0.0% 1,104 0.0% 0 0.0% 0 0.0%
common\macronModels\webhookNotify\WebhookNotifyQuery::byGroup 1 0.0% 4 0.0% 2 0.0% 1,592 0.0% 1,040 0.0% 0 0.0% 0 0.0%
yii\base\Application::getUrlManager 2 0.0% 4 0.0% 2 0.0% 1,688 0.0% 1,152 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseUrl::isRelative 2 0.0% 4 0.0% 4 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\base\ActionFilter::getActionId 9 0.0% 4 0.0% 4 0.0% 1,088 0.0% 1,088 0.0% 0 0.0% 0 0.0%
yii\web\HeaderCollection::set 5 0.0% 4 0.0% 4 0.0% 3,712 0.0% 3,712 0.0% 0 0.0% 0 0.0%
yii\validators\ExistValidator::getTargetClass 18 0.0% 4 0.0% 4 0.0% 1,168 0.0% 1,168 0.0% 0 0.0% 0 0.0%
yii\web\Request::getSecureForwardedHeaderParts 1 0.0% 4 0.0% 4 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseArrayHelper::isIn 1 0.0% 4 0.0% 3 0.0% 1,168 0.0% 616 0.0% 0 0.0% 0 0.0%
common\db\ActiveRecord::getAttributesChain 31 0.0% 4 0.0% 4 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\macronModels\calendarIntegrationAccount\CalendarIntegrationInterview::tableName 9 0.0% 4 0.0% 4 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
common\hhModels\userImportDetails\UserImportDetail::getAdditionalDataForAttribute 5 0.0% 4 0.0% 4 0.0% 664 0.0% 664 0.0% 0 0.0% 0 0.0%
api\components\Response::prepareResponseHeaders 1 0.0% 4 0.0% 4 0.0% 1,784 0.0% 680 0.0% 0 0.0% 0 0.0%
yii\base\DynamicModel::setAttributeLabels 40 0.0% 4 0.0% 4 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\hhModels\userPersonalDataProcessing\UserPersonalDataProcessing::tableName 9 0.0% 4 0.0% 4 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
load::changeHistory/ChangeHistoryFormatter.php 1 0.0% 4 0.0% 4 0.0% 1,232 0.0% 1,232 0.0% 0 0.0% 0 0.0%
load::offer/OfferFormatter.php 1 0.0% 4 0.0% 4 0.0% 1,168 0.0% 1,168 0.0% 0 0.0% 0 0.0%
yii\validators\TrimValidator::validateAttribute 1 0.0% 4 0.0% 3 0.0% 1,816 0.0% 632 0.0% 0 0.0% 0 0.0%
yii\filters\Cors::headerizeToPhp 4 0.0% 4 0.0% 4 0.0% 768 0.0% 768 0.0% 0 0.0% 0 0.0%
yii\validators\SafeValidator::validateAttributes 60 0.0% 4 0.0% 4 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\web\User::regenerateCsrfToken 1 0.0% 4 0.0% 3 0.0% 1,120 0.0% 584 0.0% 0 0.0% 0 0.0%
common\logger\YiiLogger::__construct 1 0.0% 3 0.0% 2 0.0% 1,096 0.0% 544 0.0% 0 0.0% 0 0.0%
yii\web\User::switchIdentity 1 0.0% 3 0.0% 2 0.0% 1,120 0.0% 584 0.0% 0 0.0% 0 0.0%
Composer\Autoload\ClassLoader::findFile 3 0.0% 3 0.0% 3 0.0% 1,104 0.0% 1,104 0.0% 0 0.0% 0 0.0%
yii\web\Controller::bindActionParams 1 0.0% 3 0.0% 3 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
mohorev\file\UploadBehavior::init 2 0.0% 3 0.0% 3 0.0% 1,152 0.0% 616 0.0% 0 0.0% 0 0.0%
api\macronModels\user\UserIdentity::getToken 5 0.0% 3 0.0% 3 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
common\models\partner\Partner::restrictedByDemoAccess 1 0.0% 3 0.0% 3 0.0% 1,216 0.0% 664 0.0% 0 0.0% 0 0.0%
{closure} 3 0.0% 3 0.0% 3 0.0% 2,128 0.0% 2,128 0.0% 0 0.0% 0 0.0%
yii\i18n\MessageSource::init 2 0.0% 3 0.0% 3 0.0% 1,672 0.0% 1,136 0.0% 0 0.0% 0 0.0%
yii\base\Application::setTimeZone 1 0.0% 3 0.0% 3 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseUrl::normalizeRoute 1 0.0% 3 0.0% 2 0.0% 1,184 0.0% 648 0.0% 0 0.0% 0 0.0%
yii\base\InlineAction::__construct 1 0.0% 3 0.0% 2 0.0% 1,736 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\filters\Cors::addCorsHeaders 1 0.0% 3 0.0% 1 0.0% 2,168 0.0% 664 0.0% 0 0.0% 0 0.0%
yii\web\Response::getIsSuccessful 1 0.0% 3 0.0% 3 0.0% 1,136 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::setOldAttributes 6 0.0% 3 0.0% 3 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
common\hhModels\interview\Interview::getAttributesChain 9 0.0% 3 0.0% 3 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
common\helpers\ArrayHelper::only 1 0.0% 3 0.0% 3 0.0% -8,992 -0.0% -8,992 -0.0% 0 0.0% 0 0.0%
yii\web\Request::getQueryParams 5 0.0% 3 0.0% 3 0.0% 5,720 0.0% 5,720 0.0% 0 0.0% 0 0.0%
common\logger\YiiLogger::getContext 4 0.0% 3 0.0% 3 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\base\Module::getUniqueId 1 0.0% 3 0.0% 3 0.0% 1,168 0.0% 632 0.0% 0 0.0% 0 0.0%
yii\web\Response::getHeaders 7 0.0% 3 0.0% 2 0.0% 4,480 0.0% 3,944 0.0% 0 0.0% 0 0.0%
common\models\partnerDbConfig\PartnerDbConfig::formatConnectionParams 2 0.0% 3 0.0% 3 0.0% 1,512 0.0% 1,512 0.0% 0 0.0% 0 0.0%
common\hhModels\userQuestionnaire\UserQuestionnaire::tableName 5 0.0% 3 0.0% 3 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\web\HeaderCollection::getIterator 1 0.0% 3 0.0% 3 0.0% 1,040 0.0% 1,040 0.0% 0 0.0% 0 0.0%
yii\db\JsonExpression::__construct 5 0.0% 3 0.0% 3 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\db\conditions\NotCondition::__construct 7 0.0% 3 0.0% 3 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\base\Model::rules 40 0.0% 3 0.0% 3 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
common\macronModels\ActiveRecord::readAfterUpdate 10 0.0% 3 0.0% 3 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\models\partnerConfigValue\PartnerConfigValueQuery::byPartnerId 1 0.0% 3 0.0% 1 0.0% 1,640 0.0% 1,072 0.0% 0 0.0% 0 0.0%
yii\filters\auth\QueryParamAuth::authenticate 1 0.0% 3 0.0% 1 0.0% 1,168 0.0% 632 0.0% 0 0.0% 0 0.0%
common\models\macronApiToken\MacronApiTokenQuery::byId 1 0.0% 3 0.0% 1 0.0% 2,176 0.0% 1,040 0.0% 0 0.0% 0 0.0%
common\macronModels\userAction\UserAction::getTypeByMacronApiTokenSource 1 0.0% 3 0.0% 3 0.0% -32 -0.0% -32 -0.0% 0 0.0% 0 0.0%
common\macronModels\user\UserQuery::byId 1 0.0% 3 0.0% 1 0.0% 1,952 0.0% 1,040 0.0% 0 0.0% 0 0.0%
yii\i18n\I18N::init 1 0.0% 3 0.0% 3 0.0% 1,856 0.0% 1,336 0.0% 0 0.0% 0 0.0%
yii\web\CookieCollection::__construct 1 0.0% 3 0.0% 2 0.0% 1,152 0.0% 600 0.0% 0 0.0% 0 0.0%
common\logger\LoggerContext::__construct 1 0.0% 2 0.0% 2 0.0% 1,168 0.0% 1,168 0.0% 0 0.0% 0 0.0%
common\hhModels\workingType\WorkingType::tableName 5 0.0% 2 0.0% 2 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
stevad\xhprof\XHProf::getRunId 1 0.0% 2 0.0% 2 0.0% 792 0.0% 792 0.0% 0 0.0% 0 0.0%
yii\di\Instance::__construct 10 0.0% 2 0.0% 2 0.0% 1,040 0.0% 1,040 0.0% 0 0.0% 0 0.0%
yii\base\Action::getUniqueId 1 0.0% 2 0.0% 1 0.0% 1,192 0.0% 656 0.0% 0 0.0% 0 0.0%
yii\db\conditions\NotConditionBuilder::getNegationOperator 7 0.0% 2 0.0% 2 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\web\HeaderCollection::add 1 0.0% 2 0.0% 2 0.0% 1,712 0.0% 1,712 0.0% 0 0.0% 0 0.0%
yii\base\Component::__clone 2 0.0% 2 0.0% 2 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
common\hhModels\changeHistory\WhUserInteractionData::__construct 5 0.0% 2 0.0% 2 0.0% 632 0.0% 632 0.0% 0 0.0% 0 0.0%
common\models\macronApiToken\MacronApiToken::sourceDateModifiers 1 0.0% 2 0.0% 2 0.0% 1,008 0.0% 1,008 0.0% 0 0.0% 0 0.0%
yii\web\UrlRule::substitutePlaceholderNames 1 0.0% 2 0.0% 2 0.0% 928 0.0% 928 0.0% 0 0.0% 0 0.0%
yii\di\Instance::of 1 0.0% 2 0.0% 2 0.0% 1,184 0.0% 664 0.0% 0 0.0% 0 0.0%
common\hhModels\candidateStatusHistory\CandidateStatusHistory::rules 5 0.0% 2 0.0% 2 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\di\ServiceLocator::get@1 10 0.0% 2 0.0% 2 0.0% 520 0.0% 520 0.0% 0 0.0% 0 0.0%
common\hhModels\userEducation\UserEducation::tableName 10 0.0% 2 0.0% 2 0.0% 1,232 0.0% 1,232 0.0% 0 0.0% 0 0.0%
common\macronModels\webhookNotify\WebhookNotifyQuery::active 1 0.0% 2 0.0% 0 0.0% 1,592 0.0% 1,040 0.0% 0 0.0% 0 0.0%
yii\web\User::init 1 0.0% 2 0.0% 2 0.0% 1,104 0.0% 584 0.0% 0 0.0% 0 0.0%
common\logger\LoggerContext::setMacronUserId 2 0.0% 2 0.0% 2 0.0% 1,184 0.0% 632 0.0% 0 0.0% 0 0.0%
yii\base\Module::isIncorrectClassNameOrPrefix 1 0.0% 2 0.0% 2 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\web\AssetConverter::convert 2 0.0% 2 0.0% 2 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\validators\IpValidator::setRanges 1 0.0% 2 0.0% 1 0.0% 1,184 0.0% 632 0.0% 0 0.0% 0 0.0%
common\macronModels\userAction\UserAction::getActivityKey 1 0.0% 2 0.0% 2 0.0% 632 0.0% 632 0.0% 0 0.0% 0 0.0%
yii\web\Request::getHeaders 16 0.0% 2 0.0% 2 0.0% 1,608 0.0% 1,608 0.0% 0 0.0% 0 0.0%
common\macronModels\userOnline\UserOnline::getRedisPrefix 1 0.0% 2 0.0% 2 0.0% 656 0.0% 656 0.0% 0 0.0% 0 0.0%
yii\db\conditions\SimpleCondition::fromArrayDefinition 1 0.0% 2 0.0% 2 0.0% 21,776 0.1% 21,208 0.1% 0 0.0% 0 0.0%
yii\base\Application::getView 1 0.0% 2 0.0% 0 0.0% 1,120 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseFileHelper::normalizeOptions 1 0.0% 1 0.0% 1 0.0% 944 0.0% 944 0.0% 0 0.0% 0 0.0%
yii\base\Action::__construct 1 0.0% 1 0.0% 0 0.0% 1,136 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\helpers\BaseArrayHelper::map 1 0.0% 1 0.0% 1 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\base\Controller::getUniqueId 1 0.0% 1 0.0% 1 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
common\models\partnerDbConfig\PartnerDbConfig::tableName 6 0.0% 1 0.0% 1 0.0% 1,136 0.0% 1,136 0.0% 0 0.0% 0 0.0%
api\components\Serializer::serialize 2 0.0% 1 0.0% 1 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\web\Request::getRemoteIP 1 0.0% 1 0.0% 1 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
stevad\xhprof\XHProf::getStatus 1 0.0% 1 0.0% 1 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
stevad\xhprof\XHProf::isStarted 1 0.0% 1 0.0% 1 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
stevad\xhprof\XHProf::getInstance 1 0.0% 1 0.0% 1 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\filters\Cors::prepareAllowHeaders 1 0.0% 1 0.0% 1 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\web\Response::sendContent 1 0.0% 1 0.0% 1 0.0% 520 0.0% 520 0.0% 0 0.0% 0 0.0%
yii\web\Response::sendCookies 1 0.0% 1 0.0% 1 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
api\macronModels\interviewStatus\dto\InterviewStatusForMultipleChangeDto::__construct 4 0.0% 1 0.0% 1 0.0% 664 0.0% 664 0.0% 0 0.0% 0 0.0%
common\models\macronApiToken\MacronApiToken::tableName 11 0.0% 1 0.0% 1 0.0% 1,136 0.0% 1,136 0.0% 0 0.0% 0 0.0%
yii\web\UrlManager::setRuleToCache 1 0.0% 1 0.0% 1 0.0% 912 0.0% 912 0.0% 0 0.0% 0 0.0%
yii\web\UrlRule::trimSlashes 1 0.0% 1 0.0% 1 0.0% 328 0.0% 328 0.0% 0 0.0% 0 0.0%
yii\web\UrlRule::getCreateUrlStatus 2 0.0% 1 0.0% 1 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
common\models\partnerActivity\PartnerActivity::getActivityKey 1 0.0% 1 0.0% 1 0.0% 632 0.0% 632 0.0% 0 0.0% 0 0.0%
yii\web\UrlManager::getUrlFromCache 1 0.0% 1 0.0% 1 0.0% 912 0.0% 912 0.0% 0 0.0% 0 0.0%
yii\web\Request::getBaseUrl 1 0.0% 1 0.0% 1 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\validators\IpValidator::prepareRanges 1 0.0% 1 0.0% 1 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
api\components\Response::getPartnerInfo 1 0.0% 1 0.0% 1 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
api\components\Response::getResponseParams 1 0.0% 1 0.0% 1 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\web\User::setIdentity 1 0.0% 1 0.0% 1 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\db\Command::cache 1 0.0% 1 0.0% 1 0.0% 520 0.0% 520 0.0% 0 0.0% 0 0.0%
yii\di\Container::mergeParams 1 0.0% 1 0.0% 1 0.0% 520 0.0% 520 0.0% 0 0.0% 0 0.0%
yii\base\Controller::getModules 1 0.0% 1 0.0% 1 0.0% 912 0.0% 912 0.0% 0 0.0% 0 0.0%
common\models\partnerActivity\PartnerActivity::getLastActivityKey 1 0.0% 1 0.0% 1 0.0% 680 0.0% 680 0.0% 0 0.0% 0 0.0%
yii\db\conditions\InConditionBuilder::__construct 3 0.0% 1 0.0% 1 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\db\ExpressionBuilder::__construct 3 0.0% 1 0.0% 1 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
common\macronModels\userAction\UserAction::getLastActivityKey 1 0.0% 1 0.0% 1 0.0% 648 0.0% 648 0.0% 0 0.0% 0 0.0%
yii\web\CookieCollection::getValue 1 0.0% 1 0.0% 1 0.0% 41,560 0.1% 41,560 0.1% 0 0.0% 0 0.0%
common\macronModels\phone\Phone::clearStatic 1 0.0% 1 0.0% 1 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\logger\LoggerContext::set 4 0.0% 1 0.0% 1 0.0% 1,072 0.0% 1,072 0.0% 0 0.0% 0 0.0%
yii\db\conditions\NotConditionBuilder::__construct 2 0.0% 1 0.0% 1 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\models\macronApiToken\MacronApiToken::typeDateModifiers 1 0.0% 1 0.0% 1 0.0% 976 0.0% 976 0.0% 0 0.0% 0 0.0%
common\macronModels\rights\Rights::tableName 4 0.0% 1 0.0% 1 0.0% 1,104 0.0% 1,104 0.0% 0 0.0% 0 0.0%
common\hhModels\city\City::tableName 9 0.0% 1 0.0% 1 0.0% 1,104 0.0% 1,104 0.0% 0 0.0% 0 0.0%
yii\web\Request::getContentType 1 0.0% 1 0.0% 1 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
api\components\WhUserWithoutPartnerCandidateBehavior::events 1 0.0% 1 0.0% 1 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\components\partnerQueue\Queue::init 1 0.0% 1 0.0% 1 0.0% 1,152 0.0% 616 0.0% 0 0.0% 0 0.0%
common\components\partnerQueue\Queue::getPartnerDependentParam 1 0.0% 1 0.0% 1 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
api\components\Controller::behaviors 1 0.0% 1 0.0% 1 0.0% 1,680 0.0% 1,680 0.0% 0 0.0% 0 0.0%
yii\db\BaseActiveRecord::optimisticLock 10 0.0% 1 0.0% 1 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\models\partner\Partner::isHrmInterface 1 0.0% 1 0.0% 0 0.0% 1,216 0.0% 664 0.0% 0 0.0% 0 0.0%
yii\filters\Cors::overrideDefaultSettings 1 0.0% 1 0.0% 1 0.0% 1,168 0.0% 616 0.0% 0 0.0% 0 0.0%
yii\validators\TrimValidator::trimValue 1 0.0% 1 0.0% 1 0.0% 1,184 0.0% 632 0.0% 0 0.0% 0 0.0%
common\macronModels\user\User::clearStatic 1 0.0% 1 0.0% 1 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\base\Module::getModule 1 0.0% 1 0.0% 1 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
common\components\behaviors\WebhookNotifyBehavior::clearStatic 1 0.0% 1 0.0% 1 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\db\Query::indexBy 1 0.0% 1 0.0% 1 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\logger\YiiLogger::validateCategory 1 0.0% 1 0.0% 1 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
common\components\partnerConfig\PartnerConfig::getCache 2 0.0% 1 0.0% 1 0.0% 1,200 0.0% 1,200 0.0% 0 0.0% 0 0.0%
yii\di\Container::resolveDependencies@1 1 0.0% 1 0.0% 1 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\web\UrlRule::getNormalizer 19 0.0% 1 0.0% 1 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
common\models\partner\Partner::tableName 10 0.0% 1 0.0% 1 0.0% 1,104 0.0% 1,104 0.0% 0 0.0% 0 0.0%
yii\db\conditions\ConjunctionConditionBuilder::__construct 5 0.0% 1 0.0% 1 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
api\macronModels\user\UserIdentity::setToken 1 0.0% 1 0.0% 1 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
common\hhModels\changeHistory\UserImportDetailChangeHistory::tableName 5 0.0% 1 0.0% 1 0.0% 632 0.0% 632 0.0% 0 0.0% 0 0.0%
common\hhModels\position\Position::tableName 5 0.0% 1 0.0% 1 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
api\macronModels\interviewStatus\dto\InterviewStatusForMultipleChangeDto::toArray 4 0.0% 1 0.0% 1 0.0% 2,136 0.0% 2,136 0.0% 1,368 0.0% 1,368 0.0%
common\models\employerAnalytics\EmployerAnalytics::rules 1 0.0% 1 0.0% 1 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\di\Container::isNulledParam 1 0.0% 1 0.0% 1 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\BaseYii::getVersion 2 0.0% 0 0.0% 0 0.0% 520 0.0% 520 0.0% 0 0.0% 0 0.0%
yii\db\Connection::restoreQueryBuilderConfiguration 3 0.0% 0 0.0% 0 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
common\macronModels\webhookNotify\WebhookNotify::tableName 1 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\hhModels\candidateByPartner\CandidateByPartner::primaryKey 5 0.0% 0 0.0% 0 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
common\models\partnerConfigValue\PartnerConfigValue::tableName 1 0.0% 0 0.0% 0 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\db\Query::cache 1 0.0% 0 0.0% 0 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
common\hhModels\userExperience\UserExperience::tableName 10 0.0% 0 0.0% 0 0.0% 1,232 0.0% 1,232 0.0% 0 0.0% 0 0.0%
api\components\AbstractMultipleHandlerJob::execute 1 0.0% 0 0.0% 0 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\web\Response::defaultFormatters 1 0.0% 0 0.0% 0 0.0% 912 0.0% 912 0.0% 0 0.0% 0 0.0%
common\macronModels\variables\Variables::clearStatic 1 0.0% 0 0.0% 0 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\db\conditions\NotCondition::getCondition 7 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\db\pgsql\JsonExpressionBuilder::__construct 1 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\db\JsonExpression::getValue 5 0.0% 0 0.0% 0 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\db\JsonExpression::getType 10 0.0% 0 0.0% 0 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
api\models\forms\MultipleHandlerCalendarEntityForm::formName 1 0.0% 0 0.0% 0 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
stevad\xhprof\XHProf::getRunNamespace 1 0.0% 0 0.0% 0 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\db\QueryBuilder::defaultConditionClasses 3 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\macronModels\whUserCustom\WhUserCustomWebhookData::clearStatic 1 0.0% 0 0.0% 0 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\web\Request::getPathInfo 20 0.0% 0 0.0% 0 0.0% 1,072 0.0% 1,072 0.0% 0 0.0% 0 0.0%
common\macronModels\whUserCustom\WhUserCustom::tableName 1 0.0% 0 0.0% 0 0.0% 600 0.0% 600 0.0% 0 0.0% 0 0.0%
yii\db\conditions\SimpleCondition::getValue 1 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\helpers\MacronUserHelper::clearStatic 1 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\db\conditions\HashConditionBuilder::__construct 3 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
mohorev\file\UploadBehavior::events 2 0.0% 0 0.0% 0 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\db\conditions\SimpleCondition::__construct 1 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\web\Response::getStatusCode 4 0.0% 0 0.0% 0 0.0% 1,608 0.0% 1,608 0.0% 0 0.0% 0 0.0%
api\components\Controller::actions 1 0.0% 0 0.0% 0 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\db\QueryBuilder::defaultExpressionBuilders 3 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\db\conditions\SimpleConditionBuilder::__construct 1 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\components\partnerQueue\drivers\redis\JobIdAccessBehavior::events 1 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\db\conditions\OrCondition::getOperator 4 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\macronModels\interfaces\Interfaces::tableName 1 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\macronModels\customField\CustomField::tableName 1 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\hhModels\languageSkill\LanguageSkill::tableName 10 0.0% 0 0.0% 0 0.0% 1,232 0.0% 1,232 0.0% 0 0.0% 0 0.0%
yii\db\Connection::openFromPoolSequentially 3 0.0% 0 0.0% 0 0.0% 552 0.0% 552 0.0% 0 0.0% 0 0.0%
yii\base\Application::getUniqueId 1 0.0% 0 0.0% 0 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\base\ActionFilter::afterAction 5 0.0% 0 0.0% 0 0.0% 536 0.0% 536 0.0% 536 0.0% 536 0.0%
common\models\partnerConfig\PartnerConfig::tableName 1 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\db\conditions\SimpleCondition::getOperator 1 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
yii\queue\LogBehavior::events 1 0.0% 0 0.0% 0 0.0% 536 0.0% 536 0.0% 0 0.0% 0 0.0%
yii\db\conditions\SimpleCondition::getColumn 1 0.0% 0 0.0% 0 0.0% 568 0.0% 568 0.0% 0 0.0% 0 0.0%
common\models\employerAnalytics\EmployerAnalytics::tableName 8 0.0% 0 0.0% 0 0.0% 1,136 0.0% 1,136 0.0% 0 0.0% 0 0.0%