Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NegotiationBrowserDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationBrowserDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| NegotiationBrowserForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| NegotiationBrowserForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationBrowserForm::language_get_browser_drupal_langcode_mappings | function | core/ |
Retrieves the browser's langcode mapping configuration array. |
| NegotiationConfigureForm::$languageTypes | property | core/ |
Stores the configuration object for language.types. |
| NegotiationConfigureForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| NegotiationConfigureForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationMiddleware::getContentType | function | core/ |
Gets the normalized type of a request. |
| NegotiationSelectedForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| NegotiationSelectedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationSessionForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| NegotiationSessionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationUrlForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| NegotiationUrlForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiatorBase::getRevision | function | core/ |
Gets the identified revision. |
| NegotiatorBase::getRevisionId | function | core/ |
Gets the revision ID. |
| NestedArray::getValue | function | core/ |
Retrieves a value from a nested array with variable depth. |
| NestedArrayTest::testGetValue | function | core/ |
Tests getting nested array values. |
| NestedEntityTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NewAliasManager::getAliasByPath | function | core/ |
Given a path, return the alias. |
| NewAliasManager::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
| NoBigPipeRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
| Node::getArgument | function | core/ |
Return the default argument. |
| Node::getAvailableSorts | function | core/ |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::getAvailableSorts(). |
| Node::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Node::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| Node::getCckData | function | core/ |
Retrieves raw field data for a node. |
| Node::getCreatedTime | function | core/ |
Gets the node creation timestamp. |
| Node::getCurrentUserId | function | core/ |
Default value callback for 'uid' base field definition. |
| Node::getFieldData | function | core/ |
Retrieves raw field data for a node. |
| Node::getFieldInfo | function | core/ |
Gets field and instance definitions from the database. |
| Node::getFieldValues | function | core/ |
Gets field values for a node. |
| Node::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Node::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Node::getRevisionAuthor | function | core/ |
Gets the node revision author. |
| Node::getTitle | function | core/ |
Gets the node title. |
| Node::getType | function | core/ |
Gets the node type. |
| NodeAccessGrantsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
| NodeAccessGrantsCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| NodeAccessGrantsCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| NodeAccessLanguageTest | class | core/ |
Tests node_access and select queries with node_access tag functionality with multiple languages with a test node access module that is not language-aware. |
| NodeAccessLanguageTest.php | file | core/ |
|
| NodeAccessLanguageTest::$modules | property | core/ |
Modules to enable. |
| NodeAccessLanguageTest::setUp | function | core/ |
|
| NodeAccessLanguageTest::testNodeAccess | function | core/ |
Tests node access with multiple node languages and no private nodes. |
| NodeAccessLanguageTest::testNodeAccessPrivate | function | core/ |
Tests node access with multiple node languages and private nodes. |
| NodeAccessLanguageTest::testNodeAccessQueryTag | function | core/ |
Tests select queries with a 'node_access' tag and langcode metadata. |
| NodeAccessTest::testGetDefaultRevisionId | function | core/ |
@covers \Drupal\content_moderation\ModerationInformation::getDefaultRevisionId[[api-linebreak]] |
| NodeAccessTest::testGetLatestRevisionId | function | core/ |
@covers \Drupal\content_moderation\ModerationInformation::getLatestRevisionId[[api-linebreak]] @group legacy @expectedDeprecation Drupal\content_moderation\ModerationInformation::getLatestRevisionId is deprecated in drupal:8.8.0 and is removed from… |
Pagination
- Previous page
- Page 139
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.