object(epObject)#159 (23) { ["ep_rvars_fetched:protected"]=> array(0) { } ["ep_trans_backup:protected"]=> bool(false) ["ep_object:protected"]=> object(Game)#137 (19) { ["title"]=> string(8) "Talisman" ["stub"]=> string(8) "talisman" ["summary"]=> string(0) "" ["release_date_us"]=> int(0) ["release_date_au"]=> int(0) ["release_date_en"]=> int(0) ["release_date_jpn"]=> int(0) ["rating"]=> string(0) "" ["views"]=> int(228) ["num_videos"]=> int(0) ["genre"]=> object(epArray)#132 (6) { ["array:protected"]=> bool(false) ["o:protected"]=> *RECURSION* ["fm:protected"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> *RECURSION* ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["clean:protected"]=> bool(false) ["convert_oid:protected"]=> bool(true) ["loaded:protected"]=> bool(false) } ["videos"]=> object(epArray)#156 (6) { ["array:protected"]=> bool(false) ["o:protected"]=> *RECURSION* ["fm:protected"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> *RECURSION* ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["clean:protected"]=> bool(false) ["convert_oid:protected"]=> bool(true) ["loaded:protected"]=> bool(false) } ["achievements"]=> object(epArray)#130 (6) { ["array:protected"]=> bool(false) ["o:protected"]=> *RECURSION* ["fm:protected"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> *RECURSION* } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } ["clean:protected"]=> bool(false) ["convert_oid:protected"]=> bool(true) ["loaded:protected"]=> bool(false) } ["constraints"]=> array(0) { } ["validation_messages"]=> array(0) { } ["id"]=> string(3) "567" ["valid:private"]=> bool(true) ["created"]=> int(0) ["updated"]=> int(1194490023) } ["ep_uid:protected"]=> string(13) "4c882dabaacb7" ["ep_object_id:protected"]=> string(3) "567" ["ep_is_deleted:protected"]=> bool(false) ["ep_is_dirty:protected"]=> bool(true) ["ep_is_committable:protected"]=> bool(true) ["ep_updating_add:protected"]=> bool(false) ["ep_updating_remove:protected"]=> bool(false) ["ep_is_searching:protected"]=> bool(false) ["ep_is_matching:protected"]=> bool(false) ["ep_is_committing:protected"]=> bool(false) ["ep_vars_before:protected"]=> bool(false) ["ep_m:protected"]=> object(epManager)#9 (18) { ["eo_obj_rel:protected"]=> bool(false) ["cm_obj_rel:protected"]=> &object(epClassMap)#107 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(70) "/home/kerrywilson/rabbitphp.org/lib/ezpdo/src/orm/epObjectRelation.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(9) "relation_" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(6) { ["class_a"]=> object(epFieldMapPrimitive)#108 (9) { ["type_params:protected"]=> string(2) "64" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(27) "char(64) index(class_oid_a)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "class_a" } ["oid_a"]=> object(epFieldMapPrimitive)#109 (9) { ["type_params:protected"]=> string(2) "11" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(7) "integer" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "integer" ["orm"]=> string(30) "integer(11) index(class_oid_a)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "oid_a" } ["var_a"]=> object(epFieldMapPrimitive)#110 (9) { ["type_params:protected"]=> string(2) "64" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(64)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "var_a" } ["base_b"]=> object(epFieldMapPrimitive)#111 (9) { ["type_params:protected"]=> string(2) "64" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(64)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "base_b" } ["class_b"]=> object(epFieldMapPrimitive)#112 (9) { ["type_params:protected"]=> string(2) "64" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(64)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "class_b" } ["oid_b"]=> object(epFieldMapPrimitive)#113 (9) { ["type_params:protected"]=> string(2) "11" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(7) "integer" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "integer" ["orm"]=> string(11) "integer(11)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "oid_b" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["author"]=> string(34) "Oak Nauhygon " ["version"]=> string(64) "$Revision$ $Date: 2006-05-12 15:14:09 -0400 (Fri, 12 May 2006) $" ["package"]=> string(5) "ezpdo" ["subpackage"]=> string(13) "ezpdo.runtime" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(1) { ["class_oid_a"]=> array(2) { [0]=> string(7) "class_a" [1]=> string(5) "oid_a" } } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "epObjectRelation" } ["rel_tbl_prefix:protected"]=> string(9) "relation_" ["rel_tbl_split:protected"]=> bool(true) ["dbs:protected"]=> array(2) { ["Game"]=> object(epDbObject)#141 (5) { ["db:protected"]=> object(epDbAdodb)#142 (9) { ["tables_exist:protected"]=> array(0) { } ["last_rs"]=> object(ADORecordSet_mysql)#174 (29) { ["databaseType"]=> string(5) "mysql" ["canSeek"]=> bool(true) ["dataProvider"]=> string(6) "native" ["fields"]=> bool(false) ["blobSize"]=> int(100) ["sql"]=> string(81) "SELECT DISTINCT `v`.* FROM `VideoCategory` AS `v` WHERE `v`.`stub`='most_popular'" ["EOF"]=> bool(true) ["emptyTimeStamp"]=> string(6) " " ["emptyDate"]=> string(6) " " ["debug"]=> bool(false) ["timeCreated"]=> int(0) ["bind"]=> bool(false) ["fetchMode"]=> int(1) ["connection"]=> object(ADODB_mysql)#144 (77) { ["databaseType"]=> string(5) "mysql" ["dataProvider"]=> string(5) "mysql" ["hasInsertID"]=> bool(true) ["hasAffectedRows"]=> bool(true) ["metaTablesSQL"]=> string(11) "SHOW TABLES" ["metaColumnsSQL"]=> string(20) "SHOW COLUMNS FROM %s" ["fmtTimeStamp"]=> string(13) "'Y-m-d H:i:s'" ["hasLimit"]=> bool(true) ["hasMoveFirst"]=> bool(true) ["hasGenID"]=> bool(true) ["isoDates"]=> bool(true) ["sysDate"]=> string(9) "CURDATE()" ["sysTimeStamp"]=> string(5) "NOW()" ["hasTransactions"]=> bool(false) ["forceNewConnect"]=> bool(false) ["poorAffectedRows"]=> bool(true) ["clientFlags"]=> int(0) ["substr"]=> string(9) "substring" ["nameQuote"]=> string(1) "`" ["_genIDSQL"]=> string(38) "update %s set id=LAST_INSERT_ID(id+1);" ["_genSeqSQL"]=> string(33) "create table %s (id int not null)" ["_genSeq2SQL"]=> string(26) "insert into %s values (%s)" ["_dropSeqSQL"]=> string(13) "drop table %s" ["database"]=> string(14) "360videoguides" ["host"]=> string(24) "mysql.360videoguides.com" ["user"]=> string(9) "360vgsite" ["password"]=> string(9) "360bgsite" ["debug"]=> bool(false) ["maxblobsize"]=> int(262144) ["concat_operator"]=> string(1) "+" ["length"]=> string(6) "length" ["random"]=> string(6) "rand()" ["upperCase"]=> string(5) "upper" ["fmtDate"]=> string(7) "'Y-m-d'" ["true"]=> string(1) "1" ["false"]=> string(1) "0" ["replaceQuote"]=> string(2) "\'" ["charSet"]=> bool(false) ["metaDatabasesSQL"]=> string(0) "" ["uniqueOrderBy"]=> bool(false) ["emptyDate"]=> string(6) " " ["emptyTimeStamp"]=> string(6) " " ["lastInsID"]=> bool(false) ["hasTop"]=> bool(false) ["readOnly"]=> bool(false) ["genID"]=> int(0) ["raiseErrorFn"]=> string(11) "adodb_throw" ["cacheSecs"]=> int(3600) ["arrayClass"]=> string(18) "ADORecordSet_array" ["noNullStrings"]=> bool(false) ["numCacheHits"]=> int(0) ["numCacheMisses"]=> int(0) ["pageExecuteCountRows"]=> bool(true) ["uniqueSort"]=> bool(false) ["leftOuter"]=> bool(false) ["rightOuter"]=> bool(false) ["ansiOuter"]=> bool(false) ["autoRollback"]=> bool(false) ["fnExecute"]=> bool(false) ["fnCacheExecute"]=> bool(false) ["blobEncodeType"]=> bool(false) ["rsPrefix"]=> string(13) "ADORecordSet_" ["autoCommit"]=> bool(true) ["transOff"]=> int(0) ["transCnt"]=> int(0) ["fetchMode"]=> int(2) ["_oldRaiseFn"]=> bool(false) ["_transOK"]=> NULL ["_connectionID"]=> resource(36) of type (mysql link) ["_errorMsg"]=> bool(false) ["_errorCode"]=> bool(false) ["_queryID"]=> resource(59) of type (mysql result) ["_isPersistentConnection"]=> bool(false) ["_bindInputArray"]=> bool(false) ["_evalAll"]=> bool(false) ["_affected"]=> bool(false) ["_logsql"]=> bool(false) } ["_numOfRows"]=> int(0) ["_numOfFields"]=> int(5) ["_queryID"]=> resource(59) of type (mysql result) ["_currentRow"]=> int(-1) ["_closed"]=> bool(false) ["_inited"]=> bool(true) ["_obj"]=> NULL ["_names"]=> NULL ["_currentPage"]=> int(-1) ["_atFirstPage"]=> bool(false) ["_atLastPage"]=> bool(false) ["_lastPageNo"]=> int(-1) ["_maxRecordCount"]=> int(0) ["datetime"]=> bool(false) ["adodbFetchMode"]=> int(2) } ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["db"]=> object(ADODB_mysql)#144 (77) { ["databaseType"]=> string(5) "mysql" ["dataProvider"]=> string(5) "mysql" ["hasInsertID"]=> bool(true) ["hasAffectedRows"]=> bool(true) ["metaTablesSQL"]=> string(11) "SHOW TABLES" ["metaColumnsSQL"]=> string(20) "SHOW COLUMNS FROM %s" ["fmtTimeStamp"]=> string(13) "'Y-m-d H:i:s'" ["hasLimit"]=> bool(true) ["hasMoveFirst"]=> bool(true) ["hasGenID"]=> bool(true) ["isoDates"]=> bool(true) ["sysDate"]=> string(9) "CURDATE()" ["sysTimeStamp"]=> string(5) "NOW()" ["hasTransactions"]=> bool(false) ["forceNewConnect"]=> bool(false) ["poorAffectedRows"]=> bool(true) ["clientFlags"]=> int(0) ["substr"]=> string(9) "substring" ["nameQuote"]=> string(1) "`" ["_genIDSQL"]=> string(38) "update %s set id=LAST_INSERT_ID(id+1);" ["_genSeqSQL"]=> string(33) "create table %s (id int not null)" ["_genSeq2SQL"]=> string(26) "insert into %s values (%s)" ["_dropSeqSQL"]=> string(13) "drop table %s" ["database"]=> string(14) "360videoguides" ["host"]=> string(24) "mysql.360videoguides.com" ["user"]=> string(9) "360vgsite" ["password"]=> string(9) "360bgsite" ["debug"]=> bool(false) ["maxblobsize"]=> int(262144) ["concat_operator"]=> string(1) "+" ["length"]=> string(6) "length" ["random"]=> string(6) "rand()" ["upperCase"]=> string(5) "upper" ["fmtDate"]=> string(7) "'Y-m-d'" ["true"]=> string(1) "1" ["false"]=> string(1) "0" ["replaceQuote"]=> string(2) "\'" ["charSet"]=> bool(false) ["metaDatabasesSQL"]=> string(0) "" ["uniqueOrderBy"]=> bool(false) ["emptyDate"]=> string(6) " " ["emptyTimeStamp"]=> string(6) " " ["lastInsID"]=> bool(false) ["hasTop"]=> bool(false) ["readOnly"]=> bool(false) ["genID"]=> int(0) ["raiseErrorFn"]=> string(11) "adodb_throw" ["cacheSecs"]=> int(3600) ["arrayClass"]=> string(18) "ADORecordSet_array" ["noNullStrings"]=> bool(false) ["numCacheHits"]=> int(0) ["numCacheMisses"]=> int(0) ["pageExecuteCountRows"]=> bool(true) ["uniqueSort"]=> bool(false) ["leftOuter"]=> bool(false) ["rightOuter"]=> bool(false) ["ansiOuter"]=> bool(false) ["autoRollback"]=> bool(false) ["fnExecute"]=> bool(false) ["fnCacheExecute"]=> bool(false) ["blobEncodeType"]=> bool(false) ["rsPrefix"]=> string(13) "ADORecordSet_" ["autoCommit"]=> bool(true) ["transOff"]=> int(0) ["transCnt"]=> int(0) ["fetchMode"]=> int(2) ["_oldRaiseFn"]=> bool(false) ["_transOK"]=> NULL ["_connectionID"]=> resource(36) of type (mysql link) ["_errorMsg"]=> bool(false) ["_errorCode"]=> bool(false) ["_queryID"]=> resource(59) of type (mysql result) ["_isPersistentConnection"]=> bool(false) ["_bindInputArray"]=> bool(false) ["_evalAll"]=> bool(false) ["_affected"]=> bool(false) ["_logsql"]=> bool(false) } ["in_transaction"]=> bool(false) ["log_queries:protected"]=> bool(false) ["queries:protected"]=> array(0) { } ["dbtype"]=> string(5) "Mysql" ["nameQuote:protected"]=> string(1) "`" } ["table_last_inserted:protected"]=> bool(false) ["check_table_exists:protected"]=> bool(false) ["ep_m:protected"]=> *RECURSION* ["orderbys:protected"]=> array(0) { } } ["VideoCategory"]=> &object(epDbObject)#141 (5) { ["db:protected"]=> object(epDbAdodb)#142 (9) { ["tables_exist:protected"]=> array(0) { } ["last_rs"]=> object(ADORecordSet_mysql)#174 (29) { ["databaseType"]=> string(5) "mysql" ["canSeek"]=> bool(true) ["dataProvider"]=> string(6) "native" ["fields"]=> bool(false) ["blobSize"]=> int(100) ["sql"]=> string(81) "SELECT DISTINCT `v`.* FROM `VideoCategory` AS `v` WHERE `v`.`stub`='most_popular'" ["EOF"]=> bool(true) ["emptyTimeStamp"]=> string(6) " " ["emptyDate"]=> string(6) " " ["debug"]=> bool(false) ["timeCreated"]=> int(0) ["bind"]=> bool(false) ["fetchMode"]=> int(1) ["connection"]=> object(ADODB_mysql)#144 (77) { ["databaseType"]=> string(5) "mysql" ["dataProvider"]=> string(5) "mysql" ["hasInsertID"]=> bool(true) ["hasAffectedRows"]=> bool(true) ["metaTablesSQL"]=> string(11) "SHOW TABLES" ["metaColumnsSQL"]=> string(20) "SHOW COLUMNS FROM %s" ["fmtTimeStamp"]=> string(13) "'Y-m-d H:i:s'" ["hasLimit"]=> bool(true) ["hasMoveFirst"]=> bool(true) ["hasGenID"]=> bool(true) ["isoDates"]=> bool(true) ["sysDate"]=> string(9) "CURDATE()" ["sysTimeStamp"]=> string(5) "NOW()" ["hasTransactions"]=> bool(false) ["forceNewConnect"]=> bool(false) ["poorAffectedRows"]=> bool(true) ["clientFlags"]=> int(0) ["substr"]=> string(9) "substring" ["nameQuote"]=> string(1) "`" ["_genIDSQL"]=> string(38) "update %s set id=LAST_INSERT_ID(id+1);" ["_genSeqSQL"]=> string(33) "create table %s (id int not null)" ["_genSeq2SQL"]=> string(26) "insert into %s values (%s)" ["_dropSeqSQL"]=> string(13) "drop table %s" ["database"]=> string(14) "360videoguides" ["host"]=> string(24) "mysql.360videoguides.com" ["user"]=> string(9) "360vgsite" ["password"]=> string(9) "360bgsite" ["debug"]=> bool(false) ["maxblobsize"]=> int(262144) ["concat_operator"]=> string(1) "+" ["length"]=> string(6) "length" ["random"]=> string(6) "rand()" ["upperCase"]=> string(5) "upper" ["fmtDate"]=> string(7) "'Y-m-d'" ["true"]=> string(1) "1" ["false"]=> string(1) "0" ["replaceQuote"]=> string(2) "\'" ["charSet"]=> bool(false) ["metaDatabasesSQL"]=> string(0) "" ["uniqueOrderBy"]=> bool(false) ["emptyDate"]=> string(6) " " ["emptyTimeStamp"]=> string(6) " " ["lastInsID"]=> bool(false) ["hasTop"]=> bool(false) ["readOnly"]=> bool(false) ["genID"]=> int(0) ["raiseErrorFn"]=> string(11) "adodb_throw" ["cacheSecs"]=> int(3600) ["arrayClass"]=> string(18) "ADORecordSet_array" ["noNullStrings"]=> bool(false) ["numCacheHits"]=> int(0) ["numCacheMisses"]=> int(0) ["pageExecuteCountRows"]=> bool(true) ["uniqueSort"]=> bool(false) ["leftOuter"]=> bool(false) ["rightOuter"]=> bool(false) ["ansiOuter"]=> bool(false) ["autoRollback"]=> bool(false) ["fnExecute"]=> bool(false) ["fnCacheExecute"]=> bool(false) ["blobEncodeType"]=> bool(false) ["rsPrefix"]=> string(13) "ADORecordSet_" ["autoCommit"]=> bool(true) ["transOff"]=> int(0) ["transCnt"]=> int(0) ["fetchMode"]=> int(2) ["_oldRaiseFn"]=> bool(false) ["_transOK"]=> NULL ["_connectionID"]=> resource(36) of type (mysql link) ["_errorMsg"]=> bool(false) ["_errorCode"]=> bool(false) ["_queryID"]=> resource(59) of type (mysql result) ["_isPersistentConnection"]=> bool(false) ["_bindInputArray"]=> bool(false) ["_evalAll"]=> bool(false) ["_affected"]=> bool(false) ["_logsql"]=> bool(false) } ["_numOfRows"]=> int(0) ["_numOfFields"]=> int(5) ["_queryID"]=> resource(59) of type (mysql result) ["_currentRow"]=> int(-1) ["_closed"]=> bool(false) ["_inited"]=> bool(true) ["_obj"]=> NULL ["_names"]=> NULL ["_currentPage"]=> int(-1) ["_atFirstPage"]=> bool(false) ["_atLastPage"]=> bool(false) ["_lastPageNo"]=> int(-1) ["_maxRecordCount"]=> int(0) ["datetime"]=> bool(false) ["adodbFetchMode"]=> int(2) } ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["db"]=> object(ADODB_mysql)#144 (77) { ["databaseType"]=> string(5) "mysql" ["dataProvider"]=> string(5) "mysql" ["hasInsertID"]=> bool(true) ["hasAffectedRows"]=> bool(true) ["metaTablesSQL"]=> string(11) "SHOW TABLES" ["metaColumnsSQL"]=> string(20) "SHOW COLUMNS FROM %s" ["fmtTimeStamp"]=> string(13) "'Y-m-d H:i:s'" ["hasLimit"]=> bool(true) ["hasMoveFirst"]=> bool(true) ["hasGenID"]=> bool(true) ["isoDates"]=> bool(true) ["sysDate"]=> string(9) "CURDATE()" ["sysTimeStamp"]=> string(5) "NOW()" ["hasTransactions"]=> bool(false) ["forceNewConnect"]=> bool(false) ["poorAffectedRows"]=> bool(true) ["clientFlags"]=> int(0) ["substr"]=> string(9) "substring" ["nameQuote"]=> string(1) "`" ["_genIDSQL"]=> string(38) "update %s set id=LAST_INSERT_ID(id+1);" ["_genSeqSQL"]=> string(33) "create table %s (id int not null)" ["_genSeq2SQL"]=> string(26) "insert into %s values (%s)" ["_dropSeqSQL"]=> string(13) "drop table %s" ["database"]=> string(14) "360videoguides" ["host"]=> string(24) "mysql.360videoguides.com" ["user"]=> string(9) "360vgsite" ["password"]=> string(9) "360bgsite" ["debug"]=> bool(false) ["maxblobsize"]=> int(262144) ["concat_operator"]=> string(1) "+" ["length"]=> string(6) "length" ["random"]=> string(6) "rand()" ["upperCase"]=> string(5) "upper" ["fmtDate"]=> string(7) "'Y-m-d'" ["true"]=> string(1) "1" ["false"]=> string(1) "0" ["replaceQuote"]=> string(2) "\'" ["charSet"]=> bool(false) ["metaDatabasesSQL"]=> string(0) "" ["uniqueOrderBy"]=> bool(false) ["emptyDate"]=> string(6) " " ["emptyTimeStamp"]=> string(6) " " ["lastInsID"]=> bool(false) ["hasTop"]=> bool(false) ["readOnly"]=> bool(false) ["genID"]=> int(0) ["raiseErrorFn"]=> string(11) "adodb_throw" ["cacheSecs"]=> int(3600) ["arrayClass"]=> string(18) "ADORecordSet_array" ["noNullStrings"]=> bool(false) ["numCacheHits"]=> int(0) ["numCacheMisses"]=> int(0) ["pageExecuteCountRows"]=> bool(true) ["uniqueSort"]=> bool(false) ["leftOuter"]=> bool(false) ["rightOuter"]=> bool(false) ["ansiOuter"]=> bool(false) ["autoRollback"]=> bool(false) ["fnExecute"]=> bool(false) ["fnCacheExecute"]=> bool(false) ["blobEncodeType"]=> bool(false) ["rsPrefix"]=> string(13) "ADORecordSet_" ["autoCommit"]=> bool(true) ["transOff"]=> int(0) ["transCnt"]=> int(0) ["fetchMode"]=> int(2) ["_oldRaiseFn"]=> bool(false) ["_transOK"]=> NULL ["_connectionID"]=> resource(36) of type (mysql link) ["_errorMsg"]=> bool(false) ["_errorCode"]=> bool(false) ["_queryID"]=> resource(59) of type (mysql result) ["_isPersistentConnection"]=> bool(false) ["_bindInputArray"]=> bool(false) ["_evalAll"]=> bool(false) ["_affected"]=> bool(false) ["_logsql"]=> bool(false) } ["in_transaction"]=> bool(false) ["log_queries:protected"]=> bool(false) ["queries:protected"]=> array(0) { } ["dbtype"]=> string(5) "Mysql" ["nameQuote:protected"]=> string(1) "`" } ["table_last_inserted:protected"]=> bool(false) ["check_table_exists:protected"]=> bool(false) ["ep_m:protected"]=> *RECURSION* ["orderbys:protected"]=> array(0) { } } } ["cc:protected"]=> NULL ["q:protected"]=> object(epQuery)#8 (8) { ["root_cms:protected"]=> array(1) { [0]=> object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> *RECURSION* ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } } ["oql_stmt:protected"]=> bool(false) ["args:protected"]=> array(1) { [0]=> string(12) "most_popular" } ["aggr_func:protected"]=> bool(false) ["orderby:protected"]=> bool(false) ["limit:protected"]=> bool(false) ["oq_stmt"]=> string(40) "from VideoCategory as v where v.stub = ?" ["sql_stmt"]=> array(1) { [0]=> string(81) "SELECT DISTINCT `v`.* FROM `VideoCategory` AS `v` WHERE `v`.`stub`='most_popular'" } } ["cmf:protected"]=> &object(epClassMapFactory)#12 (1) { ["class_maps:private"]=> array(42) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> *RECURSION* ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> *RECURSION* ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> *RECURSION* ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> *RECURSION* ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> *RECURSION* ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> *RECURSION* ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["Configuration"]=> object(epClassMap)#95 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/Configuration.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "Configuration" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "Configuration" } ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> *RECURSION* ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> *RECURSION* ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DomainObjectManager"]=> object(epClassMap)#96 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObjectManager.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(19) "DomainObjectManager" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["link"]=> string(16) "http://ezpdo.net" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(19) "DomainObjectManager" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> *RECURSION* ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["FileUtilities"]=> object(epClassMap)#97 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/FileUtilities.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "FileUtilities" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(9) "Utilities" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "FileUtilities" } ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> *RECURSION* ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> *RECURSION* } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> *RECURSION* ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> *RECURSION* ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> *RECURSION* ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> *RECURSION* ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["Logger"]=> object(epClassMap)#98 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Logger.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Logger" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(9) "Framework" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Logger" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> *RECURSION* ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> *RECURSION* ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> *RECURSION* ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> *RECURSION* ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["Mailer"]=> &object(epClassMap)#99 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Mailer.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Mailer" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(2) { ["link"]=> string(42) "http://phpmailer.sourceforge.net PHPMailer" ["todo"]=> string(59) "Finish default configuration from MailerConfiguration class" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#100 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(0) "" ["dsn:protected"]=> string(0) "" ["table:protected"]=> string(9) "PHPMailer" ["oid_column:protected"]=> string(3) "oid" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Mailer"]=> *RECURSION* } ["id:protected"]=> NULL ["name:protected"]=> string(9) "PHPMailer" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Mailer" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> *RECURSION* ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> *RECURSION* ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> *RECURSION* ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> *RECURSION* ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> *RECURSION* ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> *RECURSION* ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["Object"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["PHPMailer"]=> object(epClassMap)#100 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(0) "" ["dsn:protected"]=> string(0) "" ["table:protected"]=> string(9) "PHPMailer" ["oid_column:protected"]=> string(3) "oid" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Mailer"]=> &object(epClassMap)#99 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Mailer.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Mailer" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(2) { ["link"]=> string(42) "http://phpmailer.sourceforge.net PHPMailer" ["todo"]=> string(59) "Finish default configuration from MailerConfiguration class" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Mailer" } } ["id:protected"]=> NULL ["name:protected"]=> string(9) "PHPMailer" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> *RECURSION* ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> *RECURSION* ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> *RECURSION* ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> *RECURSION* ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> *RECURSION* } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> *RECURSION* ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> *RECURSION* ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["RequestHandler"]=> object(epClassMap)#101 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(70) "/home/kerrywilson/rabbitphp.org/lib/framework/RequestHandler.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(14) "RequestHandler" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(10) "Controller" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(14) "RequestHandler" } ["ResourceLoader"]=> object(epClassMap)#102 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(70) "/home/kerrywilson/rabbitphp.org/lib/framework/ResourceLoader.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(14) "ResourceLoader" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(14) "ResourceLoader" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> *RECURSION* ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> *RECURSION* ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> *RECURSION* ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Settings"]=> object(epClassMap)#103 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(64) "/home/kerrywilson/rabbitphp.org/lib/framework/Settings.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(8) "Settings" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(9) "Framework" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(8) "Settings" } ["SmartyFactory"]=> object(epClassMap)#104 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/SmartyFactory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SmartyFactory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(6) "Smarty" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SmartyFactory" } ["StateOptions"]=> object(epClassMap)#105 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/classes/StateOptions.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "StateOptions" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(12) "StateOptions" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> *RECURSION* ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> *RECURSION* } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> *RECURSION* } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } ["Validator"]=> object(epClassMap)#106 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(65) "/home/kerrywilson/rabbitphp.org/lib/framework/Validator.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(9) "Validator" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(9) "Validator" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> *RECURSION* ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> *RECURSION* ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> *RECURSION* ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> *RECURSION* } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } ["epObjectRelation"]=> &object(epClassMap)#107 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(70) "/home/kerrywilson/rabbitphp.org/lib/ezpdo/src/orm/epObjectRelation.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(9) "relation_" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(6) { ["class_a"]=> object(epFieldMapPrimitive)#108 (9) { ["type_params:protected"]=> string(2) "64" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(27) "char(64) index(class_oid_a)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "class_a" } ["oid_a"]=> object(epFieldMapPrimitive)#109 (9) { ["type_params:protected"]=> string(2) "11" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(7) "integer" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "integer" ["orm"]=> string(30) "integer(11) index(class_oid_a)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "oid_a" } ["var_a"]=> object(epFieldMapPrimitive)#110 (9) { ["type_params:protected"]=> string(2) "64" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(64)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "var_a" } ["base_b"]=> object(epFieldMapPrimitive)#111 (9) { ["type_params:protected"]=> string(2) "64" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(64)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "base_b" } ["class_b"]=> object(epFieldMapPrimitive)#112 (9) { ["type_params:protected"]=> string(2) "64" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(64)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "class_b" } ["oid_b"]=> object(epFieldMapPrimitive)#113 (9) { ["type_params:protected"]=> string(2) "11" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(7) "integer" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "integer" ["orm"]=> string(11) "integer(11)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "oid_b" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["author"]=> string(34) "Oak Nauhygon " ["version"]=> string(64) "$Revision$ $Date: 2006-05-12 15:14:09 -0400 (Fri, 12 May 2006) $" ["package"]=> string(5) "ezpdo" ["subpackage"]=> string(13) "ezpdo.runtime" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(1) { ["class_oid_a"]=> array(2) { [0]=> string(7) "class_a" [1]=> string(5) "oid_a" } } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "epObjectRelation" } } } ["dbf:protected"]=> &object(epDbFactory)#114 (2) { ["dbl:private"]=> string(5) "adodb" ["dbs:private"]=> array(1) { ["mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides"]=> object(epDbObject)#141 (5) { ["db:protected"]=> object(epDbAdodb)#142 (9) { ["tables_exist:protected"]=> array(0) { } ["last_rs"]=> object(ADORecordSet_mysql)#174 (29) { ["databaseType"]=> string(5) "mysql" ["canSeek"]=> bool(true) ["dataProvider"]=> string(6) "native" ["fields"]=> bool(false) ["blobSize"]=> int(100) ["sql"]=> string(81) "SELECT DISTINCT `v`.* FROM `VideoCategory` AS `v` WHERE `v`.`stub`='most_popular'" ["EOF"]=> bool(true) ["emptyTimeStamp"]=> string(6) " " ["emptyDate"]=> string(6) " " ["debug"]=> bool(false) ["timeCreated"]=> int(0) ["bind"]=> bool(false) ["fetchMode"]=> int(1) ["connection"]=> object(ADODB_mysql)#144 (77) { ["databaseType"]=> string(5) "mysql" ["dataProvider"]=> string(5) "mysql" ["hasInsertID"]=> bool(true) ["hasAffectedRows"]=> bool(true) ["metaTablesSQL"]=> string(11) "SHOW TABLES" ["metaColumnsSQL"]=> string(20) "SHOW COLUMNS FROM %s" ["fmtTimeStamp"]=> string(13) "'Y-m-d H:i:s'" ["hasLimit"]=> bool(true) ["hasMoveFirst"]=> bool(true) ["hasGenID"]=> bool(true) ["isoDates"]=> bool(true) ["sysDate"]=> string(9) "CURDATE()" ["sysTimeStamp"]=> string(5) "NOW()" ["hasTransactions"]=> bool(false) ["forceNewConnect"]=> bool(false) ["poorAffectedRows"]=> bool(true) ["clientFlags"]=> int(0) ["substr"]=> string(9) "substring" ["nameQuote"]=> string(1) "`" ["_genIDSQL"]=> string(38) "update %s set id=LAST_INSERT_ID(id+1);" ["_genSeqSQL"]=> string(33) "create table %s (id int not null)" ["_genSeq2SQL"]=> string(26) "insert into %s values (%s)" ["_dropSeqSQL"]=> string(13) "drop table %s" ["database"]=> string(14) "360videoguides" ["host"]=> string(24) "mysql.360videoguides.com" ["user"]=> string(9) "360vgsite" ["password"]=> string(9) "360bgsite" ["debug"]=> bool(false) ["maxblobsize"]=> int(262144) ["concat_operator"]=> string(1) "+" ["length"]=> string(6) "length" ["random"]=> string(6) "rand()" ["upperCase"]=> string(5) "upper" ["fmtDate"]=> string(7) "'Y-m-d'" ["true"]=> string(1) "1" ["false"]=> string(1) "0" ["replaceQuote"]=> string(2) "\'" ["charSet"]=> bool(false) ["metaDatabasesSQL"]=> string(0) "" ["uniqueOrderBy"]=> bool(false) ["emptyDate"]=> string(6) " " ["emptyTimeStamp"]=> string(6) " " ["lastInsID"]=> bool(false) ["hasTop"]=> bool(false) ["readOnly"]=> bool(false) ["genID"]=> int(0) ["raiseErrorFn"]=> string(11) "adodb_throw" ["cacheSecs"]=> int(3600) ["arrayClass"]=> string(18) "ADORecordSet_array" ["noNullStrings"]=> bool(false) ["numCacheHits"]=> int(0) ["numCacheMisses"]=> int(0) ["pageExecuteCountRows"]=> bool(true) ["uniqueSort"]=> bool(false) ["leftOuter"]=> bool(false) ["rightOuter"]=> bool(false) ["ansiOuter"]=> bool(false) ["autoRollback"]=> bool(false) ["fnExecute"]=> bool(false) ["fnCacheExecute"]=> bool(false) ["blobEncodeType"]=> bool(false) ["rsPrefix"]=> string(13) "ADORecordSet_" ["autoCommit"]=> bool(true) ["transOff"]=> int(0) ["transCnt"]=> int(0) ["fetchMode"]=> int(2) ["_oldRaiseFn"]=> bool(false) ["_transOK"]=> NULL ["_connectionID"]=> resource(36) of type (mysql link) ["_errorMsg"]=> bool(false) ["_errorCode"]=> bool(false) ["_queryID"]=> resource(59) of type (mysql result) ["_isPersistentConnection"]=> bool(false) ["_bindInputArray"]=> bool(false) ["_evalAll"]=> bool(false) ["_affected"]=> bool(false) ["_logsql"]=> bool(false) } ["_numOfRows"]=> int(0) ["_numOfFields"]=> int(5) ["_queryID"]=> resource(59) of type (mysql result) ["_currentRow"]=> int(-1) ["_closed"]=> bool(false) ["_inited"]=> bool(true) ["_obj"]=> NULL ["_names"]=> NULL ["_currentPage"]=> int(-1) ["_atFirstPage"]=> bool(false) ["_atLastPage"]=> bool(false) ["_lastPageNo"]=> int(-1) ["_maxRecordCount"]=> int(0) ["datetime"]=> bool(false) ["adodbFetchMode"]=> int(2) } ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["db"]=> object(ADODB_mysql)#144 (77) { ["databaseType"]=> string(5) "mysql" ["dataProvider"]=> string(5) "mysql" ["hasInsertID"]=> bool(true) ["hasAffectedRows"]=> bool(true) ["metaTablesSQL"]=> string(11) "SHOW TABLES" ["metaColumnsSQL"]=> string(20) "SHOW COLUMNS FROM %s" ["fmtTimeStamp"]=> string(13) "'Y-m-d H:i:s'" ["hasLimit"]=> bool(true) ["hasMoveFirst"]=> bool(true) ["hasGenID"]=> bool(true) ["isoDates"]=> bool(true) ["sysDate"]=> string(9) "CURDATE()" ["sysTimeStamp"]=> string(5) "NOW()" ["hasTransactions"]=> bool(false) ["forceNewConnect"]=> bool(false) ["poorAffectedRows"]=> bool(true) ["clientFlags"]=> int(0) ["substr"]=> string(9) "substring" ["nameQuote"]=> string(1) "`" ["_genIDSQL"]=> string(38) "update %s set id=LAST_INSERT_ID(id+1);" ["_genSeqSQL"]=> string(33) "create table %s (id int not null)" ["_genSeq2SQL"]=> string(26) "insert into %s values (%s)" ["_dropSeqSQL"]=> string(13) "drop table %s" ["database"]=> string(14) "360videoguides" ["host"]=> string(24) "mysql.360videoguides.com" ["user"]=> string(9) "360vgsite" ["password"]=> string(9) "360bgsite" ["debug"]=> bool(false) ["maxblobsize"]=> int(262144) ["concat_operator"]=> string(1) "+" ["length"]=> string(6) "length" ["random"]=> string(6) "rand()" ["upperCase"]=> string(5) "upper" ["fmtDate"]=> string(7) "'Y-m-d'" ["true"]=> string(1) "1" ["false"]=> string(1) "0" ["replaceQuote"]=> string(2) "\'" ["charSet"]=> bool(false) ["metaDatabasesSQL"]=> string(0) "" ["uniqueOrderBy"]=> bool(false) ["emptyDate"]=> string(6) " " ["emptyTimeStamp"]=> string(6) " " ["lastInsID"]=> bool(false) ["hasTop"]=> bool(false) ["readOnly"]=> bool(false) ["genID"]=> int(0) ["raiseErrorFn"]=> string(11) "adodb_throw" ["cacheSecs"]=> int(3600) ["arrayClass"]=> string(18) "ADORecordSet_array" ["noNullStrings"]=> bool(false) ["numCacheHits"]=> int(0) ["numCacheMisses"]=> int(0) ["pageExecuteCountRows"]=> bool(true) ["uniqueSort"]=> bool(false) ["leftOuter"]=> bool(false) ["rightOuter"]=> bool(false) ["ansiOuter"]=> bool(false) ["autoRollback"]=> bool(false) ["fnExecute"]=> bool(false) ["fnCacheExecute"]=> bool(false) ["blobEncodeType"]=> bool(false) ["rsPrefix"]=> string(13) "ADORecordSet_" ["autoCommit"]=> bool(true) ["transOff"]=> int(0) ["transCnt"]=> int(0) ["fetchMode"]=> int(2) ["_oldRaiseFn"]=> bool(false) ["_transOK"]=> NULL ["_connectionID"]=> resource(36) of type (mysql link) ["_errorMsg"]=> bool(false) ["_errorCode"]=> bool(false) ["_queryID"]=> resource(59) of type (mysql result) ["_isPersistentConnection"]=> bool(false) ["_bindInputArray"]=> bool(false) ["_evalAll"]=> bool(false) ["_affected"]=> bool(false) ["_logsql"]=> bool(false) } ["in_transaction"]=> bool(false) ["log_queries:protected"]=> bool(false) ["queries:protected"]=> array(0) { } ["dbtype"]=> string(5) "Mysql" ["nameQuote:protected"]=> string(1) "`" } ["table_last_inserted:protected"]=> bool(false) ["check_table_exists:protected"]=> bool(false) ["ep_m:protected"]=> *RECURSION* ["orderbys:protected"]=> array(0) { } } } } ["objects_c:protected"]=> array(1) { ["Game"]=> array(1) { [567]=> object(epObject)#115 (23) { ["ep_rvars_fetched:protected"]=> array(0) { } ["ep_trans_backup:protected"]=> bool(false) ["ep_object:protected"]=> object(Game)#138 (19) { ["title"]=> string(8) "Talisman" ["stub"]=> string(8) "talisman" ["summary"]=> string(0) "" ["release_date_us"]=> int(0) ["release_date_au"]=> int(0) ["release_date_en"]=> int(0) ["release_date_jpn"]=> int(0) ["rating"]=> string(0) "" ["views"]=> int(227) ["num_videos"]=> int(0) ["genre"]=> object(epArray)#135 (6) { ["array:protected"]=> bool(false) ["o:protected"]=> *RECURSION* ["fm:protected"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> *RECURSION* ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["clean:protected"]=> bool(false) ["convert_oid:protected"]=> bool(true) ["loaded:protected"]=> bool(false) } ["videos"]=> object(epArray)#116 (6) { ["array:protected"]=> bool(false) ["o:protected"]=> *RECURSION* ["fm:protected"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> *RECURSION* ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["clean:protected"]=> bool(false) ["convert_oid:protected"]=> bool(true) ["loaded:protected"]=> bool(false) } ["achievements"]=> object(epArray)#117 (6) { ["array:protected"]=> bool(false) ["o:protected"]=> *RECURSION* ["fm:protected"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> *RECURSION* } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } ["clean:protected"]=> bool(false) ["convert_oid:protected"]=> bool(true) ["loaded:protected"]=> bool(false) } ["constraints"]=> array(0) { } ["validation_messages"]=> array(0) { } ["id"]=> string(3) "567" ["valid:private"]=> bool(true) ["created"]=> int(0) ["updated"]=> int(1194490023) } ["ep_uid:protected"]=> string(13) "4c882daba6e4f" ["ep_object_id:protected"]=> string(3) "567" ["ep_is_deleted:protected"]=> bool(false) ["ep_is_dirty:protected"]=> bool(true) ["ep_is_committable:protected"]=> bool(true) ["ep_updating_add:protected"]=> bool(false) ["ep_updating_remove:protected"]=> bool(false) ["ep_is_searching:protected"]=> bool(false) ["ep_is_matching:protected"]=> bool(false) ["ep_is_committing:protected"]=> bool(false) ["ep_vars_before:protected"]=> bool(false) ["ep_m:protected"]=> *RECURSION* ["ep_cm:protected"]=> object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["ep_fms:protected"]=> array(19) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> *RECURSION* ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> *RECURSION* } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> *RECURSION* ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> *RECURSION* ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> *RECURSION* ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> *RECURSION* ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> *RECURSION* ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> *RECURSION* ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> *RECURSION* ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> *RECURSION* ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> *RECURSION* ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> *RECURSION* ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["oid"]=> bool(false) ["id"]=> bool(false) ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> *RECURSION* ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> *RECURSION* ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> *RECURSION* } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } ["constraints"]=> bool(false) ["validation_messages"]=> bool(false) } ["ep_cached_vars:protected"]=> array(18) { [0]=> string(5) "title" [1]=> string(4) "stub" [2]=> string(7) "summary" [3]=> string(15) "release_date_us" [4]=> string(15) "release_date_au" [5]=> string(15) "release_date_en" [6]=> string(16) "release_date_jpn" [7]=> string(6) "rating" [8]=> string(5) "views" [9]=> string(10) "num_videos" [10]=> string(5) "genre" [11]=> string(6) "videos" [12]=> string(12) "achievements" [13]=> string(11) "constraints" [14]=> string(19) "validation_messages" [15]=> string(2) "id" [16]=> string(7) "created" [17]=> string(7) "updated" } ["ep_modified_pvars:protected"]=> array(1) { ["id"]=> string(3) "567" } ["ep_modified_rvars:protected"]=> array(0) { } ["foreign_object:protected"]=> object(Game)#138 (19) { ["title"]=> string(8) "Talisman" ["stub"]=> string(8) "talisman" ["summary"]=> string(0) "" ["release_date_us"]=> int(0) ["release_date_au"]=> int(0) ["release_date_en"]=> int(0) ["release_date_jpn"]=> int(0) ["rating"]=> string(0) "" ["views"]=> int(227) ["num_videos"]=> int(0) ["genre"]=> object(epArray)#135 (6) { ["array:protected"]=> bool(false) ["o:protected"]=> *RECURSION* ["fm:protected"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> *RECURSION* ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["clean:protected"]=> bool(false) ["convert_oid:protected"]=> bool(true) ["loaded:protected"]=> bool(false) } ["videos"]=> object(epArray)#116 (6) { ["array:protected"]=> bool(false) ["o:protected"]=> *RECURSION* ["fm:protected"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> *RECURSION* ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["clean:protected"]=> bool(false) ["convert_oid:protected"]=> bool(true) ["loaded:protected"]=> bool(false) } ["achievements"]=> object(epArray)#117 (6) { ["array:protected"]=> bool(false) ["o:protected"]=> *RECURSION* ["fm:protected"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> *RECURSION* } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } ["clean:protected"]=> bool(false) ["convert_oid:protected"]=> bool(true) ["loaded:protected"]=> bool(false) } ["constraints"]=> array(0) { } ["validation_messages"]=> array(0) { } ["id"]=> string(3) "567" ["valid:private"]=> bool(true) ["created"]=> int(0) ["updated"]=> int(1194490023) } ["foreign_method_prefix:protected"]=> string(0) "" ["convert_args:protected"]=> bool(true) } } } ["objects_uc:protected"]=> array(0) { } ["listeners_g:protected"]=> array(1) { [0]=> object(DomainObjectManager)#7 (1) { ["manager:private"]=> *RECURSION* } } ["listeners_l:protected"]=> array(0) { } ["t:protected"]=> bool(false) ["logger:protected"]=> bool(false) ["config:private"]=> object(epConfig)#10 (2) { ["options:protected"]=> array(21) { ["compiled_dir"]=> string(46) "/home/adrianburks/360videoguides.com/app/cache" ["compiled_file"]=> string(14) "compiled.ezpdo" ["backup_compiled"]=> bool(false) ["default_dsn"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["check_table_exists"]=> bool(false) ["table_prefix"]=> string(0) "" ["relation_table"]=> string(9) "relation_" ["split_relation_table"]=> bool(true) ["db_lib"]=> string(5) "adodb" ["auto_flush"]=> bool(false) ["flush_before_find"]=> bool(false) ["auto_compile"]=> bool(false) ["autoload"]=> bool(false) ["log_queries"]=> bool(false) ["dispatch_events"]=> bool(true) ["default_oid_column"]=> string(2) "id" ["source_dirs"]=> string(142) "/home/adrianburks/360videoguides.com/app/domain,/home/kerrywilson/rabbitphp.org/lib/framework,/home/adrianburks/360videoguides.com/app/plugins" ["recursive"]=> bool(true) ["force_compile"]=> bool(false) ["log_console"]=> bool(false) ["log_file"]=> string(66) "/home/adrianburks/360videoguides.com/app/logs/ezpdo/09-08-2010.log" } ["source:protected"]=> bool(false) } ["id:protected"]=> NULL ["name:protected"]=> NULL } ["ep_cm:protected"]=> object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["ep_fms:protected"]=> array(19) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> *RECURSION* ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> *RECURSION* } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> *RECURSION* ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> *RECURSION* ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> *RECURSION* ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> *RECURSION* ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> *RECURSION* ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> *RECURSION* ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> *RECURSION* ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> *RECURSION* ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> *RECURSION* ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> *RECURSION* ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["oid"]=> bool(false) ["id"]=> bool(false) ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> *RECURSION* ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> *RECURSION* ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> *RECURSION* } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } ["constraints"]=> bool(false) ["validation_messages"]=> bool(false) } ["ep_cached_vars:protected"]=> array(18) { [0]=> string(5) "title" [1]=> string(4) "stub" [2]=> string(7) "summary" [3]=> string(15) "release_date_us" [4]=> string(15) "release_date_au" [5]=> string(15) "release_date_en" [6]=> string(16) "release_date_jpn" [7]=> string(6) "rating" [8]=> string(5) "views" [9]=> string(10) "num_videos" [10]=> string(5) "genre" [11]=> string(6) "videos" [12]=> string(12) "achievements" [13]=> string(11) "constraints" [14]=> string(19) "validation_messages" [15]=> string(2) "id" [16]=> string(7) "created" [17]=> string(7) "updated" } ["ep_modified_pvars:protected"]=> array(1) { ["id"]=> string(3) "567" } ["ep_modified_rvars:protected"]=> array(0) { } ["foreign_object:protected"]=> object(Game)#137 (19) { ["title"]=> string(8) "Talisman" ["stub"]=> string(8) "talisman" ["summary"]=> string(0) "" ["release_date_us"]=> int(0) ["release_date_au"]=> int(0) ["release_date_en"]=> int(0) ["release_date_jpn"]=> int(0) ["rating"]=> string(0) "" ["views"]=> int(228) ["num_videos"]=> int(0) ["genre"]=> object(epArray)#132 (6) { ["array:protected"]=> bool(false) ["o:protected"]=> *RECURSION* ["fm:protected"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> *RECURSION* ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["clean:protected"]=> bool(false) ["convert_oid:protected"]=> bool(true) ["loaded:protected"]=> bool(false) } ["videos"]=> object(epArray)#156 (6) { ["array:protected"]=> bool(false) ["o:protected"]=> *RECURSION* ["fm:protected"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> *RECURSION* ["achievements"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["clean:protected"]=> bool(false) ["convert_oid:protected"]=> bool(true) ["loaded:protected"]=> bool(false) } ["achievements"]=> object(epArray)#130 (6) { ["array:protected"]=> bool(false) ["o:protected"]=> *RECURSION* ["fm:protected"]=> object(epFieldMapRelationship)#40 (11) { ["class:protected"]=> string(11) "Achievement" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> &object(epClassMap)#27 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(62) "/home/adrianburks/360videoguides.com/app/domain/Game.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Game" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(13) { ["title"]=> object(epFieldMapPrimitive)#28 (9) { ["type_params:protected"]=> string(3) "125" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(5) "title" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(125)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#29 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(75" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["summary"]=> object(epFieldMapPrimitive)#30 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> string(7) "summary" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "summary" } ["release_date_us"]=> object(epFieldMapPrimitive)#31 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_us" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_us" } ["release_date_au"]=> object(epFieldMapPrimitive)#32 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_au" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_au" } ["release_date_en"]=> object(epFieldMapPrimitive)#33 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(15) "release_date_en" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(15) "release_date_en" } ["release_date_jpn"]=> object(epFieldMapPrimitive)#34 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(16) "release_date_jpn" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(16) "release_date_jpn" } ["rating"]=> object(epFieldMapPrimitive)#35 (9) { ["type_params:protected"]=> string(1) "4" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(6) "rating" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(4)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "rating" } ["views"]=> object(epFieldMapPrimitive)#36 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(5) "views" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["num_videos"]=> object(epFieldMapPrimitive)#37 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> string(10) "num_videos" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "num_videos" } ["genre"]=> object(epFieldMapRelationship)#38 (11) { ["class:protected"]=> string(5) "Genre" ["inverse:protected"]=> string(5) "games" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Genre" ["orm"]=> string(29) "has many Genre inverse(games)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "genre" } ["videos"]=> object(epFieldMapRelationship)#39 (11) { ["class:protected"]=> string(5) "Video" ["inverse:protected"]=> string(4) "game" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Video inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "videos" } ["achievements"]=> *RECURSION* } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(10) "EsrbRating" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> &object(epClassMap)#18 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(68) "/home/kerrywilson/rabbitphp.org/lib/framework/DomainObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(12) "DomainObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["created"]=> object(epFieldMapPrimitive)#19 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "created" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "created" } ["updated"]=> object(epFieldMapPrimitive)#20 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> string(7) "updated" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "updated" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> object(epClassMap)#16 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(62) "/home/kerrywilson/rabbitphp.org/lib/framework/Object.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(6) "Object" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> NULL ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Controller"]=> &object(epClassMap)#15 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/Controller.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "Controller" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(7) { ["JavascriptController"]=> &object(epClassMap)#86 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(76) "/home/kerrywilson/rabbitphp.org/lib/framework/JavascriptController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "JavascriptController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "JavascriptController" } ["RemoteScriptingController"]=> &object(epClassMap)#87 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(81) "/home/kerrywilson/rabbitphp.org/lib/framework/RemoteScriptingController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(25) "RemoteScriptingController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(5) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" ["todo"]=> string(77) "implement this class, which will provide javascript variables for easy access" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(25) "RemoteScriptingController" } ["AuthenticatedController"]=> &object(epClassMap)#14 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(99) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AuthenticatedController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(23) "AuthenticatedController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(4) { ["AccountController"]=> &object(epClassMap)#13 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/AccountController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "AccountController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "AccountController" } ["ManageRolesController"]=> &object(epClassMap)#92 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(97) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManageRolesController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(21) "ManageRolesController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(21) "ManageRolesController" } ["ManagementController"]=> &object(epClassMap)#93 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(96) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ManagementController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(20) "ManagementController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(20) "ManagementController" } ["RegisterController"]=> &object(epClassMap)#94 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(94) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/RegisterController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(18) "RegisterController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(18) "RegisterController" } } ["id:protected"]=> NULL ["name:protected"]=> string(23) "AuthenticatedController" } ["LoginController"]=> &object(epClassMap)#88 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(91) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LoginController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(15) "LoginController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(15) "LoginController" } ["LogoutController"]=> &object(epClassMap)#89 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(92) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/LogoutController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "LogoutController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "LogoutController" } ["ProfileController"]=> &object(epClassMap)#90 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/ProfileController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "ProfileController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "ProfileController" } ["WelcomeController"]=> &object(epClassMap)#91 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(93) "/home/adrianburks/360videoguides.com/app/plugins/user/controllers/WelcomeController.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(17) "WelcomeController" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "User" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(17) "WelcomeController" } } ["id:protected"]=> NULL ["name:protected"]=> string(10) "Controller" } ["CookieCollection"]=> &object(epClassMap)#17 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(72) "/home/kerrywilson/rabbitphp.org/lib/framework/CookieCollection.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(16) "CookieCollection" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(9) "setcookie" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(16) "CookieCollection" } ["DomainObject"]=> *RECURSION* ["DynamicObject"]=> &object(epClassMap)#80 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(69) "/home/kerrywilson/rabbitphp.org/lib/framework/DynamicObject.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "DynamicObject" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(true) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(1) { ["Flash"]=> &object(epClassMap)#81 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Flash.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Flash" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["uses"]=> string(16) "CookieCollection" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Flash" } } ["id:protected"]=> NULL ["name:protected"]=> string(13) "DynamicObject" } ["HtmlBuilder"]=> &object(epClassMap)#82 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(67) "/home/kerrywilson/rabbitphp.org/lib/framework/HtmlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "HtmlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "HtmlBuilder" } ["Session"]=> &object(epClassMap)#83 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(63) "/home/kerrywilson/rabbitphp.org/lib/framework/Session.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(7) "Session" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["todo"]=> string(47) "Implement database persisted session management" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(7) "Session" } ["Trace"]=> &object(epClassMap)#84 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(61) "/home/kerrywilson/rabbitphp.org/lib/framework/Trace.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Trace" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Trace" } ["UrlBuilder"]=> &object(epClassMap)#85 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(66) "/home/kerrywilson/rabbitphp.org/lib/framework/UrlBuilder.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(10) "UrlBuilder" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(0) { } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(4) { ["package"]=> string(9) "RabbitPHP" ["subpackage"]=> string(4) "Core" ["author"]=> string(36) "Kerry R Wilson " ["version"]=> string(3) "0.1" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(10) "UrlBuilder" } } ["id:protected"]=> NULL ["name:protected"]=> string(6) "Object" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(8) { ["Achievement"]=> &object(epClassMap)#21 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(69) "/home/adrianburks/360videoguides.com/app/domain/Achievement.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(11) "Achievement" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(5) { ["name"]=> object(epFieldMapPrimitive)#22 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#23 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["a360p_stub"]=> object(epFieldMapPrimitive)#24 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "a360p_stub" } ["points"]=> object(epFieldMapPrimitive)#25 (9) { ["type_params:protected"]=> string(1) "3" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "Integer" ["orm"]=> string(6) "int(3)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "points" } ["game"]=> object(epFieldMapRelationship)#26 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(12) "achievements" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(34) "has one Game inverse(achievements)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(11) "Achievement" } ["Game"]=> *RECURSION* ["Genre"]=> &object(epClassMap)#41 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Genre.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Genre" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(4) { ["name"]=> object(epFieldMapPrimitive)#42 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(7) "char(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#43 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["stub"]=> object(epFieldMapPrimitive)#44 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } ["games"]=> object(epFieldMapRelationship)#45 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(5) "genre" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(28) "has many Game inverse(genre)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "games" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(1) { ["see"]=> string(4) "Game" } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Genre" } ["Video"]=> &object(epClassMap)#46 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(63) "/home/adrianburks/360videoguides.com/app/domain/Video.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(5) "Video" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(9) { ["title"]=> object(epFieldMapPrimitive)#47 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["description"]=> object(epFieldMapPrimitive)#48 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "clob" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(4) "clob" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["external_id"]=> object(epFieldMapPrimitive)#49 (9) { ["type_params:protected"]=> string(3) "255" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(9) "char(255)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "external_id" } ["service"]=> object(epFieldMapPrimitive)#50 (9) { ["type_params:protected"]=> string(2) "20" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "String" ["orm"]=> string(8) "char(20)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "service" } ["flagged"]=> object(epFieldMapPrimitive)#51 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "flagged" } ["views"]=> object(epFieldMapPrimitive)#52 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["user"]=> object(epFieldMapRelationship)#53 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } ["game"]=> object(epFieldMapRelationship)#54 (11) { ["class:protected"]=> string(4) "Game" ["inverse:protected"]=> string(6) "videos" ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "Game" ["orm"]=> string(28) "has one Game inverse(videos)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "game" } ["category"]=> object(epFieldMapRelationship)#55 (11) { ["class:protected"]=> string(13) "VideoCategory" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(13) "VideoCategory" ["orm"]=> string(21) "has one VideoCategory" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "category" } } ["num_non_primitive:protected"]=> int(3) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(5) "Video" } ["VideoCategory"]=> &object(epClassMap)#56 (18) { ["compile_time:protected"]=> int(1225308139) ["class_file:protected"]=> string(71) "/home/adrianburks/360videoguides.com/app/domain/VideoCategory.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "VideoCategory" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(2) { ["title"]=> object(epFieldMapPrimitive)#57 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "title" } ["stub"]=> object(epFieldMapPrimitive)#58 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> string(4) "stub" ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "stub" } } ["num_non_primitive:protected"]=> int(0) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "VideoCategory" } ["Role"]=> &object(epClassMap)#59 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/Role.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "Role" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["name"]=> object(epFieldMapPrimitive)#60 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["description"]=> object(epFieldMapPrimitive)#61 (9) { ["type_params:protected"]=> string(3) "100" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(9) "char(100)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "description" } ["users"]=> object(epFieldMapRelationship)#62 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> string(5) "roles" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many User inverse(roles)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "users" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Role" } ["SecurityToken"]=> &object(epClassMap)#63 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(84) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/SecurityToken.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(13) "SecurityToken" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(3) { ["token"]=> object(epFieldMapPrimitive)#64 (9) { ["type_params:protected"]=> string(2) "15" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(15)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "token" } ["action"]=> object(epFieldMapPrimitive)#65 (9) { ["type_params:protected"]=> string(2) "10" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(10)" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "action" } ["user"]=> object(epFieldMapRelationship)#66 (11) { ["class:protected"]=> string(4) "User" ["inverse:protected"]=> bool(false) ["is_many:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "User" ["orm"]=> string(12) "has one User" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "user" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(13) "SecurityToken" } ["User"]=> &object(epClassMap)#67 (18) { ["compile_time:protected"]=> int(1225308140) ["class_file:protected"]=> string(75) "/home/adrianburks/360videoguides.com/app/plugins/user/domain/User.class.php" ["dsn:protected"]=> string(67) "mysql://360vgsite:360bgsite@mysql.360videoguides.com/360videoguides" ["table:protected"]=> string(4) "User" ["oid_column:protected"]=> string(2) "id" ["abstract:protected"]=> bool(false) ["parent_class_map:protected"]=> NULL ["fields:protected"]=> array(12) { ["last_login"]=> object(epFieldMapPrimitive)#68 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(8) "datetime" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(4) "date" ["orm"]=> string(8) "datetime" } ["id:protected"]=> NULL ["name:protected"]=> string(10) "last_login" } ["username"]=> object(epFieldMapPrimitive)#69 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "username" } ["email_address"]=> object(epFieldMapPrimitive)#70 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(3) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" ["constraint"]=> string(10) "email true" } ["id:protected"]=> NULL ["name:protected"]=> string(13) "email_address" } ["name"]=> object(epFieldMapPrimitive)#71 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(4) "name" } ["country"]=> object(epFieldMapPrimitive)#72 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(7) "country" } ["postal_code"]=> object(epFieldMapPrimitive)#73 (9) { ["type_params:protected"]=> string(2) "25" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(25)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "postal_code" } ["gamertag"]=> object(epFieldMapPrimitive)#74 (9) { ["type_params:protected"]=> string(2) "75" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(75)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "gamertag" } ["password"]=> object(epFieldMapPrimitive)#75 (9) { ["type_params:protected"]=> string(2) "50" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "char" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(6) "string" ["orm"]=> string(8) "char(50)" } ["id:protected"]=> NULL ["name:protected"]=> string(8) "password" } ["active"]=> object(epFieldMapPrimitive)#76 (9) { ["type_params:protected"]=> bool(false) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(4) "bool" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(7) "boolean" ["orm"]=> string(4) "bool" } ["id:protected"]=> NULL ["name:protected"]=> string(6) "active" } ["views"]=> object(epFieldMapPrimitive)#77 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "views" } ["submissions"]=> object(epFieldMapPrimitive)#78 (9) { ["type_params:protected"]=> string(1) "5" ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "int" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(3) "int" ["orm"]=> string(6) "int(5)" } ["id:protected"]=> NULL ["name:protected"]=> string(11) "submissions" } ["roles"]=> object(epFieldMapRelationship)#79 (11) { ["class:protected"]=> string(4) "Role" ["inverse:protected"]=> string(5) "users" ["is_many:protected"]=> bool(true) ["class_map:protected"]=> *RECURSION* ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(28) "has many Role inverse(users)" } ["id:protected"]=> NULL ["name:protected"]=> string(5) "roles" } } ["num_non_primitive:protected"]=> int(1) ["num_composed_of:protected"]=> int(0) ["custom_tags:protected"]=> array(0) { } ["unique_keys:protected"]=> array(0) { } ["index_keys:protected"]=> array(0) { } ["parent:protected"]=> *RECURSION* ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "User" } } ["id:protected"]=> NULL ["name:protected"]=> string(12) "DomainObject" } ["children_key:protected"]=> string(4) "Name" ["children:protected"]=> array(0) { } ["id:protected"]=> NULL ["name:protected"]=> string(4) "Game" } ["base:protected"]=> NULL ["type:protected"]=> string(3) "has" ["column_name:protected"]=> NULL ["default_value:protected"]=> NULL ["custom_tags:protected"]=> array(2) { ["var"]=> string(5) "Array" ["orm"]=> string(34) "has many Achievement inverse(game)" } ["id:protected"]=> NULL ["name:protected"]=> string(12) "achievements" } ["clean:protected"]=> bool(false) ["convert_oid:protected"]=> bool(true) ["loaded:protected"]=> bool(false) } ["constraints"]=> array(0) { } ["validation_messages"]=> array(0) { } ["id"]=> string(3) "567" ["valid:private"]=> bool(true) ["created"]=> int(0) ["updated"]=> int(1194490023) } ["foreign_method_prefix:protected"]=> string(0) "" ["convert_args:protected"]=> bool(true) } NULL
Fatal error: Uncaught exception 'epExceptionQueryBuilder' with message 'no argument for placeholder (near "... category =### ? order by created DESC limit 20 ...")' in /home/kerrywilson/rabbitphp.org/lib/ezpdo/src/query/epQueryBuilder.php:866 Stack trace: #0 /home/kerrywilson/rabbitphp.org/lib/ezpdo/src/query/epQueryBuilder.php(606): epQueryBuilder->_getPlaceholderValue(Object(epQueryNode)) #1 /home/kerrywilson/rabbitphp.org/lib/ezpdo/src/query/epQueryBuilder.php(426): epQueryBuilder->processPlaceholder(Object(epQueryNode)) #2 /home/kerrywilson/rabbitphp.org/lib/ezpdo/src/query/epQueryBuilder.php(420): epQueryBuilder->walk(Array, Array) #3 /home/kerrywilson/rabbitphp.org/lib/ezpdo/src/query/epQueryBuilder.php(420): epQueryBuilder->walk(Object(epQueryNode), 'processPlacehol...', true) #4 /home/kerrywilson/rabbitphp.org/lib/ezpdo/src/query/epQueryBuilder.php(420): epQueryBuilder->walk(Object(epQueryNode), 'processPlacehol...', true) #5 /home/kerrywilson/rabbitphp.org/lib/ezpdo/src/query/epQueryBuilder.php(420): epQueryBuild in /home/kerrywilson/rabbitphp.org/lib/ezpdo/src/query/epQueryBuilder.php on line 866