亚洲精品成人_精品成人一区_999视频在线播放_免费黄色在线_亚洲成人久久久_久久www免费视频

一對多關聯 hasMany

定義關聯

<?php
declare(strict_types=1);

namespace EasySwoole\FastDb\Tests\Model;

use EasySwoole\FastDb\AbstractInterface\AbstractEntity;
use EasySwoole\FastDb\Attributes\Property;
use EasySwoole\FastDb\Attributes\Relate;
use EasySwoole\FastDb\Tests\Model\UserCar;

/**
 * @property int    $id
 * @property string $name
 * @property int    $status
 * @property int    $score
 * @property string $email
 */
class User extends AbstractEntity
{
    #[Property(isPrimaryKey: true)]
    public int $id;
    #[Property]
    public ?string $name;
    #[Property]
    public ?int $status;
    #[Property]
    public ?int $score;
    #[Property]
    public ?int $create_time;
    #[Property]
    public ?string $info;
    #[Property]
    public ?string $foo;
    #[Property]
    public ?string $bar;
    #[Property]
    public ?int $login_time;
    #[Property]
    public ?int $login_times;
    #[Property]
    public ?int $read;
    #[Property]
    public ?string $title;
    #[Property]
    public ?string $content;
    #[Property]
    public ?string $email;

    public function tableName(): string
    {
        return 'easyswoole_user';
    }

    #[Relate(
        targetEntity: UserCar::class,
        targetProperty: 'user_id'
    )]
    public function cars()
    {
        return $this->relateMany();
    }
}

關聯查詢

<?php
$article = User::findRecord(1);
// 獲取用戶擁有的所有車輛品牌
$listResult = $article->cars();
foreach ($listResult as $userCar) {
    echo $userCar->car_name . "\n";
}
// or
$objectArr = $listResult->toArray(); // 轉換為 對象數組
foreach ($objectArr as $userCar) {
    echo $userCar->car_name . "\n";
}
主站蜘蛛池模板: 天天成人| 欧美国产综合色视频 | 91网站在线观看视频 | 国产激情视频在线 | 好吊视频一区二区三区四区 | 一区二区三区视频免费看 | 91亚色视频| 一区二区日本 | 欧美成人看片黄a免费看 | 精品视频99 | 国产视频a | 91av在线免费观看 | 欧美三级一级 | 免费一区二区三区四区 | 国产伦久视频免费观看 视频 | 91精品综合久久久久久久久久久 | 亚洲免费看黄 | 国产精品成人一区二区 | 人人草人人爽 | 成人性生交大片100部 | 高清视频一区二区三区 | 又粗又大又爽又黄的视频 | 毛片一级 | 91性高潮久久久久久久久 | 少妇性色午夜淫片aaa播放 | 在线观看国产一区 | 国产成人福利 | 中文字幕在线播放不卡 | 国产成人av在线婷婷不卡九色 | 久久久久久国产视频 | 麻豆国产在线 | 香蕉视频网页 | 九九热精品在线播放 | 欧美另类在线观看 | 成人一级免费视频 | 欧美国产亚洲一区 | silk024| 亚洲精品第一区在线观看 | 日韩一级片在线观看 | 国产三级免费观看 | 久久性片 |