BlockHiddenRegionTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
Modules to enable. |
TaxonomyIndexTid::defineOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
SearchPageOverrideTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
|
CheckDefinitionValidityPass.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php |
|
TestBase::assertIdenticalObject |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Checks to see if two objects are identical. |
ArgumentUserUIDTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/ArgumentUserUIDTest.php |
Views used by this test. |
_openid_test_endpoint_associate |
function |
drupal/core/modules/openid/tests/openid_test.module |
OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0,
section 8). |
ReflectionProviderInterface.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php |
|
FieldUnitTest::_testHideIfEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests the hide if empty functionality. |
ContainerBuilder::getServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Gets all service ids. |
LoadTest::testLoadInvalidStatus |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php |
Try to load a non-existent file by status. |
BooleanOperator::value_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Validate the options form. |
ExceptionListenerTest::provider |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php |
|
views_ui_add_limited_validation |
function |
drupal/core/modules/views/views_ui/admin.inc |
Processes a non-JavaScript fallback submit button to limit its validation errors. |
SessionTest::testEmptySessionID |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php |
Test that empty session IDs are not allowed. |
ScopeWideningInjectionException |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.php |
Thrown when a scope widening injection is detected. |
CheckDefinitionValidityPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
|
ThemeTest::testTemplateOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Ensures a themes template is overrideable based on the 'template' filename. |
ServiceNotFoundException::getId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ServiceNotFoundException.php |
|
FileFieldTestBase::getLastFileId |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Retrieves the fid of the last inserted file. |
AggregatorTestBase::getValidOpml |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Create a valid OPML file from an array of feeds. |
FileWidget::formMultipleElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::formMultipleElements(). |
FilterPluginBase::value_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Validate the options form. |
ResolveInvalidReferencesPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php |
|
ContactSitewideTest::addCategory |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Adds a category. |
ValidNumberStepUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidNumberStepUnitTest.php |
|
WidgetBase::formMultipleElements |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Special handling to create form elements for multiple values. |
BackendChain::invalidateMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple(). |
ViewExecutableTest::testValidate |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
|
user_login_authenticate_validate |
function |
drupal/core/modules/user/user.module |
A validate handler on the login form. Check supplied username/password
against local users table. If successful, $form_state['uid']
is set to the matching user ID. |
Twig_TokenParser_If::decideIfEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/If.php |
|
WidgetPluginManager::__construct |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Constructs a WidgetPluginManager object. |
WidgetPluginManager::getInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase::getInstance(). |
ServiceReferenceGraphNode::getId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Returns the identifier. |
link_field_widget_validate_title |
function |
drupal/core/modules/field/modules/link/link.module |
Form element validation handler for link_field_widget_form(). |
HandlerBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Validate the options form. |
TestObjectMetadata::isIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field name is a mapped identifier for this class. |
drupal_override_server_variables |
function |
drupal/core/includes/bootstrap.inc |
Sets appropriate server variables needed for command line scripts to work. |
RequestTest::testOverrideGlobals |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
DisplayTest::validateOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::validateOptionsForm(). |
ContainerTest::testGetServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::getServiceIds |
OpenIDFunctionalTest::testDelete |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Test deleting an OpenID identity from a user's profile. |
OpenIDRegistrationTest::$modules |
property |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php |
Modules to enable. |
CategoryFormController::validate |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
InvalidBreakpointSourceException |
class |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointSourceException.php |
Exception thrown if an invalid source is detected. |
UuidUnitTest::testUuidValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php |
Tests UUID validation. |
EmailDefaultWidget::settingsForm |
function |
drupal/core/modules/field/modules/email/lib/Drupal/email/Plugin/field/widget/EmailDefaultWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
LinkFieldTest::testURLValidation |
function |
drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests link field URL validation. |
ArgumentValidateTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/ArgumentValidateTest.php |
Views used by this test. |
ViewEditFormController::validate |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |