Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
WorkflowTransitionDeleteForm::$transitionId | property | core/ |
The transition being deleted. |
WorkflowTransitionDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
WorkflowTransitionEditForm::$transitionId | property | core/ |
The ID of the transition that is being edited. |
WorkflowTransitionEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
WorkflowTransitionEditForm::validateForm | function | core/ |
Form validation handler. |
WorkflowType::$id | property | core/ |
The plugin ID. |
WorkflowTypeBase::getTransitionIdFromStateToState | function | core/ |
Gets the transition ID from state to state. |
WorkflowTypeBase::VALID_ID_REGEX | constant | core/ |
A regex for matching a valid state/transition machine name. |
WorkflowTypeConfigureFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
WorkflowTypeStateFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
WorkflowTypeTransitionFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
WorkflowUiTest::testNumericIds | function | core/ |
Test a workflow, state, and transition can have a numeric ID and label. |
WorkflowUiTest::testStateMachineNameValidation | function | core/ |
Test the machine name validation of the state add form. |
Workspace::getCurrentUserId | function | core/ |
Default value callback for 'uid' base field definition. |
WorkspaceAssociation::getEntityTrackingWorkspaceIds | function | core/ |
Gets a list of workspace IDs in which an entity is tracked. |
WorkspaceAssociationInterface::getEntityTrackingWorkspaceIds | function | core/ |
Gets a list of workspace IDs in which an entity is tracked. |
WorkspaceIntegrationTest::providerTestAllowedEntityCrudInNonDefaultWorkspace | function | core/ |
Data provider for allowed entity CRUD operations. |
WorkspaceManager::$negotiatorIds | property | core/ |
The workspace negotiator service IDs. |
WorkspaceManager::executeOutsideWorkspace | function | core/ |
Executes the given callback function without any workspace context. |
WorkspaceManagerInterface::executeOutsideWorkspace | function | core/ |
Executes the given callback function without any workspace context. |
WorkspaceMergeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
WorkspaceMerger::$cacheTagsInvalidator | property | core/ |
The cache tag invalidator. |
WorkspaceMerger::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
WorkspaceMerger::getDifferringRevisionIdsOnTarget | function | core/ |
Gets the revision identifiers for items which have changed on the target. |
WorkspaceOperationFactory::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
WorkspaceOperationInterface::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
WorkspaceOperationInterface::getDifferringRevisionIdsOnTarget | function | core/ |
Gets the revision identifiers for items which have changed on the target. |
WorkspacePublisher::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
WorkspacePublisher::getDifferringRevisionIdsOnTarget | function | core/ |
Gets the revision identifiers for items which have changed on the target. |
WorkspaceRequestSubscriber::$routeProvider | property | core/ |
The route provider to load routes by name. |
WorkspaceRequestSubscriberTest::testOnKernelRequestWithCacheableRouteProvider | function | core/ |
@covers ::onKernelRequest |
WorkspaceRequestSubscriberTest::testOnKernelRequestWithoutCacheableRouteProvider | function | core/ |
@covers ::onKernelRequest |
WorkspaceResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
WorkspaceResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
WorkspaceResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
WorkspacesContentModerationStateTest::$revEntityTypeId | property | core/ |
The ID of the revisionable entity type used in the tests. |
WorkspacesContentModerationStateTest::testGetCurrentUserId | function | core/ |
Tests the legacy method used as the default entity owner. |
WorkspacesContentModerationStateTest::testModerationWithFieldConfigOverride | function | core/ |
Tests moderation when the moderation_state field has a config override. |
WorkspacesServiceProvider | class | core/ |
Defines a service provider for the Workspaces module. |
WorkspacesServiceProvider.php | file | core/ |
|
WorkspacesServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
WorkspaceSwitcherForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
WriteSafeSessionHandlerTest::providerTestOtherMethods | function | core/ |
Provides test data for the other methods test. |
XssTest::providerTestAttributes | function | core/ |
Data provider for testFilterXssAdminNotNormalized(). |
XssTest::providerTestFilterXssAdminNotNormalized | function | core/ |
Data provider for testFilterXssAdminNotNormalized(). |
XssTest::providerTestFilterXssNormalized | function | core/ |
Data provider for testFilterXssNormalized(). |
XssTest::providerTestFilterXssNotNormalized | function | core/ |
Data provider for testFilterXssNotNormalized(). |
XssTest::providerTestInvalidMultiByte | function | core/ |
Data provider for testInvalidMultiByte(). |
XssTest::testInvalidMultiByte | function | core/ |
Checks that invalid multi-byte sequences are rejected. |
YamlDirectoryDiscovery::$idKey | property | core/ |
The key contained in the discovered data that identifies it. |
Pagination
- Previous page
- Page 157
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.