Notícias
News Object
(
[_node:protected] =>
[_id:protected] => Array
(
[news_id] => 22
)
[_data:protected] => Array
(
[news_id] => 22
[language_id] => Doctrine_Null Object
(
)
[title] => Parceria com a Dr. Schneider ficará ainda mais forte
[subtitle] => Doctrine_Null Object
(
)
[content] => Doctrine_Null Object
(
)
[created_at] => 28/04/2011 08:15
[updated_at] => Doctrine_Null Object
(
)
[published] => Doctrine_Null Object
(
)
)
[_values:protected] => Array
(
)
[_state:protected] => 4
[_lastModified:protected] => Array
(
)
[_modified:protected] => Array
(
)
[_oldValues:protected] => Array
(
)
[_errorStack:protected] =>
[_references:protected] => Array
(
)
[_pendingDeletes:protected] => Array
(
)
[_pendingUnlinks:protected] => Array
(
)
[_serializeReferences:protected] =>
[_invokedSaveHooks:protected] =>
[_oid:private] => 5
[_table:protected] => NewsTable Object
(
[_data:protected] => Array
(
)
[_identifier:protected] => news_id
[_identifierType:protected] => 1
[_conn:protected] => Doctrine_Connection_Mysql Object
(
[driverName:protected] => Mysql
[dbh:protected] => PDO Object
(
)
[tables:protected] => Array
(
[News] => NewsTable Object
(
[_data:protected] => Array
(
)
[_identifier:protected] => news_id
[_identifierType:protected] => 1
[_conn:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[_identityMap:protected] => Array
(
)
[_repository:protected] => Doctrine_Table_Repository Object
(
[table:private] => NewsTable Object
*RECURSION*
[registry:private] => Array
(
[2] => News Object
(
[_node:protected] =>
[_id:protected] => Array
(
)
[_data:protected] => Array
(
[news_id] => Doctrine_Null Object
(
)
[language_id] => Doctrine_Null Object
(
)
[title] => Doctrine_Null Object
(
)
[subtitle] => Doctrine_Null Object
(
)
[content] => Doctrine_Null Object
(
)
[created_at] => Doctrine_Null Object
(
)
[updated_at] => Doctrine_Null Object
(
)
[published] => 0
)
[_values:protected] => Array
(
)
[_state:protected] => 2
[_lastModified:protected] => Array
(
)
[_modified:protected] => Array
(
[0] => published
)
[_oldValues:protected] => Array
(
)
[_errorStack:protected] =>
[_references:protected] => Array
(
)
[_pendingDeletes:protected] => Array
(
)
[_pendingUnlinks:protected] => Array
(
)
[_serializeReferences:protected] =>
[_invokedSaveHooks:protected] =>
[_oid:private] => 2
[_table:protected] => NewsTable Object
*RECURSION*
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
)
)
[_columns:protected] => Array
(
[news_id] => Array
(
[type] => integer
[fixed] => 0
[unsigned] => 1
[primary] => 1
[autoincrement] => 1
[length] => 4
)
[language_id] => Array
(
[type] => integer
[fixed] => 0
[unsigned] => 1
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 4
)
[title] => Array
(
[type] => string
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 120
)
[subtitle] => Array
(
[type] => string
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] =>
[autoincrement] =>
[length] => 200
)
[content] => Array
(
[type] => string
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] =>
)
[created_at] => Array
(
[type] => timestamp
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 25
)
[updated_at] => Array
(
[type] => timestamp
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] =>
[autoincrement] =>
[length] => 25
)
[published] => Array
(
[type] => integer
[fixed] => 0
[unsigned] => 1
[primary] =>
[default] => 0
[notnull] => 1
[autoincrement] =>
[length] => 4
)
)
[_uniques:protected] => Array
(
)
[_fieldNames:protected] => Array
(
[news_id] => news_id
[language_id] => language_id
[title] => title
[subtitle] => subtitle
[content] => content
[created_at] => created_at
[updated_at] => updated_at
[published] => published
)
[_columnNames:protected] => Array
(
[news_id] => news_id
[language_id] => language_id
[title] => title
[subtitle] => subtitle
[content] => content
[created_at] => created_at
[updated_at] => updated_at
[published] => published
)
[columnCount:protected] => 8
[hasDefaultValues:protected] => 1
[_options:protected] => Array
(
[name] => News
[tableName] => news
[sequenceName] =>
[inheritanceMap] => Array
(
)
[enumMap] => Array
(
)
[type] =>
[charset] =>
[collate] =>
[treeImpl] =>
[treeOptions] => Array
(
)
[indexes] => Array
(
)
[parents] => Array
(
[0] => sfDoctrineRecord
[1] => BaseNews
)
[joinedParents] => Array
(
)
[queryParts] => Array
(
)
[versioning] =>
[subclasses] => Array
(
)
[orderBy] =>
[declaringClass] => ReflectionClass Object
(
[name] => BaseNews
)
)
[_tree:protected] =>
[_parser:protected] => Doctrine_Relation_Parser Object
(
[_table:protected] => NewsTable Object
*RECURSION*
[_relations:protected] => Array
(
)
[_pending:protected] => Array
(
[Language] => Array
(
[local] => language_id
[foreign] => language_id
[type] => 0
[class] => Language
[alias] => Language
)
)
)
[_templates:protected] => Array
(
)
[_filters:protected] => Array
(
[0] => Doctrine_Record_Filter_Standard Object
(
[_table:protected] =>
)
)
[_generators:protected] => Array
(
)
[_generator:protected] =>
[_invokedMethods:protected] => Array
(
)
[record:protected] => News Object
(
[_node:protected] =>
[_id:protected] => Array
(
)
[_data:protected] => Array
(
)
[_values:protected] => Array
(
)
[_state:protected] => 3
[_lastModified:protected] => Array
(
)
[_modified:protected] => Array
(
)
[_oldValues:protected] => Array
(
)
[_errorStack:protected] =>
[_references:protected] => Array
(
)
[_pendingDeletes:protected] => Array
(
)
[_pendingUnlinks:protected] => Array
(
)
[_serializeReferences:protected] =>
[_invokedSaveHooks:protected] =>
[_oid:private] => 1
[_table:protected] => NewsTable Object
*RECURSION*
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[attributes:protected] => Array
(
)
[parent:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[_impl:protected] => Array
(
)
[_params:protected] => Array
(
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[news] => NewsTable Object
*RECURSION*
[language] => LanguageTable Object
(
[_data:protected] => Array
(
)
[_identifier:protected] => language_id
[_identifierType:protected] => 1
[_conn:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[_identityMap:protected] => Array
(
)
[_repository:protected] => Doctrine_Table_Repository Object
(
[table:private] => LanguageTable Object
*RECURSION*
[registry:private] => Array
(
)
)
[_columns:protected] => Array
(
[language_id] => Array
(
[type] => integer
[fixed] => 0
[unsigned] => 1
[primary] => 1
[autoincrement] => 1
[length] => 4
)
[language] => Array
(
[type] => string
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 45
)
[abbreviation] => Array
(
[type] => string
[fixed] => 1
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 5
)
[created_at] => Array
(
[type] => timestamp
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 25
)
[updated_at] => Array
(
[type] => timestamp
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] =>
[autoincrement] =>
[length] => 25
)
[published] => Array
(
[type] => integer
[fixed] => 0
[unsigned] => 1
[primary] =>
[default] => 0
[notnull] => 1
[autoincrement] =>
[length] => 4
)
)
[_uniques:protected] => Array
(
)
[_fieldNames:protected] => Array
(
[language_id] => language_id
[language] => language
[abbreviation] => abbreviation
[created_at] => created_at
[updated_at] => updated_at
[published] => published
)
[_columnNames:protected] => Array
(
[language_id] => language_id
[language] => language
[abbreviation] => abbreviation
[created_at] => created_at
[updated_at] => updated_at
[published] => published
)
[columnCount:protected] => 6
[hasDefaultValues:protected] => 1
[_options:protected] => Array
(
[name] => language
[tableName] => language
[sequenceName] =>
[inheritanceMap] => Array
(
)
[enumMap] => Array
(
)
[type] =>
[charset] =>
[collate] =>
[treeImpl] =>
[treeOptions] => Array
(
)
[indexes] => Array
(
)
[parents] => Array
(
[0] => sfDoctrineRecord
[1] => BaseLanguage
)
[joinedParents] => Array
(
)
[queryParts] => Array
(
)
[versioning] =>
[subclasses] => Array
(
)
[orderBy] =>
[declaringClass] => ReflectionClass Object
(
[name] => BaseLanguage
)
)
[_tree:protected] =>
[_parser:protected] => Doctrine_Relation_Parser Object
(
[_table:protected] => LanguageTable Object
*RECURSION*
[_relations:protected] => Array
(
)
[_pending:protected] => Array
(
[ContactSector] => Array
(
[local] => language_id
[foreign] => language_id
[type] => 1
[class] => ContactSector
[alias] => ContactSector
)
[Content] => Array
(
[local] => language_id
[foreign] => language_id
[type] => 1
[class] => Content
[alias] => Content
)
[News] => Array
(
[local] => language_id
[foreign] => language_id
[type] => 1
[class] => News
[alias] => News
)
[PartnerCategory] => Array
(
[local] => language_id
[foreign] => language_id
[type] => 1
[class] => PartnerCategory
[alias] => PartnerCategory
)
[Unit] => Array
(
[local] => language_id
[foreign] => language_id
[type] => 1
[class] => Unit
[alias] => Unit
)
)
)
[_templates:protected] => Array
(
)
[_filters:protected] => Array
(
[0] => Doctrine_Record_Filter_Standard Object
(
[_table:protected] =>
)
)
[_generators:protected] => Array
(
)
[_generator:protected] =>
[_invokedMethods:protected] => Array
(
)
[record:protected] => Language Object
(
[_node:protected] =>
[_id:protected] => Array
(
)
[_data:protected] => Array
(
)
[_values:protected] => Array
(
)
[_state:protected] => 3
[_lastModified:protected] => Array
(
)
[_modified:protected] => Array
(
)
[_oldValues:protected] => Array
(
)
[_errorStack:protected] =>
[_references:protected] => Array
(
)
[_pendingDeletes:protected] => Array
(
)
[_pendingUnlinks:protected] => Array
(
)
[_serializeReferences:protected] =>
[_invokedSaveHooks:protected] =>
[_oid:private] => 4
[_table:protected] => LanguageTable Object
*RECURSION*
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[attributes:protected] => Array
(
)
[parent:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[_impl:protected] => Array
(
)
[_params:protected] => Array
(
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
)
[_name:protected] => doctrine
[isConnected:protected] => 1
[supported:protected] => Array
(
[sequences] => emulated
[indexes] => 1
[affected_rows] => 1
[transactions] => 1
[savepoints] =>
[summary_functions] => 1
[order_by_text] => 1
[current_id] => emulated
[limit_queries] => 1
[LOBs] => 1
[replace] => 1
[sub_selects] => 1
[auto_increment] => 1
[primary_key] => 1
[result_introspection] => 1
[prepared_statements] => emulated
[identifier_quoting] => 1
[pattern_escaping] => 1
)
[pendingAttributes:protected] => Array
(
[16] => mysql
[8] => 0
[3] => 2
)
[modules:private] => Array
(
[transaction] =>
[expression] => Doctrine_Expression_Mysql Object
(
[conn:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[moduleName:protected] => Expression
)
[dataDict] => Doctrine_DataDict_Mysql Object
(
[keywords:protected] => Array
(
[0] => ADD
[1] => ALL
[2] => ALTER
[3] => ANALYZE
[4] => AND
[5] => AS
[6] => ASC
[7] => ASENSITIVE
[8] => BEFORE
[9] => BETWEEN
[10] => BIGINT
[11] => BINARY
[12] => BLOB
[13] => BOTH
[14] => BY
[15] => BIT
[16] => CALL
[17] => CASCADE
[18] => CASE
[19] => CHANGE
[20] => CHAR
[21] => CHARACTER
[22] => CHECK
[23] => COLLATE
[24] => COLUMN
[25] => CONDITION
[26] => CONNECTION
[27] => CONSTRAINT
[28] => CONTINUE
[29] => CONVERT
[30] => CREATE
[31] => CROSS
[32] => CURRENT_DATE
[33] => CURRENT_TIME
[34] => CURRENT_TIMESTAMP
[35] => CURRENT_USER
[36] => CURSOR
[37] => DATABASE
[38] => DATABASES
[39] => DAY_HOUR
[40] => DAY_MICROSECOND
[41] => DAY_MINUTE
[42] => DAY_SECOND
[43] => DEC
[44] => DECIMAL
[45] => DECLARE
[46] => DEFAULT
[47] => DELAYED
[48] => DELETE
[49] => DESC
[50] => DESCRIBE
[51] => DETERMINISTIC
[52] => DISTINCT
[53] => DISTINCTROW
[54] => DIV
[55] => DOUBLE
[56] => DROP
[57] => DUAL
[58] => EACH
[59] => ELSE
[60] => ELSEIF
[61] => ENCLOSED
[62] => ESCAPED
[63] => EXISTS
[64] => EXIT
[65] => EXPLAIN
[66] => FALSE
[67] => FETCH
[68] => FLOAT
[69] => FLOAT4
[70] => FLOAT8
[71] => FOR
[72] => FORCE
[73] => FOREIGN
[74] => FROM
[75] => FULLTEXT
[76] => GRANT
[77] => GROUP
[78] => HAVING
[79] => HIGH_PRIORITY
[80] => HOUR_MICROSECOND
[81] => HOUR_MINUTE
[82] => HOUR_SECOND
[83] => IF
[84] => IGNORE
[85] => IN
[86] => INDEX
[87] => INFILE
[88] => INNER
[89] => INOUT
[90] => INSENSITIVE
[91] => INSERT
[92] => INT
[93] => INT1
[94] => INT2
[95] => INT3
[96] => INT4
[97] => INT8
[98] => INTEGER
[99] => INTERVAL
[100] => INTO
[101] => IS
[102] => ITERATE
[103] => JOIN
[104] => KEY
[105] => KEYS
[106] => KILL
[107] => LEADING
[108] => LEAVE
[109] => LEFT
[110] => LIKE
[111] => LIMIT
[112] => LINES
[113] => LOAD
[114] => LOCALTIME
[115] => LOCALTIMESTAMP
[116] => LOCK
[117] => LONG
[118] => LONGBLOB
[119] => LONGTEXT
[120] => LOOP
[121] => LOW_PRIORITY
[122] => MATCH
[123] => MEDIUMBLOB
[124] => MEDIUMINT
[125] => MEDIUMTEXT
[126] => MIDDLEINT
[127] => MINUTE_MICROSECOND
[128] => MINUTE_SECOND
[129] => MOD
[130] => MODIFIES
[131] => NATURAL
[132] => NOT
[133] => NO_WRITE_TO_BINLOG
[134] => NULL
[135] => NUMERIC
[136] => ON
[137] => OPTIMIZE
[138] => OPTION
[139] => OPTIONALLY
[140] => OR
[141] => ORDER
[142] => OUT
[143] => OUTER
[144] => OUTFILE
[145] => PRECISION
[146] => PRIMARY
[147] => PROCEDURE
[148] => PURGE
[149] => RAID0
[150] => READ
[151] => READS
[152] => REAL
[153] => REFERENCES
[154] => REGEXP
[155] => RELEASE
[156] => RENAME
[157] => REPEAT
[158] => REPLACE
[159] => REQUIRE
[160] => RESTRICT
[161] => RETURN
[162] => REVOKE
[163] => RIGHT
[164] => RLIKE
[165] => SCHEMA
[166] => SCHEMAS
[167] => SECOND_MICROSECOND
[168] => SELECT
[169] => SENSITIVE
[170] => SEPARATOR
[171] => SET
[172] => SHOW
[173] => SMALLINT
[174] => SONAME
[175] => SPATIAL
[176] => SPECIFIC
[177] => SQL
[178] => SQLEXCEPTION
[179] => SQLSTATE
[180] => SQLWARNING
[181] => SQL_BIG_RESULT
[182] => SQL_CALC_FOUND_ROWS
[183] => SQL_SMALL_RESULT
[184] => SSL
[185] => STARTING
[186] => STRAIGHT_JOIN
[187] => TABLE
[188] => TERMINATED
[189] => THEN
[190] => TINYBLOB
[191] => TINYINT
[192] => TINYTEXT
[193] => TO
[194] => TRAILING
[195] => TRIGGER
[196] => TRUE
[197] => UNDO
[198] => UNION
[199] => UNIQUE
[200] => UNLOCK
[201] => UNSIGNED
[202] => UPDATE
[203] => USAGE
[204] => USE
[205] => USING
[206] => UTC_DATE
[207] => UTC_TIME
[208] => UTC_TIMESTAMP
[209] => VALUES
[210] => VARBINARY
[211] => VARCHAR
[212] => VARCHARACTER
[213] => VARYING
[214] => WHEN
[215] => WHERE
[216] => WHILE
[217] => WITH
[218] => WRITE
[219] => X509
[220] => XOR
[221] => YEAR_MONTH
[222] => ZEROFILL
)
[conn:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[moduleName:protected] => DataDict
)
[export] =>
[import] =>
[sequence] =>
[unitOfWork] =>
[formatter] => Doctrine_Formatter Object
(
[conn:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[moduleName:protected] => Formatter
)
[util] =>
)
[properties:protected] => Array
(
[sql_comments] => Array
(
[0] => Array
(
[start] => --
[end] =>
[escape] =>
)
[1] => Array
(
[start] => #
[end] =>
[escape] =>
)
[2] => Array
(
[start] => /*
[end] => */
[escape] =>
)
)
[identifier_quoting] => Array
(
[start] => `
[end] => `
[escape] => `
)
[string_quoting] => Array
(
[start] => '
[end] => '
[escape] => \
[escape_pattern] => \
)
[wildcards] => Array
(
[0] => %
[1] => _
)
[varchar_max_length] => 255
[sql_file_delimiter] => ;
[max_identifier_length] => 64
)
[serverInfo:protected] => Array
(
)
[options:protected] => Array
(
[dsn] => mysql:host=mysql03.grupocrw.com.br;dbname=grupocrw3
[username] => grupocrw3
[password] => pwdCrWty_a3
[other] => Array
(
)
)
[_count:protected] => 2
[_usedNames:protected] => Array
(
[foreign_keys] => Array
(
)
[indexes] => Array
(
)
)
[attributes:protected] => Array
(
[112] => INNODB
[117] => 1
[100] => Doctrine_EventListener_Chain Object
(
[_listeners:protected] => Array
(
[0] => sfDoctrineConnectionListener Object
(
[connection] => Doctrine_Connection_Mysql Object
*RECURSION*
[encoding] => UTF8
)
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[167] => UTF8
)
[parent:protected] => Doctrine_Manager Object
(
[_connections:protected] => Array
(
[doctrine] => Doctrine_Connection_Mysql Object
*RECURSION*
)
[_bound:protected] => Array
(
[News] => doctrine
[Language] => doctrine
)
[_index:protected] => 0
[_currIndex:protected] => doctrine
[_queryRegistry:protected] =>
[_validators:protected] => Array
(
)
[_hydrators:protected] => Array
(
[3] => Doctrine_Hydrator_ArrayDriver
[2] => Doctrine_Hydrator_RecordDriver
[4] => Doctrine_Hydrator_NoneDriver
[5] => Doctrine_Hydrator_ScalarDriver
[6] => Doctrine_Hydrator_SingleScalarDriver
[7] => Doctrine_Hydrator_RecordDriver
[8] => Doctrine_Hydrator_ArrayHierarchyDriver
[9] => Doctrine_Hydrator_RecordHierarchyDriver
)
[_connectionDrivers:protected] => Array
(
[db2] => Doctrine_Connection_Db2
[mysql] => Doctrine_Connection_Mysql
[mysqli] => Doctrine_Connection_Mysql
[sqlite] => Doctrine_Connection_Sqlite
[pgsql] => Doctrine_Connection_Pgsql
[oci] => Doctrine_Connection_Oracle
[oci8] => Doctrine_Connection_Oracle
[oracle] => Doctrine_Connection_Oracle
[mssql] => Doctrine_Connection_Mssql
[dblib] => Doctrine_Connection_Mssql
[odbc] => Doctrine_Connection_Mssql
[mock] => Doctrine_Connection_Mock
)
[_extensions:protected] => Array
(
)
[_loadedValidatorsFromDisk:protected] =>
[_initialized:private] => 1
[attributes:protected] => Array
(
[140] => 7
[107] => 0
[162] => 1
[165] => 1
[160] => 1
[150] =>
[157] =>
[153] => 1
[100] => Doctrine_EventListener Object
(
)
[154] => Doctrine_Record_Listener Object
(
[_options:protected] => Array
(
[disabled] =>
)
)
[155] => 1
[109] => 2
[103] => %s_idx
[104] => %s_seq
[120] => %s
[171] => %s
[101] =>
[105] => id
[106] => 0
[141] => 2
[156] => doctrine
[164] =>
[166] =>
[169] => Array
(
)
[170] => Array
(
)
[172] => 1
[173] => Doctrine_Query
[175] => Doctrine_Collection
[176] => Doctrine_Table
[174] => 1
[179] => %sTable
)
[parent:protected] =>
[_impl:protected] => Array
(
)
[_params:protected] => Array
(
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[_impl:protected] => Array
(
)
[_params:protected] => Array
(
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[_identityMap:protected] => Array
(
[22] => News Object
*RECURSION*
)
[_repository:protected] => Doctrine_Table_Repository Object
(
[table:private] => NewsTable Object
*RECURSION*
[registry:private] => Array
(
[5] => News Object
*RECURSION*
)
)
[_columns:protected] => Array
(
[news_id] => Array
(
[type] => integer
[fixed] => 0
[unsigned] => 1
[primary] => 1
[autoincrement] => 1
[length] => 4
)
[language_id] => Array
(
[type] => integer
[fixed] => 0
[unsigned] => 1
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 4
)
[title] => Array
(
[type] => string
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 120
)
[subtitle] => Array
(
[type] => string
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] =>
[autoincrement] =>
[length] => 200
)
[content] => Array
(
[type] => string
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] =>
)
[created_at] => Array
(
[type] => timestamp
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 25
)
[updated_at] => Array
(
[type] => timestamp
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] =>
[autoincrement] =>
[length] => 25
)
[published] => Array
(
[type] => integer
[fixed] => 0
[unsigned] => 1
[primary] =>
[default] => 0
[notnull] => 1
[autoincrement] =>
[length] => 4
)
)
[_uniques:protected] => Array
(
)
[_fieldNames:protected] => Array
(
[news_id] => news_id
[language_id] => language_id
[title] => title
[subtitle] => subtitle
[content] => content
[created_at] => created_at
[updated_at] => updated_at
[published] => published
)
[_columnNames:protected] => Array
(
[news_id] => news_id
[language_id] => language_id
[title] => title
[subtitle] => subtitle
[content] => content
[created_at] => created_at
[updated_at] => updated_at
[published] => published
)
[columnCount:protected] => 8
[hasDefaultValues:protected] => 1
[_options:protected] => Array
(
[name] => news
[tableName] => news
[sequenceName] =>
[inheritanceMap] => Array
(
)
[enumMap] => Array
(
)
[type] =>
[charset] =>
[collate] =>
[treeImpl] =>
[treeOptions] => Array
(
)
[indexes] => Array
(
)
[parents] => Array
(
[0] => sfDoctrineRecord
[1] => BaseNews
)
[joinedParents] => Array
(
)
[queryParts] => Array
(
)
[versioning] =>
[subclasses] => Array
(
)
[orderBy] =>
[declaringClass] => ReflectionClass Object
(
[name] => BaseNews
)
)
[_tree:protected] =>
[_parser:protected] => Doctrine_Relation_Parser Object
(
[_table:protected] => NewsTable Object
*RECURSION*
[_relations:protected] => Array
(
)
[_pending:protected] => Array
(
[Language] => Array
(
[local] => language_id
[foreign] => language_id
[type] => 0
[class] => Language
[alias] => Language
)
)
)
[_templates:protected] => Array
(
)
[_filters:protected] => Array
(
[0] => Doctrine_Record_Filter_Standard Object
(
[_table:protected] =>
)
)
[_generators:protected] => Array
(
)
[_generator:protected] =>
[_invokedMethods:protected] => Array
(
)
[record:protected] => News Object
(
[_node:protected] =>
[_id:protected] => Array
(
)
[_data:protected] => Array
(
)
[_values:protected] => Array
(
)
[_state:protected] => 3
[_lastModified:protected] => Array
(
)
[_modified:protected] => Array
(
)
[_oldValues:protected] => Array
(
)
[_errorStack:protected] =>
[_references:protected] => Array
(
)
[_pendingDeletes:protected] => Array
(
)
[_pendingUnlinks:protected] => Array
(
)
[_serializeReferences:protected] =>
[_invokedSaveHooks:protected] =>
[_oid:private] => 3
[_table:protected] => NewsTable Object
*RECURSION*
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[attributes:protected] => Array
(
)
[parent:protected] => Doctrine_Connection_Mysql Object
(
[driverName:protected] => Mysql
[dbh:protected] => PDO Object
(
)
[tables:protected] => Array
(
[News] => NewsTable Object
(
[_data:protected] => Array
(
)
[_identifier:protected] => news_id
[_identifierType:protected] => 1
[_conn:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[_identityMap:protected] => Array
(
)
[_repository:protected] => Doctrine_Table_Repository Object
(
[table:private] => NewsTable Object
*RECURSION*
[registry:private] => Array
(
[2] => News Object
(
[_node:protected] =>
[_id:protected] => Array
(
)
[_data:protected] => Array
(
[news_id] => Doctrine_Null Object
(
)
[language_id] => Doctrine_Null Object
(
)
[title] => Doctrine_Null Object
(
)
[subtitle] => Doctrine_Null Object
(
)
[content] => Doctrine_Null Object
(
)
[created_at] => Doctrine_Null Object
(
)
[updated_at] => Doctrine_Null Object
(
)
[published] => 0
)
[_values:protected] => Array
(
)
[_state:protected] => 2
[_lastModified:protected] => Array
(
)
[_modified:protected] => Array
(
[0] => published
)
[_oldValues:protected] => Array
(
)
[_errorStack:protected] =>
[_references:protected] => Array
(
)
[_pendingDeletes:protected] => Array
(
)
[_pendingUnlinks:protected] => Array
(
)
[_serializeReferences:protected] =>
[_invokedSaveHooks:protected] =>
[_oid:private] => 2
[_table:protected] => NewsTable Object
*RECURSION*
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
)
)
[_columns:protected] => Array
(
[news_id] => Array
(
[type] => integer
[fixed] => 0
[unsigned] => 1
[primary] => 1
[autoincrement] => 1
[length] => 4
)
[language_id] => Array
(
[type] => integer
[fixed] => 0
[unsigned] => 1
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 4
)
[title] => Array
(
[type] => string
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 120
)
[subtitle] => Array
(
[type] => string
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] =>
[autoincrement] =>
[length] => 200
)
[content] => Array
(
[type] => string
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] =>
)
[created_at] => Array
(
[type] => timestamp
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 25
)
[updated_at] => Array
(
[type] => timestamp
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] =>
[autoincrement] =>
[length] => 25
)
[published] => Array
(
[type] => integer
[fixed] => 0
[unsigned] => 1
[primary] =>
[default] => 0
[notnull] => 1
[autoincrement] =>
[length] => 4
)
)
[_uniques:protected] => Array
(
)
[_fieldNames:protected] => Array
(
[news_id] => news_id
[language_id] => language_id
[title] => title
[subtitle] => subtitle
[content] => content
[created_at] => created_at
[updated_at] => updated_at
[published] => published
)
[_columnNames:protected] => Array
(
[news_id] => news_id
[language_id] => language_id
[title] => title
[subtitle] => subtitle
[content] => content
[created_at] => created_at
[updated_at] => updated_at
[published] => published
)
[columnCount:protected] => 8
[hasDefaultValues:protected] => 1
[_options:protected] => Array
(
[name] => News
[tableName] => news
[sequenceName] =>
[inheritanceMap] => Array
(
)
[enumMap] => Array
(
)
[type] =>
[charset] =>
[collate] =>
[treeImpl] =>
[treeOptions] => Array
(
)
[indexes] => Array
(
)
[parents] => Array
(
[0] => sfDoctrineRecord
[1] => BaseNews
)
[joinedParents] => Array
(
)
[queryParts] => Array
(
)
[versioning] =>
[subclasses] => Array
(
)
[orderBy] =>
[declaringClass] => ReflectionClass Object
(
[name] => BaseNews
)
)
[_tree:protected] =>
[_parser:protected] => Doctrine_Relation_Parser Object
(
[_table:protected] => NewsTable Object
*RECURSION*
[_relations:protected] => Array
(
)
[_pending:protected] => Array
(
[Language] => Array
(
[local] => language_id
[foreign] => language_id
[type] => 0
[class] => Language
[alias] => Language
)
)
)
[_templates:protected] => Array
(
)
[_filters:protected] => Array
(
[0] => Doctrine_Record_Filter_Standard Object
(
[_table:protected] =>
)
)
[_generators:protected] => Array
(
)
[_generator:protected] =>
[_invokedMethods:protected] => Array
(
)
[record:protected] => News Object
(
[_node:protected] =>
[_id:protected] => Array
(
)
[_data:protected] => Array
(
)
[_values:protected] => Array
(
)
[_state:protected] => 3
[_lastModified:protected] => Array
(
)
[_modified:protected] => Array
(
)
[_oldValues:protected] => Array
(
)
[_errorStack:protected] =>
[_references:protected] => Array
(
)
[_pendingDeletes:protected] => Array
(
)
[_pendingUnlinks:protected] => Array
(
)
[_serializeReferences:protected] =>
[_invokedSaveHooks:protected] =>
[_oid:private] => 1
[_table:protected] => NewsTable Object
*RECURSION*
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[attributes:protected] => Array
(
)
[parent:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[_impl:protected] => Array
(
)
[_params:protected] => Array
(
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[news] => NewsTable Object
*RECURSION*
[language] => LanguageTable Object
(
[_data:protected] => Array
(
)
[_identifier:protected] => language_id
[_identifierType:protected] => 1
[_conn:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[_identityMap:protected] => Array
(
)
[_repository:protected] => Doctrine_Table_Repository Object
(
[table:private] => LanguageTable Object
*RECURSION*
[registry:private] => Array
(
)
)
[_columns:protected] => Array
(
[language_id] => Array
(
[type] => integer
[fixed] => 0
[unsigned] => 1
[primary] => 1
[autoincrement] => 1
[length] => 4
)
[language] => Array
(
[type] => string
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 45
)
[abbreviation] => Array
(
[type] => string
[fixed] => 1
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 5
)
[created_at] => Array
(
[type] => timestamp
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] => 1
[autoincrement] =>
[length] => 25
)
[updated_at] => Array
(
[type] => timestamp
[fixed] => 0
[unsigned] =>
[primary] =>
[notnull] =>
[autoincrement] =>
[length] => 25
)
[published] => Array
(
[type] => integer
[fixed] => 0
[unsigned] => 1
[primary] =>
[default] => 0
[notnull] => 1
[autoincrement] =>
[length] => 4
)
)
[_uniques:protected] => Array
(
)
[_fieldNames:protected] => Array
(
[language_id] => language_id
[language] => language
[abbreviation] => abbreviation
[created_at] => created_at
[updated_at] => updated_at
[published] => published
)
[_columnNames:protected] => Array
(
[language_id] => language_id
[language] => language
[abbreviation] => abbreviation
[created_at] => created_at
[updated_at] => updated_at
[published] => published
)
[columnCount:protected] => 6
[hasDefaultValues:protected] => 1
[_options:protected] => Array
(
[name] => language
[tableName] => language
[sequenceName] =>
[inheritanceMap] => Array
(
)
[enumMap] => Array
(
)
[type] =>
[charset] =>
[collate] =>
[treeImpl] =>
[treeOptions] => Array
(
)
[indexes] => Array
(
)
[parents] => Array
(
[0] => sfDoctrineRecord
[1] => BaseLanguage
)
[joinedParents] => Array
(
)
[queryParts] => Array
(
)
[versioning] =>
[subclasses] => Array
(
)
[orderBy] =>
[declaringClass] => ReflectionClass Object
(
[name] => BaseLanguage
)
)
[_tree:protected] =>
[_parser:protected] => Doctrine_Relation_Parser Object
(
[_table:protected] => LanguageTable Object
*RECURSION*
[_relations:protected] => Array
(
)
[_pending:protected] => Array
(
[ContactSector] => Array
(
[local] => language_id
[foreign] => language_id
[type] => 1
[class] => ContactSector
[alias] => ContactSector
)
[Content] => Array
(
[local] => language_id
[foreign] => language_id
[type] => 1
[class] => Content
[alias] => Content
)
[News] => Array
(
[local] => language_id
[foreign] => language_id
[type] => 1
[class] => News
[alias] => News
)
[PartnerCategory] => Array
(
[local] => language_id
[foreign] => language_id
[type] => 1
[class] => PartnerCategory
[alias] => PartnerCategory
)
[Unit] => Array
(
[local] => language_id
[foreign] => language_id
[type] => 1
[class] => Unit
[alias] => Unit
)
)
)
[_templates:protected] => Array
(
)
[_filters:protected] => Array
(
[0] => Doctrine_Record_Filter_Standard Object
(
[_table:protected] =>
)
)
[_generators:protected] => Array
(
)
[_generator:protected] =>
[_invokedMethods:protected] => Array
(
)
[record:protected] => Language Object
(
[_node:protected] =>
[_id:protected] => Array
(
)
[_data:protected] => Array
(
)
[_values:protected] => Array
(
)
[_state:protected] => 3
[_lastModified:protected] => Array
(
)
[_modified:protected] => Array
(
)
[_oldValues:protected] => Array
(
)
[_errorStack:protected] =>
[_references:protected] => Array
(
)
[_pendingDeletes:protected] => Array
(
)
[_pendingUnlinks:protected] => Array
(
)
[_serializeReferences:protected] =>
[_invokedSaveHooks:protected] =>
[_oid:private] => 4
[_table:protected] => LanguageTable Object
*RECURSION*
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[attributes:protected] => Array
(
)
[parent:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[_impl:protected] => Array
(
)
[_params:protected] => Array
(
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
)
[_name:protected] => doctrine
[isConnected:protected] => 1
[supported:protected] => Array
(
[sequences] => emulated
[indexes] => 1
[affected_rows] => 1
[transactions] => 1
[savepoints] =>
[summary_functions] => 1
[order_by_text] => 1
[current_id] => emulated
[limit_queries] => 1
[LOBs] => 1
[replace] => 1
[sub_selects] => 1
[auto_increment] => 1
[primary_key] => 1
[result_introspection] => 1
[prepared_statements] => emulated
[identifier_quoting] => 1
[pattern_escaping] => 1
)
[pendingAttributes:protected] => Array
(
[16] => mysql
[8] => 0
[3] => 2
)
[modules:private] => Array
(
[transaction] =>
[expression] => Doctrine_Expression_Mysql Object
(
[conn:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[moduleName:protected] => Expression
)
[dataDict] => Doctrine_DataDict_Mysql Object
(
[keywords:protected] => Array
(
[0] => ADD
[1] => ALL
[2] => ALTER
[3] => ANALYZE
[4] => AND
[5] => AS
[6] => ASC
[7] => ASENSITIVE
[8] => BEFORE
[9] => BETWEEN
[10] => BIGINT
[11] => BINARY
[12] => BLOB
[13] => BOTH
[14] => BY
[15] => BIT
[16] => CALL
[17] => CASCADE
[18] => CASE
[19] => CHANGE
[20] => CHAR
[21] => CHARACTER
[22] => CHECK
[23] => COLLATE
[24] => COLUMN
[25] => CONDITION
[26] => CONNECTION
[27] => CONSTRAINT
[28] => CONTINUE
[29] => CONVERT
[30] => CREATE
[31] => CROSS
[32] => CURRENT_DATE
[33] => CURRENT_TIME
[34] => CURRENT_TIMESTAMP
[35] => CURRENT_USER
[36] => CURSOR
[37] => DATABASE
[38] => DATABASES
[39] => DAY_HOUR
[40] => DAY_MICROSECOND
[41] => DAY_MINUTE
[42] => DAY_SECOND
[43] => DEC
[44] => DECIMAL
[45] => DECLARE
[46] => DEFAULT
[47] => DELAYED
[48] => DELETE
[49] => DESC
[50] => DESCRIBE
[51] => DETERMINISTIC
[52] => DISTINCT
[53] => DISTINCTROW
[54] => DIV
[55] => DOUBLE
[56] => DROP
[57] => DUAL
[58] => EACH
[59] => ELSE
[60] => ELSEIF
[61] => ENCLOSED
[62] => ESCAPED
[63] => EXISTS
[64] => EXIT
[65] => EXPLAIN
[66] => FALSE
[67] => FETCH
[68] => FLOAT
[69] => FLOAT4
[70] => FLOAT8
[71] => FOR
[72] => FORCE
[73] => FOREIGN
[74] => FROM
[75] => FULLTEXT
[76] => GRANT
[77] => GROUP
[78] => HAVING
[79] => HIGH_PRIORITY
[80] => HOUR_MICROSECOND
[81] => HOUR_MINUTE
[82] => HOUR_SECOND
[83] => IF
[84] => IGNORE
[85] => IN
[86] => INDEX
[87] => INFILE
[88] => INNER
[89] => INOUT
[90] => INSENSITIVE
[91] => INSERT
[92] => INT
[93] => INT1
[94] => INT2
[95] => INT3
[96] => INT4
[97] => INT8
[98] => INTEGER
[99] => INTERVAL
[100] => INTO
[101] => IS
[102] => ITERATE
[103] => JOIN
[104] => KEY
[105] => KEYS
[106] => KILL
[107] => LEADING
[108] => LEAVE
[109] => LEFT
[110] => LIKE
[111] => LIMIT
[112] => LINES
[113] => LOAD
[114] => LOCALTIME
[115] => LOCALTIMESTAMP
[116] => LOCK
[117] => LONG
[118] => LONGBLOB
[119] => LONGTEXT
[120] => LOOP
[121] => LOW_PRIORITY
[122] => MATCH
[123] => MEDIUMBLOB
[124] => MEDIUMINT
[125] => MEDIUMTEXT
[126] => MIDDLEINT
[127] => MINUTE_MICROSECOND
[128] => MINUTE_SECOND
[129] => MOD
[130] => MODIFIES
[131] => NATURAL
[132] => NOT
[133] => NO_WRITE_TO_BINLOG
[134] => NULL
[135] => NUMERIC
[136] => ON
[137] => OPTIMIZE
[138] => OPTION
[139] => OPTIONALLY
[140] => OR
[141] => ORDER
[142] => OUT
[143] => OUTER
[144] => OUTFILE
[145] => PRECISION
[146] => PRIMARY
[147] => PROCEDURE
[148] => PURGE
[149] => RAID0
[150] => READ
[151] => READS
[152] => REAL
[153] => REFERENCES
[154] => REGEXP
[155] => RELEASE
[156] => RENAME
[157] => REPEAT
[158] => REPLACE
[159] => REQUIRE
[160] => RESTRICT
[161] => RETURN
[162] => REVOKE
[163] => RIGHT
[164] => RLIKE
[165] => SCHEMA
[166] => SCHEMAS
[167] => SECOND_MICROSECOND
[168] => SELECT
[169] => SENSITIVE
[170] => SEPARATOR
[171] => SET
[172] => SHOW
[173] => SMALLINT
[174] => SONAME
[175] => SPATIAL
[176] => SPECIFIC
[177] => SQL
[178] => SQLEXCEPTION
[179] => SQLSTATE
[180] => SQLWARNING
[181] => SQL_BIG_RESULT
[182] => SQL_CALC_FOUND_ROWS
[183] => SQL_SMALL_RESULT
[184] => SSL
[185] => STARTING
[186] => STRAIGHT_JOIN
[187] => TABLE
[188] => TERMINATED
[189] => THEN
[190] => TINYBLOB
[191] => TINYINT
[192] => TINYTEXT
[193] => TO
[194] => TRAILING
[195] => TRIGGER
[196] => TRUE
[197] => UNDO
[198] => UNION
[199] => UNIQUE
[200] => UNLOCK
[201] => UNSIGNED
[202] => UPDATE
[203] => USAGE
[204] => USE
[205] => USING
[206] => UTC_DATE
[207] => UTC_TIME
[208] => UTC_TIMESTAMP
[209] => VALUES
[210] => VARBINARY
[211] => VARCHAR
[212] => VARCHARACTER
[213] => VARYING
[214] => WHEN
[215] => WHERE
[216] => WHILE
[217] => WITH
[218] => WRITE
[219] => X509
[220] => XOR
[221] => YEAR_MONTH
[222] => ZEROFILL
)
[conn:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[moduleName:protected] => DataDict
)
[export] =>
[import] =>
[sequence] =>
[unitOfWork] =>
[formatter] => Doctrine_Formatter Object
(
[conn:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[moduleName:protected] => Formatter
)
[util] =>
)
[properties:protected] => Array
(
[sql_comments] => Array
(
[0] => Array
(
[start] => --
[end] =>
[escape] =>
)
[1] => Array
(
[start] => #
[end] =>
[escape] =>
)
[2] => Array
(
[start] => /*
[end] => */
[escape] =>
)
)
[identifier_quoting] => Array
(
[start] => `
[end] => `
[escape] => `
)
[string_quoting] => Array
(
[start] => '
[end] => '
[escape] => \
[escape_pattern] => \
)
[wildcards] => Array
(
[0] => %
[1] => _
)
[varchar_max_length] => 255
[sql_file_delimiter] => ;
[max_identifier_length] => 64
)
[serverInfo:protected] => Array
(
)
[options:protected] => Array
(
[dsn] => mysql:host=mysql03.grupocrw.com.br;dbname=grupocrw3
[username] => grupocrw3
[password] => pwdCrWty_a3
[other] => Array
(
)
)
[_count:protected] => 2
[_usedNames:protected] => Array
(
[foreign_keys] => Array
(
)
[indexes] => Array
(
)
)
[attributes:protected] => Array
(
[112] => INNODB
[117] => 1
[100] => Doctrine_EventListener_Chain Object
(
[_listeners:protected] => Array
(
[0] => sfDoctrineConnectionListener Object
(
[connection] => Doctrine_Connection_Mysql Object
*RECURSION*
[encoding] => UTF8
)
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[167] => UTF8
)
[parent:protected] => Doctrine_Manager Object
(
[_connections:protected] => Array
(
[doctrine] => Doctrine_Connection_Mysql Object
*RECURSION*
)
[_bound:protected] => Array
(
[News] => doctrine
[Language] => doctrine
)
[_index:protected] => 0
[_currIndex:protected] => doctrine
[_queryRegistry:protected] =>
[_validators:protected] => Array
(
)
[_hydrators:protected] => Array
(
[3] => Doctrine_Hydrator_ArrayDriver
[2] => Doctrine_Hydrator_RecordDriver
[4] => Doctrine_Hydrator_NoneDriver
[5] => Doctrine_Hydrator_ScalarDriver
[6] => Doctrine_Hydrator_SingleScalarDriver
[7] => Doctrine_Hydrator_RecordDriver
[8] => Doctrine_Hydrator_ArrayHierarchyDriver
[9] => Doctrine_Hydrator_RecordHierarchyDriver
)
[_connectionDrivers:protected] => Array
(
[db2] => Doctrine_Connection_Db2
[mysql] => Doctrine_Connection_Mysql
[mysqli] => Doctrine_Connection_Mysql
[sqlite] => Doctrine_Connection_Sqlite
[pgsql] => Doctrine_Connection_Pgsql
[oci] => Doctrine_Connection_Oracle
[oci8] => Doctrine_Connection_Oracle
[oracle] => Doctrine_Connection_Oracle
[mssql] => Doctrine_Connection_Mssql
[dblib] => Doctrine_Connection_Mssql
[odbc] => Doctrine_Connection_Mssql
[mock] => Doctrine_Connection_Mock
)
[_extensions:protected] => Array
(
)
[_loadedValidatorsFromDisk:protected] =>
[_initialized:private] => 1
[attributes:protected] => Array
(
[140] => 7
[107] => 0
[162] => 1
[165] => 1
[160] => 1
[150] =>
[157] =>
[153] => 1
[100] => Doctrine_EventListener Object
(
)
[154] => Doctrine_Record_Listener Object
(
[_options:protected] => Array
(
[disabled] =>
)
)
[155] => 1
[109] => 2
[103] => %s_idx
[104] => %s_seq
[120] => %s
[171] => %s
[101] =>
[105] => id
[106] => 0
[141] => 2
[156] => doctrine
[164] =>
[166] =>
[169] => Array
(
)
[170] => Array
(
)
[172] => 1
[173] => Doctrine_Query
[175] => Doctrine_Collection
[176] => Doctrine_Table
[174] => 1
[179] => %sTable
)
[parent:protected] =>
[_impl:protected] => Array
(
)
[_params:protected] => Array
(
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[_impl:protected] => Array
(
)
[_params:protected] => Array
(
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[_impl:protected] => Array
(
)
[_params:protected] => Array
(
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
Parceria com a Dr. Schneider ficará ainda mais forte
28/04/2011 08:15
Entre os dias 22 a 25 de Março, recebemos em nossa unidade dos EUA a visita do CEO e Presidente da Dr. Schneider, Mr. Fricke.
A visita que também foi acompanhada pelo Presidente da CRW Plásticos, Sr. Carlos Roberto, foi fundamental para tratar dos assuntos referentes ao futuro da nossa parceria estratégica.
Ficou estabelecida a extensão da parceria para atendimento a todos os clientes nos EUA e no Brasil, assim como do crescimento na Europa. Também estamos negociando a produção de peças do novo Mercedes Classe C , que será fabricado nos EUA.
Mr. Fricke teceu elogios aos valores da CRW - Paixão, Coragem e Ousadia.
Outras Notícias
-
CRW Plásticos atenta para aumentar parceria com a BMW
Atual fornecedora da BMW através da fábrica de Detroit (EUA), a CRW Plásticos, que também possui sede em Joinville pode ser uma das beneficiadas com a vinda da montadora para a região. A CRW Plásticos é fornecedora dos difusores de ar dos modelos BMW X5 e X6 e, através da empresa Hella, a CRW também fornece o console central de iluminação interna para estes modelos.
[Leia mais]
-
Planejamento Estratégico Definido
No início de 2011, o Presidente do Grupo CRW, Sr. Carlos Roberto de Campos, apresentou para todos os seus gestores o Planejamento Estratégico da Organização até 2020.
[Leia mais]
-
CRW e o Mercado Chinês
Mesmo sem ainda ter sua unidade na China (o que deve ocorrer nos próximos anos), a CRW mantém relações comerciais com o país que devem se intensificar nos próximos meses. Atualmente, a CRW Plásticos é fornecedora do mercado Chinês principalmente a partir de suas unidades do Brasil e da Eslováquia e, como o volume tem aumentado significativamente, em dezembro de 2010, o Sr.
[Leia mais]
-
CRW México começa a se tornar realidade
Entre os dias 11 e 17 de dezembro de 2010, Carlos Roberto de Campos e Derian Campos estiveram na cidade de Monterrey, no México visando dar mais um importante passo para o crescimento da empresa. Para isso, conheceram e analisaram o potencial de infra-estrutura industrial da região onde a CRW Plásticos deverá ter mais uma unidade.
[Leia mais]
-
CIPA da CRW Plásticos em Joinville visita o terminal de Itajaí da Petrobrás
O Terminal de Itajaí da Petrobrás foi escolhido pela Comissão Interna de Prevenção de acidentes (CIPA) da CRW Plásticos, de Joinville, como referência em procedimentos de segurança. No dia 21 de outubro, o grupo formado por 17 profissionais das áreas de Gestão Operacional, RH, Saúde, Segurança e Meio Ambiente, Controladoria de Qualidade, Produção, Metrologia e Logística, visitou o Terminal de Itajaí.
[Leia mais]
-
CRW visita Feira K – 2010
O maior evento do segmento plástico do Planeta, Feira K, aconteceu entre 27 de outubro e 3 de novembro na cidade de Dusseldorf, Alemanha. Como já é de costume, a CRW Plásticos esteve presente como visitante representada por profissionais de suas unidades brasileiras, da unidade norte-americana e da unidade eslovaca da empresa.
[Leia mais]
-
CRW Plásticos ganha Prêmio Fornecedor Destaque pela quarta vez
A Embraco - Empresa Brasileira de Compressores - um de seus maiores clientes no Brasil, possui um programa de premiação de seus fornecedores pela busca da qualidade de seus produtos e serviços.
O prêmio recebido é o resultado de ações internas e externas que visam a manutenção e aprimoramento contínuo de seus processos e produtos, além de investimento constante em mão-de-obra especializada.
[Leia mais]
-
CRW estará presente na Interplast 2010
A feira é um dos mais importantes eventos de negócios do segmento plástico no Brasil e tem mostrado a sua importância pelos números crescentes que apresenta. A CRW estará recebendo clientes e fornecedores no stand 112 no corredor B da Expoville.
[Leia mais]