You are here

10 string references to nodeorder.manager in Node Order 8

NodeOrderAccess::create in src/Access/NodeOrderAccess.php
Instantiates a new instance of this class.
NodeorderCrudTest::setUp in src/Tests/NodeorderCrudTest.php
nodeorder_entity_operation in ./nodeorder.module
Implements hook_entity_operation().
nodeorder_form_taxonomy_vocabulary_form_alter in ./nodeorder.module
Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary().
nodeorder_help in ./nodeorder.module
Implements hook_help().
nodeorder_node_delete in ./nodeorder.module
Implements hook_node_delete().
nodeorder_node_insert in ./nodeorder.module
Implements hook_node_insert().
nodeorder_node_presave in ./nodeorder.module
Implements hook_node_presave().
nodeorder_node_update in ./nodeorder.module
Implements hook_node_update().
nodeorder_taxonomy_vocabulary_form_submit in ./nodeorder.module
Submit handler for nodeorder_form_taxonomy_vocabulary_form_alter().