Documentation

shimmy.php

Table of Contents

Functions

shimmy_civicrm_config()  : mixed
Implements hook_civicrm_config().
shimmy_civicrm_install()  : mixed
Implements hook_civicrm_install().
shimmy_civicrm_postInstall()  : mixed
Implements hook_civicrm_postInstall().
shimmy_civicrm_uninstall()  : mixed
Implements hook_civicrm_uninstall().
shimmy_civicrm_enable()  : mixed
Implements hook_civicrm_enable().
shimmy_civicrm_disable()  : mixed
Implements hook_civicrm_disable().
shimmy_civicrm_upgrade()  : mixed
Implements hook_civicrm_upgrade().
shimmy_civicrm_entityTypes()  : mixed
Implements hook_civicrm_entityTypes().
_shimmy_assert_service_object()  : mixed
Assert that there is a service with a given name+type.

Functions

_shimmy_assert_service_object()

Assert that there is a service with a given name+type.

_shimmy_assert_service_object(string $class, string $expectServiceName, string $notServiceName) : mixed
Parameters
$class : string
$expectServiceName : string
$notServiceName : string
Tags
throws
Exception

        
On this page

Search results