Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| SelectComplexTest::testLeftOuterJoin | function | core/ |
Tests LEFT OUTER joins. |
| SelectExtender::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
| SelectExtender::getOrderBy | function | core/ |
Returns a reference to the order by array for this query. |
| SelectExtender::__toString | function | core/ |
Returns a string representation of how the query will be executed in SQL. |
| SelectInterface::getOrderBy | function | core/ |
Returns a reference to the order by array for this query. |
| SelectInterface::__toString | function | core/ |
Returns a string representation of how the query will be executed in SQL. |
| SelectionTest::testAutocompleteOutput | function | core/ |
Tests that the Views selection handles the views output properly. |
| SelectionWithAutocreateInterface | interface | core/ |
Interface for Selection plugins that support newly created entities. |
| SelectionWithAutocreateInterface.php | file | core/ |
|
| SelectionWithAutocreateInterface::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
| SelectionWithAutocreateInterface::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| SelectOrderedTest | class | core/ |
Tests the Select query builder. |
| SelectOrderedTest.php | file | core/ |
|
| SelectOrderedTest::testSimpleSelectMultiOrdered | function | core/ |
Tests multiple ORDER BY. |
| SelectOrderedTest::testSimpleSelectOrdered | function | core/ |
Tests basic ORDER BY. |
| SelectOrderedTest::testSimpleSelectOrderedDesc | function | core/ |
Tests ORDER BY descending. |
| SelectPagerDefaultTest::testOddPagerQuery | function | core/ |
Confirms that a pager query returns the correct results. |
| SeparatorTranslationTest | class | core/ |
Test to ensure the datetime range separator is translatable. |
| SeparatorTranslationTest.php | file | core/ |
|
| SeparatorTranslationTest::$field | property | core/ |
The field used in this test class. |
| SeparatorTranslationTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| SeparatorTranslationTest::$modules | property | core/ |
Modules to enable. |
| SeparatorTranslationTest::setUp | function | core/ |
|
| SeparatorTranslationTest::testSeparatorTranslation | function | core/ |
Tests the translation of the range separator. |
| SequenceDataDefinition::getOrderBy | function | core/ |
Gets the description of how the sequence should be sorted. |
| SerializedColumnNormalizerTrait::getCustomSerializedPropertyNames | function | core/ |
Gets the names of all properties the plugin treats as serialized data. |
| serializer.normalizer.jsonapi_document_toplevel.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\JsonApiDocumentTopLevelNormalizer |
| Serializer::getFormatOptions | function | core/ |
Returns an array of format options. |
| Serializer::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| ServerCommand::getOneTimeLoginUrl | function | core/ |
Gets a one time login URL for user 1. |
| ServicesDefaultsTest::testAutowiring | function | core/ |
Tests that 'services_defaults_test.service' has its dependencies injected. |
| services_default_test.no_autowire | service | core/ |
Drupal\services_defaults_test\TestService |
| services_default_test.no_autowire.arg | service | core/ |
Drupal\services_defaults_test\TestInjection |
| SessionConfiguration::getOptions | function | core/ |
Returns a list of options suitable for passing to the session storage. |
| SessionConfigurationInterface::getOptions | function | core/ |
Returns a list of options suitable for passing to the session storage. |
| SessionConfigurationTest::providerTestConstructorDefaultSettings | function | core/ |
Data provider for the constructor test. |
| SessionConfigurationTest::testConstructorDefaultSettings | function | core/ |
Tests constructor's default settings. |
| SessionConfigurationTest::testCookieSecureNotOverridable | function | core/ |
Tests that session.cookie_secure ini settings cannot be overridden. |
| SessionWorkspaceNegotiator | class | core/ |
Defines the session workspace negotiator. |
| SessionWorkspaceNegotiator.php | file | core/ |
|
| SessionWorkspaceNegotiator::$currentUser | property | core/ |
The current user. |
| SessionWorkspaceNegotiator::$session | property | core/ |
The session. |
| SessionWorkspaceNegotiator::$workspaceStorage | property | core/ |
The workspace storage handler. |
| SessionWorkspaceNegotiator::applies | function | core/ |
Checks whether the negotiator applies to the current request or not. |
| SessionWorkspaceNegotiator::getActiveWorkspace | function | core/ |
Gets the negotiated workspace, if any. |
| SessionWorkspaceNegotiator::setActiveWorkspace | function | core/ |
Sets the negotiated workspace. |
| SessionWorkspaceNegotiator::unsetActiveWorkspace | function | core/ |
Unsets the negotiated workspace. |
| SessionWorkspaceNegotiator::__construct | function | core/ |
Constructor. |
| session_exists_cache_context_test_page_top | function | core/ |
Implements hook_page_top(). |
| session_handler.storage | service | core/ |
Drupal\Core\Session\SessionHandler |
Pagination
- Previous page
- Page 197
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.