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 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| WorkspaceTrackerInterface::getAllTrackedRevisions | function | core/ |
Retrieves all content revisions tracked by a given workspace. |
| WorkspaceTrackerInterface::getEntityTrackingWorkspaceIds | function | core/ |
Gets a list of workspace IDs in which an entity is tracked. |
| WorkspaceTrackerInterface::getTrackedEntities | function | core/ |
Retrieves the entities tracked by a given workspace. |
| WorkspaceTrackerInterface::getTrackedEntitiesForListing | function | core/ |
Retrieves a paged list of entities tracked by a given workspace. |
| WorkspaceTrackerInterface::getTrackedInitialRevisions | function | core/ |
Retrieves all content revisions that were created in a given workspace. |
| WorkspaceTrackerTest::getEntityTypeIds | function | core/ |
The data provider for ::testWorkspaceAssociation(). |
| XmlEncoder::getBaseEncoder | function | core/ |
Gets the base encoder instance. |
| XmlEntityNormalizationQuirksTrait::getExpectedNormalizedEntity | function | core/ |
|
| Xss::getAdminTagList | function | core/ |
Gets the list of HTML tags allowed by Xss::filterAdmin(). |
| Xss::getHtmlTagList | function | core/ |
Gets the standard list of HTML tags allowed by Xss::filter(). |
| XyzMissingTargetAlter | class | core/ |
This class contains attributes to reorder or remove alter implementations. |
| XyzMissingTargetAlter.php | file | core/ |
|
| XyzMissingTargetAlter::targetABAlter | function | core/ |
Hook order attributes that target possibly non-existing alter methods. |
| XyzMissingTargetAlter::targetASupertypeAlterForBSubtypeAlter | function | core/ |
Hook order attributes where the target method implements a different hook. |
| XyzMissingTargetAlter::targetBAlter | function | core/ |
Hook order attributes that target a hook with possibly no implementations. |
| XyzMissingTargetHooks | class | core/ |
This class contains attributes to reorder or remove hook implementations. |
| XyzMissingTargetHooks.php | file | core/ |
|
| XyzMissingTargetHooks::targetABHook | function | core/ |
Hook order attributes that target possibly non-existing implementations. |
| XyzMissingTargetHooks::targetBHook | function | core/ |
Hook order attributes that target a hook with possibly no implementations. |
| XyzMissingTargetHooks::targetUnrelatedHookForBHook | function | core/ |
Hook order attributes where the target method implements a different hook. |
| Yaml::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
| YamlDirectoryDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
| YamlDirectoryDiscovery::getIdentifier | function | core/ |
Gets the identifier from the data. |
| YamlDirectoryDiscoveryTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions | function | core/ |
Tests get definitions with translatable definitions. |
| YamlDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
Pagination
- Previous page
- Page 234
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.