Spec-Zone.ru › Laravel 9

CompilesHelpers

trait CompilesHelpers (View source)

Методы

string compileCsrf()

Скомпилировать утверждения CSRF в допустимый PHP.

string compileDd(string $arguments)

Скомпилировать утверждения "dd" в допустимый PHP.

string compileDump(string $arguments)

Скомпилировать утверждения "dump" в допустимый PHP.

string compileMethod(string $method)

Скомпилировать утверждения метода в допустимый PHP.

string compileVite(string|null $arguments)

Скомпилировать утверждения "vite" в допустимый PHP.

string compileViteReactRefresh()

Скомпилировать утверждения "viteReactRefresh" в допустимый PHP.

Подробности

protected string compileCsrf()

Скомпилировать утверждения CSRF в допустимый PHP.

Значение результата

string

protected string compileDd(string $arguments)

Скомпилировать утверждения "dd" в допустимый PHP.

Параметры

string $arguments

Значение результата

string

protected string compileDump(string $arguments)

Скомпилировать утверждения "dump" в допустимый PHP.

Параметры

string $arguments

Значение результата

string

protected string compileMethod(string $method)

Скомпилировать утверждения метода в допустимый PHP.

Параметры

string $method

Значение результата

string

protected string compileVite(string|null $arguments)

Скомпилировать утверждения "vite" в допустимый PHP.

Параметры

string|null $arguments

Значение результата

string

protected string compileViteReactRefresh()

Скомпилировать утверждения "viteReactRefresh" в допустимый PHP.

Значение результата

string

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/9.x/Illuminate/View/Compilers/Concerns/CompilesHelpers.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API