path_entity_insert in modules/path/path.module
Implements hook_entity_insert().
path_entity_update in modules/path/path.module
Implements hook_entity_update().
path_form_element in modules/path/path.module
Return a portion of a form for setting an alias on an entity.
path_generate_entity_alias in modules/path/path.inc
Apply patterns to create an alias for an entity.
PathPatternTestHelper::assertEntityPattern in modules/path/tests/path_pattern.test
PathPatternUnitTestCase::testPatternLoadByEntity in modules/path/tests/path_pattern.test
Test path_get_pattern_by_entity_type().