domain_path.settings.yml in Domain Path 8
config/install/domain_path.settings.yml
6 string references to 'domain_path.settings'
- DomainPathAliasManager::getAliasByPath in src/
DomainPathAliasManager.php - Given a path, return the alias.
- DomainPathAliasManager::getPathByAlias in src/
DomainPathAliasManager.php - Given the alias, return the path it represents.
- DomainPathHelper::alterEntityForm in src/
DomainPathHelper.php - The domain paths form element for the entity form.
- DomainPathHelper::__construct in src/
DomainPathHelper.php - DomainPathHelper constructor.
- DomainPathSettingsForm::buildForm in src/
Form/ DomainPathSettingsForm.php - Form constructor.
File
config/install/domain_path.settings.ymlView source
- entity_types:
- node: '1'
- hide_path_alias_ui: TRUE
- language_method: 'language_content'