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 11.x for __set
  5. Other projects
Title Object type File name Summary
ShortcutSetUsers::create function core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php Creates an instance of the plugin.
ShortcutSetUsers::fields function core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php Returns an array of destination fields.
ShortcutSetUsers::fields function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php Returns available fields on the source.
ShortcutSetUsers::getIds function core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php Gets the destination IDs.
ShortcutSetUsers::getIds function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php Defines the source fields uniquely identifying a source row.
ShortcutSetUsers::import function core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php Import the row.
ShortcutSetUsers::query function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php
ShortcutSetUsers::__construct function core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php Constructs an entity destination plugin.
ShortcutSetUsersTest class core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetUsersTest.php Tests D7 ShortcutSetUsers source plugin.
ShortcutSetUsersTest.php file core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetUsersTest.php
ShortcutSetUsersTest::$modules property core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetUsersTest.php Modules to install.
ShortcutSetUsersTest::providerSource function core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetUsersTest.php
ShortcutSetValidationTest class core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php Tests validation of shortcut_set entities.
ShortcutSetValidationTest.php file core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php
ShortcutSetValidationTest::$modules property core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php Modules to install.
ShortcutSetValidationTest::providerInvalidMachineNameCharacters function core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php Shortcut set IDs are atypical: they allow dashes and disallow underscores.
ShortcutSetValidationTest::setUp function core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php
ShortcutSetXmlAnonTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlAnonTest.php @group rest
ShortcutSetXmlAnonTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlAnonTest.php
ShortcutSetXmlAnonTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlAnonTest.php The theme to install as the default for testing.
ShortcutSetXmlAnonTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlAnonTest.php The format to use in this test.
ShortcutSetXmlAnonTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlAnonTest.php The MIME type that corresponds to $format.
ShortcutSetXmlBasicAuthTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php @group rest
ShortcutSetXmlBasicAuthTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php
ShortcutSetXmlBasicAuthTest::$auth property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php The authentication mechanism to use in this test.
ShortcutSetXmlBasicAuthTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php The theme to install as the default for testing.
ShortcutSetXmlBasicAuthTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php The format to use in this test.
ShortcutSetXmlBasicAuthTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php The MIME type that corresponds to $format.
ShortcutSetXmlBasicAuthTest::$modules property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php Modules to install.
ShortcutSetXmlCookieTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlCookieTest.php @group rest
ShortcutSetXmlCookieTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlCookieTest.php
ShortcutSetXmlCookieTest::$auth property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlCookieTest.php The authentication mechanism to use in this test.
ShortcutSetXmlCookieTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlCookieTest.php The theme to install as the default for testing.
ShortcutSetXmlCookieTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlCookieTest.php The format to use in this test.
ShortcutSetXmlCookieTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlCookieTest.php The MIME type that corresponds to $format.
ShortcutTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/ShortcutTest.php Sets up the necessary authorization.
ShortcutTestBase::$set property core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php Site-wide default shortcut set.
ShortcutTestBase::generateShortcutSet function core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php Creates a generic shortcut set.
ShortcutTestBase::setUp function core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php
ShortcutTranslationUITest::setUp function core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php
shortcut_current_displayed_set function core/modules/shortcut/shortcut.module Returns the current displayed shortcut set for the provided user account.
shortcut_default_set function core/modules/shortcut/shortcut.module Returns the default shortcut set for a given user account.
shortcut_set_edit_access function core/modules/shortcut/shortcut.module Access callback for editing a shortcut set.
shortcut_set_switch_access function core/modules/shortcut/shortcut.module Access callback for switching the shortcut set assigned to a user account.
SimpleConfigLangcodeTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/SimpleConfigLangcodeTest.php Set database dump files to be used.
SimpleConfigSectionStorage::setSections function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Stores the information for all sections.
SimpleConfigValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php
SimplePageVariant::setMainContent function core/lib/Drupal/Core/Render/Plugin/DisplayVariant/SimplePageVariant.php Sets the main content for the page being rendered.
SimplePageVariant::setTitle function core/lib/Drupal/Core/Render/Plugin/DisplayVariant/SimplePageVariant.php Sets the title for the page being rendered.
SimpletestTestRunResultsStorage::setDatabasePrefix function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Sets the test database prefix of a test run in storage.

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