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. Other projects
Title Object type File name Summary
NodeClassicTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Gets expected number of entities per entity after incremental migration.
NodeClassicTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Gets the missing upgrade paths.
NodeClassicTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Gets the source base path for the concrete test.
NodeComment::getValueOptions function core/modules/comment/src/Plugin/views/filter/NodeComment.php Gets the value options.
NodeComplete::getIds function core/modules/node/src/Plugin/migrate/source/d6/NodeComplete.php Defines the source fields uniquely identifying a source row.
NodeComplete::getIds function core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php Defines the source fields uniquely identifying a source row.
NodeController::addPageTitle function core/modules/node/src/Controller/NodeController.php The _title_callback for the node.add route.
NodeController::getRevisionIds function core/modules/node/src/Controller/NodeController.php Gets a list of node revision IDs for a specific node.
NodeCreated::getNodeDateValue function core/modules/node/src/Plugin/views/argument_default/NodeCreated.php Gets a timestamp value from the passed node.
NodeCreationTest::getWatchdogIdsForTestExceptionRollback function core/modules/node/tests/src/Functional/NodeCreationTest.php Gets the watchdog IDs of the records with the rollback exception message.
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 Return the default argument.
NodeDateArgumentDefaultPluginBase::getCacheContexts function core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php The cache contexts associated with this object.
NodeDateArgumentDefaultPluginBase::getCacheMaxAge function core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php The maximum age for which this object may be cached.
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.
NodeHooks1::pageTop function core/modules/node/src/Hook/NodeHooks1.php Implements hook_page_top().
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 Modules to install.
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 Returns the expected normalization of the entity.
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 The theme to install as the default for testing.
NodeLanguageTest::$modules property core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Modules to install.
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 Sets up the test.
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 Returns a unique string identifying the form.
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 The expected cache contexts for the GET/HEAD response of the test entity.
NodeResourceTestBase::getExpectedNormalizedEntity function core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php Returns the expected normalization of the entity.
NodeResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php Return the expected error message.

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