Route::getDefault()
  • References/PHP/Symfony/Component/Routing

mixed getDefault(string $name) Gets a default value.

2025-01-10 15:47:30
Route::setHost()
  • References/PHP/Symfony/Component/Routing

Route setHost(string $pattern)

2025-01-10 15:47:30
GeneratorDumperInterface
  • References/PHP/Symfony/Component/Routing/Generator/Dumper

interface GeneratorDumperInterface GeneratorDumperInterface is the interface that all generator

2025-01-10 15:47:30
DirectoryLoader
  • References/PHP/Symfony/Component/Routing/Loader

class DirectoryLoader extends FileLoader

2025-01-10 15:47:30
RedirectableUrlMatcherInterface
  • References/PHP/Symfony/Component/Routing/Matcher

interface RedirectableUrlMatcherInterface RedirectableUrlMatcherInterface knows how to redirect

2025-01-10 15:47:30
CompiledRoute::getPathVariables()
  • References/PHP/Symfony/Component/Routing

array getPathVariables() Returns the path variables.

2025-01-10 15:47:30
RouteCollectionBuilder::setOption()
  • References/PHP/Symfony/Component/Routing

$this setOption(string $key, mixed $value) Sets an opiton that will be added to all embedded

2025-01-10 15:47:30
DumperCollection::setAll()
  • References/PHP/Symfony/Component/Routing/Matcher/Dumper

setAll(array $children) Sets children. Parameters

2025-01-10 15:47:30
Route::getCondition()
  • References/PHP/Symfony/Component/Routing

string getCondition() Returns the condition.

2025-01-10 15:47:30
Route::getOption()
  • References/PHP/Symfony/Component/Routing

mixed getOption(string $name) Get an option value.

2025-01-10 15:47:30