CHANGELOG.txt |
CHANGELOG.txt |
|
Modules Weight 8.x-1.8, 2018-XX-XX
----------------------------------
Changes since 8.x-1.7:
- #2973888 by adriancid: Not all the Unit tests are running.
- #2969639 by adriancid: Use the MessengerTrait instead of inject the messenger
service in… |
DefaultConfigurationTest.php |
tests/src/Kernel/DefaultConfigurationTest.php |
Drupal\Tests\modules_weight\Kernel |
|
FormElement.php |
src/Utility/FormElement.php |
Drupal\modules_weight\Utility |
|
FormElementTest.php |
tests/src/Unit/Utility/FormElementTest.php |
Drupal\Tests\modules_weight\Unit\Utility |
|
ModulesListForm.php |
src/Form/ModulesListForm.php |
Drupal\modules_weight\Form |
|
ModulesListFormTest.php |
tests/src/Functional/ModulesListFormTest.php |
Drupal\Tests\modules_weight\Functional |
|
ModulesWeight.php |
src/ModulesWeight.php |
Drupal\modules_weight |
|
ModulesWeightAdminSettings.php |
src/Form/ModulesWeightAdminSettings.php |
Drupal\modules_weight\Form |
|
ModulesWeightAdminSettingsTest.php |
tests/src/Functional/ModulesWeightAdminSettingsTest.php |
Drupal\Tests\modules_weight\Functional |
|
ModulesWeightInterface.php |
src/ModulesWeightInterface.php |
Drupal\modules_weight |
|
ModulesWeightTest.php |
tests/src/Unit/ModulesWeightTest.php |
Drupal\Tests\modules_weight\Unit |
|
modules_weight.drush.inc |
modules_weight.drush.inc |
|
Drush commands related to the Modules weight module. |
modules_weight.info.yml |
modules_weight.info.yml |
|
modules_weight.info.yml |
modules_weight.links.menu.yml |
modules_weight.links.menu.yml |
|
modules_weight.links.menu.yml |
modules_weight.links.task.yml |
modules_weight.links.task.yml |
|
modules_weight.links.task.yml |
modules_weight.module |
modules_weight.module |
|
Contains modules_weight.module. |
modules_weight.permissions.yml |
modules_weight.permissions.yml |
|
modules_weight.permissions.yml |
modules_weight.routing.yml |
modules_weight.routing.yml |
|
modules_weight.routing.yml |
modules_weight.schema.yml |
config/schema/modules_weight.schema.yml |
|
config/schema/modules_weight.schema.yml |
modules_weight.services.yml |
modules_weight.services.yml |
|
modules_weight.services.yml |
modules_weight.settings.yml |
config/install/modules_weight.settings.yml |
|
config/install/modules_weight.settings.yml |
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Recommended modules
* Installation
* Configuration
* Maintainers
INTRODUCTION
------------
Sometimes we need to modify modules execution order, and some people could… |
SortArray.php |
src/Utility/SortArray.php |
Drupal\modules_weight\Utility |
|
SortArrayTest.php |
tests/src/Unit/Utility/SortArrayTest.php |
Drupal\Tests\modules_weight\Unit\Utility |
|