Search for info
- Search 7.x for info
- Search 9.5.x for info
- Search 8.9.x for info
- Search 10.3.x for info
- Search 11.x for info
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| hook_entity_bundle_field_info | function | core/ |
Provides field definitions for a specific bundle within an entity type. |
| hook_entity_bundle_field_info_alter | function | core/ |
Alter bundle field definitions. |
| hook_entity_bundle_info | function | core/ |
Describe the bundles for entity types. |
| hook_entity_bundle_info_alter | function | core/ |
Alter the bundles for entity types. |
| 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_entity_type_ui_definitions_alter | function | core/ |
Alters the UI field definitions. |
| hook_field_info_max_weight | function | core/ |
Returns the maximum weight for the entity components handled by the module. |
| hook_field_type_category_info_alter | function | core/ |
Allows modules to alter the field type category information. |
| hook_field_widget_info_alter | function | core/ |
Perform alterations on Field API widget types. |
| 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_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_loader_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookLoader/hook_loader_test/hook_loader_test.info.yml |
| 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_test_remove.info.yml | file | core/ |
core/modules/system/tests/modules/hook_test_remove/hook_test_remove.info.yml |
| 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_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/ |
Tests get info. |
| HtmxRequestInfoTest | class | core/ |
Test all HtmxRequestInfoTrait methods. |
| HtmxRequestInfoTest.php | file | core/ |
|
| HtmxRequestInfoTest::$request | property | core/ |
A simulated request. |
| HtmxRequestInfoTest::getRequest | function | core/ |
Gets the request object. |
| HtmxRequestInfoTest::setUp | function | core/ |
|
| HtmxRequestInfoTest::testGetHtmxCurrentUrl | function | core/ |
Tests the getHtmxCurrentUrl method. |
| HtmxRequestInfoTest::testGetHtmxPrompt | function | core/ |
Tests the getHtmxPrompt method. |
| HtmxRequestInfoTest::testGetHtmxTarget | function | core/ |
Tests the getHtmxTarget method. |
| HtmxRequestInfoTest::testGetHtmxTrigger | function | core/ |
Tests the getHtmxTrigger method. |
| HtmxRequestInfoTest::testGetHtmxTriggerName | function | core/ |
Tests the getHtmxTriggerName method. |
| HtmxRequestInfoTest::testIsHtmxBoosted | function | core/ |
Tests the isHtmxBoosted method. |
| HtmxRequestInfoTest::testIsHtmxHistoryRestoration | function | core/ |
Tests the isHtmxHistoryRestoration method. |
| HtmxRequestInfoTest::testIsHtmxRequest | function | core/ |
Tests the isHtmxRequest method. |
| HtmxRequestInfoTrait | trait | core/ |
Provides methods for getting information about the HTMX request. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.