Search for set

  1. Search 7.x for set
  2. Search 9.5.x for set
  3. Search 8.9.x for set
  4. Search 10.3.x for set
  5. Other projects
Title Object type File name Summary
LinkBaseTest.php file core/modules/views/tests/src/Unit/Plugin/views/field/LinkBaseTest.php
LinkBaseTest::setUp function core/modules/views/tests/src/Unit/Plugin/views/field/LinkBaseTest.php
LinkBaseTest::testRenderNullEntity function core/modules/views/tests/src/Unit/Plugin/views/field/LinkBaseTest.php Tests the render method when getEntity returns NULL.
LinkCollectionNormalizerTest::setUp function core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php
LinkFieldFormStatesTest::setUp function core/modules/link/tests/src/FunctionalJavascript/LinkFieldFormStatesTest.php
LinkFieldTest::setUp function core/modules/link/tests/src/Unit/Plugin/migrate/field/d6/LinkFieldTest.php
LinkFieldTest::setUp function core/modules/link/tests/src/Kernel/Plugin/migrate/field/d7/LinkFieldTest.php
LinkFieldTest::setUp function core/modules/link/tests/src/Functional/LinkFieldTest.php
LinkFieldUITest::setUp function core/modules/link/tests/src/Functional/LinkFieldUITest.php
LinkFormatter::defaultSettings function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php Defines the default settings for this plugin.
LinkFormatter::settingsForm function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php Returns a form to configure settings for the formatter.
LinkFormatter::settingsSummary function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php Returns a short summary for the current formatter settings.
LinkFormatterDisplayTest::setUp function core/modules/link/tests/src/Kernel/LinkFormatterDisplayTest.php Set the default field storage backend for fields created during tests.
LinkFormatterTest::setUp function core/modules/link/tests/src/Kernel/LinkFormatterTest.php
LinkGeneratorTest::setUp function core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php
LinkItem::defaultFieldSettings function core/modules/link/src/Plugin/Field/FieldType/LinkItem.php Defines the field-level settings for this plugin.
LinkItem::fieldSettingsForm function core/modules/link/src/Plugin/Field/FieldType/LinkItem.php Returns a form for the field-level settings.
LinkItem::setValue function core/modules/link/src/Plugin/Field/FieldType/LinkItem.php Overrides \Drupal\Core\TypedData\TypedData::setValue().
LinkItemSerializationTest::setUp function core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php Set the default field storage backend for fields created during tests.
LinkItemTest::setUp function core/modules/link/tests/src/Kernel/LinkItemTest.php Set the default field storage backend for fields created during tests.
LinkReplyTest::setUp function core/modules/comment/tests/src/Unit/Plugin/views/field/LinkReplyTest.php
LinkSeparateFormatter::defaultSettings function core/modules/link/src/Plugin/Field/FieldFormatter/LinkSeparateFormatter.php Defines the default settings for this plugin.
LinkSeparateFormatterDisplayTest::setUp function core/modules/link/tests/src/Kernel/LinkSeparateFormatterDisplayTest.php Set the default field storage backend for fields created during tests.
LinksetController class core/modules/system/src/Controller/LinksetController.php Linkset controller.
LinksetController.php file core/modules/system/src/Controller/LinksetController.php
LinksetController::create function core/modules/system/src/Controller/LinksetController.php Instantiates a new instance of the implementing class using autowiring.
LinksetController::loadMenuTree function core/modules/system/src/Controller/LinksetController.php Loads a menu tree.
LinksetController::process function core/modules/system/src/Controller/LinksetController.php Serve linkset requests.
LinksetController::processCustomLinkAttributes function core/modules/system/src/Controller/LinksetController.php Process custom link parameters.
LinksetController::toLinkTargetObjects function core/modules/system/src/Controller/LinksetController.php Encode a menu tree as link items and capture any cacheability metadata.
LinksetController::__construct function core/modules/system/src/Controller/LinksetController.php Linkset constructor.
LinksetControllerMultiLingualTest class core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php Tests the behavior of the linkset controller in multilingual setup.
LinksetControllerMultiLingualTest.php file core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php
LinksetControllerMultiLingualTest::$authorAccount property core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php A user account to author test content.
LinksetControllerMultiLingualTest::$defaultTheme property core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php The theme to install as the default for testing.
LinksetControllerMultiLingualTest::$httpKernel property core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php An HTTP kernel.
LinksetControllerMultiLingualTest::$modules property core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php Modules to install.
LinksetControllerMultiLingualTest::$profile property core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php The profile to install as a basis for testing.
LinksetControllerMultiLingualTest::setUp function core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php Test set up.
LinksetControllerMultiLingualTest::testBasicMultilingualFunctions function core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php Test core functions of the linkset for multilingual behavior.
LinksetControllerMultiLingualTest::testDefaultMultilingualFunctions function core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php Test core functions of the linkset for multilingual behavior.
LinksetControllerTest class core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php Tests the behavior of the linkset controller.
LinksetControllerTest.php file core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php
LinksetControllerTest::$authorAccount property core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php A user account to author test content.
LinksetControllerTest::$defaultTheme property core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php The theme to install as the default for testing.
LinksetControllerTest::$httpKernel property core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php An HTTP kernel.
LinksetControllerTest::$profile property core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php The profile to install as a basis for testing.
LinksetControllerTest::setUp function core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php Test set up.
LinksetControllerTest::testAccess function core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php Test the access control functionality of the linkset endpoint.
LinksetControllerTest::testBasicFunctions function core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php Test core functions of the linkset endpoint.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.