Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InfoParserDynamic::parse | function | core/ |
|
| 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/ |
Tests core incompatibility. |
| InfoParserUnitTest::testFloatLikeVersion | function | core/ |
Tests a version string that looks like a float. |
| InfoParserUnitTest::testFloatVersion | function | core/ |
Tests a version string that is a float. |
| 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 |
| ingredients.css | file | core/ |
This file is used to style the 'field-ingredients' field. |
| InheritedContextDefinition | class | core/ |
Inherited class used for testing. |
| InheritedContextDefinition.php | file | core/ |
|
| InitialStateTest | class | core/ |
Tests the correct initial states are set on install. |
| InitialStateTest.php | file | core/ |
|
| InitialStateTest::$modules | property | core/ |
Modules to install. |
| InitialStateTest::setUp | function | core/ |
|
| InitialStateTest::testInitialState | function | core/ |
Tests the correct initial state. |
| InjectedService | class | core/ |
Generic service with a dependency on a service defined in a new module. |
| InjectedService.php | file | core/ |
|
| InjectedService::$service | property | core/ |
The injected service. |
| InjectedService::greet | function | core/ |
Get the simple greeting from the service. |
| InjectedService::__construct | function | core/ |
InjectedService constructor. |
| inline-form.css | file | core/ |
Visual styles for inline forms. |
| inline-form.css | file | core/ |
Visual styles for inline forms. |
Pagination
- Previous page
- Page 853
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.