Search for lock
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
lock | service | core/ |
Drupal\Core\Lock\DatabaseLockBackend |
Lock | class | core/ |
Provides a value object representing the lock from a TempStore. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BlockExposedFilterAJAXTest::setUp | function | core/ |
|
BlockExposedFilterAJAXTest::testExposedFilteringAndReset | function | core/ |
Tests if exposed filtering and reset works with a views block and ajax. |
BlockFilterTest | class | core/ |
Tests the JavaScript functionality of the block add filter. |
BlockFilterTest.php | file | core/ |
|
BlockFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockFilterTest::$modules | property | core/ |
Modules to enable. |
BlockFilterTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
BlockFilterTest::setUp | function | core/ |
|
BlockFilterTest::testBlockFilter | function | core/ |
Tests block filter. |
BlockForm | class | core/ |
Provides form for block instance forms. |
BlockForm.php | file | core/ |
|
BlockForm::$contextRepository | property | core/ |
The context repository service. |
BlockForm::$deprecatedProperties | property | core/ |
|
BlockForm::$entity | property | core/ |
The block entity. |
BlockForm::$language | property | core/ |
The language manager service. |
BlockForm::$manager | property | core/ |
The condition plugin manager. |
BlockForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
BlockForm::$storage | property | core/ |
The block storage. |
BlockForm::$themeHandler | property | core/ |
The theme handler. |
BlockForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
BlockForm::buildVisibilityInterface | function | core/ |
Helper function for building the visibility UI form. |
BlockForm::create | function | core/ |
Instantiates a new instance of this class. |
BlockForm::form | function | core/ |
Gets the actual form array to be built. |
BlockForm::getPluginForm | function | core/ |
Retrieves the plugin form for a given block and operation. |
BlockForm::getUniqueMachineName | function | core/ |
Generates a unique machine name for a block. |
BlockForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
BlockForm::submitVisibility | function | core/ |
Helper function to independently submit the visibility UI. |
BlockForm::themeSwitch | function | core/ |
Handles switching the available regions based on the selected theme. |
BlockForm::validateForm | function | core/ |
Form validation handler. |
BlockForm::validateVisibility | function | core/ |
Helper function to independently validate the visibility UI. |
BlockForm::__construct | function | core/ |
Constructs a BlockForm object. |
BlockFormInBlockTest | class | core/ |
Tests form in block caching. |
BlockFormInBlockTest.php | file | core/ |
|
BlockFormInBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockFormInBlockTest::$modules | property | core/ |
Modules to install. |
BlockFormInBlockTest::setUp | function | core/ |
|
BlockFormInBlockTest::testCachePerPage | function | core/ |
Test to see if form in block's redirect isn't cached. |
BlockFormInBlockTest::testPlaceholders | function | core/ |
Test the actual placeholders |
BlockFormTest | class | core/ |
@coversDefaultClass \Drupal\block\BlockForm[[api-linebreak]] @group block |
BlockFormTest.php | file | core/ |
|
BlockFormTest::$conditionManager | property | core/ |
The condition plugin manager. |
BlockFormTest::$contextRepository | property | core/ |
The mocked context repository. |
BlockFormTest::$entityTypeManager | property | core/ |
The entity type manager. |
BlockFormTest::$language | property | core/ |
The language manager service. |
BlockFormTest::$pluginFormFactory | property | core/ |
The plugin form manager. |
BlockFormTest::$storage | property | core/ |
The block storage. |
BlockFormTest::$themeHandler | property | core/ |
The theme handler. |
BlockFormTest::getBlockMockWithMachineName | function | core/ |
Mocks a block with a block plugin. |
BlockFormTest::setUp | function | core/ |
|
BlockFormTest::testGetUniqueMachineName | function | core/ |
Tests the unique machine name generator. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.