FileTransfer::chmod |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Changes the permissions of the specified $path (file or directory). |
Condition::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/Condition.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compiled(). |
drupal_common_theme |
function |
drupal/core/includes/theme.inc |
Provides theme registration for themes across .inc files. |
hook_comment_insert |
function |
drupal/core/modules/comment/comment.api.php |
Respond to creation of a new comment. |
Schema::indexExists |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Checks if an index exists in the given table. |
_form_test_checkbox |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Build a form to test a checkbox. |
CachedFormulaLoader |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php |
Adds a caching layer to a loader. |
Equality::valueForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Equality.php |
Provide a simple textfield for equality |
DatabaseStorage.php |
file |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Definition of Drupal\Core\Config\DatabaseStorage. |
Twig_Parser::$stack |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
hook_comment_update |
function |
drupal/core/modules/comment/comment.api.php |
Respond to updates to a comment. |
Author::__construct |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/Author.php |
|
HttpCache::getStore |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
Gets the current store. |
EditLoadingTest.php |
file |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php |
Contains \Drupal\edit\Tests\EditLoadingTest. |
StorageTestBase.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Contains Drupal\system\Tests\KeyValueStore\StorageTestBase. |
StorageComparer.php |
file |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Contains \Drupal\Core\Config\StorageComparer. |
hook_comment_create |
function |
drupal/core/modules/comment/comment.api.php |
Act on a newly created comment. |
Plugin::$definition |
property |
drupal/core/lib/Drupal/Component/Annotation/Plugin.php |
The plugin definiton read from the class annotation. |
plugin.manager.rest |
service |
drupal/core/modules/rest/rest.services.yml |
Drupal\rest\Plugin\Type\ResourcePluginManager |
FieldDropButtonTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDropButtonTest.php |
Tests the dropbutton field handler. |
Regex::$htmlPattern |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Regex.php |
|
ProfilerTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/ProfilerTest.php |
|
ManyToOneHelper.php |
file |
drupal/core/modules/views/lib/Drupal/views/ManyToOneHelper.php |
Definition of Drupal\views\ManyToOneHelper. |
Plugin::__construct |
function |
drupal/core/lib/Drupal/Component/Annotation/Plugin.php |
Constructs a Plugin object. |
Internal::getConfig |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/Internal.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::getConfig(). |
ParserTest::$parser |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
CacheInterface::has |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Cache/CacheInterface.php |
Returns whether metadata for the given class exists in the cache |
AbstractMessage.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
|
SystemListing::scan |
function |
drupal/core/lib/Drupal/Core/SystemListing.php |
Returns information about system object files (modules, themes, etc.). |
BlockAdminThemeTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
Tests the block system with admin themes. |
drupal_get_filename |
function |
drupal/core/includes/bootstrap.inc |
Returns and optionally sets the filename for a system resource. |
CSS_AGGREGATE_THEME |
constant |
drupal/core/includes/common.inc |
The default aggregation group for theme CSS files added to the page. |
Name::defineOptions |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Name.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
LengthValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LengthValidator.php |
|
ConfigException.php |
file |
drupal/core/lib/Drupal/Core/Config/ConfigException.php |
Definition of Drupal\Core\Config\ConfigException. |
error_test.info.yml |
file |
drupal/core/modules/system/tests/modules/error_test/error_test.info.yml |
drupal/core/modules/system/tests/modules/error_test/error_test.info.yml |
variable_initialize |
function |
drupal/core/includes/bootstrap.inc |
Loads the persistent variable table. |
Schema::changeField |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Change a field definition. |
StorageBase::delete |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/StorageBase.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::delete(). |
Entity::getBCEntity |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::getBCEntity(). |
FileCache::doDelete |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Deletes a cache entry. |
Schema::createTable |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Create a new table from a Drupal table definition. |
Entity::getNGEntity |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::getNGEntity(). |
RegisterAccessCheck |
class |
drupal/core/modules/user/lib/Drupal/user/Access/RegisterAccessCheck.php |
Access check for user registration routes. |
drupal_check_module |
function |
drupal/core/includes/install.inc |
Checks a module's requirements. |
hook_comment_delete |
function |
drupal/core/modules/comment/comment.api.php |
Respond to comment deletion. |
LinkItemTest::setUp |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkItemTest.php |
Set the default field storage backend for fields created during tests. |
ContactSitewideTest |
class |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Tests the site-wide contact form. |
ManyToOne::opHelper |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/ManyToOne.php |
|
ConfigInstaller.php |
file |
drupal/core/lib/Drupal/Core/Config/ConfigInstaller.php |
Contains \Drupal\Core\Config\ConfigInstaller. |