MODEL INSTANCES 日本語 意味 - 日本語訳 - 英語の例文

['mɒdl 'instənsiz]
['mɒdl 'instənsiz]
モデルインスタンスを

英語 での Model instances の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Inject model instances.
モデルインスタンスの注入。
However, this does change the behavior of routes andcontrollers that type-hint model instances.
しかし、これによりモデルインスタンスをタイプヒントしたルートとコントローラの振る舞いがかわりました。
This is particularly useful when you have model instances that share many of the same attributes:.
これは共通の同じ属性をたくさん持つモデルインスタンスを作成したい場合にとくに便利です。
It's all totally transparent to your application andprevents issues that can arise from serializing full Eloquent model instances.
これらは全てアプリケーションの完全な透過性のためであり、Eloquentモデルインスタンスをシリアライズするときに発生する問題を防ぐことができます。
The create method not only creates the model instances but also saves them to the database using Eloquent's save method:.
Createメソッドはモデルインスタンスを生成するだけでなく、Eloquentのsaveメソッドを使用しデータベースへ保存します。
Laravel route modelbinding provides a convenient way to inject model instances into your routes.
Laravelのモデル結合ルートはルートへモデルインスタンスを依存注入する便利な手法です。
The create method not only creates the model instances, but also saves them to the database using Eloquent's save method:.
Createメソッドはモデルインスタンスを生成するだけですので、データベースに保存するにはEloquentのsaveメソッドを使用します。
Laravel route model bindingprovides a convenient way to automatically inject the model instances directly into your routes.
Laravelのモデル結合はルートへ直接、そのモデルインスタンスを自動的に注入する便利な手法を提供しています。
It's all totally transparent to your application andprevents issues that can arise from serializing full Eloquent model instances.
これにより、Eloquentのモデルインスタンスを完全にシリアライズすると持ち上がる問題を防ぐことができ、アプリケーションに対する完全な透過性も保てます。
Laravel 5.2 includes"implicit model binding",a convenient new feature to automatically inject model instances into routes and controllers based on the identifier present in the URI.
Laravel5.2は「暗黙のモデル結合」を導入しました。URIに現れる識別子を元にルートとコントローラへモデルインスタンスを自動的に依存注入する新しい機能です。
Once you have defined your factories, you may use the global factory function in your tests orseed files to generate model instances.
ファクトリを定義し終えたら、テストかデータベースのシーディング(初期値設定)ファイルの中で、グローバルなfactory関数を使用してモデルインスタンスを生成できます。
Using these model definitions and relationships,we may retrieve ActivityFeed model instances and eager load all parentable models and their respective nested relationships:.
このモデル定義とリレーションを使用して、ActivityFeedモデルインスタンスを取得し、全parentableモデルとそれぞれのネストしたリレーションをEagerロードできます。
Once you have defined your factories, you may use the global factory function in your feature tests orseed files to generate model instances.
ファクトリを定義し終えたら、機能テストかデータベースのシーディング(初期値設定)ファイルの中で、グローバルなfactory関数を使用してモデルインスタンスを生成できます。
Implicit Model Binding Laravel 5.2 includes"implicit model binding",a convenient new feature to automatically inject model instances into routes and controllers based on the identifier present in the URI.
暗黙のモデル結合Laravel5.2は「暗黙のモデル結合」を導入しました。URIに現れる識別子を元にルートとコントローラへモデルインスタンスを自動的に依存注入する新しい機能です。
In this tutorial we will show you how to work with HTML Forms in Django, and in particular the easiest way to write forms to create, update,and delete model instances.
このチュートリアルでは、DjangoでHTMLフォームを扱う方法、特にモデルインスタンスを作成、更新、削除するためのフォームを書く最も簡単な方法を紹介します。
Model binding provides a convenient way to inject model instances into your routes.
モデル結合はルートからモデルのインスタンスを受け取るための便利な手法です。
Route Model Binding Laravel route modelbinding provides a convenient way to inject model instances into your routes.
モデル結合ルートLaravelのモデル結合ルートはルートへモデルインスタンスを依存注入する便利な手法です。
Once you have defined your factories,you may use them in your tests or database seed files to generate model instances using the global factory function.
ファクトリを定義し終えたら、テストかデータベースのシーディング(初期値設定)ファイルの中で、グローバルなfactory関数を使用してモデルインスタンスを生成できます。
Once you have defined your factories,you may use them in your tests or database seed files to generate model instances using the global factory function.
ファクトリーを定義し終えたら、テストかデータベースのシーディング(初期値設定)ファイルの中で、グローバルなfactory関数を使用してモデルインスタンスを生成できます。
Model factories allow you to easily define a set of"default" attributes for your Eloquent model,and then generate test model instances for your tests or database seeds.
モデルファクトリによりEloquentモデルの「デフォルト」属性を定義し、テストやデータベースシーディング(初期値設定)に利用するモデルインスタンスを簡単に生成できます。
Model factories allow you to easily define a set of"default" attributes for your Eloquent model,and then generate test model instances for your tests or database seeds.
モデルファクトリーによりEloquentモデルの「デフォルト」属性を定義し、テストやデータベースシーディング(初期値設定)に利用するモデルインスタンスを簡単に生成できます。
This method accepts a primary key or a model instance:.
このメソッドは主キーかモデルインスタンスを引数に取ります。
The makeVisible method returns the model instance for convenient method chaining:.
このメソッドは、メソッドチェーンしやすいようにモデルインスタンスを返します。
How do you serialize a model instance in Django?
Djangoでモデルインスタンスをどのように直列化しますか?
A Keras model instance.
KerasのModelインスタンス.。
Remember, some actions like create may not require a model instance.
Createのようなアクションは、モデルインスタンスを必要としないことを思い出してください。
Once you have a model instance, you can easily subscribe that user to a given Stripe plan:.
モデルインスタンスを取得したら、そのユーザーに指定したStripeプランを簡単に購読してもらえます。
As previously discussed,some actions like create may not require a model instance.
既に説明してきたように、createのように、モデルインスタンスを必要としないアクションがあります。
As previously discussed,some actions like create may not require a model instance.
すでに説明してきたように、createのように、モデルインスタンスを必要としないアクションがあります。
Some actions like create may not require a model instance.
この場合も、createのようなアクションではモデルインスタンスを必要としません。
結果: 30, 時間: 0.0236

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語