EmptyVersionStrategy::getVersion()
  • References/PHP/Symfony/Component/Asset/VersionStrategy

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

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
UrlPackage::getBaseUrl()
  • References/PHP/Symfony/Component/Asset

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

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
ContextInterface
  • References/PHP/Symfony/Component/Asset/Context

interface ContextInterface Holds information about the current request.

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

class StaticVersionStrategy implements

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

string getBasePath() Returns the base path.

2025-01-10 15:47:30
Component\Asset\VersionStrategy
  • References/PHP/Symfony/Component/Asset

Classes

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

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

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

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

2025-01-10 15:47:30