16 string references to apigee_edge.sdk_connector in Apigee Edge 8
- ApigeeEdgeFunctionalTestTrait::createDeveloperApp in tests/
src/ Traits/ ApigeeEdgeFunctionalTestTrait.php - Creates an app for a user.
- ApigeeMockApiClientHelperTrait::apigeeTestPropertiesSetup in tests/
modules/ apigee_mock_api_client/ tests/ src/ Traits/ ApigeeMockApiClientHelperTrait.php - Setup.
- apigee_edge_form_user_form_api_connection_validate in ./
apigee_edge.module - Validates whether there is connection to Apigee Edge or not.
- apigee_edge_requirements in ./
apigee_edge.install - Implements hook_requirements().
- apigee_edge_teams_requirements in modules/
apigee_edge_teams/ apigee_edge_teams.install - Implements hook_requirements().
- AppAnalyticsFormBase::create in src/
Form/ AppAnalyticsFormBase.php - Instantiates a new instance of this class.
- AppAnalyticsSettingsForm::create in src/
Form/ AppAnalyticsSettingsForm.php - Instantiates a new instance of this class.
- CacheTest::editAppIsAlwaysUncachedTest in tests/
src/ FunctionalJavascript/ CacheTest.php - Tests that developer app edit form is always uncached.
- DeveloperAppFieldTest::fieldStorageFormattersTest in tests/
src/ Functional/ DeveloperAppFieldTest.php - Tests field storage formatters (CSV and JSON).
- DeveloperAppUITest::testNotificationsWhenAccountIsInactiveOnEdge in tests/
src/ Functional/ DeveloperAppUITest.php - Tests the case when an account just got disabled on the edge UI.
- DeveloperSyncForm::create in src/
Form/ DeveloperSyncForm.php - Instantiates a new instance of this class.
- DeveloperTest::setUp in tests/
src/ Functional/ DeveloperTest.php - EdgeJob::getConnector in src/
Job/ EdgeJob.php - Returns the SDK connector instance from the global container.
- GceServiceAccountAuthentication::authClient in src/
Connector/ GceServiceAccountAuthentication.php - HybridAuthentication::authClient in src/
Connector/ HybridAuthentication.php - OauthAuthentication::authClient in src/
OauthAuthentication.php