JSMinFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinFilter.php |
Filters an asset after it has been loaded. |
QueryAggregateInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php |
Defines a interface for aggregated entity queries. |
plugin.manager.archiver |
service |
drupal/core/core.services.yml |
Drupal\Core\Archiver\ArchiverManager |
SettingsForm::buildForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/SettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
JSMinFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinFilter.php |
Filters an asset just before it's dumped. |
ProjectServiceContainer |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container14.php |
|
toolbar_in_active_trail |
function |
drupal/core/modules/toolbar/toolbar.module |
Checks whether an item is in the active trail. |
ContainerAwareInterface |
interface |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerAwareInterface.php |
ContainerAwareInterface should be implemented by classes that depends on a Container. |
UserDeleteTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserDeleteTest.php |
|
QueryPluginBase::$pager |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
A pager plugin that should be provided by the display. |
SortRandomTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
|
SessionInterface::clear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Clears all attributes. |
QueryPluginBase::$limit |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Stores the limit of items that should be requested in the query. |
NodeLink::defineOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
shortcut_admin_add_link |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Adds a link to the end of a shortcut set, keeping within a prescribed limit. |
BreadcrumbTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php |
|
ValueContainer::$values |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php |
|
hook_field_storage_info |
function |
drupal/core/modules/field/field.api.php |
Expose Field API storage backends. |
DateHelper::daysInMonth |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php |
Identifies the number of days in a month for a date. |
DefinitionDecorator.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
|
StylePluginBase::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Render the display in this style. |
Database::$databaseInfo |
property |
drupal/core/lib/Drupal/Core/Database/Database.php |
A processed copy of the database connection information from settings.php. |
TreeOutputTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeOutputTest.php |
|
PoStreamInterface::open |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamInterface.php |
Open the stream. Set the URI for the stream earlier with setURI(). |
MenuTest::resetMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Reset a standard menu link using the menu module UI. |
menu_entity_bundle_info |
function |
drupal/core/modules/menu/menu.module |
Implements hook_entity_bundle_info(). |
SaveUploadTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
|
Container::$scopeStacks |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
|
EntityBodyInterface.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
|
CommentCSSTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentCSSTest.php |
|
picture_mapping_set_uri |
function |
drupal/core/modules/picture/picture.module |
Sets Picture uri callback. |
JavaScriptTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
|
TreeAccessTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeAccessTest.php |
|
toolbar.breakpoints.yml |
file |
drupal/core/modules/toolbar/config/toolbar.breakpoints.yml |
drupal/core/modules/toolbar/config/toolbar.breakpoints.yml |
TipPluginInterface::get |
function |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginInterface.php |
Used for returning values by key. |
String::summaryArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php |
Provide the argument to use to link from the summary to the next level;
this will be called once per row of a summary, and used as part of
$view->getUrl(). |
TipPluginInterface::set |
function |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginInterface.php |
Used for returning values by key. |
test_basetheme.info.yml |
file |
drupal/core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml |
drupal/core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml |
AdminController::create |
function |
drupal/core/modules/system/lib/Drupal/system/Controller/AdminController.php |
Instantiates a new instance of this controller. |
Container::getParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Gets a parameter. |
Existence::$constraints |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Existence.php |
|
TestPluginBag::$manager |
property |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginBag.php |
Stores the plugin manager used by this bag. |
ConfigCRUDTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigCRUDTest.php |
|
SelectInterface::fields |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Add multiple fields from the same table to be SELECTed. |
Container::hasParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Checks if a parameter exists. |
FilterDateTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php |
|
user_form_test.info.yml |
file |
drupal/core/modules/user/tests/modules/user_form_test/user_form_test.info.yml |
drupal/core/modules/user/tests/modules/user_form_test/user_form_test.info.yml |
ViewRenderTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewRenderTest.php |
|
Container::setParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Sets a parameter. |
LinkDelete::render_link |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkDelete.php |
Renders the link. |