You are here

10 string references to avatars.avatar_manager in Avatar Kit 8

AvatarGeneratorPreviewWidget::formElement in src/Plugin/Field/FieldWidget/AvatarGeneratorPreviewWidget.php
Returns the form for a single field widget.
AvatarKitGeneratorTest::testAnonymous in tests/src/Functional/AvatarKitGeneratorTest.php
Ensure requesting avatar for anonymous does not crash the site.
AvatarKitGeneratorTest::testFileIsAvatarPreview in tests/src/Functional/AvatarKitGeneratorTest.php
Tests whether a file is matched with an avatar preview.
AvatarKitGeneratorTest::testFileNotAvatarPreview in tests/src/Functional/AvatarKitGeneratorTest.php
Tests whether a file is not matched with an avatar preview.
AvatarKitGeneratorTest::testGenerator in tests/src/Functional/AvatarKitGeneratorTest.php
Test avatar generators.
AvatarKitManagerTest::setUp in tests/src/Kernel/AvatarKitManagerTest.php
avatars_entity_field_access in ./avatars.module
Implements hook_entity_field_access().
avatars_entity_presave in ./avatars.module
Implements hook_entity_presave().
avatars_entity_update in ./avatars.module
Implements hook_entity_update().
avatars_file_storage_load in ./avatars.module
Implements hook_ENTITY_TYPE_storage_load().