Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. id :: MenuItem -> Maybe Text

    gogol-mirror Gogol.Mirror.Types

    The ID for this menu item. This is generated by the application and is treated as an opaque token.

  2. id :: Setting -> Maybe Text

    gogol-mirror Gogol.Mirror.Types

    The setting's ID. The following IDs are valid: - locale - The key to the user’s language/locale (BCP 47 identifier) that Glassware should use to render localized content. - timezone - The key to the user’s current time zone region as defined in the tz database. Example: America/Los_Angeles.

  3. id :: Subscription -> Maybe Text

    gogol-mirror Gogol.Mirror.Types

    The ID of the subscription.

  4. id :: TimelineItem -> Maybe Text

    gogol-mirror Gogol.Mirror.Types

    The ID of the timeline item. This is unique within a user's timeline.

  5. id :: Userinfo -> Maybe Text

    gogol-oauth2 Gogol.OAuth2

    The obfuscated ID of the user.

  6. id :: Userinfo -> Maybe Text

    gogol-oauth2 Gogol.OAuth2.Types

    The obfuscated ID of the user.

  7. id :: AuditRefs -> Maybe Text

    gogol-pagespeed Gogol.PageSpeed

    The audit ref id.

  8. id :: LighthouseAuditResultV5 -> Maybe Text

    gogol-pagespeed Gogol.PageSpeed

    The audit's id.

  9. id :: LighthouseCategoryV5 -> Maybe Text

    gogol-pagespeed Gogol.PageSpeed

    The string identifier of the category.

  10. id :: PagespeedApiLoadingExperienceV5 -> Maybe Text

    gogol-pagespeed Gogol.PageSpeed

    The url, pattern or origin which the metrics are on.

Page 144 of many | Previous | Next