6 functions implement hook_config_schema_info_alter()
Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.
- Ckeditor5Hooks::configSchemaInfoAlter in core/
modules/ ckeditor5/ src/ Hook/ Ckeditor5Hooks.php - Implements hook_config_schema_info_alter().
- ckeditor5_config_schema_info_alter in core/
modules/ ckeditor5/ ckeditor5.module - Implements hook_config_schema_info_alter().
- ConfigSchemaTestHooks::configSchemaInfoAlter in core/
modules/ config/ tests/ config_schema_test/ src/ Hook/ ConfigSchemaTestHooks.php - Implements hook_config_schema_info_alter().
- ConfigTranslationHooks::configSchemaInfoAlter in core/
modules/ config_translation/ src/ Hook/ ConfigTranslationHooks.php - Implements hook_config_schema_info_alter().
- config_schema_test_config_schema_info_alter in core/
modules/ config/ tests/ config_schema_test/ config_schema_test.module - Implements hook_config_schema_info_alter().
- config_translation_config_schema_info_alter in core/
modules/ config_translation/ config_translation.module - Implements hook_config_schema_info_alter().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.