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
OverridesSectionStorageTest class core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php Tests Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage.
OverridesSectionStorageTest class core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage.
OverridesSectionStorageTest.php file core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php
OverridesSectionStorageTest.php file core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php
OverridesSectionStorageTest::$entityFieldManager property core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php The entity field manager.
OverridesSectionStorageTest::$entityRepository property core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php The entity repository.
OverridesSectionStorageTest::$entityTypeManager property core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php The entity type manager.
OverridesSectionStorageTest::$modules property core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Modules to install.
OverridesSectionStorageTest::$plugin property core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php The plugin.
OverridesSectionStorageTest::$plugin property core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php The plugin.
OverridesSectionStorageTest::providerTestAccess function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Provides test data for ::testAccess().
OverridesSectionStorageTest::providerTestExtractEntityFromRoute function core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php Provides data for ::testExtractEntityFromRoute().
OverridesSectionStorageTest::setUp function core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php
OverridesSectionStorageTest::setUp function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php
OverridesSectionStorageTest::testAccess function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests access.
OverridesSectionStorageTest::testBuildRoutes function core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php Tests build routes.
OverridesSectionStorageTest::testDeriveContextsFromRoute function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests derive contexts from route.
OverridesSectionStorageTest::testExtractEntityFromRoute function core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php Tests extract entity from route.
OverridesSectionStorageTest::testGetContexts function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests get contexts.
OverridesSectionStorageTest::testGetContextsDuringPreview function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests get contexts during preview.
OverridesSectionStorageTest::testGetDefaultSectionStorage function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests get default section storage.
OverridesSectionStorageTest::testGetTempstoreKey function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests get tempstore key.
OverridesSectionStorageTest::testIsOverridden function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests is overridden.
OverridesSectionStorageTest::testIsSupported function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php @legacy-covers ::isSupported
OverviewForm::getConfirmText function core/modules/migrate_drupal_ui/src/Form/OverviewForm.php Returns a caption for the button that confirms the action.
OverviewForm::getFormId function core/modules/migrate_drupal_ui/src/Form/OverviewForm.php Returns a unique string identifying the form.
OverviewTerms::getFormId function core/modules/taxonomy/src/Form/OverviewTerms.php Returns a unique string identifying the form.
OverwriteExistingPackagesValidator::getSubscribedEvents function core/modules/package_manager/src/Validator/OverwriteExistingPackagesValidator.php
PackageManagerRequirements::getRequirements function core/modules/package_manager/src/Install/Requirements/PackageManagerRequirements.php Check installation requirements.
PackageManagerUpdateProcessor::getProjectData function core/modules/package_manager/src/PackageManagerUpdateProcessor.php Gets the project data by name.
Page::getArgumentText function core/modules/views/src/Plugin/views/display/Page.php Provides help text for the arguments.
Page::getInfo function core/lib/Drupal/Core/Render/Element/Page.php Returns the element properties for this element.
Page::getPageRenderArray function core/modules/views/src/Plugin/views/display/Page.php Gets the current views page render array.
Page::getPagerText function core/modules/views/src/Plugin/views/display/Page.php Provides help text for pagers.
Page::getRoute function core/modules/views/src/Plugin/views/display/Page.php Generates a route entry for a given view and display.
PageActions::getFeaturedPageActions function core/modules/navigation/src/Plugin/TopBarItem/PageActions.php Gets the featured local task.
PageCache::get function core/modules/page_cache/src/StackMiddleware/PageCache.php Returns a response object from the page cache.
PageCache::getCacheId function core/modules/page_cache/src/StackMiddleware/PageCache.php Gets the page cache ID for this request.
PageCacheTest::getHeaders function core/modules/page_cache/tests/src/Functional/PageCacheTest.php Retrieves only the headers for an absolute path.
PageContext::getBadgeLabel function core/modules/navigation/src/Plugin/TopBarItem/PageContext.php Retrieves the badge label for the given entity.
PageContext::getBadgeStatus function core/modules/navigation/src/Plugin/TopBarItem/PageContext.php Retrieves the badge status for the given entity.
PageContext::getEntityLabel function core/modules/navigation/src/Plugin/TopBarItem/PageContext.php Retrieves the label of the given entity.
PageDisplayVariantSelectionEvent::getContexts function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php Gets the contexts that were set during event dispatch.
PageDisplayVariantSelectionEvent::getPluginConfiguration function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php Get the configuration for the selected page display variant.
PageDisplayVariantSelectionEvent::getPluginId function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php The selected page display variant plugin ID.
PageDisplayVariantSelectionEvent::getRouteMatch function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php Gets the current route match.
Pager::getCurrentPage function core/lib/Drupal/Core/Pager/Pager.php Gets the current page.
Pager::getInfo function core/lib/Drupal/Core/Render/Element/Pager.php Returns the element properties for this element.
Pager::getLimit function core/lib/Drupal/Core/Pager/Pager.php Gets the maximum number of items per page.
Pager::getTotalItems function core/lib/Drupal/Core/Pager/Pager.php Gets the total number of items.

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