Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
|
| 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. |
| 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/ |
|
| InlineBlock::blockSubmit | function | core/ |
|
| InlineBlock::processBlockForm | function | core/ |
Process callback to insert a Content Block form. |
| InlineBlock::saveBlockContent | function | core/ |
Saves the block_content entity for this plugin. |
| InlineBlock::__construct | function | core/ |
Constructs a new InlineBlock. |
| InlineBlockDeriver::getDerivativeDefinitions | function | core/ |
|
| InlineBlockDeriver::__construct | function | core/ |
Constructs a BlockContentDeriver object. |
| InlineBlockEntityOperations | class | core/ |
Defines a class for reacting to entity events related to Inline Blocks. |
| InlineBlockEntityOperations.php | file | core/ |
|
| InlineBlockEntityOperations::$blockContentStorage | property | core/ |
The block content storage. |
| InlineBlockEntityOperations::$entityTypeManager | property | core/ |
The entity type manager. |
| InlineBlockEntityOperations::$usage | property | core/ |
Inline block usage tracking service. |
| InlineBlockEntityOperations::create | function | core/ |
|
| InlineBlockEntityOperations::deleteBlocksAndUsage | function | core/ |
Delete the inline blocks and the usage records. |
| InlineBlockEntityOperations::getBlockIdsForRevisionIds | function | core/ |
Gets blocks IDs for an array of revision IDs. |
| InlineBlockEntityOperations::getRemovedBlockIds | function | core/ |
Gets the IDs of the inline blocks that were removed. |
| InlineBlockEntityOperations::handleEntityDelete | function | core/ |
Handles entity tracking on deleting a parent entity. |
| InlineBlockEntityOperations::handlePreSave | function | core/ |
Handles saving a parent entity. |
| InlineBlockEntityOperations::removeUnused | function | core/ |
Removes unused inline blocks. |
| InlineBlockEntityOperations::removeUnusedForEntityOnSave | function | core/ |
Remove all unused inline blocks on save. |
| InlineBlockEntityOperations::saveInlineBlockComponent | function | core/ |
Saves an inline block component. |
| InlineBlockEntityOperations::__construct | function | core/ |
Constructs a new EntityOperations object. |
| InlineBlockEntityOperationsTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\InlineBlockEntityOperations[[api-linebreak]] |
| InlineBlockEntityOperationsTest.php | file | core/ |
Pagination
- Previous page
- Page 678
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.