StaticReflectionClass::getTraits |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
FileWidget::formMultipleElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::formMultipleElements(). |
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. |
EntityManager::getListController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new list controller instance. |
NativeSessionStorage::regenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Regenerates id that represents this storage. |
node_access_test_language.module |
file |
drupal/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.module |
Test module with a language-aware node access implementation. |
NotPublicTestCase::testNotPublic |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/NotPublicTestCase.php |
|
EntityManager::getFormController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new form controller instance. |
NodeRevisionsTest::testRevisions |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
Checks node revision related operations. |
MachineNameControllerTest::setUp |
function |
drupal/core/modules/system/tests/Drupal/system/Tests/Transliteration/MachineNameControllerTest.php |
|
StaticReflectionClass::hasMethod |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
EntityTestFormController::submit |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::submit(). |
ViewEditFormController::validate |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
Twig_TokenParserBroker::$parsers |
property |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
|
Twig_Node_Expression_Conditional |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php |
|
Twig_TokenParserBroker::$brokers |
property |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
|
FilterHtmlImageSecureTest::setUp |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
Sets up a Drupal site for running functional and integration tests. |
ExceptionDataCollector::getTrace |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Gets the exception trace. |
ContentAwareGenerator::getLocale |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ContentAwareGenerator.php |
Determine the locale to be used with this request |
EntityTestFormController::delete |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::delete(). |
DateHelper::weekDaysUntranslated |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php |
Constructs an untranslated array of week days. |
ConfigurableActionBase::validate |
function |
drupal/core/lib/Drupal/Core/Action/ConfigurableActionBase.php |
Form validation handler. |
KeyValueNullExpirableFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueNullExpirableFactory.php |
Contains \Drupal\Core\KeyValueStore\KeyValueNullExpirableFactory. |
WebTestBase::$generatedTestFiles |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Whether the files were copied to the test files directory. |
CoveredParentClass::publicMethod |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoveredClass.php |
|
CompiledRoute::getPatternOutline |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Returns the pattern outline of this route. |
AnnotationWithConstants::INTEGER |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithConstants.php |
|
ImageDimensionsScaleUnitTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsScaleUnitTest.php |
Definition of Drupal\image\Tests\ImageDimensionsScaleUnitTest. |
TermIndexTest::testTaxonomyIndex |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php |
Tests that the taxonomy index is maintained properly. |
QueryInterface::orConditionGroup |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Creates a new group of conditions ORed together. |
ValidationVisitorTest::$metadata |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
DriverChainTest::testIsTransient |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
@group DDC-706 |
language_negotiation_url_domains |
function |
drupal/core/modules/language/language.negotiation.inc |
Reads language domains. |
ConfigImporterTest::testNoImport |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImporterTest.php |
Tests omission of module APIs for bare configuration operations. |
Twig_Tests_FileCachingTest::$env |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
ValidationVisitor::getViolations |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
Returns the violations generated by the validator so far. |
LinksTest::assertMenuLinkParents |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Assert that at set of links is properly parented. |
StyleSerializerTest::testPreview |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Tests the preview output for json output. |
EntityDisplayBase::getComponents |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Gets the display options for all components. |
EasyRdf_Graph::resourcesMatching |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Get an arry of resources matching a certain property and optional value. |
EditorBase::settingsFormValidate |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorBase.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::settingsFormValidate(). |
ArgumentStringTest::testGlossary |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php |
Tests the glossary feature. |
MemcachedProfilerStorage::delete |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Delete item from the memcache server |
NativeSessionStorage::setOptions |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Sets session.* ini variables. |
QueryAggregateInterface::groupBy |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php |
Specifies the field to group on. |
AnnotationException::syntaxError |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationException.php |
Creates a new AnnotationException describing a Syntax error. |
YamlFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|
AnnotationWithRequiredAttributes |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithRequiredAttributes.php |
Plugin annotation
@Target("ALL")
@Attributes({
@Attribute("value", required = true , type = "string"),
@Attribute("annot", required = true , type = "Doctrine\Tests\Common\Annotations\Fixtures\AnnotationTargetAnnotation"),
}) |
ViewUnitTestBase::orderResultSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Orders a nested array containing a result set based on a given column. |
HistoryTimestampTest::$testViews |
property |
drupal/core/modules/history/lib/Drupal/history/Tests/Views/HistoryTimestampTest.php |
Views used by this test. |