Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchConfigurationRankings::transform | function | core/ |
Generate the configuration rankings. |
| SearchConfigurationRankings::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| SearchExtraTypeSearch::buildConfigurationForm | function | core/ |
Form constructor. |
| SearchExtraTypeSearch::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| SearchExtraTypeSearch::submitConfigurationForm | function | core/ |
Form submission handler. |
| SearchPage::$configuration | property | core/ |
The configuration of the search page entity. |
| SearchPage::configFactory | function | core/ |
Wraps the config factory. |
| SearchPageListBuilder::$configFactory | property | core/ |
Stores the configuration factory. |
| SearchPageListBuilder::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SearchPageRepository::$configFactory | property | core/ |
The config factory. |
| SearchPageRepositoryTest::$configFactory | property | core/ |
The config factory. |
| SearchPluginCollectionTest::testGetWithConfigurablePlugin | function | core/ |
Tests the get() method with a configurable plugin. |
| SearchTextProcessor::$configFactory | property | core/ |
The config factory. |
| SectionComponent::$configuration | property | core/ |
An array of plugin configuration. |
| SectionComponent::getConfiguration | function | core/ |
Gets the component plugin configuration. |
| SectionComponent::setConfiguration | function | core/ |
Sets the plugin configuration. |
| SecurityAdvisoriesFetcher::$config | property | core/ |
The 'system.advisories' configuration. |
| SecurityAdvisoriesFetcherTest::testIntervalConfigUpdate | function | core/ |
Tests that the stored advisories response is deleted on interval decrease. |
| SelectionPluginBase::buildConfigurationForm | function | core/ |
Form constructor. |
| SelectionPluginBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| SelectionPluginBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| SelectionPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY | constant | core/ |
The key used in the profile list for the install from config option. |
| SequentiallyConstraintValidatorTest::testConfigValidation | function | core/ |
Tests use of Sequentially validation constraint in config. |
| serializer.normalizer.config_entity | service | core/ |
Drupal\serialization\Normalizer\ConfigEntityNormalizer |
| serializer.normalizer.config_entity.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ConfigEntityDenormalizer |
| ServerCommand::configure | function | core/ |
|
| SessionConfiguration | class | core/ |
Defines the default session configuration generator. |
| SessionConfiguration.php | file | core/ |
|
| SessionConfiguration::$options | property | core/ |
An associative array of session ini settings. |
| SessionConfiguration::drupalValidTestUa | function | core/ |
Wraps drupal_valid_test_ua(). |
| SessionConfiguration::getCookieDomain | function | core/ |
Return the session cookie domain. |
| SessionConfiguration::getName | function | core/ |
Returns the session cookie name. |
| SessionConfiguration::getOptions | function | core/ |
Returns a list of options suitable for passing to the session storage. |
| SessionConfiguration::getUnprefixedName | function | core/ |
Returns the session cookie name without the secure/insecure prefix. |
| SessionConfiguration::hasSession | function | core/ |
Determines whether a session identifier is on the request. |
| SessionConfiguration::__construct | function | core/ |
Constructs a new session configuration instance. |
| SessionConfigurationInterface | interface | core/ |
Defines an interface for session configuration generators. |
| SessionConfigurationInterface.php | file | core/ |
|
| SessionConfigurationInterface::getOptions | function | core/ |
Returns a list of options suitable for passing to the session storage. |
| SessionConfigurationInterface::hasSession | function | core/ |
Determines whether a session identifier is on the request. |
| SessionConfigurationTest | class | core/ |
Tests Drupal\Core\Session\SessionConfiguration. |
| SessionConfigurationTest.php | file | core/ |
|
| SessionConfigurationTest::createSessionConfiguration | function | core/ |
Constructs a partially mocked SUT. |
| SessionConfigurationTest::providerTestCookieSecure | function | core/ |
Data provider for the cookie secure test. |
| SessionConfigurationTest::providerTestEnforcedCookieDomain | function | core/ |
Data provider for the cookie domain test. |
| SessionConfigurationTest::providerTestEnforcedSessionName | function | core/ |
Data provider for the cookie name test. |
| SessionConfigurationTest::providerTestGeneratedCookieDomain | function | core/ |
Data provider for the cookie domain test. |
| SessionConfigurationTest::providerTestGeneratedSessionName | function | core/ |
Data provider for the cookie name test. |
| SessionConfigurationTest::testConstructorDefaultSettings | function | core/ |
Tests constructor's default settings. |
Pagination
- Previous page
- Page 114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.