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
DefaultHtmlRouteProviderTest::providerTestGetAddPageRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::providerTestGetCanonicalRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::providerTestGetCollectionRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::testGetAddFormRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php Tests get add form route.
DefaultHtmlRouteProviderTest::testGetAddPageRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php Tests get add page route.
DefaultHtmlRouteProviderTest::testGetCanonicalRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php Tests get canonical route.
DefaultHtmlRouteProviderTest::testGetCollectionRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php Tests get collection route.
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php Tests get entity type id key type.
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php Tests get entity type id key type not fieldable.
DefaultLanguageItem::getDefaultLangcode function core/modules/language/src/DefaultLanguageItem.php Provides default language code of given entity.
DefaultLanguageItem::getDefaultLanguageCode function core/modules/language/src/DefaultLanguageItem.php Provides default language code of a given an entity type and bundle.
DefaultLanguageRenderer::getLangcode function core/modules/views/src/Entity/Render/DefaultLanguageRenderer.php
DefaultLanguageRenderer::getLangcodeByRelationship function core/modules/views/src/Entity/Render/DefaultLanguageRenderer.php
DefaultLazyPluginCollection::getConfiguration function core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php
DefaultLazyPluginCollection::getPluginId function core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php Get the plugin ID for an instance.
DefaultLazyPluginCollectionTest::getPluginMock function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php
DefaultLazyPluginCollectionTest::testConfigurableGetConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php Tests configurable get configuration.
DefaultLazyPluginCollectionTest::testGet function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php Tests get.
DefaultLazyPluginCollectionTest::testGetConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php Tests get configuration.
DefaultLazyPluginCollectionTest::testGetNotExistingPlugin function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php Tests get not existing plugin.
DefaultPluginManager::getCacheContexts function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php
DefaultPluginManager::getCachedDefinitions function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php Returns the cached plugin definitions of the decorated discovery class.
DefaultPluginManager::getCacheMaxAge function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php
DefaultPluginManager::getCacheTags function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php
DefaultPluginManager::getDefinitions function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php
DefaultPluginManager::getDiscovery function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php
DefaultPluginManager::getFactory function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php
DefaultPluginManagerTest::testGetCacheContexts function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests get cache contexts.
DefaultPluginManagerTest::testGetCacheMaxAge function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests get cache max age.
DefaultPluginManagerTest::testGetCacheTags function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests get cache tags.
DefaultPluginManagerTest::testGetDefinitionPluginNotFoundException function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager behavior for a missing plugin ID.
DefaultPluginManagerTest::testGetDefinitionsWithoutRequiredInterface function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests plugins without a required interface.
DefaultSelection::getReferenceableEntities function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
DefaultSelection::validateTargetBundles function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Validates a target_bundles element.
DefaultSelection::validateTargetBundlesUpdate function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Validates a target_bundles_update element.
DefaultSelectionDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Entity/Plugin/Derivative/DefaultSelectionDeriver.php
DefaultsEntityForm::getEntityFromRouteMatch function core/modules/layout_builder/src/Form/DefaultsEntityForm.php
DefaultSingleLazyPluginCollection::getConfiguration function core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php
DefaultSingleLazyPluginCollectionTest::testGet function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php Tests the get() method.
DefaultSingleLazyPluginCollectionTest::testGetInstanceIds function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php Tests get instance ids.
DefaultsSectionStorage::getContextsDuringPreview function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::getDisplay function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Gets the entity storing the defaults.
DefaultsSectionStorage::getEntityTypes function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Returns an array of relevant entity types.
DefaultsSectionStorage::getLayoutBuilderUrl function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::getRedirectUrl function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::getRouteParameters function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Provides the route parameters needed to generate a URL for this object.
DefaultsSectionStorage::getSectionList function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::getStorageId function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::getThirdPartyProviders function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::getThirdPartySetting function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php

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