NullContext::isSecure()
  • References/PHP/Symfony/Component/Asset/Context

bool isSecure() Checks whether the request is secure or not.

2025-01-10 15:47:30
UrlPackage::getUrl()
  • References/PHP/Symfony/Component/Asset

string getUrl(string $path) Returns an absolute or root-relative public path.

2025-01-10 15:47:30
StaticVersionStrategy::applyVersion()
  • References/PHP/Symfony/Component/Asset/VersionStrategy

string applyVersion(string $path) Applies version to the supplied path.

2025-01-10 15:47:30
Package::getUrl()
  • References/PHP/Symfony/Component/Asset

string getUrl(string $path) Returns an absolute or root-relative public path.

2025-01-10 15:47:30
Packages::getVersion()
  • References/PHP/Symfony/Component/Asset

string getVersion(string $path, string $packageName = null) Gets the version to add to public

2025-01-10 15:47:30
UrlPackage::getBaseUrl()
  • References/PHP/Symfony/Component/Asset

string getBaseUrl(string $path) Returns the base URL for a path.

2025-01-10 15:47:30
ContextInterface
  • References/PHP/Symfony/Component/Asset/Context

interface ContextInterface Holds information about the current request.

2025-01-10 15:47:30
Packages::getPackage()
  • References/PHP/Symfony/Component/Asset

PackageInterface getPackage(string $name =

2025-01-10 15:47:30
Packages::setDefaultPackage()
  • References/PHP/Symfony/Component/Asset

setDefaultPackage(PackageInterface $defaultPackage)

2025-01-10 15:47:30
VersionStrategyInterface::getVersion()
  • References/PHP/Symfony/Component/Asset/VersionStrategy

string getVersion(string $path) Returns the asset version for an asset.

2025-01-10 15:47:30