7 methods override EdgeEntityEventDeriverInterface::getLabel() in Apigee Edge 8
- EdgeEntityAddMemberEventDeriver::getLabel in modules/
apigee_edge_actions/ src/ Plugin/ RulesEvent/ EdgeEntityAddMemberEventDeriver.php - Returns the event's label. Example: 'After saving a new App'.
- EdgeEntityAddProductEventDeriver::getLabel in modules/
apigee_edge_actions/ src/ Plugin/ RulesEvent/ EdgeEntityAddProductEventDeriver.php - Returns the event's label. Example: 'After saving a new App'.
- EdgeEntityDeleteEventDeriver::getLabel in modules/
apigee_edge_actions/ src/ Plugin/ RulesEvent/ EdgeEntityDeleteEventDeriver.php - Returns the event's label. Example: 'After saving a new App'.
- EdgeEntityInsertEventDeriver::getLabel in modules/
apigee_edge_actions/ src/ Plugin/ RulesEvent/ EdgeEntityInsertEventDeriver.php - Returns the event's label. Example: 'After saving a new App'.
- EdgeEntityRemoveMemberEventDeriver::getLabel in modules/
apigee_edge_actions/ src/ Plugin/ RulesEvent/ EdgeEntityRemoveMemberEventDeriver.php - Returns the event's label. Example: 'After saving a new App'.
- EdgeEntityRemoveProductEventDeriver::getLabel in modules/
apigee_edge_actions/ src/ Plugin/ RulesEvent/ EdgeEntityRemoveProductEventDeriver.php - Returns the event's label. Example: 'After saving a new App'.
- EdgeEntityUpdateEventDeriver::getLabel in modules/
apigee_edge_actions/ src/ Plugin/ RulesEvent/ EdgeEntityUpdateEventDeriver.php - Returns the event's label. Example: 'After saving a new App'.