Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Search 11.x for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ContactFormHooks::userAdminSettingsSubmit | function | core/ |
Provides an additional submit handler for 'user_admin_settings' form. |
| 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. |
| ContainerResetWebTest.php | file | core/ |
|
| ContainerResetWebTest::$defaultTheme | property | core/ |
|
| ContainerResetWebTest::$modules | property | core/ |
|
| ContainerResetWebTest::setUp | function | core/ |
|
| ContainerResetWebTest::testContainerRebuild | function | core/ |
Sets a different deployment identifier. |
| ContainerTest::setUp | function | core/ |
|
| ContainerTest::testReset | function | core/ |
Tests Container::reset(). |
| ContainerTest::testSet | function | core/ |
Tests that Container::set() works properly. |
| ContainerTest::testSetParameterWithFrozenContainer | function | core/ |
Tests that Container::setParameter() in a frozen case works properly. |
| ContainerTest::testSetParameterWithUnfrozenContainer | function | core/ |
Tests that Container::setParameter() in an unfrozen case works properly. |
| ContentEntityBase::set | function | core/ |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.