DisplayTest::testCloneDisplay |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests the cloning of a display. |
DatabaseFileUsageBackend::add |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Implements Drupal\file\FileUsage\FileUsageInterface::add(). |
ConstraintA::getDefaultOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintA.php |
Returns the name of the default option |
SchemaCache::resolveCacheMiss |
function |
drupal/core/lib/Drupal/Core/Utility/SchemaCache.php |
Implements CacheArray::resolveCacheMiss(). |
PngoutFilter::COLOR_RGB_ALPHA |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
|
ResponseHeaderBag::getCookies |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Returns an array with all cookies |
update_test_filetransfer_info |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_filetransfer_info(). |
MockArraySessionStorage::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Force the session to be saved and closed. |
NegotiationUrlForm::getFormID |
function |
drupal/core/modules/language/lib/Drupal/language/Form/NegotiationUrlForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
ContainerBuilder::addResource |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Adds a resource for this configuration. |
FormTest::testColorValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation of #type 'color' elements. |
EasyRdf_Resource::hasProperty |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Check to see if a property exists for this resource. |
StreamWrapperInterface::chmod |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Changes permissions of the resource. |
DisplayTest::testDisplayAreas |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests display areas. |
NegotiationUrlForm::buildForm |
function |
drupal/core/modules/language/lib/Drupal/language/Form/NegotiationUrlForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
Twig_Loader_String::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/String.php |
Gets the source code of a template, given its name. |
ControllerResolverTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
views.view.test_bulk_form.yml |
file |
drupal/core/modules/action/tests/action_bulk_test/config/views.view.test_bulk_form.yml |
drupal/core/modules/action/tests/action_bulk_test/config/views.view.test_bulk_form.yml |
GraphTest::assertReversePaths |
function |
drupal/core/tests/Drupal/Tests/Component/Graph/GraphTest.php |
Verify expected reverse paths in a graph. |
form_process_password_confirm |
function |
drupal/core/includes/form.inc |
Expand a password_confirm field into two text boxes. |
Process::getIncrementalOutput |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Returns the output incrementally. |
KernelInterface::getContainer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the current container. |
DisplayUnitTest::$pluginTypes |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayUnitTest.php |
Views plugin types to test. |
GraphvizDumper::addAttributes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php |
Adds attributes |
DefinitionTest::testArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setArguments
@covers Symfony\Component\DependencyInjection\Definition::getArguments
@covers Symfony\Component\DependencyInjection\Definition::addArgument |
LifecycleEventArgs::getEntity |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
Retrieve associated Entity. |
DateValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateValidatorTest.php |
|
EntityFormController::actions |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Returns an array of supported actions for the current entity form. |
ViewExecutable::chooseDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the first display that is accessible to the user. |
KernelInterface::getStartTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the request start time (not available if debug is disabled). |
HandlerFieldRoleTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldRoleTest.php |
|
FilterUnitTest::testUrlFilter |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests the URL filter. |
PathProcessor::processInbound |
function |
drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/PathProcessor.php |
Implements Drupal\Core\PathProcessor\InboundPathProcessorInterface::processInbound(). |
AutoExpireFlashBagTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
RegisterListenersPassTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/RegisterListenersPassTest.php |
|
field_sql_storage_update_8000 |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.install |
Renames the 'language' column to 'langcode' in field data tables. |
datetime_form_node_form_alter |
function |
drupal/core/modules/datetime/datetime.module |
Implements hook_form_BASE_FORM_ID_alter() for node forms. |
Twig_Loader_Array::$templates |
property |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Array.php |
|
PngoutFilter::STRATEGY_XTREME |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
|
PHPUnit_Util_Log_TAP::endTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
A test ended. |
WizardInterface::validateView |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardInterface.php |
Validate form and values. |
ForumTest::testAddOrphanTopic |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Tests that forum nodes can't be added without a parent. |
ConfigEntityBase::$originalID |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
The original ID of the configuration entity. |
ContainerBuilder::getCompiler |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns the compiler. |
FilterStringTest::$column_map |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
Twig_Node_Expression_TempName |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php |
|
Connection::sqlFunctionConcat |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
SQLite compatibility implementation for the CONCAT() SQL function. |
RedirectPlugin::MAX_REDIRECTS |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
|
CommentAnonymousTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php |
|
EsiListener::onKernelResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/EsiListener.php |
Filters the Response. |