List of all printf(), sprintf(), etc. formats strings mentioned in the code..
Value | Count | File:Line |
---|---|---|
'Missing required binding: %s' | 1 |
|
'Unable to resolve parameter $%s while resolving %s' | 1 |
|
'Unable to find or read compiler template: "%s"' | 1 |
|
'%s, at %s (%d)' | 1 |
|
'Cannot use "%s" as an alias for %s' | 1 |
|
'Unable to find class %s' | 1 |
|
'Uninstantiable class %s' | 1 |
|
'Class %s has no method %s' | 1 |
|
'Method %s is not public' | 1 |
|
'Variadic parameter $%s from method %s expected string tag value, got %s' | 1 |
|
'return %s%s(%s);' | 1 |
|
'$this->tagged(\'%s\')' | 1 |
|
'$this->fetch(\'%s\', %s)' | 1 |
|
'Unsupported %s parameter $%s for method %s%s' | 1 |
|
'Too many nesting levels for parameter $%s from method %s' | 1 |
|
'%s[%s]' | 1 |
|
'Unsupported %s type for parameter $%s from method %s' | 1 |
|
'Unsupported method name: "%s"' | 1 |
|
'Invalid container class name: "%s"' | 1 |
|
' $factory = new \%s(%s);' | 1 |
|
'[%s]' | 1 |
|
'Unable to resolve parameter $%s for %s' | 1 |
|
'%s => [%s]' | 1 |
|
'Invalid tag name: "%s"' | 1 |
|
'%s (%s)' | 1 |
|
'%s cannot be bound to %s' | 1 |
|
'return new \%s(%s);' | 1 |
|
'$service = new \%s(%s);' | 1 |
|
'%s%s function %s(%s)%s {' | 1 |
|
' $wrapper = new \%s(%s);' | 1 |
|
'return %s%s($service);' | 1 |
|
'\%s $service' | 1 |
|
'Service cyclic dependency detected: %s' | 1 |
|
'Unable to create service "%s"' | 1 |
|
'%s%s' | 2 |
|
'Unable to find service "%s"' | 2 |
|
'%s => %s' | 2 |
|
'%s%s(%s);' | 3 |
|
'%s' | 3 |
|
'\%s::' | 3 |
|