Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| HistoryUserTimestamp::$no_operator | property | core/ |
|
| HistoryUserTimestamp::adminSummary | function | core/ |
|
| HistoryUserTimestamp::buildExposeForm | function | core/ |
|
| HistoryUserTimestamp::buildOptionsForm | function | core/ |
|
| HistoryUserTimestamp::defineOptions | function | core/ |
|
| HistoryUserTimestamp::init | function | core/ |
|
| HistoryUserTimestamp::query | function | core/ |
|
| HistoryUserTimestamp::query | function | core/ |
|
| HistoryUserTimestamp::render | function | core/ |
|
| HistoryUserTimestamp::usesGroupBy | function | core/ |
|
| HistoryUserTimestamp::usesGroupBy | function | core/ |
|
| HistoryUserTimestamp::valueForm | function | core/ |
|
| history_attach_timestamp | function | core/ |
#lazy_builder callback; attaches the last read timestamp for a node. |
| history_cron | function | core/ |
Implements hook_cron(). |
| history_help | function | core/ |
Implements hook_help(). |
| history_node_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for node entities. |
| history_node_view_alter | function | core/ |
Implements hook_ENTITY_TYPE_view_alter() for node entities. |
| history_read | function | core/ |
Retrieves the timestamp for the current user's last view of a specified node. |
| HISTORY_READ_LIMIT | constant | core/ |
Entities changed before this time are always shown as read. |
| history_read_multiple | function | core/ |
Retrieves the last viewed timestamp for each of the passed node IDs. |
| history_schema | function | core/ |
Implements hook_schema(). |
| history_update_8101 | function | core/ |
Change {history}.nid to an unsigned int in order to match {node}.nid. |
| history_user_cancel | function | core/ |
Implements hook_user_cancel(). |
| history_user_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. |
| history_views_data | function | core/ |
Implements hook_views_data(). |
| history_write | function | core/ |
Updates 'last viewed' timestamp of the specified entity for the current user. |
| HoldTestSubscriber | class | core/ |
Response subscriber to test hold. |
| HoldTestSubscriber.php | file | core/ |
|
| HoldTestSubscriber::$sitePath | property | core/ |
The site path. |
| HoldTestSubscriber::getSubscribedEvents | function | core/ |
|
| HoldTestSubscriber::hold | function | core/ |
Hold process by type. |
| HoldTestSubscriber::HOLD_REQUEST | constant | core/ |
|
| HoldTestSubscriber::HOLD_RESPONSE | constant | core/ |
|
| HoldTestSubscriber::onRequest | function | core/ |
Request hold. |
| HoldTestSubscriber::onRespond | function | core/ |
Response hold. |
| HoldTestSubscriber::__construct | function | core/ |
HoldTestSubscriber constructor. |
| hold_test.info.yml | file | core/ |
core/modules/system/tests/modules/hold_test/hold_test.info.yml |
| hold_test.install | file | core/ |
Install, update and uninstall functions for the hold_test module. |
| hold_test.module | file | core/ |
Contains functions for testing hold request/response. |
| hold_test.response | service | core/ |
Drupal\hold_test\EventSubscriber\HoldTestSubscriber |
| hold_test.services.yml | file | core/ |
core/modules/system/tests/modules/hold_test/hold_test.services.yml |
| hold_test_install | function | core/ |
Implements hook_install(). |
| hold_test_request | function | core/ |
Request hold. |
| hold_test_response | function | core/ |
Response hold. |
| HookDiscovery | class | core/ |
Provides a hook-based plugin discovery class. |
| HookDiscovery.php | file | core/ |
|
| HookDiscovery::$hook | property | core/ |
The name of the hook that will be implemented by this discovery instance. |
| HookDiscovery::$moduleHandler | property | core/ |
The module handler used to find and execute the plugin hook. |
| HookDiscovery::getDefinitions | function | core/ |
|
| HookDiscovery::__construct | function | core/ |
Constructs a Drupal\Core\Plugin\Discovery\HookDiscovery object. |
Pagination
- Previous page
- Page 738
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.