Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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 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 | class | core/ |
Defines an inline block plugin type. |
| InlineBlock.php | file | core/ |
|
| InlineBlock::$blockContent | property | core/ |
The block content entity. |
| InlineBlock::$currentUser | property | core/ |
The current user. |
| InlineBlock::$entityDisplayRepository | property | core/ |
The entity display repository. |
| InlineBlock::$entityTypeManager | property | core/ |
The entity type manager. |
| InlineBlock::$isNew | property | core/ |
Whether a new block is being created. |
| InlineBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| InlineBlock::blockForm | function | core/ |
|
| InlineBlock::blockSubmit | function | core/ |
|
| InlineBlock::blockValidate | function | core/ |
|
| InlineBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| InlineBlock::buildConfigurationForm | function | core/ |
Creates a generic configuration form for all block types. Individual block plugins can add elements to this form by overriding BlockBase::blockForm(). Most block plugins should not override this method unless they need to alter the generic form elements. |
Pagination
- Previous page
- Page 776
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.