Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SettingsTest::providerTestGetHashSaltEmpty | function | core/ |
Data provider for testGetHashSaltEmpty. |
| SettingsTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
| SettingsTest::testGetAll | function | core/ |
@covers ::getAll[[api-linebreak]] |
| SettingsTest::testGetApcuPrefix | function | core/ |
Tests Settings::getApcuPrefix(). |
| SettingsTest::testGetHashSalt | function | core/ |
Tests Settings::getHashSalt(); |
| SettingsTest::testGetHashSaltEmpty | function | core/ |
Tests Settings::getHashSalt() with no hash salt value. |
| SettingsTest::testGetInstance | function | core/ |
@covers ::getInstance[[api-linebreak]] |
| SettingsTest::testGetInstanceReflection | function | core/ |
Tests that an exception is thrown when settings are not initialized yet. |
| SettingsTrayBlockFormTest::getBlockTests | function | core/ |
Creates tests for ::testBlocks(). |
| SettingsTrayBlockFormTest::getTestThemes | function | core/ |
Get themes to test. |
| SettingsTrayTest::getBlockSelector | function | core/ |
Gets the block CSS selector. |
| SettingsTrayTestBase::getBlockSelector | function | core/ |
Gets the block CSS selector. |
| SettingsTrayTestBase::getTestThemes | function | core/ |
Get themes to test. |
| seven_preprocess_fieldset__media_library_widget | function | core/ |
@todo Remove this when https://www.drupal.org/project/drupal/issues/2999549 lands. |
| seven_preprocess_media_library_item__widget | function | core/ |
Implements hook_preprocess_media_library_item__widget(). |
| ShapeOnlyColorEditableWidget | class | core/ |
Plugin implementation of the 'shape_only_color_editable_widget' widget. |
| ShapeOnlyColorEditableWidget.php | file | core/ |
|
| ShapeOnlyColorEditableWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| SharedTempStore::get | function | core/ |
Retrieves a value from this SharedTempStore for a given key. |
| SharedTempStore::getIfOwner | function | core/ |
Retrieves a value from this SharedTempStore for a given key. |
| SharedTempStore::getMetadata | function | core/ |
Returns the metadata associated with a particular key/value pair. |
| SharedTempStoreFactory::get | function | core/ |
Creates a SharedTempStore for the current user or anonymous session. |
| SharedTempStoreFactory::get | function | core/ |
Creates a SharedTempStore for the current user or anonymous session. |
| SharedTempStoreTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] @expectedDeprecation \Drupal\user\SharedTempStore is scheduled for removal in Drupal 9.0.0. Use \Drupal\Core\TempStore\SharedTempStore instead. See https://www.drupal.org/node/2935639. |
| SharedTempStoreTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
| SharedTempStoreTest::testGetIfOwner | function | core/ |
Tests the getIfOwner() method. |
| SharedTempStoreTest::testGetIfOwner | function | core/ |
Tests the getIfOwner() method. |
| SharedTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| SharedTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| SharedTempStoreTest::testGetMetadataOwner | function | core/ |
@covers ::getMetadata[[api-linebreak]] @expectedDeprecation Using the "owner" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getOwnerId() instead.… |
| SharedTempStoreTest::testGetMetadataUpdated | function | core/ |
@covers ::getMetadata[[api-linebreak]] @expectedDeprecation Using the "updated" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getUpdated() instead.… |
| Shortcut::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| Shortcut::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Shortcut::getTitle | function | core/ |
Returns the title of this shortcut. |
| Shortcut::getUrl | function | core/ |
Returns the URL object pointing to the configured route. |
| Shortcut::getWeight | function | core/ |
Returns the weight among shortcuts with the same depth. |
| ShortcutDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ShortcutDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ShortcutDeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
| ShortcutHalJsonAnonTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ShortcutHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ShortcutHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ShortcutInterface::getTitle | function | core/ |
Returns the title of this shortcut. |
| ShortcutInterface::getUrl | function | core/ |
Returns the URL object pointing to the configured route. |
| ShortcutInterface::getWeight | function | core/ |
Returns the weight among shortcuts with the same depth. |
| ShortcutLocalTasksTest::getShortcutPageRoutes | function | core/ |
Provides a list of routes to test. |
| ShortcutResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ShortcutResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
Pagination
- Previous page
- Page 173
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.