Skip to content
Snippets Groups Projects

3495001-add-.gitlab-ci-for: I have Added gitlab ci.

3495001-add-.gitlab-ci-for: I have Added gitlab ci.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
147 147 * @return string
148 148 * Published ache tag.
149 149 *
150 * @deprecated
151 * Please use Drupal\cache_tools\Service\PublishedEntityCacheTag::getPublishedEntityCacheTag()
152 * instead.
150 * @deprecated in drupal:1.x-1.0 and is removed from drupal:2.x-2.0.
151 * Please use
152 * Drupal\cache_tools\Service\PublishedEntityCacheTag::getPublishedEntityCacheTag()
153 * instead.
154 * @see https://www.drupal.org/project/cache_tools/issues/123456
  • Lavanya Talwar
  • 164 166 * @return string
    165 167 * Published cache tag.
    166 168 *
    167 * @deprecated
    169 * @deprecated in drupal:1.x-1.0 and is removed from drupal:2.x-2.0.
    168 170 * Please use Drupal\cache_tools\Service\PublishedEntityCacheTag::getPublishedEntityTypeCacheTag()
    169 * instead.
    171 * instead.
    172 * @see https://www.drupal.org/project/cache_tools/issues/123456
  • Lavanya Talwar
  • 190 193 * @return bool
    191 194 * True if successful invalidation. False otherwise.
    192 195 *
    193 * @deprecated
    196 * @deprecated in drupal:1.x-1.0 and is removed from drupal:2.x-2.0.
    194 197 * Please use Drupal\cache_tools\Service\PublishedEntityCacheTag::invalidatePublishedEntity()
    195 * instead.
    198 * instead.
    199 * @see https://www.drupal.org/project/cache_tools/issues/123456
  • added 1 commit

    • 086acfc8 - #Issue:3495001-cspell fixes.

    Compare with previous version

  • added 1 commit

    • 5eb9859e - #Issue:3495001-cspell words fix.

    Compare with previous version

  • added 1 commit

    • 6779c7c5 - #Issue:3495001-eslint fixes.

    Compare with previous version

  • Please register or sign in to reply
    Loading