Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
FinishResponseSubscriber::onRespond function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Sets extra headers on successful responses.
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.
FinishResponseSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Constructs a FinishResponseSubscriber object.
finish_response_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\FinishResponseSubscriber
Fixed::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/Fixed.php Provide the default form for setting options.
Fixed::defineOptions function core/modules/views/src/Plugin/views/argument_default/Fixed.php Retrieve the options when this is a new access
control plugin
Fixed::getCacheContexts function core/modules/views/src/Plugin/views/argument_default/Fixed.php The cache contexts associated with this object.
FixtureDeprecatedClass class core/modules/system/tests/modules/deprecation_test/src/Deprecation/FixtureDeprecatedClass.php Fixture class for use by DrupalStandardsListenerDeprecationTest.
FixtureDeprecatedClass.php file core/modules/system/tests/modules/deprecation_test/src/Deprecation/FixtureDeprecatedClass.php
FixtureDeprecatedClass::testFunction function core/modules/system/tests/modules/deprecation_test/src/Deprecation/FixtureDeprecatedClass.php Returns a known value.
Fixtures class core/tests/Drupal/Tests/Composer/Generator/Fixtures.php Convenience class for creating fixtures.
Fixtures class core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Convenience class for creating fixtures.
Fixtures.php file core/tests/Drupal/Tests/Composer/Generator/Fixtures.php
Fixtures.php file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php
Fixtures::$composer property core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php The composer object.
Fixtures::$io property core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php A Composer IOInterface to write to.
Fixtures::$randomPrefix property core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Keep a persistent prefix to help group our tmp directories together.
Fixtures::$tmpDirs property core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Directories to delete when we are done.
Fixtures::allFixturesDir function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Gets the path to the project fixtures.
Fixtures::appendOp function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Creates an AppendOp fixture.
Fixtures::binFixtureDir function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Gets the path to one particular bin path.
Fixtures::cloneFixtureProjects function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Creates a temporary copy of all of the fixtures projects into a temp dir.
Fixtures::composerJson function core/tests/Drupal/Tests/Composer/Generator/Fixtures.php Data for a composer.json fixture.
Fixtures::composerLock function core/tests/Drupal/Tests/Composer/Generator/Fixtures.php Data for a composer.lock fixture.
Fixtures::createIsolatedComposerCacheDir function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Create an isolated cache directory for Composer
Fixtures::destinationPath function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Gets a destination path in a tmp dir.
Fixtures::drupalCoreComposerFixture function core/tests/Drupal/Tests/Composer/Generator/Fixtures.php Generate a suitable DrupalCoreComposer fixture for testing.
Fixtures::getComposer function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Gets the Composer object.
Fixtures::getLocationReplacements function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Gets an Interpolator with 'web-root' and 'package-name' set.
Fixtures::getOutput function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Gets the output from the io() fixture.
Fixtures::io function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Gets an IO fixture.
Fixtures::mkTmpDir function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Creates a temporary directory.
Fixtures::persistentPrefix function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Generates a persistent prefix to use with all of our temporary directories.
Fixtures::projectFixtureDir function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Gets the path to one particular project fixture.
Fixtures::projectRoot function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Gets the path to Scaffold component.
Fixtures::replaceOp function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Creates a ReplaceOp fixture.
Fixtures::runComposer function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Runs a `composer` command.
Fixtures::runScaffold function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Runs the scaffold operation.
Fixtures::sourcePath function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Gets a path to a source scaffold fixture.
Fixtures::tearDown function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Calls 'tearDown' in any test that copies fixtures to transient locations.
Fixtures::tmpDir function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Generates a path to a temporary location, but do not create the directory.
Flatten::transform function core/modules/migrate/src/Plugin/migrate/process/Flatten.php Flatten nested array values to single array values.
FlattenTest class core/modules/migrate/tests/src/Unit/process/FlattenTest.php Tests the flatten plugin.
FlattenTest.php file core/modules/migrate/tests/src/Unit/process/FlattenTest.php
FlattenTest::testFlatten function core/modules/migrate/tests/src/Unit/process/FlattenTest.php Test that various array flatten operations work properly.
FloatData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/FloatData.php Gets the primitive data value casted to the correct PHP type.
FloatItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php Returns a form for the field-level settings.

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