Search for set
Title | Object type | File name | Summary |
---|---|---|---|
LinksetControllerMultiLingualTest | class | core/ |
Tests the behavior of the linkset controller in multilingual setup. |
LinksetControllerMultiLingualTest.php | file | core/ |
|
LinksetControllerMultiLingualTest::$authorAccount | property | core/ |
A user account to author test content. |
LinksetControllerMultiLingualTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LinksetControllerMultiLingualTest::$httpKernel | property | core/ |
An HTTP kernel. |
LinksetControllerMultiLingualTest::$modules | property | core/ |
Modules to install. |
LinksetControllerMultiLingualTest::$profile | property | core/ |
The profile to install as a basis for testing. |
LinksetControllerMultiLingualTest::setUp | function | core/ |
Test set up. |
LinksetControllerMultiLingualTest::testBasicMultilingualFunctions | function | core/ |
Test core functions of the linkset for multilingual behavior. |
LinksetControllerMultiLingualTest::testDefaultMultilingualFunctions | function | core/ |
Test core functions of the linkset for multilingual behavior. |
LinksetControllerTest | class | core/ |
Tests the behavior of the linkset controller. |
LinksetControllerTest.php | file | core/ |
|
LinksetControllerTest::$authorAccount | property | core/ |
A user account to author test content. |
LinksetControllerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LinksetControllerTest::$httpKernel | property | core/ |
An HTTP kernel. |
LinksetControllerTest::$profile | property | core/ |
The profile to install as a basis for testing. |
LinksetControllerTest::setUp | function | core/ |
Test set up. |
LinksetControllerTest::testAccess | function | core/ |
Test the access control functionality of the linkset endpoint. |
LinksetControllerTest::testBasicFunctions | function | core/ |
Test core functions of the linkset endpoint. |
LinksetControllerTest::testCacheability | function | core/ |
Test the cacheability of the linkset endpoint. |
LinksetControllerTest::testCustomLinkRelation | function | core/ |
Tests that menu items can use a custom link relation. |
LinksetControllerTest::testDisabledEndpoint | function | core/ |
Test that api route does not exist if the config option is disabled. |
LinksetControllerTest::testUserAccountMenu | function | core/ |
Tests that the user account menu behaves as it should. |
LinksetControllerTestBase | class | core/ |
A base class for implementing LinksetController tests. |
LinksetControllerTestBase.php | file | core/ |
|
LinksetControllerTestBase::$modules | property | core/ |
Modules to install. |
LinksetControllerTestBase::assertDrupalResponseCacheability | function | core/ |
Helper to assert a cacheable value matches an expectation. |
LinksetControllerTestBase::createMenuItem | function | core/ |
Creates, saves, and returns a new menu link content entity. |
LinksetControllerTestBase::doRequest | function | core/ |
Sends a request to the kernel and makes basic response assertions. |
LinksetControllerTestBase::enableEndpoint | function | core/ |
Enables or disables the menu linkset endpoint. |
LinksetControllerTestBase::getReferenceLinksetDataFromFile | function | core/ |
Retrieve reference linkset controller output adjusted for proper base URL. |
LinksetControllerTestBase::rebuildIfNeeded | function | core/ |
Rebuild the router only if needed. |
LinkUriTest::setUp | function | core/ |
|
LinkViewsTokensTest::setUp | function | core/ |
Sets up the test. |
LinkWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
LinkWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
LinkWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
ListDataDefinition::setDataType | function | core/ |
Sets the data type. |
ListDataDefinition::setItemDefinition | function | core/ |
Sets the item definition. |
ListElement::setConfig | function | core/ |
Sets configuration based on a nested form value array. |
ListFloatItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
ListIntegerItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
ListInterface::set | function | core/ |
Sets the value of the item at a given position in the list. |
ListItemBase::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
ListItemBase::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
ListItemBase::getSettableValues | function | core/ |
Returns an array of settable values. |
ListItemBase::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
ListItemBase::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
ListItemBase::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
ListNormalizerTest::setUp | function | core/ |
Pagination
- Previous page
- Page 85
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.