DumperCollection::hasAttribute()
  • References/PHP/Symfony/Component/Routing/Matcher/Dumper

bool hasAttribute(string $name) Returns true if the attribute is defined.

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

class UrlGenerator implements

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

$this setMethods(array|string $methods) Sets the methods on all embedded routes (unless already

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

int count() Gets the number of Routes in this collection.

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

Classes

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

string getMethod() Gets the HTTP method. The method is always an uppercased string.

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

class PhpFileLoader extends FileLoader

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

setSchemes(string|array $schemes) Sets the schemes (e.g. 'https') all child routes are restricted

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

array getDefaults() Returns the defaults.

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

class RouteCollectionBuilder Helps add and import routes into a RouteCollection.

2025-01-10 15:47:30