Search for _info
- Search 7.x for _info
- Search 9.5.x for _info
- Search 8.9.x for _info
- Search 10.3.x for _info
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkflowTransitionAddForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
| WorkflowTransitionEditForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
| WorkflowTypeTestHooks::workflowTypeInfoAlter | function | core/ |
Implements hook_workflow_type_info_alter(). |
| workflow_third_party_settings_test.info.yml | file | core/ |
core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml |
| workflow_type_test.info.yml | file | core/ |
core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml |
| WorkspaceInformation | class | core/ |
General service for workspace support information. |
| WorkspaceInformation.php | file | core/ |
|
| WorkspaceInformation::$ignored | property | core/ |
An array of workspace-ignored statuses, keyed by entity type ID. |
| WorkspaceInformation::$supported | property | core/ |
An array of workspace-support statuses, keyed by entity type ID. |
| WorkspaceInformation::getSupportedEntityTypes | function | core/ |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceInformation::isEntityDeletable | function | core/ |
Determines whether an entity can be deleted in the given workspace. |
| WorkspaceInformation::isEntityIgnored | function | core/ |
Determines whether CRUD operations for an entity are allowed. |
| WorkspaceInformation::isEntitySupported | function | core/ |
Determines whether an entity can belong to a workspace. |
| WorkspaceInformation::isEntityTypeIgnored | function | core/ |
Determines whether CRUD operations for an entity type are allowed. |
| WorkspaceInformation::isEntityTypeSupported | function | core/ |
Determines whether an entity type can belong to a workspace. |
| WorkspaceInformation::__construct | function | core/ |
|
| WorkspaceInformationInterface | interface | core/ |
Provides an interface for workspace-support information. |
| WorkspaceInformationInterface.php | file | core/ |
|
| WorkspaceInformationInterface::getSupportedEntityTypes | function | core/ |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceInformationInterface::isEntityDeletable | function | core/ |
Determines whether an entity can be deleted in the given workspace. |
| WorkspaceInformationInterface::isEntityIgnored | function | core/ |
Determines whether CRUD operations for an entity are allowed. |
| WorkspaceInformationInterface::isEntitySupported | function | core/ |
Determines whether an entity can belong to a workspace. |
| WorkspaceInformationInterface::isEntityTypeIgnored | function | core/ |
Determines whether CRUD operations for an entity type are allowed. |
| WorkspaceInformationInterface::isEntityTypeSupported | function | core/ |
Determines whether an entity type can belong to a workspace. |
| WorkspaceInformationTest | class | core/ |
Tests the workspace information service. |
| WorkspaceInformationTest.php | file | core/ |
|
| WorkspaceInformationTest::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceInformationTest::$modules | property | core/ |
Modules to install. |
| WorkspaceInformationTest::$state | property | core/ |
The state store. |
| WorkspaceInformationTest::$workspaceInformation | property | core/ |
The workspace information service. |
| WorkspaceInformationTest::setUp | function | core/ |
|
| WorkspaceInformationTest::testCustomSupportEntityTypes | function | core/ |
Tests an entity type with a custom workspace handler. |
| WorkspaceInformationTest::testIgnoredEntityTypes | function | core/ |
Tests ignored entity types. |
| WorkspaceInformationTest::testSupportedEntityTypes | function | core/ |
Tests fully supported entity types. |
| WorkspaceInformationTest::testUnsupportedEntityTypes | function | core/ |
Tests unsupported entity types. |
| workspaces.info.yml | file | core/ |
core/modules/workspaces/workspaces.info.yml |
| workspaces.information | service | core/ |
Drupal\workspaces\WorkspaceInformation |
| WorkspaceSafeFormTrait::$workspaceInfo | property | core/ |
The workspace information service. |
| WorkspaceSafeFormTrait::getWorkspaceInfo | function | core/ |
Retrieves the workspace information service. |
| WorkspacesTestHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| workspaces_test.info.yml | file | core/ |
core/modules/workspaces/tests/modules/workspaces_test/workspaces_test.info.yml |
| workspaces_ui.info.yml | file | core/ |
core/modules/workspaces_ui/workspaces_ui.info.yml |
| WorkspaceViewBuilder::$bundleInfo | property | core/ |
The entity bundle information service. |
| workspace_access_test.info.yml | file | core/ |
core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.info.yml |
| workspace_update_test.info.yml | file | core/ |
core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml |
| xyz_hook_order_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookOrder/xyz_hook_order_test/xyz_hook_order_test.info.yml |
| _install_get_version_info | function | core/ |
Extracts version information from a Drupal core version string. |
Pagination
- Previous page
- Page 36
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.