亚洲精品成人_精品成人一区_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";
}
主站蜘蛛池模板: 九色国产 | 国产成人精品一区二区仙踪林 | 中国黄色一级大片 | 日韩欧美三级视频 | 中国特级黄色毛片 | 在线视频成人 | 台湾佬美性中文娱乐网 | 欧洲av网站 | 欧美精品一区二区三区四区 | 亚洲成人激情在线 | 国产一区二区视频在线观看免费 | 国产精品一区二区三区在线播放 | 飘雪在线高清观看视频动漫 | 久久人久久 | 欧美怕怕 | 娇妻互换享受高潮交换美娇妻视频 | 欧美性第一页 | 午夜黄色在线 | 午夜在线观看视频网站 | 黄色片一区二区 | 中文字幕精品一二三四五六七八 | 在线免费观看成年人视频 | 中文av在线播放 | 亚洲欧美另类在线视频 | 国产区视频在线播放 | 日韩高清免费在线 | 欧美成人一区二区 | 久操免费| 中国一级特黄毛片 | 成人一区二区在线观看 | 日韩在线视频播放 | 欧美日韩黄| 成年人免费网站在线观看 | 69xxx免费| 欧美小视频在线观看 | 四虎午夜剧场 | 国产三级在线视频 一区二区三区 | 中国一级片免费看 | 91国内精品久久 | 一区二区视频观看 | 91精品综合久久久久久五月天 |