Schema::getFieldTypeMap |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Returns a mapping of Drupal schema field names to DB-native field types. |
UuidInterface::generate |
function |
drupal/core/lib/Drupal/Component/Uuid/UuidInterface.php |
Generates a Universally Unique IDentifier (UUID). |
GlobAsset::$initialized |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
|
StylesCombo::isInternal |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::isInternal(). |
Annotation::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation.php |
Constructor |
PhpFileLoader::supports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php |
Returns true if this class supports the given resource. |
statistics.settings.yml |
file |
drupal/core/modules/statistics/config/statistics.settings.yml |
drupal/core/modules/statistics/config/statistics.settings.yml |
invalid_object_name.yml |
file |
drupal/core/modules/config/tests/config_test_invalid_name/config/invalid_object_name.yml |
drupal/core/modules/config/tests/config_test_invalid_name/config/invalid_object_name.yml |
hook_views_post_execute |
function |
drupal/core/modules/views/views.api.php |
Act on the view immediately after the query has been executed. |
ManageFieldsTest::setUp |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Sets up a Drupal site for running functional and integration tests. |
RequestMatcher::matches |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php |
@api |
RepeatablePassInterface |
interface |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatablePassInterface.php |
Interface that must be implemented by passes that are run as part of an
RepeatedPass. |
DefinitionDecoratorTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
InvalidOptionsException |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/InvalidOptionsException.php |
|
UploadedFileTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
ClassLoader::unregister |
function |
drupal/core/vendor/composer/ClassLoader.php |
Unregisters this instance as an autoloader. |
QueueFactory::$settings |
property |
drupal/core/lib/Drupal/Core/Queue/QueueFactory.php |
The settings object. |
UnboundDisplayInterface |
interface |
drupal/core/modules/layout/lib/Drupal/layout/Config/UnboundDisplayInterface.php |
Interface for a Display that is not coupled with any layout. |
InstallStorage::listAll |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Implements Drupal\Core\Config\StorageInterface::listAll(). |
UriSignerTest::testSign |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/UriSignerTest.php |
|
ApacheMatcherDumperTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
taxonomy_vocabulary_add |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Page callback: provides the vocabulary creation form. |
DbLogTest::getTypeCount |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php |
Gets the count of database log entries by database log event type. |
StylesCombo::getButtons |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginButtonsInterface::getButtons(). |
LinkCancel::render_link |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkCancel.php |
Overrides \Drupal\user\Plugin\views\field\Link::render_link(). |
GetFilenameUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/GetFilenameUnitTest.php |
Definition of Drupal\system\Tests\Bootstrap\GetFilenameUnitTest. |
taxonomy_overview_terms |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Form builder for the taxonomy terms overview. |
AjaxController::content |
function |
drupal/core/lib/Drupal/Core/Controller/AjaxController.php |
Controller method for AJAX content. |
ZendDataCache::doDelete |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ZendDataCache.php |
Deletes a cache entry. |
StaticMockTestClass.php |
file |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/StaticMockTestClass.php |
|
StyleSerializerTest.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Contains \Drupal\rest\Tests\Views\StyleSerializerTest. |
CKEditorPluginInterface |
interface |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginInterface.php |
Defines an interface for (loading of) CKEditor plugins. |
Schema::fieldSetDefault |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Set the default value for a field. |
SimpleTestTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
|
serializer.encoder.json |
service |
drupal/core/modules/serialization/serialization.services.yml |
Drupal\serialization\Encoder\JsonEncoder |
PageNotFoundTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php |
Sets up a Drupal site for running functional and integration tests. |
TokenParser::$numTokens |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php |
The number of tokens. |
UnexpectedTypeException |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/UnexpectedTypeException.php |
|
NullValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/NullValidator.php |
Checks if the passed value is valid. |
EntityNG::getProperties |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getProperties(). |
hook_test_group_started |
function |
drupal/core/modules/simpletest/simpletest.api.php |
A test group has started. |
BlockTestBase::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTestBase.php |
Modules to enable. |
SelectionTest::$modules |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/Views/SelectionTest.php |
|
FileManagedTestBase.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Definition of Drupal\file\Tests\FileManagedTestBase. |
CustomBlockTestBase.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Contains \Drupal\custom_block\Tests\CustomBlockTestBase. |
DrupalTranslator::trans |
function |
drupal/core/lib/Drupal/Core/Validation/DrupalTranslator.php |
Implements \Symfony\Component\Translation\TranslatorInterface::trans(). |
DisplayApiTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
|
BlockTestBase::$regions |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTestBase.php |
A list of theme regions to test. |
ImageEffectsTest::setUp |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Sets up a Drupal site for running functional and integration tests. |
field_test_field_insert |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_insert(). |