You are here

Files in Pathauto i18n 8

Primary tabs

File namesort descending Location Namespace Description
Pathautoi18nNodeTest.php src/Tests/Pathautoi18nNodeTest.php Drupal\pathauto_i18n\Tests Tests for the pathauto_i18n node module.
Pathautoi18nTaxonomyTest.php src/Tests/Pathautoi18nTaxonomyTest.php Drupal\pathauto_i18n\Tests Tests for the pathauto_i18n taxonomy module.
Pathautoi18nTestBase.php src/Tests/Pathautoi18nTestBase.php Drupal\pathauto_i18n\Tests Tests for the pathauto_i18n node module.
Pathautoi18nUserTest.php src/Tests/Pathautoi18nUserTest.php Drupal\pathauto_i18n\Tests Tests for the pathauto_i18n user module.
Pathautoi18nWidget.php src/Pathautoi18nWidget.php Drupal\pathauto_i18n Contains \Drupal\pathauto\PathautoWidget.
pathauto_i18n.info.yml pathauto_i18n.info.yml pathauto_i18n.info.yml
pathauto_i18n.install pathauto_i18n.install Install, update and uninstall functions for the Pathauto i18n module.
pathauto_i18n.module pathauto_i18n.module Provides common functions and callbacks for pathauto_i18n submodules.
pathauto_i18n_node.info.yml modules/pathauto_i18n_node/pathauto_i18n_node.info.yml modules/pathauto_i18n_node/pathauto_i18n_node.info.yml
pathauto_i18n_node.module modules/pathauto_i18n_node/pathauto_i18n_node.module Provides tools for creating multilanguage aliases for nodes.
pathauto_i18n_taxonomy.info.yml modules/pathauto_i18n_taxonomy/pathauto_i18n_taxonomy.info.yml modules/pathauto_i18n_taxonomy/pathauto_i18n_taxonomy.info.yml
pathauto_i18n_taxonomy.module modules/pathauto_i18n_taxonomy/pathauto_i18n_taxonomy.module Provides tools for creating multilanguage aliases for taxonomy terms.
pathauto_i18n_user.info.yml modules/pathauto_i18n_user/pathauto_i18n_user.info.yml modules/pathauto_i18n_user/pathauto_i18n_user.info.yml
pathauto_i18n_user.module modules/pathauto_i18n_user/pathauto_i18n_user.module Provides tools for creating multilanguage aliases for users.
README.txt README.txt README.txt ========== This module provides functionality to create aliases for each language. USAGE: ========== Set up and use: 1) Install and activate the module. 2) Enable multilingual support for nodes(needs only for nodes) 3) Configure alias…

Other projects