Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| Connection::setPrefix | function | core/ |
Set the prefix used by this database connection. |
| Connection::setTarget | function | core/ |
Tells this connection object what its target value is. |
| ConnectionTest::setUp | function | core/ |
|
| ConstraintViolationBuilder::setCause | function | core/ |
|
| ConstraintViolationBuilder::setCode | function | core/ |
|
| ConstraintViolationBuilder::setInvalidValue | function | core/ |
|
| ConstraintViolationBuilder::setParameter | function | core/ |
|
| ConstraintViolationBuilder::setParameters | function | core/ |
|
| ConstraintViolationBuilder::setPlural | function | core/ |
|
| ConstraintViolationBuilder::setTranslationDomain | function | core/ |
|
| contact.settings.yml | file | core/ |
core/modules/contact/config/install/contact.settings.yml |
| contact.setting_default.html.twig | file | core/ |
--- label: 'Setting a default contact form' related: - contact.overview --- {% set contact_link_text %}{% trans %}Contact forms{% endtrans %}{% endset %} {% set contact_link = render_var(help_route_link(contact_link_text,… |
| ContactForm::setMessage | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set contact form message'), pluralize: FALSE)] |
| ContactForm::setRecipients | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set recipients'), pluralize: FALSE)] |
| ContactForm::setRedirectPath | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set redirect path'), pluralize: FALSE)] |
| ContactForm::setReply | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set auto-reply message'), pluralize: FALSE)] |
| ContactForm::setWeight | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set weight'), pluralize: FALSE)] |
| ContactFormHooks::formUserAdminSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\user\AccountSettingsForm. |
| ContactFormInterface::setMessage | function | core/ |
Sets the message to be displayed to the user. |
| ContactFormInterface::setRecipients | function | core/ |
Sets list of recipient email addresses. |
| ContactFormInterface::setRedirectPath | function | core/ |
Sets the redirect path. |
| ContactFormInterface::setReply | function | core/ |
Sets an auto-reply message to send to the message author. |
| ContactFormInterface::setWeight | function | core/ |
Sets the weight. |
| ContactFormResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ContactFormTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ContactFormValidationTest::setUp | function | core/ |
|
| ContactLanguageTest::setUp | function | core/ |
|
| ContactLinkTest::setUp | function | core/ |
|
| ContactLinkTest::setUp | function | core/ |
Sets up the test. |
| ContactPersonalTest::setUp | function | core/ |
|
| ContactSettings | class | core/ |
Drupal 6/7 contact settings source from database. |
| ContactSettings.php | file | core/ |
|
| ContactSettings::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| ContactSettingsTest | class | core/ |
Tests D6 contact settings source plugin. |
| ContactSettingsTest.php | file | core/ |
|
| ContactSettingsTest::$modules | property | core/ |
Modules to install. |
| ContactSettingsTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| ContactSitewideTest::setUp | function | core/ |
|
| contact_form_user_admin_settings_submit | function | core/ |
Form submission handler for \Drupal\user\AccountSettingsForm. |
| Container::reset | function | core/ |
Resets shared services from the container. |
| Container::set | function | core/ |
|
| Container::setParameter | function | core/ |
|
| ContainerBuilder::set | function | core/ |
Overrides Symfony\Component\DependencyInjection\ContainerBuilder::set(). |
| ContainerBuilder::setAlias | function | core/ |
|
| ContainerBuilder::setParameter | function | core/ |
|
| ContainerBuilderTest::testSetAlias | function | core/ |
Tests set alias. |
| ContainerBuilderTest::testSetDefinition | function | core/ |
Tests set definition. |
| ContainerBuilderTest::testSetParameterException | function | core/ |
Tests set parameter exception. |
| ContainerRebuildWebTest::testSetContainerRebuildWithDifferentDeploymentIdentifier | function | core/ |
Sets a different deployment identifier. |
| ContainerResetWebTest | class | core/ |
Ensures that the container rebuild works as expected. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.