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
NodeViewsData::getNodeAccessImplementations function core/modules/node/src/NodeViewsData.php Returns a list of modules that implements a node access hook.
NodeViewsData::getViewsData function core/modules/node/src/NodeViewsData.php Returns views data for the entity type.
node_get_type_label function core/modules/node/node.module Returns the node type label for the passed node.
node_type_get_names function core/modules/node/node.module Returns a list of available node type names.
NoMultilingualReviewPageTest class core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualReviewPageTest.php Tests migrate upgrade review page for Drupal 6 without translations.
NoMultilingualReviewPageTest class core/modules/migrate_drupal_ui/tests/src/Functional/d7/NoMultilingualReviewPageTest.php Tests Drupal 7 upgrade without translations.
NoMultilingualReviewPageTest class core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/NoMultilingualReviewPageTest.php Tests migrate upgrade review page for Drupal 6 without translations.
NoMultilingualReviewPageTest class core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/NoMultilingualReviewPageTest.php Tests Drupal 7 upgrade without translations.
NoMultilingualReviewPageTest.php file core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTest.php file core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/d7/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualReviewPageTest.php Modules to install.
NoMultilingualReviewPageTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/d7/NoMultilingualReviewPageTest.php Modules to install.
NoMultilingualReviewPageTest::$modules property core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/NoMultilingualReviewPageTest.php Modules to install.
NoMultilingualReviewPageTest::$modules property core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/NoMultilingualReviewPageTest.php Modules to install.
NoMultilingualReviewPageTest::getAvailablePaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/NoMultilingualReviewPageTest.php Gets the available upgrade paths.
NoMultilingualReviewPageTest::getAvailablePaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/NoMultilingualReviewPageTest.php Gets the available upgrade paths.
NoMultilingualReviewPageTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualReviewPageTest.php Gets the available upgrade paths.
NoMultilingualReviewPageTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/NoMultilingualReviewPageTest.php Gets the available upgrade paths.
NoMultilingualReviewPageTest::getIncompletePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTest::getIncompletePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTest::getIncompletePaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTest::getIncompletePaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTest::getMissingPaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/NoMultilingualReviewPageTest.php Gets the missing upgrade paths.
NoMultilingualReviewPageTest::getMissingPaths function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/NoMultilingualReviewPageTest.php Gets the missing upgrade paths.
NoMultilingualReviewPageTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualReviewPageTest.php Gets the missing upgrade paths.
NoMultilingualReviewPageTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/NoMultilingualReviewPageTest.php Gets the missing upgrade paths.
NoMultilingualReviewPageTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualReviewPageTest.php Gets the source base path for the concrete test.
NoMultilingualReviewPageTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d7/NoMultilingualReviewPageTest.php Gets the source base path for the concrete test.
NoMultilingualReviewPageTest::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/NoMultilingualReviewPageTest.php Gets the source base path for the concrete test.
NoMultilingualReviewPageTest::getSourceBasePath function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/NoMultilingualReviewPageTest.php Gets the source base path for the concrete test.
NoMultilingualReviewPageTest::setUp function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTest::setUp function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d7/NoMultilingualReviewPageTest.php
NoMultilingualReviewPageTestBase class core/modules/migrate_drupal_ui/tests/src/Functional/NoMultilingualReviewPageTestBase.php Tests the upgrade review form without translations.
NoMultilingualReviewPageTestBase.php file core/modules/migrate_drupal_ui/tests/src/Functional/NoMultilingualReviewPageTestBase.php
NoMultilingualReviewPageTestBase::testMigrateUpgradeReviewPage function core/modules/migrate_drupal_ui/tests/src/Functional/NoMultilingualReviewPageTestBase.php Tests the review page when content_translation is enabled.
None::cacheGet function core/modules/views/src/Plugin/views/cache/None.php Overrides \Drupal\views\Plugin\views\cache\CachePluginBase::cacheGet().
None::getItemsPerPage function core/modules/views/src/Plugin/views/pager/None.php Get how many items per page this pager will display.
NoOptimizeCacheContext::getCacheableMetadata function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Gets the cacheability metadata for the context.
NoOptimizeCacheContext::getContext function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Returns the string representation of the cache context.
NoOptimizeCacheContext::getLabel function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Returns the label of the cache context.
NormalizerBase::getSupportedTypes function core/modules/serialization/src/Normalizer/NormalizerBase.php
NoSourceModule::getIds function core/modules/migrate_drupal_ui/tests/modules/migration_source_module_test/src/Plugin/migrate/source/NoSourceModule.php Defines the source fields uniquely identifying a source row.
NoSourceModule::getIds function core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php Defines the source fields uniquely identifying a source row.
NoSourceModule::getIds function core/modules/migrate_drupal/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php Defines the source fields uniquely identifying a source row.
NoSourcePluginDecorator::getDefinitions function core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php Gets the definition of all plugins for this type.
NoSourcePluginDecoratorTest::providerGetDefinitions function core/modules/migrate/tests/src/Unit/Plugin/NoSourcePluginDecoratorTest.php Provides data for testGetDefinitions().

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