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 |
|---|---|---|---|
| NodeLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeLanguageTest::$modules | property | core/ |
Modules to enable. |
| NodeLanguageTest::$nodeTitles | property | core/ |
List of node titles by language. |
| NodeLanguageTest::$testViews | property | core/ |
Views used by this test. |
| NodeLanguageTest::assertLanguageNames | function | core/ |
Asserts the presence of language names in their English or native forms. |
| NodeLanguageTest::setUp | function | core/ |
Sets up the test. |
| NodeLanguageTest::testLanguages | function | core/ |
Tests translation language filter, field, and sort. |
| NodeLanguageTest::testNativeLanguageField | function | core/ |
Tests native name display in language field. |
| NodeMigrateType::getNodeMigrateType | function | core/ |
Determines the type of node migration to be used. |
| NodeMigrateTypeTestTrait::getTableName | function | core/ |
Gets the migrate_map table name. |
| NodePreviewForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NodeReference::getEntityTypeMigrationId | function | core/ |
Gets the plugin ID for the reference type migration. |
| NodeReference::getEntityTypeMigrationId | function | core/ |
Gets the plugin ID for the reference type migration. |
| NodeReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| NodeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| NodeResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| NodeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| NodeRevision::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| NodeRevision::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| NodeRevisionDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| NodeRevisionDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| NodeRevisionDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NodeRevisionDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| NodeRevisionRevertForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| NodeRevisionRevertForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| NodeRevisionRevertForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| NodeRevisionRevertForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NodeRevisionRevertForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| NodeRevisionRevertTranslationForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| NodeRevisionRevertTranslationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NodeRevisionRevertTranslationForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| NodeRouteContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| NodeRouteContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| NodeRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| NodeSearch::getRankings | function | core/ |
Gathers ranking definitions from hook_ranking(). |
| NodeSearch::getType | function | core/ |
Returns the search index type this plugin uses. |
| NodeStatisticsDatabaseStorage::getRequestTime | function | core/ |
Get current request time. |
| NodeStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| NodeStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| NodeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| NodeTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| NodeTest::getIncludePermissions | function | core/ |
Authorize the user under test with additional permissions to view includes. |
| NodeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| NodeTest::testGetIndividual | function | core/ |
Tests GETting an individual resource, plus edge cases to ensure good DX. |
| NodeTranslationExceptionSubscriber::getSubscribedEvents | function | core/ |
|
| NodeTranslationMigrateSubscriber::getSubscribedEvents | function | core/ |
|
| NodeTranslationUITest::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the administrator. |
| NodeTranslationUITest::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
| NodeTranslationUITest::getFormSubmitSuffix | function | core/ |
Returns appropriate submit button suffix based on translatability. |
| NodeTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
Pagination
- Previous page
- Page 142
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.