field_test_field_widget_info_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_widget_info_alter(). |
DisplayPluginBase::usesLinkDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check to see if the display has some need to link to another display. |
SessionStorageInterface::isStarted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Checks if the session is started. |
_form_builder_handle_input_element |
function |
drupal/core/includes/form.inc |
Adds the #name and #value properties of an input element before rendering. |
_openid_test_endpoint_authenticate |
function |
drupal/core/modules/openid/tests/openid_test.module |
OpenID endpoint; handle "authenticate" requests. |
ContainerBuilder::getScopeChildren |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns all Scope children. |
ContainerBuilder::removeDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Removes a service definition. |
DummyStreamWrapper::getInternalUri |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php |
Override getInternalUri(). |
SessionBagInterface::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php |
Gets the storage key for this bag. |
InsertTest::testInsertLastInsertID |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertTest.php |
Tests that inserts return the proper auto-increment ID. |
LanguagePathMonolingualTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Sets up a Drupal site for running functional and integration tests. |
MainContentFallbackTest::$web_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php |
|
ArgumentPluginBase::summary_basics |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Some basic summary behavior that doesn't need to be repeated as much as
code that goes into summary_query() |
openid_block_view_user_login_alter |
function |
drupal/core/modules/openid/openid.module |
Implements hook_block_view_MODULE_DELTA_alter(). |
BackendChainImplementationUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainImplementationUnitTest.php |
Tests implementation-specific functionality of the BackendChain backend. |
CommentLinksTest::testCommentLinks |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php |
Tests comment links. |
Twig_Node_Module::compileDebugInfo |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
StringDatabaseStorage::$connection |
property |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
The database connection. |
MappingDriverChain::$defaultDriver |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
The default driver |
NativePhpunitPrinter::endTestSuite |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
A test suite ended. |
StringDatabaseStorage::__construct |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Constructs a new StringStorage controller. |
RedisProfilerStorage::getIndexName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Gets the name of the index. |
Twig_Node_Expression_Array::$index |
property |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Array.php |
|
UserAuthmapAssignmentTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAuthmapAssignmentTest.php |
|
LanguageNegotiationInfoTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Sets up a Drupal site for running functional and integration tests. |
EventManagerTest::$_postFooInvoked |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
DisplayPluginBase::optionsOverride |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
If override/revert was clicked, perform the proper toggle. |
StringItem::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/StringItem.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
UserAdminSettingsFormTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
|
EventManagerTest::testInitialState |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
LanguageItem::$propertyDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/LanguageItem.php |
Array of property definitions of contained properties. |
RelationshipTest::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Overrides Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
update_manager_install_form_submit |
function |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_install_form(). |
CacheBackendInterface::getMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Returns data from the persistent cache when given an array of cache IDs. |
LanguageUrlRewritingTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Modules to enable. |
IndexedReader::getClassAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php |
Get Annotations for class |
RouterListener::parametersToString |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/RouterListener.php |
|
NodeTypeInitialLanguageTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
LanguageUrlRewritingTest::checkUrl |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Check URL rewriting for the given language. |
StaticReflectionClass::inNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
IndexedReader::getMethodAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php |
Get selected annotation for method |
DenormalizerInterface::denormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/DenormalizerInterface.php |
Denormalizes data back into an object of the given class |
FieldPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Performs some cleanup tasks on the options array before saving it. |
SelectComplexTest::testDefaultJoin |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests simple JOIN statements. |
StaticReflectionClass::isInterface |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ReplaceAliasByActualDefinitionPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php |
Replaces aliases with actual service definitions, effectively removing these
aliases. |
StaticReflectionClass::newInstance |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
FilterPluginBase::$always_multiple |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Disable the possibility to force a single value. |
ParserTest::testSequenceInAMapping |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
@expectedException Symfony\Component\Yaml\Exception\ParseException |
DisplayPluginBase::getArgumentText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide some helpful text for the arguments.
The result should contain of an array with |