Search for info
Title | Object type | File name | Summary |
---|---|---|---|
InfoParserUnitTest::testCoreIncompatibility | function | core/ |
@covers ::parse |
InfoParserUnitTest::testDeprecation | function | core/ |
@group legacy |
InfoParserUnitTest::testInfoException | function | core/ |
Tests if correct exception is thrown for a broken info file. |
InfoParserUnitTest::testInfoParserBroken | function | core/ |
Tests that the correct exception is thrown for a broken info file. |
InfoParserUnitTest::testInfoParserCommonInfo | function | core/ |
Tests common info file. |
InfoParserUnitTest::testInfoParserCoreInfo | function | core/ |
Tests common info file. |
InfoParserUnitTest::testInfoParserNonExisting | function | core/ |
Tests the functionality of the infoParser object. |
InfoParserUnitTest::testInvalidLifecycle | function | core/ |
Tests an info file with invalid lifecycle values. |
InfoParserUnitTest::testLifecycleLink | function | core/ |
Tests an info file's lifecycle_link values. |
InfoParserUnitTest::testProfile | function | core/ |
Tests a profile info file. |
InfoParserUnitTest::testTestingPackageMissingCoreVersionRequirement | function | core/ |
Tests that Testing package modules use a default core_version_requirement. |
InfoParserUnitTest::testUnparsableCoreVersionRequirement | function | core/ |
Tests the exception for an unparsable 'core_version_requirement' value. |
InfoParserUnitTest::testValidLifecycle | function | core/ |
Tests an info file with valid lifecycle values. |
Information types | group | core/ |
Types of information in Drupal. |
InfoWriterTrait | trait | core/ |
Writes the info file and ensures the mtime changes. |
InfoWriterTrait.php | file | core/ |
|
InfoWriterTrait::writeInfoFile | function | core/ |
Writes the info file and ensures the mtime changes. |
info_parser | service | core/ |
Drupal\Core\Extension\InfoParser |
InlineTemplate::getInfo | function | core/ |
Returns the element properties for this element. |
inline_form_errors.info.yml | file | core/ |
core/modules/inline_form_errors/inline_form_errors.info.yml |
inline_form_errors_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
install_form_test.info.yml | file | core/ |
core/modules/system/tests/modules/install_form_test/install_form_test.info.yml |
install_profile_info | function | core/ |
Retrieves information about an installation profile from its .info.yml file. |
invalid_module_name_over_the_maximum_allowed_character_length.info.yml | file | core/ |
core/modules/system/tests/modules/invalid_module_name_over_the_maximum_allowed_character_length/invalid_module_name_over_the_maximum_allowed_character_length.info.yml |
Item::getInfo | function | core/ |
Returns the element properties for this element. |
jqueryui_library_assets_test.info.yml | file | core/ |
core/modules/system/tests/modules/jqueryui_library_assets_test/jqueryui_library_assets_test.info.yml |
jquery_keyevent_polyfill_test.info.yml | file | core/ |
core/modules/system/tests/modules/jquery_keyevent_polyfill_test/jquery_keyevent_polyfill_test.info.yml |
jquery_keyevent_polyfill_test_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
jsonapi.info.yml | file | core/ |
core/modules/jsonapi/jsonapi.info.yml |
jsonapi_test_collection_count.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/jsonapi_test_collection_count.info.yml |
jsonapi_test_data_type.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_data_type/jsonapi_test_data_type.info.yml |
jsonapi_test_field_access.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_access/jsonapi_test_field_access.info.yml |
jsonapi_test_field_aliasing.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/jsonapi_test_field_aliasing.info.yml |
jsonapi_test_field_filter_access.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.info.yml |
jsonapi_test_field_type.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/jsonapi_test_field_type.info.yml |
jsonapi_test_non_cacheable_methods.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_non_cacheable_methods/jsonapi_test_non_cacheable_methods.info.yml |
jsonapi_test_normalizers_kernel.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_normalizers_kernel/jsonapi_test_normalizers_kernel.info.yml |
jsonapi_test_reference_types.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_reference_types/jsonapi_test_reference_types.info.yml |
jsonapi_test_reference_types_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
jsonapi_test_resource_type_building.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.info.yml |
jsonapi_test_user.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_user/jsonapi_test_user.info.yml |
js_deprecation_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.info.yml |
js_displace.info.yml | file | core/ |
core/modules/system/tests/modules/js_displace/js_displace.info.yml |
js_errors_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_errors_test/js_errors_test.info.yml |
js_interaction_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_interaction_test/js_interaction_test.info.yml |
js_message_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_message_test/js_message_test.info.yml |
js_once_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_once_test/js_once_test.info.yml |
js_testing_ajax_request_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_testing_ajax_request_test/js_testing_ajax_request_test.info.yml |
js_testing_log_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.info.yml |
js_webassert_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_webassert_test/js_webassert_test.info.yml |
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.