Projekt

Obecné

Profil

Chyba #381 » log.html

jan sedlar, 2012-09-24 19:58

 
<html><body><h1>Chyba nahlasena z: . devices/show/1 (file: 189, line: 189)</h1><p>FreenetIS verze: 1.0.3</p><p>PHP verze: 5.2.6-1+lenny16</p><p>Nahlasil: Jan Sedlar</p><p>Popis: pri prohlizeni IP z rosahu jsem kliknu na zarizeni u pouzite ip adresy a objevila se mi tato chyba.<br />
<br />
</p><h2>Neznama chyba</h2><p>9</p><p class="message">call_user_func(callback::not_empty) [<a href='function.call-user-func'>function.call-user-func</a>]: First argument is expected to be a valid callback</p><p class="detail">Chyba se vyskytla na <strong>radku 189</strong> souboru <strong>application/views/grid_template.php</strong>.</p><div><ul class="backtrace"><li><strong>application/views/grid_template.php [189]:</strong><pre>call_user_func( callback::not_empty, stdClass Object
(
[id] => 1
[iface_id] => 1
[link_id] => 4
[link_name] => kud.node_to_kud.palata
[mac] => 00:30:48:DB:C7:C8
[name] => ether1
[comment] => Ethernetove spojeni na Palate se severem NODE
[type] => 0
[number] =>
[port_mode] =>
[bitrate] => 1073741824
[connected_to_device_id] => 5
[connected_to_device_name] => twikinet.kud.node PC SERVER x86
[connected_to_devices_count] => 1
[connected_to_devices] => twikinet.kud.node PC SERVER x86
[wireless_norm] =>
[wireless_frequency] =>
[wireless_mode] =>
[wireless_channel_width] =>
[wireless_ssid] =>
[parent_iface_id] =>
[parent_name] =>
[tag_802_1q] =>
)
, mac )</pre></li>
<li><strong>system/libraries/Controller.php [69]:</strong><pre>include( application/views/grid_template.php )</pre></li>
<li><strong>system/libraries/View.php [205]:</strong><pre>Controller_Core->_kohana_load_view( application/views/grid_template.php, Array
(
[base_uri] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[title] =>
[label] => Celkem polozek: 5
[show_labels] => 1
[items] => Mysql_Result Object
(
[fetch_type:protected] => mysql_fetch_object
[return_type:protected] => stdClass
[result:protected] => Resource id #124
[insert_id:protected] =>
[sql:protected] =>
SELECT
i.id, i.id AS iface_id, i.link_id, l.name AS link_name,
i.mac, i.name, i.comment, i.type, i.number, i.port_mode, l.bitrate,
cd.id AS connected_to_device_id, cd.name AS connected_to_device_name,
COUNT(DISTINCT cd.id) AS connected_to_devices_count,
GROUP_CONCAT(DISTINCT cd.name SEPARATOR ', \n') AS connected_to_devices,
l.wireless_norm, l.wireless_frequency, i.wireless_mode,
l.wireless_channel_width, l.wireless_ssid, ir.parent_iface_id,
pi.name AS parent_name, v.tag_802_1q
FROM ifaces i
LEFT JOIN ifaces_relationships ir ON ir.iface_id = i.id
LEFT JOIN ifaces pi ON ir.parent_iface_id = pi.id
LEFT JOIN links l ON i.link_id = l.id
LEFT JOIN ifaces ci ON ci.link_id = l.id AND ci.id <> i.id AND
(
i.type NOT IN(1, 7) OR
(
i.type IN(1, 7) AND
(
i.wireless_mode = 2 AND ci.wireless_mode = 1
) OR i.wireless_mode = 1
)
)
LEFT JOIN devices cd ON ci.device_id = cd.id
LEFT JOIN ifaces_vlans iv ON iv.iface_id = i.id
LEFT JOIN vlans v ON iv.vlan_id = v.id
WHERE i.device_id = 1
GROUP BY i.id
ORDER BY i.number, i.type, i.name
[current_row:protected] => 0
[total_rows:protected] => 5
)

[buttons] => Array
(
[0] => <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/add/1?path_qsurl=devices%2Fshow%2F1">Pridat nove rozhrani</a>
)

[filter] =>
[fields] => Array
(
[0] => Callback_Field Object
(
[callback] => callback::iface_type_field
[label] => Typ
[name] => type
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[1] => Field Object
(
[label] => Jmeno
[name] => name
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Callback_Field Object
(
[callback] => callback::not_empty
[label] => MAC
[name] => mac
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[3] => Callback_Field Object
(
[callback] => callback::connected_to_device
[label] => Pripojeno k zarizeni
[name] => connected_to_device
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[4] => Grouped_Action_Field Object
(
[actions_fields] => Array
(
[0] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices/show_iface
[action] => action
[script] =>
[nextval] =>
[img] => show
[label] => Zobrazit
[bool] =>
[class] => popup_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

[1] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/edit
[action] => action
[script] =>
[nextval] =>
[img] => edit
[label] => Upravit
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/delete
[action] => action
[script] =>
[nextval] =>
[img] => delete
[label] => Smazat
[bool] =>
[class] => delete_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[label] => Akce
[name] => Akce
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[action_fields] =>
[paginator] =>
[selector] =>
[separator] => <br /><br />
[form] =>
[form_extra_buttons] => Array
(
)

[form_submit_value] => Aktualizovat
[id] => devices-show-grid
)
)</pre></li>
<li><strong>application/libraries/Grid.php [292]:</strong><pre>View->render( )</pre></li>
<li><strong>application/libraries/Grid.php [302]:</strong><pre>Grid->render( )</pre></li>
<li><strong>application/views/devices/show.php [141]:</strong><pre>Grid->__toString( )</pre></li>
<li><strong>system/libraries/Controller.php [69]:</strong><pre>include( application/views/devices/show.php )</pre></li>
<li><strong>system/libraries/View.php [205]:</strong><pre>Controller_Core->_kohana_load_view( application/views/devices/show.php, Array
(
[device] => Device_Model Object
(
[has_many:protected] => Array
(
[0] => ifaces
[1] => device_admins
[2] => device_engineers
)

[belongs_to:protected] => Array
(
[0] => address_point
[1] => user
)

[arr_sql] => Array
(
[id] => d.id
[login] => u.login
[device_name] => d.name
[username] => concat(u.name,' ',u.surname)
[device_type] => d.type
[member_id] => users.member_id
)

[has_one:protected] => Array
(
)

[has_and_belongs_to_many:protected] => Array
(
)

[load_with:protected] => Array
(
)

[object:protected] => Array
(
[id] => 1
[user_id] => 1
[address_point_id] => 398
[name] => twikinet.kud.palata PC SERVER x86
[type] => 7
[trade_name] => PC SERVER Palata Supermicro
[operating_system] =>
[PPPoE_logging_in] =>
[login] => admin
[password] => NO
[price] => 0
[payment_rate] => 0
[buy_date] => 1970-01-01
[comment] => Server Palata
)

[changed:protected] => Array
(
)

[related:protected] => Array
(
[user] => User_Model Object
(
[belongs_to:protected] => Array
(
[0] => member
)

[has_many:protected] => Array
(
[0] => jobs
[1] => devices
[2] => logs
[3] => phone_invoices_users
[4] => sms_messages
[users] => private_phone_contacts
[5] => users_keys
[6] => device_admins
[7] => device_engineers
)

[has_and_belongs_to_many:protected] => Array
(
[0] => clouds
[users_contacts] => contacts
)

[has_one:protected] => Array
(
)

[load_with:protected] => Array
(
)

[object:protected] => Array
(
[member_id] => 1
[id] => 1
[login] => admin
[password] => 398dc9c7c8c91836a9ef5cd755c1e8e1649863db
[password_request] =>
[name] => admin
[middle_name] =>
[surname] => admin
[pre_title] =>
[post_title] =>
[birthday] => 2005-11-01
[type] => 1
[web_messages_types] =>
[email_messages_types] =>
[comment] =>
[application_password] => zmP7I8k3
)

[changed:protected] => Array
(
)

[related:protected] => Array
(
[member] => Member_Model Object
(
[has_one:protected] => Array
(
[0] => allowed_subnets_count
[1] => members_traffic
[2] => members_domicile
)

[has_many:protected] => Array
(
[0] => allowed_subnets
[1] => invoices
[2] => users
[3] => accounts
[4] => transfers
[5] => bank_accounts
[6] => membership_interrupts
)

[belongs_to:protected] => Array
(
[0] => address_point
[1] => user
)

[has_and_belongs_to_many:protected] => Array
(
)

[load_with:protected] => Array
(
)

[object:protected] => Array
(
[id] => 1
[user_id] =>
[registration] => 0
[name] => UnArt Spytihnev
[address_point_id] => 1
[type] => 3
[external_type] =>
[organization_identifier] => 75092506
[qos_ceil] =>
[qos_rate] =>
[entrance_fee] =>
[debt_payment_rate] =>
[entrance_fee_left] =>
[entrance_fee_date] =>
[entrance_date] => 2006-11-15
[entrance_form_received] =>
[entrance_form_accepted] =>
[leaving_date] => 0000-00-00
[applicant_registration_datetime] =>
[locked] => 0
[voip_billing_limit] => 0
[voip_billing_type] => prepaid
[comment] =>
)

[changed:protected] => Array
(
)

[related:protected] => Array
(
)

[loaded:protected] => 1
[saved:protected] => 1
[sorting:protected] => Array
(
[id] => asc
)

[object_relations:protected] => Array
(
)

[changed_relations:protected] => Array
(
)

[object_name:protected] => member
[object_plural:protected] => members
[table_name:protected] => members
[table_columns:protected] => Array
(
[id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[sequenced] => 1
)

[user_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[null] => 1
)

[registration] => Array
(
[type] => int
[max] => 127
[unsigned] =>
)

[name] => Array
(
[type] => string
[length] => 100
)

[address_point_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
)

[type] => Array
(
[type] => int
[max] => 127
[unsigned] =>
[null] => 1
)

[external_type] => Array
(
[type] => int
[max] => 127
[unsigned] =>
[null] => 1
)

[organization_identifier] => Array
(
[type] => string
[length] => 20
[null] => 1
)

[qos_ceil] => Array
(
[type] => string
[length] => 20
[null] => 1
)

[qos_rate] => Array
(
[type] => string
[length] => 20
[null] => 1
)

[entrance_fee] => Array
(
[type] => float
[null] => 1
)

[debt_payment_rate] => Array
(
[type] => float
[null] => 1
)

[entrance_fee_left] => Array
(
[type] => float
[null] => 1
)

[entrance_fee_date] => Array
(
[type] => string
[format] => 0000-00-00
[null] => 1
)

[entrance_date] => Array
(
[type] => string
[format] => 0000-00-00
[null] => 1
)

[entrance_form_received] => Array
(
[type] => string
[format] => 0000-00-00
[null] => 1
)

[entrance_form_accepted] => Array
(
[type] => string
[format] => 0000-00-00
[null] => 1
)

[leaving_date] => Array
(
[type] => string
[format] => 0000-00-00
)

[applicant_registration_datetime] => Array
(
[type] => string
[format] => 0000-00-00 00:00:00
[null] => 1
)

[locked] => Array
(
[type] => int
[max] => 127
[unsigned] =>
)

[voip_billing_limit] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
)

[voip_billing_type] => Array
(
[type] => string
[length] => 10
)

[comment] => Array
(
[type] => string
[length] => 250
[null] => 1
)

)

[ignored_columns:protected] =>
[primary_key:protected] => id
[primary_val:protected] => name
[foreign_key:protected] => Array
(
)

[table_names_plural:protected] => 1
[reload_on_wakeup:protected] => 1
[db:protected] => Database Object
(
[config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[driver:protected] => Database_Mysql_Driver Object
(
[link:protected] => Resource id #30
[db_config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[query_cache:protected] =>
)

[link:protected] => Resource id #30
[select:protected] => Array
(
)

[set:protected] => Array
(
)

[from:protected] => Array
(
)

[join:protected] => Array
(
)

[where:protected] => Array
(
)

[orderby:protected] => Array
(
)

[order:protected] => Array
(
)

[groupby:protected] => Array
(
)

[having:protected] => Array
(
)

[distinct:protected] =>
[limit:protected] =>
[offset:protected] =>
[last_query:protected] => SELECT `countries`.*
FROM (`countries`)
WHERE `countries`.`id` = 55
ORDER BY `countries`.`id` ASC
LIMIT 0, 1
[query_history:protected] => Array
(
)

)

[db_applied:protected] => Array
(
)

[with_applied:protected] => Array
(
)

[is_in_transaction:protected] =>
[is_logger_on:protected] => Array
(
[add] => 1
[update] => 1
[delete] => 1
)

)

)

[loaded:protected] => 1
[saved:protected] => 1
[sorting:protected] => Array
(
[id] => asc
)

[object_relations:protected] => Array
(
)

[changed_relations:protected] => Array
(
)

[object_name:protected] => user
[object_plural:protected] => users
[table_name:protected] => users
[table_columns:protected] => Array
(
[member_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
)

[id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[sequenced] => 1
)

[login] => Array
(
[type] => string
[length] => 50
[null] => 1
)

[password] => Array
(
[type] => string
[length] => 50
[null] => 1
)

[password_request] => Array
(
[type] => string
[length] => 10
[null] => 1
)

[name] => Array
(
[type] => string
[length] => 30
[null] => 1
)

[middle_name] => Array
(
[type] => string
[length] => 30
[null] => 1
)

[surname] => Array
(
[type] => string
[length] => 60
[null] => 1
)

[pre_title] => Array
(
[type] => string
[length] => 40
[null] => 1
)

[post_title] => Array
(
[type] => string
[length] => 30
[null] => 1
)

[birthday] => Array
(
[type] => string
[format] => 0000-00-00
[null] => 1
)

[type] => Array
(
[type] => int
[max] => 127
[unsigned] =>
)

[web_messages_types] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[null] => 1
)

[email_messages_types] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[null] => 1
)

[comment] => Array
(
[type] => string
[length] => 250
[null] => 1
)

[application_password] => Array
(
[type] => string
[length] => 50
)

)

[ignored_columns:protected] =>
[primary_key:protected] => id
[primary_val:protected] => name
[foreign_key:protected] => Array
(
)

[table_names_plural:protected] => 1
[reload_on_wakeup:protected] => 1
[db:protected] => Database Object
(
[config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[driver:protected] => Database_Mysql_Driver Object
(
[link:protected] => Resource id #30
[db_config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[query_cache:protected] =>
)

[link:protected] => Resource id #30
[select:protected] => Array
(
)

[set:protected] => Array
(
)

[from:protected] => Array
(
)

[join:protected] => Array
(
)

[where:protected] => Array
(
)

[orderby:protected] => Array
(
)

[order:protected] => Array
(
)

[groupby:protected] => Array
(
)

[having:protected] => Array
(
)

[distinct:protected] =>
[limit:protected] =>
[offset:protected] =>
[last_query:protected] => SELECT `countries`.*
FROM (`countries`)
WHERE `countries`.`id` = 55
ORDER BY `countries`.`id` ASC
LIMIT 0, 1
[query_history:protected] => Array
(
)

)

[db_applied:protected] => Array
(
)

[with_applied:protected] => Array
(
)

[is_in_transaction:protected] =>
[is_logger_on:protected] => Array
(
[add] => 1
[update] => 1
[delete] => 1
)

)

[address_point] => Address_point_Model Object
(
[has_many:protected] => Array
(
[0] => members
[1] => devices
)

[belongs_to:protected] => Array
(
[0] => town
[1] => street
[2] => country
)

[has_one:protected] => Array
(
)

[has_and_belongs_to_many:protected] => Array
(
)

[load_with:protected] => Array
(
)

[object:protected] => Array
(
[id] => 398
[name] =>
[country_id] => 55
[town_id] => 3
[street_id] => 16
[street_number] => 333
[gps] =>
)

[changed:protected] => Array
(
)

[related:protected] => Array
(
[street] => Street_Model Object
(
[has_many:protected] => Array
(
[0] => address_points
)

[belongs_to:protected] => Array
(
[0] => town
[1] => street
)

[has_one:protected] => Array
(
)

[has_and_belongs_to_many:protected] => Array
(
)

[load_with:protected] => Array
(
)

[object:protected] => Array
(
[id] => 16
[town_id] => 3
[street] => Kudlovice
[gps] =>
)

[changed:protected] => Array
(
)

[related:protected] => Array
(
)

[loaded:protected] => 1
[saved:protected] => 1
[sorting:protected] => Array
(
[id] => asc
)

[object_relations:protected] => Array
(
)

[changed_relations:protected] => Array
(
)

[object_name:protected] => street
[object_plural:protected] => streets
[table_name:protected] => streets
[table_columns:protected] => Array
(
[id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[sequenced] => 1
)

[town_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[null] => 1
)

[street] => Array
(
[type] => string
[length] => 30
)

[gps] => Array
(
[type] => string
[binary] => 1
[null] => 1
)

)

[ignored_columns:protected] =>
[primary_key:protected] => id
[primary_val:protected] => name
[foreign_key:protected] => Array
(
)

[table_names_plural:protected] => 1
[reload_on_wakeup:protected] => 1
[db:protected] => Database Object
(
[config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[driver:protected] => Database_Mysql_Driver Object
(
[link:protected] => Resource id #30
[db_config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[query_cache:protected] =>
)

[link:protected] => Resource id #30
[select:protected] => Array
(
)

[set:protected] => Array
(
)

[from:protected] => Array
(
)

[join:protected] => Array
(
)

[where:protected] => Array
(
)

[orderby:protected] => Array
(
)

[order:protected] => Array
(
)

[groupby:protected] => Array
(
)

[having:protected] => Array
(
)

[distinct:protected] =>
[limit:protected] =>
[offset:protected] =>
[last_query:protected] => SELECT `countries`.*
FROM (`countries`)
WHERE `countries`.`id` = 55
ORDER BY `countries`.`id` ASC
LIMIT 0, 1
[query_history:protected] => Array
(
)

)

[db_applied:protected] => Array
(
)

[with_applied:protected] => Array
(
)

[is_in_transaction:protected] =>
[is_logger_on:protected] => Array
(
[add] => 1
[update] => 1
[delete] => 1
)

)

[town] => Town_Model Object
(
[has_many:protected] => Array
(
[0] => address_points
[1] => streets
)

[has_one:protected] => Array
(
)

[belongs_to:protected] => Array
(
)

[has_and_belongs_to_many:protected] => Array
(
)

[load_with:protected] => Array
(
)

[object:protected] => Array
(
[id] => 3
[zip_code] => 68703
[town] => Babice
[quarter] =>
[gps] =>
)

[changed:protected] => Array
(
)

[related:protected] => Array
(
)

[loaded:protected] => 1
[saved:protected] => 1
[sorting:protected] => Array
(
[id] => asc
)

[object_relations:protected] => Array
(
)

[changed_relations:protected] => Array
(
)

[object_name:protected] => town
[object_plural:protected] => towns
[table_name:protected] => towns
[table_columns:protected] => Array
(
[id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[sequenced] => 1
)

[zip_code] => Array
(
[type] => string
[length] => 10
)

[town] => Array
(
[type] => string
[length] => 50
)

[quarter] => Array
(
[type] => string
[length] => 50
[null] => 1
)

[gps] => Array
(
[type] => string
[binary] => 1
[null] => 1
)

)

[ignored_columns:protected] =>
[primary_key:protected] => id
[primary_val:protected] => name
[foreign_key:protected] => Array
(
)

[table_names_plural:protected] => 1
[reload_on_wakeup:protected] => 1
[db:protected] => Database Object
(
[config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[driver:protected] => Database_Mysql_Driver Object
(
[link:protected] => Resource id #30
[db_config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[query_cache:protected] =>
)

[link:protected] => Resource id #30
[select:protected] => Array
(
)

[set:protected] => Array
(
)

[from:protected] => Array
(
)

[join:protected] => Array
(
)

[where:protected] => Array
(
)

[orderby:protected] => Array
(
)

[order:protected] => Array
(
)

[groupby:protected] => Array
(
)

[having:protected] => Array
(
)

[distinct:protected] =>
[limit:protected] =>
[offset:protected] =>
[last_query:protected] => SELECT `countries`.*
FROM (`countries`)
WHERE `countries`.`id` = 55
ORDER BY `countries`.`id` ASC
LIMIT 0, 1
[query_history:protected] => Array
(
)

)

[db_applied:protected] => Array
(
)

[with_applied:protected] => Array
(
)

[is_in_transaction:protected] =>
[is_logger_on:protected] => Array
(
[add] => 1
[update] => 1
[delete] => 1
)

)

[country] => Country_Model Object
(
[has_many:protected] => Array
(
[0] => address_points
[1] => phone_operators
)

[has_and_belongs_to_many:protected] => Array
(
[0] => contacts
)

[has_one:protected] => Array
(
)

[belongs_to:protected] => Array
(
)

[load_with:protected] => Array
(
)

[object:protected] => Array
(
[id] => 55
[country_name] => Czech Republic
[country_iso] => CZE
[country_code] => 420
)

[changed:protected] => Array
(
)

[related:protected] => Array
(
)

[loaded:protected] => 1
[saved:protected] => 1
[sorting:protected] => Array
(
[id] => asc
)

[object_relations:protected] => Array
(
)

[changed_relations:protected] => Array
(
)

[object_name:protected] => country
[object_plural:protected] => countries
[table_name:protected] => countries
[table_columns:protected] => Array
(
[id] => Array
(
[type] => int
[max] => 32767
[unsigned] =>
[sequenced] => 1
)

[country_name] => Array
(
[type] => string
[length] => 100
)

[country_iso] => Array
(
[type] => string
[exact] => 1
[length] => 3
)

[country_code] => Array
(
[type] => string
[length] => 4
)

)

[ignored_columns:protected] =>
[primary_key:protected] => id
[primary_val:protected] => name
[foreign_key:protected] => Array
(
)

[table_names_plural:protected] => 1
[reload_on_wakeup:protected] => 1
[db:protected] => Database Object
(
[config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[driver:protected] => Database_Mysql_Driver Object
(
[link:protected] => Resource id #30
[db_config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[query_cache:protected] =>
)

[link:protected] => Resource id #30
[select:protected] => Array
(
)

[set:protected] => Array
(
)

[from:protected] => Array
(
)

[join:protected] => Array
(
)

[where:protected] => Array
(
)

[orderby:protected] => Array
(
)

[order:protected] => Array
(
)

[groupby:protected] => Array
(
)

[having:protected] => Array
(
)

[distinct:protected] =>
[limit:protected] =>
[offset:protected] =>
[last_query:protected] => SELECT `countries`.*
FROM (`countries`)
WHERE `countries`.`id` = 55
ORDER BY `countries`.`id` ASC
LIMIT 0, 1
[query_history:protected] => Array
(
)

)

[db_applied:protected] => Array
(
)

[with_applied:protected] => Array
(
)

[is_in_transaction:protected] =>
[is_logger_on:protected] => Array
(
[add] => 1
[update] => 1
[delete] => 1
)

)

)

[loaded:protected] => 1
[saved:protected] => 1
[sorting:protected] => Array
(
[id] => asc
)

[object_relations:protected] => Array
(
)

[changed_relations:protected] => Array
(
)

[object_name:protected] => address_point
[object_plural:protected] => address_points
[table_name:protected] => address_points
[table_columns:protected] => Array
(
[id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[sequenced] => 1
)

[name] => Array
(
[type] => string
[length] => 255
[null] => 1
)

[country_id] => Array
(
[type] => int
[max] => 32767
[unsigned] =>
)

[town_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
)

[street_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[null] => 1
)

[street_number] => Array
(
[type] => string
[length] => 50
[null] => 1
)

[gps] => Array
(
[type] => string
[binary] => 1
[null] => 1
)

)

[ignored_columns:protected] =>
[primary_key:protected] => id
[primary_val:protected] => name
[foreign_key:protected] => Array
(
)

[table_names_plural:protected] => 1
[reload_on_wakeup:protected] => 1
[db:protected] => Database Object
(
[config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[driver:protected] => Database_Mysql_Driver Object
(
[link:protected] => Resource id #30
[db_config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[query_cache:protected] =>
)

[link:protected] => Resource id #30
[select:protected] => Array
(
)

[set:protected] => Array
(
)

[from:protected] => Array
(
)

[join:protected] => Array
(
)

[where:protected] => Array
(
)

[orderby:protected] => Array
(
)

[order:protected] => Array
(
)

[groupby:protected] => Array
(
)

[having:protected] => Array
(
)

[distinct:protected] =>
[limit:protected] =>
[offset:protected] =>
[last_query:protected] => SELECT `countries`.*
FROM (`countries`)
WHERE `countries`.`id` = 55
ORDER BY `countries`.`id` ASC
LIMIT 0, 1
[query_history:protected] => Array
(
)

)

[db_applied:protected] => Array
(
)

[with_applied:protected] => Array
(
)

[is_in_transaction:protected] =>
[is_logger_on:protected] => Array
(
[add] => 1
[update] => 1
[delete] => 1
)

)

[ifaces] => ORM_Iterator Object
(
[class_name:protected] => Iface_Model
[primary_key:protected] => id
[primary_val:protected] => name
[result:protected] => Mysql_Result Object
(
[fetch_type:protected] => mysql_fetch_object
[return_type:protected] => stdClass
[result:protected] => Resource id #141
[insert_id:protected] =>
[sql:protected] => SELECT `ifaces`.*
FROM (`ifaces`)
WHERE `ifaces`.`device_id` = 1
ORDER BY `ifaces`.`id` ASC
[current_row:protected] => 0
[total_rows:protected] => 5
)

)

)

[loaded:protected] => 1
[saved:protected] => 1
[sorting:protected] => Array
(
[id] => asc
)

[object_relations:protected] => Array
(
)

[changed_relations:protected] => Array
(
)

[object_name:protected] => device
[object_plural:protected] => devices
[table_name:protected] => devices
[table_columns:protected] => Array
(
[id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[sequenced] => 1
)

[user_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[null] => 1
)

[address_point_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[null] => 1
)

[name] => Array
(
[type] => string
[length] => 255
[null] => 1
)

[type] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
)

[trade_name] => Array
(
[type] => string
[length] => 50
[null] => 1
)

[operating_system] => Array
(
[type] => int
[max] => 127
[unsigned] =>
[null] => 1
)

[PPPoE_logging_in] => Array
(
[type] => int
[max] => 127
[unsigned] =>
[null] => 1
)

[login] => Array
(
[type] => string
[length] => 30
[null] => 1
)

[password] => Array
(
[type] => string
[length] => 30
[null] => 1
)

[price] => Array
(
[type] => float
[null] => 1
)

[payment_rate] => Array
(
[type] => float
[null] => 1
)

[buy_date] => Array
(
[type] => string
[format] => 0000-00-00
[null] => 1
)

[comment] => Array
(
[type] => string
[length] => 254
[null] => 1
)

)

[ignored_columns:protected] =>
[primary_key:protected] => id
[primary_val:protected] => name
[foreign_key:protected] => Array
(
)

[table_names_plural:protected] => 1
[reload_on_wakeup:protected] => 1
[db:protected] => Database Object
(
[config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[driver:protected] => Database_Mysql_Driver Object
(
[link:protected] => Resource id #30
[db_config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[query_cache:protected] =>
)

[link:protected] => Resource id #30
[select:protected] => Array
(
)

[set:protected] => Array
(
)

[from:protected] => Array
(
)

[join:protected] => Array
(
)

[where:protected] => Array
(
)

[orderby:protected] => Array
(
)

[order:protected] => Array
(
)

[groupby:protected] => Array
(
)

[having:protected] => Array
(
)

[distinct:protected] =>
[limit:protected] =>
[offset:protected] =>
[last_query:protected] => SELECT `countries`.*
FROM (`countries`)
WHERE `countries`.`id` = 55
ORDER BY `countries`.`id` ASC
LIMIT 0, 1
[query_history:protected] => Array
(
)

)

[db_applied:protected] => Array
(
)

[with_applied:protected] => Array
(
)

[is_in_transaction:protected] =>
[is_logger_on:protected] => Array
(
[add] => 1
[update] => 1
[delete] => 1
)

)

[device_type] => PC
[count_engineers] => 1
[count_admins] => 0
[ifaces] => Grid Object
(
[fields:protected] => Array
(
[0] => Callback_Field Object
(
[callback] => callback::iface_type_field
[label] => Typ
[name] => type
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[1] => Field Object
(
[label] => Jmeno
[name] => name
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Callback_Field Object
(
[callback] => callback::not_empty
[label] => MAC
[name] => mac
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[3] => Callback_Field Object
(
[callback] => callback::connected_to_device
[label] => Pripojeno k zarizeni
[name] => connected_to_device
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[4] => Grouped_Action_Field Object
(
[actions_fields] => Array
(
[0] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices/show_iface
[action] => action
[script] =>
[nextval] =>
[img] => show
[label] => Zobrazit
[bool] =>
[class] => popup_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

[1] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/edit
[action] => action
[script] =>
[nextval] =>
[img] => edit
[label] => Upravit
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/delete
[action] => action
[script] =>
[nextval] =>
[img] => delete
[label] => Smazat
[bool] =>
[class] => delete_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[label] => Akce
[name] => Akce
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[action_fields:protected] =>
[add_button:protected] =>
[back_button:protected] =>
[base_uri:protected] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[template:protected] => View Object
(
[kohana_filename:protected] => /var/www/freenetis/application/views/grid_template.php
[kohana_filetype:protected] => .php
[data:protected] => Array
(
[base_uri] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[title] =>
[label] => Celkem polozek: 5
[show_labels] => 1
[items] => Mysql_Result Object
(
[fetch_type:protected] => mysql_fetch_object
[return_type:protected] => stdClass
[result:protected] => Resource id #124
[insert_id:protected] =>
[sql:protected] =>
SELECT
i.id, i.id AS iface_id, i.link_id, l.name AS link_name,
i.mac, i.name, i.comment, i.type, i.number, i.port_mode, l.bitrate,
cd.id AS connected_to_device_id, cd.name AS connected_to_device_name,
COUNT(DISTINCT cd.id) AS connected_to_devices_count,
GROUP_CONCAT(DISTINCT cd.name SEPARATOR ', \n') AS connected_to_devices,
l.wireless_norm, l.wireless_frequency, i.wireless_mode,
l.wireless_channel_width, l.wireless_ssid, ir.parent_iface_id,
pi.name AS parent_name, v.tag_802_1q
FROM ifaces i
LEFT JOIN ifaces_relationships ir ON ir.iface_id = i.id
LEFT JOIN ifaces pi ON ir.parent_iface_id = pi.id
LEFT JOIN links l ON i.link_id = l.id
LEFT JOIN ifaces ci ON ci.link_id = l.id AND ci.id <> i.id AND
(
i.type NOT IN(1, 7) OR
(
i.type IN(1, 7) AND
(
i.wireless_mode = 2 AND ci.wireless_mode = 1
) OR i.wireless_mode = 1
)
)
LEFT JOIN devices cd ON ci.device_id = cd.id
LEFT JOIN ifaces_vlans iv ON iv.iface_id = i.id
LEFT JOIN vlans v ON iv.vlan_id = v.id
WHERE i.device_id = 1
GROUP BY i.id
ORDER BY i.number, i.type, i.name
[current_row:protected] => 0
[total_rows:protected] => 5
)

[buttons] => Array
(
[0] => <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/add/1?path_qsurl=devices%2Fshow%2F1">Pridat nove rozhrani</a>
)

[filter] =>
[fields] => Array
(
[0] => Callback_Field Object
(
[callback] => callback::iface_type_field
[label] => Typ
[name] => type
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[1] => Field Object
(
[label] => Jmeno
[name] => name
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Callback_Field Object
(
[callback] => callback::not_empty
[label] => MAC
[name] => mac
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[3] => Callback_Field Object
(
[callback] => callback::connected_to_device
[label] => Pripojeno k zarizeni
[name] => connected_to_device
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[4] => Grouped_Action_Field Object
(
[actions_fields] => Array
(
[0] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices/show_iface
[action] => action
[script] =>
[nextval] =>
[img] => show
[label] => Zobrazit
[bool] =>
[class] => popup_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

[1] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/edit
[action] => action
[script] =>
[nextval] =>
[img] => edit
[label] => Upravit
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/delete
[action] => action
[script] =>
[nextval] =>
[img] => delete
[label] => Smazat
[bool] =>
[class] => delete_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[label] => Akce
[name] => Akce
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[action_fields] =>
[paginator] =>
[selector] =>
[separator] => <br /><br />
[form] =>
[form_extra_buttons] => Array
(
)

[form_submit_value] => Aktualizovat
[id] => devices-show-grid
)

)

[title:protected] =>
[label:protected] =>
[use_paginator:protected] =>
[use_selector:protected] =>
[separator:protected] => <br /><br />
[show_labels:protected] => 1
[selector_increace:protected] => 30
[selector_min:protected] => 10
[selector_max_multiplier:protected] => 5
[current:protected] => 10
[style:protected] => classic
[uri_segment:protected] => 3
[items_per_page:protected] => 10
[total_items:protected] => 5
[base_url:protected] =>
[order_by:protected] =>
[a_rec_per_page:protected] =>
[variables:protected] =>
[order_by_direction:protected] =>
[limit_results:protected] =>
[record_per_page:protected] =>
[url_array_ofset:protected] => 0
[query_string:protected] =>
[filter:protected] =>
[form:protected] =>
[form_submit_value:protected] =>
[form_extra_buttons:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/add/1?path_qsurl=devices%2Fshow%2F1">Pridat nove rozhrani</a>
)

[id:protected] => devices-show-grid
[first_add_button:private] => 1
)

[table_device_engineers] => Grid Object
(
[fields:protected] => Array
(
[0] => Field Object
(
[label] => Jmeno
[name] => name
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[1] => Field Object
(
[label] => Prijmeni
[name] => surname
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Field Object
(
[label] => Prihl. jmeno
[name] => login
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[3] => Grouped_Action_Field Object
(
[actions_fields] => Array
(
[0] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/device_engineers/delete
[action] => action
[script] =>
[nextval] =>
[img] => delete
[label] => Smazat
[bool] =>
[class] => delete_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[label] => Akce
[name] => Akce
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[action_fields:protected] =>
[add_button:protected] =>
[back_button:protected] =>
[base_uri:protected] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[template:protected] => View Object
(
[kohana_filename:protected] => /var/www/freenetis/application/views/grid_template.php
[kohana_filetype:protected] => .php
[data:protected] => Array
(
[base_uri] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[title] =>
[label] => Celkem polozek: 1
[show_labels] => 1
[items] => Mysql_Result Object
(
[fetch_type:protected] => mysql_fetch_object
[return_type:protected] => stdClass
[result:protected] => Resource id #89
[insert_id:protected] =>
[sql:protected] =>
SELECT de.id, u.name, u.surname, u.login
FROM device_engineers de
JOIN users u ON de.user_id = u.id
WHERE de.device_id = '1'
ORDER BY id asc
[current_row:protected] => 0
[total_rows:protected] => 1
)

)

)

[title:protected] =>
[label:protected] =>
[use_paginator:protected] =>
[use_selector:protected] =>
[separator:protected] => <br /><br />
[show_labels:protected] => 1
[selector_increace:protected] => 30
[selector_min:protected] => 10
[selector_max_multiplier:protected] => 5
[current:protected] => 10
[style:protected] => classic
[uri_segment:protected] => 3
[items_per_page:protected] => 10
[total_items:protected] => 1
[base_url:protected] =>
[order_by:protected] =>
[a_rec_per_page:protected] =>
[variables:protected] =>
[order_by_direction:protected] =>
[limit_results:protected] =>
[record_per_page:protected] =>
[url_array_ofset:protected] => 0
[query_string:protected] =>
[filter:protected] =>
[form:protected] =>
[form_submit_value:protected] =>
[form_extra_buttons:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/device_engineers/add/1?path_qsurl=devices%2Fshow%2F1">Pridat noveho technika zarizeni</a>
)

[id:protected] => devices-show-grid
[first_add_button:private] => 1
)

[table_device_admins] => Grid Object
(
[fields:protected] => Array
(
[0] => Field Object
(
[label] => Jmeno
[name] => name
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[1] => Field Object
(
[label] => Prijmeni
[name] => surname
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Field Object
(
[label] => Prihl. jmeno
[name] => login
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[3] => Grouped_Action_Field Object
(
[actions_fields] => Array
(
[0] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/device_admins/delete
[action] => action
[script] =>
[nextval] =>
[img] => delete
[label] => Smazat
[bool] =>
[class] => delete_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[label] => Akce
[name] => Akce
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[action_fields:protected] =>
[add_button:protected] =>
[back_button:protected] =>
[base_uri:protected] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[template:protected] => View Object
(
[kohana_filename:protected] => /var/www/freenetis/application/views/grid_template.php
[kohana_filetype:protected] => .php
[data:protected] => Array
(
[base_uri] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[title] =>
[label] => Celkem polozek: 0
[show_labels] => 1
[items] => Mysql_Result Object
(
[fetch_type:protected] => mysql_fetch_object
[return_type:protected] => stdClass
[result:protected] => Resource id #111
[insert_id:protected] =>
[sql:protected] =>
SELECT da.id, u.name, u.surname, u.login
FROM device_admins da
JOIN users u ON da.user_id = u.id
WHERE da.device_id = '1'
ORDER BY id asc
[current_row:protected] => 0
[total_rows:protected] => 0
)

)

)

[title:protected] =>
[label:protected] =>
[use_paginator:protected] =>
[use_selector:protected] =>
[separator:protected] => <br /><br />
[show_labels:protected] => 1
[selector_increace:protected] => 30
[selector_min:protected] => 10
[selector_max_multiplier:protected] => 5
[current:protected] => 10
[style:protected] => classic
[uri_segment:protected] => 3
[items_per_page:protected] => 10
[total_items:protected] => 0
[base_url:protected] =>
[order_by:protected] =>
[a_rec_per_page:protected] =>
[variables:protected] =>
[order_by_direction:protected] =>
[limit_results:protected] =>
[record_per_page:protected] =>
[url_array_ofset:protected] => 0
[query_string:protected] =>
[filter:protected] =>
[form:protected] =>
[form_submit_value:protected] =>
[form_extra_buttons:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/device_admins/edit/1?path_qsurl=devices%2Fshow%2F1">Upravit spravce zarizeni</a>
)

[id:protected] => devices-show-grid
[first_add_button:private] => 1
)

[table_ip_addresses] => Grid Object
(
[fields:protected] => Array
(
[0] => Callback_Field Object
(
[callback] => callback::ip_address_field
[label] => IP adresa
[name] => ip_address
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
[0] => 1
[1] =>
[2] =>
)

)

)

[1] => Link_Field Object
(
[name] => subnet_id
[data_name] => subnet_name
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/subnets/show
[script] =>
[label] => Podsit
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Link_Field Object
(
[name] => iface_id
[data_name] => iface_name
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/show
[script] =>
[label] => Rozhrani
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[3] => Grouped_Action_Field Object
(
[actions_fields] => Array
(
[0] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ip_addresses/show
[action] => action
[script] =>
[nextval] =>
[img] => show
[label] => Zobrazit
[bool] =>
[class] => popup_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

[1] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ip_addresses/edit
[action] => action
[script] =>
[nextval] =>
[img] => edit
[label] => Upravit
[bool] =>
[class] => popup_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ip_addresses/delete
[action] => action
[script] =>
[nextval] =>
[img] => delete
[label] => Smazat
[bool] =>
[class] => delete_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[label] => Akce
[name] => Akce
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[action_fields:protected] =>
[add_button:protected] =>
[back_button:protected] =>
[base_uri:protected] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[template:protected] => View Object
(
[kohana_filename:protected] => /var/www/freenetis/application/views/grid_template.php
[kohana_filetype:protected] => .php
[data:protected] => Array
(
[base_uri] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[title] =>
[label] => Celkem polozek: 5
[show_labels] => 1
[items] => Mysql_Result Object
(
[fetch_type:protected] => mysql_fetch_object
[return_type:protected] => stdClass
[result:protected] => Resource id #118
[insert_id:protected] =>
[sql:protected] =>
SELECT
ip.*,
ip.id AS ip_address_id,
s.name AS subnet_name,
32-log2((~inet_aton(netmask) & 0xffffffff) + 1) AS subnet_range,
s.network_address AS subnet_network,
i.name AS iface_name
FROM ip_addresses ip
LEFT JOIN subnets s ON s.id = ip.subnet_id
JOIN ifaces i ON i.id = ip.iface_id
WHERE i.device_id = 1
ORDER BY INET_ATON(ip_address)
[current_row:protected] => 0
[total_rows:protected] => 5
)

)

)

[title:protected] =>
[label:protected] =>
[use_paginator:protected] =>
[use_selector:protected] =>
[separator:protected] => <br /><br />
[show_labels:protected] => 1
[selector_increace:protected] => 30
[selector_min:protected] => 10
[selector_max_multiplier:protected] => 5
[current:protected] => 10
[style:protected] => classic
[uri_segment:protected] => 3
[items_per_page:protected] => 10
[total_items:protected] => 5
[base_url:protected] =>
[order_by:protected] =>
[a_rec_per_page:protected] =>
[variables:protected] =>
[order_by_direction:protected] =>
[limit_results:protected] =>
[record_per_page:protected] =>
[url_array_ofset:protected] => 0
[query_string:protected] =>
[filter:protected] =>
[form:protected] =>
[form_submit_value:protected] =>
[form_extra_buttons:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/ip_addresses/add/1?path_qsurl=devices%2Fshow%2F1" title="Pridat novou IP adresu" class="popup_link">Pridat novou IP adresu</a>
)

[id:protected] => devices-show-grid
[first_add_button:private] => 1
)

[vlan_ifaces] =>
[port_ifaces] =>
[ethernet_ifaces] =>
[internal_ifaces] =>
[wireless_ifaces] =>
[bridge_ifaces] =>
[special_ifaces] =>
[gps] =>
[gpsx] =>
[gpsy] =>
[lang] => cs
)
)</pre></li>
<li><strong>system/libraries/View.php [186]:</strong><pre>View->render( )</pre></li>
<li><strong>application/views/main.php [146]:</strong><pre>View->__toString( )</pre></li>
<li><strong>system/libraries/Controller.php [69]:</strong><pre>include( application/views/main.php )</pre></li>
<li><strong>system/libraries/View.php [205]:</strong><pre>Controller_Core->_kohana_load_view( application/views/main.php, Array
(
[title] => Zarizeni twikinet.kud.palata PC SERVER x86
[breadcrumbs] => <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/members/show_all?path_qsurl=devices%2Fshow%2F1">Clenove</a> » <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/members/show/1?path_qsurl=devices%2Fshow%2F1">ID 1 - UnArt Spytihnev</a> » <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/users/show_by_member/1?path_qsurl=devices%2Fshow%2F1">Uzivatele</a> » <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/users/show/1?path_qsurl=devices%2Fshow%2F1">admin admin (admin)</a> » <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/devices/show_by_user/1?path_qsurl=devices%2Fshow%2F1">Zarizeni</a> » twikinet.kud.palata PC SERVER x86
[content] => View Object
(
[kohana_filename:protected] => /var/www/freenetis/application/views/devices/show.php
[kohana_filetype:protected] => .php
[data:protected] => Array
(
[device] => Device_Model Object
(
[has_many:protected] => Array
(
[0] => ifaces
[1] => device_admins
[2] => device_engineers
)

[belongs_to:protected] => Array
(
[0] => address_point
[1] => user
)

[arr_sql] => Array
(
[id] => d.id
[login] => u.login
[device_name] => d.name
[username] => concat(u.name,' ',u.surname)
[device_type] => d.type
[member_id] => users.member_id
)

[has_one:protected] => Array
(
)

[has_and_belongs_to_many:protected] => Array
(
)

[load_with:protected] => Array
(
)

[object:protected] => Array
(
[id] => 1
[user_id] => 1
[address_point_id] => 398
[name] => twikinet.kud.palata PC SERVER x86
[type] => 7
[trade_name] => PC SERVER Palata Supermicro
[operating_system] =>
[PPPoE_logging_in] =>
[login] => admin
[password] => NO
[price] => 0
[payment_rate] => 0
[buy_date] => 1970-01-01
[comment] => Server Palata
)

[changed:protected] => Array
(
)

[related:protected] => Array
(
[user] => User_Model Object
(
[belongs_to:protected] => Array
(
[0] => member
)

[has_many:protected] => Array
(
[0] => jobs
[1] => devices
[2] => logs
[3] => phone_invoices_users
[4] => sms_messages
[users] => private_phone_contacts
[5] => users_keys
[6] => device_admins
[7] => device_engineers
)

[has_and_belongs_to_many:protected] => Array
(
[0] => clouds
[users_contacts] => contacts
)

[has_one:protected] => Array
(
)

[load_with:protected] => Array
(
)

[object:protected] => Array
(
[member_id] => 1
[id] => 1
[login] => admin
[password] => 398dc9c7c8c91836a9ef5cd755c1e8e1649863db
[password_request] =>
[name] => admin
[middle_name] =>
[surname] => admin
[pre_title] =>
[post_title] =>
[birthday] => 2005-11-01
[type] => 1
[web_messages_types] =>
[email_messages_types] =>
[comment] =>
[application_password] => zmP7I8k3
)

[changed:protected] => Array
(
)

[related:protected] => Array
(
[member] => Member_Model Object
(
[has_one:protected] => Array
(
[0] => allowed_subnets_count
[1] => members_traffic
[2] => members_domicile
)

[has_many:protected] => Array
(
[0] => allowed_subnets
[1] => invoices
[2] => users
[3] => accounts
[4] => transfers
[5] => bank_accounts
[6] => membership_interrupts
)

[belongs_to:protected] => Array
(
[0] => address_point
[1] => user
)

[has_and_belongs_to_many:protected] => Array
(
)

[load_with:protected] => Array
(
)

[object:protected] => Array
(
[id] => 1
[user_id] =>
[registration] => 0
[name] => UnArt Spytihnev
[address_point_id] => 1
[type] => 3
[external_type] =>
[organization_identifier] => 75092506
[qos_ceil] =>
[qos_rate] =>
[entrance_fee] =>
[debt_payment_rate] =>
[entrance_fee_left] =>
[entrance_fee_date] =>
[entrance_date] => 2006-11-15
[entrance_form_received] =>
[entrance_form_accepted] =>
[leaving_date] => 0000-00-00
[applicant_registration_datetime] =>
[locked] => 0
[voip_billing_limit] => 0
[voip_billing_type] => prepaid
[comment] =>
)

[changed:protected] => Array
(
)

[related:protected] => Array
(
)

[loaded:protected] => 1
[saved:protected] => 1
[sorting:protected] => Array
(
[id] => asc
)

[object_relations:protected] => Array
(
)

[changed_relations:protected] => Array
(
)

[object_name:protected] => member
[object_plural:protected] => members
[table_name:protected] => members
[table_columns:protected] => Array
(
[id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[sequenced] => 1
)

[user_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[null] => 1
)

[registration] => Array
(
[type] => int
[max] => 127
[unsigned] =>
)

[name] => Array
(
[type] => string
[length] => 100
)

[address_point_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
)

[type] => Array
(
[type] => int
[max] => 127
[unsigned] =>
[null] => 1
)

[external_type] => Array
(
[type] => int
[max] => 127
[unsigned] =>
[null] => 1
)

[organization_identifier] => Array
(
[type] => string
[length] => 20
[null] => 1
)

[qos_ceil] => Array
(
[type] => string
[length] => 20
[null] => 1
)

[qos_rate] => Array
(
[type] => string
[length] => 20
[null] => 1
)

[entrance_fee] => Array
(
[type] => float
[null] => 1
)

[debt_payment_rate] => Array
(
[type] => float
[null] => 1
)

[entrance_fee_left] => Array
(
[type] => float
[null] => 1
)

[entrance_fee_date] => Array
(
[type] => string
[format] => 0000-00-00
[null] => 1
)

[entrance_date] => Array
(
[type] => string
[format] => 0000-00-00
[null] => 1
)

[entrance_form_received] => Array
(
[type] => string
[format] => 0000-00-00
[null] => 1
)

[entrance_form_accepted] => Array
(
[type] => string
[format] => 0000-00-00
[null] => 1
)

[leaving_date] => Array
(
[type] => string
[format] => 0000-00-00
)

[applicant_registration_datetime] => Array
(
[type] => string
[format] => 0000-00-00 00:00:00
[null] => 1
)

[locked] => Array
(
[type] => int
[max] => 127
[unsigned] =>
)

[voip_billing_limit] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
)

[voip_billing_type] => Array
(
[type] => string
[length] => 10
)

[comment] => Array
(
[type] => string
[length] => 250
[null] => 1
)

)

[ignored_columns:protected] =>
[primary_key:protected] => id
[primary_val:protected] => name
[foreign_key:protected] => Array
(
)

[table_names_plural:protected] => 1
[reload_on_wakeup:protected] => 1
[db:protected] => Database Object
(
[config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[driver:protected] => Database_Mysql_Driver Object
(
[link:protected] => Resource id #30
[db_config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[query_cache:protected] =>
)

[link:protected] => Resource id #30
[select:protected] => Array
(
)

[set:protected] => Array
(
)

[from:protected] => Array
(
)

[join:protected] => Array
(
)

[where:protected] => Array
(
)

[orderby:protected] => Array
(
)

[order:protected] => Array
(
)

[groupby:protected] => Array
(
)

[having:protected] => Array
(
)

[distinct:protected] =>
[limit:protected] =>
[offset:protected] =>
[last_query:protected] => SELECT `countries`.*
FROM (`countries`)
WHERE `countries`.`id` = 55
ORDER BY `countries`.`id` ASC
LIMIT 0, 1
[query_history:protected] => Array
(
)

)

[db_applied:protected] => Array
(
)

[with_applied:protected] => Array
(
)

[is_in_transaction:protected] =>
[is_logger_on:protected] => Array
(
[add] => 1
[update] => 1
[delete] => 1
)

)

)

[loaded:protected] => 1
[saved:protected] => 1
[sorting:protected] => Array
(
[id] => asc
)

[object_relations:protected] => Array
(
)

[changed_relations:protected] => Array
(
)

[object_name:protected] => user
[object_plural:protected] => users
[table_name:protected] => users
[table_columns:protected] => Array
(
[member_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
)

[id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[sequenced] => 1
)

[login] => Array
(
[type] => string
[length] => 50
[null] => 1
)

[password] => Array
(
[type] => string
[length] => 50
[null] => 1
)

[password_request] => Array
(
[type] => string
[length] => 10
[null] => 1
)

[name] => Array
(
[type] => string
[length] => 30
[null] => 1
)

[middle_name] => Array
(
[type] => string
[length] => 30
[null] => 1
)

[surname] => Array
(
[type] => string
[length] => 60
[null] => 1
)

[pre_title] => Array
(
[type] => string
[length] => 40
[null] => 1
)

[post_title] => Array
(
[type] => string
[length] => 30
[null] => 1
)

[birthday] => Array
(
[type] => string
[format] => 0000-00-00
[null] => 1
)

[type] => Array
(
[type] => int
[max] => 127
[unsigned] =>
)

[web_messages_types] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[null] => 1
)

[email_messages_types] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[null] => 1
)

[comment] => Array
(
[type] => string
[length] => 250
[null] => 1
)

[application_password] => Array
(
[type] => string
[length] => 50
)

)

[ignored_columns:protected] =>
[primary_key:protected] => id
[primary_val:protected] => name
[foreign_key:protected] => Array
(
)

[table_names_plural:protected] => 1
[reload_on_wakeup:protected] => 1
[db:protected] => Database Object
(
[config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[driver:protected] => Database_Mysql_Driver Object
(
[link:protected] => Resource id #30
[db_config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[query_cache:protected] =>
)

[link:protected] => Resource id #30
[select:protected] => Array
(
)

[set:protected] => Array
(
)

[from:protected] => Array
(
)

[join:protected] => Array
(
)

[where:protected] => Array
(
)

[orderby:protected] => Array
(
)

[order:protected] => Array
(
)

[groupby:protected] => Array
(
)

[having:protected] => Array
(
)

[distinct:protected] =>
[limit:protected] =>
[offset:protected] =>
[last_query:protected] => SELECT `countries`.*
FROM (`countries`)
WHERE `countries`.`id` = 55
ORDER BY `countries`.`id` ASC
LIMIT 0, 1
[query_history:protected] => Array
(
)

)

[db_applied:protected] => Array
(
)

[with_applied:protected] => Array
(
)

[is_in_transaction:protected] =>
[is_logger_on:protected] => Array
(
[add] => 1
[update] => 1
[delete] => 1
)

)

[address_point] => Address_point_Model Object
(
[has_many:protected] => Array
(
[0] => members
[1] => devices
)

[belongs_to:protected] => Array
(
[0] => town
[1] => street
[2] => country
)

[has_one:protected] => Array
(
)

[has_and_belongs_to_many:protected] => Array
(
)

[load_with:protected] => Array
(
)

[object:protected] => Array
(
[id] => 398
[name] =>
[country_id] => 55
[town_id] => 3
[street_id] => 16
[street_number] => 333
[gps] =>
)

[changed:protected] => Array
(
)

[related:protected] => Array
(
[street] => Street_Model Object
(
[has_many:protected] => Array
(
[0] => address_points
)

[belongs_to:protected] => Array
(
[0] => town
[1] => street
)

[has_one:protected] => Array
(
)

[has_and_belongs_to_many:protected] => Array
(
)

[load_with:protected] => Array
(
)

[object:protected] => Array
(
[id] => 16
[town_id] => 3
[street] => Kudlovice
[gps] =>
)

[changed:protected] => Array
(
)

[related:protected] => Array
(
)

[loaded:protected] => 1
[saved:protected] => 1
[sorting:protected] => Array
(
[id] => asc
)

[object_relations:protected] => Array
(
)

[changed_relations:protected] => Array
(
)

[object_name:protected] => street
[object_plural:protected] => streets
[table_name:protected] => streets
[table_columns:protected] => Array
(
[id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[sequenced] => 1
)

[town_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[null] => 1
)

[street] => Array
(
[type] => string
[length] => 30
)

[gps] => Array
(
[type] => string
[binary] => 1
[null] => 1
)

)

[ignored_columns:protected] =>
[primary_key:protected] => id
[primary_val:protected] => name
[foreign_key:protected] => Array
(
)

[table_names_plural:protected] => 1
[reload_on_wakeup:protected] => 1
[db:protected] => Database Object
(
[config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[driver:protected] => Database_Mysql_Driver Object
(
[link:protected] => Resource id #30
[db_config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[query_cache:protected] =>
)

[link:protected] => Resource id #30
[select:protected] => Array
(
)

[set:protected] => Array
(
)

[from:protected] => Array
(
)

[join:protected] => Array
(
)

[where:protected] => Array
(
)

[orderby:protected] => Array
(
)

[order:protected] => Array
(
)

[groupby:protected] => Array
(
)

[having:protected] => Array
(
)

[distinct:protected] =>
[limit:protected] =>
[offset:protected] =>
[last_query:protected] => SELECT `countries`.*
FROM (`countries`)
WHERE `countries`.`id` = 55
ORDER BY `countries`.`id` ASC
LIMIT 0, 1
[query_history:protected] => Array
(
)

)

[db_applied:protected] => Array
(
)

[with_applied:protected] => Array
(
)

[is_in_transaction:protected] =>
[is_logger_on:protected] => Array
(
[add] => 1
[update] => 1
[delete] => 1
)

)

[town] => Town_Model Object
(
[has_many:protected] => Array
(
[0] => address_points
[1] => streets
)

[has_one:protected] => Array
(
)

[belongs_to:protected] => Array
(
)

[has_and_belongs_to_many:protected] => Array
(
)

[load_with:protected] => Array
(
)

[object:protected] => Array
(
[id] => 3
[zip_code] => 68703
[town] => Babice
[quarter] =>
[gps] =>
)

[changed:protected] => Array
(
)

[related:protected] => Array
(
)

[loaded:protected] => 1
[saved:protected] => 1
[sorting:protected] => Array
(
[id] => asc
)

[object_relations:protected] => Array
(
)

[changed_relations:protected] => Array
(
)

[object_name:protected] => town
[object_plural:protected] => towns
[table_name:protected] => towns
[table_columns:protected] => Array
(
[id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[sequenced] => 1
)

[zip_code] => Array
(
[type] => string
[length] => 10
)

[town] => Array
(
[type] => string
[length] => 50
)

[quarter] => Array
(
[type] => string
[length] => 50
[null] => 1
)

[gps] => Array
(
[type] => string
[binary] => 1
[null] => 1
)

)

[ignored_columns:protected] =>
[primary_key:protected] => id
[primary_val:protected] => name
[foreign_key:protected] => Array
(
)

[table_names_plural:protected] => 1
[reload_on_wakeup:protected] => 1
[db:protected] => Database Object
(
[config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[driver:protected] => Database_Mysql_Driver Object
(
[link:protected] => Resource id #30
[db_config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[query_cache:protected] =>
)

[link:protected] => Resource id #30
[select:protected] => Array
(
)

[set:protected] => Array
(
)

[from:protected] => Array
(
)

[join:protected] => Array
(
)

[where:protected] => Array
(
)

[orderby:protected] => Array
(
)

[order:protected] => Array
(
)

[groupby:protected] => Array
(
)

[having:protected] => Array
(
)

[distinct:protected] =>
[limit:protected] =>
[offset:protected] =>
[last_query:protected] => SELECT `countries`.*
FROM (`countries`)
WHERE `countries`.`id` = 55
ORDER BY `countries`.`id` ASC
LIMIT 0, 1
[query_history:protected] => Array
(
)

)

[db_applied:protected] => Array
(
)

[with_applied:protected] => Array
(
)

[is_in_transaction:protected] =>
[is_logger_on:protected] => Array
(
[add] => 1
[update] => 1
[delete] => 1
)

)

[country] => Country_Model Object
(
[has_many:protected] => Array
(
[0] => address_points
[1] => phone_operators
)

[has_and_belongs_to_many:protected] => Array
(
[0] => contacts
)

[has_one:protected] => Array
(
)

[belongs_to:protected] => Array
(
)

[load_with:protected] => Array
(
)

[object:protected] => Array
(
[id] => 55
[country_name] => Czech Republic
[country_iso] => CZE
[country_code] => 420
)

[changed:protected] => Array
(
)

[related:protected] => Array
(
)

[loaded:protected] => 1
[saved:protected] => 1
[sorting:protected] => Array
(
[id] => asc
)

[object_relations:protected] => Array
(
)

[changed_relations:protected] => Array
(
)

[object_name:protected] => country
[object_plural:protected] => countries
[table_name:protected] => countries
[table_columns:protected] => Array
(
[id] => Array
(
[type] => int
[max] => 32767
[unsigned] =>
[sequenced] => 1
)

[country_name] => Array
(
[type] => string
[length] => 100
)

[country_iso] => Array
(
[type] => string
[exact] => 1
[length] => 3
)

[country_code] => Array
(
[type] => string
[length] => 4
)

)

[ignored_columns:protected] =>
[primary_key:protected] => id
[primary_val:protected] => name
[foreign_key:protected] => Array
(
)

[table_names_plural:protected] => 1
[reload_on_wakeup:protected] => 1
[db:protected] => Database Object
(
[config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[driver:protected] => Database_Mysql_Driver Object
(
[link:protected] => Resource id #30
[db_config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[query_cache:protected] =>
)

[link:protected] => Resource id #30
[select:protected] => Array
(
)

[set:protected] => Array
(
)

[from:protected] => Array
(
)

[join:protected] => Array
(
)

[where:protected] => Array
(
)

[orderby:protected] => Array
(
)

[order:protected] => Array
(
)

[groupby:protected] => Array
(
)

[having:protected] => Array
(
)

[distinct:protected] =>
[limit:protected] =>
[offset:protected] =>
[last_query:protected] => SELECT `countries`.*
FROM (`countries`)
WHERE `countries`.`id` = 55
ORDER BY `countries`.`id` ASC
LIMIT 0, 1
[query_history:protected] => Array
(
)

)

[db_applied:protected] => Array
(
)

[with_applied:protected] => Array
(
)

[is_in_transaction:protected] =>
[is_logger_on:protected] => Array
(
[add] => 1
[update] => 1
[delete] => 1
)

)

)

[loaded:protected] => 1
[saved:protected] => 1
[sorting:protected] => Array
(
[id] => asc
)

[object_relations:protected] => Array
(
)

[changed_relations:protected] => Array
(
)

[object_name:protected] => address_point
[object_plural:protected] => address_points
[table_name:protected] => address_points
[table_columns:protected] => Array
(
[id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[sequenced] => 1
)

[name] => Array
(
[type] => string
[length] => 255
[null] => 1
)

[country_id] => Array
(
[type] => int
[max] => 32767
[unsigned] =>
)

[town_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
)

[street_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[null] => 1
)

[street_number] => Array
(
[type] => string
[length] => 50
[null] => 1
)

[gps] => Array
(
[type] => string
[binary] => 1
[null] => 1
)

)

[ignored_columns:protected] =>
[primary_key:protected] => id
[primary_val:protected] => name
[foreign_key:protected] => Array
(
)

[table_names_plural:protected] => 1
[reload_on_wakeup:protected] => 1
[db:protected] => Database Object
(
[config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[driver:protected] => Database_Mysql_Driver Object
(
[link:protected] => Resource id #30
[db_config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[query_cache:protected] =>
)

[link:protected] => Resource id #30
[select:protected] => Array
(
)

[set:protected] => Array
(
)

[from:protected] => Array
(
)

[join:protected] => Array
(
)

[where:protected] => Array
(
)

[orderby:protected] => Array
(
)

[order:protected] => Array
(
)

[groupby:protected] => Array
(
)

[having:protected] => Array
(
)

[distinct:protected] =>
[limit:protected] =>
[offset:protected] =>
[last_query:protected] => SELECT `countries`.*
FROM (`countries`)
WHERE `countries`.`id` = 55
ORDER BY `countries`.`id` ASC
LIMIT 0, 1
[query_history:protected] => Array
(
)

)

[db_applied:protected] => Array
(
)

[with_applied:protected] => Array
(
)

[is_in_transaction:protected] =>
[is_logger_on:protected] => Array
(
[add] => 1
[update] => 1
[delete] => 1
)

)

[ifaces] => ORM_Iterator Object
(
[class_name:protected] => Iface_Model
[primary_key:protected] => id
[primary_val:protected] => name
[result:protected] => Mysql_Result Object
(
[fetch_type:protected] => mysql_fetch_object
[return_type:protected] => stdClass
[result:protected] => Resource id #141
[insert_id:protected] =>
[sql:protected] => SELECT `ifaces`.*
FROM (`ifaces`)
WHERE `ifaces`.`device_id` = 1
ORDER BY `ifaces`.`id` ASC
[current_row:protected] => 0
[total_rows:protected] => 5
)

)

)

[loaded:protected] => 1
[saved:protected] => 1
[sorting:protected] => Array
(
[id] => asc
)

[object_relations:protected] => Array
(
)

[changed_relations:protected] => Array
(
)

[object_name:protected] => device
[object_plural:protected] => devices
[table_name:protected] => devices
[table_columns:protected] => Array
(
[id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[sequenced] => 1
)

[user_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[null] => 1
)

[address_point_id] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
[null] => 1
)

[name] => Array
(
[type] => string
[length] => 255
[null] => 1
)

[type] => Array
(
[type] => int
[max] => 2147483647
[unsigned] =>
)

[trade_name] => Array
(
[type] => string
[length] => 50
[null] => 1
)

[operating_system] => Array
(
[type] => int
[max] => 127
[unsigned] =>
[null] => 1
)

[PPPoE_logging_in] => Array
(
[type] => int
[max] => 127
[unsigned] =>
[null] => 1
)

[login] => Array
(
[type] => string
[length] => 30
[null] => 1
)

[password] => Array
(
[type] => string
[length] => 30
[null] => 1
)

[price] => Array
(
[type] => float
[null] => 1
)

[payment_rate] => Array
(
[type] => float
[null] => 1
)

[buy_date] => Array
(
[type] => string
[format] => 0000-00-00
[null] => 1
)

[comment] => Array
(
[type] => string
[length] => 254
[null] => 1
)

)

[ignored_columns:protected] =>
[primary_key:protected] => id
[primary_val:protected] => name
[foreign_key:protected] => Array
(
)

[table_names_plural:protected] => 1
[reload_on_wakeup:protected] => 1
[db:protected] => Database Object
(
[config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[driver:protected] => Database_Mysql_Driver Object
(
[link:protected] => Resource id #30
[db_config:protected] => Array
(
[benchmark] =>
[persistent] =>
[connection] => Array
(
[type] => mysql
[user] => freenetis
[pass] =>
[host] => localhost
[port] =>
[socket] =>
[database] => freenetis
)

[character_set] => utf8
[table_prefix] =>
[object] => 1
[cache] =>
[escape] => 1
)

[query_cache:protected] =>
)

[link:protected] => Resource id #30
[select:protected] => Array
(
)

[set:protected] => Array
(
)

[from:protected] => Array
(
)

[join:protected] => Array
(
)

[where:protected] => Array
(
)

[orderby:protected] => Array
(
)

[order:protected] => Array
(
)

[groupby:protected] => Array
(
)

[having:protected] => Array
(
)

[distinct:protected] =>
[limit:protected] =>
[offset:protected] =>
[last_query:protected] => SELECT `countries`.*
FROM (`countries`)
WHERE `countries`.`id` = 55
ORDER BY `countries`.`id` ASC
LIMIT 0, 1
[query_history:protected] => Array
(
)

)

[db_applied:protected] => Array
(
)

[with_applied:protected] => Array
(
)

[is_in_transaction:protected] =>
[is_logger_on:protected] => Array
(
[add] => 1
[update] => 1
[delete] => 1
)

)

[device_type] => PC
[count_engineers] => 1
[count_admins] => 0
[ifaces] => Grid Object
(
[fields:protected] => Array
(
[0] => Callback_Field Object
(
[callback] => callback::iface_type_field
[label] => Typ
[name] => type
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[1] => Field Object
(
[label] => Jmeno
[name] => name
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Callback_Field Object
(
[callback] => callback::not_empty
[label] => MAC
[name] => mac
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[3] => Callback_Field Object
(
[callback] => callback::connected_to_device
[label] => Pripojeno k zarizeni
[name] => connected_to_device
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[4] => Grouped_Action_Field Object
(
[actions_fields] => Array
(
[0] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices/show_iface
[action] => action
[script] =>
[nextval] =>
[img] => show
[label] => Zobrazit
[bool] =>
[class] => popup_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

[1] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/edit
[action] => action
[script] =>
[nextval] =>
[img] => edit
[label] => Upravit
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/delete
[action] => action
[script] =>
[nextval] =>
[img] => delete
[label] => Smazat
[bool] =>
[class] => delete_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[label] => Akce
[name] => Akce
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[action_fields:protected] =>
[add_button:protected] =>
[back_button:protected] =>
[base_uri:protected] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[template:protected] => View Object
(
[kohana_filename:protected] => /var/www/freenetis/application/views/grid_template.php
[kohana_filetype:protected] => .php
[data:protected] => Array
(
[base_uri] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[title] =>
[label] => Celkem polozek: 5
[show_labels] => 1
[items] => Mysql_Result Object
(
[fetch_type:protected] => mysql_fetch_object
[return_type:protected] => stdClass
[result:protected] => Resource id #124
[insert_id:protected] =>
[sql:protected] =>
SELECT
i.id, i.id AS iface_id, i.link_id, l.name AS link_name,
i.mac, i.name, i.comment, i.type, i.number, i.port_mode, l.bitrate,
cd.id AS connected_to_device_id, cd.name AS connected_to_device_name,
COUNT(DISTINCT cd.id) AS connected_to_devices_count,
GROUP_CONCAT(DISTINCT cd.name SEPARATOR ', \n') AS connected_to_devices,
l.wireless_norm, l.wireless_frequency, i.wireless_mode,
l.wireless_channel_width, l.wireless_ssid, ir.parent_iface_id,
pi.name AS parent_name, v.tag_802_1q
FROM ifaces i
LEFT JOIN ifaces_relationships ir ON ir.iface_id = i.id
LEFT JOIN ifaces pi ON ir.parent_iface_id = pi.id
LEFT JOIN links l ON i.link_id = l.id
LEFT JOIN ifaces ci ON ci.link_id = l.id AND ci.id <> i.id AND
(
i.type NOT IN(1, 7) OR
(
i.type IN(1, 7) AND
(
i.wireless_mode = 2 AND ci.wireless_mode = 1
) OR i.wireless_mode = 1
)
)
LEFT JOIN devices cd ON ci.device_id = cd.id
LEFT JOIN ifaces_vlans iv ON iv.iface_id = i.id
LEFT JOIN vlans v ON iv.vlan_id = v.id
WHERE i.device_id = 1
GROUP BY i.id
ORDER BY i.number, i.type, i.name
[current_row:protected] => 0
[total_rows:protected] => 5
)

[buttons] => Array
(
[0] => <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/add/1?path_qsurl=devices%2Fshow%2F1">Pridat nove rozhrani</a>
)

[filter] =>
[fields] => Array
(
[0] => Callback_Field Object
(
[callback] => callback::iface_type_field
[label] => Typ
[name] => type
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[1] => Field Object
(
[label] => Jmeno
[name] => name
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Callback_Field Object
(
[callback] => callback::not_empty
[label] => MAC
[name] => mac
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[3] => Callback_Field Object
(
[callback] => callback::connected_to_device
[label] => Pripojeno k zarizeni
[name] => connected_to_device
[bool] =>
[class] => center
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
)

[class] => Array
(
)

)

)

[4] => Grouped_Action_Field Object
(
[actions_fields] => Array
(
[0] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices/show_iface
[action] => action
[script] =>
[nextval] =>
[img] => show
[label] => Zobrazit
[bool] =>
[class] => popup_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

[1] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/edit
[action] => action
[script] =>
[nextval] =>
[img] => edit
[label] => Upravit
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/delete
[action] => action
[script] =>
[nextval] =>
[img] => delete
[label] => Smazat
[bool] =>
[class] => delete_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[label] => Akce
[name] => Akce
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[action_fields] =>
[paginator] =>
[selector] =>
[separator] => <br /><br />
[form] =>
[form_extra_buttons] => Array
(
)

[form_submit_value] => Aktualizovat
[id] => devices-show-grid
)

)

[title:protected] =>
[label:protected] =>
[use_paginator:protected] =>
[use_selector:protected] =>
[separator:protected] => <br /><br />
[show_labels:protected] => 1
[selector_increace:protected] => 30
[selector_min:protected] => 10
[selector_max_multiplier:protected] => 5
[current:protected] => 10
[style:protected] => classic
[uri_segment:protected] => 3
[items_per_page:protected] => 10
[total_items:protected] => 5
[base_url:protected] =>
[order_by:protected] =>
[a_rec_per_page:protected] =>
[variables:protected] =>
[order_by_direction:protected] =>
[limit_results:protected] =>
[record_per_page:protected] =>
[url_array_ofset:protected] => 0
[query_string:protected] =>
[filter:protected] =>
[form:protected] =>
[form_submit_value:protected] =>
[form_extra_buttons:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/add/1?path_qsurl=devices%2Fshow%2F1">Pridat nove rozhrani</a>
)

[id:protected] => devices-show-grid
[first_add_button:private] => 1
)

[table_device_engineers] => Grid Object
(
[fields:protected] => Array
(
[0] => Field Object
(
[label] => Jmeno
[name] => name
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[1] => Field Object
(
[label] => Prijmeni
[name] => surname
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Field Object
(
[label] => Prihl. jmeno
[name] => login
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[3] => Grouped_Action_Field Object
(
[actions_fields] => Array
(
[0] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/device_engineers/delete
[action] => action
[script] =>
[nextval] =>
[img] => delete
[label] => Smazat
[bool] =>
[class] => delete_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[label] => Akce
[name] => Akce
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[action_fields:protected] =>
[add_button:protected] =>
[back_button:protected] =>
[base_uri:protected] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[template:protected] => View Object
(
[kohana_filename:protected] => /var/www/freenetis/application/views/grid_template.php
[kohana_filetype:protected] => .php
[data:protected] => Array
(
[base_uri] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[title] =>
[label] => Celkem polozek: 1
[show_labels] => 1
[items] => Mysql_Result Object
(
[fetch_type:protected] => mysql_fetch_object
[return_type:protected] => stdClass
[result:protected] => Resource id #89
[insert_id:protected] =>
[sql:protected] =>
SELECT de.id, u.name, u.surname, u.login
FROM device_engineers de
JOIN users u ON de.user_id = u.id
WHERE de.device_id = '1'
ORDER BY id asc
[current_row:protected] => 0
[total_rows:protected] => 1
)

)

)

[title:protected] =>
[label:protected] =>
[use_paginator:protected] =>
[use_selector:protected] =>
[separator:protected] => <br /><br />
[show_labels:protected] => 1
[selector_increace:protected] => 30
[selector_min:protected] => 10
[selector_max_multiplier:protected] => 5
[current:protected] => 10
[style:protected] => classic
[uri_segment:protected] => 3
[items_per_page:protected] => 10
[total_items:protected] => 1
[base_url:protected] =>
[order_by:protected] =>
[a_rec_per_page:protected] =>
[variables:protected] =>
[order_by_direction:protected] =>
[limit_results:protected] =>
[record_per_page:protected] =>
[url_array_ofset:protected] => 0
[query_string:protected] =>
[filter:protected] =>
[form:protected] =>
[form_submit_value:protected] =>
[form_extra_buttons:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/device_engineers/add/1?path_qsurl=devices%2Fshow%2F1">Pridat noveho technika zarizeni</a>
)

[id:protected] => devices-show-grid
[first_add_button:private] => 1
)

[table_device_admins] => Grid Object
(
[fields:protected] => Array
(
[0] => Field Object
(
[label] => Jmeno
[name] => name
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[1] => Field Object
(
[label] => Prijmeni
[name] => surname
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Field Object
(
[label] => Prihl. jmeno
[name] => login
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[3] => Grouped_Action_Field Object
(
[actions_fields] => Array
(
[0] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/device_admins/delete
[action] => action
[script] =>
[nextval] =>
[img] => delete
[label] => Smazat
[bool] =>
[class] => delete_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[label] => Akce
[name] => Akce
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[action_fields:protected] =>
[add_button:protected] =>
[back_button:protected] =>
[base_uri:protected] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[template:protected] => View Object
(
[kohana_filename:protected] => /var/www/freenetis/application/views/grid_template.php
[kohana_filetype:protected] => .php
[data:protected] => Array
(
[base_uri] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[title] =>
[label] => Celkem polozek: 0
[show_labels] => 1
[items] => Mysql_Result Object
(
[fetch_type:protected] => mysql_fetch_object
[return_type:protected] => stdClass
[result:protected] => Resource id #111
[insert_id:protected] =>
[sql:protected] =>
SELECT da.id, u.name, u.surname, u.login
FROM device_admins da
JOIN users u ON da.user_id = u.id
WHERE da.device_id = '1'
ORDER BY id asc
[current_row:protected] => 0
[total_rows:protected] => 0
)

)

)

[title:protected] =>
[label:protected] =>
[use_paginator:protected] =>
[use_selector:protected] =>
[separator:protected] => <br /><br />
[show_labels:protected] => 1
[selector_increace:protected] => 30
[selector_min:protected] => 10
[selector_max_multiplier:protected] => 5
[current:protected] => 10
[style:protected] => classic
[uri_segment:protected] => 3
[items_per_page:protected] => 10
[total_items:protected] => 0
[base_url:protected] =>
[order_by:protected] =>
[a_rec_per_page:protected] =>
[variables:protected] =>
[order_by_direction:protected] =>
[limit_results:protected] =>
[record_per_page:protected] =>
[url_array_ofset:protected] => 0
[query_string:protected] =>
[filter:protected] =>
[form:protected] =>
[form_submit_value:protected] =>
[form_extra_buttons:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/device_admins/edit/1?path_qsurl=devices%2Fshow%2F1">Upravit spravce zarizeni</a>
)

[id:protected] => devices-show-grid
[first_add_button:private] => 1
)

[table_ip_addresses] => Grid Object
(
[fields:protected] => Array
(
[0] => Callback_Field Object
(
[callback] => callback::ip_address_field
[label] => IP adresa
[name] => ip_address
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] => Array
(
[callback] => Array
(
[0] => 1
[1] =>
[2] =>
)

)

)

[1] => Link_Field Object
(
[name] => subnet_id
[data_name] => subnet_name
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/subnets/show
[script] =>
[label] => Podsit
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Link_Field Object
(
[name] => iface_id
[data_name] => iface_name
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ifaces/show
[script] =>
[label] => Rozhrani
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

[3] => Grouped_Action_Field Object
(
[actions_fields] => Array
(
[0] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ip_addresses/show
[action] => action
[script] =>
[nextval] =>
[img] => show
[label] => Zobrazit
[bool] =>
[class] => popup_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

[1] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ip_addresses/edit
[action] => action
[script] =>
[nextval] =>
[img] => edit
[label] => Upravit
[bool] =>
[class] => popup_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

[2] => Action_Field Object
(
[name] => id
[url] => http://freenetis.spytihnev.unart.cz/index.php/cs/ip_addresses/delete
[action] => action
[script] =>
[nextval] =>
[img] => delete
[label] => Smazat
[bool] =>
[class] => delete_link
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[label] => Akce
[name] => Akce
[bool] =>
[class] =>
[order] => 1
[style] =>
[help] =>
[args] =>
)

)

[action_fields:protected] =>
[add_button:protected] =>
[back_button:protected] =>
[base_uri:protected] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[template:protected] => View Object
(
[kohana_filename:protected] => /var/www/freenetis/application/views/grid_template.php
[kohana_filetype:protected] => .php
[data:protected] => Array
(
[base_uri] => http://freenetis.spytihnev.unart.cz/index.php/cs/devices
[title] =>
[label] => Celkem polozek: 5
[show_labels] => 1
[items] => Mysql_Result Object
(
[fetch_type:protected] => mysql_fetch_object
[return_type:protected] => stdClass
[result:protected] => Resource id #118
[insert_id:protected] =>
[sql:protected] =>
SELECT
ip.*,
ip.id AS ip_address_id,
s.name AS subnet_name,
32-log2((~inet_aton(netmask) & 0xffffffff) + 1) AS subnet_range,
s.network_address AS subnet_network,
i.name AS iface_name
FROM ip_addresses ip
LEFT JOIN subnets s ON s.id = ip.subnet_id
JOIN ifaces i ON i.id = ip.iface_id
WHERE i.device_id = 1
ORDER BY INET_ATON(ip_address)
[current_row:protected] => 0
[total_rows:protected] => 5
)

)

)

[title:protected] =>
[label:protected] =>
[use_paginator:protected] =>
[use_selector:protected] =>
[separator:protected] => <br /><br />
[show_labels:protected] => 1
[selector_increace:protected] => 30
[selector_min:protected] => 10
[selector_max_multiplier:protected] => 5
[current:protected] => 10
[style:protected] => classic
[uri_segment:protected] => 3
[items_per_page:protected] => 10
[total_items:protected] => 5
[base_url:protected] =>
[order_by:protected] =>
[a_rec_per_page:protected] =>
[variables:protected] =>
[order_by_direction:protected] =>
[limit_results:protected] =>
[record_per_page:protected] =>
[url_array_ofset:protected] => 0
[query_string:protected] =>
[filter:protected] =>
[form:protected] =>
[form_submit_value:protected] =>
[form_extra_buttons:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => <a href="http://freenetis.spytihnev.unart.cz/index.php/cs/ip_addresses/add/1?path_qsurl=devices%2Fshow%2F1" title="Pridat novou IP adresu" class="popup_link">Pridat novou IP adresu</a>
)

[id:protected] => devices-show-grid
[first_add_button:private] => 1
)

[vlan_ifaces] =>
[port_ifaces] =>
[ethernet_ifaces] =>
[internal_ifaces] =>
[wireless_ifaces] =>
[bridge_ifaces] =>
[special_ifaces] =>
[gps] =>
[gpsx] =>
[gpsy] =>
[lang] => cs
)

)

)
)</pre></li>
<li><strong>application/controllers/devices.php [586]:</strong><pre>View->render( 1 )</pre></li>
<li><strong>system/core/Kohana.php [330]:</strong><pre>Devices_Controller->show( 1 )</pre></li>
<li><pre>Kohana::instance( )</pre></li>
<li><strong>system/core/Event.php [217]:</strong><pre>call_user_func( Array
(
[0] => Kohana
[1] => instance
)
)</pre></li>
<li><strong>system/core/Bootstrap.php [55]:</strong><pre>Event::run( system.execute )</pre></li>
<li><strong>index.php [86]:</strong><pre>require( system/core/Bootstrap.php )</pre></li></ul></div></body></html>
    (1-1/1)