Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| SectionStorageTrait::count | function | core/ |
|
| SectionStorageTrait::getSection | function | core/ |
|
| SectionStorageTrait::hasBlankSection | function | core/ |
Indicates if this section list contains a blank section. |
| SectionStorageTrait::hasSection | function | core/ |
Indicates if there is a section at the specified delta. |
| SectionStorageTrait::insertSection | function | core/ |
|
| SectionStorageTrait::removeAllSections | function | core/ |
|
| SectionStorageTrait::removeSection | function | core/ |
|
| SectionStorageTrait::setSection | function | core/ |
Sets the section for the given delta on the display. |
| SectionStorageTrait::setSections | function | core/ |
Stores the information for all sections. |
| SectionStorageTrait::__clone | function | core/ |
Magic method: Implements a deep clone. |
| Select::getOrderBy | function | core/ |
Returns a reference to the order by array for this query. |
| Select::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| 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. |
| 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::testCookieSecureNotOverridable | function | core/ |
Tests that session.cookie_secure ini settings cannot be overridden. |
| SessionManager::migrateStoredSession | function | core/ |
Migrates the current session to a new session id. |
| 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. |
Pagination
- Previous page
- Page 187
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.