dqwn64004 2018-01-07 21:42
浏览 60
已采纳

在将数据传递给视图时,Laravel如何将关联数组转换为变量

When you pass an associate array of data to views with Laravel, how does that associative array get converted into variables? I tried to look at the source code but I can't quite see how it's done.

// View
view('greetings', ['name' => 'Victoria', 'title' => 'Test']);

// Using the associative array data in the templates
<?php echo $name; ?>
<?php echo $title; ?>

https://laravel.com/docs/5.4/views#passing-data-to-views

Is PHP's extract function used?

  • 写回答

2条回答 默认 最新

  • dongtao5055 2018-01-07 21:49
    关注

    Yes, it uses the extract function.

    You can find this in the source code here Illuminate\View\Engines\PhpEngine.php.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 qc代码,修改和添加东西
  • ¥50 Unity的粒子系统使用shadergraph(内置管线)制作的一个顶点偏移shader,但是粒子模型移动时,顶点也会偏移
  • ¥15 如何用python处理excel的数据(极值标准化)
  • ¥15 三向应力状态求剪应力
  • ¥15 jupyter notebook如何添加libGL.so.1库
  • ¥20 easyPoi能否实现下拉多选或者复选框
  • ¥15 网桥在转发帧时,会变帧的源地址和目的地址吗?
  • ¥15 用Multisim设计汽车尾灯控制电路
  • ¥100 求用matlab求解上述微分方程的程序代码
  • ¥15 MAC安装佳能LBP2900驱动的网盘提取码