service simple_facebook_pixel.pixel_builder in Simple Facebook Pixel 8
Class
Drupal\simple_facebook_pixel\PixelBuilderService11 string references to simple_facebook_pixel.pixel_builder
- AlterHooksTest::testAlterHooks in tests/
src/ Functional/ AlterHooksTest.php - Tests alter hooks.
- CompleteRegistrationTest::testUserCreationWhenDisabled in tests/
src/ Functional/ CompleteRegistrationTest.php - Tests CompleteRegistration when disabled.
- CompleteRegistrationTest::testUserCreationWhenEnabled in tests/
src/ Functional/ CompleteRegistrationTest.php - Tests CompleteRegistration when enabled.
- PageViewTest::testDisablingForAdminRoutes in tests/
src/ Functional/ PageViewTest.php - Tests snippet insertion when Facebook Pixel is disabled for admin routes.
- PageViewTest::testFacebookPixelDisabled in tests/
src/ Functional/ PageViewTest.php - Tests snippet insertion when Facebook Pixel is disabled.
File
View source
- class: Drupal\simple_facebook_pixel\PixelBuilderService
- arguments:
- - '@config.factory'
- - '@current_user'
- - '@router.admin_context'
- - '@module_handler'
- - '@tempstore.private'