Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| SitesDirectoryHardeningTest.php | file | core/ |
|
| SitesDirectoryHardeningTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SitesDirectoryHardeningTest::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
| SitesDirectoryHardeningTest::makeWritable | function | core/ |
Makes the given path and settings file writable. |
| SitesDirectoryHardeningTest::settingsFile | function | core/ |
Returns the path to settings.php |
| SitesDirectoryHardeningTest::testSitesDirectoryHardening | function | core/ |
Tests the default behavior to restrict directory permissions is enforced. |
| SitesDirectoryHardeningTest::testSitesDirectoryHardeningConfig | function | core/ |
Tests writable files remain writable when directory hardening is disabled. |
| SiteSettingsForm::createRandomConfigDirectory | function | core/ |
Create a random config sync directory. |
| SomeAnnotationClassNameWithoutConstructor | class | core/ |
|
| SomeAnnotationClassNameWithoutConstructor::$data | property | core/ |
|
| SomeAnnotationClassNameWithoutConstructor::$name | property | core/ |
|
| SomeAnnotationClassNameWithoutConstructorAndProperties | class | core/ |
|
| SomeAnnotationWithConstructorWithoutParams | class | core/ |
|
| SomeAnnotationWithConstructorWithoutParams::$data | property | core/ |
|
| SomeAnnotationWithConstructorWithoutParams::$name | property | core/ |
|
| SomeAnnotationWithConstructorWithoutParams::__construct | function | core/ |
|
| SortableTestTrait::sortableTo | function | core/ |
Simulates a drag on an element from one container to another. |
| SortPluginBase::showExposeButton | function | core/ |
Shortcut to display the expose/hide button. |
| SortPluginBase::sortOptions | function | core/ |
Provide a list of options for the default sort form. Should be overridden by classes that don't override sort_form |
| SortPluginBase::submitOptionsForm | function | core/ |
Simple submit handler |
| SourcePluginBase::$highWaterStorage | property | core/ |
The key-value storage for the high-water value. |
| SourcePluginBase::$iterator | property | core/ |
The iterator to iterate over the source rows. |
| SourcePluginBase::getHighWaterStorage | function | core/ |
Get the high water storage object. |
| SourcePluginBase::getIterator | function | core/ |
Returns the iterator that will yield the row arrays to be processed. |
| SourcePluginBase::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingInvalidVariables | function | core/ |
Provides a list of routes with invalid route variables. |
| SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingValidVariables | function | core/ |
Provides a list of routes with valid route variables. |
| SpecialAttributesRouteSubscriberTest::testOnRouteBuildingInvalidVariables | function | core/ |
Tests the onAlterRoutes method for invalid variables. |
| SpecialAttributesRouteSubscriberTest::testOnRouteBuildingValidVariables | function | core/ |
Tests the onAlterRoutes method for valid variables. |
| Sql::$getCountOptimized | property | core/ |
Should this query be optimized for counts, for example no sorts. |
| Sql::$groupOperator | property | core/ |
The default operator to use when connecting the WHERE groups. May be AND or OR. |
| Sql::assignEntitiesToResult | function | core/ |
Sets entities onto the view result row objects. |
| Sql::getMessageIterator | function | core/ |
Retrieves an iterator over messages relate to source records. |
| Sql::submitOptionsForm | function | core/ |
Special submit handling. |
| SqlBase::getPagerTotal | function | core/ |
|
| SqlBase::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| SqlBase::__toString | function | core/ |
Prints the query string when the object is used as a string. |
| SqlContentEntityStorage | class | core/ |
A content entity database storage implementation. |
| SqlContentEntityStorage.php | file | core/ |
|
| SqlContentEntityStorage::$baseTable | property | core/ |
The base table of the entity. |
| SqlContentEntityStorage::$database | property | core/ |
Active database connection. |
| SqlContentEntityStorage::$dataTable | property | core/ |
The table that stores properties, if the entity has multilingual support. |
| SqlContentEntityStorage::$defaultLangcodeKey | property | core/ |
The default language entity key. |
| SqlContentEntityStorage::$entityTypeManager | property | core/ |
The entity type manager. |
| SqlContentEntityStorage::$fieldStorageDefinitions | property | core/ |
The entity type's field storage definitions. |
| SqlContentEntityStorage::$langcodeKey | property | core/ |
The entity langcode key. |
| SqlContentEntityStorage::$languageManager | property | core/ |
The language manager. |
| SqlContentEntityStorage::$revisionDataTable | property | core/ |
The table that stores revision field data if the entity supports revisions. |
| SqlContentEntityStorage::$revisionKey | property | core/ |
Name of entity's revision database table field, if it supports revisions. |
| SqlContentEntityStorage::$revisionTable | property | core/ |
The table that stores revisions, if the entity supports revisions. |
Pagination
- Previous page
- Page 192
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.