Search for info
Title | Object type | File name | Summary |
---|---|---|---|
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. |
InfoParserDynamic::parse | function | core/ |
Parses Drupal module, theme and profile .info.yml files. |
InfoParserDynamic::__construct | function | core/ |
InfoParserDynamic constructor. |
InfoParserException | class | core/ |
An exception thrown by the InfoParser class whilst parsing info.yml files. |
InfoParserException.php | file | core/ |
|
InfoParserInterface | interface | core/ |
Interface for classes that parses Drupal's info.yml files. |
InfoParserInterface.php | file | core/ |
|
InfoParserInterface::parse | function | core/ |
Parses Drupal module, theme and profile .info.yml files. |
InfoParserUnitTest | class | core/ |
Tests InfoParser class and exception. |
InfoParserUnitTest.php | file | core/ |
|
InfoParserUnitTest::$infoParser | property | core/ |
The InfoParser object. |
InfoParserUnitTest::providerCoreIncompatibility | function | core/ |
Data provider for testCoreIncompatibility(). |
InfoParserUnitTest::providerInfoException | function | core/ |
Data provider for testInfoException(). |
InfoParserUnitTest::providerInvalidLifecycle | function | core/ |
Data provider for testInvalidLifecycle(). |
InfoParserUnitTest::providerLifecycleLink | function | core/ |
Data provider for testLifecycleLink(). |
InfoParserUnitTest::providerValidLifecycle | function | core/ |
Data provider for testValidLifecycle(). |
InfoParserUnitTest::setUp | function | core/ |
|
InfoParserUnitTest::testCoreIncompatibility | function | core/ |
@covers ::parse |
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. |
InlineFormErrorsHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
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 |
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. |
JqueryKeyeventPolyfillTestHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
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(). |
jquery_key_event_polyfill_test.info.yml | file | core/ |
core/modules/system/tests/modules/jquery_key_event_polyfill_test/jquery_key_event_polyfill_test.info.yml |
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 |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.