Search for __set
- Search 7.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Search 11.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentTypeTest::setUp | function | core/ |
Sets the test up. |
BlockContentTypeTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
BlockContentWizardTest::setUp | function | core/ |
Sets the test up. |
BlockContextualLinksTest::setUp | function | core/ |
|
BlockEntitySettingTrayForm | class | core/ |
Provides form for block instance forms when used in the off-canvas dialog. |
BlockEntitySettingTrayForm.php | file | core/ |
|
BlockEntitySettingTrayForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
BlockEntitySettingTrayForm::buildForm | function | core/ |
Form constructor. |
BlockEntitySettingTrayForm::buildVisibilityInterface | function | core/ |
Helper function for building the visibility UI form. |
BlockEntitySettingTrayForm::form | function | core/ |
Gets the actual form array to be built. |
BlockEntitySettingTrayForm::getPluginForm | function | core/ |
Retrieves the plugin form for a given block and operation. |
BlockEntitySettingTrayForm::getRedirectUrl | function | core/ |
Gets the form's redirect URL from 'destination' provide in the request. |
BlockEntitySettingTrayForm::submitVisibility | function | core/ |
Helper function to independently submit the visibility UI. |
BlockEntitySettingTrayForm::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
BlockEntitySettingTrayForm::title | function | core/ |
Provides a title callback to get the block's admin label. |
BlockEntitySettingTrayForm::validateVisibility | function | core/ |
Helper function to independently validate the visibility UI. |
BlockExposedFilterAJAXTest::setUp | function | core/ |
|
BlockExposedFilterAJAXTest::testExposedFilteringAndReset | function | core/ |
Tests if exposed filtering and reset works with a views block and ajax. |
BlockFilterTest::setUp | function | core/ |
|
BlockFilterTest::setUp | function | core/ |
|
BlockFormInBlockTest::setUp | function | core/ |
|
BlockFormMessagesTest::setUp | function | core/ |
|
BlockFormTest::setUp | function | core/ |
|
BlockHiddenRegionTest::setUp | function | core/ |
|
BlockHookOperationTest::setUp | function | core/ |
|
BlockHtmlTest::setUp | function | core/ |
|
BlockInterface::setRegion | function | core/ |
Sets the region this block is placed in. |
BlockInterface::setVisibilityConfig | function | core/ |
Sets the visibility condition configuration. |
BlockInterface::setWeight | function | core/ |
Sets the block weight. |
BlockInvalidRegionTest::setUp | function | core/ |
|
BlockLanguageCacheTest::setUp | function | core/ |
|
BlockLanguageTest::setUp | function | core/ |
|
BlockLayoutTourTest::setUp | function | core/ |
|
BlockLocalTasksTest::setUp | function | core/ |
|
BlockManagerTest::setUp | function | core/ |
|
BlockNodeTypeVisibilityUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
BlockPageVariant::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
BlockPageVariant::setTitle | function | core/ |
Sets the title for the page being rendered. |
BlockPageVariantTest::setUpDisplayVariant | function | core/ |
Sets up a display variant plugin for testing. |
BlockPluginHasSettingsTrayFormAccessCheck | class | core/ |
Determines whether the requested block has a 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheck.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheck::access | function | core/ |
Checks access for accessing a block's 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheck::accessBlockPlugin | function | core/ |
Checks access for accessing a block plugin's 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck @group settings_tray |
BlockPluginHasSettingsTrayFormAccessCheckTest.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
BlockPluginHasSettingsTrayFormAccessCheckTest::testAccess | function | core/ |
@covers ::access @covers ::accessBlockPlugin @dataProvider providerTestAccess |
BlockPluginInterface::setConfigurationValue | function | core/ |
Sets a particular value in the block settings. |
BlockPluginTrait::setConfiguration | function | core/ |
|
BlockPluginTrait::setConfigurationValue | function | core/ |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.