INDEX ACTION 日本語 意味 - 日本語訳 - 英語の例文

['indeks 'ækʃn]
['indeks 'ækʃn]
indexアクション

英語 での Index action の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Change the index action accordingly:.
Indexアクションを適宜変更します:。
For each new module, symfony creates a default index action.
新しく生成されたモジュールには、symfonyがデフォルトのindexアクションを用意しています。
The HTML template for the index action looks like this:.
IndexアクションのHTMLテンプレートは次のようになります。
All we have to dois create a new RABI template for the index action.
必要なのはindexアクション用に新規のRABLテンプレートを作成することだけです。
The index action passes on to the template a form variable representing the form.
Indexアクションはテンプレートのフォームをあらわすform変数に情報を伝えます。
If the action method was not found,forward to the index action.
アクションメソッドが見つからなかった場合は、indexアクションに転送します。
We will use the"index" action as a landing page to view all guestbook entries.
ゲスブックの全エントリーを表示する入り口用のページとして"index"アクションを使います。
As seen in day 3,the job homepage is generated by the index action of the.
日目に見たように、ホームページはjobモジュールのindexアクションで作られています。
We might want the ArticlesController's index action to display the same JSON but for all the articles.
ArticlesControllerのindexアクションで同じJSONを今度はすべての記事について表示したいとします。
If the search doesn't return any product,we forward the user to the index action again.
検索でproductが返されない場合は、ユーザーをindexアクションにもう一度転送します。
The default index action will not be used in this chapter, so you can remove the executeIndex() method from the actions. class.
この章ではデフォルトのindexアクションを使わないので、actions.class。
When the render method is called from the index action, the content of index..
Indexアクションからrenderメソッドが呼び出されると、このindex。
Next we will modify the engine'sroutes to give us a root route to the controller's index action.
次にエンジンのルートを修正して、コントローラのindexアクションにrootのルート(route)を設定します。
When we click the‘Post Message' button we're redirected to the index action and we see our new message listed.
PostMessage(メッセージを送信)」ボタンをクリックすると、indexアクションにリダイレクトされ、新規メッセージがリストに追加されます。
In the index action we want to display the existing translations and so we will need to get the translations hash from the new backend store.
Indexアクションで、翻訳が存在する場合はそれを表示するために、新しいバックエンドからハッシュ形式の翻訳テキストを取得します。
Default_action: Default action request parameter. Defaults to the index action.
Default_action:デフォルトのactionリクエストパラメーター。デフォルトはindexアクション
In the contact module, let's modify the index action to pass a form instance to the template as shown in Listing 1-2.
Contactモジュールで、フォームのインスタンスをテンプレートに渡すよう、リスト1-2のようにindexアクションを修正しましょう。
This is the same page that the link is on as the root URLis defined in the routes to point to the FailuresController's index action.
これは、リンクがあるのと同じページです。というのもrootURLはルート設定でFailuresControllerのindexアクションを指すように定義されているからです。
If we visit the UserStepsController's index action this will redirect us to the first step in the process, in this case the personal step.
UserStepsControllerのindexアクションにアクセスすると、ウィザードの第1ステップ(今回の場合はpersonalステップ)にリダイレクトされます。
In this case, if the browser requests‘/index' either by POST method or GET method,the controller will respond with the index action of the Merge controller.
この場合には、ブラウザから/indexとリクエストされたら、POSTメソッドかGETメソッドか関係なしにMergeコントローラのindexアクションに受け渡します。
As long as you don't modify the index action, the tests for this module will fail, and this guarantees that you cannot pass all tests with an unfinished module.
Indexアクションを修正しないかぎり、このモジュールに対するテストは失敗します。これは未終了のモジュールですべてのテストを成功できないことを保証します。
First in the routes file we will add a block to the products resource and add a search route that takes POST requests andwhich routes to the index action.
まずroutesファイルでproductsresourceにブロックを追加して、searchrouteを加えます。これがPOSTリクエストを受け付け、indexアクションを呼び出します。
This is because in a newly created module, the index action forwards to a congratulations page(included in the symfony default module), which contains the sentence"This is a temporary page".
新しく作成されたモジュールにおいて、indexアクションは、「Thisisatemporarypage.」という文を含む初期ページにフォワードします(symfony のdefaultモジュールを含みます)。
Here we can see the time taken in the controller andthat rendering this index action took most of the time, mostly likely because it had to execute 5 SQL queries due to lazy loading.
ここでコントローラの処理にかかった時間を見ることができ、このindexアクションの出力がほとんどの時間をとっていることがわかります。おそらく原因は、lazyloading(怠慢な読み込み)のために5つのSQLクエリを実行しなくてはいけないことによるものでしょう。
結果: 24, 時間: 0.0281

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語