Search for set

  1. Search 7.x for set
  2. Search 9.5.x for set
  3. Search 8.9.x for set
  4. Search 10.3.x for set
  5. Search 11.x for set
  6. Other projects
Title Object type File name Summary
FilterUrl::settingsForm function core/modules/filter/src/Plugin/Filter/FilterUrl.php
filter_formats_reset function core/modules/filter/filter.module Resets the text format caches.
FinishResponseSubscriber::setCacheControlNoCache function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Disable caching in the browser and for HTTP/1.1 proxies and clients.
FinishResponseSubscriber::setExpiresNoCache function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Disable caching in ancient browsers and for HTTP/1.0 proxies and clients.
FinishResponseSubscriber::setResponseCacheable function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Add Cache-Control and Expires headers to a cacheable response.
FinishResponseSubscriber::setResponseNotCacheable function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Add Cache-Control and Expires headers to a response which is not cacheable.
FinishResponseSubscriberTest::setUp function core/tests/Drupal/Tests/Core/EventSubscriber/FinishResponseSubscriberTest.php
FixtureManipulator::setCorePackageVersion function core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php Modifies core packages.
FixtureManipulator::setUpRepos function core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php Sets up the path repos at absolute paths.
FixtureManipulator::setVersion function core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php Sets a package version.
FixtureManipulatorTest::setUp function core/modules/package_manager/tests/src/Kernel/FixtureManipulatorTest.php
FlattenTest::setUp function core/modules/migrate/tests/src/Unit/process/FlattenTest.php
FloatItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php
FolderTest::testFolderSetup function core/tests/Drupal/FunctionalTests/FolderTest.php
FollowUpMigrationsTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php
FollowUpMigrationsTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php
FormActionXssTest::setUp function core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php
FormAjaxResponseBuilderTest::setUp function core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php
FormAjaxSubscriberTest::setUp function core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php
FormatPluralUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/FormatPluralUpdateTest.php Set database dump files to be used.
FormatterBase::$settings property core/lib/Drupal/Core/Field/FormatterBase.php The formatter settings.
FormatterBase::getFieldSetting function core/lib/Drupal/Core/Field/FormatterBase.php Returns the value of a field setting.
FormatterBase::getFieldSettings function core/lib/Drupal/Core/Field/FormatterBase.php Returns the array of field settings.
FormatterBase::settingsForm function core/lib/Drupal/Core/Field/FormatterBase.php
FormatterBase::settingsSummary function core/lib/Drupal/Core/Field/FormatterBase.php
FormatterInterface::settingsForm function core/lib/Drupal/Core/Field/FormatterInterface.php Returns a form to configure settings for the formatter.
FormatterInterface::settingsSummary function core/lib/Drupal/Core/Field/FormatterInterface.php Returns a short summary for the current formatter settings.
FormatterPluginManager::getDefaultSettings function core/lib/Drupal/Core/Field/FormatterPluginManager.php Returns the default settings of a field formatter.
FormBase::resetConfigFactory function core/lib/Drupal/Core/Form/FormBase.php Resets the configuration factory.
FormBase::setConfigFactory function core/lib/Drupal/Core/Form/FormBase.php Sets the config factory for this form.
FormBase::setRequestStack function core/lib/Drupal/Core/Form/FormBase.php Sets the request stack object to use.
FormBuilder::setCache function core/lib/Drupal/Core/Form/FormBuilder.php
FormBuilder::setInvalidTokenError function core/lib/Drupal/Core/Form/FormBuilder.php
FormBuilderTest::setUp function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
FormCache::setCache function core/lib/Drupal/Core/Form/FormCache.php
FormCacheInterface::setCache function core/lib/Drupal/Core/Form/FormCacheInterface.php Stores a form in the cache.
FormCacheTest::setUp function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php
FormCacheTest::setUp function core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php
FormCacheTest::setUpMockAccount function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Reinitializes the account as a mock object.
FormCacheTest::setUpMockCsrfTokenGenerator function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Reinitializes the CSRF token generator as a mock object.
FormCacheTest::setUpMockFormCacheStore function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Reinitializes the form cache store as a mock object.
FormCacheTest::setUpMockFormStateCacheStore function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Reinitializes the form state cache store as a mock object.
FormCacheTest::setUpMockLogger function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Reinitializes the logger as a mock object.
FormCacheTest::testSetCacheAuthUser function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests set cache auth user.
FormCacheTest::testSetCacheBuildIdMismatch function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests set cache build id mismatch.
FormCacheTest::testSetCacheWithForm function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests set cache with form.
FormCacheTest::testSetCacheWithoutForm function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests set cache without form.
FormElement::setAttributes function core/lib/Drupal/Core/Render/Element/FormElement.php Sets a form element's class attribute.
FormElementBase::setConfig function core/modules/config_translation/src/FormElement/FormElementBase.php
FormErrorHandler::setElementErrorsFromFormState function core/lib/Drupal/Core/Form/FormErrorHandler.php Stores errors and a list of child element errors directly on each element.

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