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
LanguageTestTrait::enableBundleTranslation function core/modules/language/tests/src/Traits/LanguageTestTrait.php Enables translations for the given entity type bundle.
LanguageTestTrait::setFieldTranslatable function core/modules/language/tests/src/Traits/LanguageTestTrait.php Sets and saves a given field instance translation status.
LanguageThemeHooks class core/modules/language/src/Hook/LanguageThemeHooks.php Hook implementations for language.
LanguageThemeHooks.php file core/modules/language/src/Hook/LanguageThemeHooks.php
LanguageThemeHooks::preprocessBlock function core/modules/language/src/Hook/LanguageThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
LanguageThemeHooks::preprocessLanguageContentSettingsTable function core/modules/language/src/Hook/LanguageThemeHooks.php Prepares variables for language content settings table templates.
LanguageThemeHooks::preprocessLanguageNegotiationConfigureForm function core/modules/language/src/Hook/LanguageThemeHooks.php Prepares variables for language negotiation configuration form.
LanguageThemeHooks::theme function core/modules/language/src/Hook/LanguageThemeHooks.php Implements hook_theme().
LanguageTypes class core/modules/language/src/Plugin/migrate/process/LanguageTypes.php Processes the array for the language types.
LanguageTypes.php file core/modules/language/src/Plugin/migrate/process/LanguageTypes.php
LanguageTypes::transform function core/modules/language/src/Plugin/migrate/process/LanguageTypes.php Performs the associated process.
LanguageTypes::__construct function core/modules/language/src/Plugin/migrate/process/LanguageTypes.php Constructs a \Drupal\Component\Plugin\PluginBase object.
LanguageTypesTest class core/modules/language/tests/src/Unit/process/LanguageTypesTest.php Tests Drupal\language\Plugin\migrate\process\LanguageTypes.
LanguageTypesTest.php file core/modules/language/tests/src/Unit/process/LanguageTypesTest.php
LanguageTypesTest::testStringInput function core/modules/language/tests/src/Unit/process/LanguageTypesTest.php Tests string input.
LanguageTypesTest::testTransformAll function core/modules/language/tests/src/Unit/process/LanguageTypesTest.php Tests successful transformation of all language types.
LanguageTypesTest::testTransformConfigurable function core/modules/language/tests/src/Unit/process/LanguageTypesTest.php Tests successful transformation of configurable language types.
LanguageUnitTest::testGetDirection function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php Tests get direction.
LanguageUnitTest::testGetLangcode function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php Tests get langcode.
LanguageUnitTest::testGetName function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php Tests get name.
language_get_browser_drupal_langcode_mappings function core/modules/language/language.module Returns language mappings between browser and Drupal language codes.
language_get_default_langcode function core/modules/language/language.module Returns the default language code assigned to an entity type and a bundle.
LateResourceTypeBuildEventSubscriber::getSubscribedEvents function core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/src/EventSubscriber/LateResourceTypeBuildEventSubscriber.php
Layout::get function core/lib/Drupal/Core/Layout/Attribute/Layout.php Gets the value of an attribute.
Layout::get function core/lib/Drupal/Core/Layout/Annotation/Layout.php Gets the value of an annotation.
LayoutBuilder::getInfo function core/modules/layout_builder/src/Element/LayoutBuilder.php Returns the element properties for this element.
LayoutBuilder::layoutBuilderElementGetKeys function core/modules/layout_builder/src/Element/LayoutBuilder.php Form element #process callback.
LayoutBuilderContextTrait::getPopulatedContexts function core/modules/layout_builder/src/Context/LayoutBuilderContextTrait.php Returns all populated contexts, both global and section-storage-specific.
LayoutBuilderDisableForm::getCancelUrl function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Returns the route to go to if the user cancels the action.
LayoutBuilderDisableForm::getDescription function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Returns additional text to display as a description.
LayoutBuilderDisableForm::getFormId function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Returns a unique string identifying the form.
LayoutBuilderDisableForm::getQuestion function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Returns the question to ask the user.
LayoutBuilderDisableInteractionsTest::getElementVerticalPosition function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Gets the element position.
LayoutBuilderEntityFormTrait::getBaseFormId function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php
LayoutBuilderEntityFormTrait::getSectionStorage function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Retrieves the section storage object.
LayoutBuilderEntityViewDisplay::getComponent function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the display options set for a component.
LayoutBuilderEntityViewDisplay::getContextsForEntity function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the available contexts for a given entity.
LayoutBuilderEntityViewDisplay::getDefaultRegion function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the default region.
LayoutBuilderEntityViewDisplay::getDefaultSection function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets a default section.
LayoutBuilderEntityViewDisplay::getSectionComponentForFieldName function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the component for a given field name if any.
LayoutBuilderEntityViewDisplay::getSections function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the layout sections.
LayoutBuilderEntityViewDisplayResourceTestBase::getExpectedNormalizedEntity function core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayResourceTestBase.php Returns the expected normalization of the entity.
LayoutBuilderEntityViewDisplayTest::getExpectedDocument function core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php Returns the expected JSON:API document for the entity.
LayoutBuilderEntityViewDisplayTest::getSectionList function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php Sets up the section list.
LayoutBuilderIsActiveCacheContext::getCacheableMetadata function core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php Gets cacheability metadata for the context based on the parameter value.
LayoutBuilderIsActiveCacheContext::getContext function core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php Returns the string representation of the cache context.
LayoutBuilderIsActiveCacheContext::getDisplay function core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php Returns the entity view display for a given entity type and view mode.
LayoutBuilderIsActiveCacheContext::getLabel function core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php Returns the label of the cache context.
LayoutBuilderIsActiveCacheContextTest::providerTestGetContext function core/modules/layout_builder/tests/src/Unit/LayoutBuilderIsActiveCacheContextTest.php Provides test data for ::testGetContext().
LayoutBuilderIsActiveCacheContextTest::testGetContext function core/modules/layout_builder/tests/src/Unit/LayoutBuilderIsActiveCacheContextTest.php Tests get context.

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