HandlerFieldRoleTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldRoleTest.php |
Views used by this test. |
EasyRdf_Resource::typeAsResource |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Get a single type for a resource, as a resource. |
TraceableEventDispatcherTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
LocaleTranslation::$translations |
property |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTranslation.php |
Cached translations |
ControllerResolverTest::__invoke |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
HtmlFormController::setContainer |
function |
drupal/core/lib/Drupal/Core/Controller/HtmlFormController.php |
Injects the service container used by this object. |
PHPUnit_Framework_TestCase::once |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns a matcher that matches when the method it is evaluated for
is executed exactly once. |
SearchPageOverrideTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
Modules to enable. |
Twig_TokenParser_Include::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Include.php |
Gets the tag name associated with this token parser. |
PdoProfilerStorage::readChildren |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Reads the child profiles for the given token. |
AutoExpireFlashBagTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
ViewsDataTest::testCacheRequests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Ensures that cache entries are only set and get when necessary. |
EasyRdf_Parser_Rdfa::TERM_REGEXP |
constant |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
PHPUnit_Util_Log_TAP::writeNotOk |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
|
DeleteTruncateTest::testTruncate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
Confirms that we can truncate a whole table successfully. |
MongoDbSessionHandlerTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
ContainerAwareHttpKernelTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/ContainerAwareHttpKernelTest.php |
|
ActionFormControllerBase::exists |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Determines if the action already exists. |
LocalReadOnlyStream::stream_open |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for fopen(), file_get_contents(), etc. |
TermTest::testTermAutocompletion |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php |
Tests term autocompletion edge cases with slashes in the names. |
Connection::sqlFunctionSubstring |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
SQLite compatibility implementation for the SUBSTRING() SQL function. |
update_form_system_modules_alter |
function |
drupal/core/modules/update/update.module |
Implements hook_form_FORM_ID_alter() for system_modules(). |
RedirectPlugin::STRICT_REDIRECTS |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
|
LocalReadOnlyStream::stream_lock |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for flock(). |
SaveDataTest::testExistingRename |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php |
Test file_save_data() when renaming around an existing file. |
FilterUnitTest::assertNormalized |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string. |
EasyRdf_Parser_Rdfa::__construct |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
Constructor |
EsiListener::getSubscribedEvents |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/EsiListener.php |
Returns an array of event names this subscriber wants to listen to. |
ConfigDataCollector::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Constructor. |
AnnotationWithAttributes::$mixed |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
CommentTranslationController.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/CommentTranslationController.php |
Definition of Drupal\comment\CommentTranslationController. |
StateValuesCleanAdvancedTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php |
Definition of Drupal\system\Tests\Form\StateValuesCleanAdvancedTest. |
AssetCollectionIterator::$assets |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
StaticReflectionClass::getMethod |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
TestControllers::testUserNodeFoo |
function |
drupal/core/modules/system/tests/modules/paramconverter_test/lib/Drupal/paramconverter_test/TestControllers.php |
|
AutoExpireFlashBagTest::testPeek |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
_translation_entity_update_field |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Stores the given field translations. |
ActionFormControllerBase::submit |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::submit(). |
DateValidatorTest::getValidDates |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateValidatorTest.php |
|
FilterDefaultFormatTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
|
UrlTest::testLinkRenderArrayText |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests that link functions support render arrays as 'text'. |
AssetCollectionIterator::$output |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
AnnotationWithAttributes::$float |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
ToolbarController::subtreesJsonp |
function |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Routing/ToolbarController.php |
Returns the rendered subtree of each top-level toolbar link. |
AssetCollectionIterator::$clones |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
InactiveScopeException::getScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/InactiveScopeException.php |
|
SessionStorageInterface::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Returns the session name |
AutoExpireFlashBagTest::testKeys |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
DatabaseBackend::ensureBinExists |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Check if the cache bin exists and create it if not. |
WizardPluginBase::$createdColumn |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
The table column used for sorting by create date of this wizard. |