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
NestedConfigTargetForm.php file core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php
NestedConfigTargetForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php Form constructor.
NestedConfigTargetForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php Gets the configuration names that will be editable.
NestedConfigTargetForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php Returns a unique string identifying the form.
NestedEntityTestForm::getFormId function core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php Returns a unique string identifying the form.
NestedTableDragTestForm::getFormId function core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php Returns a unique string identifying the form.
NoBigPipeRouteAlterSubscriber::getSubscribedEvents function core/modules/big_pipe/src/EventSubscriber/NoBigPipeRouteAlterSubscriber.php
NoClassMetadataOnAbstractTestClasses::$annotationTargets property core/tests/PHPStan/Rules/NoClassMetadataOnAbstractTestClasses.php PHPUnit metadata annotations.
NoClassMetadataOnAbstractTestClasses::getNodeType function core/tests/PHPStan/Rules/NoClassMetadataOnAbstractTestClasses.php
NoClassMetadataOnAbstractTestClassesTest::getRule function core/tests/PHPStan/tests/NoClassMetadataOnAbstractTestClassesTest.php
Node::getArgument function core/modules/node/src/Plugin/views/argument_default/Node.php Return the default argument.
Node::getAvailableSorts function core/modules/node/src/Plugin/views/wizard/Node.php Gets the availableSorts property.
Node::getCacheContexts function core/modules/node/src/Plugin/views/argument_default/Node.php The cache contexts associated with this object.
Node::getCacheMaxAge function core/modules/node/src/Plugin/views/argument_default/Node.php The maximum age for which this object may be cached.
Node::getCreatedTime function core/modules/node/src/Entity/Node.php Gets the node creation timestamp.
Node::getFieldData function core/modules/node/src/Plugin/migrate/source/d6/Node.php Retrieves raw field data for a node.
Node::getFieldInfo function core/modules/node/src/Plugin/migrate/source/d6/Node.php Gets field and instance definitions from the database.
Node::getFieldValues function core/modules/node/src/Plugin/migrate/source/d6/Node.php Gets field values for a node.
Node::getIds function core/modules/node/src/Plugin/migrate/source/d6/Node.php Defines the source fields uniquely identifying a source row.
Node::getIds function core/modules/node/src/Plugin/migrate/source/d7/Node.php Defines the source fields uniquely identifying a source row.
Node::getTitle function core/modules/node/src/Entity/Node.php Gets the node title.
Node::getType function core/modules/node/src/Entity/Node.php Gets the node type.
NodeAccessGrantsCacheContext::getCacheableMetadata function core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php Gets cacheability metadata for the context based on the parameter value.
NodeAccessGrantsCacheContext::getContext function core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php Returns the string representation of the cache context.
NodeAccessGrantsCacheContext::getLabel function core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php Returns the label of the cache context.
NodeAccessLanguageTest class core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php Tests multilingual node access with a module that is not language-aware.
NodeAccessLanguageTest.php file core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php
NodeAccessLanguageTest::$modules property core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php Modules to install.
NodeAccessLanguageTest::setUp function core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php
NodeAccessLanguageTest::testNodeAccess function core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php Tests node access with multiple node languages and no private nodes.
NodeAccessLanguageTest::testNodeAccessPrivate function core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php Tests node access with multiple node languages and private nodes.
NodeAccessLanguageTest::testNodeAccessQueryTag function core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php Tests select queries with a 'node_access' tag and langcode metadata.
NodeAccessTest::testGetDefaultRevisionId function core/modules/content_moderation/tests/src/Kernel/NodeAccessTest.php Tests get default revision id.
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 class core/modules/field/tests/src/Kernel/NodeBodyFieldStorageTest.php Tests node body field storage.
NodeBodyFieldStorageTest.php file core/modules/field/tests/src/Kernel/NodeBodyFieldStorageTest.php
NodeBodyFieldStorageTest.php file core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php
NodeBodyFieldStorageTest::$modules property core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php Modules to install.
NodeBodyFieldStorageTest::$modules property core/modules/field/tests/src/Kernel/NodeBodyFieldStorageTest.php Modules to install.
NodeBodyFieldStorageTest::setUp function core/modules/field/tests/src/Kernel/NodeBodyFieldStorageTest.php
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.
NodeBodyFieldStorageTest::testFieldOverrides function core/modules/field/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.
NodeChanged::getNodeDateValue function core/modules/node/src/Plugin/views/argument_default/NodeChanged.php Gets a timestamp value from the passed node.
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.

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