system_site_information_settings_validate |
function |
drupal/core/modules/system/system.admin.inc |
Validates the submitted site-information form. |
ProjectServiceContainer::getFooBarService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
IniFileLoaderTest::testIniFileCanBeLoaded |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\IniFileLoader::__construct
@covers Symfony\Component\DependencyInjection\Loader\IniFileLoader::load |
Twig_Tests_LexerTest::testBracketsNesting |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
ControllerResolverInterface::getArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php |
Returns the arguments to pass to the controller. |
AnnotationClassLoader::$defaultRouteIndex |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
|
KeyValueStoreInterface::getCollectionName |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Returns the name of this collection. |
ContainerBuilderTest::testResolveServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::resolveServices |
StaticReflectionMethod::getDeclaringClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
Twig_Node_Expression_Binary_Div::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php |
|
ContainerAwareEventDispatcher::$container |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
The container from where services are loaded |
CacheDecoratorTest::testCachedDefinitions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php |
Tests that discovered definitions are properly cached. |
ContainerAwareEventDispatcher::$listeners |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
The services registered as listeners |
ConfigInstallTest::testModuleInstallation |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallTest.php |
Tests module installation. |
ArgumentValidatorPluginBase::check_access |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
If we don't have access to the form but are showing it anyway, ensure that
the form is safe and cannot be changed from user input. |
Twig_Node_Expression_Binary_Mod::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php |
|
Twig_Node_Expression_Binary_Mul::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php |
|
views.view.test_filter_in_operator_ui.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_in_operator_ui.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_in_operator_ui.yml |
UserRoleAdminTest::testRoleAdministration |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php |
Test adding, renaming and deleting roles. |
Twig_Tests_Node_Expression_Binary_SubTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/SubTest.php |
|
UrlAliasFixtures::urlAliasTableDefinition |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAliasFixtures.php |
Returns the table definition for the URL alias fixtures. |
DefaultViewsTest::clickViewsOperationLink |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DefaultViewsTest.php |
Click a link to perform an operation on a view. |
DiscoveryTestBase::testDiscoveryInterface |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/DiscoveryTestBase.php |
Tests getDefinitions() and getDefinition(). |
Twig_Tests_Node_Expression_Binary_DivTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/DivTest.php |
|
BlockTemplateSuggestionsUnitTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTemplateSuggestionsUnitTest.php |
|
BoundDisplayInterface::getAllSortedBlocks |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php |
Returns this display's blocks, organized by region and ordered by weight. |
Twig_Node_Expression_Binary_Add::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php |
|
DocParserTest::testTrailingCommaIsAllowed |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
Twig_Tests_Node_Expression_Binary_AndTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AndTest.php |
|
NodePostSettingsTest::testPageNotPostInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Confirms absence of post information on a new node. |
EntityEnclosingRequest::processPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Determine what type of request should be sent based on post fields |
Twig_Node_Expression_Binary_And::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php |
|
Twig_Node_Expression_Binary_Sub::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php |
|
GenericCacheBackendUnitTestBase::$testBin |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Cache bin to use for testing. |
Twig_Tests_Node_Expression_Binary_MulTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/MulTest.php |
|
UserCancelTest::testMassUserCancelByAdmin |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Create an administrative user and mass-delete other users. |
ArgumentPluginBase::default_argument_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Provide a form for selecting the default argument when the
default action is set to provide default argument. |
Twig_Tests_Node_Expression_Binary_AddTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AddTest.php |
|
AjaxCommandsUnitTest::testSettingsCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that SettingsCommand objects can be constructed and rendered. |
EntityDerivative::getDerivativeDefinition |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/Derivative/EntityDerivative.php |
Implements DerivativeInterface::getDerivativeDefinition(). |
Twig_Tests_Node_Expression_Binary_ModTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/ModTest.php |
|
ArgumentPluginBase::default_access_denied |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Default action: access denied. |
DisplayPluginBase::usesExposedFormInBlock |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check to see if the display can put the exposed formin a block. |
PluginManagerBase::clearCachedDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Implements \Drupal\Component\Plugin\Discovery\CachedDiscoveryInterface::clearCachedDefinitions(). |
StringStorageInterface::countTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Counts translations. |
ShortcutLinksTest::testShortcutLinkRename |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
Tests that shortcut links can be renamed. |
StringStorageInterface::createTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Creates a string translation object bound to this storage but not saved. |
ShortcutLinksTest::testShortcutLinkDelete |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
Tests deleting a shortcut link. |
LanguageBrowserDetectionUnitTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageBrowserDetectionUnitTest.php |
|
CheckReferenceValidityPass::getDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
Returns the Definition given an id. |