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 11.x for __get
  5. Other projects
Title Object type File name Summary
DefaultValueWidgetTest.php file core/modules/field_ui/tests/src/FunctionalJavascript/DefaultValueWidgetTest.php
DefaultValueWidgetTest::$defaultTheme property core/modules/field_ui/tests/src/FunctionalJavascript/DefaultValueWidgetTest.php The theme to install as the default for testing.
DefaultValueWidgetTest::$modules property core/modules/field_ui/tests/src/FunctionalJavascript/DefaultValueWidgetTest.php Modules to install.
DefaultValueWidgetTest::setUp function core/modules/field_ui/tests/src/FunctionalJavascript/DefaultValueWidgetTest.php
DefaultValueWidgetTest::testDefaultValueOptionsForChangingBundles function core/modules/field_ui/tests/src/FunctionalJavascript/DefaultValueWidgetTest.php Tests default value options on field config change.
DefaultWizardDeriver::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/DefaultWizardDeriver.php Gets the definition of all derivatives of a base plugin.
DelayedRequeueException::getDelay function core/lib/Drupal/Core/Queue/DelayedRequeueException.php Get the desired delay interval for this item.
DeleteActionTest::testGetDerivativeDefinitions function core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php @covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityDeleteActionDeriver::getDerivativeDefinitions
DeletedFieldsRepository::getFieldDefinitions function core/lib/Drupal/Core/Field/DeletedFieldsRepository.php
DeletedFieldsRepository::getFieldStorageDefinitions function core/lib/Drupal/Core/Field/DeletedFieldsRepository.php
DeletedFieldsRepositoryInterface::getFieldDefinitions function core/lib/Drupal/Core/Field/DeletedFieldsRepositoryInterface.php Returns a list of deleted field definitions.
DeletedFieldsRepositoryInterface::getFieldStorageDefinitions function core/lib/Drupal/Core/Field/DeletedFieldsRepositoryInterface.php Returns a list of deleted field storage definitions.
DeleteForm::getCancelUrl function core/modules/forum/src/Form/DeleteForm.php Returns the route to go to if the user cancels the action.
DeleteForm::getCancelUrl function core/modules/comment/src/Form/DeleteForm.php Returns the route to go to if the user cancels the action.
DeleteForm::getConfirmText function core/modules/forum/src/Form/DeleteForm.php Returns a caption for the button that confirms the action.
DeleteForm::getDeletionMessage function core/modules/comment/src/Form/DeleteForm.php
DeleteForm::getDescription function core/modules/comment/src/Form/DeleteForm.php Returns additional text to display as a description.
DeleteForm::getFormId function core/modules/forum/src/Form/DeleteForm.php Returns a unique string identifying the form.
DeleteForm::getQuestion function core/modules/forum/src/Form/DeleteForm.php Returns the question to ask the user.
DeleteForm::getRedirectUrl function core/modules/comment/src/Form/DeleteForm.php Returns the URL where the user should be redirected after deletion.
DeleteMultiple::getCancelUrl function core/modules/node/src/Form/DeleteMultiple.php Returns the route to go to if the user cancels the action.
DeleteMultiple::getDeletedMessage function core/modules/node/src/Form/DeleteMultiple.php Returns the message to show the user after an item was deleted.
DeleteMultiple::getInaccessibleMessage function core/modules/node/src/Form/DeleteMultiple.php Returns the message to show the user when an item has not been deleted.
DeleteMultipleForm::getBaseFormId function core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php Returns a string identifying the base form.
DeleteMultipleForm::getCancelUrl function core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php Returns the route to go to if the user cancels the action.
DeleteMultipleForm::getConfirmText function core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php Returns a caption for the button that confirms the action.
DeleteMultipleForm::getDeletedMessage function core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php Returns the message to show the user after an item was deleted.
DeleteMultipleForm::getFormId function core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php Returns a unique string identifying the form.
DeleteMultipleForm::getInaccessibleMessage function core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php Returns the message to show the user when an item has not been deleted.
DeleteMultipleForm::getQuestion function core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php Returns the question to ask the user.
DemoteNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/DemoteNode.php Gets an array of values to be set.
Dependency::getConstraint function core/lib/Drupal/Core/Extension/Dependency.php Gets the Constraint object.
Dependency::getConstraintString function core/lib/Drupal/Core/Extension/Dependency.php Gets constraint string from the dependency.
Dependency::getName function core/lib/Drupal/Core/Extension/Dependency.php Gets the dependency's name.
Dependency::getProject function core/lib/Drupal/Core/Extension/Dependency.php Gets the dependency's project namespace.
DependencySerializationTestDummy::getServiceIds function core/tests/Drupal/Tests/Core/DependencyInjection/DependencySerializationTest.php Gets the stored service IDs.
DependentAccessInterface::getAccessDependency function core/modules/block_content/src/Access/DependentAccessInterface.php Gets the access dependency.
DependentPluginDefinitionInterface::getConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionInterface.php Gets the config dependencies of this plugin definition.
DependentPluginDefinitionTrait::getConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionTrait.php
Deprecated::getInfo function core/modules/system/tests/modules/element_info_test/src/Element/Deprecated.php Returns the element properties for this element.
DeprecatedArray::getIterator function core/lib/Drupal/Component/Utility/DeprecatedArray.php
DeprecatedArray::offsetGet function core/lib/Drupal/Component/Utility/DeprecatedArray.php
DeprecatedExtendsFormElement::getInfo function core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsFormElement.php Returns the element properties for this element.
DeprecatedExtendsRenderElement::getInfo function core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsRenderElement.php Returns the element properties for this element.
DeprecatedServicePropertyTrait::__get function core/lib/Drupal/Core/DependencyInjection/DeprecatedServicePropertyTrait.php Allows to access deprecated/removed properties.
Depth::getItems function core/modules/comment/src/Plugin/views/field/Depth.php Gets an array of items for the field.
DerivablePluginDefinitionInterface::getDeriver function core/lib/Drupal/Component/Plugin/Definition/DerivablePluginDefinitionInterface.php Gets the name of the deriver of this plugin definition, if it exists.
DerivativeDiscoveryDecorator::getDefinition function core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php
DerivativeDiscoveryDecorator::getDefinitions function core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php
DerivativeDiscoveryDecorator::getDerivatives function core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php Adds derivatives to a list of plugin definitions.

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