python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
insert item one table to another table mvc entity
I want to copy items from one one db table to another table, I have model, two db tables, but when I run view I got error, in the below my model, tables and controller and view,
my model is
public IEn...
Mehmet GÜL
Votes: 0
Answers: 1
How to call a constant inside a class dynamically in PHP?
Here is the code inside App\Entity\User.php:
namespace App\Entity;
use ...
/**
* @ORM\Entity(repositoryClass=UserRepository::class)
*/
class User implements UserInterface, PasswordAuthenticatedUse...

Edouard
Votes: 0
Answers: 1
Include statement return empty list/null Linq
Can't get test with Questions and Answers Included, don't know why. Any thoughts? The return is null with properties Questions, Answers.
Should i hit for questions and answers to db separately?
Seach ...
bialob
Votes: 0
Answers: 1
Extract text from tuples
I am a beginner. How can I extract certain text from a tuple or list in this example?
Example:
(<QueryEntity 'example_entity' ('example_entity_type')
char: [somechar-somechar], tok: [sometok-somet...
Ca1eb9
Votes: 0
Answers: 0