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
ShortcutSetTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php The name of the tested JSON:API resource type.
ShortcutSetTest::createEntity function core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php Creates the entity to be tested.
ShortcutSetTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php Returns the expected JSON:API document for the entity.
ShortcutSetTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php Return the expected error message.
ShortcutSetTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php Returns the JSON:API POST document.
ShortcutSetTest::providerSource function core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetTest.php Provides source data for ::testSource.
ShortcutSetTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php Sets up the necessary authorization.
ShortcutSetUsers class core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php Migration destination for shortcut_set_users.
ShortcutSetUsers class core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php Drupal 7 shortcut_set_users source from database.
ShortcutSetUsers.php file core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php
ShortcutSetUsers.php file core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php
ShortcutSetUsers::$shortcutSetStorage property core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php The shortcut set storage handler.
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/source/d7/ShortcutSetUsers.php Returns available fields on the source.
ShortcutSetUsers::fields function core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php Returns an array of destination fields.
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 Prepares query object to retrieve data from the source database.
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 Provides source data for ::testSource.
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 Tests Shortcut Set Xml Anon.
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 Tests Shortcut Set Xml Basic Auth.
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 Tests Shortcut Set Xml Cookie.
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.

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