BlockDisplayVariant::getRegionNames |
function |
tests/modules/ctools_block_display_test/src/Plugin/DisplayVariant/BlockDisplayVariant.php |
|
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::getRegionName |
function |
src/Plugin/BlockVariantTrait.php |
|
BlockVariantTrait::getRegionNames |
function |
src/Plugin/BlockVariantTrait.php |
|
ConditionConfigure::$machine_name |
property |
src/Form/ConditionConfigure.php |
|
ConditionDelete::$machine_name |
property |
src/Form/ConditionDelete.php |
|
ConditionDelete::getFormName |
function |
src/Form/ConditionDelete.php |
Returns the internal name used to refer to the confirmation item. |
ContextConfigure::$machine_name |
property |
src/Form/ContextConfigure.php |
The form machine name. |
ContextConfigure::disableMachineName |
function |
src/Form/ContextConfigure.php |
Determines if the machine_name should be disabled. |
ContextDelete::$machine_name |
property |
src/Form/ContextDelete.php |
|
EntityAddWizard::getRouteName |
function |
tests/modules/ctools_wizard_test/src/Wizard/EntityAddWizard.php |
The name of the route to which forward or backwards steps redirect. |
EntityAddWizardTest::getRouteName |
function |
tests/modules/ctools_wizard_test/src/Wizard/EntityAddWizardTest.php |
The name of the route to which forward or backwards steps redirect. |
EntityField::$fieldName |
property |
modules/ctools_block/src/Plugin/Block/EntityField.php |
The field name. |
EntityWizard::getRouteName |
function |
tests/modules/ctools_wizard_test/src/Wizard/EntityWizard.php |
The name of the route to which forward or backwards steps redirect. |
FormWizardBase::$machine_name |
property |
src/Wizard/FormWizardBase.php |
The SharedTempStore key for our current wizard values. |
FormWizardBase::getMachineName |
function |
src/Wizard/FormWizardBase.php |
The SharedTempStore key for our current wizard values. |
FormWizardBase::getRouteName |
function |
src/Wizard/FormWizardBase.php |
The name of the route to which forward or backwards steps redirect. |
FormWizardInterface::getMachineName |
function |
src/Wizard/FormWizardInterface.php |
The SharedTempStore key for our current wizard values. |
FormWizardInterface::getRouteName |
function |
src/Wizard/FormWizardInterface.php |
The name of the route to which forward or backwards steps redirect. |
ManageConditions::$machine_name |
property |
src/Form/ManageConditions.php |
|
ManageContext::$machine_name |
property |
src/Form/ManageContext.php |
The machine name of the wizard we're working with. |
ManageResolverRelationships::$machine_name |
property |
src/Form/ManageResolverRelationships.php |
The machine name. |
MaskContentEntityStorage::getQueryServiceName |
function |
modules/ctools_entity_mask/src/MaskContentEntityStorage.php |
Gets the name of the service for the query for this entity storage. |
Relationship::$property_name |
property |
src/Annotation/Relationship.php |
The name of the property from which this relationship is derived. |
RelationshipConfigure::$machine_name |
property |
src/Form/RelationshipConfigure.php |
Relationship Machine Name. |
RelationshipInterface::getName |
function |
src/Plugin/RelationshipInterface.php |
The name of the property used to get this relationship. |
RequiredContext::$machine_name |
property |
src/Form/RequiredContext.php |
|
RequiredContextDelete::$machine_name |
property |
src/Form/RequiredContextDelete.php |
|
RequiredContextDelete::getFormName |
function |
src/Form/RequiredContextDelete.php |
Returns the internal name used to refer to the confirmation item. |
ResolverRelationshipConfigure::$machine_name |
property |
src/Form/ResolverRelationshipConfigure.php |
|
ResolverRelationshipDelete::$machine_name |
property |
src/Form/ResolverRelationshipDelete.php |
Machine name of the relationship. |
TestBlockVariantTrait::getRegionNames |
function |
tests/src/Unit/BlockVariantTraitTest.php |
|
TypedDataEntityRelationshipPluginTest::testRelationshipName |
function |
tests/src/Kernel/TypedDataEntityRelationshipPluginTest.php |
@covers ::getName |
TypedDataLanguageRelationshipPluginTest::testRelationshipName |
function |
tests/src/Kernel/TypedDataLanguageRelationshipPluginTest.php |
@covers ::getName |
TypedDataRelationship::getMainPropertyName |
function |
src/Plugin/Relationship/TypedDataRelationship.php |
|
TypedDataRelationship::getName |
function |
src/Plugin/Relationship/TypedDataRelationship.php |
|
TypedDataRelationshipPluginTest::testRelationshipName |
function |
tests/src/Kernel/TypedDataRelationshipPluginTest.php |
@covers ::getName |
WizardTest::getRouteName |
function |
tests/modules/ctools_wizard_test/src/Wizard/WizardTest.php |
The name of the route to which forward or backwards steps redirect. |