Coupling
Afferent coupling (AC) is the number of classes affected by given class.
Efferent coupling (EC) is the number of classes from which given class receives
effects.
| Class |
Afferent coupling |
Efferent coupling |
Instability |
ClassRank |
| Drupal\token\TokenServiceProvider |
0
|
2
|
1
|
0.03
|
| Drupal\token\Token |
0
|
2
|
1
|
0.03
|
| Drupal\token\TokenEntityMapper |
0
|
3
|
1
|
0.03
|
| Drupal\token\Plugin\Derivative\DevelLocalTask |
0
|
6
|
1
|
0.03
|
| Drupal\token\Element\TokenTreeTable |
0
|
3
|
1
|
0.03
|
| Drupal\token\Controller\TokenTreeController |
0
|
6
|
1
|
0.03
|
| Drupal\token\Controller\TokenCacheController |
0
|
1
|
1
|
0.03
|
| Drupal\token\Controller\TokenDevelController |
0
|
7
|
1
|
0.03
|
| Drupal\token\MenuLinkFieldItemList |
0
|
1
|
1
|
0.03
|
| Drupal\token\TokenFieldRender |
0
|
2
|
1
|
0.03
|
| Drupal\token\TreeBuilder |
0
|
6
|
1
|
0.03
|
| Drupal\token\Routing\RouteSubscriber |
0
|
4
|
1
|
0.03
|
| Drupal\token\TokenModuleProvider |
1
|
4
|
0.8
|
0.03
|
| Drupal\token\Drush\Commands\TokenCommands |
0
|
4
|
1
|
0.03
|
| Drupal\token\Hook\TokenHooks |
0
|
7
|
1
|
0.03
|
| Drupal\token\Hook\TokenThemeHooks |
0
|
4
|
1
|
0.03
|
| Drupal\token\Hook\TokenTokenInfoHooks |
0
|
9
|
1
|
0.03
|
| Drupal\token\Hook\TokenFormHooks |
0
|
4
|
1
|
0.03
|
| Drupal\token\Hook\TokenEntityHooks |
0
|
5
|
1
|
0.03
|
| Drupal\token\Hook\TokenTokensHooks |
0
|
24
|
1
|
0.03
|