You are here

service acquia_contenthub_s3.file_map in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub_s3\S3FileMap
8 string references to acquia_contenthub_s3.file_map
acquia_contenthub_s3_file_delete in modules/acquia_contenthub_s3/acquia_contenthub_s3.module
Implements hook_ENTITY_TYPE_delete().
acquia_contenthub_s3_file_insert in modules/acquia_contenthub_s3/acquia_contenthub_s3.module
Implements hook_ENTITY_TYPE_insert().
acquia_contenthub_s3_install in modules/acquia_contenthub_s3/acquia_contenthub_s3.install
Implements hook_install().
S3FileEntityHandlerTest::setUp in modules/acquia_contenthub_s3/tests/src/Kernel/S3FileEntityHandlerTest.php
S3FileMapperTest::constructFileMapper in modules/acquia_contenthub_s3/tests/src/Kernel/S3FileMapperTest.php
Construct a fresh and crispy S3FileMapper object.

... See full list

File

modules/acquia_contenthub_s3/acquia_contenthub_s3.services.yml
modules/acquia_contenthub_s3/acquia_contenthub_s3.services.yml

View source
  1. class: Drupal\acquia_contenthub_s3\S3FileMap
  2. arguments:
  3. - '@database'