PdoProfilerStorage::buildCriteria |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Build SQL criteria to fetch records by ip and url |
NativePhpunitTask::$testdirectory |
property |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
OpenDialogCommand::$dialogOptions |
property |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Stores dialog-specific options passed directly to jQuery UI dialogs. Any
jQuery UI option can be used. See http://api.jqueryui.com/dialog. |
DefaultViewsTest::testArchiveView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php |
Tests the archive view. |
FilterPluginBase::arrayFilterZero |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Filter by no empty values, though allow to use "0". |
NativePhpunitTask::$configuration |
property |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
HtmlEntityFormController::content |
function |
drupal/core/lib/Drupal/Core/Entity/HtmlEntityFormController.php |
Due to reflection, the argument must be named $_entity_form. The parent
method has $request and $_form, but the parameter must match the route. |
EasyRdf_Parser_Rapper::$rapperCmd |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rapper.php |
|
ThemeTest::testTaxonomyTermThemes |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/ThemeTest.php |
Test the theme used when adding, viewing and editing taxonomy terms. |
comment_hacks.css.unoptimized.css |
file |
drupal/core/modules/simpletest/files/css_test_files/comment_hacks.css.unoptimized.css |
/*
* A sample css file, designed to test the effectiveness and stability
* of function <code>drupal_load_stylesheet_content()</code>.
*
*/
/*
A large comment block to test for segfaults and speed. This is 60K a's. Extreme but useful… |
ActionFormControllerBase::$plugin |
property |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
The action plugin being configured. |
ValidatorBuilder::addYamlMappings |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Adds a list of YAML constraint mappings file to the validator. |
FormTest::assertFormValuesDefault |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Assert that the values submitted to a form matches the default values of the elements. |
RouterDataCollector::getTargetUrl |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
|
RouteObjectInterface::getRouteKey |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteObjectInterface.php |
Get the route key. |
NativePhpunitTask::$haltonfailure |
property |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
RemoteFileSaveUploadTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/RemoteFileSaveUploadTest.php |
|
ConditionAggregateBase::condition |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionAggregateBase.php |
Implements \Drupal\Core\Entity\Query\ConditionAggregateInterface::condition(). |
UpdateScriptTest::testThemeSystem |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
Tests the effect of using the update script on the theme system. |
NodeNewComments::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeNewComments.php |
Default options form that provides the label widget that all fields
should have. |
PHPUnit_Framework_TestCase::never |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns a matcher that matches when the method it is evaluated for
is never executed. |
NodeQueryAlterTest::$noAccessUser |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
User without permission to view content. |
MongoDbSessionHandlerTest::$mongo |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
ContainerAwareEventDispatcher.php |
file |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
|
OpenDialogCommand::setDialogTitle |
function |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Sets the dialog title (an alias of setDialogOptions). |
NegotiationSessionForm::getFormID |
function |
drupal/core/modules/language/lib/Drupal/language/Form/NegotiationSessionForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
entity_crud_hook_test_file_create |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_create(). |
ContainerBuilder::addCompilerPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Adds a compiler pass. |
MenuRouterTest::testMenuHierarchy |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Tests for menu hierarchy. |
field.field.field_test_import.yml |
file |
drupal/core/modules/field/tests/modules/field_test_config/config/field.field.field_test_import.yml |
drupal/core/modules/field/tests/modules/field_test_config/config/field.field.field_test_import.yml |
ViewsDataTest::testViewsFetchData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Tests the views.views_data service. |
DisplayAttachmentTest::$testViews |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayAttachmentTest.php |
Views used by this test. |
BlockTitleXSSTest::testXSSInTitle |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTitleXSSTest.php |
Test XSS in title. |
NegotiationSessionForm::buildForm |
function |
drupal/core/modules/language/lib/Drupal/language/Form/NegotiationSessionForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
Twig_Tests_TokenStreamTest::setUp |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TokenStreamTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
DebugUniversalClassLoader::enable |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugUniversalClassLoader.php |
Replaces all regular UniversalClassLoader instances by a DebugUniversalClassLoader ones. |
entity_crud_hook_test_node_create |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_create(). |
UrlGeneratorTest::testUrlEncoding |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
SaveDataTest::testWithoutFilename |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php |
Test the file_save_data() function when no filename is provided. |
PathProcessorTest::processInbound |
function |
drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/PathProcessorTest.php |
Implements Drupal\Core\PathProcessor\InboundPathProcessorInterface::processInbound(). |
HtmlFormController::getFormObject |
function |
drupal/core/lib/Drupal/Core/Controller/HtmlFormController.php |
Returns the object used to build the form. |
ActionFormControllerBase::actions |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Returns an array of supported actions for the current entity form. |
PHPUnit_Util_Test::REGEX_REQUIRES |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
|
CurlMultiInterface::STATE_SENDING |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMultiInterface.php |
|
entity_crud_hook_test_user_create |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_create(). |
MenuRouterTest::testMenuItemHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test menu maintenance hooks. |
CollectionTest::testIssetAndUnset |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
LocalReadOnlyStream::stream_write |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for fwrite(), file_put_contents() etc. |
SaveDataTest::testExistingReplace |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php |
Test file_save_data() when replacing an existing file. |
BaseMemcacheProfilerStorage::$dsn |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|