![]() |
App Engine PHP SDK
v1 rev.445
The PHP runtime is available as an experimental Preview feature.
|
Public Member Functions | |
errorHandler ($errno, $errstr, $errfile=null, $errline=null, $errcontext=null) | |
testInvalidPathName ($path) | |
invalidGCSPaths () | |
testInvalidMode ($mode) | |
invalidGCSModes () | |
testReadObjectSuccess () | |
testReadObjectFailure () | |
testReadObjectTransientFailureThenSuccess () | |
testReadObjectUrlFetchExceptionThenSuccess () | |
testReadObjectRepeatedTransientFailure () | |
testReadObjectCacheHitSuccess () | |
testReadObjectCacheWriteSuccess () | |
testReadObjectOptimisiticCacheHitSuccess () | |
testReadObjectPartialContentResponseSuccess () | |
testReadLargeObjectSuccess () | |
testSeekSetReadObjectSuccess () | |
testSeekCurReadObjectSuccess () | |
testSeekEndReadObjectSuccess () | |
testReadZeroSizedObjectSuccess () | |
testFileSizeSucess () | |
testDeleteObjectSuccess () | |
testDeleteObjectFail () | |
testStatBucketSuccess () | |
testStatObjectSuccess () | |
testStatObjectAsFolderSuccess () | |
testStatObjectWithCommonPrefixSuccess () | |
testStatObjectFailed () | |
testRenameInvalidToPath () | |
testRenameInvalidFromPath () | |
testRenameObjectWithoutContextSuccess () | |
testRenameObjectWithContextSuccess () | |
testRenameObjectWithContextAllMetaSuccess () | |
testRenameObjectFromObjectNotFound () | |
testRenameObjectCopyFailed () | |
testRenameObjectUnlinkFailed () | |
testWriteObjectSuccess () | |
testWriteObjectWithMetadata () | |
testWriteObjectWithAllMetadataHeaders () | |
testWriteInvalidMetadata () | |
testReadMetaDataAndContentTypeInReadMode ($mode) | |
testReadMetaDataAndContentTypeInWriteMode ($mode) | |
supportedStreamReadModes () | |
supportedStreamWriteModes () | |
testWriteLargeObjectSuccess () | |
testWriteEmptyObjectSuccess () | |
testInvalidBucketForInclude () | |
testValidBucketForInclude () | |
testInvalidDirectoryForInclude () | |
invalidRootDirPath () | |
validRootDirPath () | |
testOpenDirInvalidPath ($path) | |
testReadRootDirSuccess ($path) | |
testReadADirSuccess () | |
testReaddirTruncatedSuccess () | |
testRewindDirSuccess () | |
invalidDirPath () | |
validDirPath () | |
testMkInvalidPath ($invalid_path) | |
testMkDirSuccess ($path, $bucket, $object, $prefix) | |
testRmDirInvalidPath ($path) | |
testRmDirSuccess ($path, $bucket, $object, $prefix) | |
testRmDirNotEmpty ($path, $bucket, $object, $prefix) | |
testStreamCast () | |
Static Public Attributes | |
static | $allowed_gs_bucket = "" |
Protected Member Functions | |
setUp () | |
tearDown () | |
![]() | |
setUp () | |
tearDown () | |
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::invalidDirPath | ( | ) |
DataProvider for
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::invalidRootDirPath | ( | ) |
DataProvider for
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::supportedStreamReadModes | ( | ) |
DataProvider for
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::supportedStreamWriteModes | ( | ) |
DataProvider for
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::testInvalidMode | ( | $mode | ) |
invalidGCSModes
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::testInvalidPathName | ( | $path | ) |
invalidGCSPaths
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::testMkDirSuccess | ( | $path, | |
$bucket, | |||
$object, | |||
$prefix | |||
) |
validDirPath
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::testMkInvalidPath | ( | $invalid_path | ) |
invalidDirPath
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::testOpenDirInvalidPath | ( | $path | ) |
invalidRootDirPath
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::testReadMetaDataAndContentTypeInReadMode | ( | $mode | ) |
supportedStreamReadModes
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::testReadMetaDataAndContentTypeInWriteMode | ( | $mode | ) |
supportedStreamWriteModes
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::testReadRootDirSuccess | ( | $path | ) |
validRootDirPath
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::testRmDirInvalidPath | ( | $path | ) |
invalidDirPath
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::testRmDirNotEmpty | ( | $path, | |
$bucket, | |||
$object, | |||
$prefix | |||
) |
validDirPath
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::testRmDirSuccess | ( | $path, | |
$bucket, | |||
$object, | |||
$prefix | |||
) |
validDirPath
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::validDirPath | ( | ) |
DataProvider for
google\appengine\ext\cloud_storage_streams\CloudStorageStreamWrapperTest::validRootDirPath | ( | ) |
DataProvider for