ajax_get_form |
function |
drupal/core/includes/ajax.inc |
Gets a form submitted via #ajax during an Ajax callback. |
_filter_autop |
function |
drupal/core/modules/filter/filter.module |
Converts line breaks into <p> and <br> in an intelligent fashion. |
Issue1021Test |
class |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/1021/Issue1021Test.php |
|
WATCHDOG_INFO |
constant |
drupal/core/includes/bootstrap.inc |
Log message severity -- Informational messages. |
CallableClass |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
Store::unlock |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
Releases the lock for the given Request. |
Value::$value |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Value.php |
|
Condition.php |
file |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Condition.php |
Definition of Drupal\field_sql_storage\Query\ConditionSql. |
bootstrap.php |
file |
drupal/core/tests/bootstrap.php |
|
FieldUnitTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests the generic field handler. |
Store::lookup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
Locates a cached Response for the Request provided. |
style-rtl.css |
file |
drupal/core/themes/seven/style-rtl.css |
/**
* Generic elements.
*/
dl dd,
dl dl {
margin-right: 20px;
}
ul,
.block ul,
.item-list ul {
margin: 0.25em 1.5em 0.25em 0;
}
ol {
margin: 0.25em 2em 0.25em 0;
}
/**
* Skip link.
*/
#skip-link {
right: 50%;
margin-right:… |
ThemeTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Definition of Drupal\system\Tests\Theme\ThemeTest. |
MemoryBackend |
class |
drupal/core/lib/Drupal/Core/Flood/MemoryBackend.php |
Defines the memory flood backend. This is used for testing. |
Entity::isNew |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::isNew(). |
FILE_READABLE |
constant |
drupal/core/includes/install.inc |
File permission check -- File is readable. |
Merge::fields |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Sets common field-value pairs in the INSERT and UPDATE query parts. |
Isbn::$isbn10 |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Isbn.php |
|
SomeInterface |
interface |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeInterface.php |
|
FILE_WRITABLE |
constant |
drupal/core/includes/install.inc |
File permission check -- File is writable. |
Isbn::$isbn13 |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Isbn.php |
|
PluginBag.php |
file |
drupal/core/lib/Drupal/Component/Plugin/PluginBag.php |
Contains \Drupal\Component\Plugin\PluginBag. |
ToolkitGdTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php |
Test the core GD image manipulation functions. |
Stream::$size |
property |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php |
|
Merge::isNull |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Implements Drupal\Core\Database\Query\ConditionInterface::isNull(). |
GlobAsset.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
|
help.info.yml |
file |
drupal/core/modules/help/help.info.yml |
drupal/core/modules/help/help.info.yml |
WidgetFactory |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetFactory.php |
Factory class for the Widget plugin type. |
DBLogTest.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Tests/DBLogTest.php |
Definition of Drupal\rest\test\DBLogTest. |
FileAsset.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php |
|
Entity::label |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::label(). |
Uuid::$plugin |
property |
drupal/core/lib/Drupal/Component/Uuid/Uuid.php |
Holds the UUID implementation. |
Merge::exists |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Implements Drupal\Core\Database\Query\ConditionInterface::exists(). |
FieldTypeTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FieldTypeTest.php |
Tests the Drupal\node\Plugin\views\field\Type handler. |
IniFileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php |
IniFileLoader loads parameters from INI files. |
Rearrange.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Rearrange.php |
Contains \Drupal\views_ui\Form\Ajax\Rearrange. |
Views plugins |
group |
drupal/core/modules/views/views.api.php |
Views plugins are objects that are used to build and render the view.
Plugins are registered by extending one of the Views base plugin classes
and defining settings in the plugin annotation. |
Header::count |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
Returns the total number of header values |
DumpException |
class |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/DumpException.php |
Exception class thrown when an error occurs during dumping. |
String::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |
Add this filter to the query. |
BanDelete.php |
file |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php |
Contains \Drupal\ban\Form\BanDelete. |
RowEntityTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/RowEntityTest.php |
Tests the generic entity row plugin. |
Pearlike2_Baz |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Baz.php |
|
CacheTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/CacheTest.php |
|
hook_js_alter |
function |
drupal/core/modules/system/system.api.php |
Perform necessary alterations to the JavaScript before it is presented on
the page. |
Uuid::isValid |
function |
drupal/core/lib/Drupal/Component/Uuid/Uuid.php |
Checks that a string appears to be in the format of a UUID. |
ClosureLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/ClosureLoader.php |
ClosureLoader loads service definitions from a PHP closure. |
BaseAsset.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
|
ConfigContext |
class |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Defines the base configuration context object. |
Local::isFile |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\FileTransfer::isFile(). |