Search for activate
- Search 7.x for activate
- Search 8.9.x for activate
- Search 10.3.x for activate
- Search 11.x for activate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LibraryDiscoveryIntegrationTest::activateTheme | function | core/ |
Activates a specified theme. |
MessagePlugin::activate | function | composer/ |
|
MessagePlugin::deactivate | function | composer/ |
|
Plugin::activate | function | composer/ |
|
Plugin::deactivate | function | composer/ |
|
User::activate | function | core/ |
Activates the user. |
UserInterface::activate | function | core/ |
Activates the user. |
VendorHardeningPlugin::activate | function | composer/ |
|
VendorHardeningPlugin::deactivate | function | composer/ |
|
WorkspaceActivateForm | class | core/ |
Handle activation of a workspace on administrative pages. |
WorkspaceActivateForm.php | file | core/ |
|
WorkspaceActivateForm::$entity | property | core/ |
The workspace entity. |
WorkspaceActivateForm::$messenger | property | core/ |
The messenger service. |
WorkspaceActivateForm::$workspaceManager | property | core/ |
The workspace replication manager. |
WorkspaceActivateForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
WorkspaceActivateForm::buildForm | function | core/ |
Form constructor. |
WorkspaceActivateForm::checkAccess | function | core/ |
Checks access for the workspace activate form. |
WorkspaceActivateForm::create | function | core/ |
Instantiates a new instance of this class. |
WorkspaceActivateForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
WorkspaceActivateForm::getDescription | function | core/ |
Returns additional text to display as a description. |
WorkspaceActivateForm::getQuestion | function | core/ |
Returns the question to ask the user. |
WorkspaceActivateForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form stateā¦ |
WorkspaceActivateForm::__construct | function | core/ |
Constructs a new WorkspaceActivateForm. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.