Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PrivateTempStoreFactory | class | core/ |
Creates a PrivateTempStore object for a given collection. |
| PrivateTempStoreFactory.php | file | core/ |
|
| PrivateTempStoreFactory::$currentUser | property | core/ |
The current user. |
| PrivateTempStoreFactory::$expire | property | core/ |
The time to live for items in seconds. |
| PrivateTempStoreFactory::$lockBackend | property | core/ |
The lock object used for this data. |
| PrivateTempStoreFactory::$requestStack | property | core/ |
The request stack. |
| PrivateTempStoreFactory::$storageFactory | property | core/ |
The storage factory creating the backend to store the data. |
| PrivateTempStoreFactory::get | function | core/ |
Creates a PrivateTempStore. |
| PrivateTempStoreFactory::__construct | function | core/ |
Constructs a Drupal\Core\TempStore\PrivateTempStoreFactory object. |
| PrivateTempStoreTest | class | core/ |
Tests Drupal\Core\TempStore\PrivateTempStore. |
| PrivateTempStoreTest.php | file | core/ |
|
| PrivateTempStoreTest::$currentUser | property | core/ |
The current user. |
| PrivateTempStoreTest::$keyValue | property | core/ |
The mocked key value expirable backend. |
| PrivateTempStoreTest::$lock | property | core/ |
The lock backend. |
| PrivateTempStoreTest::$otherObject | property | core/ |
A tempstore object not belonging to the owner. |
| PrivateTempStoreTest::$ownObject | property | core/ |
A tempstore object belonging to the owner. |
| PrivateTempStoreTest::$requestStack | property | core/ |
The request stack. |
| PrivateTempStoreTest::$tempStore | property | core/ |
The temp store. |
| PrivateTempStoreTest::setUp | function | core/ |
|
| PrivateTempStoreTest::setUpMockLock | function | core/ |
Reinitializes the lock backend as a mock object. |
| PrivateTempStoreTest::testDelete | function | core/ |
Tests the delete() method. |
| PrivateTempStoreTest::testDeleteLocking | function | core/ |
Tests the locking in the delete() method. |
| PrivateTempStoreTest::testDeleteWithNoLockAvailable | function | core/ |
Tests the delete() method with no lock available. |
| PrivateTempStoreTest::testGet | function | core/ |
Tests the get() method. |
| PrivateTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| PrivateTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
| PrivateTempStoreTest::testSetWithNoLockAvailable | function | core/ |
Tests the set() method with no lock available. |
| private_key | service | core/ |
Drupal\Core\PrivateKey |
| ProceduralApiDeprecationTest | class | core/ |
Tests the deprecation of global rendering functions. |
| ProceduralApiDeprecationTest.php | file | core/ |
|
| ProceduralApiDeprecationTest::setUp | function | core/ |
|
| ProceduralApiDeprecationTest::testHideDeprecation | function | core/ |
Tests the deprecation of the global hide() function. |
| ProceduralApiDeprecationTest::testShowDeprecation | function | core/ |
Tests the deprecation of the global show() function. |
| ProceduralCall | class | core/ |
Helper class to target procedural implementations with hook order attributes. |
| ProceduralCall.php | file | core/ |
|
| ProceduralHookScanStop | class | core/ |
Defines a ProceduralHookScanStop attribute object. |
| ProceduralHookScanStop.php | file | core/ |
|
| ProceduralHookThemeHooks | class | core/ |
Confirms LegacyHook works with themes. |
| ProceduralHookThemeHooks.php | file | core/ |
|
| ProceduralHookThemeHooks::proceduralLegacyAlter | function | core/ |
#[Hook('procedural_legacy_alter')] |
| procedural_hook_theme.info.yml | file | core/ |
core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.info.yml |
| procedural_hook_theme.theme | file | core/ |
|
| procedural_hook_theme_preprocess_node | function | core/ |
Implements hook_preprocess_HOOK(). |
| procedural_hook_theme_preprocess_node__article | function | core/ |
Implements hook_preprocess_HOOK(). |
| procedural_hook_theme_procedural_alter | function | core/ |
Implements hook_procedural_alter(). |
| procedural_hook_theme_procedural_legacy_alter | function | core/ |
Implements hook_procedural_legacy_alter(). |
| ProcessedText | class | core/ |
Provides a processed text render element. |
| ProcessedText.php | file | core/ |
|
| ProcessedText::configFactory | function | core/ |
Wraps the config factory. |
| ProcessedText::getInfo | function | core/ |
Pagination
- Previous page
- Page 1292
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.