Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 11.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SiteConfigureForm::$userStorage | property | core/ |
The user storage. |
| SiteInformationForm::$pathValidator | property | core/ |
The path validator. |
| SitesDirectoryHardeningTest | class | core/ |
Tests Drupal permissions hardening of /sites subdirectories. |
| 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. |
| SmartDefaultSettings::addTagsToSourceEditing | function | core/ |
|
| SmartDefaultSettings::addToolbarItemsToMatchHtmlElementsInFormat | function | core/ |
Adds CKEditor 5 toolbar items to match the format's HTML elements. |
| SmartDefaultSettings::createSettingsFromCKEditor4 | function | core/ |
Creates equivalent CKEditor 5 settings from CKEditor 4 settings. |
| 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. |
| SortPluginBase::submitOptionsForm | function | core/ |
Simple submit handler. |
| SourceEditingPreventSelfXssConstraintValidator | class | core/ |
Ensures Source Editing cannot be configured to allow self-XSS. |
| SourceEditingPreventSelfXssConstraintValidator.php | file | core/ |
|
| SourceEditingPreventSelfXssConstraintValidator::getRegExForWildCardAttributeName | function | core/ |
Computes a regular expression for matching a wildcard attribute name. |
| SourceEditingPreventSelfXssConstraintValidator::isWildcardAttributeName | function | core/ |
Checks whether the given attribute name contains a wildcard, e.g. `data-*`. |
| SourceEditingPreventSelfXssConstraintValidator::validate | function | core/ |
|
| SourceEditingRedundantTagsConstraintValidator | class | core/ |
Ensures tags already available via plugin are not be added to Source Editing. |
| SourceEditingRedundantTagsConstraintValidator.php | file | core/ |
|
| SourceEditingRedundantTagsConstraintValidator::pluginsSupplyingTagsMessage | function | core/ |
Creates a message listing plugins and the overlapping tags they provide. |
| SourceEditingRedundantTagsConstraintValidator::tagHasAttributeRestrictions | function | core/ |
Inspects whether the given tag has attribute restrictions. |
| SourceEditingRedundantTagsConstraintValidator::validate | function | core/ |
|
| 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::assignEntitiesToResult | function | core/ |
Sets entities onto the view result row objects. |
| Sql::submitOptionsForm | function | core/ |
Special submit handling. |
| SqlBase::getPagerTotal | function | core/ |
|
| SqlBase::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
Pagination
- Previous page
- Page 204
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.