Search for check
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockPluginHasSettingsTrayFormAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck[[api-linebreak]] @group settings_tray |
| BlockPluginHasSettingsTrayFormAccessCheckTest.php | file | core/ |
|
| BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
| BlockPluginHasSettingsTrayFormAccessCheckTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @covers ::accessBlockPlugin[[api-linebreak]] @dataProvider providerTestAccess |
| BlockTypeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| BookManager::bookTreeCheckAccess | function | core/ |
Checks access and performs dynamic operations for each link in the tree. |
| BookManager::bookTreeCheckAccess | function | core/ |
Checks access and performs dynamic operations for each link in the tree. |
| BookManager::checkNodeIsRemovable | function | core/ |
Determines if a node can be removed from the book. |
| BookManager::checkNodeIsRemovable | function | core/ |
Determines if a node can be removed from the book. |
| BookManager::doBookTreeCheckAccess | function | core/ |
Sorts the menu tree and recursively checks access for each item. |
| BookManagerInterface::bookTreeCheckAccess | function | core/ |
Checks access and performs dynamic operations for each link in the tree. |
| BookManagerInterface::checkNodeIsRemovable | function | core/ |
Determines if a node can be removed from the book. |
| BookNodeIsRemovableAccessCheck | class | core/ |
Determines whether the requested node can be removed from its book. |
| BookNodeIsRemovableAccessCheck.php | file | core/ |
|
| BookNodeIsRemovableAccessCheck::$bookManager | property | core/ |
Book Manager Service. |
| BookNodeIsRemovableAccessCheck::access | function | core/ |
Checks access for removing the node from its book. |
| BookNodeIsRemovableAccessCheck::__construct | function | core/ |
Constructs a BookNodeIsRemovableAccessCheck object. |
| BookTestTrait::checkBookNode | function | core/ |
Checks the outline of sub-pages; previous, up, and next. |
| BooleanCheckboxWidget | class | core/ |
Plugin implementation of the 'boolean_checkbox' widget. |
| BooleanCheckboxWidget.php | file | core/ |
|
| BooleanCheckboxWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| BooleanCheckboxWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| BooleanCheckboxWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| BooleanCheckboxWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| BrowserMissingDependentModuleMethodTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
| BrowserMissingDependentModuleTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
| BrowserTestBaseTest::testCheckForMetaRefresh | function | core/ |
Tests the ::checkForMetaRefresh() method. |
| BrowserTestBaseTest::testFieldAssertsForCheckbox | function | core/ |
Tests legacy field asserts for checkbox field type. |
| BuildTestBase::checkPortIsAvailable | function | core/ |
Checks whether a port is available. |
| BulkDeleteTest::checkHooksInvocations | function | core/ |
Tests that the expected hooks have been invoked on the expected entities. |
| CacheTagsChecksumDecorator | class | core/ |
Wraps an existing cache tags checksum invalidator to track calls separately. |
| CacheTagsChecksumDecorator.php | file | core/ |
|
| CacheTagsChecksumDecorator::getCurrentChecksum | function | core/ |
Returns the sum total of validations for a given set of tags. |
| CacheTagsChecksumDecorator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| CacheTagsChecksumDecorator::isValid | function | core/ |
Returns whether the checksum is valid for the given cache tags. |
| CacheTagsChecksumDecorator::logCacheTagOperation | function | core/ |
Logs a cache tag operation. |
| CacheTagsChecksumDecorator::reset | function | core/ |
Reset statically cached tags. |
| CacheTagsChecksumDecorator::__construct | function | core/ |
|
| CacheTagsChecksumInterface | interface | core/ |
Provides checksums for cache tag invalidations. |
| CacheTagsChecksumInterface.php | file | core/ |
|
| CacheTagsChecksumInterface::getCurrentChecksum | function | core/ |
Returns the sum total of validations for a given set of tags. |
| CacheTagsChecksumInterface::INVALID_CHECKSUM_WHILE_IN_TRANSACTION | constant | core/ |
The invalid checksum returned if a database transaction is in progress. |
| CacheTagsChecksumInterface::isValid | function | core/ |
Returns whether the checksum is valid for the given cache tags. |
| CacheTagsChecksumInterface::reset | function | core/ |
Reset statically cached tags. |
| CacheTagsChecksumTrait | trait | core/ |
A trait for cache tag checksum implementations. |
| CacheTagsChecksumTrait.php | file | core/ |
|
| CacheTagsChecksumTrait::$delayedTags | property | core/ |
The set of cache tags whose invalidation is delayed. |
| CacheTagsChecksumTrait::$invalidatedTags | property | core/ |
A list of tags that have already been invalidated in this request. |
| CacheTagsChecksumTrait::$tagCache | property | core/ |
Contains already loaded tag invalidation counts from the storage. |
| CacheTagsChecksumTrait::calculateChecksum | function | core/ |
Calculates the current checksum for a given set of tags. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.