Mark name | Description | Time |
---|---|---|
Page start | Script start. | 0.000 |
Before application init | Registering system data (includes system constants define, adding of standard package pointers, registering base classes, etc). | 0.011 |
After application init | Application initialization (includes setting application defaults, base managers init, active plugins init, creating default document, registering all static documents, etc). | 0.140 |
After routing | Routing process (searching controller+action which should handle the request). | 0.158 |
After controller action call | Calling controller action (plugin custom logic). | 0.258 |
After finalize | Getting final markup from all renderable objects. Compiling document body. | 0.259 |
Page end | Processing all headers and sending rendered document. | 0.292 |
Query | Params | Time |
---|---|---|
SELECT * FROM sk_base_config | array ( ) | 0.000082 |
SELECT * FROM sk_base_language | array ( ) | 0.000034 |
SELECT * FROM sk_base_plugin | array ( ) | 0.000058 |
SELECT * FROM sk_base_language ORDER BY `order` ASC LIMIT 0, 1 | array ( ) | 0.000055 |
SET TIME_ZONE = ? | array ( 0 => '+02:00', ) | 0.000069 |
SELECT * FROM sk_virtualgifts_template | array ( ) | 0.000080 |
SELECT * FROM sk_base_authorization_group | array ( ) | 0.000128 |
SELECT * FROM sk_base_authorization_moderator ORDER BY id | array ( ) | 0.000052 |
SELECT * FROM sk_base_authorization_moderator_permission | array ( ) | 0.000064 |
SELECT * FROM sk_base_authorization_action | array ( ) | 0.000059 |
SELECT * FROM sk_base_authorization_permission | array ( ) | 0.000052 |
SELECT * FROM sk_base_authorization_role ORDER BY `sortOrder` ASC | array ( ) | 0.000047 |
SELECT * FROM sk_base_document WHERE `uri` = 'users/search' AND `isStatic` = 1 LIMIT 0, 1 | array ( ) | 0.000234 |
SELECT * FROM sk_base_theme WHERE `key` = 'simplicity' LIMIT 0, 1 | array ( ) | 0.000059 |
SELECT * FROM sk_base_theme_content WHERE `themeId` = 1606 | array ( ) | 0.000056 |
SELECT * FROM sk_base_theme_master_page WHERE `themeId` = 1606 | array ( ) | 0.000053 |
SELECT * FROM sk_base_theme WHERE `key` = 'platinum_pro' LIMIT 0, 1 | array ( ) | 0.000058 |
SELECT * FROM sk_base_theme WHERE `key` = 'platinum_pro' LIMIT 0, 1 | array ( ) | 0.000024 |
SELECT * FROM sk_base_theme_content WHERE `themeId` = 1628 | array ( ) | 0.000021 |
SELECT * FROM sk_base_theme_master_page WHERE `themeId` = 1628 | array ( ) | 0.000019 |
SELECT * FROM sk_base_document WHERE `isStatic` = 1 AND `isMobile` = 0 | array ( ) | 0.000020 |
SELECT * FROM `sk_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1 | array ( 0 => 1, 1 => 'main', ) | 0.000055 |
SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `sk_base_menu_item` AS `mi` LEFT JOIN `sk_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC | array ( 'menuType' => 'main', ) | 0.000067 |
SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `sk_base_menu_item` AS `mi` LEFT JOIN `sk_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC | array ( 'menuType' => 'bottom', ) | 0.000063 |
SELECT * FROM sk_base_question_account_type ORDER BY sortOrder | array ( ) | 0.000058 |
SELECT * FROM sk_usercredits_action WHERE `pluginKey` = 'base' AND `actionKey` = 'daily_login' LIMIT 0, 1 | array ( ) | 0.000055 |
SELECT * FROM sk_usercredits_action WHERE `pluginKey` = 'base' AND `actionKey` = 'user_join' LIMIT 0, 1 | array ( ) | 0.000053 |
SELECT * FROM sk_usercredits_action WHERE `pluginKey` = 'base' AND `actionKey` = 'search_users' LIMIT 0, 1 | array ( ) | 0.000022 |
SELECT * FROM sk_usercredits_action WHERE `pluginKey` = 'base' AND `actionKey` = 'add_comment' LIMIT 0, 1 | array ( ) | 0.000020 |
SELECT * FROM sk_usercredits_action WHERE `pluginKey` = 'usercredits' AND `actionKey` = 'buy_credits' LIMIT 0, 1 | array ( ) | 0.000019 |
SELECT * FROM sk_usercredits_action WHERE `pluginKey` = 'usercredits' AND `actionKey` = 'grant_by_user' LIMIT 0, 1 | array ( ) | 0.000018 |
SELECT * FROM sk_usercredits_action WHERE `pluginKey` = 'usercredits' AND `actionKey` = 'grant_to_user' LIMIT 0, 1 | array ( ) | 0.000018 |
SELECT * FROM sk_usercredits_action WHERE `pluginKey` = 'usercredits' AND `actionKey` = 'set_by_admin' LIMIT 0, 1 | array ( ) | 0.000019 |
SELECT * FROM sk_base_question_account_type ORDER BY sortOrder | array ( ) | 0.000119 |
SELECT * FROM sk_skadate_account_type_to_gender | array ( ) | 0.000058 |
SELECT DISTINCT `question`.* FROM `sk_base_question` as `question` LEFT JOIN `sk_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != '' AND `question`.`sectionName` IS NOT NULL ) INNER JOIN sk_base_question_to_account_type as `qta` ON( `question`.`name` = `qta`.`questionName` ) WHERE ( `qta`.`accountType` = :accountTypeName OR :accountTypeName = 'all' ) AND `question`.`onSearch` = 1 AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` | array ( 'accountTypeName' => 'all', ) | 0.000073 |
SELECT * FROM sk_base_question_to_account_type | array ( ) | 0.000061 |
SELECT * FROM sk_base_question WHERE `name` IN('sex','match_sex','match_sex','birthdate','googlemap_location','2b29f145d9d1128a3f57d3af6798fc85','field_dc79ad913df793eec8748ff16507edcd','36e39f917cbcf4fb10aa753186ced60d','23036b67a077fe7784c7cf4691a96fe3','field_620b22f6ac25ce55e36e687df0b55252','field_2aef0292fa9aaee8a1b9c7a7d69d503f','field_5e1e87876038101b6ec853c1a7523a04','field_b7ff2fc8c442b69124cc146db5d5a20c','field_d0d53494b0dc20f78edea2619397c04a','field_fd686ebec726c3b6d671a6e1ea023073','field_ab1522767afb43141f8be73d0ebb4447','field_5791227756d17a4ffd17c4c34926d7f5','field_474f144af81c240cbf9d4cf93d0bca34','field_be70e1dd2657e9b774851154f75c028f','6341ee69d879c97cb0c47507a557372c','31d5d3d7ff420e340cfe3f17c534eba3','relationship','field_d93e20b1468abd1ac6c799768ea542e1','field_33197239a35f71ce69c6f11eb0041f6e','field_c802ceec64a47ad71190cd82bae38c52','field_570f2c6efa5adeff94c787b70fa999ef','field_8cdb3f07ff1018d727a373364dbf41a0','field_a8c404a81fe8b3932239f9a01dde4047','field_123e9d0054f6d50130169f03415dcfab') ORDER BY sortOrder | array ( ) | 0.000068 |
SELECT * FROM sk_base_question WHERE `name` IN('','sex') ORDER BY sortOrder | array ( ) | 0.000029 |
SELECT * FROM sk_base_question_value WHERE `questionName` IN('field_33197239a35f71ce69c6f11eb0041f6e','field_c802ceec64a47ad71190cd82bae38c52','sex','field_570f2c6efa5adeff94c787b70fa999ef','match_sex','field_8cdb3f07ff1018d727a373364dbf41a0','birthdate','field_a8c404a81fe8b3932239f9a01dde4047','field_123e9d0054f6d50130169f03415dcfab','googlemap_location','2b29f145d9d1128a3f57d3af6798fc85','field_dc79ad913df793eec8748ff16507edcd','36e39f917cbcf4fb10aa753186ced60d','23036b67a077fe7784c7cf4691a96fe3','field_620b22f6ac25ce55e36e687df0b55252','field_2aef0292fa9aaee8a1b9c7a7d69d503f','field_5e1e87876038101b6ec853c1a7523a04','field_b7ff2fc8c442b69124cc146db5d5a20c','field_d0d53494b0dc20f78edea2619397c04a','field_fd686ebec726c3b6d671a6e1ea023073','field_ab1522767afb43141f8be73d0ebb4447','field_5791227756d17a4ffd17c4c34926d7f5','field_474f144af81c240cbf9d4cf93d0bca34','field_be70e1dd2657e9b774851154f75c028f','6341ee69d879c97cb0c47507a557372c','31d5d3d7ff420e340cfe3f17c534eba3','relationship','field_d93e20b1468abd1ac6c799768ea542e1') ORDER BY questionName, sortOrder | array ( ) | 0.000061 |
SELECT * FROM sk_base_question_account_type ORDER BY sortOrder | array ( ) | 0.000059 |
SELECT DISTINCT `question`.* FROM `sk_base_question` as `question` LEFT JOIN `sk_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != '' AND `question`.`sectionName` IS NOT NULL ) INNER JOIN sk_base_question_to_account_type as `qta` ON( `question`.`name` = `qta`.`questionName` ) WHERE ( `qta`.`accountType` = :accountTypeName OR :accountTypeName = 'all' ) AND `question`.`onSearch` = 1 AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` | array ( 'accountTypeName' => '808aa8ca354f51c5a3868dad5298cd72', ) | 0.000072 |
SELECT DISTINCT `question`.* FROM `sk_base_question` as `question` LEFT JOIN `sk_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != '' AND `question`.`sectionName` IS NOT NULL ) INNER JOIN sk_base_question_to_account_type as `qta` ON( `question`.`name` = `qta`.`questionName` ) WHERE ( `qta`.`accountType` = :accountTypeName OR :accountTypeName = 'all' ) AND `question`.`onSearch` = 1 AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` | array ( 'accountTypeName' => '8cc28eaddb382d7c6a94aeea9ec029fb', ) | 0.000063 |
SELECT `u`.* FROM `sk_base_user` as `u` INNER JOIN `sk_base_user` base_user_table_alias ON base_user_table_alias.`id` = `u`.`id` LEFT JOIN `sk_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) ORDER BY `u`.`joinStamp` DESC LIMIT ?,? | array ( 0 => 0, 1 => 8, ) | 0.000070 |
SELECT COUNT(*) FROM `sk_base_user` as `u` INNER JOIN `sk_base_user` base_user_table_alias ON base_user_table_alias.`id` = `u`.`id` LEFT JOIN `sk_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) | 0.000029 | |
SELECT * FROM sk_base_user WHERE `id` IN('27','26','25','24','23','22','21','20') | array ( ) | 0.000048 |
SELECT * FROM sk_base_avatar WHERE `userId` IN('20','21','22','23','24','25','26','27') | array ( ) | 0.000058 |
SELECT * FROM sk_base_question WHERE `name` IN('username') | array ( ) | 0.000058 |
SELECT * FROM sk_googlelocation_data WHERE `entityId` IN('20','21','22','23','24','25','26','27') AND `entityType` = 'user' | array ( ) | 0.000054 |
SELECT `userId`,`name`,`custom` FROM sk_base_authorization_user_role ur INNER JOIN sk_base_authorization_role r ON ur.roleId=r.id WHERE ur.userId IN('20','21','22','23','24','25','26','27') AND r.displayLabel=1 ORDER BY sortOrder DESC | 0.000052 | |
SELECT `userId`,`roleId`, MAX(sortOrder) as maxSortOrder FROM `sk_base_authorization_user_role` ur INNER JOIN `sk_base_authorization_role` r ON ur.roleId=r.id WHERE ur.userId IN('20','21','22','23','24','25','26','27') GROUP BY userId | 0.000060 | |
SELECT `id` FROM sk_base_user WHERE `id` IN('20','21','22','23','24','25','26','27') | array ( ) | 0.000056 |
SELECT * FROM sk_privacy_action_data WHERE `userId` IN('20','21','22','23','24','25','26','27') AND `key` IN('base_view_my_presence_on_site') | array ( ) | 0.000022 |
SELECT * FROM `sk_base_user_online` WHERE `userId` IN ('20','21','22','23','24','25','26','27') | 0.000051 | |
SELECT * FROM sk_base_question WHERE `name` IN('sex','birthdate','googlemap_location') ORDER BY sortOrder | array ( ) | 0.000056 |
SELECT * FROM sk_base_question WHERE `name` IN('sex','birthdate','googlemap_location') | array ( ) | 0.000052 |
SELECT * FROM sk_base_question_data WHERE `userId` IN('20','21','22','23','24','25','26','27') AND `questionName` IN('birthdate','googlemap_location','sex') | array ( ) | 0.000053 |
SELECT * FROM sk_googlelocation_data WHERE `entityId` IN('20','21','22','23','24','25','26','27') AND `entityType` = 'user' | array ( ) | 0.000057 |
SELECT * FROM sk_base_question WHERE `name` IN('sex') ORDER BY sortOrder | array ( ) | 0.000050 |
SELECT * FROM sk_base_question WHERE `name` IN('') ORDER BY sortOrder | array ( ) | 0.000023 |
SELECT * FROM sk_base_question_value WHERE `questionName` IN('sex') ORDER BY questionName, sortOrder | array ( ) | 0.000020 |
SELECT * FROM sk_base_question WHERE `name` IN('sex') ORDER BY sortOrder | array ( ) | 0.000058 |
SELECT * FROM sk_base_question WHERE `name` IN('') ORDER BY sortOrder | array ( ) | 0.000023 |
SELECT * FROM sk_base_question_value WHERE `questionName` IN('sex') ORDER BY questionName, sortOrder | array ( ) | 0.000020 |
SELECT * FROM sk_googlelocation_data WHERE `entityId` IN('21') AND `entityType` = 'user' | array ( ) | 0.000052 |
SELECT * FROM sk_base_question WHERE `name` IN('sex') ORDER BY sortOrder | array ( ) | 0.000028 |
SELECT * FROM sk_base_question WHERE `name` IN('') ORDER BY sortOrder | array ( ) | 0.000021 |
SELECT * FROM sk_base_question_value WHERE `questionName` IN('sex') ORDER BY questionName, sortOrder | array ( ) | 0.000018 |
SELECT * FROM sk_googlelocation_data WHERE `entityId` IN('22') AND `entityType` = 'user' | array ( ) | 0.000023 |
SELECT * FROM sk_base_question WHERE `name` IN('sex') ORDER BY sortOrder | array ( ) | 0.000019 |
SELECT * FROM sk_base_question WHERE `name` IN('') ORDER BY sortOrder | array ( ) | 0.000018 |
SELECT * FROM sk_base_question_value WHERE `questionName` IN('sex') ORDER BY questionName, sortOrder | array ( ) | 0.000016 |
SELECT * FROM sk_googlelocation_data WHERE `entityId` IN('23') AND `entityType` = 'user' | array ( ) | 0.000022 |
SELECT * FROM sk_base_question WHERE `name` IN('sex') ORDER BY sortOrder | array ( ) | 0.000019 |
SELECT * FROM sk_base_question WHERE `name` IN('') ORDER BY sortOrder | array ( ) | 0.000018 |
SELECT * FROM sk_base_question_value WHERE `questionName` IN('sex') ORDER BY questionName, sortOrder | array ( ) | 0.000016 |
SELECT * FROM sk_googlelocation_data WHERE `entityId` IN('24') AND `entityType` = 'user' | array ( ) | 0.000021 |
SELECT * FROM sk_base_question WHERE `name` IN('sex') ORDER BY sortOrder | array ( ) | 0.000019 |
SELECT * FROM sk_base_question WHERE `name` IN('') ORDER BY sortOrder | array ( ) | 0.000018 |
SELECT * FROM sk_base_question_value WHERE `questionName` IN('sex') ORDER BY questionName, sortOrder | array ( ) | 0.000015 |
SELECT * FROM sk_base_question WHERE `name` IN('sex') ORDER BY sortOrder | array ( ) | 0.000021 |
SELECT * FROM sk_base_question WHERE `name` IN('') ORDER BY sortOrder | array ( ) | 0.000017 |
SELECT * FROM sk_base_question_value WHERE `questionName` IN('sex') ORDER BY questionName, sortOrder | array ( ) | 0.000016 |
SELECT * FROM sk_base_question WHERE `name` IN('sex') ORDER BY sortOrder | array ( ) | 0.000021 |
SELECT * FROM sk_base_question WHERE `name` IN('') ORDER BY sortOrder | array ( ) | 0.000016 |
SELECT * FROM sk_base_question_value WHERE `questionName` IN('sex') ORDER BY questionName, sortOrder | array ( ) | 0.000014 |
SELECT * FROM sk_base_question WHERE `name` IN('field_dc79ad913df793eec8748ff16507edcd') ORDER BY sortOrder | array ( ) | 0.000060 |
SELECT * FROM sk_base_question WHERE `name` IN('') ORDER BY sortOrder | array ( ) | 0.000024 |
SELECT * FROM sk_base_question_value WHERE `questionName` IN('field_dc79ad913df793eec8748ff16507edcd') ORDER BY questionName, sortOrder | array ( ) | 0.000029 |
UPDATE `sk_base_plugin` SET developerKey=:dk WHERE `key`=:k | array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ) | 0.000228 |
SELECT * FROM sk_base_theme WHERE `key` = 'platinum_pro' LIMIT 0, 1 | array ( ) | 0.000036 |
SELECT * FROM sk_base_language | array ( ) | 0.000059 |
SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `sk_moderation_entity` WHERE `entityType` IN ('user_join', 'comment', 'avatar-change', 'photo_comments') AND `userId`=0 GROUP BY `entityType` | 0.000055 | |
SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `sk_moderation_entity` WHERE `entityType` IN ('user_join', 'comment', 'avatar-change', 'photo_comments') AND 1 GROUP BY `entityType` | 0.000021 | |
SELECT COUNT(*) FROM sk_base_invitation WHERE `userId` = 0 | array ( ) | 0.000056 |
SELECT COUNT(*) FROM sk_base_invitation WHERE `userId` = 0 AND `viewed` = 0 | array ( ) | 0.000020 |
SELECT COUNT(*) FROM sk_notifications_notification WHERE `userId` = 0 AND `viewed` = 0 | array ( ) | 0.000018 |
SELECT COUNT(*) FROM sk_notifications_notification WHERE `userId` = 0 | array ( ) | 0.000017 |
SELECT COUNT( `w`.`id` ) FROM `sk_winks_winks` as `w` WHERE 1 AND `partnerId` = :partnerId AND `w`.`status` IN( 'wait' ) AND `w`.`viewed` IN( '0','1' ) AND `w`.`messageType` IN( 'mail' ) | array ( 'partnerId' => 0, ) | 0.000051 |
SELECT COUNT( `w`.`id` ) FROM `sk_winks_winks` as `w` WHERE 1 AND `partnerId` = :partnerId AND `w`.`status` IN( 'wait' ) AND `w`.`viewed` = :viewed AND `w`.`messageType` IN( 'mail' ) | array ( 'partnerId' => 0, 'viewed' => 0, ) | 0.000021 |
show tables like 'sk_base_geolocation_country' | 0.000541 | |
SELECT * FROM sk_base_user WHERE `id` IN('0') | array ( ) | 0.000023 |
SELECT `b`.* FROM `sk_ads_banner` AS `b` LEFT JOIN `sk_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `sk_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, 'base' ) AND (`b`.`age` IS NULL ) AND (`b`.`sex` IS NULL ) AND (`b`.`location` IS NULL ) AND ( `bl`.`location` IS NULL) | array ( 'pluginKey' => 'USEARCH', 'position' => 'top', ) | 0.000239 |
SELECT * FROM sk_base_user WHERE `id` IN('0') | array ( ) | 0.000027 |
SELECT `b`.* FROM `sk_ads_banner` AS `b` LEFT JOIN `sk_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `sk_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, 'base' ) AND (`b`.`age` IS NULL ) AND (`b`.`sex` IS NULL ) AND (`b`.`location` IS NULL ) AND ( `bl`.`location` IS NULL) | array ( 'pluginKey' => 'USEARCH', 'position' => 'bottom', ) | 0.000098 |
SELECT * FROM sk_base_place WHERE `name` = 'index' LIMIT 0, 1 | array ( ) | 0.000043 |
SELECT * FROM sk_base_component_place_cache WHERE `placeId` = '2' AND `entityId` = 0 LIMIT 0, 1 | array ( ) | 0.000029 |
Type | Class | Path (class, template) |
---|---|---|
Controller | USEARCH_CTRL_Search | /home/sercia2/dvasercia.ua/www/ow_plugins/usearch/controllers/search.php /home/sercia2/dvasercia.ua/www/ow_plugins/usearch/views/controllers/search_form.html |
Component | GOOGLELOCATION_CMP_MapHintTemplate | /home/sercia2/dvasercia.ua/www/ow_plugins/google_map_location/components/map_hint_template.php /home/sercia2/dvasercia.ua/www/ow_plugins/google_map_location/views/components/map_hint_template.html |
Component | USERSLIST_CMP_Users | /home/sercia2/dvasercia.ua/www/ow_plugins/userslist/components/users.php /home/sercia2/dvasercia.ua/www/ow_plugins/userslist/views/components/users.html |
Component | PROTECTEDPHOTOS_CMP_PasswordWrapper | /home/sercia2/dvasercia.ua/www/ow_plugins/protectedphotos/components/password_wrapper.php /home/sercia2/dvasercia.ua/www/ow_plugins/protectedphotos/views/components/password_wrapper.html |
Component | BASE_CMP_MainMenu | /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/components/main_menu.php /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/views/components/menu.html |
Component | BASE_CMP_BottomMenu | /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/components/bottom_menu.php /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/views/components/bottom_menu.html |
Component | BASE_CMP_SignIn | /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/components/sign_in.php /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/views/components/sign_in.html |
Component | BASE_CMP_SwitchLanguage | /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/components/switch_language.php /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/views/components/switch_language.html |
Component | BASE_CMP_ConsoleButton | /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/components/console_button.php /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/views/components/console_button.html |
Component | BASE_CMP_Console | /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/components/console.php /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/views/components/console.html |
Component | BASE_CMP_JoinButton | /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/components/join_button.php /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/views/components/join_button.html |
Component | BASE_CMP_Sidebar | /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/components/sidebar.php /home/sercia2/dvasercia.ua/www/ow_system_plugins/base/views/components/sidebar.html |
Event | Listener | Params |
---|---|---|
base.get_active_theme_name Type: call Called at: 0.130 Exec time: 0.000 |
No listeners | array ( ) |
class.get_instance.OW_Response Type: trigger Called at: 0.133 Exec time: 0.000 |
No listeners | array ( 'className' => 'OW_Response', 'arguments' => array ( ), ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.139 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'main_menu_index', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.139 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'base_join_menu_item', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.140 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'mobile_version_menu_item', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.140 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'page-119658', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.140 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'page_99448870', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.140 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'contactus', 'key' => 'bottom_menu_item', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.140 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'page_s3s29uq1', ) |
usercredits.action_add Type: trigger Called at: 0.140 Exec time: 0.017 |
USERCREDITS_CLASS_EventHandler -> onCollectActions()
|
array ( ) |
core.app_init Type: trigger Called at: 0.140 Exec time: 0.017 |
USERCREDITS_CLASS_EventHandler -> onAfterApplicationInit()
VIRTUALGIFTS_CLASS_EventHandler -> afterInits()
|
array ( ) |
core.after_route Type: trigger Called at: 0.158 Exec time: 0.003 |
BASE_CLASS_EventHandler -> onPluginsInitCheckUserStatus()
ADMIN_CLASS_EventHandler -> onAfterRoute()
SKADATE_CLASS_EventHandler -> afterRouteHandler()
SKADATE_CLASS_EventHandler -> adminPageHanler()
|
array ( ) |
class.get_instance.USEARCH_CTRL_Search Type: trigger Called at: 0.160 Exec time: 0.000 |
No listeners | array ( 'className' => 'USEARCH_CTRL_Search', 'arguments' => array ( ), ) |
class.get_instance.USEARCH_CLASS_MainSearchForm Type: trigger Called at: 0.160 Exec time: 0.000 |
No listeners |
array (
'className' => 'USEARCH_CLASS_MainSearchForm',
'arguments' =>
array (
0 =>
USEARCH_CTRL_Search::__set_state(array(
'defaultAction' => 'index',
'components' =>
array (
),
'forms' =>
array (
'MainSearchForm' =>
USEARCH_CLASS_MainSearchForm::__set_state(array(
'controller' => NULL,
'displayMainSearch' => true,
'mainSearchQuestionList' =>
array (
'f90cde5913235d172603cc4e7b9726e3' =>
array (
0 =>
array (
'id' => '166',
'name' => '2b29f145d9d1128a3f57d3af6798fc85',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '13',
'custom' => '[]',
'parent' => NULL,
),
1 =>
array (
'id' => '216',
'name' => 'field_dc79ad913df793eec8748ff16507edcd',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'fselect',
'presentation' => 'fselect',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '14',
'custom' => '[]',
'parent' => NULL,
),
2 =>
array (
'id' => '140',
'name' => '36e39f917cbcf4fb10aa753186ced60d',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '15',
'custom' => '[]',
'parent' => NULL,
),
3 =>
array (
'id' => '165',
'name' => '23036b67a077fe7784c7cf4691a96fe3',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '16',
'custom' => '[]',
'parent' => NULL,
),
4 =>
array (
'id' => '196',
'name' => 'field_620b22f6ac25ce55e36e687df0b55252',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '1',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '17',
'custom' => '[]',
'parent' => NULL,
),
5 =>
array (
'id' => '198',
'name' => 'field_2aef0292fa9aaee8a1b9c7a7d69d503f',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '18',
'custom' => '[]',
'parent' => NULL,
),
6 =>
array (
'id' => '199',
'name' => 'field_5e1e87876038101b6ec853c1a7523a04',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '19',
'custom' => '[]',
'parent' => NULL,
),
7 =>
array (
'id' => '200',
'name' => 'field_b7ff2fc8c442b69124cc146db5d5a20c',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '20',
'custom' => '[]',
'parent' => NULL,
),
8 =>
array (
'id' => '201',
'name' => 'field_d0d53494b0dc20f78edea2619397c04a',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '21',
'custom' => '[]',
'parent' => NULL,
),
9 =>
array (
'id' => '202',
'name' => 'field_fd686ebec726c3b6d671a6e1ea023073',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '22',
'custom' => '[]',
'parent' => NULL,
),
10 =>
array (
'id' => '203',
'name' => 'field_ab1522767afb43141f8be73d0ebb4447',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '23',
'custom' => '[]',
'parent' => NULL,
),
11 =>
array (
'id' => '195',
'name' => 'field_5791227756d17a4ffd17c4c34926d7f5',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '24',
'custom' => '[]',
'parent' => NULL,
),
12 =>
array (
'id' => '197',
'name' => 'field_474f144af81c240cbf9d4cf93d0bca34',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '25',
'custom' => '[]',
'parent' => NULL,
),
13 =>
array (
'id' => '204',
'name' => 'field_be70e1dd2657e9b774851154f75c028f',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '26',
'custom' => '[]',
'parent' => NULL,
),
14 =>
array (
'id' => '167',
'name' => '6341ee69d879c97cb0c47507a557372c',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '27',
'custom' => '[]',
'parent' => NULL,
),
15 =>
array (
'id' => '168',
'name' => '31d5d3d7ff420e340cfe3f17c534eba3',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '28',
'custom' => '[]',
'parent' => NULL,
),
16 =>
array (
'id' => '220',
'name' => 'field_d93e20b1468abd1ac6c799768ea542e1',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '30',
'custom' => '[]',
'parent' => NULL,
),
),
'683bffc1ac46b8bd0c840a3526cce25b' =>
array (
0 =>
array (
'id' => '205',
'name' => 'field_33197239a35f71ce69c6f11eb0041f6e',
'sectionName' => '683bffc1ac46b8bd0c840a3526cce25b',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '1',
'custom' => '[]',
'parent' => NULL,
),
1 =>
array (
'id' => '206',
'name' => 'field_c802ceec64a47ad71190cd82bae38c52',
'sectionName' => '683bffc1ac46b8bd0c840a3526cce25b',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '0',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '3',
'custom' => '[]',
'parent' => NULL,
),
2 =>
array (
'id' => '207',
'name' => 'field_570f2c6efa5adeff94c787b70fa999ef',
'sectionName' => '683bffc1ac46b8bd0c840a3526cce25b',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '4',
'custom' => '[]',
'parent' => NULL,
),
3 =>
array (
'id' => '208',
'name' => 'field_8cdb3f07ff1018d727a373364dbf41a0',
'sectionName' => '683bffc1ac46b8bd0c840a3526cce25b',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '5',
'custom' => '[]',
'parent' => NULL,
),
4 =>
array (
'id' => '209',
'name' => 'field_a8c404a81fe8b3932239f9a01dde4047',
'sectionName' => '683bffc1ac46b8bd0c840a3526cce25b',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '6',
'custom' => '[]',
'parent' => NULL,
),
5 =>
array (
'id' => '210',
'name' => 'field_123e9d0054f6d50130169f03415dcfab',
'sectionName' => '683bffc1ac46b8bd0c840a3526cce25b',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '7',
'custom' => '[]',
'parent' => NULL,
),
),
),
'advancedQuestionList' =>
array (
0 => '2b29f145d9d1128a3f57d3af6798fc85',
1 => 'field_dc79ad913df793eec8748ff16507edcd',
2 => '36e39f917cbcf4fb10aa753186ced60d',
3 => '23036b67a077fe7784c7cf4691a96fe3',
4 => 'field_620b22f6ac25ce55e36e687df0b55252',
5 => 'field_2aef0292fa9aaee8a1b9c7a7d69d503f',
6 => 'field_5e1e87876038101b6ec853c1a7523a04',
7 => 'field_b7ff2fc8c442b69124cc146db5d5a20c',
8 => 'field_d0d53494b0dc20f78edea2619397c04a',
9 => 'field_fd686ebec726c3b6d671a6e1ea023073',
10 => 'field_ab1522767afb43141f8be73d0ebb4447',
11 => 'field_5791227756d17a4ffd17c4c34926d7f5',
12 => 'field_474f144af81c240cbf9d4cf93d0bca34',
13 => 'field_be70e1dd2657e9b774851154f75c028f',
14 => '6341ee69d879c97cb0c47507a557372c',
15 => '31d5d3d7ff420e340cfe3f17c534eba3',
16 => 'field_d93e20b1468abd1ac6c799768ea542e1',
17 => 'field_33197239a35f71ce69c6f11eb0041f6e',
18 => 'field_c802ceec64a47ad71190cd82bae38c52',
19 => 'field_570f2c6efa5adeff94c787b70fa999ef',
20 => 'field_8cdb3f07ff1018d727a373364dbf41a0',
21 => 'field_a8c404a81fe8b3932239f9a01dde4047',
22 => 'field_123e9d0054f6d50130169f03415dcfab',
),
'firstSearchQuestionList' =>
array (
'f90cde5913235d172603cc4e7b9726e3' =>
array (
0 =>
array (
'id' => '92',
'name' => 'birthdate',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'datetime',
'presentation' => 'age',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '0',
'columnCount' => '0',
'sortOrder' => '6',
'custom' => '{"year_range":{"from":1955,"to":2002}}',
'parent' => '',
),
1 =>
array (
'id' => '193',
'name' => 'googlemap_location',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'text',
'presentation' => 'text',
'required' => '0',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '0',
'columnCount' => '1',
'sortOrder' => '8',
'custom' => '[]',
'parent' => NULL,
),
2 =>
array (
'id' => '112',
'name' => 'relationship',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '29',
'custom' => '[]',
'parent' => '',
),
),
),
'attributes' =>
array (
'id' => 'MainSearchForm',
'method' => 'post',
'action' => '',
'name' => 'MainSearchForm',
),
'elements' =>
array (
'form_name' =>
HiddenField::__set_state(array(
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => 'MainSearchForm',
'errors' =>
array (
),
'label' => NULL,
'description' => NULL,
'attributes' =>
array (
'name' => 'form_name',
'id' => 'input_r4zelana604618b1be039_qun2myk1',
'type' => 'hidden',
'value' => 'MainSearchForm',
),
)),
'csrf_token' =>
CsrfHiddenField::__set_state(array(
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => 'MTYxNTIwNjU3N2dJSjRYb1BpbXVqVUJVZ0FwVU5pbHVOM3hhYjJyRUpV',
'errors' =>
array (
),
'label' => NULL,
'description' => NULL,
'attributes' =>
array (
'name' => 'csrf_token',
'id' => 'input_zet4j3v1n604618b1be047_vekolipe',
'type' => 'hidden',
'value' => 'MTYxNTIwNjU3N2dJSjRYb1BpbXVqVUJVZ0FwVU5pbHVOM3hhYjJyRUpV',
),
)),
'sex' =>
Selectbox::__set_state(array(
'options' =>
array (
1 => 'Male',
2 => 'Female',
),
'invitation' => 'Select',
'hasInvitation' => false,
'validators' =>
array (
0 =>
RequiredValidator::__set_state(array(
'errorMessage' => 'Required',
)),
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'Gender',
'description' => NULL,
'attributes' =>
array (
'name' => 'sex',
'id' => 'input_q2kyp2t3zytu604618b1c0263_6yp3s261',
),
)),
'match_sex' =>
Selectbox::__set_state(array(
'options' =>
array (
2 => 'Female',
1 => 'Male',
),
'invitation' => 'Select',
'hasInvitation' => false,
'validators' =>
array (
0 =>
RequiredValidator::__set_state(array(
'errorMessage' => 'Required',
)),
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'Looking for',
'description' => NULL,
'attributes' =>
array (
'name' => 'match_sex',
'id' => 'input_q1ruq1zal2v604618b1c1817_be7yg254',
),
)),
'birthdate' =>
USEARCH_CLASS_AgeRangeField::__set_state(array(
'minAge' => 19,
'maxAge' => 66,
'validators' =>
array (
0 =>
USEARCH_CLASS_AgeRangeValidator::__set_state(array(
'from' => 19,
'to' => 66,
'errorMessage' => 'Please fill age range from 19 to 66',
)),
),
'filters' =>
array (
),
'required' => false,
'value' =>
array (
),
'errors' =>
array (
),
'label' => 'Birthday',
'description' => NULL,
'attributes' =>
array (
'name' => 'birthdate',
'id' => 'input_7ovab2b2ziwu604618b1c2473_m1h3l3p2',
),
)),
'googlemap_location' =>
GOOGLELOCATION_CLASS_LocationSearch::__set_state(array(
'region' => 'en',
'displayMap' => true,
'invitation' => 'town/district/zip',
'hasInvitation' => true,
'validators' =>
array (
0 =>
GOOGLELOCATION_CLASS_DistanceValidator::__set_state(array(
'errorMessage' => 'Can\'t be more than 999 kilometers',
)),
),
'filters' =>
array (
),
'required' => false,
'value' =>
array (
'distance' => 50,
),
'errors' =>
array (
),
'label' => ' Location',
'description' => NULL,
'attributes' =>
array (
'name' => 'googlemap_location',
'id' => 'google_location_858148604618b1c433b',
'type' => 'text',
'class' => ' ow_googlelocation_search_location',
),
)),
'2b29f145d9d1128a3f57d3af6798fc85' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
32 => 'slim',
64 => 'normal',
128 => 'athletic',
256 => 'tight',
512 => 'rounded',
1024 => 'full',
1 => 'normal body',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'BODY TYPE',
'description' => NULL,
'attributes' =>
array (
'name' => '2b29f145d9d1128a3f57d3af6798fc85[]',
'id' => 'input_zug3n3my',
'type' => 'checkbox',
'value' => '1',
),
)),
'field_dc79ad913df793eec8748ff16507edcd' =>
USEARCH_CLASS_HeightRangeField::__set_state(array(
'minValue' => 1,
'maxValue' => 71,
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' =>
array (
),
'errors' =>
array (
),
'label' => 'HEIGHT',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_dc79ad913df793eec8748ff16507edcd',
'id' => 'input_s3wu82mokol3604618b1c47de_8upek16a',
),
)),
'36e39f917cbcf4fb10aa753186ced60d' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
256 => 'white/gray',
512 => 'light blond',
1024 => 'dark blond',
2048 => 'light copper',
4096 => 'dark copper',
8192 => 'light chestnut',
16384 => 'dark chestnut',
1 => 'black',
2 => 'other',
32768 => 'bald',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'HAIR COLOR',
'description' => NULL,
'attributes' =>
array (
'name' => '36e39f917cbcf4fb10aa753186ced60d[]',
'id' => 'input_napyl2k3',
'type' => 'checkbox',
'value' => '32768',
),
)),
'23036b67a077fe7784c7cf4691a96fe3' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
128 => 'amber',
256 => 'blue',
512 => 'dark blue',
1024 => 'brown',
2048 => 'gray',
4096 => 'green',
8192 => 'black',
16384 => 'yellow',
32768 => 'swamp',
65536 => 'other',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'EYE COLOR',
'description' => NULL,
'attributes' =>
array (
'name' => '23036b67a077fe7784c7cf4691a96fe3[]',
'id' => 'input_ke6e5i9a',
'type' => 'checkbox',
'value' => '65536',
),
)),
'field_620b22f6ac25ce55e36e687df0b55252' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
1 => 'pravoslaviye',
2 => 'parovoslavije ne praktykuyu',
4 => 'katolicyzm',
8 => 'ne praktykuju katolicyzm',
16 => 'protestantyzm',
32 => 'islam',
64 => 'buddyzm',
128 => 'iudauzm',
65536 => 'ateizm',
131072 => 'ne viru',
262144 => 'insza',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'CONFESSION',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_620b22f6ac25ce55e36e687df0b55252[]',
'id' => 'input_q3b4r4m2',
'type' => 'checkbox',
'value' => '262144',
),
)),
'field_2aef0292fa9aaee8a1b9c7a7d69d503f' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
1 => 'serednia',
2 => 'ptu',
4 => 'nepovne vyshka',
8 => 'vyshne',
16 => 'pisladyplomne',
32 => 'aspirantura',
64 => 'doktorantura',
128 => 'mba',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'EDUCATION',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_2aef0292fa9aaee8a1b9c7a7d69d503f[]',
'id' => 'input_7o9o53ky',
'type' => 'checkbox',
'value' => '128',
),
)),
'field_5e1e87876038101b6ec853c1a7523a04' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
1 => 'office - manager',
2 => 'physical worker',
4 => 'civil servant',
8 => 'advertising and marketing worker',
16 => 'scientist / teacher',
32 => 'sales and services worker',
64 => 'manager',
128 => 'director',
256 => 'entrepreneur',
512 => 'owner',
1024 => 'student',
2048 => 'military man',
4096 => 'unemployed / in search',
8192 => 'programming and computers',
16384 => 'medicine and healthcare',
32768 => 'other',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'PROFESSION',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_5e1e87876038101b6ec853c1a7523a04[]',
'id' => 'input_mokob2ty',
'type' => 'checkbox',
'value' => '32768',
),
)),
'field_b7ff2fc8c442b69124cc146db5d5a20c' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 1,
'options' =>
array (
1 => 'yes',
2 => 'no',
4 => 'say leter',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'CHILDREN',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_b7ff2fc8c442b69124cc146db5d5a20c[]',
'id' => 'input_n2g4hy54',
'type' => 'checkbox',
'value' => '4',
),
)),
'field_d0d53494b0dc20f78edea2619397c04a' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 1,
'options' =>
array (
1 => 'yes',
2 => 'no',
4 => 'don\'t know',
128 => 'zalezyt vid partnera',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'WANTS KIDS',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_d0d53494b0dc20f78edea2619397c04a[]',
'id' => 'input_s2megib3',
'type' => 'checkbox',
'value' => '128',
),
)),
'field_fd686ebec726c3b6d671a6e1ea023073' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 1,
'options' =>
array (
1 => 'important',
2 => 'not important',
4 => 'not interested in me',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'FAMILY CREATION',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_fd686ebec726c3b6d671a6e1ea023073[]',
'id' => 'input_k2t2vus4',
'type' => 'checkbox',
'value' => '4',
),
)),
'field_ab1522767afb43141f8be73d0ebb4447' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 1,
'options' =>
array (
32 => 'ne zonatyj',
64 => 'zyvemo okremo',
128 => 'rozvedenyj',
256 => 'cherez sud',
512 => 'rozveden',
16 => 'widower',
1024 => 'ne skazu',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'MARITAL STATUS',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_ab1522767afb43141f8be73d0ebb4447[]',
'id' => 'input_ludam3pa',
'type' => 'checkbox',
'value' => '1024',
),
)),
'field_5791227756d17a4ffd17c4c34926d7f5' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
256 => 'aries',
8192 => 'taurus',
16384 => 'gemini',
32768 => 'cancer',
65536 => 'lion',
131072 => 'virgo',
262144 => 'libra',
524288 => 'scorpio',
1048576 => 'sagittarius',
2097152 => 'capricorn',
4194304 => 'aquarius',
8388608 => 'fish',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'ZODIAC SIGN',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_5791227756d17a4ffd17c4c34926d7f5[]',
'id' => 'input_xo8ob1p4',
'type' => 'checkbox',
'value' => '8388608',
),
)),
'field_474f144af81c240cbf9d4cf93d0bca34' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
1 => 'russian',
2 => 'english',
4 => 'polish',
8 => 'german',
16 => 'french',
32 => 'spanish',
64 => 'italian',
128 => 'chinese',
256 => 'hindi',
512 => 'arabic',
1024 => 'another',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'TALKING ON',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_474f144af81c240cbf9d4cf93d0bca34[]',
'id' => 'input_k16354du',
'type' => 'checkbox',
'value' => '1024',
),
)),
'field_be70e1dd2657e9b774851154f75c028f' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 1,
'options' =>
array (
32 => 'ne zamuznia',
64 => 'zhyvemo okremo',
128 => 'rozvedena',
256 => 'cherez sud',
512 => 'rozvedena',
1024 => 'vdova',
2048 => 'ne skazu',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'MARITAL STATUS',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_be70e1dd2657e9b774851154f75c028f[]',
'id' => 'input_mywamo8o',
'type' => 'checkbox',
'value' => '2048',
),
)),
'6341ee69d879c97cb0c47507a557372c' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
128 => 'never',
256 => 'quit',
512 => 'rarely',
1024 => 'socially',
2048 => 'often',
4096 => 'very often',
8192 => 'makes no difference',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'DRINKING',
'description' => NULL,
'attributes' =>
array (
'name' => '6341ee69d879c97cb0c47507a557372c[]',
'id' => 'input_8ukinin4',
'type' => 'checkbox',
'value' => '8192',
),
)),
'31d5d3d7ff420e340cfe3f17c534eba3' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
128 => 'never',
256 => 'quit',
512 => 'rarely',
1024 => 'socially',
2048 => 'often',
4096 => 'very often',
8192 => 'makes no difference',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'SMOKING',
'description' => NULL,
'attributes' =>
array (
'name' => '31d5d3d7ff420e340cfe3f17c534eba3[]',
'id' => 'input_giwu917y',
'type' => 'checkbox',
'value' => '8192',
),
)),
'relationship' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 1,
'options' =>
array (
16 => 'love and romantic relationships',
32 => 'friendship and communication',
64 => 'serious relationships',
128 => 'marriage and family',
256 => 'adventure',
512 => 'other',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'Here for',
'description' => NULL,
'attributes' =>
array (
'name' => 'relationship[]',
'id' => 'input_l3nuq1bi',
'type' => 'checkbox',
'value' => '512',
),
)),
'field_d93e20b1468abd1ac6c799768ea542e1' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 1,
'options' =>
array (
1 => 'mozu pereichaty',
2 => 'ne chochu',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'MOVING TO ANOTHER CITY FOR RELATIONS',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_d93e20b1468abd1ac6c799768ea542e1[]',
'id' => 'input_s1diw1de',
'type' => 'checkbox',
'value' => '2',
),
)),
'field_33197239a35f71ce69c6f11eb0041f6e' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
1 => 'carefree',
2 => 'unbridled',
4 => 'sensitive',
8 => 'wit',
16 => 'pride',
32 => 'superstition',
64 => 'romance',
128 => 'prudence',
256 => 'cheerfulness',
512 => 'loneliness',
1024 => 'calm',
2048 => 'spontaneity',
4096 => 'generosity',
8192 => 'sociability',
16384 => 'restraint',
32768 => 'perseverance',
65536 => 'exactingness',
131072 => 'conciliation',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'PERSONAL QUALITIES',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_33197239a35f71ce69c6f11eb0041f6e[]',
'id' => 'input_wys27evu',
'type' => 'checkbox',
'value' => '131072',
),
)),
'field_c802ceec64a47ad71190cd82bae38c52' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
1 => 'boks',
2 => 'fitnes',
4 => 'fotbol',
8 => 'gimastyka',
16 => 'golf',
32 => 'hokey',
64 => 'koni',
128 => 'velosyped',
256 => 'avosport',
512 => 'yoga',
1024 => 'big',
2048 => 'basketbol',
4096 => 'voyelbol',
8192 => 'gandbol',
16384 => 'figurne',
32768 => 'rolyky',
65536 => 'tenis',
131072 => 'yachtyng',
262144 => 'vodni vydy',
524288 => 'plavania',
1048576 => 'skvosh',
2097152 => 'tanci',
4194304 => 'esktrim',
8388608 => 'skalo',
16777216 => 'nordik',
33554432 => 'boyovi',
67108864 => 'snoubord',
134217728 => 'ne lublu',
268435456 => 'drugije',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'SPORT',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_c802ceec64a47ad71190cd82bae38c52[]',
'id' => 'input_zu51du7o',
'type' => 'checkbox',
'value' => '268435456',
),
)),
'field_570f2c6efa5adeff94c787b70fa999ef' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
2 => 'chytania',
4 => 'foto',
8 => 'kulinarija',
16 => 'igra',
32 => 'gra na instrumentach',
64 => 'vyshyvania',
128 => 'rovdenenia',
256 => 'kolekcji',
512 => 'modeli',
1024 => 'radio',
2048 => 'astrologiya',
4096 => 'religiya',
8192 => 'sport',
16384 => 'zhivopys',
32768 => 'istoriya',
65536 => 'movy',
131072 => 'turyzm',
262144 => 'polityka',
524288 => 'sadovodstwo',
1048576 => 'masterstvo',
2097152 => 'maluvannia',
4194304 => 'rybalka',
8388608 => 'tanci',
16777216 => 'teatr',
33554432 => 'tv',
67108864 => 'peniye',
134217728 => 'shachmaty',
268435456 => 'shoping',
536870912 => 'yachting',
1073741824 => 'welness',
2147483648 => 'insza',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'HOBBY',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_570f2c6efa5adeff94c787b70fa999ef[]',
'id' => 'input_w291ri7i',
'type' => 'checkbox',
'value' => '2147483648',
),
)),
'field_8cdb3f07ff1018d727a373364dbf41a0' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
65536 => 'kino',
131072 => 'teatr',
262144 => 'muzei',
524288 => 'shoping',
1048576 => 'telebachenia',
2097152 => 'trenirovky',
4194304 => 'chytajy',
8388608 => 'simiya',
16777216 => 'sluchayu muzyku',
33554432 => 'provozu z druziamy',
67108864 => 'internet',
134217728 => 'moye chobi',
268435456 => 'bar/restoran',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'FREE TIME',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_8cdb3f07ff1018d727a373364dbf41a0[]',
'id' => 'input_64didewo',
'type' => 'checkbox',
'value' => '268435456',
),
)),
'field_a8c404a81fe8b3932239f9a01dde4047' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
1 => 'action',
2 => 'western',
4 => 'detective',
8 => 'drama',
16 => 'historical',
32 => 'comedy',
64 => 'melodrama',
128 => 'musical',
256 => 'adventure',
512 => 'romantic comedy',
1024 => 'thriller',
2048 => 'horror',
4096 => 'science fiction',
8192 => 'fairy tale films',
16384 => 'erotic',
32768 => 'other',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'FILMS',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_a8c404a81fe8b3932239f9a01dde4047[]',
'id' => 'input_z26yjuro',
'type' => 'checkbox',
'value' => '32768',
),
)),
'field_123e9d0054f6d50130169f03415dcfab' =>
CheckboxGroup::__set_state(array(
'columnsCount' => 2,
'options' =>
array (
1 => 'narodna',
2 => 'duchovna',
4 => 'indiyska',
8 => 'arabska',
16 => 'evropeyska',
32 => 'latino',
64 => 'blus',
128 => 'ritmandblus',
256 => 'dzas',
512 => 'kantri',
1024 => 'shanson',
2048 => 'romans',
4096 => 'avtorska',
8192 => 'electro',
16384 => 'rok',
32768 => 'regge/ska',
65536 => 'pop',
131072 => 'rep',
262144 => 'hip-hop',
524288 => 'druga',
),
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'MUSIC',
'description' => NULL,
'attributes' =>
array (
'name' => 'field_123e9d0054f6d50130169f03415dcfab[]',
'id' => 'input_5ibes1be',
'type' => 'checkbox',
'value' => '524288',
),
)),
'online' =>
CheckboxField::__set_state(array(
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'online only',
'description' => NULL,
'attributes' =>
array (
'name' => 'online',
'id' => 'input_x3py8eq2604618b1c4d8a_s3sagol4',
'type' => 'checkbox',
),
)),
'with_photo' =>
CheckboxField::__set_state(array(
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => NULL,
'errors' =>
array (
),
'label' => 'with photo',
'description' => NULL,
'attributes' =>
array (
'name' => 'with_photo',
'id' => 'input_b284nypezytal604618b1c4d97_b284nype',
'type' => 'checkbox',
),
)),
),
'submitElements' =>
array (
'SearchFormSubmit' =>
Submit::__set_state(array(
'decorator' => 'button',
'validators' =>
array (
),
'filters' =>
array (
),
'required' => false,
'value' => 'Search',
'errors' =>
array (
),
'label' => NULL,
'description' => NULL,
'attributes' =>
array (
'name' => 'SearchFormSubmit',
'id' => 'input_6a84b4wy8o604618b1be1cc_be5o61k2',
'type' => 'submit',
'value' => 'Search',
),
)),
),
'ajax' => NULL,
'ajaxResetOnSuccess' => true,
'ajaxDataType' => 'json',
'bindedFunctions' =>
array (
'submit' =>
array (
),
'success' =>
array (
),
),
'emptyElementsErrorMessage' => 'Please fill the form properly',
)),
),
'assignedVars' =>
array (
'section_prefix' => 'usearch_section_',
'question_prefix' => 'usearch_question_',
'visibilityList' =>
array (
'sections' =>
array (
'f90cde5913235d172603cc4e7b9726e3' => true,
'683bffc1ac46b8bd0c840a3526cce25b' => true,
),
'questions' =>
array (
'2b29f145d9d1128a3f57d3af6798fc85' => true,
'field_dc79ad913df793eec8748ff16507edcd' => true,
'36e39f917cbcf4fb10aa753186ced60d' => true,
'23036b67a077fe7784c7cf4691a96fe3' => true,
'field_620b22f6ac25ce55e36e687df0b55252' => true,
'field_2aef0292fa9aaee8a1b9c7a7d69d503f' => true,
'field_5e1e87876038101b6ec853c1a7523a04' => true,
'field_b7ff2fc8c442b69124cc146db5d5a20c' => true,
'field_d0d53494b0dc20f78edea2619397c04a' => true,
'field_fd686ebec726c3b6d671a6e1ea023073' => true,
'field_ab1522767afb43141f8be73d0ebb4447' => true,
'field_5791227756d17a4ffd17c4c34926d7f5' => true,
'field_474f144af81c240cbf9d4cf93d0bca34' => true,
'field_be70e1dd2657e9b774851154f75c028f' => false,
'6341ee69d879c97cb0c47507a557372c' => true,
'31d5d3d7ff420e340cfe3f17c534eba3' => true,
'field_d93e20b1468abd1ac6c799768ea542e1' => true,
'field_33197239a35f71ce69c6f11eb0041f6e' => true,
'field_c802ceec64a47ad71190cd82bae38c52' => true,
'field_570f2c6efa5adeff94c787b70fa999ef' => true,
'field_8cdb3f07ff1018d727a373364dbf41a0' => true,
'field_a8c404a81fe8b3932239f9a01dde4047' => true,
'field_123e9d0054f6d50130169f03415dcfab' => true,
),
),
'displayGender' => true,
'displayAccountType' => true,
'questionList' =>
array (
'f90cde5913235d172603cc4e7b9726e3' =>
array (
0 =>
array (
'id' => '166',
'name' => '2b29f145d9d1128a3f57d3af6798fc85',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '13',
'custom' => '[]',
'parent' => NULL,
),
1 =>
array (
'id' => '216',
'name' => 'field_dc79ad913df793eec8748ff16507edcd',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'fselect',
'presentation' => 'fselect',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '14',
'custom' => '[]',
'parent' => NULL,
),
2 =>
array (
'id' => '140',
'name' => '36e39f917cbcf4fb10aa753186ced60d',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '15',
'custom' => '[]',
'parent' => NULL,
),
3 =>
array (
'id' => '165',
'name' => '23036b67a077fe7784c7cf4691a96fe3',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '16',
'custom' => '[]',
'parent' => NULL,
),
4 =>
array (
'id' => '196',
'name' => 'field_620b22f6ac25ce55e36e687df0b55252',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '1',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '17',
'custom' => '[]',
'parent' => NULL,
),
5 =>
array (
'id' => '198',
'name' => 'field_2aef0292fa9aaee8a1b9c7a7d69d503f',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '18',
'custom' => '[]',
'parent' => NULL,
),
6 =>
array (
'id' => '199',
'name' => 'field_5e1e87876038101b6ec853c1a7523a04',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '19',
'custom' => '[]',
'parent' => NULL,
),
7 =>
array (
'id' => '200',
'name' => 'field_b7ff2fc8c442b69124cc146db5d5a20c',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '20',
'custom' => '[]',
'parent' => NULL,
),
8 =>
array (
'id' => '201',
'name' => 'field_d0d53494b0dc20f78edea2619397c04a',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '21',
'custom' => '[]',
'parent' => NULL,
),
9 =>
array (
'id' => '202',
'name' => 'field_fd686ebec726c3b6d671a6e1ea023073',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '22',
'custom' => '[]',
'parent' => NULL,
),
10 =>
array (
'id' => '203',
'name' => 'field_ab1522767afb43141f8be73d0ebb4447',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '23',
'custom' => '[]',
'parent' => NULL,
),
11 =>
array (
'id' => '195',
'name' => 'field_5791227756d17a4ffd17c4c34926d7f5',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '24',
'custom' => '[]',
'parent' => NULL,
),
12 =>
array (
'id' => '197',
'name' => 'field_474f144af81c240cbf9d4cf93d0bca34',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '25',
'custom' => '[]',
'parent' => NULL,
),
13 =>
array (
'id' => '204',
'name' => 'field_be70e1dd2657e9b774851154f75c028f',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '26',
'custom' => '[]',
'parent' => NULL,
),
14 =>
array (
'id' => '167',
'name' => '6341ee69d879c97cb0c47507a557372c',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '27',
'custom' => '[]',
'parent' => NULL,
),
15 =>
array (
'id' => '168',
'name' => '31d5d3d7ff420e340cfe3f17c534eba3',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '28',
'custom' => '[]',
'parent' => NULL,
),
16 =>
array (
'id' => '220',
'name' => 'field_d93e20b1468abd1ac6c799768ea542e1',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'select',
'presentation' => 'radio',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '30',
'custom' => '[]',
'parent' => NULL,
),
),
'683bffc1ac46b8bd0c840a3526cce25b' =>
array (
0 =>
array (
'id' => '205',
'name' => 'field_33197239a35f71ce69c6f11eb0041f6e',
'sectionName' => '683bffc1ac46b8bd0c840a3526cce25b',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '1',
'custom' => '[]',
'parent' => NULL,
),
1 =>
array (
'id' => '206',
'name' => 'field_c802ceec64a47ad71190cd82bae38c52',
'sectionName' => '683bffc1ac46b8bd0c840a3526cce25b',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '0',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '3',
'custom' => '[]',
'parent' => NULL,
),
2 =>
array (
'id' => '207',
'name' => 'field_570f2c6efa5adeff94c787b70fa999ef',
'sectionName' => '683bffc1ac46b8bd0c840a3526cce25b',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '4',
'custom' => '[]',
'parent' => NULL,
),
3 =>
array (
'id' => '208',
'name' => 'field_8cdb3f07ff1018d727a373364dbf41a0',
'sectionName' => '683bffc1ac46b8bd0c840a3526cce25b',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '5',
'custom' => '[]',
'parent' => NULL,
),
4 =>
array (
'id' => '209',
'name' => 'field_a8c404a81fe8b3932239f9a01dde4047',
'sectionName' => '683bffc1ac46b8bd0c840a3526cce25b',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '6',
'custom' => '[]',
'parent' => NULL,
),
5 =>
array (
'id' => '210',
'name' => 'field_123e9d0054f6d50130169f03415dcfab',
'sectionName' => '683bffc1ac46b8bd0c840a3526cce25b',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '0',
'onJoin' => '0',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '2',
'sortOrder' => '7',
'custom' => '[]',
'parent' => NULL,
),
),
),
'firstQuestionList' =>
array (
'f90cde5913235d172603cc4e7b9726e3' =>
array (
0 =>
array (
'id' => '92',
'name' => 'birthdate',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'datetime',
'presentation' => 'age',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '0',
'columnCount' => '0',
'sortOrder' => '6',
'custom' => '{"year_range":{"from":1955,"to":2002}}',
'parent' => '',
),
1 =>
array (
'id' => '193',
'name' => 'googlemap_location',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'text',
'presentation' => 'text',
'required' => '0',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '0',
'columnCount' => '1',
'sortOrder' => '8',
'custom' => '[]',
'parent' => NULL,
),
2 =>
array (
'id' => '112',
'name' => 'relationship',
'sectionName' => 'f90cde5913235d172603cc4e7b9726e3',
'accountTypeName' => NULL,
'type' => 'multiselect',
'presentation' => 'multicheckbox',
'required' => '1',
'onJoin' => '1',
'onEdit' => '1',
'onSearch' => '1',
'onView' => '1',
'base' => '0',
'removable' => '1',
'columnCount' => '1',
'sortOrder' => '29',
'custom' => '[]',
'parent' => '',
),
),
),
'usernameSearchEnabled' => '',
'users' => '
', ), 'template' => '/home/sercia2/dvasercia.ua/www/ow_plugins/usearch/views/controllers/search_form.html', 'visible' => true, )), ), ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.169 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validate_common_error_message', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.189 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_submit_default_value', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.189 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'user_search_submit_button_label', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.189 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_808aa8ca354f51c5a3868dad5298cd72', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.190 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_8cc28eaddb382d7c6a94aeea9ec029fb', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.198 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.198 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_select_field_invitation_label', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.198 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'label', 'name' => 'sex', 'value' => NULL, ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.198 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_sex_label', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.203 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validator_required_error_message', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.203 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'sex', 'value' => '1', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.203 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_808aa8ca354f51c5a3868dad5298cd72', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.203 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'sex', 'value' => '2', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.203 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_8cc28eaddb382d7c6a94aeea9ec029fb', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.203 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_sex_label', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.203 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.203 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_select_field_invitation_label', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.203 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'label', 'name' => 'match_sex', 'value' => NULL, ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.203 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_match_sex_label', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.203 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validator_required_error_message', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.203 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'sex', 'value' => '1', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.203 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_808aa8ca354f51c5a3868dad5298cd72', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.203 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'sex', 'value' => '2', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.203 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_8cc28eaddb382d7c6a94aeea9ec029fb', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.203 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_match_sex_label', ) |
base.questions_field_get_label Type: trigger Called at: 0.203 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'age', 'fieldName' => 'birthdate', 'configs' => '{"year_range":{"from":1955,"to":2002}}', 'type' => 'edit', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.206 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'usearch', 'key' => 'age', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.207 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'usearch', 'key' => 'age_range_incorrect', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.207 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'usearch', 'key' => 'age_range_incorrect_values', ) |
base.questions_field_init Type: trigger Called at: 0.203 Exec time: 0.000 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
GOOGLELOCATION_CLASS_EventHandler -> questionsFieldInit()
|
array ( 'type' => 'search', 'presentation' => 'age', 'fieldName' => 'birthdate', 'configs' => '{"year_range":{"from":1955,"to":2002}}', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.207 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_birthdate_label', ) |
base.questions_field_get_label Type: trigger Called at: 0.207 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'text', 'fieldName' => 'googlemap_location', 'configs' => '[]', 'type' => 'edit', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.209 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
googlelocation.add_js_lib Type: trigger Called at: 0.209 Exec time: 0.003 |
GOOGLELOCATION_CLASS_EventHandler -> addJsLib()
|
array ( ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.214 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
googlelocation.add_js_lib Type: trigger Called at: 0.214 Exec time: 0.000 |
GOOGLELOCATION_CLASS_EventHandler -> addJsLib()
|
array ( ) |
googlelocation.add_js_lib Type: trigger Called at: 0.214 Exec time: 0.000 |
GOOGLELOCATION_CLASS_EventHandler -> addJsLib()
|
array ( ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'googlelocation', 'key' => 'kms', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'googlelocation', 'key' => 'distance_validator_error', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'googlelocation', 'key' => 'googlemap_location_search_invitation', ) |
base.questions_field_init Type: trigger Called at: 0.207 Exec time: 0.000 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
GOOGLELOCATION_CLASS_EventHandler -> questionsFieldInit()
|
array ( 'type' => 'search', 'presentation' => 'text', 'fieldName' => 'googlemap_location', 'configs' => '[]', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_googlemap_location_label', ) |
base.questions_field_get_label Type: trigger Called at: 0.215 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'radio', 'fieldName' => '2b29f145d9d1128a3f57d3af6798fc85', 'configs' => '[]', 'type' => 'edit', ) |
base.questions_field_init Type: trigger Called at: 0.215 Exec time: 0.000 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
GOOGLELOCATION_CLASS_EventHandler -> questionsFieldInit()
|
array ( 'type' => 'search', 'presentation' => 'radio', 'fieldName' => '2b29f145d9d1128a3f57d3af6798fc85', 'configs' => '[]', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_2b29f145d9d1128a3f57d3af6798fc85_label', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.215 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '2b29f145d9d1128a3f57d3af6798fc85', 'value' => '32', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_2b29f145d9d1128a3f57d3af6798fc85_value_32', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.215 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '2b29f145d9d1128a3f57d3af6798fc85', 'value' => '64', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_2b29f145d9d1128a3f57d3af6798fc85_value_64', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.215 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '2b29f145d9d1128a3f57d3af6798fc85', 'value' => '128', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_2b29f145d9d1128a3f57d3af6798fc85_value_128', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.215 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '2b29f145d9d1128a3f57d3af6798fc85', 'value' => '256', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_2b29f145d9d1128a3f57d3af6798fc85_value_256', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.215 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '2b29f145d9d1128a3f57d3af6798fc85', 'value' => '512', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_2b29f145d9d1128a3f57d3af6798fc85_value_512', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.215 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '2b29f145d9d1128a3f57d3af6798fc85', 'value' => '1024', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_2b29f145d9d1128a3f57d3af6798fc85_value_1024', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.215 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '2b29f145d9d1128a3f57d3af6798fc85', 'value' => '1', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_2b29f145d9d1128a3f57d3af6798fc85_value_1', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_2b29f145d9d1128a3f57d3af6798fc85_label', ) |
base.questions_field_get_label Type: trigger Called at: 0.215 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'fselect', 'fieldName' => 'field_dc79ad913df793eec8748ff16507edcd', 'configs' => '[]', 'type' => 'edit', ) |
base.questions_field_init Type: trigger Called at: 0.215 Exec time: 0.001 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
GOOGLELOCATION_CLASS_EventHandler -> questionsFieldInit()
|
array ( 'type' => 'search', 'presentation' => 'fselect', 'fieldName' => 'field_dc79ad913df793eec8748ff16507edcd', 'configs' => '[]', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_dc79ad913df793eec8748ff16507edcd_label', ) |
base.questions_field_get_label Type: trigger Called at: 0.215 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'radio', 'fieldName' => '36e39f917cbcf4fb10aa753186ced60d', 'configs' => '[]', 'type' => 'edit', ) |
base.questions_field_init Type: trigger Called at: 0.215 Exec time: 0.000 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
GOOGLELOCATION_CLASS_EventHandler -> questionsFieldInit()
|
array ( 'type' => 'search', 'presentation' => 'radio', 'fieldName' => '36e39f917cbcf4fb10aa753186ced60d', 'configs' => '[]', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_36e39f917cbcf4fb10aa753186ced60d_label', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.215 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '36e39f917cbcf4fb10aa753186ced60d', 'value' => '256', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_36e39f917cbcf4fb10aa753186ced60d_value_256', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.215 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '36e39f917cbcf4fb10aa753186ced60d', 'value' => '512', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.215 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_36e39f917cbcf4fb10aa753186ced60d_value_512', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.215 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '36e39f917cbcf4fb10aa753186ced60d', 'value' => '1024', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_36e39f917cbcf4fb10aa753186ced60d_value_1024', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '36e39f917cbcf4fb10aa753186ced60d', 'value' => '2048', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_36e39f917cbcf4fb10aa753186ced60d_value_2048', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '36e39f917cbcf4fb10aa753186ced60d', 'value' => '4096', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_36e39f917cbcf4fb10aa753186ced60d_value_4096', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '36e39f917cbcf4fb10aa753186ced60d', 'value' => '8192', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_36e39f917cbcf4fb10aa753186ced60d_value_8192', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '36e39f917cbcf4fb10aa753186ced60d', 'value' => '16384', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_36e39f917cbcf4fb10aa753186ced60d_value_16384', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '36e39f917cbcf4fb10aa753186ced60d', 'value' => '1', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_36e39f917cbcf4fb10aa753186ced60d_value_1', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '36e39f917cbcf4fb10aa753186ced60d', 'value' => '2', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_36e39f917cbcf4fb10aa753186ced60d_value_2', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '36e39f917cbcf4fb10aa753186ced60d', 'value' => '32768', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_36e39f917cbcf4fb10aa753186ced60d_value_32768', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_36e39f917cbcf4fb10aa753186ced60d_label', ) |
base.questions_field_get_label Type: trigger Called at: 0.216 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'radio', 'fieldName' => '23036b67a077fe7784c7cf4691a96fe3', 'configs' => '[]', 'type' => 'edit', ) |
base.questions_field_init Type: trigger Called at: 0.216 Exec time: 0.000 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
GOOGLELOCATION_CLASS_EventHandler -> questionsFieldInit()
|
array ( 'type' => 'search', 'presentation' => 'radio', 'fieldName' => '23036b67a077fe7784c7cf4691a96fe3', 'configs' => '[]', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_23036b67a077fe7784c7cf4691a96fe3_label', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '23036b67a077fe7784c7cf4691a96fe3', 'value' => '128', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_23036b67a077fe7784c7cf4691a96fe3_value_128', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '23036b67a077fe7784c7cf4691a96fe3', 'value' => '256', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_23036b67a077fe7784c7cf4691a96fe3_value_256', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '23036b67a077fe7784c7cf4691a96fe3', 'value' => '512', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_23036b67a077fe7784c7cf4691a96fe3_value_512', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '23036b67a077fe7784c7cf4691a96fe3', 'value' => '1024', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_23036b67a077fe7784c7cf4691a96fe3_value_1024', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '23036b67a077fe7784c7cf4691a96fe3', 'value' => '2048', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_23036b67a077fe7784c7cf4691a96fe3_value_2048', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '23036b67a077fe7784c7cf4691a96fe3', 'value' => '4096', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_23036b67a077fe7784c7cf4691a96fe3_value_4096', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '23036b67a077fe7784c7cf4691a96fe3', 'value' => '8192', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_23036b67a077fe7784c7cf4691a96fe3_value_8192', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '23036b67a077fe7784c7cf4691a96fe3', 'value' => '16384', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_23036b67a077fe7784c7cf4691a96fe3_value_16384', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '23036b67a077fe7784c7cf4691a96fe3', 'value' => '32768', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_23036b67a077fe7784c7cf4691a96fe3_value_32768', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => '23036b67a077fe7784c7cf4691a96fe3', 'value' => '65536', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_23036b67a077fe7784c7cf4691a96fe3_value_65536', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_23036b67a077fe7784c7cf4691a96fe3_label', ) |
base.questions_field_get_label Type: trigger Called at: 0.216 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'radio', 'fieldName' => 'field_620b22f6ac25ce55e36e687df0b55252', 'configs' => '[]', 'type' => 'edit', ) |
base.questions_field_init Type: trigger Called at: 0.216 Exec time: 0.000 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
GOOGLELOCATION_CLASS_EventHandler -> questionsFieldInit()
|
array ( 'type' => 'search', 'presentation' => 'radio', 'fieldName' => 'field_620b22f6ac25ce55e36e687df0b55252', 'configs' => '[]', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_620b22f6ac25ce55e36e687df0b55252_label', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_620b22f6ac25ce55e36e687df0b55252', 'value' => '1', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_620b22f6ac25ce55e36e687df0b55252_value_1', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_620b22f6ac25ce55e36e687df0b55252', 'value' => '2', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_620b22f6ac25ce55e36e687df0b55252_value_2', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_620b22f6ac25ce55e36e687df0b55252', 'value' => '4', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_620b22f6ac25ce55e36e687df0b55252_value_4', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_620b22f6ac25ce55e36e687df0b55252', 'value' => '8', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_620b22f6ac25ce55e36e687df0b55252_value_8', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_620b22f6ac25ce55e36e687df0b55252', 'value' => '16', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_620b22f6ac25ce55e36e687df0b55252_value_16', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_620b22f6ac25ce55e36e687df0b55252', 'value' => '32', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_620b22f6ac25ce55e36e687df0b55252_value_32', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_620b22f6ac25ce55e36e687df0b55252', 'value' => '64', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_620b22f6ac25ce55e36e687df0b55252_value_64', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_620b22f6ac25ce55e36e687df0b55252', 'value' => '128', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_620b22f6ac25ce55e36e687df0b55252_value_128', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_620b22f6ac25ce55e36e687df0b55252', 'value' => '65536', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_620b22f6ac25ce55e36e687df0b55252_value_65536', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_620b22f6ac25ce55e36e687df0b55252', 'value' => '131072', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_620b22f6ac25ce55e36e687df0b55252_value_131072', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_620b22f6ac25ce55e36e687df0b55252', 'value' => '262144', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_620b22f6ac25ce55e36e687df0b55252_value_262144', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_620b22f6ac25ce55e36e687df0b55252_label', ) |
base.questions_field_get_label Type: trigger Called at: 0.216 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'radio', 'fieldName' => 'field_2aef0292fa9aaee8a1b9c7a7d69d503f', 'configs' => '[]', 'type' => 'edit', ) |
base.questions_field_init Type: trigger Called at: 0.216 Exec time: 0.000 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
GOOGLELOCATION_CLASS_EventHandler -> questionsFieldInit()
|
array ( 'type' => 'search', 'presentation' => 'radio', 'fieldName' => 'field_2aef0292fa9aaee8a1b9c7a7d69d503f', 'configs' => '[]', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_2aef0292fa9aaee8a1b9c7a7d69d503f_label', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_2aef0292fa9aaee8a1b9c7a7d69d503f', 'value' => '1', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_2aef0292fa9aaee8a1b9c7a7d69d503f_value_1', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_2aef0292fa9aaee8a1b9c7a7d69d503f', 'value' => '2', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_2aef0292fa9aaee8a1b9c7a7d69d503f_value_2', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_2aef0292fa9aaee8a1b9c7a7d69d503f', 'value' => '4', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_2aef0292fa9aaee8a1b9c7a7d69d503f_value_4', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_2aef0292fa9aaee8a1b9c7a7d69d503f', 'value' => '8', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_2aef0292fa9aaee8a1b9c7a7d69d503f_value_8', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_2aef0292fa9aaee8a1b9c7a7d69d503f', 'value' => '16', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_2aef0292fa9aaee8a1b9c7a7d69d503f_value_16', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_2aef0292fa9aaee8a1b9c7a7d69d503f', 'value' => '32', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_2aef0292fa9aaee8a1b9c7a7d69d503f_value_32', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_2aef0292fa9aaee8a1b9c7a7d69d503f', 'value' => '64', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_2aef0292fa9aaee8a1b9c7a7d69d503f_value_64', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_2aef0292fa9aaee8a1b9c7a7d69d503f', 'value' => '128', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_2aef0292fa9aaee8a1b9c7a7d69d503f_value_128', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_2aef0292fa9aaee8a1b9c7a7d69d503f_label', ) |
base.questions_field_get_label Type: trigger Called at: 0.216 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'radio', 'fieldName' => 'field_5e1e87876038101b6ec853c1a7523a04', 'configs' => '[]', 'type' => 'edit', ) |
base.questions_field_init Type: trigger Called at: 0.216 Exec time: 0.000 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
GOOGLELOCATION_CLASS_EventHandler -> questionsFieldInit()
|
array ( 'type' => 'search', 'presentation' => 'radio', 'fieldName' => 'field_5e1e87876038101b6ec853c1a7523a04', 'configs' => '[]', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_5e1e87876038101b6ec853c1a7523a04_label', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_5e1e87876038101b6ec853c1a7523a04', 'value' => '1', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_5e1e87876038101b6ec853c1a7523a04_value_1', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_5e1e87876038101b6ec853c1a7523a04', 'value' => '2', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_5e1e87876038101b6ec853c1a7523a04_value_2', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_5e1e87876038101b6ec853c1a7523a04', 'value' => '4', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_5e1e87876038101b6ec853c1a7523a04_value_4', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_5e1e87876038101b6ec853c1a7523a04', 'value' => '8', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_5e1e87876038101b6ec853c1a7523a04_value_8', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_5e1e87876038101b6ec853c1a7523a04', 'value' => '16', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_5e1e87876038101b6ec853c1a7523a04_value_16', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_5e1e87876038101b6ec853c1a7523a04', 'value' => '32', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_5e1e87876038101b6ec853c1a7523a04_value_32', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_5e1e87876038101b6ec853c1a7523a04', 'value' => '64', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_5e1e87876038101b6ec853c1a7523a04_value_64', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_5e1e87876038101b6ec853c1a7523a04', 'value' => '128', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_5e1e87876038101b6ec853c1a7523a04_value_128', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_5e1e87876038101b6ec853c1a7523a04', 'value' => '256', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_5e1e87876038101b6ec853c1a7523a04_value_256', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_5e1e87876038101b6ec853c1a7523a04', 'value' => '512', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_5e1e87876038101b6ec853c1a7523a04_value_512', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_5e1e87876038101b6ec853c1a7523a04', 'value' => '1024', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_5e1e87876038101b6ec853c1a7523a04_value_1024', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_5e1e87876038101b6ec853c1a7523a04', 'value' => '2048', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_5e1e87876038101b6ec853c1a7523a04_value_2048', ) |
base.event.on_get_question_lang Type: trigger Called at: 0.216 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'field_5e1e87876038101b6ec853c1a7523a04', 'value' => '4096', ) |
servicelangtools.lang_used_log Type: trigger Called at: 0.216 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_field_5e1e87876038101b6ec853c1a7523a04_value_4096', ) |
Event | Listener |
---|---|
core.exit |
OW_Log -> writeLog()
|
core.emergency_exit |
OW_Log -> writeLog()
BASE_CLASS_EventHandler -> onEmergencyExit()
|
base.billing.on_after_delivered_sale |
BASE_CLASS_EventHandler -> onAfterBillingDeliverSale()
|
base.user_login |
BASE_CLASS_EventHandler -> onUserLoginSaveStatistics()
BASE_CLASS_EventHandler -> onUserLogin()
BASE_CLASS_EventHandler -> onUserLoginSetAdminCookie()
USERCREDITS_CLASS_EventHandler -> onUserLogin()
MAILBOX_CLASS_EventHandler -> resetAllUsersLastData()
|
content.after_add |
BASE_CLASS_EventHandler -> onAfterAdd()
MODERATION_CLASS_EventHandler -> onAfterAdd()
|
base.add_global_lang_keys |
BASE_CLASS_EventHandler -> onAddGlobalLangs()
|
base.user_unregister |
BASE_CLASS_EventHandler -> onDeleteUserContent()
BASE_CLASS_EventHandler -> onUserUnregisterDeleteDisaproved()
BASE_CLASS_EventHandler -> onUserUnregisterRemovePreference()
BASE_CLASS_EventHandler -> onDeleteMediaPanelFiles()
BASE_CLASS_EventHandler -> clearUserListQueryCache()
BASE_CLASS_EventHandler -> onUserUnregisterClearMailQueue()
BASE_CLASS_ContentProvider -> onUserDeleted()
BASE_CLASS_EventHandler -> onDeleteUserAttachments()
MEMBERSHIP_CLASS_EventHandler -> deleteUserMembership()
PHOTO_CLASS_EventHandler -> onUserUnregister()
USERCREDITS_CLASS_EventHandler -> deleteUserCreditBalance()
USERCREDITS_CLASS_EventHandler -> deleteUserCreditLogs()
SKADATE_CLASS_EventHandler -> onUserUnregister()
WINKS_CLASS_EventHandler -> baseUserUnregister()
GOOGLELOCATION_CLASS_EventHandler -> onUserUnregister()
MAILBOX_CLASS_EventHandler -> onUserUnregister()
PRIVACY_CLASS_EventHandler -> removeUserPrivacy()
OCSGUESTS_CLASS_EventHandler -> onUserUnregister()
|
base.user_logout |
BASE_CLASS_EventHandler -> onUserLogout()
MASTERLOGIN_CLASS_EventHandler -> onUserLogout()
|
base.user_register |
BASE_CLASS_EventHandler -> onJoinMandatoryUserApprove()
BASE_CLASS_EventHandler -> onJoinFeed()
BASE_CLASS_EventHandler -> onUserRegisterWelcomeLetter()
BASE_CLASS_EventHandler -> setAccountTypeUserRoleOnUserRegister()
BASE_CLASS_EventHandler -> deleteInviteCode()
BASE_CLASS_ContentProvider -> onUserJoin()
USERCREDITS_CLASS_EventHandler -> onUserRegister()
SKADATE_CLASS_EventHandler -> onUserRegister()
MAILBOX_CLASS_EventHandler -> resetAllUsersLastData()
genderavatar_user_register()
|
base.user_edit |
BASE_CLASS_EventHandler -> onUserEditFeed()
BASE_CLASS_ContentProvider -> afterUserEdit()
|
feed.after_comment_add |
BASE_CLASS_EventHandler -> onUserJoinCommentFeed()
BASE_CLASS_EventHandler -> onUserAvatarCommentFeed()
PHOTO_CLASS_EventHandler -> feedAfterCommentAdd()
VIRTUALGIFTS_CLASS_EventHandler -> feedGiftComment()
|
feed.after_like_added |
BASE_CLASS_EventHandler -> onLikeUserJoin()
BASE_CLASS_EventHandler -> onUserAvatarLikeFeed()
PHOTO_CLASS_EventHandler -> feedAfterLikeAdded()
VIRTUALGIFTS_CLASS_EventHandler -> feedGiftLike()
|
notifications.collect_actions |
BASE_CLASS_EventHandler -> onNotifyActions()
PHOTO_CLASS_EventHandler -> collectNotificationActions()
USERCREDITS_CLASS_EventHandler -> onCollectNotificationActions()
VIRTUALGIFTS_CLASS_EventHandler -> onNotifyActions()
WINKS_CLASS_EventHandler -> onNotifyActions()
MAILBOX_CLASS_EventHandler -> onNotifyActions()
supportcenter_notify()
|
base_add_comment |
BASE_CLASS_EventHandler -> onAddComment()
BASE_CLASS_ContentProvider -> onCommentAdd()
PHOTO_CLASS_EventHandler -> notifyOnNewComment()
|
base.update_entity_items_status |
BASE_CLASS_EventHandler -> onUpdateEntityItemsStatus()
|
base.user_suspend |
BASE_CLASS_EventHandler -> clearUserListQueryCache()
BASE_CLASS_EventHandler -> sendSuspendNotification()
WINKS_CLASS_EventHandler -> baseUserSuspend()
|
base.user_unsuspend |
BASE_CLASS_EventHandler -> clearUserListQueryCache()
|
base.on_user_approve |
BASE_CLASS_EventHandler -> clearUserListQueryCache()
BASE_CLASS_ContentProvider -> onUserApprove()
|
base.on_user_disapprove |
BASE_CLASS_EventHandler -> clearUserListQueryCache()
|
base.on_user_mark_featured |
BASE_CLASS_EventHandler -> clearUserListQueryCache()
|
base.on_user_unmark_featured |
BASE_CLASS_EventHandler -> clearUserListQueryCache()
|
base.questions_field_get_label |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
base.before_decorator |
BASE_CLASS_EventHandler -> onBeforeDecoratorRender()
|
plugin.privacy.get_action_list |
BASE_CLASS_EventHandler -> onPrivacyAddAction()
PHOTO_CLASS_EventHandler -> addPrivacyAction()
MAILBOX_CLASS_EventHandler -> onCollectPrivacyActions()
|
base.members_only_exceptions |
BASE_CLASS_EventHandler -> onAddMembersOnlyException()
SKADATE_CLASS_EventHandler -> addMembersOnlyException()
skadate_add_members_only_exception()
|
base.password_protected_exceptions |
BASE_CLASS_EventHandler -> onAddPasswordProtectedExceptions()
|
base.maintenance_mode_exceptions |
BASE_CLASS_EventHandler -> onAddMaintenanceModeExceptions()
|
admin.add_auth_labels |
BASE_CLASS_EventHandler -> onAddAuthLabels()
admin_add_auth_labels()
MEMBERSHIP_CLASS_EventHandler -> addAuthLabels()
PHOTO_CLASS_EventHandler -> addAuthLabels()
USERCREDITS_CLASS_EventHandler -> onCollectAuthLabels()
ADS_CLASS_EventHandler -> addAuthLabels()
HOTLIST_CLASS_EventHandler -> addAuthLabels()
VIRTUALGIFTS_CLASS_EventHandler -> addAuthLabels()
MAILBOX_CLASS_EventHandler -> addAuthLabels()
USERSLIST_CLASS_EventHandler -> adminAddAuthLabels()
|
socialsharing.get_entity_info |
BASE_CLASS_EventHandler -> sosialSharingGetUserInfo()
PHOTO_CLASS_EventHandler -> sosialSharingGetPhotoInfo()
VIRTUALGIFTS_CLASS_EventHandler -> sosialSharingGetGiftInfo()
|
base.before_save_user |
BASE_CLASS_EventHandler -> setUserRoleOnChangeAccountType()
|
base.questions_field_add_fake_questions |
BASE_CLASS_EventHandler -> addFakeQuestions()
SKADATE_CLASS_EventHandler -> onAddFakeQuestions()
GOOGLELOCATION_CLASS_EventHandler -> addFakeQuestions()
|
base.join_form_render |
BASE_CLASS_EventHandler -> onInviteMembersProcessJoinForm()
|
base.moderation_panel_widget_collect_contents |
BASE_CLASS_EventHandler -> onCollectModerationWidgetContent()
MODERATION_CLASS_EventHandler -> onCollectModerationWidgetContent()
|
base.moderation_tools.collect_menu |
BASE_CLASS_EventHandler -> onCollectModerationToolsMenu()
MODERATION_CLASS_EventHandler -> onCollectModerationToolsMenu()
|
content.before_delete |
BASE_CLASS_EventHandler -> deleteEntityFlags()
MODERATION_CLASS_EventHandler -> onBeforeDelete()
|
base.after_avatar_update |
BASE_CLASS_ContentProvider -> onAvatarChange()
BASE_CLASS_EventHandler -> onAfterAvatarUpdate()
MAILBOX_CLASS_EventHandler -> onChangeUserAvatar()
|
base.before_user_avatar_delete |
BASE_CLASS_ContentProvider -> onAvatarDelete()
|
content.collect_types |
BASE_CLASS_ContentProvider -> onCollectTypes()
PHOTO_CLASS_ContentProvider -> onCollectTypes()
|
content.get_info |
BASE_CLASS_ContentProvider -> onGetInfo()
PHOTO_CLASS_ContentProvider -> onGetInfo()
|
content.update_info |
BASE_CLASS_ContentProvider -> onUpdateInfo()
PHOTO_CLASS_ContentProvider -> onUpdateInfo()
|
content.delete |
BASE_CLASS_ContentProvider -> onDelete()
PHOTO_CLASS_ContentProvider -> onDelete()
|
base.user_list.get_displayed_fields |
BASE_CLASS_EventHandler -> onGetUserListFields()
|
base.user_list.get_questions |
BASE_CLASS_EventHandler -> onGetUserListQuestions()
|
base.user_list.get_field_data |
BASE_CLASS_EventHandler -> onGetUserListFieldValue()
|
base.sitemap.get_urls |
BASE_CLASS_EventHandler -> onSitemapGetUrls()
PHOTO_CLASS_EventHandler -> onSitemapGetUrls()
|
base.provide_page_meta_info |
BASE_CLASS_EventHandler -> onProvideMetaInfoForPage()
|
base.add_profile_action_toolbar |
BASE_CLASS_EventHandler -> onActionToolbarAddDeleteActionTool()
BASE_CLASS_EventHandler -> onActionToolbarAddFlagActionTool()
BASE_CLASS_EventHandler -> onActionToolbarAddSuspendActionTool()
BASE_CLASS_EventHandler -> onActionToolbarAddAuthActionTool()
BASE_CLASS_EventHandler -> onActionToolbarAddUserApproveActionTool()
BASE_CLASS_EventHandler -> onActionToolbarAddUserFeatureActionTool()
BASE_CLASS_EventHandler -> onActionToolbarAddUserBlockActionTool()
MEMBERSHIP_CLASS_EventHandler -> onCollectProfileActionToolbarItem()
USERCREDITS_CLASS_EventHandler -> onCollectProfileActionToolbarItem()
VIRTUALGIFTS_CLASS_EventHandler -> sendGiftActionTool()
WINKS_CLASS_EventHandler -> addProfileActionToolbar()
MODERATION_CLASS_EventHandler -> onActionToolbarAddUserApproveActionTool()
MAILBOX_CLASS_EventHandler -> sendMessageActionTool()
MASTERLOGIN_CLASS_EventHandler -> userAuthTool()
|
base.dashboard_menu_items |
BASE_CLASS_EventHandler -> onDashboardMenuItem()
|
base.preference_menu_items |
BASE_CLASS_EventHandler -> onPreferenceMenuItem()
notifications_preference_menu_item()
PRIVACY_CLASS_EventHandler -> addPrivacyPreferenceMenuItem()
|
base.on_avatar_toolbar_collect |
BASE_CLASS_EventHandler -> onAvatarToolbarCollect()
MAILBOX_CLASS_EventHandler -> onAvatarToolbarCollect()
|
core.finalize |
BASE_CLASS_EventHandler -> addJsDeclarations()
BASE_CLASS_EventHandler -> onFinalizeAddScrollJs()
BASE_CLASS_EventHandler -> onFinalizeCheckIfSiteFullyInstalled()
admin_on_application_finalize()
SKADATE_CLASS_EventHandler -> onFinalize()
MATCHMAKING_CLASS_EventHandler -> addJsCode()
WINKS_CLASS_EventHandler -> onFinalize()
ganalytics_add_code()
ClosureObject()
MAILBOX_CLASS_EventHandler -> addEmojiPicker()
exitintentfree_detect_exit()
|
admin.add_admin_notification |
BASE_CLASS_EventHandler -> addAdminNotification()
ADMIN_CLASS_EventHandler -> onAddAdminNotification()
MEMBERSHIP_CLASS_EventHandler -> addAdminNotification()
hotlist_usercredits_active()
ganalytics_admin_notification()
contactus_handler_after_install()
CUSTOMINDEX_CLASS_EventHandler -> onAddingAdminNotifications()
genderavatar_add_admin_notification()
|
ads.enabled_plugins |
BASE_CLASS_EventHandler -> onAddAdsEnabled()
MEMBERSHIP_CLASS_EventHandler -> adsEnabled()
PHOTO_CLASS_EventHandler -> adsEnabled()
contactus_ads_enabled()
MAILBOX_CLASS_EventHandler -> mailboxAdsEnabled()
|
core.plugin_uninstall |
BASE_CLASS_EventHandler -> onPluginUninstallDeleteComments()
BASE_CLASS_EventHandler -> onPluginsUninstallDeleteGateway()
BASE_CLASS_InvitationEventHandler -> pluginUninstall()
USERCREDITS_CLASS_EventHandler -> onBeforePluginsUninstall()
skadate_on_plugin_deactivate()
NOTIFICATIONS_CLASS_ConsoleBridge -> pluginUninstall()
GOOGLELOCATION_CLASS_EventHandler -> onBeforePluginUninstall()
PRIVACY_CLASS_EventHandler -> removePluginPrivacy()
|
base.preference_add_form_element |
BASE_CLASS_EventHandler -> onPreferenceAddFormElement()
|
base.preference_section_label |
BASE_CLASS_EventHandler -> onAddPreferenceSectionLabels()
|
feed.collect_configurable_activity |
BASE_CLASS_EventHandler -> onFeedCollectConfigurableActivity()
PHOTO_CLASS_EventHandler -> feedCollectConfigurableActivity()
VIRTUALGIFTS_CLASS_EventHandler -> feedCollectConfigurableActivity()
|
base.attachment_save_image |
BASE_CLASS_EventHandler -> onSaveAttachmentImage()
|
join.get_captcha_field |
BASE_CLASS_EventHandler -> getCaptcha()
|
core.after_route |
BASE_CLASS_EventHandler -> onPluginsInitCheckUserStatus()
ADMIN_CLASS_EventHandler -> onAfterRoute()
SKADATE_CLASS_EventHandler -> afterRouteHandler()
SKADATE_CLASS_EventHandler -> adminPageHanler()
|
base.add_quick_link |
BASE_CLASS_EventHandler -> onCollectQuickLinks()
PHOTO_CLASS_EventHandler -> addQuickLink()
USERCREDITS_CLASS_EventHandler -> onCollectQuickLinks()
MATCHMAKING_CLASS_EventHandler -> onQuickLinksCollect()
VIRTUALGIFTS_CLASS_EventHandler -> quickLinks()
|
base.collect_seo_meta_data |
BASE_CLASS_EventHandler -> onCollectMetaData()
PHOTO_CLASS_EventHandler -> onCollectMetaData()
ClosureObject()
|
class.get_instance |
BASE_CLASS_EventHandler -> onGetClassInstance()
pcgallery_class_get_instance()
USERSLIST_CLASS_EventHandler -> onGetClassInstance()
|
base.ping.consoleUpdate |
BASE_CLASS_ConsoleEventHandler -> ping()
|
console.collect_items |
BASE_CLASS_ConsoleEventHandler -> collectItems()
BASE_CLASS_InvitationEventHandler -> collectItems()
WINKS_CLASS_ConsoleEventHandler -> collectItems()
MODERATION_CLASS_EventHandler -> collectConsoleItems()
MAILBOX_CLASS_EventHandler -> onCollectConsoleItems()
|
core.plugins_init |
BASE_CLASS_InvitationEventHandler -> afterInits()
USEARCH_CLASS_EventHandler -> afterPluginsInit()
skadate_after_plugin_init()
NOTIFICATIONS_CLASS_ConsoleBridge -> genericAfterInits()
NOTIFICATIONS_CLASS_ConsoleBridge -> afterInits()
NOTIFICATIONS_CLASS_EmailBridge -> genericAfterInits()
MAILBOX_CLASS_EventHandler -> updatePlugin()
MAILBOX_CLASS_EventHandler -> onPluginsInitCheckUserStatus()
|
core.plugin_activate |
BASE_CLASS_InvitationEventHandler -> pluginActivate()
USERCREDITS_CLASS_EventHandler -> onAfterPluginsActivate()
skadate_on_plugin_activate()
NOTIFICATIONS_CLASS_ConsoleBridge -> pluginActivate()
pcgallery_after_plugin_activate()
|
core.plugin_deactivate |
BASE_CLASS_InvitationEventHandler -> pluginDeactivate()
USERCREDITS_CLASS_EventHandler -> onBeforePluginsDeactivate()
skadate_on_plugin_deactivate()
NOTIFICATIONS_CLASS_ConsoleBridge -> pluginDeactivate()
pcgallery_before_plugin_deactivate()
|
console.load_list |
BASE_CLASS_InvitationEventHandler -> loadList()
NOTIFICATIONS_CLASS_ConsoleBridge -> loadList()
WINKS_CLASS_ConsoleEventHandler -> loadList()
MAILBOX_CLASS_EventHandler -> onLoadConsoleList()
|
console.ping |
BASE_CLASS_InvitationEventHandler -> ping()
NOTIFICATIONS_CLASS_ConsoleBridge -> ping()
WINKS_CLASS_ConsoleEventHandler -> ping()
|
notifications.send_list |
BASE_CLASS_InvitationEventHandler -> sendList()
NOTIFICATIONS_CLASS_EmailBridge -> sendList()
MAILBOX_CLASS_EventHandler -> consoleSendList()
|
admin.disable_fields_on_edit_profile_question |
ADMIN_CLASS_EventHandler -> onGetDisableActionList()
usearch_disable_fields_on_edit_profile_question()
SKADATE_CLASS_EventHandler -> disableProfileQuestions()
MATCHMAKING_CLASS_EventHandler -> disableFieldsOnEditProfileQuestion()
ADMIN_CLASS_EventHandler -> onGetJoinStampDisableActionList()
|
admin.check_if_admin_page |
ADMIN_CLASS_EventHandler -> checkIfAdminPage()
|
usearch.collect_user_actions |
USEARCH_CLASS_EventHandler -> addFollowAction()
USEARCH_CLASS_EventHandler -> addBlockAction()
|
base.question.search_sql |
USEARCH_CLASS_EventHandler -> questionSearchSql()
USEARCH_CLASS_EventHandler -> setSearchSql()
GOOGLELOCATION_CLASS_EventHandler -> questionSearchSql()
|
usearch.get_user_id_list |
USEARCH_CLASS_EventHandler -> getSearchResult()
|
base.questions_field_init |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
GOOGLELOCATION_CLASS_EventHandler -> questionsFieldInit()
|
authorization.layer_check |
MEMBERSHIP_CLASS_EventHandler -> onAuthLayerCheck()
USERCREDITS_CLASS_EventHandler -> onAuthLayerCheck()
|
authorization.layer_check_collect_error |
MEMBERSHIP_CLASS_EventHandler -> onAuthLayerCheckCollectError()
USERCREDITS_CLASS_EventHandler -> onAuthLayerCheckCollectError()
|
base.on_before_role_delete |
MEMBERSHIP_CLASS_EventHandler -> deleteRole()
|
base.billing_add_gateway_product |
MEMBERSHIP_CLASS_EventHandler -> billingAddGatewayProduct()
USERCREDITS_CLASS_EventHandler -> onCollectBillingGatewayProduct()
|
base.collect_subscribe_menu |
MEMBERSHIP_CLASS_EventHandler -> getPluginForMenuDesktop()
USERCREDITS_CLASS_EventHandler -> getPluginForMenuDesktop()
|
membership.deliver_sale_notification |
MEMBERSHIP_CLASS_EventHandler -> onDeliverSaleNotification()
|
photo.album_add |
PHOTO_CLASS_EventHandler -> albumAdd()
|
photo.album_find |
PHOTO_CLASS_EventHandler -> albumFind()
|
photo.album_delete |
PHOTO_CLASS_EventHandler -> albumDelete()
|
photo.entity_albums_find |
PHOTO_CLASS_EventHandler -> entityAlbumsFind()
|
photo.add |
PHOTO_CLASS_EventHandler -> photoAdd()
|
photo.find |
PHOTO_CLASS_EventHandler -> photoFind()
|
photo.finds |
PHOTO_CLASS_EventHandler -> photoFinds()
|
photo.delete |
PHOTO_CLASS_EventHandler -> photoDelete()
|
photo.album_photos_count |
PHOTO_CLASS_EventHandler -> albumPhotosCount()
|
photo.album_photos_find |
PHOTO_CLASS_EventHandler -> albumPhotosFind()
|
photo.entity_albums_count |
PHOTO_CLASS_EventHandler -> entityAlbumsCount()
|
photo.entity_photos_find |
PHOTO_CLASS_EventHandler -> entityPhotosFind()
|
photo.entity_photos_count |
PHOTO_CLASS_EventHandler -> entityPhotosCount()
|
photo.entity_albums_delete |
PHOTO_CLASS_EventHandler -> entityAlbumsDelete()
|
photo.init_floatbox |
PHOTO_CLASS_EventHandler -> initFloatbox()
|
photo.get_photo_view_status |
PHOTO_CLASS_EventHandler -> getPhotoViewStatus()
|
plugin.privacy.on_change_action_privacy |
PHOTO_CLASS_EventHandler -> onChangePrivacy()
|
base.query.content_filter |
PHOTO_CLASS_EventHandler -> photoContentFilter()
SKADATE_CLASS_EventHandler -> photoContentFilter()
PROTECTEDPHOTOS_CLASS_QueryHandler -> handlerBaseContentFilter()
|
feed.on_entity_action |
PHOTO_CLASS_EventHandler -> feedOnEntityAction()
|
feed.collect_privacy |
PHOTO_CLASS_EventHandler -> feedCollectPrivacy()
|
usercredits.on_action_collect |
PHOTO_CLASS_Credits -> bindCreditActionsCollect()
USERCREDITS_CLASS_BaseCredits -> bindCreditActionsCollect()
HOTLIST_CLASS_Credits -> bindCreditActionsCollect()
VIRTUALGIFTS_CLASS_Credits -> bindCreditActionsCollect()
MAILBOX_CLASS_Credits -> bindCreditActionsCollect()
|
usercredits.get_action_key |
PHOTO_CLASS_Credits -> getActionKey()
VIRTUALGIFTS_CLASS_Credits -> getActionKey()
|
photo.on_album_add |
PHOTO_CLASS_EventHandler -> onAlbumAdd()
|
photo.on_album_edit |
PHOTO_CLASS_EventHandler -> onAlbumEdit()
|
photo.before_album_delete |
PHOTO_CLASS_EventHandler -> onBeforeAlbumDelete()
pcgallery_before_photo_album_delete()
PROTECTEDPHOTOS_CLASS_EventHandler -> onBeforeDeleteAlbum()
|
plugin.photos.add_photo |
PHOTO_CLASS_EventHandler -> onPhotoAdd()
PHOTO_CLASS_ContentProvider -> onAfterPhotoAdd()
|
photo.after_edit |
PHOTO_CLASS_EventHandler -> onAfterPhotoEdit()
PHOTO_CLASS_ContentProvider -> onAfterPhotoEdit()
|
photo.onBeforeDelete |
PHOTO_CLASS_EventHandler -> onBeforePhotoDelete()
PHOTO_CLASS_ContentProvider -> onBeforePhotoDelete()
|
photo.after_delete |
PHOTO_CLASS_EventHandler -> onPhotoDelete()
|
photo.createUserAlbum |
PHOTO_CLASS_EventHandler -> createUserAlbum()
|
photo.getMainAlbum |
PHOTO_CLASS_EventHandler -> getMainAlbum()
|
photo.addSearchData |
PHOTO_CLASS_EventHandler -> addSearchData()
|
feed.before_content_add |
PHOTO_CLASS_EventHandler -> feedBeforeStatusUpdate()
|
photo.backgroundLoadPhoto |
PHOTO_CLASS_EventHandler -> backgroundLoadPhoto()
|
photo.onUpdateContent |
PHOTO_CLASS_EventHandler -> onUpdateContent()
|
photo.get_cover |
PHOTO_CLASS_EventHandler -> getAlbumCoverUrl()
|
photo.get_album_names |
PHOTO_CLASS_EventHandler -> getAlbumNames()
|
moderation.after_content_approve |
PHOTO_CLASS_ContentProvider -> afterContentApprove()
|
base.add_new_content_item |
PHOTO_CLASS_EventHandler -> addNewContentItem()
|
feed.on_item_render |
PHOTO_CLASS_EventHandler -> feedOnItemRender()
PROTECTEDPHOTOS_CLASS_EventHandler -> feedOnItemRender()
|
photo.onBeforeMultiplePhotoDelete |
PHOTO_CLASS_EventHandler -> onBeforeMultiplePhotoDelete()
|
photo.onBeforePhotoMove |
PHOTO_CLASS_EventHandler -> onBeforePhotoMove()
|
photo.onAfterPhotoMove |
PHOTO_CLASS_EventHandler -> onAfterPhotoMove()
PROTECTEDPHOTOS_CLASS_EventHandler -> afterPhotoMode()
|
photo.getAddPhotoURL |
PHOTO_CLASS_EventHandler -> addPhotoURL()
|
base.avatar_change_collect_sections |
PHOTO_CLASS_EventHandler -> collectAlbumsForAvatar()
|
base.avatar_change_get_section |
PHOTO_CLASS_EventHandler -> collectAlbumPhotosForAvatar()
|
base.avatar_change_get_item |
PHOTO_CLASS_EventHandler -> getPhotoForAvatar()
|
usercredits.action_add |
USERCREDITS_CLASS_EventHandler -> onCollectActions()
|
usercredits.action_update |
USERCREDITS_CLASS_EventHandler -> actionUpdate()
|
usercredits.action_delete |
USERCREDITS_CLASS_EventHandler -> actionDelete()
|
usercredits.action_info |
USERCREDITS_CLASS_EventHandler -> actionInfo()
|
usercredits.check_balance |
USERCREDITS_CLASS_EventHandler -> checkBalance()
|
usercredits.batch_check_balance |
USERCREDITS_CLASS_EventHandler -> batchCheckBalance()
|
usercredits.batch_check_balance_for_action_list |
USERCREDITS_CLASS_EventHandler -> batchCheckBalanceForActionList()
|
usercredits.get_balance |
USERCREDITS_CLASS_EventHandler -> getBalance()
|
usercredits.track_action |
USERCREDITS_CLASS_EventHandler -> trackAction()
|
usercredits.error_message |
USERCREDITS_CLASS_EventHandler -> getErrorMessage()
|
usercredits.last_action_timestamp |
USERCREDITS_CLASS_EventHandler -> getLastActionTimestamp()
|
core.before_document_render |
USERCREDITS_CLASS_EventHandler -> onUserLogin()
skadate_remove_admin_bottom_link()
CUSTOMINDEX_CLASS_EventHandler -> onGettingMasterPage()
|
friends.request-sent |
USERCREDITS_CLASS_EventHandler -> onFriendRequestSent()
|
core.app_init |
USERCREDITS_CLASS_EventHandler -> onAfterApplicationInit()
VIRTUALGIFTS_CLASS_EventHandler -> afterInits()
|
usercredits.grant |
USERCREDITS_CLASS_EventHandler -> onGrantCredits()
|
usercredits.set_by_moderator |
USERCREDITS_CLASS_EventHandler -> onSetCredits()
|
usercredits.get_action_label |
USERCREDITS_CLASS_EventHandler -> onGetActionLabel()
VIRTUALGIFTS_CLASS_EventHandler -> getUserCreditsActionLabel()
|
billingccbill.get-subaccount-config |
USERCREDITS_CLASS_EventHandler -> onGetCcbillSubaccountConfigValue()
|
billingccbill.collect-subaccount-fields |
USERCREDITS_CLASS_EventHandler -> onCollectCcbillSubaccountField()
|
authorization.layer_check_track_action |
USERCREDITS_CLASS_EventHandler -> onAuthLayerCheckTrackAction()
|
core.after_plugin_deactivate |
USERCREDITS_CLASS_EventHandler -> onAfterPluginDeactivate()
|
birthdays.today_birthday_user_list |
USERCREDITS_CLASS_EventHandler -> onBirthday()
|
base.event.on_account_type_add |
USERCREDITS_CLASS_EventHandler -> onAccountTypeAdd()
SKADATE_CLASS_EventHandler -> onUpdateAccountTypes()
|
base.event.on_account_type_delete |
USERCREDITS_CLASS_EventHandler -> onAccountTypeDelete()
SKADATE_CLASS_EventHandler -> onUpdateAccountTypes()
|
base.on_plugin_info_update |
SKADATE_CLASS_EventHandler -> onPluginInfoUpdate()
|
admin.get.possible_values_disable_message |
SKADATE_CLASS_EventHandler -> genderDisableValuesMassage()
|
admin.questions.get_edit_delete_question_buttons_content |
SKADATE_CLASS_EventHandler -> genderGetEditDeleteQuestionButtonsContent()
MATCHMAKING_CLASS_EventHandler -> setEditDeleteQuestionButtonsContent()
|
admin.questions.get_preview_question_values_content |
SKADATE_CLASS_EventHandler -> getPreviewQuestionValuesContent()
|
base.event.on_before_add_questions_to_new_account_type |
SKADATE_CLASS_EventHandler -> addQuestionsToNewAccountType()
|
admin.questions.get_question_page_checkbox_content |
SKADATE_CLASS_EventHandler -> onGetQuestionPageCheckboxContent()
MATCHMAKING_CLASS_EventHandler -> onGetQuestionPageCheckboxContent()
|
admin.get_soft_version_text |
SKADATE_CLASS_EventHandler -> getSoftVersionText()
skadate_get_soft_version_text()
|
base.event.on_get_question_lang |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
base.event.on_account_type_reorder |
SKADATE_CLASS_EventHandler -> onUpdateAccountTypes()
|
base.on_before_user_complete_profile |
SKADATE_CLASS_EventHandler -> onBeforeCompleteAccountType()
|
base.on_before_user_complete_account_type |
SKADATE_CLASS_EventHandler -> onBeforeCompleteAccountType()
|
base.questions_get_data |
SKADATE_CLASS_EventHandler -> onGetGenderData()
GOOGLELOCATION_CLASS_EventHandler -> questionsGetData()
|
base.questions_save_data |
SKADATE_CLASS_EventHandler -> onUserUpdate()
GOOGLELOCATION_CLASS_EventHandler -> questionsSaveData()
|
base.after_avatar_change |
SKADATE_CLASS_EventHandler -> onAvatarChange()
|
usercredits.get_product_id |
SKADATE_CLASS_EventHandler -> usercreditsGetProductId()
|
membership.get_product_id |
SKADATE_CLASS_EventHandler -> membershipGetProductId()
|
speedmatch.suggest_users |
SKADATE_CLASS_EventHandler -> suggestSpeedmatchUsers()
|
photo.collect_extended_settings |
SKADATE_CLASS_EventHandler -> photoCollectExtendedSettings()
|
photo.save_extended_settings |
SKADATE_CLASS_EventHandler -> photoSaveExtendedSettings()
|
photo.getPhotoList |
SKADATE_CLASS_EventHandler -> photoGetPhotoList()
PROTECTEDPHOTOS_CLASS_QueryHandler -> handlerQueryGetPhotoList()
PROTECTEDPHOTOS_CLASS_QueryHandler -> handlerQueryUserPhoto()
|
admin.filter_themes_to_choose |
SKADATE_CLASS_EventHandler -> filterAdminThemes()
|
core.get_text |
SKADATE_CLASS_EventHandler -> onGetText()
|
class.get_instance.JoinForm |
SKADATE_CLASS_EventHandler -> onGetJoinForm()
|
class.get_instance.BASE_CMP_Users |
SKADATE_CLASS_EventHandler -> onGetInstanceUsersCmp()
|
base.get_default_theme |
SKADATE_CLASS_EventHandler -> onGetDefaultTheme()
|
base.on_notify_admin_about_invalid_items |
SKADATE_CLASS_EventHandler -> onNotifyAdminAboutInvalidItems()
|
speedmatch.display_mutual_message |
SKADATE_CLASS_EventHandler -> displaySpeedmatchMutualMessage()
|
core.after_dispatch |
skadate_update_plugin_devkey()
OW_Application -> activateMenuItem()
OW_Application -> onBeforeDocumentRender()
|
core.plugin_install |
skadate_on_plugin_activate()
|
base.add_page_top_content |
ADS_CLASS_EventHandler -> addPageTopBanner()
|
base.add_page_bottom_content |
ADS_CLASS_EventHandler -> addPageBottomBanner()
|
base.event.on_question_delete |
MATCHMAKING_CLASS_EventHandler -> onQuestionDelete()
|
admin.before_save_lang_value |
MATCHMAKING_CLASS_EventHandler -> onBeforeSaveLangValue()
|
matchmaking.get_list |
MATCHMAKING_CLASS_EventHandler -> getMatchList()
|
matchmaking.get_list_count |
MATCHMAKING_CLASS_EventHandler -> getMatchListCount()
|
matchmaking.get_compatibility |
MATCHMAKING_CLASS_EventHandler -> getCompatibility()
|
matchmaking.get_compatibility_for_list |
MATCHMAKING_CLASS_EventHandler -> getCompatibilityForList()
|
base.question.add_question_form.on_get_available_sections |
MATCHMAKING_CLASS_EventHandler -> onGetAvailableSections()
|
base.add_main_console_item |
MATCHMAKING_CLASS_EventHandler -> addConsoleItem()
notifications_add_console_item()
PRIVACY_CLASS_EventHandler -> addConsoleItem()
emaillogs_dashboard_menu_item()
MASTERLOGIN_CLASS_EventHandler -> onCollectConsoleItems()
|
class.get_instance.BASE_CMP_UserViewSection |
MATCHMAKING_CLASS_EventHandler -> viewProfileDetailsMatchSection()
|
admin.questions.get_account_types_checkbox_content |
MATCHMAKING_CLASS_EventHandler -> setAccountTypesCheckboxContent()
|
hotlist.count |
HOTLIST_CLASS_EventHandler -> getCount()
|
hotlist.get_id_list |
HOTLIST_CLASS_EventHandler -> getListIdList()
|
hotlist.add_to_list |
HOTLIST_CLASS_EventHandler -> addToList()
|
hotlist.remove_from_list |
HOTLIST_CLASS_EventHandler -> removeFromList()
|
hotlist.is_user_added |
HOTLIST_CLASS_EventHandler -> isUserAdded()
|
notifications.add |
NOTIFICATIONS_CLASS_ConsoleBridge -> addNotification()
|
notifications.is_permited |
NOTIFICATIONS_CLASS_EmailBridge -> isNotificationPermited()
|
virtualgifts.send_gift |
VIRTUALGIFTS_CLASS_EventHandler -> onSendGift()
|
feed.on_entity_add |
VIRTUALGIFTS_CLASS_EventHandler -> feedEntityAdd()
|
usercredits.action_update_disabled_status |
VIRTUALGIFTS_CLASS_Credits -> onCreditsUpdateActionDisabledStatus()
|
wink.renderWink |
WINKS_CLASS_EventHandler -> onRenderWink()
|
wink.renderWinkBack |
WINKS_CLASS_EventHandler -> onRenderWinkBack()
|
winks.isWinkSent |
WINKS_CLASS_EventHandler -> getIsWinkSent()
|
winks.winkBack |
WINKS_CLASS_EventHandler -> winkBack()
|
moderation.approve |
MODERATION_CLASS_EventHandler -> approveEntity()
|
content.before_change |
MODERATION_CLASS_EventHandler -> onAfterChange()
|
base.after_config_save |
MODERATION_CLASS_EventHandler -> onAfterConfigSave()
|
photo.form_complete |
PROTECTEDPHOTOS_CLASS_EventHandler -> onPhotoFormComplete()
|
photo.onReadyResponse |
PROTECTEDPHOTOS_CLASS_EventHandler -> onReadyResponse()
|
class.get_instance.PHOTO_CMP_AlbumInfo |
PROTECTEDPHOTOS_CLASS_EventHandler -> getInstanceAlbumInfo()
|
class.get_instance.PHOTO_CMP_AlbumNameList |
PROTECTEDPHOTOS_CLASS_EventHandler -> getInstanceAlbumNames()
|
photo.view_album |
PROTECTEDPHOTOS_CLASS_EventHandler -> onViewAlbum()
|
photo.upload_data |
PROTECTEDPHOTOS_CLASS_EventHandler -> onGetPhotoUploadData()
|
photo.collect_photo_context_actions |
PROTECTEDPHOTOS_CLASS_EventHandler -> onCollectPhotoContext()
|
protectedphotos.init_enter_password |
PROTECTEDPHOTOS_CLASS_EventHandler -> initEnterPassword()
|
protectedphotos.init_headers |
PROTECTEDPHOTOS_CLASS_EventHandler -> initHeaders()
|
photo.onDownloadPhoto |
PROTECTEDPHOTOS_CLASS_EventHandler -> onDownloadPhoto()
|
photo.onRate |
PROTECTEDPHOTOS_CLASS_EventHandler -> onRatePhoto()
|
photo.onIndexWidgetListReady |
PROTECTEDPHOTOS_CLASS_EventHandler -> onIndexWidgetReady()
|
photo.albumsWidgetReady |
PROTECTEDPHOTOS_CLASS_EventHandler -> onAlbumsWidgetReady()
|
photo.onRenderAjaxUpload |
PROTECTEDPHOTOS_CLASS_EventHandler -> onRenderUploadAlbumForm()
|
photo.onRenderEditAlbum |
PROTECTEDPHOTOS_CLASS_EventHandler -> onRenderEditAlbumForm()
|
photo.onRenderCreateFakeAlbum |
PROTECTEDPHOTOS_CLASS_EventHandler -> onRenderCreateFakeAlbumForm()
|
photo.user_album_view |
PROTECTEDPHOTOS_CLASS_EventHandler -> onUserAlbumView()
|
photo.after_add_feed |
PROTECTEDPHOTOS_CLASS_EventHandler -> photoAfterAddFeed()
|
friends.request-accepted |
PROTECTEDPHOTOS_CLASS_EventHandler -> onFriendRequestAccept()
MAILBOX_CLASS_EventHandler -> onFriendRequestAccepted()
|
friends.cancelled |
PROTECTEDPHOTOS_CLASS_EventHandler -> onFriendShipCancel()
|
photo.getPhotoUrl |
PROTECTEDPHOTOS_CLASS_EventHandler -> onPhotoGetUrl()
|
googlelocation.get_map_component |
GOOGLELOCATION_CLASS_EventHandler -> getMapComponent()
|
event.event_add_form.get_element |
GOOGLELOCATION_CLASS_EventHandler -> eventEditLocationInit()
|
events.before_event_edit |
GOOGLELOCATION_CLASS_EventHandler -> beforeEventEdit()
|
events.before_event_create |
GOOGLELOCATION_CLASS_EventHandler -> beforeEventCreate()
|
event_after_create_event |
GOOGLELOCATION_CLASS_EventHandler -> afterEventCrate()
|
event.add_content_menu_item |
GOOGLELOCATION_CLASS_EventHandler -> addEventContentMenuItem()
|
events.view.content.after_event_description |
GOOGLELOCATION_CLASS_EventHandler -> addEventMapOnViewPage()
|
event_on_delete_event |
GOOGLELOCATION_CLASS_EventHandler -> onEventDelete()
|
googlelocation.calc_distance |
GOOGLELOCATION_CLASS_EventHandler -> calcDistance()
|
googlelocation.add_js_lib |
GOOGLELOCATION_CLASS_EventHandler -> addJsLib()
|
base.questions_field_get_value |
GOOGLELOCATION_CLASS_EventHandler -> questionsFieldGetValue()
|
widgets.before_place_delete |
SLIDESHOW_CLASS_EventHandler -> beforeWidgetPlaceDelete()
|
plugin.mailbox.on_plugin_init.handle_controller_attributes |
MAILBOX_CLASS_EventHandler -> onHandleControllerAttributes()
|
base.online_now_click |
MAILBOX_CLASS_EventHandler -> onShowOnlineButton()
|
base.ping |
MAILBOX_CLASS_EventHandler -> onPing()
CUSTOMINDEX_CLASS_EventHandler -> onGettingPing()
|
base.ping.notifications |
MAILBOX_CLASS_EventHandler -> onApiPing()
|
mailbox.ping |
MAILBOX_CLASS_EventHandler -> onPing()
|
mailbox.mark_as_read |
MAILBOX_CLASS_EventHandler -> onMarkAsRead()
|
mailbox.mark_unread |
MAILBOX_CLASS_EventHandler -> onMarkUnread()
|
mailbox.get_conversation_id |
MAILBOX_CLASS_EventHandler -> getConversationId()
|
mailbox.delete_conversation |
MAILBOX_CLASS_EventHandler -> onDeleteConversation()
MAILBOX_CLASS_EventHandler -> deleteConversation()
|
mailbox.create_conversation |
MAILBOX_CLASS_EventHandler -> onCreateConversation()
|
mailbox.authorize_action |
MAILBOX_CLASS_EventHandler -> onAuthorizeAction()
|
mailbox.find_user |
MAILBOX_CLASS_EventHandler -> onFindUser()
|
winks.onAcceptWink |
MAILBOX_CLASS_EventHandler -> onAcceptWink()
|
winks.onWinkBack |
MAILBOX_CLASS_EventHandler -> onWinkBack()
|
mailbox.get_unread_message_count |
MAILBOX_CLASS_EventHandler -> getUnreadMessageCount()
|
mailbox.get_chat_user_list |
MAILBOX_CLASS_EventHandler -> getChatUserList()
|
mailbox.post_message |
MAILBOX_CLASS_EventHandler -> postMessage()
|
mailbox.post_reply_message |
MAILBOX_CLASS_EventHandler -> postReplyMessage()
|
mailbox.get_new_messages |
MAILBOX_CLASS_EventHandler -> getNewMessages()
|
mailbox.get_new_messages_for_conversation |
MAILBOX_CLASS_EventHandler -> getNewMessagesForConversation()
|
mailbox.get_messages |
MAILBOX_CLASS_EventHandler -> getMessages()
|
mailbox.get_history |
MAILBOX_CLASS_EventHandler -> getHistory()
|
mailbox.show_send_message_button |
MAILBOX_CLASS_EventHandler -> showSendMessageButton()
|
mailbox.get_active_mode_list |
MAILBOX_CLASS_EventHandler -> onGetActiveModeList()
|
mailbox.send_message |
MAILBOX_CLASS_EventHandler -> onSendMessage()
|
mailbox.mark_conversation |
MAILBOX_CLASS_EventHandler -> markConversation()
|
base.attachment_uploaded |
MAILBOX_CLASS_EventHandler -> onAttachmentUpload()
|
mailbox.renderOembed |
MAILBOX_CLASS_EventHandler -> onRenderOembed()
|
class.get_instance.BASE_CMP_UserList |
CUSTOMINDEX_CLASS_EventHandler -> onGettingUserListComponentInstance()
|
plugin.privacy.get_privacy_list |
PRIVACY_CLASS_EventHandler -> addPrivacy()
|
plugin.privacy.get_privacy |
PRIVACY_CLASS_EventHandler -> getActionPrivacy()
|
plugin.privacy.get_main_privacy |
PRIVACY_CLASS_EventHandler -> getActionMainPrivacyByOwnerIdList()
|
privacy_check_permission |
PRIVACY_CLASS_EventHandler -> checkPremission()
|
privacy_check_permission_for_user_list |
PRIVACY_CLASS_EventHandler -> checkPremissionForUserList()
|
plugin.privacy.check_permission |
PRIVACY_CLASS_EventHandler -> permissionEverybody()
PRIVACY_CLASS_EventHandler -> permissionOnlyForMe()
|
plugin.privacy |
PRIVACY_CLASS_EventHandler -> pluginIsActive()
|
base.query.user_filter |
PRIVACY_CLASS_EventHandler -> onUserFilter()
|
base.question.before_user_search |
PRIVACY_CLASS_EventHandler -> onBeforeUserSearch()
|
guests.get_guests_list |
OCSGUESTS_CLASS_EventHandler -> getList()
|
guests.get_new_guests_count |
OCSGUESTS_CLASS_EventHandler -> getNewCount()
|
guests.mark_guests_viewed |
OCSGUESTS_CLASS_EventHandler -> markViewed()
|
guests.track_visit |
OCSGUESTS_CLASS_EventHandler -> trackVisit()
|
base.widget_panel.content.top |
OCSGUESTS_CLASS_EventHandler -> onProfilePageRender()
|
invitations.on_item_render |
BASE_CLASS_InvitationEventHandler -> renderItem()
|
invitations.add |
BASE_CLASS_InvitationEventHandler -> addInvitation()
|
invitations.remove |
BASE_CLASS_InvitationEventHandler -> removeInvitation()
|
notifications.remove |
NOTIFICATIONS_CLASS_ConsoleBridge -> removeNotification()
|
notifications.on_item_render |
NOTIFICATIONS_CLASS_ConsoleBridge -> renderItem()
|
notifications.send |
NOTIFICATIONS_CLASS_EmailBridge -> sendNotification()
|
base.append_markup |
OW_DeveloperTools -> onAppendMarkup()
|