i18n\DbMessageSource $messageTable
  • References/PHP/Yii/i18n/DbMessageSource

$messageTable public property The name of the translated message

2025-01-10 15:47:30
i18n\DbMessageSource $cache
  • References/PHP/Yii/i18n/DbMessageSource

$cache public property The cache object or the application component

2025-01-10 15:47:30
i18n\DbMessageSource init()
  • References/PHP/Yii/i18n/DbMessageSource

init() public method Initializes the DbMessageSource component

2025-01-10 15:47:30
i18n\DbMessageSource $sourceMessageTable
  • References/PHP/Yii/i18n/DbMessageSource

$sourceMessageTable public property The name of the source message

2025-01-10 15:47:30
i18n\DbMessageSource loadMessages()
  • References/PHP/Yii/i18n/DbMessageSource

loadMessages() protected method Loads the message translation

2025-01-10 15:47:30
i18n\DbMessageSource $cachingDuration
  • References/PHP/Yii/i18n/DbMessageSource

$cachingDuration public property The time in seconds that the

2025-01-10 15:47:30
i18n\DbMessageSource createFallbackQuery()
  • References/PHP/Yii/i18n/DbMessageSource

createFallbackQuery() protected method (available since version 2.0.7)

2025-01-10 15:47:30
i18n\DbMessageSource $enableCaching
  • References/PHP/Yii/i18n/DbMessageSource

$enableCaching public property Whether to enable caching translated

2025-01-10 15:47:30
i18n\DbMessageSource $db
  • References/PHP/Yii/i18n/DbMessageSource

$db public property The DB connection object or the application

2025-01-10 15:47:30
i18n\DbMessageSource loadMessagesFromDb()
  • References/PHP/Yii/i18n/DbMessageSource

loadMessagesFromDb() protected method Loads the messages

2025-01-10 15:47:30