Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
NodeAdminRouteSubscriber::getSubscribedEvents function core/modules/node/src/EventSubscriber/NodeAdminRouteSubscriber.php
NodeBodyFieldStorageTest class core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php Tests node body field storage.
NodeBodyFieldStorageTest.php file core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php
NodeBodyFieldStorageTest::$modules property core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php Modules to enable.
NodeBodyFieldStorageTest::setUp function core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php
NodeBodyFieldStorageTest::testFieldOverrides function core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php Tests node body field storage persistence even if there are no instances.
NodeCacheTagsTest::getAdditionalCacheContextsForEntity function core/modules/node/tests/src/Functional/NodeCacheTagsTest.php Returns the additional (non-standard) cache contexts for the tested entity.
NodeCacheTagsTest::getAdditionalCacheContextsForEntityListing function core/modules/node/tests/src/Functional/NodeCacheTagsTest.php Returns the additional cache tags for the tested entity's listing by type.
NodeCacheTagsTest::getAdditionalCacheTagsForEntity function core/modules/node/tests/src/Functional/NodeCacheTagsTest.php Each node must have an author.
NodeCacheTagsTest::getDefaultCacheContexts function core/modules/node/tests/src/Functional/NodeCacheTagsTest.php Gets the default cache contexts for rendered entities.
NodeClassicTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Gets the available upgrade paths.
NodeClassicTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Gets the expected number of entities per entity type after migration.
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 Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
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.
NodeController::revisionPageTitle function core/modules/node/src/Controller/NodeController.php Page title callback for a node revision.
NodeCounter::getIds function core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php Gets the destination IDs.
NodeCounter::getIds function core/modules/statistics/src/Plugin/migrate/source/NodeCounter.php Defines the source fields uniquely identifying a source row.
NodeCreationTest::getWatchdogIdsForFailedExplicitRollback function core/modules/node/tests/src/Functional/NodeCreationTest.php Gets the log records with the explicit rollback failed exception message.
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.
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.
NodeHalJsonAnonTest::getExpectedNormalizedEntity function core/modules/node/tests/src/Functional/Hal/NodeHalJsonAnonTest.php Returns the expected normalization of the entity.
NodeHalJsonAnonTest::getNormalizedPostEntity function core/modules/node/tests/src/Functional/Hal/NodeHalJsonAnonTest.php Returns the normalized POST entity.
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 enable.
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::getRevisionAuthor function core/modules/node/src/NodeInterface.php Gets the node revision author.
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.
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 enable.
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.

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