Display name instead of id

ساخت وبلاگ
Hi,

Im working with symfony framework and need help.

I have two entities: Members and Loans.

So basically Each Member will have many loans. These are the entities i created:
namespace AppEntity;
use AppRepositoryLoansRepository;
use DoctrineORMMapping as ORM;
/**
* @ORMEntity(repositoryClass=LoansRepository::class)
*/
class Loans
{ /** * @ORMId * @ORMGeneratedValue * @ORMColumn(type="integer") */ private $id; /** *...
PHP:
Display name instead of id WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 178 تاريخ : پنجشنبه 10 شهريور 1401 ساعت: 20:06