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
StaticVersionStrategy::applyVersion()
  • References/PHP/Symfony/Component/Asset/VersionStrategy

string applyVersion(string $path) Applies version to the supplied 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
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
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
RequestStackContext::getBasePath()
  • References/PHP/Symfony/Component/Asset/Context

string getBasePath() Gets the base path.

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

setDefaultPackage(PackageInterface $defaultPackage)

2025-01-10 15:47:30
NullContext::getBasePath()
  • References/PHP/Symfony/Component/Asset/Context

string getBasePath() Gets the base path.

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

PackageInterface getPackage(string $name =

2025-01-10 15:47:30