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
GetTestMethodCallerTest::testGetTestMethodCaller function core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php Tests BrowserTestBase::getTestMethodCaller().
GitExcluder::getSubscribedEvents function core/modules/package_manager/src/PathExcluder/GitExcluder.php
GlobalAttribute::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php Allows a plugin to modify its static configuration.
Grid::getCustomClass function core/modules/views/src/Plugin/views/style/Grid.php Return the token-replaced row or column classes for the specified result.
GroupByNumeric::getSortName function core/modules/views/src/Plugin/views/argument/GroupByNumeric.php Return a description of how the argument would normally be sorted.
GroupwiseMax::getTemporaryView function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Helper function to create a pseudo view.
HandleMultiplesTest::getDefinition function core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Provides the test migration definition.
Handler::getFileMappingsFromPackages function composer/Plugin/Scaffold/Handler.php Gets a consolidated list of file mappings from all allowed packages.
Handler::getPackageFileMappings function composer/Plugin/Scaffold/Handler.php Gets the array of file mappings provided by a given package.
Handler::getVendorPath function composer/Plugin/Scaffold/Handler.php Gets the path to the 'vendor' directory.
HandlerBase::getDateField function core/modules/views/src/Plugin/views/HandlerBase.php Creates cross-database SQL dates.
HandlerBase::getDateFormat function core/modules/views/src/Plugin/views/HandlerBase.php Creates cross-database SQL date formatting.
HandlerBase::getEntityType function core/modules/views/src/Plugin/views/HandlerBase.php Determines the entity type used by this handler.
HandlerBase::getField function core/modules/views/src/Plugin/views/HandlerBase.php Shortcut to get a handler's raw field value.
HandlerBase::getJoin function core/modules/views/src/Plugin/views/HandlerBase.php Get the join object that should be used for this handler.
HandlerBase::getModuleHandler function core/modules/views/src/Plugin/views/HandlerBase.php Gets the module handler.
HandlerBase::getTableJoin function core/modules/views/src/Plugin/views/HandlerBase.php Fetches a handler to join one table to a primary table from the data cache.
HandlerBase::getViewsData function core/modules/views/src/Plugin/views/HandlerBase.php Gets views data service.
HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable function core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php Tests get entity type for field on base table.
HandlerBaseTest::testGetEntityTypeForFieldWithRelationship function core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php Tests get entity type for field with relationship.
HeadersCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/HeadersCacheContext.php Gets cacheability metadata for the context based on the parameter value.
HeadersCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/HeadersCacheContext.php Returns the string representation of the cache context.
HeadersCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/HeadersCacheContext.php Returns the label of the cache context.
HeadersCacheContextTest::providerTestGetContext function core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php Provides a list of headers and expected cache contexts.
HeadersCacheContextTest::testGetContext function core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php Tests get context.
Heading::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Filters the header options to those chosen in editor config.
Heading::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Returns a configured subset of the elements supported by this plugin.
Heading::getEnabledHeadings function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Gets all enabled headings.
HeadingPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php Provides a list of configs to test.
HeadingPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php Tests get dynamic plugin config.
HelpBlock::getCacheContexts function core/modules/help/src/Plugin/Block/HelpBlock.php
HelpEmptyPageTest class core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Tests the empty HTML page.
HelpEmptyPageTest.php file core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php
HelpEmptyPageTest::$modules property core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Modules to install.
HelpEmptyPageTest::register function core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Registers test-specific services.
HelpEmptyPageTest::testEmptyHookHelp function core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Ensures that no URL generator is called on a page without hook_help().
HelpPageTestController class core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php Provides controllers for testing the help block.
HelpPageTestController.php file core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php
HelpPageTestController::hasHelp function core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php Provides a route with help.
HelpPageTestController::noHelp function core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php Provides a route with no help.
HelpPageTestController::testArray function core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php Provides a route which has multiple array returns from hook_help().
HelpPageTestHooks class core/modules/help/tests/modules/help_page_test/src/Hook/HelpPageTestHooks.php Hook implementations for help_page_test.
HelpPageTestHooks.php file core/modules/help/tests/modules/help_page_test/src/Hook/HelpPageTestHooks.php
HelpPageTestHooks::help function core/modules/help/tests/modules/help_page_test/src/Hook/HelpPageTestHooks.php Implements hook_help().
HelpSearch::getSectionPlugin function core/modules/help/src/Plugin/Search/HelpSearch.php Instantiates a help section plugin and verifies it is searchable.
HelpSearch::getType function core/modules/help/src/Plugin/Search/HelpSearch.php Returns the search index type this plugin uses.
HelpSectionPluginBase::getDescription function core/modules/help/src/Plugin/HelpSection/HelpSectionPluginBase.php Returns the description text for the help section.
HelpSectionPluginBase::getTitle function core/modules/help/src/Plugin/HelpSection/HelpSectionPluginBase.php Returns the title of the help section.
HelpSectionPluginInterface::getDescription function core/modules/help/src/HelpSectionPluginInterface.php Returns the description text for the help section.
HelpSectionPluginInterface::getTitle function core/modules/help/src/HelpSectionPluginInterface.php Returns the title of the help section.

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