CodeZine編集部では、現場で活躍するデベロッパーをスターにするためのカンファレンス「Developers Summit」や、エンジニアの生きざまをブーストするためのイベント「Developers Boost」など、さまざまなカンファレンスを企画・運営しています。
There comes a time in your symfony development career when you will need to connect to multiple databases from within one application. At first it may not be obvious how to configure symfony correctly to handle a couple different databases or database servers. Let me show you just how simple it is with Propel! Keep in mind that the examples below are just a simplified overview to show the basic co
谷口です。 以前、気になるプラグインで紹介したsfPropelLoadbalancerPluginの使い方がある程度わかったのでご紹介します。 まだα版ですので動作の保証がありませんが、DBでレプリケーションをしている方には便利なプラグインです。 概要 対応環境 single master multiple slave slave選択アルゴリズム ランダム選択(マスターも対象に含めることができます。) インストール&使用方法 まだα版のためか、他のプラグインとは別のインストールが必要なようです(?) 端的に示すと以下の通りです。 ソースコードをダウンロード ダウンロードしたtgzファイルを展開し、pluginsディレクトリ以下に配置 展開したファイル内のconfig/autoload.ymlのパスを書き換え、application_root /config/autoload.ymlに
ProjectConfiguration.class.php <?php public function setup() { $this->dispatcher->connect( 'propel.filter_connection_config', array($this, 'filterConnectionConfigEvent') ); } public function filterConnectionConfigEvent($event, $arguments) { if ($slaves = $event['database']->getParameter('slaves')) { if (isset($slaves['dsn'])) { $slaves = $this->mergeConnectionParams($arguments['connection'], $slav
Services Platform.sh for Symfony Best platform to deploy Symfony apps SymfonyInsight Automatic quality checks for your apps Symfony Certification Prove your knowledge and boost your career SensioLabs Professional services to help you with Symfony Blackfire Profile and monitor performance of your apps
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く