Search for on
Title | Object type | File name | Summary |
---|---|---|---|
BlockTranslation | class | core/ |
Drupal 7 i18n block data from database. |
BlockTranslation.php | file | core/ |
|
BlockTranslation.php | file | core/ |
|
BlockTranslation::fields | function | core/ |
Returns available fields on the source. |
BlockTranslation::fields | function | core/ |
Returns available fields on the source. |
BlockTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
BlockTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
BlockTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
BlockTranslationTest | class | core/ |
Tests i18n block source plugin. |
BlockTranslationTest | class | core/ |
Tests i18n block source plugin. |
BlockTranslationTest.php | file | core/ |
|
BlockTranslationTest.php | file | core/ |
|
BlockTranslationTest::$modules | property | core/ |
Modules to install. |
BlockTranslationTest::$modules | property | core/ |
Modules to install. |
BlockTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
BlockTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
BlockTypeAccessControlHandler | class | core/ |
Defines the access control handler for the "Block Type" entity type. |
BlockTypeAccessControlHandler.php | file | core/ |
|
BlockTypeAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
BlockTypeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BlockUiTest::testContextAwareBlocks | function | core/ |
Tests the behavior of context-aware blocks. |
BlockUiTest::testContextAwareUnsatisfiedBlocks | function | core/ |
Tests the behavior of unsatisfied context-aware blocks. |
BlockUiTest::testMachineNameSuggestion | function | core/ |
Tests that the BlockForm populates machine name correctly. |
BlockUiTest::testRouteProtection | function | core/ |
Tests that the enable/disable routes are protected from CSRF. |
BlockValidationTest | class | core/ |
Tests validation of block entities. |
BlockValidationTest.php | file | core/ |
|
BlockValidationTest::$modules | property | core/ |
Modules to install. |
BlockValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
BlockValidationTest::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
BlockValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Block names are atypical in that they allow periods in the machine name. |
BlockValidationTest::providerMenuBlockLevelAndDepth | function | core/ |
Data provider for ::testMenuBlockLevelAndDepth(). |
BlockValidationTest::setLabel | function | core/ |
Sets the label of the given config entity. |
BlockValidationTest::setUp | function | core/ |
|
BlockValidationTest::testInvalidPluginId | function | core/ |
Tests validating a block with an unknown plugin ID. |
BlockValidationTest::testLabelValidation | function | core/ |
Tests validation of config entity's label. |
BlockValidationTest::testMenuBlockLevelAndDepth | function | core/ |
Tests validating menu block `level` and `depth` settings. |
BlockValidationTest::testRegionValidation | function | core/ |
Tests validating a block's region in a theme. |
BlockValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
BlockValidationTest::testThemeValidation | function | core/ |
Tests validating a block with a non-existent theme. |
BlockValidationTest::testWeightCannotBeNull | function | core/ |
@group legacy |
BlockValidationTest::testWeightValidation | function | core/ |
Tests validating weight. |
BlockViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
BlockViewBuilderTest::$controller | property | core/ |
The block storage. |
BlockVisibility::__construct | function | core/ |
Constructs a BlockVisibility object. |
BlockVisibilityTest::testTransformException | function | core/ |
@covers ::transform[[api-linebreak]] |
BlockVisibilityTest::testTransformMultiplePagesWithFront | function | core/ |
@covers ::transform[[api-linebreak]] |
BlockVisibilityTest::testTransformSinglePageWithFront | function | core/ |
@covers ::transform[[api-linebreak]] |
BlockXmlAnonTest | class | core/ |
@group rest |
Pagination
- Previous page
- Page 51
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.