亚洲精品成人_精品成人一区_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";
}
主站蜘蛛池模板: 亚洲成人网页 | 九九热视频在线播放 | 性生交大片免费视频 | 亚洲乱码一区二区三区三上悠亚 | 插插射啊爱视频日a级 | 十大黄色软件大全 | 日韩岛国片 | 亚洲国产成人精品无色码 | 麻豆视传媒官网免费观看 | 日韩一级在线观看 | 国产成人啪免费观看软件 | 日韩欧美中文字幕在线观看 | 亚洲国产天堂 | 久久久久久99| 日韩网站在线观看 | 日本视频久久 | 久久久这里有精品 | 精品99在线 | 天天操大逼 | 一级毛片在线看在线播放 | 日韩理论电影在线观看 | 久久久久久久久艹 | 成人国产精品蜜柚视频 | 六月婷婷激情网 | 一区免费看 | 国产精品视频免费在线观看 | www.插| 国产精品激情偷乱一区二区∴ | 国产二区在线观看视频 | 爱插美女网 | 日韩理论电影在线观看 | 久久精品国产999大香线蕉 | 国产精品日韩一区二区三区 | 日韩精品久久久久 | 亚洲欧美小视频 | av久久爽爽爽一夜又一夜 | 欧美一区二区三区在线观看 | 欧美日韩一级电影 | 日韩国产欧美一区二区三区 | 国产欧美日韩在线视频 | 欧美两根一起进3p做受视频 |