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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
Form constructor. |
| InlineBlock::defaultConfiguration | function | core/ |
|
| InlineBlock::getEntity | function | core/ |
Loads or creates the block content entity of the block. |
| 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 | class | core/ |
Provides inline block plugin definitions for all block types. |
| InlineBlockDeriver.php | file | core/ |
|
| InlineBlockDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
| InlineBlockDeriver::create | function | core/ |
Creates a new class instance. |
| InlineBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
Pagination
- Previous page
- Page 879
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.