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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| media_test_type.info.yml | file | core/ |
core/modules/media/tests/modules/media_test_type/media_test_type.info.yml |
| media_test_views.info.yml | file | core/ |
core/modules/media/tests/modules/media_test_views/media_test_views.info.yml |
| media_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| mediterranean-quiche-umami.html | file | core/ |
|
| mediterranean-quiche-umami.html | file | core/ |
|
| Memory | class | core/ |
Static queue implementation. |
| Memory.php | file | core/ |
|
| Memory::$idSequence | property | core/ |
Counter for item ids. |
| Memory::$queue | property | core/ |
The queue data. |
| Memory::claimItem | function | core/ |
Claims an item in the queue for processing. |
| Memory::createItem | function | core/ |
Adds a queue item and store it directly to the queue. |
| Memory::createQueue | function | core/ |
Creates a queue. |
| Memory::deleteItem | function | core/ |
Deletes a finished item from the queue. |
| Memory::deleteQueue | function | core/ |
Deletes a queue and every item in the queue. |
| Memory::numberOfItems | function | core/ |
Retrieves the number of items in the queue. |
| Memory::releaseItem | function | core/ |
Releases an item that the worker could not process. |
| Memory::__construct | function | core/ |
Constructs a Memory object. |
| MemoryBackend | class | core/ |
Defines the memory flood backend. This is used for testing. |
| MemoryBackend | class | core/ |
Defines a memory cache implementation. |
| MemoryBackend.php | file | core/ |
|
| MemoryBackend.php | file | core/ |
|
| MemoryBackend::$cache | property | core/ |
Array to store cache objects. |
| MemoryBackend::$events | property | core/ |
An array holding flood events, keyed by event name and identifier. |
| MemoryBackend::$requestStack | property | core/ |
The request stack. |
| MemoryBackend::clear | function | core/ |
Makes the flood control mechanism forget an event for the current visitor. |
| MemoryBackend::clearByPrefix | function | core/ |
Makes the flood control mechanism forget an event by identifier prefix. |
| MemoryBackend::delete | function | core/ |
Deletes an item from the cache. |
| MemoryBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
| MemoryBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
| MemoryBackend::garbageCollection | function | core/ |
Performs garbage collection on a cache bin. |
| MemoryBackend::garbageCollection | function | core/ |
Cleans up expired flood events. |
| MemoryBackend::get | function | core/ |
Returns data from the persistent cache. |
| MemoryBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
| MemoryBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
| MemoryBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
| MemoryBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
| MemoryBackend::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| MemoryBackend::isAllowed | function | core/ |
Checks whether a user is allowed to proceed with the specified event. |
| MemoryBackend::prepareItem | function | core/ |
Prepares a cached item. |
| MemoryBackend::register | function | core/ |
Registers an event for the current visitor to the flood control mechanism. |
| MemoryBackend::removeBin | function | core/ |
Remove a cache bin. |
| MemoryBackend::reset | function | core/ |
Reset statically cached variables. |
| MemoryBackend::set | function | core/ |
Stores data in the persistent cache. |
| MemoryBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| MemoryBackend::__construct | function | core/ |
Constructs a MemoryBackend object. |
| MemoryBackend::__construct | function | core/ |
Construct the MemoryBackend. |
| MemoryBackend::__sleep | function | core/ |
Prevents data stored in memory backends from being serialized. |
| MemoryBackendFactory | class | core/ |
Defines a memory cache backend factory. |
| MemoryBackendFactory.php | file | core/ |
|
| MemoryBackendFactory::$bins | property | core/ |
Instantiated memory cache bins. |
Pagination
- Previous page
- Page 1060
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.