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 دنبال می‌کنید

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

صفحه بندی