Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Dataprovider for testCoreIncompatibility(). |
| InfoParserUnitTest::providerCoreVersionRequirementInvalid | function | core/ |
Dataprovider for testCoreVersionRequirementInvalid(). |
| InfoParserUnitTest::setUp | function | core/ |
|
| InfoParserUnitTest::testCoreCoreVersionRequirement88 | function | core/ |
Tests that 'core_version_requirement: ^8.8' is invalid with a 'core' key. |
| InfoParserUnitTest::testCoreIncompatibility | function | core/ |
@covers ::parse[[api-linebreak]] |
| InfoParserUnitTest::testCoreVersionRequirement88 | function | core/ |
Tests that 'core_version_requirement: ^8.8' is valid with no 'core' key. |
| InfoParserUnitTest::testCoreVersionRequirementInvalid | function | core/ |
Tests a invalid 'core_version_requirement'. |
| InfoParserUnitTest::testInfoParserBroken | function | core/ |
Test if 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::testInfoParserMissingKey | function | core/ |
Tests that missing required key is detected. |
| InfoParserUnitTest::testInfoParserMissingKeys | function | core/ |
Tests that missing required keys are detected. |
| InfoParserUnitTest::testInfoParserNonExisting | function | core/ |
Tests the functionality of the infoParser object. |
| InfoParserUnitTest::testInvalidCore | function | core/ |
Tests a invalid 'core' key. |
| InfoParserUnitTest::testMissingCoreCoreVersionRequirement | function | core/ |
Tests that missing 'core' and 'core_version_requirement' keys are detected. |
| InfoParserUnitTest::testProfile | function | core/ |
Test a profile info file. |
| InfoParserUnitTest::testTestingPackageMissingCoreCoreVersionRequirement | 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. |
| Information types | group | core/ |
Types of information in Drupal. |
| info_parser | service | core/ |
Drupal\Core\Extension\InfoParser |
| ingredients.css | file | core/ |
This file is used to style the 'field-ingredients' field. |
| InitialStateTest | class | core/ |
Tests the correct initial states are set on install. |
| InitialStateTest.php | file | core/ |
|
| InitialStateTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| inline-form.css | file | core/ |
Visual styles for inline forms. |
| inline-form.css | file | core/ |
Visual styles for inline forms. |
| inline-form.css | file | core/ |
Visual styles for inline forms. |
| InlineBlock::$currentUser | property | core/ |
The current user. |
| InlineBlock::$entityDisplayRepository | property | core/ |
The entity display repository. |
| InlineBlock::$isNew | property | core/ |
Whether a new block is being created. |
| InlineBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
Pagination
- Previous page
- Page 648
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.