sfComments.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfComments.yml |
|
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfComments.yml |
sfCompact.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfCompact.yml |
|
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfCompact.yml |
sfMergeKey.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfMergeKey.yml |
|
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfMergeKey.yml |
sfObjects.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfObjects.yml |
|
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfObjects.yml |
sfQuotes.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfQuotes.yml |
|
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfQuotes.yml |
sfTests.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfTests.yml |
|
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfTests.yml |
shortcut.admin.inc |
drupal/core/modules/shortcut/shortcut.admin.inc |
|
Administrative page callbacks for the shortcut module. |
shortcut.api.php |
drupal/core/modules/shortcut/shortcut.api.php |
|
Hooks provided by the Shortcut module. |
shortcut.base-rtl.css |
drupal/core/modules/shortcut/shortcut.base-rtl.css |
|
Generic RTL base styles for shortcut module. |
shortcut.base.css |
drupal/core/modules/shortcut/shortcut.base.css |
|
Generic base styles for shortcut module. |
shortcut.info |
drupal/core/modules/shortcut/shortcut.info |
|
name = Shortcut
description = Allows users to manage customizable lists of shortcut links.
package = Core
version = VERSION
core = 8.x
configure = admin/config/user-interface/shortcut |
shortcut.install |
drupal/core/modules/shortcut/shortcut.install |
|
Install, update and uninstall functions for the shortcut module. |
shortcut.module |
drupal/core/modules/shortcut/shortcut.module |
|
Allows users to manage customizable lists of shortcut links. |
shortcut.theme-rtl.css |
drupal/core/modules/shortcut/shortcut.theme-rtl.css |
|
RTL styling for the shortcut module. |
shortcut.theme.css |
drupal/core/modules/shortcut/shortcut.theme.css |
|
Styling for the shortcut module. |
ShortcutLinksTest.php |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
Drupal\shortcut\Tests |
Definition of Drupal\shortcut\Tests\ShortcutLinksTest. |
ShortcutSetsTest.php |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Drupal\shortcut\Tests |
Definition of Drupal\shortcut\Tests\ShortcutSetsTest. |
ShortcutTestBase.php |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php |
Drupal\shortcut\Tests |
Definition of Drupal\shortcut\Tests\ShortcutTestBase. |
ShutdownFunctionsTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php |
Drupal\system\Tests\System |
Definition of Drupal\system\Tests\System\ShutdownFunctionsTest. |
simple.php |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/simple.php |
|
|
simple.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/simple.test |
|
|
simple.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/sandbox/simple.test |
|
|
simple.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/spaceless/simple.test |
|
|
SimpleAnnotationReader.php |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Doctrine\Common\Annotations |
|
SimpleAnnotationReaderTest.php |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
Doctrine\Tests\Common\Annotations |
|
simpletest.api.php |
drupal/core/modules/simpletest/simpletest.api.php |
|
Hooks provided by the SimpleTest module. |
simpletest.css |
drupal/core/modules/simpletest/simpletest.css |
|
/* Test Table */
#simpletest-form-table th.select-all {
width: 1em;
}
th.simpletest_test {
width: 16em;
}
.simpletest-image {
display: inline-block;
cursor: pointer;
width: 1em;
}
.simpletest-group-label label {
display: inline;
… |
simpletest.info |
drupal/core/modules/simpletest/simpletest.info |
|
name = Testing
description = Provides a framework for unit and functional testing.
package = Core
version = VERSION
core = 8.x
configure = admin/config/development/testing/settings |
simpletest.install |
drupal/core/modules/simpletest/simpletest.install |
|
Install, update and uninstall functions for the simpletest module. |
simpletest.module |
drupal/core/modules/simpletest/simpletest.module |
|
Provides testing functionality. |
simpletest.pages.inc |
drupal/core/modules/simpletest/simpletest.pages.inc |
|
Page callbacks for simpletest module. |
simpletest.settings.yml |
drupal/core/modules/simpletest/config/simpletest.settings.yml |
|
drupal/core/modules/simpletest/config/simpletest.settings.yml |
SimpleTestErrorCollectorTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SimpleTestErrorCollectorTest.php |
Drupal\system\Tests\Common |
Definition of Drupal\system\Tests\Common\SimpleTestErrorCollectorTest. |
SimpletestHttpRequestSubscriber.php |
drupal/core/lib/Drupal/Core/Http/Plugin/SimpletestHttpRequestSubscriber.php |
Drupal\Core\Http\Plugin |
Contains Drupal\Core\Http\Plugin\SimpletestHttpRequestSubscriber |
SimpleTestTest.php |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Drupal\simpletest\Tests |
Definition of Drupal\simpletest\Tests\SimpleTestTest. |
SimpleXMLElement.php |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/SimpleXMLElement.php |
Symfony\Component\DependencyInjection |
|
simple_xml_element.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/simple_xml_element.test |
|
|
SingleClassLOC1000.php |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
|
SiteMaintenanceTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php |
Drupal\system\Tests\System |
Definition of Drupal\system\Tests\System\SiteMaintenanceTest. |
SizeUnitTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SizeUnitTest.php |
Drupal\system\Tests\Common |
Definition of Drupal\system\Tests\Common\SizeUnitTest. |
slice.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/slice.test |
|
|
Some.php |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Some.php |
Drupal\views\Plugin\views\pager |
Definition of Drupal\views\Plugin\views\pager\Some. |
SomeClass.php |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeClass.php |
ClassMap |
|
SomeClass.php |
drupal/core/modules/system/tests/modules/module_autoload_test/lib/Drupal/module_autoload_test/SomeClass.php |
Drupal\module_autoload_test |
Definition of Drupal\module_autoload_test\SomeClass. |
SomeInterface.php |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeInterface.php |
ClassMap |
|
SomeParent.php |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeParent.php |
ClassMap |
|
sort.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/sort.test |
|
|
SortDateTest.php |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php |
Drupal\views\Tests\Handler |
Definition of Drupal\views\Tests\Handler\SortDateTest. |
SortingTest.php |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/SortingTest.php |
Drupal\views\Tests\Wizard |
Definition of Drupal\views\Tests\Wizard\SortingTest. |
SortPluginBase.php |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Drupal\views\Plugin\views\sort |
Definition of Drupal\views\Plugin\views\sort\SortPluginBase. |