Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AliasWhitelist::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
AliasWhitelist::__construct | function | core/ |
Constructs an AliasWhitelist object. |
AliasWhitelistInterface | interface | core/ |
Cache the alias whitelist. |
AliasWhitelistInterface | interface | core/ |
Cache the alias whitelist. |
AliasWhitelistInterface.php | file | core/ |
|
AliasWhitelistInterface.php | file | core/ |
|
align.module.css | file | core/ |
Alignment classes for text and block level elements. |
all.css | file | core/ |
/*! * jQuery UI CSS Framework 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/category/theming/ */ @import… |
AllowedTagsXssTrait | trait | core/ |
Useful methods when dealing with displaying allowed tags. |
AllowedTagsXssTrait.php | file | core/ |
|
AllowedTagsXssTrait::allowedTags | function | core/ |
Returns a list of tags allowed by AllowedTagsXssTrait::fieldFilterXss(). |
AllowedTagsXssTrait::displayAllowedTags | function | core/ |
Returns a human-readable list of allowed tags for display in help texts. |
AllowedTagsXssTrait::fieldFilterXss | function | core/ |
Filters an HTML string to prevent XSS vulnerabilities. |
AllowedTagsXssTraitDeprecateTest | class | core/ |
Tests AllowedTagsXssTrait. |
AllowedTagsXssTraitDeprecateTest.php | file | core/ |
|
AllowedTagsXssTraitDeprecateTest::testDeprecation | function | core/ |
@expectedDeprecation Drupal\Core\Field\AllowedTagsXssTrait::fieldFilterXss is deprecated in drupal:8.0.0 and is removed in drupal:9.0.0. Use \Drupal\Core\Field\FieldFilteredMarkup::create() instead. @expectedDeprecation… |
AllowedValuesConstraint | class | core/ |
Checks for the value being allowed. |
AllowedValuesConstraint.php | file | core/ |
|
AllowedValuesConstraint::$maxMessage | property | core/ |
|
AllowedValuesConstraint::$minMessage | property | core/ |
|
AllowedValuesConstraint::$strict | property | core/ |
|
AllowedValuesConstraintValidator | class | core/ |
Validates the AllowedValues constraint. |
AllowedValuesConstraintValidator.php | file | core/ |
|
AllowedValuesConstraintValidator::$currentUser | property | core/ |
The current user. |
AllowedValuesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
AllowedValuesConstraintValidator::validate | function | core/ |
|
AllowedValuesConstraintValidator::__construct | function | core/ |
Constructs a new AllowedValuesConstraintValidator. |
AllowedValuesConstraintValidatorTest | class | core/ |
Tests AllowedValues validation constraint with both valid and invalid values. |
AllowedValuesConstraintValidatorTest.php | file | core/ |
|
AllowedValuesConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
AllowedValuesConstraintValidatorTest::allowedValueCallback | function | core/ |
An AllowedValueConstraint callback. |
AllowedValuesConstraintValidatorTest::setUp | function | core/ |
|
AllowedValuesConstraintValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
AllowedValuesConstraintValidatorTest::testValidationCallback | function | core/ |
Tests the AllowedValuesConstraintValidator with callbacks. |
AllowedValuesConstraintValidatorTest::testValidationCallbackException | function | core/ |
Tests the AllowedValuesConstraintValidator with an invalid callback. |
AllowToolbarPath | class | core/ |
Cache policy for the toolbar page cache service. |
AllowToolbarPath.php | file | core/ |
|
AllowToolbarPath::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
AllowToolbarPathTest | class | core/ |
@coversDefaultClass \Drupal\toolbar\PageCache\AllowToolbarPath[[api-linebreak]] @group toolbar |
AllowToolbarPathTest.php | file | core/ |
|
AllowToolbarPathTest::$policy | property | core/ |
The toolbar path policy under test. |
AllowToolbarPathTest::providerTestAllowToolbarPath | function | core/ |
Provides data and expected results for the test method. |
AllowToolbarPathTest::setUp | function | core/ |
|
AllowToolbarPathTest::testAllowToolbarPath | function | core/ |
Asserts that caching is allowed if the request goes to toolbar subtree. |
AlreadyInstalledException | class | core/ |
Exception thrown if Drupal is installed already. |
AlreadyInstalledException.php | file | core/ |
|
AlreadyInstalledException::__construct | function | core/ |
Constructs a new "already installed" exception. |
AlterableInterface | interface | core/ |
Interface for a query that can be manipulated via an alter hook. |
AlterableInterface.php | file | core/ |
|
AlterableInterface::addMetaData | function | core/ |
Adds additional metadata to the query. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.