ClientInterface::setCurlMulti |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Set a curl multi object to be used internally by the client for transferring requests. |
Twig_Filter_Function::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Filter/Function.php |
Compiles a filter. |
AssetFactory::createFileAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
plugin.manager.views.argument |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsHandlerManager |
TestFileTransfer::isDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Checks if a particular path is a directory. |
LengthConstraint::$minMessage |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php |
|
WebTestBase::assertNoResponse |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts the page did not return the specified response code. |
UpdateSettingsForm::buildForm |
function |
drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
ClientInterface::getCurlMulti |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Get the curl multi object to be used internally by the client for transferring requests. |
image_style_create_derivative |
function |
drupal/core/modules/image/image.module |
Creates a new image derivative based on an image style. |
RouterTest::testDynamicRoutes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Checks that dynamically defined and altered routes work correctly. |
ServiceReferenceGraph::$nodes |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php |
|
_filter_url_parse_email_links |
function |
drupal/core/modules/filter/filter.module |
Makes links out of e-mail addresses. |
NodeEntityFieldQueryAlterTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
Tests node_query_entity_field_access_alter(). |
TestFileTransfer::chmodJailed |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
|
XmlFileLoader::validateSchema |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Validates a documents XML schema. |
DisplayPluginBase::$usesAreas |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows area plugins. |
WidgetBase::formSingleElement |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Generates the form element for a single copy of the widget. |
ShortcutStorageController.php |
file |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutStorageController.php |
Contains \Drupal\shortcut\ShortcutStorageController. |
LengthConstraint::validatedBy |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php |
Overrides Range::validatedBy(). |
comment_admin_overview_submit |
function |
drupal/core/modules/comment/comment.admin.inc |
Form submission handler for comment_admin_overview(). |
WebTestBase::assertMailString |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that the most recently sent e-mail message has the string in it. |
Twig_Filter_Node::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Filter/Node.php |
|
WidgetBase::extractFormValues |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::extractFormValues(). |
ProcessDecorator::__construct |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/ProcessDecorator.php |
Constructs a \Drupal\Component\Plugin\Discovery\ProcessDecorator object. |
FilterFormatStorageController |
class |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatStorageController.php |
Defines the storage controller class for Filter Format entities. |
EasyRdf_ParsedUri::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/ParsedUri.php |
Magic method to convert the URI, when casted, back to a string |
node_test_node_access_records |
function |
drupal/core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_node_access_records(). |
YamlDumperTest::$fixturesPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php |
|
EntityBCDecorator::setContext |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
HandlerTest::assertEqualValue |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Check to see if a value is the same as the value on a certain handler. |
FieldLanguageTest::$testViews |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FieldLanguageTest.php |
Views used by this test. |
ElementMetadataTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ElementMetadataTest.php |
|
StorageComparer::$sourceNames |
property |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Lists all the configuration object names in the source storage. |
config_test_entity_info_alter |
function |
drupal/core/modules/config/tests/config_test/config_test.module |
Implements hook_entity_info_alter(). |
Twig_Node_Module::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
Constructor. |
EventDispatcher::getListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
|
ElementMetadata::$constraints |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ElementMetadata.php |
|
HttpCacheTestCase::$responses |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
system_get_module_admin_tasks |
function |
drupal/core/modules/system/system.module |
Generate a list of tasks offered by a specified module. |
EntityBody::setRewindFunction |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Specify a custom callback used to rewind a non-seekable stream. This can be useful entity enclosing requests
that are redirected. |
StorageComparer::$targetNames |
property |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Lists all the configuration object names in the target storage. |
EventDispatcher::hasListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
|
RouterPermissionTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterPermissionTest.php |
|
Breakpoint::SOURCE_TYPE_THEME |
constant |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/Breakpoint.php |
Denotes that a breakpoint or breakpoint group is defined by a theme. |
WidgetBase::massageFormValues |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::massageFormValues() |
comment_confirm_delete_submit |
function |
drupal/core/modules/comment/comment.admin.inc |
Form submission handler for comment_confirm_delete(). |
LocaleUpdateTest::addLanguage |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Adds a language. |
Term::processSummaryArguments |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_validator/Term.php |
Process the summary arguments for displaying. |
AbstractReaderTest::getReader |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|