Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
NodeCreationTrait::getNodeByTitle function core/modules/node/tests/src/Traits/NodeCreationTrait.php Get a node from the database based on its title.
NodeDateArgumentDefaultPluginBase::getArgument function core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php
NodeDateArgumentDefaultPluginBase::getCacheContexts function core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php
NodeDateArgumentDefaultPluginBase::getCacheMaxAge function core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php
NodeDateArgumentDefaultPluginBase::getNodeDateValue function core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php Gets a timestamp value from the passed node.
NodeDeleteForm::getDeletionMessage function core/modules/node/src/Form/NodeDeleteForm.php
NodeEntityTranslation::getIds function core/modules/node/src/Plugin/migrate/source/d7/NodeEntityTranslation.php Defines the source fields uniquely identifying a source row.
NodeImportChangeTest class core/modules/node/tests/src/Kernel/Config/NodeImportChangeTest.php Change content types during config create method invocation.
NodeImportChangeTest.php file core/modules/node/tests/src/Kernel/Config/NodeImportChangeTest.php
NodeImportChangeTest::$modules property core/modules/node/tests/src/Kernel/Config/NodeImportChangeTest.php
NodeImportChangeTest::setUp function core/modules/node/tests/src/Kernel/Config/NodeImportChangeTest.php Set the default field storage backend for fields created during tests.
NodeImportChangeTest::testImportChange function core/modules/node/tests/src/Kernel/Config/NodeImportChangeTest.php Tests importing an updated content type.
NodeInterface::getCreatedTime function core/modules/node/src/NodeInterface.php Gets the node creation timestamp.
NodeInterface::getRevisionCreationTime function core/modules/node/src/NodeInterface.php Gets the node revision creation timestamp.
NodeInterface::getTitle function core/modules/node/src/NodeInterface.php Gets the node title.
NodeInterface::getType function core/modules/node/src/NodeInterface.php Gets the node type.
NodeJsonBasicAuthTest::getExpectedNormalizedEntity function core/modules/node/tests/src/Functional/Rest/NodeJsonBasicAuthTest.php
NodeLanguageTest class core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Tests node language fields, filters, and sorting.
NodeLanguageTest.php file core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php
NodeLanguageTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php
NodeLanguageTest::$modules property core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php
NodeLanguageTest::$nodeTitles property core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php List of node titles by language.
NodeLanguageTest::$testViews property core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Views used by this test.
NodeLanguageTest::assertLanguageNames function core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Asserts the presence of language names in their English or native forms.
NodeLanguageTest::setUp function core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php
NodeLanguageTest::testLanguages function core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Tests translation language filter, field, and sort.
NodeLanguageTest::testNativeLanguageField function core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Tests native name display in language field.
NodeMigrateType::getNodeMigrateType function core/modules/migrate_drupal/src/NodeMigrateType.php Determines the type of node migration to be used.
NodeMigrateTypeTestTrait::getTableName function core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php Gets the migrate_map table name.
NodeModulesExcluder::getSubscribedEvents function core/modules/package_manager/src/PathExcluder/NodeModulesExcluder.php
NodePreviewForm::getFormId function core/modules/node/src/Form/NodePreviewForm.php
NodeReference::getEntityTypeMigrationId function core/modules/migrate_drupal/src/Plugin/migrate/field/d6/NodeReference.php Gets the plugin ID for the reference type migration.
NodeReference::getEntityTypeMigrationId function core/modules/migrate_drupal/src/Plugin/migrate/field/d7/NodeReference.php Gets the plugin ID for the reference type migration.
NodeReference::getFieldFormatterMap function core/modules/migrate_drupal/src/Plugin/migrate/field/d7/NodeReference.php Get a map between D6 formatters and D8 formatters for this field type.
NodeRequirementsStatusFilterWarningTest::getRequirements function core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php Get requirements by the Node module.
NodeRequirementsStatusFilterWarningTest::getStatusFilterConfig function core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php Helper to get status filter configuration.
NodeResourceTestBase::getExpectedCacheContexts function core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php
NodeResourceTestBase::getExpectedNormalizedEntity function core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php
NodeResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php
NodeResourceTestBase::getNormalizedPostEntity function core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php
NodeRevision::getIds function core/modules/node/src/Plugin/migrate/source/d6/NodeRevision.php Defines the source fields uniquely identifying a source row.
NodeRevision::getIds function core/modules/node/src/Plugin/migrate/source/d7/NodeRevision.php Defines the source fields uniquely identifying a source row.
NodeRevisionDeleteForm::getCancelUrl function core/modules/node/src/Form/NodeRevisionDeleteForm.php
NodeRevisionDeleteForm::getConfirmText function core/modules/node/src/Form/NodeRevisionDeleteForm.php
NodeRevisionDeleteForm::getFormId function core/modules/node/src/Form/NodeRevisionDeleteForm.php
NodeRevisionDeleteForm::getQuestion function core/modules/node/src/Form/NodeRevisionDeleteForm.php
NodeRevisionRevertForm::getCancelUrl function core/modules/node/src/Form/NodeRevisionRevertForm.php
NodeRevisionRevertForm::getConfirmText function core/modules/node/src/Form/NodeRevisionRevertForm.php
NodeRevisionRevertForm::getDescription function core/modules/node/src/Form/NodeRevisionRevertForm.php
NodeRevisionRevertForm::getFormId function core/modules/node/src/Form/NodeRevisionRevertForm.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.