Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Granada
Orm
Wrapper
raw_join
Granada\Orm\Wrapper::raw_join PHP Method
Wrapper Class Documentation
ファイルを表示
Open project: surt/granada
raw_join()
public
method
Create raw_join
public
raw_join
(
$join
)
public function raw_join($join) { $this->_join_sources[] = "{$join}"; return $this; }
Wrapper
__call
_create_model_instance
_get_instances
assoc_to_keyval
create
filter
find_many
find_one
find_pairs
for_table
group_by_raw
insert
order_by_raw
pluck
raw_join
reset_relation
select_raw
set_class_name
where_id_in
with