Response::getLastModified |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns the Last-Modified HTTP header as a DateTime instance. |
Response::getLastModified |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Last-Modified HTTP header |
GlobAsset::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
Returns the highest last-modified value of all assets in the current collection. |
FileAsset::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php |
Returns the time the current asset was last modified. |
HttpAsset::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php |
Returns the time the current asset was last modified. |
AssetCache::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php |
Returns the time the current asset was last modified. |
StringAsset::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/StringAsset.php |
Returns the time the current asset was last modified. |
AssetReference::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Returns the time the current asset was last modified. |
AssetInterface::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
Returns the time the current asset was last modified. |
AssetCollection::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Returns the highest last-modified value of all assets in the current collection. |
HttpAssetTest::testGetLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/HttpAssetTest.php |
|
AssetCacheTest::testGetLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php |
|
GlobAssetTest::testGetLastModifiedType |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/GlobAssetTest.php |
|
FileAssetTest::testGetLastModifiedType |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|
FileAssetTest::testGetLastModifiedValue |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|
GlobAssetTest::testGetLastModifiedValue |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/GlobAssetTest.php |
|
AssetCollectionTest::testGetLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
@dataProvider getTimestampsAndExpected |
FileAssetTest::testGetLastModifiedTypeFileNotFound |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|
AssetCollectionTest::testGetLastModifiedWithValues |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|