Search for to
Title | Object type | File name | Summary |
---|---|---|---|
LangcodeRequiredIfTranslatableValuesConstraintValidator.php | file | core/ |
|
LangcodeRequiredIfTranslatableValuesConstraintValidator::validate | function | core/ |
|
LanguageHooks::tourTipsAlter | function | core/ |
Implements hook_tour_tips_alter(). |
LanguageTestHooks::pageTop | function | core/ |
Implements hook_page_top(). |
LanguageTestHooks::storeLanguageNegotiation | function | core/ |
Store the last negotiated languages. |
LayoutBuilderBlocksTest::testPluginsProvidingCustomAttributesAndContextualLinks | function | core/ |
Tests that block plugins can define custom attributes and contextual links. |
LayoutBuilderEntityFormTrait::getSectionStorage | function | core/ |
Retrieves the section storage object. |
LayoutBuilderEntityFormTrait::redirectOnSubmit | function | core/ |
Form submission handler. |
LayoutBuilderOverridableInterface::setOverridable | function | core/ |
Sets the display to allow or disallow overrides. |
LayoutBuilderOverridesTest::testOverrides | function | core/ |
Tests functionality of Layout Builder for overrides. |
LayoutBuilderOverridesTest::testOverridesFormAlter | function | core/ |
Tests a custom alter of the overrides form. |
LayoutBuilderOverridesTest::testOverridesWithoutDefaultsAccess | function | core/ |
Tests Layout Builder overrides without access to edit the default layout. |
LayoutBuilderOverridesTest::testOverridesWithoutFieldUi | function | core/ |
Tests Layout Builder overrides without Field UI installed. |
LayoutBuilderTestThemeHooks::layoutOneCol | function | core/ |
Implements hook_preprocess_HOOK() for one-column layout template. |
LayoutForm::$sectionStorage | property | core/ |
The section storage. |
LegacyFileSystemTest::testCopyWithOutOfBoundsIntNegative | function | core/ |
@covers ::copy[[api-linebreak]] |
LegacyFileSystemTest::testCopyWithOutOfBoundsIntPositive | function | core/ |
@covers ::copy[[api-linebreak]] |
LegacyVersionUtility::convertToLegacyVersion | function | core/ |
Converts a version number to a legacy version if needed and possible. |
LegacyVersionUtility::convertToSemanticVersion | function | core/ |
Converts a version number to a semantic version if needed. |
LinearHistory | class | core/ |
A chronological list of Checkpoint objects. |
LinearHistory.php | file | core/ |
|
LinearHistory::$activeCheckpoint | property | core/ |
The active checkpoint. |
LinearHistory::$checkpoints | property | core/ |
The list of checkpoints, keyed by ID. |
LinearHistory::add | function | core/ |
Adds a new checkpoint. |
LinearHistory::CHECKPOINT_KEY | constant | core/ |
The store of all the checkpoint names in state. |
LinearHistory::count | function | core/ |
|
LinearHistory::delete | function | core/ |
Deletes a checkpoint. |
LinearHistory::deleteAll | function | core/ |
Deletes all checkpoints. |
LinearHistory::get | function | core/ |
Gets a checkpoint. |
LinearHistory::getActiveCheckpoint | function | core/ |
Gets the active checkpoint. |
LinearHistory::getIterator | function | core/ |
|
LinearHistory::getParents | function | core/ |
Gets a checkpoint's parents. |
LinearHistory::__construct | function | core/ |
Constructs a checkpoints object. |
LinearHistoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Checkpoint\LinearHistory[[api-linebreak]] @group Config |
LinearHistoryTest.php | file | core/ |
|
LinearHistoryTest::CHECKPOINT_KEY | constant | core/ |
The key used store of all the checkpoint names in state. |
LinearHistoryTest::testAdd | function | core/ |
@covers ::add[[api-linebreak]] @covers ::count[[api-linebreak]] @covers ::getActiveCheckpoint[[api-linebreak]] @covers \Drupal\Core\Config\Checkpoint\Checkpoint[[api-linebreak]] |
LinearHistoryTest::testAddException | function | core/ |
@covers ::add[[api-linebreak]] |
LinearHistoryTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] |
LinearHistoryTest::testDeleteAll | function | core/ |
@covers ::delete[[api-linebreak]] |
LinearHistoryTest::testDeleteException | function | core/ |
@covers ::delete[[api-linebreak]] |
LinearHistoryTest::testGetParents | function | core/ |
@covers ::getParents[[api-linebreak]] |
LinearHistoryTest::testGetParentsException | function | core/ |
@covers ::getParents[[api-linebreak]] |
LinksetController::processCustomLinkAttributes | function | core/ |
Process custom link parameters. |
LinksetController::toLinkTargetObjects | function | core/ |
Encode a menu tree as link items and capture any cacheability metadata. |
LinksetControllerTest::testCustomLinkRelation | function | core/ |
Tests that menu items can use a custom link relation. |
LocalActionWithDestination::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
LocaleDefaultConfigStorageTest | class | core/ |
@group locale |
LocaleDefaultConfigStorageTest.php | file | core/ |
|
LocaleDefaultConfigStorageTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.