mgsmus Ekrana yazdırdım, dd ile ve print_r ile. Ekran görüntüsünü ekliyorum. Umarım sorduğunuz tam olarak budur:
`Array
(
[0] => stdClass Object
(
[id] => 1
[select_type] => SIMPLE
[table] => lawcontents
[type] => fulltext
[possible_keys] => PRIMARY,name_title
[key] => name_title
[key_len] => 0
[ref] =>
[rows] => 1
[Extra] => Using where; Using temporary; Using filesort
)
[1] => stdClass Object
(
[id] => 1
[select_type] => SIMPLE
[table] => lawtexts
[type] => fulltext
[possible_keys] => content_id,law_text
[key] => law_text
[key_len] => 0
[ref] =>
[rows] => 1
[Extra] => Using where
)
)`