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
NodeRouteContext::getRuntimeContexts function core/modules/node/src/ContextProvider/NodeRouteContext.php Gets runtime context values for the given context IDs.
NodeRouteProvider::getAddFormRoute function core/modules/node/src/Entity/NodeRouteProvider.php Gets the add-form route.
NodeRouteProvider::getAddPageRoute function core/modules/node/src/Entity/NodeRouteProvider.php Gets the add page route.
NodeRouteProvider::getCanonicalRoute function core/modules/node/src/Entity/NodeRouteProvider.php Gets the canonical route.
NodeRouteProvider::getDeleteFormRoute function core/modules/node/src/Entity/NodeRouteProvider.php Gets the delete-form route.
NodeRouteProvider::getEditFormRoute function core/modules/node/src/Entity/NodeRouteProvider.php Gets the edit-form route.
NodeRouteProvider::getRoutes function core/modules/node/src/Entity/NodeRouteProvider.php Provides routes for entities.
NodeSearch::getRankings function core/modules/node/src/Plugin/Search/NodeSearch.php Gathers ranking definitions from hook_ranking().
NodeSearch::getType function core/modules/node/src/Plugin/Search/NodeSearch.php Returns the search index type this plugin uses.
NodeStorageSchema::getEntitySchema function core/modules/node/src/NodeStorageSchema.php Gets the entity schema for the specified entity type.
NodeStorageSchema::getSharedTableFieldSchema function core/modules/node/src/NodeStorageSchema.php Gets the schema for a single field definition.
NodeTest::getExpectedCacheContexts function core/modules/jsonapi/tests/src/Functional/NodeTest.php The expected cache contexts for the GET/HEAD response of the test entity.
NodeTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/NodeTest.php Returns the expected JSON:API document for the entity.
NodeTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/NodeTest.php Return the expected error message.
NodeTest::getIncludePermissions function core/modules/jsonapi/tests/src/Functional/NodeTest.php Authorize the user under test with additional permissions to view includes.
NodeTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/NodeTest.php Returns the JSON:API POST document.
NodeTest::testGetIndividual function core/modules/jsonapi/tests/src/Functional/NodeTest.php Tests GETting an individual resource, plus edge cases to ensure good DX.
NodeThemeHooks::pageTop function core/modules/node/src/Hook/NodeThemeHooks.php Implements hook_page_top().
NodeTitleTestBase::getTheme function core/modules/system/tests/src/Functional/Theme/NodeTitleTestBase.php Get the theme name.
NodeTranslationExceptionSubscriber::getSubscribedEvents function core/modules/node/src/EventSubscriber/NodeTranslationExceptionSubscriber.php
NodeTranslationMigrateSubscriber::getSubscribedEvents function core/modules/node/src/EventSubscriber/NodeTranslationMigrateSubscriber.php
NodeTranslationUITest::getAdministratorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns an array of permissions needed for the administrator.
NodeTranslationUITest::getEditorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns an array of permissions needed for the editor.
NodeTranslationUITest::getFormSubmitSuffix function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns appropriate submit button suffix based on translatability.
NodeTranslationUITest::getNewEntityValues function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns an array of entity field values to be tested.
NodeTranslationUITest::getTranslatorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns an array of permissions needed for the translator.
NodeType::getCommentFields function core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Returns the fields containing comment settings for each node type.
NodeType::getCommentFields function core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Returns the fields containing comment settings for each node type.
NodeType::getDescription function core/modules/node/src/Entity/NodeType.php Gets the description.
NodeType::getHelp function core/modules/node/src/Entity/NodeType.php Gets the help information.
NodeType::getIds function core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Defines the source fields uniquely identifying a source row.
NodeType::getIds function core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Defines the source fields uniquely identifying a source row.
NodeType::getPreviewMode function core/modules/node/src/Entity/NodeType.php Gets the preview mode.
NodeTypeInitialLanguageTest class core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests node type initial language settings.
NodeTypeInitialLanguageTest.php file core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
NodeTypeInitialLanguageTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php The theme to install as the default for testing.
NodeTypeInitialLanguageTest::$modules property core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Modules to install.
NodeTypeInitialLanguageTest::setUp function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
NodeTypeInitialLanguageTest::testLanguageFieldVisibility function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests language field visibility features.
NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests the node type initial language defaults, and modifies them.
NodeTypeInterface::getDescription function core/modules/node/src/NodeTypeInterface.php Gets the description.
NodeTypeInterface::getHelp function core/modules/node/src/NodeTypeInterface.php Gets the help information.
NodeTypeInterface::getPreviewMode function core/modules/node/src/NodeTypeInterface.php Gets the preview mode.
NodeTypeListBuilder::getDefaultOperations function core/modules/node/src/NodeTypeListBuilder.php Gets this list's default operations.
NodeTypeResourceTestBase::getExpectedNormalizedEntity function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Returns the expected normalization of the entity.
NodeTypeResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Return the expected error message.
NodeTypeResourceTestBase::getNormalizedPostEntity function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Returns the normalized POST entity.
NodeTypeTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php Returns the expected JSON:API document for the entity.
NodeTypeTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php Return the expected error message.
NodeTypeTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php Returns the JSON:API POST document.

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