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 |
|---|---|---|---|
| DefaultWorkspaceProvider | class | core/ |
Defines the default workspace provider. |
| DefaultWorkspaceProvider.php | file | core/ |
|
| DefaultWorkspaceProvider::getId | function | core/ |
Gets the ID of the workspace provider. |
| default_admin.api.php | file | core/ |
Hooks for the default_admin theme. |
| default_admin.info.yml | file | core/ |
core/themes/default_admin/default_admin.info.yml |
| default_admin.libraries.yml | file | core/ |
core/themes/default_admin/default_admin.libraries.yml |
| default_admin.schema.yml | file | core/ |
core/themes/default_admin/config/schema/default_admin.schema.yml |
| default_admin.settings.yml | file | core/ |
core/themes/default_admin/config/install/default_admin.settings.yml |
| 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. |
| DelayCacheTagsInvalidationHooks | class | core/ |
Hook implementations for delay_cache_tags_invalidation. |
| DelayCacheTagsInvalidationHooks.php | file | core/ |
|
| DelayCacheTagsInvalidationHooks::entityTestInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| DelayCacheTagsInvalidationHooks::userInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| 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 |
| Delete | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
| Delete | class | core/ |
General class for an abstracted DELETE operation. |
| Delete | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Delete. |
| Delete | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Delete. |
| Delete | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Delete. |
| 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::__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::execute | function | core/ |
Executes the plugin. |
| DeleteAction::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
Pagination
- Previous page
- Page 418
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.