Search for get

  1. Search 7.x-1.x for get
  2. Search 4.0.x for get
  3. Other projects
Title Object type File name Summary
ContextMapperTest::testGetContextValues function tests/src/Unit/ContextMapperTest.php @covers ::getContextValues
ContextMapperTest::testGetContextValuesContext function tests/src/Unit/ContextMapperTest.php @covers ::getContextValues
ContextMapperTest::testGetContextValuesEntityContext function tests/src/Unit/ContextMapperTest.php @covers ::getContextValues
EntityAddWizard::getRouteName function tests/modules/ctools_wizard_test/src/Wizard/EntityAddWizard.php The name of the route to which forward or backwards steps redirect.
EntityAddWizardTest::getRouteName function tests/modules/ctools_wizard_test/src/Wizard/EntityAddWizardTest.php The name of the route to which forward or backwards steps redirect.
EntityBundle::getDerivativeDefinitions function src/Plugin/Deriver/EntityBundle.php Gets the definition of all derivatives of a base plugin.
EntityBundle::getEntityBundleLabel function src/Plugin/Deriver/EntityBundle.php Provides the bundle label with a fallback when not defined.
EntityCreationTrait::getEntityTypeManager function src/Testing/EntityCreationTrait.php Retrieves the Entity Type Manager for the Entity.
EntityEditWizard::getEntityType function tests/modules/ctools_wizard_test/src/Wizard/EntityEditWizard.php The machine name of the entity type.
EntityEditWizard::getMachineLabel function tests/modules/ctools_wizard_test/src/Wizard/EntityEditWizard.php The form element #title for your unique identifier label.
EntityEditWizard::getOperations function tests/modules/ctools_wizard_test/src/Wizard/EntityEditWizard.php Retrieve a list of FormInterface classes by their step key in the wizard.
EntityEditWizard::getWizardLabel function tests/modules/ctools_wizard_test/src/Wizard/EntityEditWizard.php The fieldset #title for your label & machine name elements.
EntityEditWizardTest::getEntityType function tests/modules/ctools_wizard_test/src/Wizard/EntityEditWizardTest.php The machine name of the entity type.
EntityEditWizardTest::getMachineLabel function tests/modules/ctools_wizard_test/src/Wizard/EntityEditWizardTest.php The form element #title for your unique identifier label.
EntityEditWizardTest::getOperations function tests/modules/ctools_wizard_test/src/Wizard/EntityEditWizardTest.php Retrieve a list of FormInterface classes by their step key in the wizard.
EntityEditWizardTest::getWizardLabel function tests/modules/ctools_wizard_test/src/Wizard/EntityEditWizardTest.php The fieldset #title for your label & machine name elements.
EntityField::getFieldDefinition function modules/ctools_block/src/Plugin/Block/EntityField.php Gets the field definition.
EntityField::getFieldStorageDefinition function modules/ctools_block/src/Plugin/Block/EntityField.php Gets the field storage definition.
EntityField::getFieldTypeDefinition function modules/ctools_block/src/Plugin/Block/EntityField.php Gets field type definition.
EntityField::getFormatter function modules/ctools_block/src/Plugin/Block/EntityField.php Gets the formatter object.
EntityField::getFormatterOptions function modules/ctools_block/src/Plugin/Block/EntityField.php Gets the formatter options for this field type.
EntityFieldDeriver::getDerivativeDefinitions function modules/ctools_block/src/Plugin/Deriver/EntityFieldDeriver.php Gets the definition of all derivatives of a base plugin.
EntityFormWizardBase::getParameters function src/Wizard/EntityFormWizardBase.php Return an array of parameters required to construct this wizard.
EntityFormWizardInterface::getEntityType function src/Wizard/EntityFormWizardInterface.php The machine name of the entity type.
EntityFormWizardInterface::getMachineLabel function src/Wizard/EntityFormWizardInterface.php The form element #title for your unique identifier label.
EntityFormWizardInterface::getWizardLabel function src/Wizard/EntityFormWizardInterface.php The fieldset #title for your label & machine name elements.
EntityLazyLoadContext::getContextValue function src/Context/EntityLazyLoadContext.php Gets the context value.
EntityView::getAccessRecursion function src/Plugin/Block/EntityView.php
EntityViewDeriver::getDerivativeDefinitions function src/Plugin/Deriver/EntityViewDeriver.php Gets the definition of all derivatives of a base plugin.
EntityWizard::getMachineLabel function tests/modules/ctools_wizard_test/src/Wizard/EntityWizard.php
EntityWizard::getOperations function tests/modules/ctools_wizard_test/src/Wizard/EntityWizard.php Retrieve a list of FormInterface classes by their step key in the wizard.
EntityWizard::getRouteName function tests/modules/ctools_wizard_test/src/Wizard/EntityWizard.php The name of the route to which forward or backwards steps redirect.
EntityWizard::getWizardLabel function tests/modules/ctools_wizard_test/src/Wizard/EntityWizard.php
ExampleConfigEntity::getOne function tests/modules/ctools_wizard_test/src/Entity/ExampleConfigEntity.php @inheritDoc
ExampleConfigEntity::getTwo function tests/modules/ctools_wizard_test/src/Entity/ExampleConfigEntity.php @inheritDoc
ExampleConfigEntityDeleteForm::getCancelUrl function tests/modules/ctools_wizard_test/src/Form/ExampleConfigEntityDeleteForm.php Returns the route to go to if the user cancels the action.
ExampleConfigEntityDeleteForm::getConfirmText function tests/modules/ctools_wizard_test/src/Form/ExampleConfigEntityDeleteForm.php Returns a caption for the button that confirms the action.
ExampleConfigEntityDeleteForm::getQuestion function tests/modules/ctools_wizard_test/src/Form/ExampleConfigEntityDeleteForm.php Returns the question to ask the user.
ExampleConfigEntityExistingForm::getFormId function tests/modules/ctools_wizard_test/src/Form/ExampleConfigEntityExistingForm.php Returns a unique string identifying the form.
ExampleConfigEntityExternalForm::getFormId function tests/modules/ctools_wizard_test/src/Form/ExampleConfigEntityExternalForm.php Returns a unique string identifying the form.
ExampleConfigEntityGeneralForm::getFormId function tests/modules/ctools_wizard_test/src/Form/ExampleConfigEntityGeneralForm.php Returns a unique string identifying the form.
ExampleConfigEntityInterface::getOne function tests/modules/ctools_wizard_test/src/ExampleConfigEntityInterface.php Get first piece of information.
ExampleConfigEntityInterface::getTwo function tests/modules/ctools_wizard_test/src/ExampleConfigEntityInterface.php Get second piece of information;.
ExampleConfigEntityListBuilder::getOperations function tests/modules/ctools_wizard_test/src/ExampleConfigEntityListBuilder.php @inheritDoc
ExampleConfigEntityOneForm::getFormId function tests/modules/ctools_wizard_test/src/Form/ExampleConfigEntityOneForm.php Returns a unique string identifying the form.
ExampleConfigEntityTwoForm::getFormId function tests/modules/ctools_wizard_test/src/Form/ExampleConfigEntityTwoForm.php Returns a unique string identifying the form.
FormWizardBase::getFormId function src/Wizard/FormWizardBase.php Returns a unique string identifying the form.
FormWizardBase::getMachineName function src/Wizard/FormWizardBase.php The SharedTempStore key for our current wizard values.
FormWizardBase::getNextOp function src/Wizard/FormWizardBase.php The translated text of the "Next" button's text.
FormWizardBase::getNextParameters function src/Wizard/FormWizardBase.php The Route parameters for a 'next' step.