Search for format_
- Search 7.x for format_
- Search 9.5.x for format_
- Search 8.9.x for format_
- Search 10.3.x for format_
- Search 11.x for format_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsHandlerManagerTest::testGetHandlerBaseInformationPropagation | function | core/ |
Tests getHandler() and its base information propagation. |
| ViewsThemeHooks::preprocessViewsViewSummaryUnformatted | function | core/ |
Prepares variables for unformatted summary view templates. |
| ViewsThemeHooks::preprocessViewsViewUnformatted | function | core/ |
Prepares variables for views unformatted rows templates. |
| views_test_formatter.info.yml | file | core/ |
core/modules/views/tests/modules/views_test_formatter/views_test_formatter.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/ |
|
| WorkspaceInformation::isEntityDeletable | function | core/ |
|
| WorkspaceInformation::isEntityIgnored | function | core/ |
|
| WorkspaceInformation::isEntitySupported | function | core/ |
|
| WorkspaceInformation::isEntityTypeIgnored | function | core/ |
|
| WorkspaceInformation::isEntityTypeSupported | function | core/ |
|
| 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/ |
|
| 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.information | service | core/ |
Drupal\workspaces\WorkspaceInformation |
| WorkspaceViewBuilder::$dateFormatter | property | core/ |
The date formatter service. |
Pagination
- Previous page
- Page 38
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.