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 |
|---|---|---|---|
| HtmxRequestInfoTrait.php | file | core/ |
|
| HtmxRequestInfoTrait::getHtmxCurrentUrl | function | core/ |
Retrieves the URL of the requesting page from an HTMX request header. |
| HtmxRequestInfoTrait::getHtmxPrompt | function | core/ |
Retrieves the prompt from an HTMX request header. |
| HtmxRequestInfoTrait::getHtmxTarget | function | core/ |
Retrieves the target identifier from an HTMX request header. |
| HtmxRequestInfoTrait::getHtmxTrigger | function | core/ |
Retrieves the trigger identifier from an HTMX request header. |
| HtmxRequestInfoTrait::getHtmxTriggerName | function | core/ |
Retrieves the trigger name from an HTMX request header. |
| HtmxRequestInfoTrait::getRequest | function | core/ |
Gets the request object. |
| HtmxRequestInfoTrait::isHtmxBoosted | function | core/ |
Determines if the request is boosted by HTMX. |
| HtmxRequestInfoTrait::isHtmxHistoryRestoration | function | core/ |
Determines if if the request is for history restoration. |
| HtmxRequestInfoTrait::isHtmxRequest | function | core/ |
Determines if the request is sent by HTMX. |
| HttpExceptionNormalizer::getInfoUrl | function | core/ |
Return a string to the common problem type. |
| http_kernel_test.info.yml | file | core/ |
core/modules/system/tests/modules/http_kernel_test/http_kernel_test.info.yml |
| http_middleware_test.info.yml | file | core/ |
core/modules/system/tests/modules/http_middleware_test/http_middleware_test.info.yml |
| Icon::getInfo | function | core/ |
Returns the element properties for this element. |
| IconExtractorPluginManager::getPluginForm | function | core/ |
Retrieves the plugin form for a given icon extractor. |
| IconPackManager::getExtractorPluginForms | function | core/ |
Retrieve extractor forms based on the provided icon set limit. |
| IconPackManagerInterface::getExtractorPluginForms | function | core/ |
Retrieve extractor forms based on the provided icon set limit. |
| IconPackManagerKernelTest::testGetExtractorPluginForms | function | core/ |
Test the IconPackManager::getExtractorPluginForms method. |
| IconPackManagerKernelTest::testGetExtractorPluginFormsWithAllowed | function | core/ |
Test the IconPackManager::getExtractorPluginForms method. |
| IconPackManagerKernelTest::testGetExtractorPluginFormsWithDefault | function | core/ |
Test the IconPackManager::getExtractorPluginForms method with default. |
| IconTest::testGetInfo | function | core/ |
Test the Icon::getInfo method. |
| icon_test.info.yml | file | core/ |
core/modules/system/tests/modules/icon_test/icon_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. |
| ImageModuleTestHooks::imageEffectInfoAlter | function | core/ |
Implements hook_image_effect_info_alter(). |
| ImagePropertyConstraintValidationHooks::entityBundleFieldInfoAlter | function | core/ |
Implements hook_entity_bundle_field_info_alter(). |
| image_access_test_hidden.info.yml | file | core/ |
core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.info.yml |
| image_field_property_constraint_validation.info.yml | file | core/ |
core/modules/image/tests/modules/image_field_property_constraint_validation/image_field_property_constraint_validation.info.yml |
| image_lazy_load_test.info.yml | file | core/ |
core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.info.yml |
| image_module_test.info.yml | file | core/ |
core/modules/image/tests/modules/image_module_test/image_module_test.info.yml |
| 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::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. |
| InfoHookDecorator::$hook | property | core/ |
The name of the info hook that will be implemented. |
| InfoHookDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| InfoHookDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| InfoHookDecorator::__construct | function | core/ |
Constructs an InfoHookDecorator object. |
| InfoParser | class | core/ |
Parses extension .info.yml files. |
| InfoParser.php | file | core/ |
|
| InfoParser::$fileCache | property | core/ |
The file cache. |
| InfoParser::parse | function | core/ |
Parses Drupal module, theme and profile .info.yml files. |
| InfoParser::__construct | function | core/ |
InfoParser constructor. |
| InfoParserDynamic | class | core/ |
Parses dynamic .info.yml files that might change during the page request. |
| InfoParserDynamic.php | file | core/ |
|
| InfoParserDynamic::getRequiredKeys | function | core/ |
Returns an array of keys required to exist in .info.yml file. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.