13 string references to blazy.manager in Blazy 8
- blazy in ./
blazy.module - Provides a convenient shortcut for procedural hooks.
- BlazyAdminBase::create in src/
Form/ BlazyAdminBase.php - BlazyAdminTest::create in tests/
modules/ blazy_test/ src/ Form/ BlazyAdminTest.php - BlazyAdminUnitTest::testBlazyAdminCreate in tests/
src/ Unit/ Form/ BlazyAdminUnitTest.php - @covers ::create @covers ::__construct @covers ::getEntityDisplayRepository @covers ::getTypedConfig @covers ::blazyManager
- BlazyJavaScriptTest::setUp in tests/
src/ FunctionalJavascript/ BlazyJavaScriptTest.php - BlazyKernelTestTrait::setUpKernelManager in tests/
src/ Traits/ BlazyKernelTestTrait.php - Setup common Kernel manager classes.
- BlazySettingsFormTest::setUp in tests/
src/ Kernel/ Form/ BlazySettingsFormTest.php - @covers ::__construct
- BlazyStylePluginBase::create in src/
Dejavu/ BlazyStylePluginBase.php - Creates an instance of the plugin.
- BlazyTestEntityReferenceFormatterTest::create in tests/
modules/ blazy_test/ src/ Plugin/ Field/ FieldFormatter/ BlazyTestEntityReferenceFormatterTest.php - Creates an instance of the plugin.
- BlazyViews::create in src/
Plugin/ views/ style/ BlazyViews.php - Creates an instance of the plugin.
- BlazyViewsFieldPluginBase::create in src/
Plugin/ views/ field/ BlazyViewsFieldPluginBase.php - Creates an instance of the plugin.
- blazy_test_blazy_attach_alter in tests/
modules/ blazy_test/ blazy_test.module - Implements hook_blazy_attach_alter().
- hook_blazy_attach_alter in ./
blazy.api.php - Alters Blazy attachments to add own library, drupalSettings, and JS template.