8000 [FrameworkBundle] cache annotations using DoctrineCacheBundle · Issue #20234 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
[FrameworkBundle] cache annotations using DoctrineCacheBundle #20234
Closed
@IndraGunawan

Description

@IndraGunawan
# config.yml
framework:
    annotations:
        cache: doctrine_cache.providers.annotation_cache

doctrine_cache:
    providers:
        annotation_cache:
            redis:
                host: "%redis_host%"
                port: "%redis_port%"
                database: "%redis_elasticsearch_db%"
            namespace: 'annotation_cache:'

when i ran i got

  [ReflectionException]
  Class  does not exist

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0