Search for info
| Title | Object type | File name | Summary |
|---|---|---|---|
| hook_entity_extra_field_info | function | core/ |
Exposes "pseudo-field" components on content entities. |
| hook_entity_extra_field_info_alter | function | core/ |
Alter "pseudo-field" components on content entities. |
| hook_entity_field_storage_info | function | core/ |
Provides field storage definitions for a content entity type. |
| hook_entity_field_storage_info_alter | function | core/ |
Alter field storage definitions for a content entity type. |
| hook_entity_view_mode_info_alter | function | core/ |
Alter the view modes for entity types. |
| hook_field_formatter_info_alter | function | core/ |
Perform alterations on Field API formatter types. |
| hook_field_info_alter | function | core/ |
Perform alterations on Field API field types. |
| hook_field_info_max_weight | function | core/ |
Returns the maximum weight for the entity components handled by the module. |
| hook_field_widget_info_alter | function | core/ |
Perform alterations on Field API widget types. |
| hook_filetransfer_info | function | core/ |
Register information about FileTransfer classes provided by a module. |
| hook_filetransfer_info_alter | function | core/ |
Alter the FileTransfer class registry. |
| hook_filter_info_alter | function | core/ |
Perform alterations on filter definitions. |
| hook_help_section_info_alter | function | core/ |
Perform alterations on help page section plugin definitions. |
| hook_help_topics_info_alter | function | core/ |
Perform alterations on help topic definitions. |
| hook_hook_info | function | core/ |
Defines one or more hooks that are exposed by a module. |
| hook_image_effect_info_alter | function | core/ |
Alter the information provided in \Drupal\image\Annotation\ImageEffect. |
| hook_language_negotiation_info_alter | function | core/ |
Perform alterations on language negotiation methods. |
| hook_language_types_info | function | core/ |
Define language types. |
| hook_language_types_info_alter | function | core/ |
Perform alterations on language types. |
| hook_library_info_alter | function | core/ |
Alter libraries provided by an extension. |
| hook_library_info_build | function | core/ |
Add dynamic library definitions. |
| hook_mail_backend_info_alter | function | core/ |
Alter the list of mail backend plugin definitions. |
| hook_media_source_info_alter | function | core/ |
Alters the information provided in \Drupal\media\Annotation\MediaSource. |
| hook_queue_info_alter | function | core/ |
Alter cron queue information before cron runs. |
| hook_system_info_alter | function | core/ |
Alter the information parsed from module and theme .info.yml files. |
| hook_token_info | function | core/ |
Provide information about available placeholder tokens and token types. |
| hook_token_info_alter | function | core/ |
Alter the metadata about available placeholder tokens and token types. |
| hook_tour_tips_info_alter | function | core/ |
Allow modules to alter tip plugin definitions. |
| hook_updater_info | function | core/ |
Provide information on Updaters (classes that can update Drupal). |
| hook_updater_info_alter | function | core/ |
Alter the Updater information array. |
| hook_views_preview_info_alter | function | core/ |
Alter the view preview information. |
| Html::getInfo | function | core/ |
Returns the element properties for this element. |
| HtmlTag::getInfo | function | core/ |
Returns the element properties for this element. |
| HtmlTagTest::testGetInfo | function | core/ |
@covers ::getInfo[[api-linebreak]] |
| HttpExceptionNormalizer::getInfoUrl | function | core/ |
Return a string to the common problem type. |
| httpkernel_test.info.yml | file | core/ |
core/modules/system/tests/modules/httpkernel_test/httpkernel_test.info.yml |
| image.info.yml | file | core/ |
core/modules/image/image.info.yml |
| ImageButton::getInfo | function | core/ |
Returns the element properties for this element. |
| image_access_test_hidden.info.yml | file | core/ |
core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.info.yml |
| image_module_test.info.yml | file | core/ |
core/modules/image/tests/modules/image_module_test/image_module_test.info.yml |
| image_module_test_image_effect_info_alter | function | core/ |
Implements hook_image_effect_info_alter(). |
| image_test.info.yml | file | core/ |
core/modules/system/tests/modules/image_test/image_test.info.yml |
| image_test_views.info.yml | file | core/ |
core/modules/image/tests/modules/image_test_views/image_test_views.info.yml |
| InfoAlterTest | class | core/ |
Tests the effectiveness of hook_system_info_alter(). |
| InfoAlterTest.php | file | core/ |
|
| InfoAlterTest::$modules | property | core/ |
Modules to enable. |
| InfoAlterTest::testSystemInfoAlter | function | core/ |
Tests that theme .info.yml data is rebuild after enabling a module. |
| InfoHookDecorator | class | core/ |
Allows info hook implementations to enhance discovered plugin definitions. |
| InfoHookDecorator.php | file | core/ |
|
| InfoHookDecorator::$decorated | property | core/ |
The Discovery object being decorated. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.