Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search main for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspacePublishForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkspacePublishForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkspaceRepository::getDescendantsAndSelf | function | core/ |
Returns the descendant IDs of the passed-in workspace, including itself. |
| WorkspaceRepositoryInterface::getDescendantsAndSelf | function | core/ |
Returns the descendant IDs of the passed-in workspace, including itself. |
| WorkspaceRequestSubscriber::getSubscribedEvents | function | core/ |
|
| WorkspaceResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| WorkspaceResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| WorkspaceResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| WorkspaceResourceTestBase::getModifiedEntityForPostTesting | function | core/ |
Gets the normalized POST entity with random values for its unique fields. |
| WorkspaceResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
| WorkspaceResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| WorkspaceSafeFormTrait::getSectionStorageFromFormState | function | core/ |
Retrieves the section storage from a form state object, if it exists. |
| WorkspaceSafeFormTrait::getWorkspaceInfo | function | core/ |
Retrieves the workspace information service. |
| WorkspacesAliasManager::getAliasByPath | function | core/ |
Given a path, return the alias. |
| WorkspacesAliasManager::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
| WorkspacesAliasRepository::getBaseQuery | function | core/ |
Returns a SELECT query for the path_alias base table. |
| WorkspaceSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| WorkspacesEntityRepository::getActive | function | core/ |
Retrieves the active entity variant matching the specified context. |
| WorkspacesEntityRepository::getActiveMultiple | function | core/ |
Retrieves the active entity variants matching the specified context. |
| WorkspacesEntityRepository::getCanonical | function | core/ |
Retrieves the canonical entity variant matching the specified context. |
| WorkspacesEntityRepository::getCanonicalMultiple | function | core/ |
Retrieves the canonical entity variants matching the specified context. |
| WorkspacesEntityRepository::getTranslationFromContext | function | core/ |
Gets the entity translation to be used in the given context. |
| WorkspacesEntityRepository::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
| WorkspacesHtmlEntityFormController::getContentResult | function | core/ |
Invokes the form and returns the result. |
| WorkspacesHtmlEntityFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
| WorkspacesHtmlEntityFormController::getFormObject | function | core/ |
Returns the object used to build the form. |
| WorkspacesLayoutTempstoreRepository::getKey | function | core/ |
Gets the string to use as the tempstore key. |
| WorkspacesRequirements::getRequirements | function | core/ |
Check installation requirements. |
| WorkspaceSubscriber::getSubscribedEvents | function | core/ |
|
| WorkspaceSwitcherForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkspaceSwitcherForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkspaceSwitchEvent::getPreviousWorkspace | function | core/ |
Gets the previous active workspace. |
| WorkspaceSwitchEvent::getWorkspace | function | core/ |
Gets the new activate workspace. |
| WorkspaceSwitchSubscriber::getSubscribedEvents | function | core/ |
|
| WorkspaceTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| WorkspaceTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
| WorkspaceTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| WorkspaceTest::getModifiedEntityForPostTesting | function | core/ |
Gets the normalized POST entity with random values for its unique fields. |
| WorkspaceTest::getPatchDocument | function | core/ |
Returns the JSON:API PATCH document. |
| WorkspaceTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| WorkspaceTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
| WorkspaceTestTrait::getUnassociatedRevisions | function | core/ |
Returns all the revisions which are not associated with any workspace. |
| WorkspaceTestUtilities::getOneEntityByLabel | function | core/ |
Loads a single entity by its label. |
| WorkspaceTracker::getAllTrackedRevisions | function | core/ |
Retrieves all content revisions tracked by a given workspace. |
| WorkspaceTracker::getEntityTrackingWorkspaceIds | function | core/ |
Gets a list of workspace IDs in which an entity is tracked. |
| WorkspaceTracker::getIdField | function | core/ |
Determines the target ID field name for an entity type. |
| WorkspaceTracker::getSubscribedEvents | function | core/ |
|
| WorkspaceTracker::getTrackedEntities | function | core/ |
Retrieves the entities tracked by a given workspace. |
| WorkspaceTracker::getTrackedEntitiesForListing | function | core/ |
Retrieves a paged list of entities tracked by a given workspace. |
| WorkspaceTracker::getTrackedInitialRevisions | function | core/ |
Retrieves all content revisions that were created in a given workspace. |
Pagination
- Previous page
- Page 238
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.