Search for to
Title | Object type | File name | Summary |
---|---|---|---|
BlockRepositoryTest::$contextHandler | property | core/ |
The context handler of a mock. |
BlockRepositoryTest::$theme | property | core/ |
The theme for the test. |
BlockRepositoryTest::providerBlocksConfig | function | core/ |
Provides data to testGetVisibleBlocksPerRegion(). |
BlockRepositoryTest::setUp | function | core/ |
|
BlockRepositoryTest::testGetVisibleBlocksPerRegion | function | core/ |
Tests the retrieval of block entities. |
BlockRepositoryTest::testGetVisibleBlocksPerRegionWithContext | function | core/ |
Tests the retrieval of block entities that are context-aware. |
BlockStorageUnitTest | class | core/ |
Tests the storage of blocks. |
BlockStorageUnitTest.php | file | core/ |
|
BlockStorageUnitTest::$controller | property | core/ |
The block storage. |
BlockStorageUnitTest::$modules | property | core/ |
Modules to install. |
BlockStorageUnitTest::createTests | function | core/ |
Tests the creation of blocks. |
BlockStorageUnitTest::deleteTests | function | core/ |
Tests the deleting of blocks. |
BlockStorageUnitTest::loadTests | function | core/ |
Tests the loading of blocks. |
BlockStorageUnitTest::setUp | function | core/ |
|
BlockStorageUnitTest::testBlockCRUD | function | core/ |
Tests CRUD operations. |
BlockStorageUnitTest::testDefaultBlocks | function | core/ |
Tests the installation of default blocks. |
BlockTest::moveBlockToRegion | function | core/ |
Moves a block to a given region via the UI and confirms the result. |
BlockTest::testBlockThemeSelector | function | core/ |
Tests that the block form has a theme selector when not passed via the URL. |
BlockTest::testBlockToggleVisibility | function | core/ |
Tests that visibility can be properly toggled. |
BlockUiTest::testBlockPlacementIndicator | function | core/ |
Tests the block placement indicator. |
block_post_update_set_menu_block_depth_to_null_if_zero | function | core/ |
Updates the `depth` setting to NULL if it is 0 in any menu blocks. |
BooleanFieldTest::$fieldStorage | property | core/ |
A field to use in this test class. |
BooleanFormatter::getOutputFormats | function | core/ |
Gets the available format options. |
BooleanOperator | class | core/ |
Simple filter to handle matching of boolean values. |
BooleanOperator.php | file | core/ |
|
BooleanOperator::$accept_null | property | core/ |
Whether to accept NULL as a false value or not. |
BooleanOperator::$alwaysMultiple | property | core/ |
Exposed filter options. |
BooleanOperator::$valueOptions | property | core/ |
The value options. |
BooleanOperator::$value_value | property | core/ |
The value title. |
BooleanOperator::adminSummary | function | core/ |
Display the filter on the administrative summary. |
BooleanOperator::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
BooleanOperator::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
BooleanOperator::EQUAL | constant | core/ |
The equal query operator. |
BooleanOperator::getValueOptions | function | core/ |
Return the possible options for this filter. |
BooleanOperator::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
BooleanOperator::NOT_EQUAL | constant | core/ |
The non equal query operator. |
BooleanOperator::opEmpty | function | core/ |
Filters by operator empty. |
BooleanOperator::operatorOptions | function | core/ |
Provide a list of options for the default operator form. |
BooleanOperator::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
BooleanOperator::operatorValues | function | core/ |
Returns operators for values. |
BooleanOperator::query | function | core/ |
Add this filter to the query. |
BooleanOperator::queryOpBoolean | function | core/ |
Adds a where condition to the query for a boolean value. |
BooleanOperator::valueForm | function | core/ |
Options form subform for setting options. |
BooleanOperator::valueValidate | function | core/ |
Validate the options form. |
BooleanOperatorString | class | core/ |
Simple filter to handle matching of boolean values. |
BooleanOperatorString.php | file | core/ |
|
BooleanOperatorString::query | function | core/ |
Add this filter to the query. |
BootstrapConfigStorageFactory | class | core/ |
Defines a factory for retrieving the config storage used pre-kernel. |
BootstrapConfigStorageFactory.php | file | core/ |
|
BootstrapConfigStorageFactory::get | function | core/ |
Returns a configuration storage implementation. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.