Search for operation
- Search 7.x for operation
- Search 8.9.x for operation
- Search 10.3.x for operation
- Search 11.x for operation
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MediaTypeAccessControlHandler::$viewLabelOperation | property | core/ |
|
MenuAccessControlHandler::$viewLabelOperation | property | core/ |
|
MenuLinkContentEntityAccessTest::testUnrecognizedOperation | function | core/ |
Tests an operation not implemented by the access control handler. |
MenuListBuilder::getDefaultOperations | function | core/ |
|
menu_ui.menu_operations.html.twig | file | core/ |
--- label: 'Creating a menu' related: - menu_ui.content_type_configuration - core.menus --- {% set structure_menu_text %}{% trans %}Menus{% endtrans %}{% endset %} {% set structure_menu_link =… |
MigrateControllerTest::clickViewsOperationsLink | function | core/ |
Clicks a view link to perform an operation. |
NodeAccessControlHandler::REVISION_OPERATION_MAP | constant | core/ |
Map of revision operations. |
NodeAccessTest::testUnsupportedOperation | function | core/ |
Tests operations not supported by node grants. |
NodeOperationAccessTest | class | core/ |
Tests node operations. |
NodeOperationAccessTest.php | file | core/ |
|
NodeOperationAccessTest::providerTestRevisionOperations | function | core/ |
Data provider for revisionOperationsProvider. |
NodeOperationAccessTest::setUp | function | core/ |
|
NodeOperationAccessTest::testNodeAccessControlHandlerDeprecation | function | core/ |
Tests NodeAccessControlHandler deprecation. |
NodeOperationAccessTest::testRevisionOperations | function | core/ |
Tests revision operations. |
NodeTypeListBuilder::getDefaultOperations | function | core/ |
|
NodeTypeTest::testNodeTypeOperations | function | core/ |
Tests operations from Field UI and User modules for content types. |
OperationBase | class | core/ |
Provides a base class for test operations. |
OperationBase.php | file | core/ |
|
OperationBase::arguments | function | core/ |
|
OperationBase::execute | function | core/ |
|
OperationData | class | composer/ |
Holds parameter data for operation objects during operation creation only. |
OperationData.php | file | composer/ |
|
OperationData::$data | property | composer/ |
The parameter data. |
OperationData::$destination | property | composer/ |
The destination path. |
OperationData::APPEND | constant | composer/ |
|
OperationData::append | function | composer/ |
Gets append path. |
OperationData::convertScaffoldMetadata | function | composer/ |
Performs the conversion-to-array step in normalizeScaffoldMetadata. |
OperationData::DEFAULT | constant | composer/ |
|
OperationData::default | function | composer/ |
Gets default path. |
OperationData::destination | function | composer/ |
Gets the destination path that this operation data is associated with. |
OperationData::forceAppend | function | composer/ |
Determines whether 'force-append' has been set. |
OperationData::FORCE_APPEND | constant | composer/ |
|
OperationData::hasAppend | function | composer/ |
Checks if append path exists. |
OperationData::hasDefault | function | composer/ |
Checks if default path exists. |
OperationData::hasPath | function | composer/ |
Checks if path exists. |
OperationData::hasPrepend | function | composer/ |
Checks if prepend path exists. |
OperationData::MODE | constant | composer/ |
|
OperationData::mode | function | composer/ |
Gets operation mode. |
OperationData::normalizeScaffoldMetadata | function | composer/ |
Normalizes metadata by converting literal values into arrays. |
OperationData::OVERWRITE | constant | composer/ |
|
OperationData::overwrite | function | composer/ |
Determines overwrite. |
OperationData::PATH | constant | composer/ |
|
OperationData::path | function | composer/ |
Gets path. |
OperationData::PREPEND | constant | composer/ |
|
OperationData::prepend | function | composer/ |
Gets prepend path. |
OperationData::__construct | function | composer/ |
OperationData constructor. |
OperationFactory | class | composer/ |
Create Scaffold operation objects based on provided metadata. |
OperationFactory.php | file | composer/ |
|
OperationFactory::$composer | property | composer/ |
The Composer service. |
OperationFactory::create | function | composer/ |
Creates a scaffolding operation object as determined by the metadata. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.