Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultWorkspaceHandler | class | core/ |
Common customizations for most entity types. |
| DefaultWorkspaceHandler.php | file | core/ |
|
| DefaultWorkspaceHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| DefaultWorkspaceHandler::isEntitySupported | function | core/ |
Determines if an entity should be tracked in a workspace. |
| default_format_test.info.yml | file | core/ |
core/modules/system/tests/modules/default_format_test/default_format_test.info.yml |
| default_format_test.routing.yml | file | core/ |
core/modules/system/tests/modules/default_format_test/default_format_test.routing.yml |
| default_language.yml | file | core/ |
core/modules/language/migrations/default_language.yml |
| default_plugin_manager | service | core/ |
Abstract |
| DefinedTestAccessCheck | class | core/ |
Defines an access checker similar to DefaultAccessCheck. |
| DefinedTestAccessCheck.php | file | core/ |
|
| DefinedTestAccessCheck::access | function | core/ |
Checks access. |
| DelayableQueueInterface | interface | core/ |
Delayable queue interface. |
| DelayableQueueInterface.php | file | core/ |
|
| DelayableQueueInterface::delayItem | function | core/ |
Delay an item so it runs in the future. |
| DelayedRequeueException | class | core/ |
Throw this exception to leave an item in the queue until its lock expires. |
| DelayedRequeueException.php | file | core/ |
|
| DelayedRequeueException::$delay | property | core/ |
The interval of time that the item should remain locked (in seconds). |
| DelayedRequeueException::getDelay | function | core/ |
Get the desired delay interval for this item. |
| DelayedRequeueException::__construct | function | core/ |
Constructs a DelayedRequeueException. |
| delay_cache_tags_invalidation.info.yml | file | core/ |
core/modules/system/tests/modules/delay_cache_tags_invalidation/delay_cache_tags_invalidation.info.yml |
| delay_cache_tags_invalidation.module | file | core/ |
Functions to test delayed cache tags invalidation. |
| delay_cache_tags_invalidation_entity_test_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| delay_cache_tags_invalidation_user_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| Delete | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
| Delete | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Delete. |
| Delete | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Delete. |
| Delete | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
| Delete | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Delete. |
| Delete | class | core/ |
General class for an abstracted DELETE operation. |
| Delete.php | file | core/ |
|
| Delete.php | file | core/ |
|
| Delete.php | file | core/ |
|
| Delete.php | file | core/ |
|
| Delete.php | file | core/ |
|
| Delete.php | file | core/ |
|
| Delete::$table | property | core/ |
The table from which to delete. |
| Delete::execute | function | core/ |
Executes the DELETE query. |
| Delete::execute | function | core/ |
Executes the DELETE query. |
| Delete::__construct | function | core/ |
Constructs a Delete object. |
| Delete::__construct | function | core/ |
Constructs a Delete object. |
| Delete::__construct | function | core/ |
Constructs a Delete object. |
| Delete::__construct | function | core/ |
Constructs a Delete object. |
| Delete::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| DeleteAction | class | core/ |
Redirects to an entity deletion form. |
| DeleteAction.php | file | core/ |
|
| DeleteAction::$currentUser | property | core/ |
The current user. |
| DeleteAction::$tempStore | property | core/ |
The tempstore object. |
| DeleteAction::access | function | core/ |
Checks object access. |
| DeleteAction::create | function | core/ |
Creates an instance of the plugin. |
| DeleteAction::execute | function | core/ |
Executes the plugin. |
Pagination
- Previous page
- Page 401
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.