12 calls to pmpapi_fetch() in Public Media Platform API Integration 7
- PMPAPIDrupalPull::addItems in pmpapi_pull/
classes/ PMPAPIDrupalPull.php - Maps PMP doc items to entity fields.
- PMPAPIPermissionsWebTestCase::testPmpAPIPermissionsPushNodeWhitelistAll in pmpapi_permissions/
tests/ pmpapi_permissions.test - Pushes a node to the PMP.
- PMPAPIPermissionsWebTestCase::testPmpAPIPermissionsPushNodeWhitelistGroup in pmpapi_permissions/
tests/ pmpapi_permissions.test - Pushes a node to the PMP.
- PMPAPIPermissionsWebTestCase::testPmpAPIPermissionsPushNodeWhitelistOnlyUser in pmpapi_permissions/
tests/ pmpapi_permissions.test - Pushes a node to the PMP.
- PMPAPIPushWebTestCase::testPmpAPIPushNodeWithRelatedImage in pmpapi_push/
tests/ pmpapi_push.test - Pushes node (with attached image) to the PMP.
- PMPAPIPushWebTestCase::testPmpAPIPushPushImage in pmpapi_push/
tests/ pmpapi_push.test - Pushes an image to the PMP.
- PMPAPIPushWebTestCase::testPmpAPIPushPushNode in pmpapi_push/
tests/ pmpapi_push.test - Pushes a node to the PMP.
- PMPAPIPushWebTestCase::testPmpAPIPushQueueDelete in pmpapi_push/
tests/ pmpapi_push.test - Pushes a node, fails to delete, queues doc, succeeds.
- PMPAPIPushWebTestCase::testPmpAPIPushStopDeleteAttempt in pmpapi_push/
tests/ pmpapi_push.test - Pushes a node, and then tries to delete three times (with bad API credentials).
- PMPAPIWebTestCase::testPmpAPIFailToFetchDoc in tests/
pmpapi.test - Attempts to bogus doc from the PMP.
- PMPAPIWebTestCase::testPmpAPIFetchDoc in tests/
pmpapi.test - Fetches a doc from the PMP.
- pmpapi_pull_preview in pmpapi_pull/
pmpapi_pull.pages.inc - Page callback: Previews a pulled doc without creating a node.