Search for __get
- Search 7.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 |
|---|---|---|---|
| TermSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| TermStorage::getAncestors | function | core/ |
Returns all ancestors of this term. |
| TermStorage::getChildren | function | core/ |
Returns all children terms of this term. |
| TermStorage::getNodeTerms | function | core/ |
Returns all terms used to tag some given nodes. |
| TermStorage::getParents | function | core/ |
Returns a list of parents of this term. |
| TermStorage::getTermIdsWithPendingRevisions | function | core/ |
Gets a list of term IDs with pending revisions. |
| TermStorage::getVocabularyHierarchyType | function | core/ |
Returns the hierarchy type for a specific vocabulary ID. |
| TermStorageInterface::getNodeTerms | function | core/ |
Returns all terms used to tag some given nodes. |
| TermStorageInterface::getTermIdsWithPendingRevisions | function | core/ |
Gets a list of term IDs with pending revisions. |
| TermStorageInterface::getVocabularyHierarchyType | function | core/ |
Returns the hierarchy type for a specific vocabulary ID. |
| TermStorageSchema::getDedicatedTableSchema | function | core/ |
Gets the SQL schema for a dedicated table. |
| TermStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| TermStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| TermTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| TermTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| TermTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| TermTest::getExpectedGetRelationshipDocumentData | function | core/ |
Gets the expected document data for the given relationship. |
| TermTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
| TermTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| TermTest::getParentTids | function | core/ |
Get the parent tids for a term including root. |
| TermTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| TermTest::providerTestGetIndividualTermWithParent | function | core/ |
Data provider for ::testGetIndividualTermWithParent(). |
| TermTest::testGetIndividualTermWithParent | function | core/ |
Tests GETting a term with a parent term other than the default <root> (0). |
| TermTest::testTaxonomyGetTermByName | function | core/ |
Tests taxonomy_term_load_multiple_by_name(). |
| TermTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TermTranslationTest::getLeafTerm | function | core/ |
Get the final (leaf) term in the hierarchy. |
| TermTranslationUITest::getEditValues | function | core/ |
Returns an edit array containing the values to be posted. |
| TermTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
| TermTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| TermViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
| Test::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| Test::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| Test::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| TestAccessBlock::getCacheMaxAge | function | core/ |
|
| TestAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestAnnotation::get | function | core/ |
Gets the value of an annotation. |
| TestCacheableDependency::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| TestCacheableDependency::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| TestCacheableDependency::getCacheTags | function | core/ |
The cache tags associated with this object. |
| TestCacheBlock::getCacheContexts | function | core/ |
|
| TestCacheBlock::getCacheMaxAge | function | core/ |
|
| TestClass::getSubscribedEvents | function | core/ |
Registers methods as kernel listeners. |
| TestClass::_getTextContent | function | core/ |
|
| TestConfigEntityWithPluginCollections::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| TestConfigNamesMapper::getInternalLangcode | function | core/ |
Gets the internal language code of this mapper, if any. |
| TestConfigurableContextAwarePlugin::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| TestConfigurablePlugin::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| TestContextualLink::getTitle | function | core/ |
Returns the localized title to be shown for this contextual link. |
| TestController::get | function | core/ |
Return an empty response. |
| TestController::getCsrfToken | function | core/ |
Just return generated CSRF token for concurrent requests. |
Pagination
- Previous page
- Page 189
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.