INFO [main] 4.08 ms Initializing B2 framework
INFO [main] 4.1 ms PHP_SAPI says "apache2handler"
INFO [main] 12.53 ms Cache is not enabled
INFO [main] 12.55 ms Loading B2DB
INFO [main] 12.56 ms Adding B2DB classes to autoload path
INFO [main] 12.64 ms ...done (Adding B2DB classes to autoload path)
INFO [main] 12.65 ms Initializing B2DB
INFO [main] 13.58 ms adding classpath /opt/lampp/htdocs/thebuggenie/core/B2DB/PDO/classes/
INFO [main] 13.66 ms ...done (Initializing B2DB)
INFO [main] 13.82 ms Database connection details found, connecting
INFO [main] 14.31 ms ...done (Database connection details found, connecting)
INFO [main] 14.33 ms Adding core table classpath to autoload path
INFO [main] 14.52 ms ...done
INFO [main] 14.54 ms Initializing context
INFO [main] 14.56 ms Loading request
INFO [main] 15.58 ms ...done
INFO [main] 15.6 ms Loading response
INFO [main] 16.09 ms ...done
INFO [routing] 16.12 ms Loading first batch of routes
INFO [routing] 16.13 ms generating routes
INFO [cache] 24.36 ms Can not cache value for key "routes_1"
INFO [routing] 24.38 ms ...done
INFO [main] 24.39 ms Setting current scope
INFO [main] 25.61 ms Checking if scope can be set from hostname (http://manejador.creandosoft.com:82)
INFO [B2DB] 28.14 ms executing PDO query (0)
INFO [B2DB] 28.17 ms SELECT scopes0.id AS scopes0_id, scopes0.enabled AS scopes0_enabled, scopes0.description AS scopes0_description, scopes0.administrator AS scopes0_administrator, scopes0.hostname AS scopes0_hostname FROM tbg3_scopes scopes0 WHERE (scopes0.hostname = 'http://manejador.creandosoft.com:82') LIMIT 1
INFO [B2DB] 28.18 ms Values: http://manejador.creandosoft.com:82
INFO [B2DB] 28.44 ms done
INFO [main] 29 ms It could
INFO [main] 29.01 ms Setting scope from hostname
INFO [main] 30.04 ms Setting up manufactured array for TBGScope
INFO [B2DB] 30.07 ms Populating TBGScope with id 1
INFO [B2DB] 30.47 ms Done populating TBGScope with id 1
INFO [main] 30.49 ms Manufacturing TBGScope with id 1
INFO [main] 30.51 ms ...done (Setting scope from hostname)
INFO [main] 30.54 ms Loading settings
INFO [main] 30.56 ms Loading all settings
INFO [main] 30.57 ms Settings not cached. Retrieving from database
INFO [B2DB] 31.23 ms executing PDO query (1)
INFO [B2DB] 31.26 ms SELECT settings1.id AS settings1_id, settings1.name AS settings1_name, settings1.module AS settings1_module, settings1.value AS settings1_value, settings1.uid AS settings1_uid, settings1.scope AS settings1_scope, scopes2.id AS scopes2_id, scopes2.enabled AS scopes2_enabled, scopes2.description AS scopes2_description, scopes2.administrator AS scopes2_administrator, scopes2.hostname AS scopes2_hostname FROM tbg3_settings settings1 LEFT JOIN tbg3_scopes scopes2 ON (scopes2.id=settings1.scope) WHERE (scopes2.enabled = 1) AND (settings1.scope = '1')
INFO [B2DB] 31.27 ms Values: 1, 1
INFO [B2DB] 33.02 ms done
INFO [main] 56.78 ms Retrieved
INFO [cache] 56.8 ms Can not cache value for key "settings"
INFO [main] 57.5 ms ...done
INFO [main] 57.51 ms ...done
INFO [main] 57.53 ms Loading i18n strings
INFO [main] 57.56 ms Loading strings from file
INFO [main] 57.58 ms es_ES
INFO [i18n] 58,3 ms Loading strings from file
INFO [cache] 63,89 ms Can not cache value for key "i18n_strings_"
INFO [cache] 65,62 ms Can not cache value for key "i18n_es_ES"
INFO [main] 65,64 ms ...done
INFO [main] 65,65 ms Loading modules
INFO [main] 65,67 ms getting modules from database
INFO [B2DB] 66,18 ms executing PDO query (2)
INFO [B2DB] 66,21 ms SELECT modules3.id AS modules3_id, modules3.name AS modules3_name, modules3.enabled AS modules3_enabled, modules3.version AS modules3_version, modules3.classname AS modules3_classname, modules3.scope AS modules3_scope, scopes4.id AS scopes4_id, scopes4.enabled AS scopes4_enabled, scopes4.description AS scopes4_description, scopes4.administrator AS scopes4_administrator, scopes4.hostname AS scopes4_hostname FROM tbg3_modules modules3 LEFT JOIN tbg3_scopes scopes4 ON (scopes4.id=modules3.scope) WHERE (modules3.scope = '1')
INFO [B2DB] 66,22 ms Values: 1
INFO [B2DB] 66,54 ms done
INFO [main] 69,12 ms done (getting modules from database)
INFO [cache] 69,13 ms Can not cache value for key "module_paths"
INFO [cache] 69,15 ms Can not cache value for key "modules"
INFO [main] 69,17 ms setting up module objects
INFO [i18n] 71,52 ms Loading strings from file
INFO [cache] 71,88 ms Can not cache value for key "i18n_strings"
INFO [B2DB] 72,03 ms Populating TBGMailing with id 1
INFO [B2DB] 72,65 ms Done populating TBGMailing with id 1
INFO [cache] 72,7 ms Can not cache value for key "module_mailing"
INFO [i18n] 73,44 ms Loading strings from file
INFO [cache] 73,6 ms Can not cache value for key "i18n_strings"
INFO [B2DB] 73,68 ms Populating TBGVCSIntegration with id 2
INFO [B2DB] 74,28 ms Done populating TBGVCSIntegration with id 2
INFO [cache] 74,34 ms Can not cache value for key "module_vcs_integration"
INFO [i18n] 75,45 ms Loading strings from file
INFO [cache] 75,9 ms Can not cache value for key "i18n_strings"
INFO [B2DB] 76,09 ms Populating TBGPublish with id 3
INFO [B2DB] 76,69 ms Done populating TBGPublish with id 3
INFO [cache] 76,74 ms Can not cache value for key "module_publish"
INFO [main] 76,75 ms done (setting up module objects)
INFO [main] 76,77 ms caching module access permissions
INFO [B2DB] 78,78 ms executing PDO query (3)
INFO [B2DB] 78,81 ms SELECT modulepermissions5.id AS modulepermissions5_id, modulepermissions5.module_name AS modulepermissions5_module_name, modulepermissions5.allowed AS modulepermissions5_allowed, modulepermissions5.uid AS modulepermissions5_uid, modulepermissions5.gid AS modulepermissions5_gid, modulepermissions5.tid AS modulepermissions5_tid, modulepermissions5.scope AS modulepermissions5_scope, users14.id AS users14_id, users14.username AS users14_username, users14.password AS users14_password, users14.buddyname AS users14_buddyname, users14.realname AS users14_realname, users14.email AS users14_email, users14.userstate AS users14_userstate, users14.customstate AS users14_customstate, users14.homepage AS users14_homepage, users14.language AS users14_language, users14.lastseen AS users14_lastseen, users14.quota AS users14_quota, users14.activated AS users14_activated, users14.enabled AS users14_enabled, users14.deleted AS users14_deleted, users14.avatar AS users14_avatar, users14.use_gravatar AS users14_use_gravatar, users14.private_email AS users14_private_email, users14.joined AS users14_joined, users14.group_id AS users14_group_id, users14.scope AS users14_scope, groups15.id AS groups15_id, groups15.name AS groups15_name, groups15.scope AS groups15_scope, teams18.id AS teams18_id, teams18.name AS teams18_name, teams18.ondemand AS teams18_ondemand, teams18.scope AS teams18_scope, scopes19.id AS scopes19_id, scopes19.enabled AS scopes19_enabled, scopes19.description AS scopes19_description, scopes19.administrator AS scopes19_administrator, scopes19.hostname AS scopes19_hostname FROM tbg3_modulepermissions modulepermissions5 LEFT JOIN tbg3_users users14 ON (users14.id=modulepermissions5.uid) LEFT JOIN tbg3_groups groups15 ON (groups15.id=modulepermissions5.gid) LEFT JOIN tbg3_teams teams18 ON (teams18.id=modulepermissions5.tid) LEFT JOIN tbg3_scopes scopes19 ON (scopes19.id=modulepermissions5.scope) WHERE (modulepermissions5.scope = '1')
INFO [B2DB] 78,83 ms Values: 1
INFO [B2DB] 79,27 ms done
INFO [main] 79,34 ms done (caching module access permissions)
INFO [main] 79,35 ms initializing modules
INFO [mailing] 79,44 ms adding route forgot
INFO [mailing] 79,57 ms done (adding route forgot)
INFO [mailing] 79,59 ms adding route reset
INFO [mailing] 79,63 ms done (adding route reset)
INFO [mailing] 79,65 ms adding route mailing_test_email
INFO [mailing] 79,69 ms done (adding route mailing_test_email)
INFO [vcs_integration] 79,74 ms adding route normalcheckin
INFO [vcs_integration] 79,78 ms done (adding route normalcheckin)
INFO [vcs_integration] 79,8 ms adding route githubcheckin
INFO [vcs_integration] 79,84 ms done (adding route githubcheckin)
INFO [publish] 81,73 ms adding route publish
INFO [publish] 81,77 ms done (adding route publish)
INFO [publish] 81,79 ms adding route publish_article_new
INFO [publish] 81,83 ms done (adding route publish_article_new)
INFO [publish] 81,85 ms adding route publish_article
INFO [publish] 81,89 ms done (adding route publish_article)
INFO [publish] 81,9 ms adding route publish_article_revision
INFO [publish] 81,95 ms done (adding route publish_article_revision)
INFO [publish] 81,96 ms adding route publish_article_edit
INFO [publish] 82 ms done (adding route publish_article_edit)
INFO [publish] 82,02 ms adding route publish_article_permissions
INFO [publish] 82,06 ms done (adding route publish_article_permissions)
INFO [publish] 82,08 ms adding route publish_article_attachments
INFO [publish] 82,12 ms done (adding route publish_article_attachments)
INFO [publish] 82,14 ms adding route publish_article_delete
INFO [publish] 82,18 ms done (adding route publish_article_delete)
INFO [publish] 82,19 ms adding route publish_article_save
INFO [publish] 82,23 ms done (adding route publish_article_save)
INFO [publish] 82,25 ms adding route publish_article_history
INFO [publish] 82,29 ms done (adding route publish_article_history)
INFO [publish] 82,3 ms adding route publish_article_diff
INFO [publish] 82,34 ms done (adding route publish_article_diff)
INFO [publish] 82,36 ms adding route publish_article_restore
INFO [publish] 82,41 ms done (adding route publish_article_restore)
INFO [B2DB] 83,24 ms executing PDO query (4)
INFO [B2DB] 83,28 ms SELECT enabledmodulelisteners20.id AS enabledmodulelisteners20_id, enabledmodulelisteners20.module AS enabledmodulelisteners20_module, enabledmodulelisteners20.identifier AS enabledmodulelisteners20_identifier, enabledmodulelisteners20.order AS enabledmodulelisteners20_order, enabledmodulelisteners20.module_name AS enabledmodulelisteners20_module_name, enabledmodulelisteners20.scope AS enabledmodulelisteners20_scope, modules3.id AS modules3_id, modules3.name AS modules3_name, modules3.enabled AS modules3_enabled, modules3.version AS modules3_version, modules3.classname AS modules3_classname, modules3.scope AS modules3_scope, modules21.id AS modules21_id, modules21.name AS modules21_name, modules21.enabled AS modules21_enabled, modules21.version AS modules21_version, modules21.classname AS modules21_classname, modules21.scope AS modules21_scope, scopes22.id AS scopes22_id, scopes22.enabled AS scopes22_enabled, scopes22.description AS scopes22_description, scopes22.administrator AS scopes22_administrator, scopes22.hostname AS scopes22_hostname FROM tbg3_enabledmodulelisteners enabledmodulelisteners20 LEFT JOIN tbg3_modules modules3 ON (modules3.name=enabledmodulelisteners20.module_name) LEFT JOIN tbg3_modules modules21 ON (modules21.name=enabledmodulelisteners20.module_name) LEFT JOIN tbg3_scopes scopes22 ON (scopes22.id=enabledmodulelisteners20.scope) WHERE (enabledmodulelisteners20.module_name IN ('mailing', 'vcs_integration', 'publish')) AND (enabledmodulelisteners20.scope = '1') AND (modules3.scope = '1') ORDER BY enabledmodulelisteners20.order asc
INFO [B2DB] 83,29 ms Values: mailing, vcs_integration, publish, 1, 1
INFO [B2DB] 84,63 ms done
INFO [main] 86,75 ms done (initializing modules)
INFO [main] 86,81 ms ...done
INFO [main] 86,82 ms Loading user
INFO [main] 86,83 ms is this logout?
INFO [main] 86,85 ms no
INFO [main] 86,87 ms sets up user object
INFO [main] 86,9 ms Triggering core - pre_login
INFO [main] 86,91 ms done (Triggering core - pre_login)
INFO [main] 89,15 ms Triggering TBGUser - loginCheck
INFO [main] 89,17 ms done (Triggering TBGUser - loginCheck)
WARNING [main] 89,24 ms Something happened while setting up user: Login required
INFO [routing] 89,26 ms URL is login/redirect
INFO [routing] 89,28 ms URL is now /login/redirect
INFO [routing] 89,3 ms URL is now /login/redirect
INFO [routing] 89,37 ms match route [login_redirect] "/login/redirect"
INFO [main] 89,42 ms Setting up manufactured array for TBGUser
INFO [B2DB] 90,03 ms executing PDO query (5)
INFO [B2DB] 90,06 ms SELECT users6.id AS users6_id, users6.username AS users6_username, users6.password AS users6_password, users6.buddyname AS users6_buddyname, users6.realname AS users6_realname, users6.email AS users6_email, users6.userstate AS users6_userstate, users6.customstate AS users6_customstate, users6.homepage AS users6_homepage, users6.language AS users6_language, users6.lastseen AS users6_lastseen, users6.quota AS users6_quota, users6.activated AS users6_activated, users6.enabled AS users6_enabled, users6.deleted AS users6_deleted, users6.avatar AS users6_avatar, users6.use_gravatar AS users6_use_gravatar, users6.private_email AS users6_private_email, users6.joined AS users6_joined, users6.group_id AS users6_group_id, users6.scope AS users6_scope, userstate9.id AS userstate9_id, userstate9.name AS userstate9_name, userstate9.is_unavailable AS userstate9_is_unavailable, userstate9.is_busy AS userstate9_is_busy, userstate9.is_online AS userstate9_is_online, userstate9.is_in_meeting AS userstate9_is_in_meeting, userstate9.is_absent AS userstate9_is_absent, userstate9.itemdata AS userstate9_itemdata, userstate9.scope AS userstate9_scope, groups12.id AS groups12_id, groups12.name AS groups12_name, groups12.scope AS groups12_scope, scopes13.id AS scopes13_id, scopes13.enabled AS scopes13_enabled, scopes13.description AS scopes13_description, scopes13.administrator AS scopes13_administrator, scopes13.hostname AS scopes13_hostname FROM tbg3_users users6 LEFT JOIN tbg3_userstate userstate9 ON (userstate9.id=users6.userstate) LEFT JOIN tbg3_groups groups12 ON (groups12.id=users6.group_id) LEFT JOIN tbg3_scopes scopes13 ON (scopes13.id=users6.scope) WHERE (users6.scope = '1') AND (users6.id = '2') LIMIT 1
INFO [B2DB] 90,07 ms Values: 1, 2
INFO [B2DB] 90,65 ms done
INFO [B2DB] 90,75 ms Populating TBGUser with id 2
INFO [B2DB] 93,17 ms Populating foreign object of type TBGUserstate with value 1 for property _userstate
INFO [B2DB] 93,2 ms Populating TBGUserstate with id 1
INFO [B2DB] 94,04 ms Done populating TBGUserstate with id 1
INFO [B2DB] 96,87 ms Populating foreign object of type TBGGroup with value 3 for property _group_id
INFO [B2DB] 96,9 ms Populating TBGGroup with id 3
INFO [B2DB] 97,11 ms Done populating TBGGroup with id 3
INFO [B2DB] 97,5 ms Done populating TBGUser with id 2
INFO [main] 97,52 ms User with id 2 set up successfully
INFO [main] 97,57 ms Manufacturing TBGUser with id 2
INFO [main] 97,59 ms ...done
INFO [routing] 97,6 ms Loading last batch of routes
INFO [routing] 97,7 ms generating routes
INFO [cache] 99,51 ms Can not cache value for key "routes_2"
INFO [routing] 99,52 ms ...done
INFO [main] 99,54 ms ...done initializing
INFO [main] 99,57 ms ...done
INFO [main] 106,7 ms B2 framework loaded
INFO [main] 106,72 ms Dispatching
INFO [routing] 106,75 ms URL is login/redirect
INFO [routing] 106,77 ms URL is now /login/redirect
INFO [routing] 106,79 ms URL is now /login/redirect
INFO [routing] 106,85 ms match route [login_redirect] "/login/redirect"
INFO [main] 126,07 ms Running main pre-execute action
INFO [main] 126,11 ms Running route action runLogin()
INFO [main] 126,27 ms ...done
INFO [main] 126,28 ms Displaying template
INFO [main] 137,11 ms configuring template variables for template /opt/lampp/htdocs/thebuggenie/modules/main/templates/login.html.php
INFO [main] 143,59 ms rendering template output
INFO [main] 143,79 ms ...completed
INFO [main] 143,81 ms decorating with header
INFO [main] 145,4 ms Triggering core - header_begins
INFO [main] 145,42 ms Running callback function TBGMailing::listen_headerBegins
INFO [main] 145,48 ms done (Running callback function Array)
INFO [main] 145,5 ms done (Triggering core - header_begins)
INFO [main] 157,09 ms Triggering core - header_ends
INFO [main] 157,12 ms done (Triggering core - header_ends)
INFO [main] 157,37 ms Checking permission page_teamlist_access
INFO [main] 157,39 ms Populating user teams
INFO [B2DB] 158,7 ms executing PDO query (6)
INFO [B2DB] 158,73 ms SELECT teammembers23.id AS teammembers23_id, teammembers23.uid AS teammembers23_uid, teammembers23.tid AS teammembers23_tid, teammembers23.scope AS teammembers23_scope, users24.id AS users24_id, users24.username AS users24_username, users24.password AS users24_password, users24.buddyname AS users24_buddyname, users24.realname AS users24_realname, users24.email AS users24_email, users24.userstate AS users24_userstate, users24.customstate AS users24_customstate, users24.homepage AS users24_homepage, users24.language AS users24_language, users24.lastseen AS users24_lastseen, users24.quota AS users24_quota, users24.activated AS users24_activated, users24.enabled AS users24_enabled, users24.deleted AS users24_deleted, users24.avatar AS users24_avatar, users24.use_gravatar AS users24_use_gravatar, users24.private_email AS users24_private_email, users24.joined AS users24_joined, users24.group_id AS users24_group_id, users24.scope AS users24_scope, teams25.id AS teams25_id, teams25.name AS teams25_name, teams25.ondemand AS teams25_ondemand, teams25.scope AS teams25_scope, scopes26.id AS scopes26_id, scopes26.enabled AS scopes26_enabled, scopes26.description AS scopes26_description, scopes26.administrator AS scopes26_administrator, scopes26.hostname AS scopes26_hostname FROM tbg3_teammembers teammembers23 LEFT JOIN tbg3_users users24 ON (users24.id=teammembers23.uid) LEFT JOIN tbg3_teams teams25 ON (teams25.id=teammembers23.tid) LEFT JOIN tbg3_scopes scopes26 ON (scopes26.id=teammembers23.scope) WHERE (teammembers23.uid = '2')
INFO [B2DB] 158,75 ms Values: 2
INFO [B2DB] 159,37 ms done
INFO [main] 159,43 ms ...done (Populating user teams)
INFO [main] 159,45 ms ...done (Checking permissions page_teamlist_access)
INFO [main] 159,49 ms Checking permission page_clientlist_access
INFO [main] 159,51 ms ...done (Checking permissions page_clientlist_access)
INFO [main] 159,54 ms Triggering core - menustrip_item_links
INFO [main] 159,56 ms Running callback function TBGPublish::listen_MenustripLinks
INFO [main] 159,66 ms configuring template variables for template /opt/lampp/htdocs/thebuggenie/modules/publish/templates/_menustriplinks.inc.php
INFO [main] 159,69 ms rendering template output
INFO [B2DB] 180,18 ms executing PDO query (7)
INFO [B2DB] 180,22 ms SELECT projects27.id AS projects27_id, projects27.name AS projects27_name, projects27.key AS projects27_key, projects27.prefix AS projects27_prefix, projects27.use_prefix AS projects27_use_prefix, projects27.use_scrum AS projects27_use_scrum, projects27.homepage AS projects27_homepage, projects27.owner AS projects27_owner, projects27.owner_type AS projects27_owner_type, projects27.leader AS projects27_leader, projects27.leader_type AS projects27_leader_type, projects27.description AS projects27_description, projects27.doc_url AS projects27_doc_url, projects27.allow_freelancing AS projects27_allow_freelancing, projects27.isreleased AS projects27_isreleased, projects27.isplannedreleased AS projects27_isplannedreleased, projects27.release_date AS projects27_release_date, projects27.enable_builds AS projects27_enable_builds, projects27.enable_editions AS projects27_enable_editions, projects27.enable_components AS projects27_enable_components, projects27.show_in_summary AS projects27_show_in_summary, projects27.summary_display AS projects27_summary_display, projects27.qa_responsible AS projects27_qa_responsible, projects27.qa_responsible_type AS projects27_qa_responsible_type, projects27.locked AS projects27_locked, projects27.scope AS projects27_scope, projects27.workflow_scheme_id AS projects27_workflow_scheme_id, projects27.issuetype_scheme_id AS projects27_issuetype_scheme_id, projects27.client AS projects27_client, projects27.deleted AS projects27_deleted, projects27.autoassign AS projects27_autoassign, scopes28.id AS scopes28_id, scopes28.enabled AS scopes28_enabled, scopes28.description AS scopes28_description, scopes28.administrator AS scopes28_administrator, scopes28.hostname AS scopes28_hostname, workflow_schemes31.id AS workflow_schemes31_id, workflow_schemes31.scope AS workflow_schemes31_scope, workflow_schemes31.name AS workflow_schemes31_name, workflow_schemes31.description AS workflow_schemes31_description, issuetype_schemes34.id AS issuetype_schemes34_id, issuetype_schemes34.scope AS issuetype_schemes34_scope, issuetype_schemes34.name AS issuetype_schemes34_name, issuetype_schemes34.description AS issuetype_schemes34_description, clients37.id AS clients37_id, clients37.name AS clients37_name, clients37.website AS clients37_website, clients37.email AS clients37_email, clients37.telephone AS clients37_telephone, clients37.fax AS clients37_fax, clients37.scope AS clients37_scope FROM tbg3_projects projects27 LEFT JOIN tbg3_scopes scopes28 ON (scopes28.id=projects27.scope) LEFT JOIN tbg3_workflow_schemes workflow_schemes31 ON (workflow_schemes31.id=projects27.workflow_scheme_id) LEFT JOIN tbg3_issuetype_schemes issuetype_schemes34 ON (issuetype_schemes34.id=projects27.issuetype_scheme_id) LEFT JOIN tbg3_clients clients37 ON (clients37.id=projects27.client) WHERE (projects27.scope = '1') ORDER BY projects27.name asc
INFO [B2DB] 180,23 ms Values: 1
INFO [B2DB] 181,56 ms done
INFO [main] 182,62 ms Setting up manufactured array for TBGProject
INFO [B2DB] 182,67 ms Populating TBGProject with id 13
INFO [B2DB] 190,37 ms Populating foreign object of type TBGWorkflowScheme with value 2 for property _workflow_scheme_id
INFO [B2DB] 190,4 ms Populating TBGWorkflowScheme with id 2
INFO [B2DB] 190,7 ms Done populating TBGWorkflowScheme with id 2
INFO [B2DB] 191,86 ms Populating foreign object of type TBGIssuetypeScheme with value 2 for property _issuetype_scheme_id
INFO [B2DB] 191,89 ms Populating TBGIssuetypeScheme with id 2
INFO [B2DB] 192,2 ms Done populating TBGIssuetypeScheme with id 2
INFO [B2DB] 192,98 ms Done populating TBGProject with id 13
INFO [main] 193,01 ms Triggering core - TBGProject::__construct
INFO [main] 193,02 ms done (Triggering core - TBGProject::__construct)
INFO [main] 193,04 ms Manufacturing TBGProject with id 13
INFO [cache] 193,06 ms Can not cache value for key "TBGFactory_cache_TBGProjects_13"
INFO [main] 193,08 ms Checking permission canseeproject
INFO [main] 193,13 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 193,2 ms Populating TBGProject with id 12
INFO [B2DB] 199,81 ms Populating foreign object of type TBGWorkflowScheme with value 2 for property _workflow_scheme_id
INFO [B2DB] 199,84 ms Populating TBGWorkflowScheme with id 2
INFO [B2DB] 200,11 ms Done populating TBGWorkflowScheme with id 2
INFO [B2DB] 200,61 ms Populating foreign object of type TBGIssuetypeScheme with value 2 for property _issuetype_scheme_id
INFO [B2DB] 200,63 ms Populating TBGIssuetypeScheme with id 2
INFO [B2DB] 200,91 ms Done populating TBGIssuetypeScheme with id 2
INFO [B2DB] 201,67 ms Done populating TBGProject with id 12
INFO [main] 201,69 ms Triggering core - TBGProject::__construct
INFO [main] 201,71 ms done (Triggering core - TBGProject::__construct)
INFO [main] 201,73 ms Manufacturing TBGProject with id 12
INFO [cache] 201,74 ms Can not cache value for key "TBGFactory_cache_TBGProjects_12"
INFO [main] 201,76 ms Checking permission canseeproject
INFO [main] 201,8 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 201,87 ms Populating TBGProject with id 16
INFO [B2DB] 208,45 ms Populating foreign object of type TBGWorkflowScheme with value 2 for property _workflow_scheme_id
INFO [B2DB] 208,47 ms Populating TBGWorkflowScheme with id 2
INFO [B2DB] 208,75 ms Done populating TBGWorkflowScheme with id 2
INFO [B2DB] 209,24 ms Populating foreign object of type TBGIssuetypeScheme with value 2 for property _issuetype_scheme_id
INFO [B2DB] 209,27 ms Populating TBGIssuetypeScheme with id 2
INFO [B2DB] 209,54 ms Done populating TBGIssuetypeScheme with id 2
INFO [B2DB] 210,3 ms Done populating TBGProject with id 16
INFO [main] 210,33 ms Triggering core - TBGProject::__construct
INFO [main] 210,35 ms done (Triggering core - TBGProject::__construct)
INFO [main] 210,36 ms Manufacturing TBGProject with id 16
INFO [cache] 210,38 ms Can not cache value for key "TBGFactory_cache_TBGProjects_16"
INFO [main] 210,4 ms Checking permission canseeproject
INFO [main] 210,43 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 210,51 ms Populating TBGProject with id 3
INFO [B2DB] 217,09 ms Populating foreign object of type TBGWorkflowScheme with value 2 for property _workflow_scheme_id
INFO [B2DB] 217,12 ms Populating TBGWorkflowScheme with id 2
INFO [B2DB] 217,39 ms Done populating TBGWorkflowScheme with id 2
INFO [B2DB] 217,88 ms Populating foreign object of type TBGIssuetypeScheme with value 2 for property _issuetype_scheme_id
INFO [B2DB] 217,91 ms Populating TBGIssuetypeScheme with id 2
INFO [B2DB] 218,19 ms Done populating TBGIssuetypeScheme with id 2
INFO [B2DB] 218,94 ms Done populating TBGProject with id 3
INFO [main] 218,96 ms Triggering core - TBGProject::__construct
INFO [main] 218,98 ms done (Triggering core - TBGProject::__construct)
INFO [main] 218,99 ms Manufacturing TBGProject with id 3
INFO [cache] 219,01 ms Can not cache value for key "TBGFactory_cache_TBGProjects_3"
INFO [main] 219,03 ms Checking permission canseeproject
INFO [main] 219,06 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 219,14 ms Populating TBGProject with id 14
INFO [B2DB] 225,76 ms Populating foreign object of type TBGWorkflowScheme with value 2 for property _workflow_scheme_id
INFO [B2DB] 225,79 ms Populating TBGWorkflowScheme with id 2
INFO [B2DB] 226,06 ms Done populating TBGWorkflowScheme with id 2
INFO [B2DB] 226,55 ms Populating foreign object of type TBGIssuetypeScheme with value 2 for property _issuetype_scheme_id
INFO [B2DB] 226,58 ms Populating TBGIssuetypeScheme with id 2
INFO [B2DB] 226,85 ms Done populating TBGIssuetypeScheme with id 2
INFO [B2DB] 227,61 ms Done populating TBGProject with id 14
INFO [main] 227,64 ms Triggering core - TBGProject::__construct
INFO [main] 227,65 ms done (Triggering core - TBGProject::__construct)
INFO [main] 227,67 ms Manufacturing TBGProject with id 14
INFO [cache] 227,68 ms Can not cache value for key "TBGFactory_cache_TBGProjects_14"
INFO [main] 227,71 ms Checking permission canseeproject
INFO [main] 227,74 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 227,81 ms Populating TBGProject with id 15
INFO [B2DB] 234,41 ms Populating foreign object of type TBGWorkflowScheme with value 3 for property _workflow_scheme_id
INFO [B2DB] 234,44 ms Populating TBGWorkflowScheme with id 3
INFO [B2DB] 234,71 ms Done populating TBGWorkflowScheme with id 3
INFO [B2DB] 235,21 ms Populating foreign object of type TBGIssuetypeScheme with value 2 for property _issuetype_scheme_id
INFO [B2DB] 235,23 ms Populating TBGIssuetypeScheme with id 2
INFO [B2DB] 235,51 ms Done populating TBGIssuetypeScheme with id 2
INFO [B2DB] 236,6 ms Populating foreign object of type TBGClient with value 3 for property _client
INFO [B2DB] 236,62 ms Populating TBGClient with id 3
INFO [B2DB] 237,22 ms Done populating TBGClient with id 3
INFO [B2DB] 237,73 ms Done populating TBGProject with id 15
INFO [main] 237,76 ms Triggering core - TBGProject::__construct
INFO [main] 237,78 ms done (Triggering core - TBGProject::__construct)
INFO [main] 237,79 ms Manufacturing TBGProject with id 15
INFO [cache] 237,81 ms Can not cache value for key "TBGFactory_cache_TBGProjects_15"
INFO [main] 237,83 ms Checking permission canseeproject
INFO [main] 237,87 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 237,94 ms Populating TBGProject with id 5
INFO [B2DB] 244,54 ms Populating foreign object of type TBGWorkflowScheme with value 2 for property _workflow_scheme_id
INFO [B2DB] 244,57 ms Populating TBGWorkflowScheme with id 2
INFO [B2DB] 244,84 ms Done populating TBGWorkflowScheme with id 2
INFO [B2DB] 245,34 ms Populating foreign object of type TBGIssuetypeScheme with value 2 for property _issuetype_scheme_id
INFO [B2DB] 245,36 ms Populating TBGIssuetypeScheme with id 2
INFO [B2DB] 245,64 ms Done populating TBGIssuetypeScheme with id 2
INFO [B2DB] 246,13 ms Populating foreign object of type TBGClient with value 2 for property _client
INFO [B2DB] 246,16 ms Populating TBGClient with id 2
INFO [B2DB] 246,73 ms Done populating TBGClient with id 2
INFO [B2DB] 247,24 ms Done populating TBGProject with id 5
INFO [main] 247,26 ms Triggering core - TBGProject::__construct
INFO [main] 247,28 ms done (Triggering core - TBGProject::__construct)
INFO [main] 247,29 ms Manufacturing TBGProject with id 5
INFO [cache] 247,31 ms Can not cache value for key "TBGFactory_cache_TBGProjects_5"
INFO [main] 247,33 ms Checking permission canseeproject
INFO [main] 247,36 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 247,44 ms Populating TBGProject with id 9
INFO [B2DB] 254,01 ms Populating foreign object of type TBGWorkflowScheme with value 3 for property _workflow_scheme_id
INFO [B2DB] 254,04 ms Populating TBGWorkflowScheme with id 3
INFO [B2DB] 254,32 ms Done populating TBGWorkflowScheme with id 3
INFO [B2DB] 254,81 ms Populating foreign object of type TBGIssuetypeScheme with value 2 for property _issuetype_scheme_id
INFO [B2DB] 254,83 ms Populating TBGIssuetypeScheme with id 2
INFO [B2DB] 255,11 ms Done populating TBGIssuetypeScheme with id 2
INFO [B2DB] 255,6 ms Populating foreign object of type TBGClient with value 2 for property _client
INFO [B2DB] 255,63 ms Populating TBGClient with id 2
INFO [B2DB] 256,2 ms Done populating TBGClient with id 2
INFO [B2DB] 256,7 ms Done populating TBGProject with id 9
INFO [main] 256,73 ms Triggering core - TBGProject::__construct
INFO [main] 256,75 ms done (Triggering core - TBGProject::__construct)
INFO [main] 256,76 ms Manufacturing TBGProject with id 9
INFO [cache] 256,78 ms Can not cache value for key "TBGFactory_cache_TBGProjects_9"
INFO [main] 256,8 ms Checking permission canseeproject
INFO [main] 256,83 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 256,91 ms Populating TBGProject with id 10
INFO [B2DB] 263,48 ms Populating foreign object of type TBGWorkflowScheme with value 2 for property _workflow_scheme_id
INFO [B2DB] 263,51 ms Populating TBGWorkflowScheme with id 2
INFO [B2DB] 263,78 ms Done populating TBGWorkflowScheme with id 2
INFO [B2DB] 264,28 ms Populating foreign object of type TBGIssuetypeScheme with value 2 for property _issuetype_scheme_id
INFO [B2DB] 264,3 ms Populating TBGIssuetypeScheme with id 2
INFO [B2DB] 264,58 ms Done populating TBGIssuetypeScheme with id 2
INFO [B2DB] 265,34 ms Done populating TBGProject with id 10
INFO [main] 265,36 ms Triggering core - TBGProject::__construct
INFO [main] 265,38 ms done (Triggering core - TBGProject::__construct)
INFO [main] 265,39 ms Manufacturing TBGProject with id 10
INFO [cache] 265,41 ms Can not cache value for key "TBGFactory_cache_TBGProjects_10"
INFO [main] 265,43 ms Checking permission canseeproject
INFO [main] 265,46 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 265,54 ms Populating TBGProject with id 1
INFO [B2DB] 272,13 ms Populating foreign object of type TBGWorkflowScheme with value 1 for property _workflow_scheme_id
INFO [B2DB] 272,15 ms Populating TBGWorkflowScheme with id 1
INFO [B2DB] 272,43 ms Done populating TBGWorkflowScheme with id 1
INFO [B2DB] 272,93 ms Populating foreign object of type TBGIssuetypeScheme with value 1 for property _issuetype_scheme_id
INFO [B2DB] 272,95 ms Populating TBGIssuetypeScheme with id 1
INFO [B2DB] 273,23 ms Done populating TBGIssuetypeScheme with id 1
INFO [B2DB] 273,72 ms Populating foreign object of type TBGClient with value 2 for property _client
INFO [B2DB] 273,75 ms Populating TBGClient with id 2
INFO [B2DB] 274,33 ms Done populating TBGClient with id 2
INFO [B2DB] 274,83 ms Done populating TBGProject with id 1
INFO [main] 274,86 ms Triggering core - TBGProject::__construct
INFO [main] 274,87 ms done (Triggering core - TBGProject::__construct)
INFO [main] 274,89 ms Manufacturing TBGProject with id 1
INFO [cache] 274,91 ms Can not cache value for key "TBGFactory_cache_TBGProjects_1"
INFO [main] 274,93 ms Checking permission canseeproject
INFO [main] 274,96 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 275,03 ms Populating TBGProject with id 4
INFO [B2DB] 281,61 ms Populating foreign object of type TBGWorkflowScheme with value 1 for property _workflow_scheme_id
INFO [B2DB] 281,64 ms Populating TBGWorkflowScheme with id 1
INFO [B2DB] 281,92 ms Done populating TBGWorkflowScheme with id 1
INFO [B2DB] 282,41 ms Populating foreign object of type TBGIssuetypeScheme with value 1 for property _issuetype_scheme_id
INFO [B2DB] 282,44 ms Populating TBGIssuetypeScheme with id 1
INFO [B2DB] 282,72 ms Done populating TBGIssuetypeScheme with id 1
INFO [B2DB] 283,21 ms Populating foreign object of type TBGClient with value 2 for property _client
INFO [B2DB] 283,24 ms Populating TBGClient with id 2
INFO [B2DB] 283,81 ms Done populating TBGClient with id 2
INFO [B2DB] 284,31 ms Done populating TBGProject with id 4
INFO [main] 284,34 ms Triggering core - TBGProject::__construct
INFO [main] 284,36 ms done (Triggering core - TBGProject::__construct)
INFO [main] 284,37 ms Manufacturing TBGProject with id 4
INFO [cache] 284,39 ms Can not cache value for key "TBGFactory_cache_TBGProjects_4"
INFO [main] 284,41 ms Checking permission canseeproject
INFO [main] 284,44 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 284,52 ms Populating TBGProject with id 7
INFO [B2DB] 291,11 ms Populating foreign object of type TBGWorkflowScheme with value 2 for property _workflow_scheme_id
INFO [B2DB] 291,13 ms Populating TBGWorkflowScheme with id 2
INFO [B2DB] 291,41 ms Done populating TBGWorkflowScheme with id 2
INFO [B2DB] 291,9 ms Populating foreign object of type TBGIssuetypeScheme with value 2 for property _issuetype_scheme_id
INFO [B2DB] 291,93 ms Populating TBGIssuetypeScheme with id 2
INFO [B2DB] 292,2 ms Done populating TBGIssuetypeScheme with id 2
INFO [B2DB] 292,96 ms Done populating TBGProject with id 7
INFO [main] 292,98 ms Triggering core - TBGProject::__construct
INFO [main] 293 ms done (Triggering core - TBGProject::__construct)
INFO [main] 293,02 ms Manufacturing TBGProject with id 7
INFO [cache] 293,03 ms Can not cache value for key "TBGFactory_cache_TBGProjects_7"
INFO [main] 293,05 ms Checking permission canseeproject
INFO [main] 293,08 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 293,16 ms Populating TBGProject with id 8
INFO [B2DB] 300,32 ms Populating foreign object of type TBGWorkflowScheme with value 2 for property _workflow_scheme_id
INFO [B2DB] 300,34 ms Populating TBGWorkflowScheme with id 2
INFO [B2DB] 300,62 ms Done populating TBGWorkflowScheme with id 2
INFO [B2DB] 301,15 ms Populating foreign object of type TBGIssuetypeScheme with value 2 for property _issuetype_scheme_id
INFO [B2DB] 301,17 ms Populating TBGIssuetypeScheme with id 2
INFO [B2DB] 301,45 ms Done populating TBGIssuetypeScheme with id 2
INFO [B2DB] 302,26 ms Done populating TBGProject with id 8
INFO [main] 302,29 ms Triggering core - TBGProject::__construct
INFO [main] 302,31 ms done (Triggering core - TBGProject::__construct)
INFO [main] 302,33 ms Manufacturing TBGProject with id 8
INFO [cache] 302,34 ms Can not cache value for key "TBGFactory_cache_TBGProjects_8"
INFO [main] 302,36 ms Checking permission canseeproject
INFO [main] 302,39 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 302,47 ms Populating TBGProject with id 2
INFO [B2DB] 309,65 ms Populating foreign object of type TBGWorkflowScheme with value 1 for property _workflow_scheme_id
INFO [B2DB] 309,67 ms Populating TBGWorkflowScheme with id 1
INFO [B2DB] 309,95 ms Done populating TBGWorkflowScheme with id 1
INFO [B2DB] 310,48 ms Populating foreign object of type TBGIssuetypeScheme with value 1 for property _issuetype_scheme_id
INFO [B2DB] 310,5 ms Populating TBGIssuetypeScheme with id 1
INFO [B2DB] 310,78 ms Done populating TBGIssuetypeScheme with id 1
INFO [B2DB] 311,31 ms Populating foreign object of type TBGClient with value 2 for property _client
INFO [B2DB] 311,34 ms Populating TBGClient with id 2
INFO [B2DB] 311,96 ms Done populating TBGClient with id 2
INFO [B2DB] 312,53 ms Done populating TBGProject with id 2
INFO [main] 312,56 ms Triggering core - TBGProject::__construct
INFO [main] 312,58 ms done (Triggering core - TBGProject::__construct)
INFO [main] 312,59 ms Manufacturing TBGProject with id 2
INFO [cache] 312,61 ms Can not cache value for key "TBGFactory_cache_TBGProjects_2"
INFO [main] 312,63 ms Checking permission canseeproject
INFO [main] 312,66 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 312,74 ms Populating TBGProject with id 6
INFO [B2DB] 319,37 ms Populating foreign object of type TBGWorkflowScheme with value 2 for property _workflow_scheme_id
INFO [B2DB] 319,4 ms Populating TBGWorkflowScheme with id 2
INFO [B2DB] 319,68 ms Done populating TBGWorkflowScheme with id 2
INFO [B2DB] 320,17 ms Populating foreign object of type TBGIssuetypeScheme with value 1 for property _issuetype_scheme_id
INFO [B2DB] 320,19 ms Populating TBGIssuetypeScheme with id 1
INFO [B2DB] 320,48 ms Done populating TBGIssuetypeScheme with id 1
INFO [B2DB] 321,23 ms Done populating TBGProject with id 6
INFO [main] 321,26 ms Triggering core - TBGProject::__construct
INFO [main] 321,28 ms done (Triggering core - TBGProject::__construct)
INFO [main] 321,29 ms Manufacturing TBGProject with id 6
INFO [cache] 321,31 ms Can not cache value for key "TBGFactory_cache_TBGProjects_6"
INFO [main] 321,33 ms Checking permission canseeproject
INFO [main] 321,36 ms ...done (Checking permissions canseeproject)
INFO [B2DB] 321,44 ms Populating TBGProject with id 11
INFO [B2DB] 328,05 ms Populating foreign object of type TBGWorkflowScheme with value 2 for property _workflow_scheme_id
INFO [B2DB] 328,08 ms Populating TBGWorkflowScheme with id 2
INFO [B2DB] 328,36 ms Done populating TBGWorkflowScheme with id 2
INFO [B2DB] 328,85 ms Populating foreign object of type TBGIssuetypeScheme with value 2 for property _issuetype_scheme_id
INFO [B2DB] 328,88 ms Populating TBGIssuetypeScheme with id 2
INFO [B2DB] 329,16 ms Done populating TBGIssuetypeScheme with id 2
INFO [B2DB] 329,91 ms Done populating TBGProject with id 11
INFO [main] 329,94 ms Triggering core - TBGProject::__construct
INFO [main] 329,95 ms done (Triggering core - TBGProject::__construct)
INFO [main] 329,97 ms Manufacturing TBGProject with id 11
INFO [cache] 329,98 ms Can not cache value for key "TBGFactory_cache_TBGProjects_11"
INFO [main] 330,01 ms Checking permission canseeproject
INFO [main] 330,04 ms ...done (Checking permissions canseeproject)
INFO [main] 330,21 ms done (Running callback function Array)
INFO [main] 330,23 ms done (Triggering core - menustrip_item_links)
INFO [main] 330,69 ms Checking permission canfindissues
INFO [main] 330,73 ms ...done (Checking permissions canfindissues)
INFO [main] 330,74 ms Checking permission canfindissuesandsavesearches
INFO [main] 330,77 ms ...done (Checking permissions canfindissuesandsavesearches)
INFO [main] 330,9 ms decorating with footer
INFO [main] 331,07 ms Triggering core - footer_begin
INFO [main] 331,09 ms done (Triggering core - footer_begin)
INFO [main] 331,19 ms Checking permission canviewconfig
INFO [main] 331,21 ms ...done (Checking permissions canviewconfig)
INFO [main] 331,23 ms Checking permission cansaveconfig
INFO [main] 331,25 ms ...done (Checking permissions cansaveconfig)
INFO [main] 331,26 ms Checking permission canviewconfig
INFO [main] 331,28 ms ...done (Checking permissions canviewconfig)
INFO [main] 331,3 ms Checking permission cansaveconfig
INFO [main] 331,32 ms ...done (Checking permissions cansaveconfig)
INFO [main] 331,34 ms Triggering core - footer_end
INFO [main] 331,35 ms done (Triggering core - footer_end)
Tiempo de carga de página: 330,9 ms, con 8 consultas. ID de Ámbito: 1.