AjaxFormTrait::getAjaxAttributes |
function |
src/Form/AjaxFormTrait.php |
Gets attributes for use with an AJAX modal. |
AjaxFormTrait::getAjaxButtonAttributes |
function |
src/Form/AjaxFormTrait.php |
Gets attributes for use with an add button AJAX modal. |
Block::getFilterOptionsValue |
function |
modules/ctools_views/src/Plugin/Display/Block.php |
Filter options value. |
BlockDisplayVariant::getBlockConfig |
function |
src/Plugin/DisplayVariant/BlockDisplayVariant.php |
Returns the configuration for stored blocks. |
BlockDisplayVariant::getConfiguration |
function |
src/Plugin/DisplayVariant/BlockDisplayVariant.php |
Gets this plugin's configuration. |
BlockDisplayVariant::getContexts |
function |
src/Plugin/DisplayVariant/BlockDisplayVariant.php |
Gets the contexts. |
BlockDisplayVariant::getRegionNames |
function |
tests/modules/ctools_block_display_test/src/Plugin/DisplayVariant/BlockDisplayVariant.php |
|
BlockPluginCollection::get |
function |
src/Plugin/BlockPluginCollection.php |
|
BlockPluginCollection::getAllByRegion |
function |
src/Plugin/BlockPluginCollection.php |
Returns all blocks keyed by their region. |
BlockPluginCollectionTest::testGetAllByRegion |
function |
tests/src/Unit/BlockPluginCollectionTest.php |
Tests the getAllByRegion() method. |
BlockVariantEvent::getBlock |
function |
src/Event/BlockVariantEvent.php |
Gets the block plugin. |
BlockVariantEvent::getVariant |
function |
src/Event/BlockVariantEvent.php |
Gets the variant plugin. |
BlockVariantInterface::getBlock |
function |
src/Plugin/BlockVariantInterface.php |
Returns a specific block plugin. |
BlockVariantInterface::getRegionAssignment |
function |
src/Plugin/BlockVariantInterface.php |
Returns the region a specific block is assigned to. |
BlockVariantInterface::getRegionAssignments |
function |
src/Plugin/BlockVariantInterface.php |
Returns an array of regions and their block plugins. |
BlockVariantInterface::getRegionName |
function |
src/Plugin/BlockVariantInterface.php |
Returns the human-readable name of a specific region. |
BlockVariantInterface::getRegionNames |
function |
src/Plugin/BlockVariantInterface.php |
Returns the human-readable list of regions keyed by machine name. |
BlockVariantTrait::getBlock |
function |
src/Plugin/BlockVariantTrait.php |
|
BlockVariantTrait::getBlockCollection |
function |
src/Plugin/BlockVariantTrait.php |
Returns the block plugins used for this display variant. |
BlockVariantTrait::getBlockConfig |
function |
src/Plugin/BlockVariantTrait.php |
Returns the configuration for stored blocks. |
BlockVariantTrait::getBlockManager |
function |
src/Plugin/BlockVariantTrait.php |
Gets the block plugin manager. |
BlockVariantTrait::getRegionAssignment |
function |
src/Plugin/BlockVariantTrait.php |
|
BlockVariantTrait::getRegionAssignments |
function |
src/Plugin/BlockVariantTrait.php |
|
BlockVariantTrait::getRegionName |
function |
src/Plugin/BlockVariantTrait.php |
|
BlockVariantTrait::getRegionNames |
function |
src/Plugin/BlockVariantTrait.php |
|
BlockVariantTraitTest::providerTestGetRegionAssignments |
function |
tests/src/Unit/BlockVariantTraitTest.php |
|
BlockVariantTraitTest::testGetRegionAssignments |
function |
tests/src/Unit/BlockVariantTraitTest.php |
Tests the getRegionAssignments() method. |
ConditionConfigure::getConditions |
function |
src/Form/ConditionConfigure.php |
Custom logic for retrieving the conditions array from cached_values. |
ConditionConfigure::getContexts |
function |
src/Form/ConditionConfigure.php |
Custom logic for retrieving the contexts array from cached_values. |
ConditionConfigure::getFormId |
function |
src/Form/ConditionConfigure.php |
Returns a unique string identifying the form. |
ConditionConfigure::getParentRouteInfo |
function |
src/Form/ConditionConfigure.php |
Document the route name and parameters for redirect after submission. |
ConditionDelete::getCancelText |
function |
src/Form/ConditionDelete.php |
Returns a caption for the link which cancels the action. |
ConditionDelete::getCancelUrl |
function |
src/Form/ConditionDelete.php |
Returns the route to go to if the user cancels the action. |
ConditionDelete::getConditions |
function |
src/Form/ConditionDelete.php |
Custom logic for retrieving the conditions array from cached_values. |
ConditionDelete::getConfirmText |
function |
src/Form/ConditionDelete.php |
Returns a caption for the button that confirms the action. |
ConditionDelete::getContexts |
function |
src/Form/ConditionDelete.php |
Custom logic for retrieving the contexts array from cached_values. |
ConditionDelete::getDescription |
function |
src/Form/ConditionDelete.php |
Returns additional text to display as a description. |
ConditionDelete::getFormId |
function |
src/Form/ConditionDelete.php |
Returns a unique string identifying the form. |
ConditionDelete::getFormName |
function |
src/Form/ConditionDelete.php |
Returns the internal name used to refer to the confirmation item. |
ConditionDelete::getParentRouteInfo |
function |
src/Form/ConditionDelete.php |
Document the route name and parameters for redirect after submission. |
ConditionDelete::getQuestion |
function |
src/Form/ConditionDelete.php |
Gets the delete question. |
ConfigUpdateSubscriber::getSubscribedEvents |
function |
modules/ctools_entity_mask/tests/modules/entity_mask_test/src/EventSubscriber/ConfigUpdateSubscriber.php |
|
ContextConfigure::getContexts |
function |
src/Form/ContextConfigure.php |
Custom logic for retrieving the contexts array from cached_values. |
ContextConfigure::getFormId |
function |
src/Form/ContextConfigure.php |
Returns a unique string identifying the form. |
ContextConfigure::getParentRouteInfo |
function |
src/Form/ContextConfigure.php |
Document the route name and parameters for redirect after submission. |
ContextDelete::getConfirmText |
function |
src/Form/ContextDelete.php |
Returns a caption for the button that confirms the action. |
ContextDelete::getFormId |
function |
src/Form/ContextDelete.php |
Returns a unique string identifying the form. |
ContextDelete::getTempstore |
function |
src/Form/ContextDelete.php |
Get a temp storage object. |
ContextMapper::getContextValues |
function |
src/ContextMapper.php |
Gathers the static context values. |
ContextMapperInterface::getContextValues |
function |
src/ContextMapperInterface.php |
Gathers the static context values. |